Background for Starfield
Member of the SpaceshipReference script
eventOnShipSold()

Description

Documentation Comment

Event this is triggered when a ship is sold


Examples

Auto-Generated Example

Scriptname MyCoolScript extends SpaceshipReference

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