示例#1
0
 public static UnityEngine.Object GetResource(string path)
 {
     return(impl.GetResource(path));
 }