C# Class YWR.Tools.UiGameEventListener

Inheritance: MonoBehaviour, IListener
Afficher le fichier Open project: ycarowr/Tools

Méthodes protégées

Méthode Description
Awake ( ) : void
OnDestroy ( ) : void

Private Methods

Méthode Description
Subscribe ( ) : void
Unsubscribe ( ) : void

Method Details

Awake() protected méthode

protected Awake ( ) : void
Résultat void

OnDestroy() protected méthode

protected OnDestroy ( ) : void
Résultat void