public void AddStartGameListener(UnityAction Action) { StartGameVillage.AddOnDestroyListener(Action); }