Пример #1
0
 public ABManifestLoader()
 {
     _manifest     = null;
     _loadPath     = PathTool.GetWWWPath() + "/" + PathTool.GetPlatformName();
     _isLoadFinish = false;
 }