GameEventListener.OnDisable
Method in GameEventListener
Declaration
protected virtual void OnDisable()
Description
A Unity lifecycle method called when the behavior is disabled.
protected virtual void OnDisable()
A Unity lifecycle method called when the behavior is disabled.