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