Property | Type | Description | |
---|---|---|---|
Active | bool | ||
IsMainBuilding | bool | ||
_CO2NeedsPerDay | float | ||
_CO2ProductionPerDay | float | ||
_HumansNeeds | float | ||
_HumansProduction | float | ||
_O2NeedsPerDay | float | ||
_O2ProductionPerDay | float | ||
_associateNode | Node, | ||
_connectedToMainBuilding | bool | ||
_electricityNeedsPerDay | float | ||
_electricityProductionPerDay | float | ||
_foodNeedsPerDay | float | ||
_foodProductionPerDay | float | ||
_level | int | ||
_maxLevel | int | ||
_mineralsNeedsPerDay | float | ||
_mineralsProductionPerDay | float | ||
_waterNeedsPerDay | float | ||
_waterProductionPerDay | float | ||
prix | int |
Method | Description | |
---|---|---|
Start ( ) : void | ||
ToggleActive ( ) : void | ||
Update ( ) : void | ||
buildingActivation ( ) : void | ||
lvlUp ( ) : void | ||
needs ( ) : void | ||
production ( ) : void |
public float _electricityProductionPerDay | ||
return | float |