Beispiel #1
0
 public void DebugLogGameData()
 {
     Debug.Log("typename = " + gameData.GetType());
 }