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

Description

Documentation Comment

Removes the specified actor from the player's list of available crew members.


Caveats


Parameters

ActorakActor


Examples

Auto-Generated Example

Actor myActor__akActor

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