Example #1
0
 public static GameObject GetMiscellaneous(string name)
 {
     return(gameObjectList.GetMiscellaneous(name));
 }