コード例 #1
0
 public void RegisterPlatoonBirth(PlatoonBehaviour platoon)
 {
     _selectionManager.RegisterPlatoonBirth(platoon);
 }