Exemple #1
0
 public static void Prespawn(this GameObject asset, int count)
 {
     AssetProcess.Prespawn(asset, count);
 }