public List <IAssetVO> GetPreloads() { return(MapDataLoaderUtils.GetBattlePreloads(this.battleData)); }
public unsafe static long $Invoke2(long instance, long *args) { return(GCHandledObjects.ObjectToGCHandle(MapDataLoaderUtils.GetBattlePreloads((BattleInitializationData)GCHandledObjects.GCHandleToObject(*args)))); }