C# Class OutpostGenerator.SupplyShipTakingOff

Inheritance: Thing
Afficher le fichier Open project: Rikiki123456789/Rimworld Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Draw ( ) : void
ExposeData ( ) : void
InitializeLandingData ( IntVec3 position, Rot4 rotation ) : void
SpawnSetup ( ) : void
SupplyShipIsInBoundsAndVisible ( ) : bool
Tick ( ) : void

Method Details

Draw() public méthode

public Draw ( ) : void
Résultat void

ExposeData() public méthode

public ExposeData ( ) : void
Résultat void

InitializeLandingData() public méthode

public InitializeLandingData ( IntVec3 position, Rot4 rotation ) : void
position IntVec3
rotation Rot4
Résultat void

SpawnSetup() public méthode

public SpawnSetup ( ) : void
Résultat void

SupplyShipIsInBoundsAndVisible() public méthode

public SupplyShipIsInBoundsAndVisible ( ) : bool
Résultat bool

Tick() public méthode

public Tick ( ) : void
Résultat void