GetPriority - Quest

From the CreationKit Wiki
Revision as of 07:04, 2 November 2013 by imported>CraftySentinel (Spelling Changes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Member of: Quest Script

Type: SKSE Function.


Returns the quest's priority.

Syntax

int Function GetPriority() native

Return Value

The priority of the quest, expressed as an integer.

See Also