GetBookSkill

From GECK
Jump to: navigation, search


A function added by the JohnnyGuitar NVSE Plugin version 4.40.

Description

Returns skill actor value that a Book modifies. Returns -1 for non-skill books.

Syntax

[help]
(avCode) GetBookSkill book:baseform

Example

int iSkill = GetBookSkill MyBook 

See Also