Exemple #1
0
 public void AddStartGameListener(UnityAction Action)
 {
     StartGameVillage.AddOnDestroyListener(Action);
 }