Background for Starfield
Member of the ObjectReference script
boolfunctionIsCrew(ActorakActor)

Description

Documentation Comment

kmk - returns true if specified actor is crew of this ship


Caveats


Parameters

ActorakActor


Examples

Auto-Generated Example

Actor myActor__akActor

bool returnedValue = myObjectReference__toCallFunctionOn.IsCrew(myActor__akActor)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.