Background for Skyrim SE
Member of the Quest script
boolfunctionIsStarting()Native

Description

Wiki Description

Checks to see if this quest is in the process of starting up.

Documentation Comment

Checks to see if the quest is enabled but not running yet


Examples

No human-generated examples found for this function.

Auto-Generated Example

bool returnedValue = myQuest__toCallFunctionOn.IsStarting()

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.