示例#1
0
 /// <summary>
 /// 释放已加载包的所有资源,但不卸载资源
 /// </summary>
 public void UnloadAllAsset()
 {
     abManager.UnloadAllAsset();
 }