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

Description

Documentation Comment

Returns whether akActor is a teammate or player-controlled commanded/summoned actor


Caveats


Parameters

ActorakActor


Examples

Auto-Generated Example

Actor myActor__akActor

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