C# Class Modules, The-next-step

Inheritance: ModulesAdminPage
Afficher le fichier Open project: esther5576/The-next-step Class Usage Examples

Méthodes publiques

Свойство Type Description
Model GameObject,
_BuildingMaterialsNumberInfo GameObject,
_HUD GameObject,
_audio AudioSource
_buildings List
_buildingsCanvas GameObject,
_buttonLandingZone GameObject,
_constructionCanvas GameObject,
_landingZoneCreated bool
_sliderTime GameObject,

Méthodes publiques

Méthode Description
Awake ( ) : void
ComTower ( ) : void
FoodProduction ( ) : void
HumanHabitats ( ) : void
LandingZone ( ) : void
MedicalCenter ( ) : void
RoverStation ( ) : void
SolarPanels ( ) : void
Update ( ) : void
WareHouse ( ) : void
WaterExtractionCenter ( ) : void
canvasOptions ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

ComTower() public méthode

public ComTower ( ) : void
Résultat void

FoodProduction() public méthode

public FoodProduction ( ) : void
Résultat void

HumanHabitats() public méthode

public HumanHabitats ( ) : void
Résultat void

LandingZone() public méthode

public LandingZone ( ) : void
Résultat void

MedicalCenter() public méthode

public MedicalCenter ( ) : void
Résultat void

RoverStation() public méthode

public RoverStation ( ) : void
Résultat void

SolarPanels() public méthode

public SolarPanels ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

WareHouse() public méthode

public WareHouse ( ) : void
Résultat void

WaterExtractionCenter() public méthode

public WaterExtractionCenter ( ) : void
Résultat void

canvasOptions() public méthode

public canvasOptions ( ) : void
Résultat void

Property Details

Model public_oe property

public GameObject, Model
Résultat GameObject,

_BuildingMaterialsNumberInfo public_oe property

public GameObject, _BuildingMaterialsNumberInfo
Résultat GameObject,

_HUD public_oe property

public GameObject, _HUD
Résultat GameObject,

_audio public_oe property

public AudioSource _audio
Résultat AudioSource

_buildings public_oe property

public List _buildings
Résultat List

_buildingsCanvas public_oe property

public GameObject, _buildingsCanvas
Résultat GameObject,

_buttonLandingZone public_oe property

public GameObject, _buttonLandingZone
Résultat GameObject,

_constructionCanvas public_oe property

public GameObject, _constructionCanvas
Résultat GameObject,

_landingZoneCreated public_oe property

public bool _landingZoneCreated
Résultat bool

_sliderTime public_oe property

public GameObject, _sliderTime
Résultat GameObject,