C# Class ActionType, GGJ2016

Inheritance: MonoBehaviour
Afficher le fichier Open project: azokal/GGJ2016 Class Usage Examples

Méthodes publiques

Свойство Type Description
eventType string

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

eventType public_oe property

public string eventType
Résultat string