- Found in:
- Vanilla
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)