Example #1
0
 public static GameObject GetPlayerObject()
 {
     return(gameObjectList.GetPlayerObject());
 }