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

Description

Documentation Comment

Is the player an owner of this spaceship reference


Caveats


Parameters


Examples

Auto-Generated Example

SpaceshipReference mySpaceshipReference__arRef

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