Background for Starfield
Member of the Game script
boolfunctionTrySetPlayerHomeSpaceShip(ObjectReferenceakHomeShip)NativeGlobal

Description

Documentation Comment

Attempts to set the player's home ship


Caveats


Parameters

ObjectReferenceakHomeShip


Examples

Auto-Generated Example

ObjectReference myObjectReference__akHomeShip

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