C# Class YWR.Tools.UiGameEventListener

Inheritance: MonoBehaviour, IListener
Mostra file Open project: ycarowr/Tools

Protected Methods

Method Description
Awake ( ) : void
OnDestroy ( ) : void

Private Methods

Method Description
Subscribe ( ) : void
Unsubscribe ( ) : void

Method Details

Awake() protected method

protected Awake ( ) : void
return void

OnDestroy() protected method

protected OnDestroy ( ) : void
return void