- Found in:
- Vanilla
Description
Documentation Comment
Pauses the quest timer if abPause is true, resumes it if false. If the timer was already in the requested state nothing happens.
Caveats
Parameters
boolabPause=true
Examples
Auto-Generated Example
bool myBool__abPause
myQuest__toCallFunctionOn.PauseQuestTimer(myBool__abPause)