Background for Starfield
Member of the Quest script
voidfunctionSetStageNoWait(intaiStage)Native

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)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.