C# Class ccEventBase, GGJ2016

Inheritance: MonoBehaviour
Afficher le fichier Open project: netgrind/GGJ2016

Méthodes publiques

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

Méthodes protégées

Méthode Description
OnDisable ( ) : void
OnEnable ( ) : void
OnEvent ( ) : void

Method Details

OnDisable() protected méthode

protected OnDisable ( ) : void
Résultat void

OnEnable() protected méthode

protected OnEnable ( ) : void
Résultat void

OnEvent() protected méthode

protected OnEvent ( ) : void
Résultat void

Property Details

eventName public_oe property

public string eventName
Résultat string