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

Description

Documentation Comment

Returns whether akActor is commanded by the player


Caveats


Parameters

ActorakActor


Examples

Auto-Generated Example

Actor myActor__akActor

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