Background for Starfield
Member of the SpaceshipReference script

Description

Documentation Comment

Event this is triggered when a ship is bought


Examples

Auto-Generated Example

Scriptname MyCoolScript extends SpaceshipReference

event OnShipBought()
    Debug.trace("Event received - OnShipBought")
endEvent
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.