Ejemplo n.º 1
0
 public static UnityEngine.Object[] GetAllResources(string path)
 {
     return(impl.GetAllResources(path));
 }