/// <summary> /// 客户端同意从远程服务器上加载文件,用于热更新 /// </summary> public void GoGetWWWFromServer() { resourceMgr.GogetWWWFromServer(); }