Exemple #1
0
 public void UnSubsribe(UnityAction <Collider> action)
 {
     m_event.RemoveListener(action);
 }