GetPriority - Quest
Revision as of 06:36, 2 November 2013 by imported>CraftySentinel (Created page with "__NOTOC__ '''Defined in:''' Quest Script '''Type:''' SKSE Member Function. Returns the quest's priority. == Syntax == <source lang="papyrus"> int F...")
Defined in: Quest Script
Type: SKSE Member Function.
Returns the quest's priority.
Syntax
int Function GetPriority() native
Return Value
The priority of the quest, expressed as an integer.