GetStageDone

From the CreationKit Wiki
Jump to navigation Jump to search

Syntax:

GetStageDone QuestID StageIndex

Example:

GetStageDone MS01 30 

Returns 1 if the specified stage has been completed, 0 otherwise.

For details on the meaning of "done", see Quest.GetStageDone (Papyrus).

See Also[edit | edit source]

GetStage

SetStage

Papyrus Version[edit | edit source]

Quest.GetStageDone (Papyrus)