Background for Skyrim SE
Member of the Actor script
boolfunctionIsAllowedToFly()Native

Description

Wiki Description

Is this actor currently allowed to fly?

Documentation Comment

Is this actor allowed to fly?


Examples

No human-generated examples found for this function.

Auto-Generated Example

bool returnedValue = myActor__toCallFunctionOn.IsAllowedToFly()

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.