Свойство | Type | Description | |
---|---|---|---|
dustPrefab | GameObject |
Méthode | Description | |
---|---|---|
SetBuildingToConstruct ( GameObject b ) : void | ||
SetInConstruction ( bool b ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
getBuildingToConstruct ( ) : GameObject | ||
getConstruct ( ) : bool | ||
getInConstruction ( ) : bool | ||
setConstruct ( bool b ) : void |
public SetBuildingToConstruct ( GameObject b ) : void | ||
b | GameObject | |
Résultat | void |
public getBuildingToConstruct ( ) : GameObject | ||
Résultat | GameObject |