Exemple #1
0
 void TargetSelectNewlySpawnedUnit(NetworkConnection target, GameObject unitObject)
 {
     unitSelectionHandler.SelectNewlySpawnedUnit(unitObject);
 }