Difference between revisions of "GetPriority - Quest"
Jump to navigation
Jump to search
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...") |
(No difference)
|
Revision as of 06:36, 2 November 2013
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.