public void OnDisable() { Event.UnRegisterListener(this); }
private void OnDisable() { gameEvent.UnRegisterListener(this); }