Background for Starfield
Member of the Game script
boolfunctionRemovePlayerOwnedShip(SpaceshipReferencearRef)NativeGlobal

Description

Documentation Comment

Remove the specified spaceship from the player's owned ships


Caveats


Parameters


Examples

Auto-Generated Example

SpaceshipReference mySpaceshipReference__arRef

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