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

Description

Wiki Description

Checks to see if this quest is active (currently tracked by the player).

Documentation Comment

Is this quest "active" (tracked by the player)?


Examples

No human-generated examples found for this function.

Auto-Generated Example

bool returnedValue = myQuest__toCallFunctionOn.IsActive()

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.