public UnityEngine.Object[] GetMultiResource(string bundleName)
 {
     return(assetLoader.GetMultiResources(bundleName));
 }