C# Class BetharianPower.CompPowerPlantBetharian

Power plant component which is similar to geothermal power.
Inheritance: CompPowerPlant
Mostra file Open project: DianaWinters/Orassans

Public Methods

Method Description
CompTick ( ) : void
PostDeSpawn ( Map map ) : void
PostSpawnSetup ( bool respawningAfterLoad ) : void

Method Details

CompTick() public method

public CompTick ( ) : void
return void

PostDeSpawn() public method

public PostDeSpawn ( Map map ) : void
map Map
return void

PostSpawnSetup() public method

public PostSpawnSetup ( bool respawningAfterLoad ) : void
respawningAfterLoad bool
return void