C# Class MetroDucklingsMove

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

Méthodes publiques

Свойство Type Description
brownduck GameObject
brownduckswitch GameObject
wheretogo 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

brownduck public_oe property

public GameObject brownduck
Résultat GameObject

brownduckswitch public_oe property

public GameObject brownduckswitch
Résultat GameObject

wheretogo public_oe property

public GameObject wheretogo
Résultat GameObject