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