C# Class BuildingExplication, The-next-step

Inheritance: MonoBehaviour
Afficher le fichier Open project: esther5576/The-next-step

Méthodes publiques

Свойство Type Description
_BuildingExplanation GameObject

Méthodes publiques

Méthode Description
Com ( ) : void
Farm ( ) : void
Human ( ) : void
Landing ( ) : void
Medical ( ) : void
Rover ( ) : void
SolarPan ( ) : void
Start ( ) : void
Update ( ) : void
Warehouse ( ) : void
Water ( ) : void

Method Details

Com() public méthode

public Com ( ) : void
Résultat void

Farm() public méthode

public Farm ( ) : void
Résultat void

Human() public méthode

public Human ( ) : void
Résultat void

Landing() public méthode

public Landing ( ) : void
Résultat void

Medical() public méthode

public Medical ( ) : void
Résultat void

Rover() public méthode

public Rover ( ) : void
Résultat void

SolarPan() public méthode

public SolarPan ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Warehouse() public méthode

public Warehouse ( ) : void
Résultat void

Water() public méthode

public Water ( ) : void
Résultat void

Property Details

_BuildingExplanation public_oe property

public GameObject _BuildingExplanation
Résultat GameObject