Background for Skyrim SE
Member of the Quest script
intfunctionGetStage()

Description

Wiki Description

Obtains the highest completed stage in this quest.

Documentation Comment

Alias for GetCurrentStage - obtains the highest completed stage on this quest


Examples

No human-generated examples found for this function.

Auto-Generated Example

int returnedValue = myQuest__toCallFunctionOn.GetStage()

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.