C# Class MetroPinkSeatManMove

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

Méthodes publiques

Свойство Type Description
goback GameObject
stand GameObject
suit GameObject
wheretogo GameObject

Méthodes publiques

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

Private Methods

Méthode Description
Goback ( ) : IEnumerator

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

goback public_oe property

public GameObject goback
Résultat GameObject

stand public_oe property

public GameObject stand
Résultat GameObject

suit public_oe property

public GameObject suit
Résultat GameObject

wheretogo public_oe property

public GameObject wheretogo
Résultat GameObject