Background for Skyrim SE
Member of the LibFire script
boolfunctionActorIsSummoned(ActorakActor)NativeGlobal

Description

Documentation Comment

Returns whether akActor is a summoned actor


Caveats


Parameters

ActorakActor


Examples

Auto-Generated Example

Actor myActor__akActor

bool returnedValue = LibFire.ActorIsSummoned(myActor__akActor)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.