GetSkill - Book

From the CreationKit Wiki
Revision as of 02:45, 1 June 2013 by imported>Bot Owned (Created page with "Category:Scripting Category:Papyrus Category:SKSE '''SKSE Member of:''' Book Script Returns the Skill that this book increases. == Syntax == <source lang="pa...")
(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 Skill as a Int that this book increases.

Examples

skillbookproperty.GetSkill()

See Also