GetSkill - Book

From the CreationKit Wiki
Revision as of 00:53, 5 September 2014 by imported>Egocarib (link to actor value IDs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

SKSE Member of: Book Script

Returns the Skill that this book increases.

Syntax

int Function GetSkill() native

Parameters

None

Return Value

Returns the Actor Value ID representing the skill that this book increases.

Examples

skillbookproperty.GetSkill()

See Also