Exemple #1
0
 public void CreateMark(float radius, Table information)
 {
     _gameManager.SpawnMark(this, radius, information);
 }