- Found in:
- Vanilla
Description
Documentation Comment
Sets the quest to the requested stage. Will NOT wait for the quest to start up, or for fragments to run. As such, it cannot return whether
the stage was set or not, unlike SetStage or SetCurrentStageID
Caveats
Parameters
intaiStage
Examples
Auto-Generated Example
int myInt__aiStage
myQuest__toCallFunctionOn.SetStageNoWait(myInt__aiStage)