C# Class BetharianPower.CompPowerPlantBetharian

Power plant component which is similar to geothermal power.
Inheritance: CompPowerPlant
Afficher le fichier Open project: DianaWinters/Orassans

Méthodes publiques

Méthode Description
CompTick ( ) : void
PostDeSpawn ( Map map ) : void
PostSpawnSetup ( bool respawningAfterLoad ) : void

Method Details

CompTick() public méthode

public CompTick ( ) : void
Résultat void

PostDeSpawn() public méthode

public PostDeSpawn ( Map map ) : void
map Map
Résultat void

PostSpawnSetup() public méthode

public PostSpawnSetup ( bool respawningAfterLoad ) : void
respawningAfterLoad bool
Résultat void