Exemple #1
0
 public void RemoveEvent()
 {
     uiMgr.RemoveEvent(UIEventManager.EventType.PickChar, OnPickCharacter);
 }