C# Class MetroTransferOn

Inheritance: MonoBehaviour
Afficher le fichier Open project: SNUGDC/stardust

Méthodes publiques

Свойство Type Description
doorleft GameObject
doorright GameObject
passenger GameObject
passengerturn GameObject
wheretogo1 GameObject
wheretogo2 GameObject
wheretogo3 GameObject
wheretogo4 GameObject
wheretogo5 GameObject
wheretogo6 GameObject

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

doorleft public_oe property

public GameObject doorleft
Résultat GameObject

doorright public_oe property

public GameObject doorright
Résultat GameObject

passenger public_oe property

public GameObject passenger
Résultat GameObject

passengerturn public_oe property

public GameObject passengerturn
Résultat GameObject

wheretogo1 public_oe property

public GameObject wheretogo1
Résultat GameObject

wheretogo2 public_oe property

public GameObject wheretogo2
Résultat GameObject

wheretogo3 public_oe property

public GameObject wheretogo3
Résultat GameObject

wheretogo4 public_oe property

public GameObject wheretogo4
Résultat GameObject

wheretogo5 public_oe property

public GameObject wheretogo5
Résultat GameObject

wheretogo6 public_oe property

public GameObject wheretogo6
Résultat GameObject