Background for Skyrim SE
Member of the Quest script
intfunctionGetPriority()Native

Description

Wiki Description

Type: SKSE Function.

Returns the quest's priority.

Documentation Comment

returns the priority of the quest


Caveats


Examples

No human-generated examples found for this function.

Auto-Generated Example

int returnedValue = myQuest__toCallFunctionOn.GetPriority()

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.