예제 #1
0
 public void InstantiateWorldObject(string prefabName)
 {
     InstantiateScriptObject.InstantiateInteractive(prefabName);
 }