Background for Starfield
Member of the Game script
boolfunctionAddToAvailableCrew(ActorakActor)NativeGlobal

Description

Documentation Comment

Adds the specified actor to the player's unassigned crew list


Caveats


Parameters

ActorakActor


Examples

Auto-Generated Example

Actor myActor__akActor

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