11026 lines
599 KiB
C++
11026 lines
599 KiB
C++
|
|
#include "il2cpp-config.h"
|
|||
|
|
|
|||
|
|
#ifndef _MSC_VER
|
|||
|
|
# include <alloca.h>
|
|||
|
|
#else
|
|||
|
|
# include <malloc.h>
|
|||
|
|
#endif
|
|||
|
|
|
|||
|
|
|
|||
|
|
#include <cstring>
|
|||
|
|
#include <string.h>
|
|||
|
|
#include <stdio.h>
|
|||
|
|
#include <cmath>
|
|||
|
|
#include <limits>
|
|||
|
|
#include <assert.h>
|
|||
|
|
#include <stdint.h>
|
|||
|
|
|
|||
|
|
#include "codegen/il2cpp-codegen.h"
|
|||
|
|
#include "il2cpp-object-internals.h"
|
|||
|
|
|
|||
|
|
template <typename R>
|
|||
|
|
struct VirtFuncInvoker0
|
|||
|
|
{
|
|||
|
|
typedef R (*Func)(void*, const RuntimeMethod*);
|
|||
|
|
|
|||
|
|
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
|
|||
|
|
{
|
|||
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
|
|||
|
|
return ((Func)invokeData.methodPtr)(obj, invokeData.method);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
struct VirtActionInvoker0
|
|||
|
|
{
|
|||
|
|
typedef void (*Action)(void*, const RuntimeMethod*);
|
|||
|
|
|
|||
|
|
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
|
|||
|
|
{
|
|||
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
|
|||
|
|
((Action)invokeData.methodPtr)(obj, invokeData.method);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
// FairyGUI.GComponent
|
|||
|
|
struct GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC;
|
|||
|
|
// LuaInterface.LuaBaseRef
|
|||
|
|
struct LuaBaseRef_tFA9E77CEC1FFBFDE8BC5AF2B9C1A693AD5CFE0B4;
|
|||
|
|
// LuaInterface.LuaCSFunction
|
|||
|
|
struct LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE;
|
|||
|
|
// LuaInterface.LuaFunction
|
|||
|
|
struct LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B;
|
|||
|
|
// LuaInterface.LuaReflection
|
|||
|
|
struct LuaReflection_t19301C37ECEEA92E1822023F3DA02A623875496F;
|
|||
|
|
// LuaInterface.LuaState
|
|||
|
|
struct LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE;
|
|||
|
|
// LuaInterface.LuaTable
|
|||
|
|
struct LuaTable_t01E9E69BA6012CD87238BB47915B07AF0A719A87;
|
|||
|
|
// LuaInterface.ObjectTranslator
|
|||
|
|
struct ObjectTranslator_t83CF36CEC9DC16EF853E8331972281E6CB9B18DF;
|
|||
|
|
// LuaInterface.ToLua/LuaTableToVar[]
|
|||
|
|
struct LuaTableToVarU5BU5D_t8A918435115BB3F5A70A8ACB82EAFE0B9DA048A6;
|
|||
|
|
// System.Action
|
|||
|
|
struct Action_t591D2A86165F896B4B800BB5C25CE18672A55579;
|
|||
|
|
// System.Action`1<System.Object>
|
|||
|
|
struct Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0;
|
|||
|
|
// System.Action`1<UnityEngine.AsyncOperation>
|
|||
|
|
struct Action_1_tCBF754C290FAE894631BED8FD56E9E22C4C187F9;
|
|||
|
|
// System.Action`1<taurus.client.MessageResponse>
|
|||
|
|
struct Action_1_t90801CBDF2C3D525C599D867AE5A075078AA0BB2;
|
|||
|
|
// System.AsyncCallback
|
|||
|
|
struct AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4;
|
|||
|
|
// System.Byte[]
|
|||
|
|
struct ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821;
|
|||
|
|
// System.Char[]
|
|||
|
|
struct CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2;
|
|||
|
|
// System.Collections.Generic.Dictionary`2/Entry<System.String,System.Boolean>[]
|
|||
|
|
struct EntryU5BU5D_t7D300CE1CB9D0C18A6A29716019D9F4DA4C17490;
|
|||
|
|
// System.Collections.Generic.Dictionary`2/Entry<System.String,System.Collections.Generic.List`1<taurus.unity.AssetEntity>>[]
|
|||
|
|
struct EntryU5BU5D_t168341712DC29C8FD16DC9CB653F4F1DF71BFDEE;
|
|||
|
|
// System.Collections.Generic.Dictionary`2/Entry<System.String,UnityEngine.AssetBundle>[]
|
|||
|
|
struct EntryU5BU5D_tF8C6841B27855ED0EDCBFF07CD151051F36271F5;
|
|||
|
|
// System.Collections.Generic.Dictionary`2/Entry<System.String,taurus.unity.AssetConfig>[]
|
|||
|
|
struct EntryU5BU5D_tB2BF5DEE79FAC96B73882436F37E6F25C7228F88;
|
|||
|
|
// System.Collections.Generic.Dictionary`2/Entry<System.String,taurus.unity.AssetEntity>[]
|
|||
|
|
struct EntryU5BU5D_tEBD76A4F7C1A41346BEC7169D953D8B189819275;
|
|||
|
|
// System.Collections.Generic.Dictionary`2/Entry<System.String,taurus.unity.AssetPack>[]
|
|||
|
|
struct EntryU5BU5D_t8CB20A8AD2729CC1E8014681949C6A0727CFF271;
|
|||
|
|
// System.Collections.Generic.Dictionary`2/KeyCollection<System.String,System.Boolean>
|
|||
|
|
struct KeyCollection_t301F7AA2D002B20DED934E68BA125BE268F2BEF9;
|
|||
|
|
// System.Collections.Generic.Dictionary`2/KeyCollection<System.String,System.Collections.Generic.List`1<taurus.unity.AssetEntity>>
|
|||
|
|
struct KeyCollection_t8B202EBFE8805BB6B15AB9E8064138A737064D49;
|
|||
|
|
// System.Collections.Generic.Dictionary`2/KeyCollection<System.String,UnityEngine.AssetBundle>
|
|||
|
|
struct KeyCollection_tDA342B90061411FB843C554D6774495F4B92FED1;
|
|||
|
|
// System.Collections.Generic.Dictionary`2/KeyCollection<System.String,taurus.unity.AssetConfig>
|
|||
|
|
struct KeyCollection_t3522F199A6AD41C80B26BD2EFEC9FD102750EFB6;
|
|||
|
|
// System.Collections.Generic.Dictionary`2/KeyCollection<System.String,taurus.unity.AssetEntity>
|
|||
|
|
struct KeyCollection_t9A25B9DA314C834CA6F341952DB40D3FA953D3F1;
|
|||
|
|
// System.Collections.Generic.Dictionary`2/KeyCollection<System.String,taurus.unity.AssetPack>
|
|||
|
|
struct KeyCollection_tAC6E9E7A3656A80BED4FBE2EF1C41E9FA0138AE8;
|
|||
|
|
// System.Collections.Generic.Dictionary`2/ValueCollection<System.String,System.Boolean>
|
|||
|
|
struct ValueCollection_tFBC1693F0C1EAF26CFEC28D74985CA5F1718A7B5;
|
|||
|
|
// System.Collections.Generic.Dictionary`2/ValueCollection<System.String,System.Collections.Generic.List`1<taurus.unity.AssetEntity>>
|
|||
|
|
struct ValueCollection_tE921596353EBB6887CEECE269BF82AE8E25C42A2;
|
|||
|
|
// System.Collections.Generic.Dictionary`2/ValueCollection<System.String,UnityEngine.AssetBundle>
|
|||
|
|
struct ValueCollection_t4D94D06822BDB10D942CBF6A338557EABCAFC3AB;
|
|||
|
|
// System.Collections.Generic.Dictionary`2/ValueCollection<System.String,taurus.unity.AssetConfig>
|
|||
|
|
struct ValueCollection_t68021AA73BBB04A34B771BC30B33E493F63913AB;
|
|||
|
|
// System.Collections.Generic.Dictionary`2/ValueCollection<System.String,taurus.unity.AssetEntity>
|
|||
|
|
struct ValueCollection_t1F0F89490B4692CC564EF435AF8AF709A97FD316;
|
|||
|
|
// System.Collections.Generic.Dictionary`2/ValueCollection<System.String,taurus.unity.AssetPack>
|
|||
|
|
struct ValueCollection_t356E2BEB2C37647C65E8C8D188F4302B914964D3;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.Enum,System.Object>
|
|||
|
|
struct Dictionary_2_t86DA606688BA1954C5CC9368104CE9722112D2C2;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.Int32,System.Type>
|
|||
|
|
struct Dictionary_2_t1302C50AC2AF6849C455DCE970305F09D16B7258;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.Int32,System.WeakReference>
|
|||
|
|
struct Dictionary_2_t81F516F814A3463D65D07253CF5167FBF9378593;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.Int32,taurus.client.TaurusClient>
|
|||
|
|
struct Dictionary_2_tA05328E92AEF26AEFA450BCED1B71DD0F2180B73;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.Int64,System.WeakReference>
|
|||
|
|
struct Dictionary_2_t35D9A5097C30B9E0B442FCEF1B4E05D3B6C168B9;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.IntPtr,LuaInterface.LuaState>
|
|||
|
|
struct Dictionary_2_tE2C4B84883C857DB2F1AD0ED287337B1F1C52601;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>
|
|||
|
|
struct Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.Object,System.Object>
|
|||
|
|
struct Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.String,System.Boolean>
|
|||
|
|
struct Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<taurus.unity.AssetEntity>>
|
|||
|
|
struct Dictionary_2_t296DB25273CE4CE3D4D5B7FCA95E3214DF18B51F;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.String,System.WeakReference>
|
|||
|
|
struct Dictionary_2_t4DFB78733A30CBA0D97E97E6520159E27C47BAA3;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AssetBundle>
|
|||
|
|
struct Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetConfig>
|
|||
|
|
struct Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetEntity>
|
|||
|
|
struct Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetPack>
|
|||
|
|
struct Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.Type,LuaInterface.LuaCSFunction>
|
|||
|
|
struct Dictionary_2_tFBD3EE1AE887BC5C589B41D13A6B666269FF9B16;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.Type,LuaInterface.ToLua/LuaPushVarObject>
|
|||
|
|
struct Dictionary_2_t96D0FFAC34212E84FBF3B0CC7F964CC2F167F4FA;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.Type,System.Int32>
|
|||
|
|
struct Dictionary_2_tA4F27994EF77494F74F85FCFD482DBAD219E6E8F;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<taurus.client.Message,System.Action`1<taurus.client.MessageResponse>>
|
|||
|
|
struct Dictionary_2_tD72D8A7B166C48F6AC08F1361B5925D999A08990;
|
|||
|
|
// System.Collections.Generic.HashSet`1<System.String>
|
|||
|
|
struct HashSet_1_tAF31CD0D5B1F27E354D2DA33F8CF07F490E8C98A;
|
|||
|
|
// System.Collections.Generic.HashSet`1<System.Type>
|
|||
|
|
struct HashSet_1_tE84F3F43144CEC800A734119BDF178122DCF1B05;
|
|||
|
|
// System.Collections.Generic.IEqualityComparer`1<System.String>
|
|||
|
|
struct IEqualityComparer_1_t1F07EAC22CC1D4F279164B144240E4718BD7E7A9;
|
|||
|
|
// System.Collections.Generic.List`1<LuaInterface.GCRef>
|
|||
|
|
struct List_1_t8B834EA70735F6D6583AA875AC98991EF26FA22F;
|
|||
|
|
// System.Collections.Generic.List`1<LuaInterface.LuaBaseRef>
|
|||
|
|
struct List_1_t09C52EC41C0032242B13200CFA642DCA685D5FF1;
|
|||
|
|
// System.Collections.Generic.List`1<System.Object>
|
|||
|
|
struct List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D;
|
|||
|
|
// System.Collections.Generic.List`1<taurus.client.TaurusClient>
|
|||
|
|
struct List_1_tC430C37794A03AB2A7873213CB56B47D3E5717A3;
|
|||
|
|
// System.Collections.Generic.List`1<taurus.unity.AssetConfig>
|
|||
|
|
struct List_1_t924208130B6022C80FB9777399601CCFB1BEAC62;
|
|||
|
|
// System.Collections.Generic.List`1<taurus.unity.AssetEntity>
|
|||
|
|
struct List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0;
|
|||
|
|
// System.Collections.Generic.Stack`1<LuaInterface.LuaFunction/FuncData>
|
|||
|
|
struct Stack_1_t2E6C3E81B5BEEB358E4416D261369920E3E9A211;
|
|||
|
|
// System.Collections.Hashtable
|
|||
|
|
struct Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9;
|
|||
|
|
// System.Collections.IDictionary
|
|||
|
|
struct IDictionary_t1BD5C1546718A374EA8122FBD6C6EE45331E8CE7;
|
|||
|
|
// System.DelegateData
|
|||
|
|
struct DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE;
|
|||
|
|
// System.Delegate[]
|
|||
|
|
struct DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86;
|
|||
|
|
// System.Diagnostics.StackTrace[]
|
|||
|
|
struct StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196;
|
|||
|
|
// System.Exception
|
|||
|
|
struct Exception_t;
|
|||
|
|
// System.IAsyncResult
|
|||
|
|
struct IAsyncResult_t8E194308510B375B42432981AE5E7488C458D598;
|
|||
|
|
// System.Int32[]
|
|||
|
|
struct Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83;
|
|||
|
|
// System.IntPtr[]
|
|||
|
|
struct IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD;
|
|||
|
|
// System.Object[]
|
|||
|
|
struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A;
|
|||
|
|
// System.Reflection.Binder
|
|||
|
|
struct Binder_t4D5CB06963501D32847C057B57157D6DC49CA759;
|
|||
|
|
// System.Reflection.MemberFilter
|
|||
|
|
struct MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381;
|
|||
|
|
// System.Reflection.MethodInfo
|
|||
|
|
struct MethodInfo_t;
|
|||
|
|
// System.Runtime.Serialization.SafeSerializationManager
|
|||
|
|
struct SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770;
|
|||
|
|
// System.String
|
|||
|
|
struct String_t;
|
|||
|
|
// System.String[]
|
|||
|
|
struct StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E;
|
|||
|
|
// System.Type
|
|||
|
|
struct Type_t;
|
|||
|
|
// System.Type[]
|
|||
|
|
struct TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F;
|
|||
|
|
// System.Void
|
|||
|
|
struct Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017;
|
|||
|
|
// UnityEngine.AssetBundle
|
|||
|
|
struct AssetBundle_tCE287BAB693894C3991CDD308B92A8C9C4BD4C78;
|
|||
|
|
// UnityEngine.AsyncOperation
|
|||
|
|
struct AsyncOperation_t304C51ABED8AE734CC8DDDFE13013D8D5A44641D;
|
|||
|
|
// UnityEngine.AudioClip
|
|||
|
|
struct AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051;
|
|||
|
|
// UnityEngine.AudioClip/PCMReaderCallback
|
|||
|
|
struct PCMReaderCallback_t9B87AB13DCD37957B045554BF28A57697E6B8EFB;
|
|||
|
|
// UnityEngine.AudioClip/PCMSetPositionCallback
|
|||
|
|
struct PCMSetPositionCallback_t092ED33043C0279B5E4D343EBCBD516CEF260801;
|
|||
|
|
// UnityEngine.Object
|
|||
|
|
struct Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0;
|
|||
|
|
// VerCheck
|
|||
|
|
struct VerCheck_t5A404F6D6DA95CA9DF06B8B98703751702CF83C7;
|
|||
|
|
// taurus.client.ByteArray
|
|||
|
|
struct ByteArray_t5B8026DA5E5D2F9403BF1B87D0FE2E45BE31D40C;
|
|||
|
|
// taurus.client.Event
|
|||
|
|
struct Event_tF46E66225D6A43647DB8AD6003F242BFE2FFD680;
|
|||
|
|
// taurus.client.EventDispatcher
|
|||
|
|
struct EventDispatcher_t679C609A0C1729C6B337416A73838936DCD4B290;
|
|||
|
|
// taurus.client.IEventListener
|
|||
|
|
struct IEventListener_t813821D71926F73343C56622BEFDA6BF758EBAF2;
|
|||
|
|
// taurus.client.ISocketLayer
|
|||
|
|
struct ISocketLayer_t69B8D58391A5FB233EBA191FF1A770CF184D4196;
|
|||
|
|
// taurus.client.ITObject
|
|||
|
|
struct ITObject_t56BDDC23E7E289E55FC527EC35C6CD677544497A;
|
|||
|
|
// taurus.client.Message
|
|||
|
|
struct Message_tE26118E9EE09B183C7C979555D2FFAE205111AE6;
|
|||
|
|
// taurus.client.MessageResponse
|
|||
|
|
struct MessageResponse_t88C0FC1EE5B4AA0440AA3E7B6F19D7ABE975FDEB;
|
|||
|
|
// taurus.client.TaurusClient
|
|||
|
|
struct TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F;
|
|||
|
|
// taurus.client.ThreadManager
|
|||
|
|
struct ThreadManager_t0D98C313B35AD9436B3289F6D25EED605977877E;
|
|||
|
|
// taurus.unity.AssetConfig
|
|||
|
|
struct AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4;
|
|||
|
|
// taurus.unity.AssetConfig[]
|
|||
|
|
struct AssetConfigU5BU5D_tBDF86769B4A0A3FA9ADC2B28A993AE4DA4EE1DA5;
|
|||
|
|
// taurus.unity.AssetEntity
|
|||
|
|
struct AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6;
|
|||
|
|
// taurus.unity.AssetEntity[]
|
|||
|
|
struct AssetEntityU5BU5D_t889ABE692D93948F868C65E8552C4E0C4C12C2F0;
|
|||
|
|
// taurus.unity.AssetPack
|
|||
|
|
struct AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886;
|
|||
|
|
// taurus.unity.LuaNetClient
|
|||
|
|
struct LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D;
|
|||
|
|
// taurus_client_NetManagerWrap
|
|||
|
|
struct taurus_client_NetManagerWrap_t2AD4E97C4CFB919725F27E3D61381868E3BA5092;
|
|||
|
|
// taurus_unity_LuaNetClientWrap
|
|||
|
|
struct taurus_unity_LuaNetClientWrap_tA53B283F7CADEFD5739142F8F6E0F82D08D87261;
|
|||
|
|
// taurus_unity_ResourcesManagerWrap
|
|||
|
|
struct taurus_unity_ResourcesManagerWrap_t20D9194F0EDA9CFB1493F8012C8218552DBD9C36;
|
|||
|
|
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* Action_1_t90801CBDF2C3D525C599D867AE5A075078AA0BB2_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* ByteArray_t5B8026DA5E5D2F9403BF1B87D0FE2E45BE31D40C_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* Convert_t1C7A851BFB2F0782FD7F72F6AA1DCBB7B53A9C7E_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* Debug_t7B5FCB117E2FD63B6838BC52821B252E2BFB61C4_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t296DB25273CE4CE3D4D5B7FCA95E3214DF18B51F_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* Exception_t_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* IEventListener_t813821D71926F73343C56622BEFDA6BF758EBAF2_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* List_1_t924208130B6022C80FB9777399601CCFB1BEAC62_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* Message_tE26118E9EE09B183C7C979555D2FFAE205111AE6_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* NetManager_tC97506D29E47B4C71983B05FC43A39C051B206DE_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* SocketCode_tE52A55D4D477F1664527A566321034F605632500_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* VerCheck_t5A404F6D6DA95CA9DF06B8B98703751702CF83C7_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* WXData_tDC505A838952A3360267DE4854C3941CFFB83C12_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral053AA540C1CFCAEF76B7D72982E4C1BF6CCF10D0;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral05A79F06CF3F67F726DAE68D18A2290F6C9A50C9;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral082027E7159C5FED251853AE6B0EC26C28AFADCC;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral08927280B185AA975D9F0C8175F290C92D103B0B;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral08D78AAE204B6EAB32946CC0DFB9E337B21EE459;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral139E4C8681F2E4482329927915E67DC865DC4959;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral19C55A74BD18C1C430BEB85C8B1DBA3F8CC1E04B;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral19F34EE1E406EA84CA83C835A3301B5D9014A788;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral253253849E0DD9CE81B02D4B38BC52B80F1BA3C8;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral28DC233316EAD797BF35DE88EE67810021394561;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2BBF9E4DA20939DB5F00F6DFDD8606C75EF35E02;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2EEE00368450980565A6D561C47FE1E6FB3347B5;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral364E4049B323FFAE6C93BC2F287E928B77AFF9E6;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral3DB2ACF6F44843D1C00230F798090DD1441A439D;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral3DD9633E4BC838962BAD23F6672285DC4443FCF3;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral4042B0E4E3973E4FC11F0BFD9FA63F63AD5C310D;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral42099B4AF021E53FD8FD4E056C2568D7C2E3FFA8;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral43A9519ED4B5E9C75EB7D683E3D1E09708F9B34A;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral4B06C293F38A4D65683BE5B0B9596E72740F91EC;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral4B84B15BFF6EE5796152495A230E45E3D7E947D9;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral4C3E673100CABE7674ACB32CA72E4435B5FB9662;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral5278A6C0B3F65B52E0EEC6AAF1D4F70361031058;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral55466C57A6AD671E6382864E65E49545CEA21A96;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral577EF7DC1516F4B3C43DDBE63327A8A039A0EDEC;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral5CA370CEC9C706B2845452F566FC9AFFC6D13CCC;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral5D4A28D92C6473EBC494DF6DB636B52C06427C7D;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral6403F2B7EB2AAAFE6DE34CBF2A029B01AFEBC512;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral6413E837D316AAFCF260786CD21A849F88AE3069;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral6F8C44B5A9A9DAB0657AF60ABEEB56ACEBA46855;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral795D7C6F92A4092693283A26831F326A0960C783;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral796788B3E313778869AF70D357AFBE0CF131FB25;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral7F4A30621DFFF0338D9A477BC02C891905DF3B52;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral7F94C6E35353182F9C9583CF75C16F77A75FDD66;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral861391BB093741BF432F98CC937C6738E113ABC0;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral88C56A0964F9DCD87ADD8B92483D0657428F6378;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral8E7D699B76871245E896E60523ADFC0D85E6F215;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral92D13A5502DD9C67DE9DB4831F15B64E7091A3C3;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral9BC2575C3930437E80555F78757B783C842E8E66;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral9C1157CA338FA20BABAF5F245A8CBFAD95EC94F6;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral9C4868F4677366D48EE50E556EC0EC9BC21D1A16;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralAE3DAA6E1BAB0547393C2587A6D6D534314DA023;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB33892FBDDEFFC3368077B4904AD0B3D562A7312;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB4632A9AE45C87931740412F4D5B0438C80A1A38;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB65463CB6A42A17DE514ACC4659F7FD331E0876A;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC06A3DD725D3B1FDB3B310BED4A46AED6BDCFF56;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC2F13F20F717617D4E651989AA8A5C902B09C179;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralCF87BED504471855926393F0DB436B17434D01C5;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralCFBCAD2824BF68C67314E08EE3D59E0A2D013AFD;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE6FB06210FAFC02FD7479DDBED2D042CC3A5155E;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralF11A107F38328604E9320754224B60375758BCA1;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralF26E6819E2E6BBCAB419A38BDD92F86308C2BA14;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralF7F1997C6CD1AA051279675742272A956E7DB628;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralFA469B674658A2A6947968ECAA307FA70658716F;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Action_1__ctor_m9374E63CAF792254993E42C26DB70C3754AB3A94_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_m4CAA7B7E7D3A018FD3812AA53EDD2CED109ED980_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_m8ADFFB154E19384C35972FDE03A838BA956A5B13_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_mB09BD78268EA52A7475D2B6D9ABC66A437923A3E_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_mCD7633C633203FE989DEF1BF4EA23E59760C54D3_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_mD52AA2D300148F2DE1C2D96234A899A3F82DBF20_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_m2FD8E2984A97F92CDA2E37E7F8EC6E74866AEB26_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_m552E42DC5AE1685BC56F108AE393650A1E2ED69E_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_m59F0D209670746A4BA97FDB9E79681A94BDB2228_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_m9758CF4546D8588E802AE79BE27A75F1A47393BE_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_mC59B29F18DC743BDB5229C87DFADF8EBF82C56DE_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_mF9F63202D4D4E8D6972D1EE02E6408A3919A1CB3_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_ContainsKey_m5346D4C6ED4DF7C0A37606766E4CA0680A405B43_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_ContainsKey_m618A79624519796E9333FBC854ADD9FED38E5686_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_ContainsKey_mB63FE5AB94317638C358FDAEA7EA624D905F540D_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_ContainsKey_mC9FE70CCA33A864B03F956A99E17A268400D7D29_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_ContainsKey_mDBC6E76120D67D6A3303D183E5DAB6DEDD0F4404_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_GetEnumerator_m0652C7778ABBBEF73B3AEC6181B102FAAFD158C6_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_GetEnumerator_mE4A3C6D15F5EC8BB3868E869380D94F04A9A4EBB_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Remove_m55E4856B2A7030E742580FF9B17C6CB5D9D1CB5E_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Remove_mF3471DD3EC80ABAD212AF4163831E44A4C51AEEB_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m38724AD13339902DB57C1D0477BACA2C7E58BB3B_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m4171555F6EB874D684E317CC34D89683F227F574_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m9295677A1D4073A9BAF8FD01530987C1E4EE3EF2_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m28745AA8E97AB5768D098BBCF6A92764562171BE_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m34B52C6D2088C2EE82AD1D79A35EBCB877CEDFEE_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m59ED2B5D4DE5DBF46E33BC1D7354DAAC14BEEF3A_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m76591195D47E79D24CEC759D368AE11375FF8FE2_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mC43007DACBE7713C0E54DC95BB72F31B6F6F5A8E_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mD8E4D8CB422E744E82213EDE9399430B9BA79938_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Item_m0EF2165575856FF1B17727D87224F49BB1D91493_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Item_m472A0CCFBF88193C31CD5830A354F2E6B8B4AD30_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Item_m9A21BB55585712CDBEB5C7FBD3541F970A432877_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_mD4EC48F75CF1C771691191752A8340D4F93967F5_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m2A21DCB3C3F77B23DB328E3C0D81F611B22A3220_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m5C9380ADF0DB25D4BC2A019411643D1E3786C551_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mE80E0CAED7C45B5079C7707824D187512ADE96CB_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m07DD35B7EE668CDB77A2FA54397DE21733BC6A8D_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mA7E134E76C4DAB6BCC103E9C798F99E3C8589BFC_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mC7424D3391B06F5F89010BF56CFA8213EA6505C8_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m396F56AD61ADBA501F60B0B0B58D84E25EBD83E5_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m3E82018C56593F51AD49A28CF659C311E2E00BC6_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mC584603D98831AD6988D641E6EE1BE0B7773FF20_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2_get_Value_mE25F066C902BFB15B5447E75A8E1435BAA6501F8_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2_get_Value_mF328ED102A6E598CEA5137638EE33D829A5D4977_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m20151C6FB462B24B8A09F21B950B70F3965CF783_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m74CEB7FACBD5F4D6789E26FB2119FF616F0AA28A_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_mD6117BD0736C0D7D3968CB8A7D4D68BEAD317E6E_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_RemoveAt_m6A177798F50A958BA07AE8F2F8DABD94D43864DB_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m111328F90A9A984AC979184566E043CC0D3F1FD2_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mF7202BEE60D8CE10EB0BF13CBF28A09252A61272_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m0723AA1314AFE26EA35AD26EC4D6CF8D82BA39AB_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mA5B26AC9C894E9C4E607FAE8EBB6C8D0207C0EF6_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m853F1EC61E33E9FBD6A5E7DEE2B08C59229EA498_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* LuaNetClient___OnConnect_mC64A3CE668DB98AE7CE0A9AF2C913991F5C5AAFB_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* LuaNetClient___OnEvent_mD11E70F302F4E594BA6D13AD9F43B71339954814_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* LuaNetClient___OnNetData_m7D6122CADD3B28F673799B95ADDD660DF44D5A00_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ResourcesManager___LoadObject_mCDF417E746E1AEAB7F3312ABB979F6D952E424E2_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisLuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_m20EF139D71C98CDDD79A0A07A6B71E7767800420_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_PushValue_TissecurityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B_m7F758A636593FC8C3888F5431E45F1D8A1B6E124_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_op_ToString_m45ABFC0D91846491E0BD772C639D333B3697565C_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* taurus_client_NetManagerWrap_getNetClient_mE83107B0827FB49057B606AF942876AB7FA0C05D_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* taurus_client_NetManagerWrap_get_TIMEOUT_TIME_m194F3E75E12A63702A45A7E04DB4C099A9A75195_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* taurus_client_NetManagerWrap_get_VERSION_m2E3EE306F36D39262F9C44108AB5546C6D4964E9_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* taurus_client_NetManagerWrap_get_debug_print_mB2EACFE8F4A79F5DE85B41CE16A813062CFFB373_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* taurus_client_NetManagerWrap_killAllConnection_m6AD7F2C9B53F78E85F45CD9A1B2018E184A2AB01_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* taurus_client_NetManagerWrap_killConnection_m076A1B3981C7EE4C82AC8C98F50615B7696DFA06_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* taurus_client_NetManagerWrap_processEvents_m7381F0D3F805D61C3E0ABD2EB41D7EE2744D790F_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* taurus_client_NetManagerWrap_set_TIMEOUT_TIME_m707102F7D3C110BFFC41DE73645E3272825B2F58_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* taurus_client_NetManagerWrap_set_VERSION_m73197A3A89D1F52B0893D3EA205FE6CA9031F336_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* taurus_client_NetManagerWrap_set_debug_print_mDF123C0F36C9F0D20366AFDEE0B35B9800779E86_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* taurus_unity_LuaNetClientWrap_ClearResponse_mBCF127C45ED9599C8758012A112D47D1BE233595_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* taurus_unity_LuaNetClientWrap_Connect_mB892E9681D2B1AD743BD2EA30F6594E203430878_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* taurus_unity_LuaNetClientWrap_Destroy_m1EF606F6607D2BED4866CD7875357E715C5CF457_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* taurus_unity_LuaNetClientWrap_LoadNet_m63FE2C492A00FD8B72A49FFADE4856AB931FEBB0_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* taurus_unity_LuaNetClientWrap_Send_mA4E70A335C8A37C4BB81DED8F415B72D703A0DD5_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* taurus_unity_LuaNetClientWrap_SetCallBackListener_m08C42D6E790705BC1502B50D97E39422664C3AA0_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* taurus_unity_LuaNetClientWrap_SetNetConnectListener_m9E530B33572C4369AABF32245605195FEE4A1E95_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* taurus_unity_LuaNetClientWrap_SetNetEventListener_mCB4332DBB2BA999166DCAF4F6B414CB7723112AE_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* taurus_unity_LuaNetClientWrap__Createtaurus_unity_LuaNetClient_m3C4EB5C46BA63692E795622764C3646C2C3A0F86_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* taurus_unity_LuaNetClientWrap_get_AveragePingTime_m5278304CF9F59751FC18DEADA03563D66D50BFA7_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* taurus_unity_LuaNetClientWrap_get_IsConnected_mFC7DB08357412CC4DA5D5406E447770E5D1D098A_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* taurus_unity_LuaNetClientWrap_get_Session_m64A8ACB6A6A45F5DE1AE7A5DA9F78F9A6159BC57_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* taurus_unity_LuaNetClientWrap_set_Session_m4F9E77E95CF950FA17EA7AE2F4AD79529B3FD087_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* taurus_unity_ResourcesManagerWrap_DestroyAll_mB4C27696B39A009D7ABE522F1C3B1C3564271E72_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* taurus_unity_ResourcesManagerWrap_LoadObjectByGroup_m0053884B1DD5EEE6EF4E44C6A74371AFA83B52CC_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* taurus_unity_ResourcesManagerWrap_LoadObject_m1D0B132B19807D4316FC19838737D00E31E6D217_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* taurus_unity_ResourcesManagerWrap_ReadAssetConfig_m9924094B0A959F1265907044389E605566D4A202_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* taurus_unity_ResourcesManagerWrap_UnLoadGroup_m7110C84FB5A8DCCE21DE59DC023D251CC780C903_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* taurus_unity_ResourcesManagerWrap_UnLoad_m10711D97A99AC40098E2967EC1349F57F1916C86_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* taurus_unity_ResourcesManagerWrap_get_OS_Dir_m64B20075CEFA469B9A24BE3D9404E37AED602CCE_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* taurus_unity_ResourcesManagerWrap_set_OS_Dir_mB9E9DBDEEC49F85713AE39651A710A0448B4DF0D_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeType* LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_0_0_0_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeType* RuntimeObject_0_0_0_var;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t LuaNetClient_Destroy_m3C64187FA8BBA4EFF371FE715354DEDC64158AFE_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t LuaNetClient_LoadNetP_m8A859986BE4FB63CD944A9AD2C0EFA2ADC3E9883_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t LuaNetClient_LoadNet_m3DC0F65B1EFF2D8C5C553AC1EE4F5EBDB8F66995_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t LuaNetClient_Send_m7C2FB1CC09A55026697B77E627B5312EB3A8330F_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t LuaNetClient___OnConnect_mC64A3CE668DB98AE7CE0A9AF2C913991F5C5AAFB_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t LuaNetClient___OnEvent_mD11E70F302F4E594BA6D13AD9F43B71339954814_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t LuaNetClient___OnNetData_m7D6122CADD3B28F673799B95ADDD660DF44D5A00_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t LuaNetClient__ctor_m28F4EF1FA3BE35508A3CB900CD7687C35FD2D78C_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t NetManager_get_TIMEOUT_TIME_mBFA3B6833A95437E970CB4526E367CCA81BFD26DAssemblyU2DCSharp26_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t NetManager_get_VERSION_m096025EBE4A55D3F950C81AAA2A665CD2D9E641EAssemblyU2DCSharp26_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t NetManager_set_VERSION_mD6258A03597DAD0BF35EBF3B3441A7B49E559496AssemblyU2DCSharp26_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t ResourcesManager_DestroyAll_mA1ADEC6B499791F3F95D87B6743D5E52DD63485D_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t ResourcesManager_GetAssetConfig_m35B1A42ED93CAB69BC0815A22152B2E04A3E5357_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t ResourcesManager_GetAssetPack_m4DAAE4A38003547671DB8F07192EBBAE6A07CDED_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t ResourcesManager_LoadObjectByGroup_m5C16623354DD9F271ED6BD297735E8C87C6BF3E1_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t ResourcesManager_LoadObject_m59A0FA507A5E59AB20C4FB84511BB1023ADBDA8C_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t ResourcesManager_ReadAssetConfig_mBDDB42465050AAEB0FB3857E7557F466BE405BE4_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t ResourcesManager_UnLoadBundle_mEFC816337AD3B2E9F39B4B5192E7C0AD4340F2F2_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t ResourcesManager_UnLoadGroup_m495A97198CD98A1ECA702D3E2AFBAB58098E7F46_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t ResourcesManager_UnLoad_m2B247DDB9CD4F9260C66BC43D54E957F0FED24C8_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t ResourcesManager___AddByGroup_mB1A7CC832AC0E91BE28E3E647C93DA142D719308_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t ResourcesManager___LoadObject_mCDF417E746E1AEAB7F3312ABB979F6D952E424E2_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t ResourcesManager___RemoveByGroup_mF6E8BED9BF65ADF19C5AD6C69ABE7E870CEE2E7E_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t ResourcesManager__cctor_m0088486224CA66D13E35EDD2C7E52FB229268ADD_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t VerCheck_get_Instance_m8E3F89F2119C82B8E61B8668C3C48C6BAC1CCAC0AssemblyU2DCSharp26_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t WXData_GetApplyTokenURL_mBFEC0AD6D9FD433F78E48F2514B8557D4B154EDE_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t WXData_GetCheckTokenURL_m5C2D16545A0B5A7145B68C173208900F509B5576_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t WXData_GetRefreshTokenURL_mDCE332EDAAB22E8F3B11A01EFF395B6349A9F951_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t WXData_GetUserInfoURL_m98A34CE5B6AF60204A7C225CFF68375EB8EF7090_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t WXData_get_AccessToken_m1D9D9484435D7DB985E996772FB85595E5BC5EC4_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t WXData_get_OpenID_mD893A234F01447EB6154CC8EC14C33DB85D2E384_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t WXData_get_RefreshToken_m30C0DC9C22217344E1E37460614674D94BD35C88_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t WXData_set_AccessToken_m9067024E21D7F42BF3333A214A7716FE368D8E7A_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t WXData_set_OpenID_m8F29B7B5F0675B6884A19969BC34E310766CDA69_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t WXData_set_RefreshToken_m8ADABCD0B1FD217F176E8C32EE1F5367A62C15E0_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_client_NetManagerWrap_Register_m8F0864A1B1708F56BE292DD6094222FE9328A310_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_client_NetManagerWrap_getNetClient_mE83107B0827FB49057B606AF942876AB7FA0C05D_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_client_NetManagerWrap_get_TIMEOUT_TIME_m194F3E75E12A63702A45A7E04DB4C099A9A75195_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_client_NetManagerWrap_get_VERSION_m2E3EE306F36D39262F9C44108AB5546C6D4964E9_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_client_NetManagerWrap_get_debug_print_mB2EACFE8F4A79F5DE85B41CE16A813062CFFB373_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_client_NetManagerWrap_killAllConnection_m6AD7F2C9B53F78E85F45CD9A1B2018E184A2AB01_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_client_NetManagerWrap_killConnection_m076A1B3981C7EE4C82AC8C98F50615B7696DFA06_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_client_NetManagerWrap_processEvents_m7381F0D3F805D61C3E0ABD2EB41D7EE2744D790F_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_client_NetManagerWrap_set_TIMEOUT_TIME_m707102F7D3C110BFFC41DE73645E3272825B2F58_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_client_NetManagerWrap_set_VERSION_m73197A3A89D1F52B0893D3EA205FE6CA9031F336_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_client_NetManagerWrap_set_debug_print_mDF123C0F36C9F0D20366AFDEE0B35B9800779E86_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_unity_LuaNetClientWrap_ClearResponse_mBCF127C45ED9599C8758012A112D47D1BE233595_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_unity_LuaNetClientWrap_Connect_mB892E9681D2B1AD743BD2EA30F6594E203430878_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_unity_LuaNetClientWrap_Destroy_m1EF606F6607D2BED4866CD7875357E715C5CF457_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_unity_LuaNetClientWrap_LoadNet_m63FE2C492A00FD8B72A49FFADE4856AB931FEBB0_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_unity_LuaNetClientWrap_Register_m756AC25D5A97D37D361240D3C023699A86963311_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_unity_LuaNetClientWrap_Send_mA4E70A335C8A37C4BB81DED8F415B72D703A0DD5_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_unity_LuaNetClientWrap_SetCallBackListener_m08C42D6E790705BC1502B50D97E39422664C3AA0_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_unity_LuaNetClientWrap_SetNetConnectListener_m9E530B33572C4369AABF32245605195FEE4A1E95_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_unity_LuaNetClientWrap_SetNetEventListener_mCB4332DBB2BA999166DCAF4F6B414CB7723112AE_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_unity_LuaNetClientWrap__Createtaurus_unity_LuaNetClient_m3C4EB5C46BA63692E795622764C3646C2C3A0F86_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_unity_LuaNetClientWrap_get_AveragePingTime_m5278304CF9F59751FC18DEADA03563D66D50BFA7_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_unity_LuaNetClientWrap_get_IsConnected_mFC7DB08357412CC4DA5D5406E447770E5D1D098A_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_unity_LuaNetClientWrap_get_Session_m64A8ACB6A6A45F5DE1AE7A5DA9F78F9A6159BC57_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_unity_LuaNetClientWrap_set_Session_m4F9E77E95CF950FA17EA7AE2F4AD79529B3FD087_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_unity_ResourcesManagerWrap_DestroyAll_mB4C27696B39A009D7ABE522F1C3B1C3564271E72_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_unity_ResourcesManagerWrap_LoadObjectByGroup_m0053884B1DD5EEE6EF4E44C6A74371AFA83B52CC_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_unity_ResourcesManagerWrap_LoadObject_m1D0B132B19807D4316FC19838737D00E31E6D217_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_unity_ResourcesManagerWrap_ReadAssetConfig_m9924094B0A959F1265907044389E605566D4A202_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_unity_ResourcesManagerWrap_Register_m250E4A5BAA82614C41A820C5C9ED26868DA50D4F_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_unity_ResourcesManagerWrap_UnLoadGroup_m7110C84FB5A8DCCE21DE59DC023D251CC780C903_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_unity_ResourcesManagerWrap_UnLoad_m10711D97A99AC40098E2967EC1349F57F1916C86_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_unity_ResourcesManagerWrap_get_OS_Dir_m64B20075CEFA469B9A24BE3D9404E37AED602CCE_MetadataUsageId;
|
|||
|
|
IL2CPP_EXTERN_C const uint32_t taurus_unity_ResourcesManagerWrap_set_OS_Dir_mB9E9DBDEEC49F85713AE39651A710A0448B4DF0D_MetadataUsageId;
|
|||
|
|
struct Delegate_t_marshaled_com;
|
|||
|
|
struct Delegate_t_marshaled_pinvoke;
|
|||
|
|
struct Exception_t_marshaled_com;
|
|||
|
|
struct Exception_t_marshaled_pinvoke;
|
|||
|
|
|
|||
|
|
struct ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821;
|
|||
|
|
struct CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2;
|
|||
|
|
struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A;
|
|||
|
|
struct StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E;
|
|||
|
|
|
|||
|
|
IL2CPP_EXTERN_C_BEGIN
|
|||
|
|
IL2CPP_EXTERN_C_END
|
|||
|
|
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic push
|
|||
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
|
#endif
|
|||
|
|
|
|||
|
|
// System.Object
|
|||
|
|
|
|||
|
|
|
|||
|
|
// LuaInterface.ToLua
|
|||
|
|
struct ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
struct ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_StaticFields
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Type LuaInterface.ToLua::monoType
|
|||
|
|
Type_t * ___monoType_0;
|
|||
|
|
// LuaInterface.ToLua_LuaTableToVar[] LuaInterface.ToLua::ToVarMap
|
|||
|
|
LuaTableToVarU5BU5D_t8A918435115BB3F5A70A8ACB82EAFE0B9DA048A6* ___ToVarMap_1;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.Type,LuaInterface.ToLua_LuaPushVarObject> LuaInterface.ToLua::VarPushMap
|
|||
|
|
Dictionary_2_t96D0FFAC34212E84FBF3B0CC7F964CC2F167F4FA * ___VarPushMap_2;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_monoType_0() { return static_cast<int32_t>(offsetof(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_StaticFields, ___monoType_0)); }
|
|||
|
|
inline Type_t * get_monoType_0() const { return ___monoType_0; }
|
|||
|
|
inline Type_t ** get_address_of_monoType_0() { return &___monoType_0; }
|
|||
|
|
inline void set_monoType_0(Type_t * value)
|
|||
|
|
{
|
|||
|
|
___monoType_0 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___monoType_0), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_ToVarMap_1() { return static_cast<int32_t>(offsetof(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_StaticFields, ___ToVarMap_1)); }
|
|||
|
|
inline LuaTableToVarU5BU5D_t8A918435115BB3F5A70A8ACB82EAFE0B9DA048A6* get_ToVarMap_1() const { return ___ToVarMap_1; }
|
|||
|
|
inline LuaTableToVarU5BU5D_t8A918435115BB3F5A70A8ACB82EAFE0B9DA048A6** get_address_of_ToVarMap_1() { return &___ToVarMap_1; }
|
|||
|
|
inline void set_ToVarMap_1(LuaTableToVarU5BU5D_t8A918435115BB3F5A70A8ACB82EAFE0B9DA048A6* value)
|
|||
|
|
{
|
|||
|
|
___ToVarMap_1 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___ToVarMap_1), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_VarPushMap_2() { return static_cast<int32_t>(offsetof(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_StaticFields, ___VarPushMap_2)); }
|
|||
|
|
inline Dictionary_2_t96D0FFAC34212E84FBF3B0CC7F964CC2F167F4FA * get_VarPushMap_2() const { return ___VarPushMap_2; }
|
|||
|
|
inline Dictionary_2_t96D0FFAC34212E84FBF3B0CC7F964CC2F167F4FA ** get_address_of_VarPushMap_2() { return &___VarPushMap_2; }
|
|||
|
|
inline void set_VarPushMap_2(Dictionary_2_t96D0FFAC34212E84FBF3B0CC7F964CC2F167F4FA * value)
|
|||
|
|
{
|
|||
|
|
___VarPushMap_2 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___VarPushMap_2), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
struct Il2CppArrayBounds;
|
|||
|
|
|
|||
|
|
// System.Array
|
|||
|
|
|
|||
|
|
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.String,System.Boolean>
|
|||
|
|
struct Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Int32[] System.Collections.Generic.Dictionary`2::buckets
|
|||
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0;
|
|||
|
|
// System.Collections.Generic.Dictionary`2_Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::entries
|
|||
|
|
EntryU5BU5D_t7D300CE1CB9D0C18A6A29716019D9F4DA4C17490* ___entries_1;
|
|||
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::count
|
|||
|
|
int32_t ___count_2;
|
|||
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::version
|
|||
|
|
int32_t ___version_3;
|
|||
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeList
|
|||
|
|
int32_t ___freeList_4;
|
|||
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeCount
|
|||
|
|
int32_t ___freeCount_5;
|
|||
|
|
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::comparer
|
|||
|
|
RuntimeObject* ___comparer_6;
|
|||
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::keys
|
|||
|
|
KeyCollection_t301F7AA2D002B20DED934E68BA125BE268F2BEF9 * ___keys_7;
|
|||
|
|
// System.Collections.Generic.Dictionary`2_ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::values
|
|||
|
|
ValueCollection_tFBC1693F0C1EAF26CFEC28D74985CA5F1718A7B5 * ___values_8;
|
|||
|
|
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
|
|||
|
|
RuntimeObject * ____syncRoot_9;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_buckets_0() { return static_cast<int32_t>(offsetof(Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B, ___buckets_0)); }
|
|||
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; }
|
|||
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; }
|
|||
|
|
inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
|
|||
|
|
{
|
|||
|
|
___buckets_0 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_entries_1() { return static_cast<int32_t>(offsetof(Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B, ___entries_1)); }
|
|||
|
|
inline EntryU5BU5D_t7D300CE1CB9D0C18A6A29716019D9F4DA4C17490* get_entries_1() const { return ___entries_1; }
|
|||
|
|
inline EntryU5BU5D_t7D300CE1CB9D0C18A6A29716019D9F4DA4C17490** get_address_of_entries_1() { return &___entries_1; }
|
|||
|
|
inline void set_entries_1(EntryU5BU5D_t7D300CE1CB9D0C18A6A29716019D9F4DA4C17490* value)
|
|||
|
|
{
|
|||
|
|
___entries_1 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B, ___count_2)); }
|
|||
|
|
inline int32_t get_count_2() const { return ___count_2; }
|
|||
|
|
inline int32_t* get_address_of_count_2() { return &___count_2; }
|
|||
|
|
inline void set_count_2(int32_t value)
|
|||
|
|
{
|
|||
|
|
___count_2 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B, ___version_3)); }
|
|||
|
|
inline int32_t get_version_3() const { return ___version_3; }
|
|||
|
|
inline int32_t* get_address_of_version_3() { return &___version_3; }
|
|||
|
|
inline void set_version_3(int32_t value)
|
|||
|
|
{
|
|||
|
|
___version_3 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_freeList_4() { return static_cast<int32_t>(offsetof(Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B, ___freeList_4)); }
|
|||
|
|
inline int32_t get_freeList_4() const { return ___freeList_4; }
|
|||
|
|
inline int32_t* get_address_of_freeList_4() { return &___freeList_4; }
|
|||
|
|
inline void set_freeList_4(int32_t value)
|
|||
|
|
{
|
|||
|
|
___freeList_4 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_freeCount_5() { return static_cast<int32_t>(offsetof(Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B, ___freeCount_5)); }
|
|||
|
|
inline int32_t get_freeCount_5() const { return ___freeCount_5; }
|
|||
|
|
inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; }
|
|||
|
|
inline void set_freeCount_5(int32_t value)
|
|||
|
|
{
|
|||
|
|
___freeCount_5 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_comparer_6() { return static_cast<int32_t>(offsetof(Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B, ___comparer_6)); }
|
|||
|
|
inline RuntimeObject* get_comparer_6() const { return ___comparer_6; }
|
|||
|
|
inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; }
|
|||
|
|
inline void set_comparer_6(RuntimeObject* value)
|
|||
|
|
{
|
|||
|
|
___comparer_6 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_keys_7() { return static_cast<int32_t>(offsetof(Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B, ___keys_7)); }
|
|||
|
|
inline KeyCollection_t301F7AA2D002B20DED934E68BA125BE268F2BEF9 * get_keys_7() const { return ___keys_7; }
|
|||
|
|
inline KeyCollection_t301F7AA2D002B20DED934E68BA125BE268F2BEF9 ** get_address_of_keys_7() { return &___keys_7; }
|
|||
|
|
inline void set_keys_7(KeyCollection_t301F7AA2D002B20DED934E68BA125BE268F2BEF9 * value)
|
|||
|
|
{
|
|||
|
|
___keys_7 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_values_8() { return static_cast<int32_t>(offsetof(Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B, ___values_8)); }
|
|||
|
|
inline ValueCollection_tFBC1693F0C1EAF26CFEC28D74985CA5F1718A7B5 * get_values_8() const { return ___values_8; }
|
|||
|
|
inline ValueCollection_tFBC1693F0C1EAF26CFEC28D74985CA5F1718A7B5 ** get_address_of_values_8() { return &___values_8; }
|
|||
|
|
inline void set_values_8(ValueCollection_tFBC1693F0C1EAF26CFEC28D74985CA5F1718A7B5 * value)
|
|||
|
|
{
|
|||
|
|
___values_8 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__syncRoot_9() { return static_cast<int32_t>(offsetof(Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B, ____syncRoot_9)); }
|
|||
|
|
inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; }
|
|||
|
|
inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; }
|
|||
|
|
inline void set__syncRoot_9(RuntimeObject * value)
|
|||
|
|
{
|
|||
|
|
____syncRoot_9 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<taurus.unity.AssetEntity>>
|
|||
|
|
struct Dictionary_2_t296DB25273CE4CE3D4D5B7FCA95E3214DF18B51F : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Int32[] System.Collections.Generic.Dictionary`2::buckets
|
|||
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0;
|
|||
|
|
// System.Collections.Generic.Dictionary`2_Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::entries
|
|||
|
|
EntryU5BU5D_t168341712DC29C8FD16DC9CB653F4F1DF71BFDEE* ___entries_1;
|
|||
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::count
|
|||
|
|
int32_t ___count_2;
|
|||
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::version
|
|||
|
|
int32_t ___version_3;
|
|||
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeList
|
|||
|
|
int32_t ___freeList_4;
|
|||
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeCount
|
|||
|
|
int32_t ___freeCount_5;
|
|||
|
|
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::comparer
|
|||
|
|
RuntimeObject* ___comparer_6;
|
|||
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::keys
|
|||
|
|
KeyCollection_t8B202EBFE8805BB6B15AB9E8064138A737064D49 * ___keys_7;
|
|||
|
|
// System.Collections.Generic.Dictionary`2_ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::values
|
|||
|
|
ValueCollection_tE921596353EBB6887CEECE269BF82AE8E25C42A2 * ___values_8;
|
|||
|
|
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
|
|||
|
|
RuntimeObject * ____syncRoot_9;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_buckets_0() { return static_cast<int32_t>(offsetof(Dictionary_2_t296DB25273CE4CE3D4D5B7FCA95E3214DF18B51F, ___buckets_0)); }
|
|||
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; }
|
|||
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; }
|
|||
|
|
inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
|
|||
|
|
{
|
|||
|
|
___buckets_0 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_entries_1() { return static_cast<int32_t>(offsetof(Dictionary_2_t296DB25273CE4CE3D4D5B7FCA95E3214DF18B51F, ___entries_1)); }
|
|||
|
|
inline EntryU5BU5D_t168341712DC29C8FD16DC9CB653F4F1DF71BFDEE* get_entries_1() const { return ___entries_1; }
|
|||
|
|
inline EntryU5BU5D_t168341712DC29C8FD16DC9CB653F4F1DF71BFDEE** get_address_of_entries_1() { return &___entries_1; }
|
|||
|
|
inline void set_entries_1(EntryU5BU5D_t168341712DC29C8FD16DC9CB653F4F1DF71BFDEE* value)
|
|||
|
|
{
|
|||
|
|
___entries_1 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(Dictionary_2_t296DB25273CE4CE3D4D5B7FCA95E3214DF18B51F, ___count_2)); }
|
|||
|
|
inline int32_t get_count_2() const { return ___count_2; }
|
|||
|
|
inline int32_t* get_address_of_count_2() { return &___count_2; }
|
|||
|
|
inline void set_count_2(int32_t value)
|
|||
|
|
{
|
|||
|
|
___count_2 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(Dictionary_2_t296DB25273CE4CE3D4D5B7FCA95E3214DF18B51F, ___version_3)); }
|
|||
|
|
inline int32_t get_version_3() const { return ___version_3; }
|
|||
|
|
inline int32_t* get_address_of_version_3() { return &___version_3; }
|
|||
|
|
inline void set_version_3(int32_t value)
|
|||
|
|
{
|
|||
|
|
___version_3 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_freeList_4() { return static_cast<int32_t>(offsetof(Dictionary_2_t296DB25273CE4CE3D4D5B7FCA95E3214DF18B51F, ___freeList_4)); }
|
|||
|
|
inline int32_t get_freeList_4() const { return ___freeList_4; }
|
|||
|
|
inline int32_t* get_address_of_freeList_4() { return &___freeList_4; }
|
|||
|
|
inline void set_freeList_4(int32_t value)
|
|||
|
|
{
|
|||
|
|
___freeList_4 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_freeCount_5() { return static_cast<int32_t>(offsetof(Dictionary_2_t296DB25273CE4CE3D4D5B7FCA95E3214DF18B51F, ___freeCount_5)); }
|
|||
|
|
inline int32_t get_freeCount_5() const { return ___freeCount_5; }
|
|||
|
|
inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; }
|
|||
|
|
inline void set_freeCount_5(int32_t value)
|
|||
|
|
{
|
|||
|
|
___freeCount_5 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_comparer_6() { return static_cast<int32_t>(offsetof(Dictionary_2_t296DB25273CE4CE3D4D5B7FCA95E3214DF18B51F, ___comparer_6)); }
|
|||
|
|
inline RuntimeObject* get_comparer_6() const { return ___comparer_6; }
|
|||
|
|
inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; }
|
|||
|
|
inline void set_comparer_6(RuntimeObject* value)
|
|||
|
|
{
|
|||
|
|
___comparer_6 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_keys_7() { return static_cast<int32_t>(offsetof(Dictionary_2_t296DB25273CE4CE3D4D5B7FCA95E3214DF18B51F, ___keys_7)); }
|
|||
|
|
inline KeyCollection_t8B202EBFE8805BB6B15AB9E8064138A737064D49 * get_keys_7() const { return ___keys_7; }
|
|||
|
|
inline KeyCollection_t8B202EBFE8805BB6B15AB9E8064138A737064D49 ** get_address_of_keys_7() { return &___keys_7; }
|
|||
|
|
inline void set_keys_7(KeyCollection_t8B202EBFE8805BB6B15AB9E8064138A737064D49 * value)
|
|||
|
|
{
|
|||
|
|
___keys_7 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_values_8() { return static_cast<int32_t>(offsetof(Dictionary_2_t296DB25273CE4CE3D4D5B7FCA95E3214DF18B51F, ___values_8)); }
|
|||
|
|
inline ValueCollection_tE921596353EBB6887CEECE269BF82AE8E25C42A2 * get_values_8() const { return ___values_8; }
|
|||
|
|
inline ValueCollection_tE921596353EBB6887CEECE269BF82AE8E25C42A2 ** get_address_of_values_8() { return &___values_8; }
|
|||
|
|
inline void set_values_8(ValueCollection_tE921596353EBB6887CEECE269BF82AE8E25C42A2 * value)
|
|||
|
|
{
|
|||
|
|
___values_8 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__syncRoot_9() { return static_cast<int32_t>(offsetof(Dictionary_2_t296DB25273CE4CE3D4D5B7FCA95E3214DF18B51F, ____syncRoot_9)); }
|
|||
|
|
inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; }
|
|||
|
|
inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; }
|
|||
|
|
inline void set__syncRoot_9(RuntimeObject * value)
|
|||
|
|
{
|
|||
|
|
____syncRoot_9 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AssetBundle>
|
|||
|
|
struct Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Int32[] System.Collections.Generic.Dictionary`2::buckets
|
|||
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0;
|
|||
|
|
// System.Collections.Generic.Dictionary`2_Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::entries
|
|||
|
|
EntryU5BU5D_tF8C6841B27855ED0EDCBFF07CD151051F36271F5* ___entries_1;
|
|||
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::count
|
|||
|
|
int32_t ___count_2;
|
|||
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::version
|
|||
|
|
int32_t ___version_3;
|
|||
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeList
|
|||
|
|
int32_t ___freeList_4;
|
|||
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeCount
|
|||
|
|
int32_t ___freeCount_5;
|
|||
|
|
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::comparer
|
|||
|
|
RuntimeObject* ___comparer_6;
|
|||
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::keys
|
|||
|
|
KeyCollection_tDA342B90061411FB843C554D6774495F4B92FED1 * ___keys_7;
|
|||
|
|
// System.Collections.Generic.Dictionary`2_ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::values
|
|||
|
|
ValueCollection_t4D94D06822BDB10D942CBF6A338557EABCAFC3AB * ___values_8;
|
|||
|
|
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
|
|||
|
|
RuntimeObject * ____syncRoot_9;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_buckets_0() { return static_cast<int32_t>(offsetof(Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA, ___buckets_0)); }
|
|||
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; }
|
|||
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; }
|
|||
|
|
inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
|
|||
|
|
{
|
|||
|
|
___buckets_0 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_entries_1() { return static_cast<int32_t>(offsetof(Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA, ___entries_1)); }
|
|||
|
|
inline EntryU5BU5D_tF8C6841B27855ED0EDCBFF07CD151051F36271F5* get_entries_1() const { return ___entries_1; }
|
|||
|
|
inline EntryU5BU5D_tF8C6841B27855ED0EDCBFF07CD151051F36271F5** get_address_of_entries_1() { return &___entries_1; }
|
|||
|
|
inline void set_entries_1(EntryU5BU5D_tF8C6841B27855ED0EDCBFF07CD151051F36271F5* value)
|
|||
|
|
{
|
|||
|
|
___entries_1 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA, ___count_2)); }
|
|||
|
|
inline int32_t get_count_2() const { return ___count_2; }
|
|||
|
|
inline int32_t* get_address_of_count_2() { return &___count_2; }
|
|||
|
|
inline void set_count_2(int32_t value)
|
|||
|
|
{
|
|||
|
|
___count_2 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA, ___version_3)); }
|
|||
|
|
inline int32_t get_version_3() const { return ___version_3; }
|
|||
|
|
inline int32_t* get_address_of_version_3() { return &___version_3; }
|
|||
|
|
inline void set_version_3(int32_t value)
|
|||
|
|
{
|
|||
|
|
___version_3 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_freeList_4() { return static_cast<int32_t>(offsetof(Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA, ___freeList_4)); }
|
|||
|
|
inline int32_t get_freeList_4() const { return ___freeList_4; }
|
|||
|
|
inline int32_t* get_address_of_freeList_4() { return &___freeList_4; }
|
|||
|
|
inline void set_freeList_4(int32_t value)
|
|||
|
|
{
|
|||
|
|
___freeList_4 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_freeCount_5() { return static_cast<int32_t>(offsetof(Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA, ___freeCount_5)); }
|
|||
|
|
inline int32_t get_freeCount_5() const { return ___freeCount_5; }
|
|||
|
|
inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; }
|
|||
|
|
inline void set_freeCount_5(int32_t value)
|
|||
|
|
{
|
|||
|
|
___freeCount_5 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_comparer_6() { return static_cast<int32_t>(offsetof(Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA, ___comparer_6)); }
|
|||
|
|
inline RuntimeObject* get_comparer_6() const { return ___comparer_6; }
|
|||
|
|
inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; }
|
|||
|
|
inline void set_comparer_6(RuntimeObject* value)
|
|||
|
|
{
|
|||
|
|
___comparer_6 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_keys_7() { return static_cast<int32_t>(offsetof(Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA, ___keys_7)); }
|
|||
|
|
inline KeyCollection_tDA342B90061411FB843C554D6774495F4B92FED1 * get_keys_7() const { return ___keys_7; }
|
|||
|
|
inline KeyCollection_tDA342B90061411FB843C554D6774495F4B92FED1 ** get_address_of_keys_7() { return &___keys_7; }
|
|||
|
|
inline void set_keys_7(KeyCollection_tDA342B90061411FB843C554D6774495F4B92FED1 * value)
|
|||
|
|
{
|
|||
|
|
___keys_7 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_values_8() { return static_cast<int32_t>(offsetof(Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA, ___values_8)); }
|
|||
|
|
inline ValueCollection_t4D94D06822BDB10D942CBF6A338557EABCAFC3AB * get_values_8() const { return ___values_8; }
|
|||
|
|
inline ValueCollection_t4D94D06822BDB10D942CBF6A338557EABCAFC3AB ** get_address_of_values_8() { return &___values_8; }
|
|||
|
|
inline void set_values_8(ValueCollection_t4D94D06822BDB10D942CBF6A338557EABCAFC3AB * value)
|
|||
|
|
{
|
|||
|
|
___values_8 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__syncRoot_9() { return static_cast<int32_t>(offsetof(Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA, ____syncRoot_9)); }
|
|||
|
|
inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; }
|
|||
|
|
inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; }
|
|||
|
|
inline void set__syncRoot_9(RuntimeObject * value)
|
|||
|
|
{
|
|||
|
|
____syncRoot_9 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetConfig>
|
|||
|
|
struct Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3 : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Int32[] System.Collections.Generic.Dictionary`2::buckets
|
|||
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0;
|
|||
|
|
// System.Collections.Generic.Dictionary`2_Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::entries
|
|||
|
|
EntryU5BU5D_tB2BF5DEE79FAC96B73882436F37E6F25C7228F88* ___entries_1;
|
|||
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::count
|
|||
|
|
int32_t ___count_2;
|
|||
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::version
|
|||
|
|
int32_t ___version_3;
|
|||
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeList
|
|||
|
|
int32_t ___freeList_4;
|
|||
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeCount
|
|||
|
|
int32_t ___freeCount_5;
|
|||
|
|
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::comparer
|
|||
|
|
RuntimeObject* ___comparer_6;
|
|||
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::keys
|
|||
|
|
KeyCollection_t3522F199A6AD41C80B26BD2EFEC9FD102750EFB6 * ___keys_7;
|
|||
|
|
// System.Collections.Generic.Dictionary`2_ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::values
|
|||
|
|
ValueCollection_t68021AA73BBB04A34B771BC30B33E493F63913AB * ___values_8;
|
|||
|
|
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
|
|||
|
|
RuntimeObject * ____syncRoot_9;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_buckets_0() { return static_cast<int32_t>(offsetof(Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3, ___buckets_0)); }
|
|||
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; }
|
|||
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; }
|
|||
|
|
inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
|
|||
|
|
{
|
|||
|
|
___buckets_0 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_entries_1() { return static_cast<int32_t>(offsetof(Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3, ___entries_1)); }
|
|||
|
|
inline EntryU5BU5D_tB2BF5DEE79FAC96B73882436F37E6F25C7228F88* get_entries_1() const { return ___entries_1; }
|
|||
|
|
inline EntryU5BU5D_tB2BF5DEE79FAC96B73882436F37E6F25C7228F88** get_address_of_entries_1() { return &___entries_1; }
|
|||
|
|
inline void set_entries_1(EntryU5BU5D_tB2BF5DEE79FAC96B73882436F37E6F25C7228F88* value)
|
|||
|
|
{
|
|||
|
|
___entries_1 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3, ___count_2)); }
|
|||
|
|
inline int32_t get_count_2() const { return ___count_2; }
|
|||
|
|
inline int32_t* get_address_of_count_2() { return &___count_2; }
|
|||
|
|
inline void set_count_2(int32_t value)
|
|||
|
|
{
|
|||
|
|
___count_2 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3, ___version_3)); }
|
|||
|
|
inline int32_t get_version_3() const { return ___version_3; }
|
|||
|
|
inline int32_t* get_address_of_version_3() { return &___version_3; }
|
|||
|
|
inline void set_version_3(int32_t value)
|
|||
|
|
{
|
|||
|
|
___version_3 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_freeList_4() { return static_cast<int32_t>(offsetof(Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3, ___freeList_4)); }
|
|||
|
|
inline int32_t get_freeList_4() const { return ___freeList_4; }
|
|||
|
|
inline int32_t* get_address_of_freeList_4() { return &___freeList_4; }
|
|||
|
|
inline void set_freeList_4(int32_t value)
|
|||
|
|
{
|
|||
|
|
___freeList_4 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_freeCount_5() { return static_cast<int32_t>(offsetof(Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3, ___freeCount_5)); }
|
|||
|
|
inline int32_t get_freeCount_5() const { return ___freeCount_5; }
|
|||
|
|
inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; }
|
|||
|
|
inline void set_freeCount_5(int32_t value)
|
|||
|
|
{
|
|||
|
|
___freeCount_5 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_comparer_6() { return static_cast<int32_t>(offsetof(Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3, ___comparer_6)); }
|
|||
|
|
inline RuntimeObject* get_comparer_6() const { return ___comparer_6; }
|
|||
|
|
inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; }
|
|||
|
|
inline void set_comparer_6(RuntimeObject* value)
|
|||
|
|
{
|
|||
|
|
___comparer_6 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_keys_7() { return static_cast<int32_t>(offsetof(Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3, ___keys_7)); }
|
|||
|
|
inline KeyCollection_t3522F199A6AD41C80B26BD2EFEC9FD102750EFB6 * get_keys_7() const { return ___keys_7; }
|
|||
|
|
inline KeyCollection_t3522F199A6AD41C80B26BD2EFEC9FD102750EFB6 ** get_address_of_keys_7() { return &___keys_7; }
|
|||
|
|
inline void set_keys_7(KeyCollection_t3522F199A6AD41C80B26BD2EFEC9FD102750EFB6 * value)
|
|||
|
|
{
|
|||
|
|
___keys_7 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_values_8() { return static_cast<int32_t>(offsetof(Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3, ___values_8)); }
|
|||
|
|
inline ValueCollection_t68021AA73BBB04A34B771BC30B33E493F63913AB * get_values_8() const { return ___values_8; }
|
|||
|
|
inline ValueCollection_t68021AA73BBB04A34B771BC30B33E493F63913AB ** get_address_of_values_8() { return &___values_8; }
|
|||
|
|
inline void set_values_8(ValueCollection_t68021AA73BBB04A34B771BC30B33E493F63913AB * value)
|
|||
|
|
{
|
|||
|
|
___values_8 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__syncRoot_9() { return static_cast<int32_t>(offsetof(Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3, ____syncRoot_9)); }
|
|||
|
|
inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; }
|
|||
|
|
inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; }
|
|||
|
|
inline void set__syncRoot_9(RuntimeObject * value)
|
|||
|
|
{
|
|||
|
|
____syncRoot_9 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetEntity>
|
|||
|
|
struct Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Int32[] System.Collections.Generic.Dictionary`2::buckets
|
|||
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0;
|
|||
|
|
// System.Collections.Generic.Dictionary`2_Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::entries
|
|||
|
|
EntryU5BU5D_tEBD76A4F7C1A41346BEC7169D953D8B189819275* ___entries_1;
|
|||
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::count
|
|||
|
|
int32_t ___count_2;
|
|||
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::version
|
|||
|
|
int32_t ___version_3;
|
|||
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeList
|
|||
|
|
int32_t ___freeList_4;
|
|||
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeCount
|
|||
|
|
int32_t ___freeCount_5;
|
|||
|
|
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::comparer
|
|||
|
|
RuntimeObject* ___comparer_6;
|
|||
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::keys
|
|||
|
|
KeyCollection_t9A25B9DA314C834CA6F341952DB40D3FA953D3F1 * ___keys_7;
|
|||
|
|
// System.Collections.Generic.Dictionary`2_ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::values
|
|||
|
|
ValueCollection_t1F0F89490B4692CC564EF435AF8AF709A97FD316 * ___values_8;
|
|||
|
|
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
|
|||
|
|
RuntimeObject * ____syncRoot_9;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_buckets_0() { return static_cast<int32_t>(offsetof(Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319, ___buckets_0)); }
|
|||
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; }
|
|||
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; }
|
|||
|
|
inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
|
|||
|
|
{
|
|||
|
|
___buckets_0 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_entries_1() { return static_cast<int32_t>(offsetof(Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319, ___entries_1)); }
|
|||
|
|
inline EntryU5BU5D_tEBD76A4F7C1A41346BEC7169D953D8B189819275* get_entries_1() const { return ___entries_1; }
|
|||
|
|
inline EntryU5BU5D_tEBD76A4F7C1A41346BEC7169D953D8B189819275** get_address_of_entries_1() { return &___entries_1; }
|
|||
|
|
inline void set_entries_1(EntryU5BU5D_tEBD76A4F7C1A41346BEC7169D953D8B189819275* value)
|
|||
|
|
{
|
|||
|
|
___entries_1 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319, ___count_2)); }
|
|||
|
|
inline int32_t get_count_2() const { return ___count_2; }
|
|||
|
|
inline int32_t* get_address_of_count_2() { return &___count_2; }
|
|||
|
|
inline void set_count_2(int32_t value)
|
|||
|
|
{
|
|||
|
|
___count_2 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319, ___version_3)); }
|
|||
|
|
inline int32_t get_version_3() const { return ___version_3; }
|
|||
|
|
inline int32_t* get_address_of_version_3() { return &___version_3; }
|
|||
|
|
inline void set_version_3(int32_t value)
|
|||
|
|
{
|
|||
|
|
___version_3 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_freeList_4() { return static_cast<int32_t>(offsetof(Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319, ___freeList_4)); }
|
|||
|
|
inline int32_t get_freeList_4() const { return ___freeList_4; }
|
|||
|
|
inline int32_t* get_address_of_freeList_4() { return &___freeList_4; }
|
|||
|
|
inline void set_freeList_4(int32_t value)
|
|||
|
|
{
|
|||
|
|
___freeList_4 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_freeCount_5() { return static_cast<int32_t>(offsetof(Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319, ___freeCount_5)); }
|
|||
|
|
inline int32_t get_freeCount_5() const { return ___freeCount_5; }
|
|||
|
|
inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; }
|
|||
|
|
inline void set_freeCount_5(int32_t value)
|
|||
|
|
{
|
|||
|
|
___freeCount_5 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_comparer_6() { return static_cast<int32_t>(offsetof(Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319, ___comparer_6)); }
|
|||
|
|
inline RuntimeObject* get_comparer_6() const { return ___comparer_6; }
|
|||
|
|
inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; }
|
|||
|
|
inline void set_comparer_6(RuntimeObject* value)
|
|||
|
|
{
|
|||
|
|
___comparer_6 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_keys_7() { return static_cast<int32_t>(offsetof(Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319, ___keys_7)); }
|
|||
|
|
inline KeyCollection_t9A25B9DA314C834CA6F341952DB40D3FA953D3F1 * get_keys_7() const { return ___keys_7; }
|
|||
|
|
inline KeyCollection_t9A25B9DA314C834CA6F341952DB40D3FA953D3F1 ** get_address_of_keys_7() { return &___keys_7; }
|
|||
|
|
inline void set_keys_7(KeyCollection_t9A25B9DA314C834CA6F341952DB40D3FA953D3F1 * value)
|
|||
|
|
{
|
|||
|
|
___keys_7 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_values_8() { return static_cast<int32_t>(offsetof(Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319, ___values_8)); }
|
|||
|
|
inline ValueCollection_t1F0F89490B4692CC564EF435AF8AF709A97FD316 * get_values_8() const { return ___values_8; }
|
|||
|
|
inline ValueCollection_t1F0F89490B4692CC564EF435AF8AF709A97FD316 ** get_address_of_values_8() { return &___values_8; }
|
|||
|
|
inline void set_values_8(ValueCollection_t1F0F89490B4692CC564EF435AF8AF709A97FD316 * value)
|
|||
|
|
{
|
|||
|
|
___values_8 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__syncRoot_9() { return static_cast<int32_t>(offsetof(Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319, ____syncRoot_9)); }
|
|||
|
|
inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; }
|
|||
|
|
inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; }
|
|||
|
|
inline void set__syncRoot_9(RuntimeObject * value)
|
|||
|
|
{
|
|||
|
|
____syncRoot_9 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetPack>
|
|||
|
|
struct Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Int32[] System.Collections.Generic.Dictionary`2::buckets
|
|||
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0;
|
|||
|
|
// System.Collections.Generic.Dictionary`2_Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::entries
|
|||
|
|
EntryU5BU5D_t8CB20A8AD2729CC1E8014681949C6A0727CFF271* ___entries_1;
|
|||
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::count
|
|||
|
|
int32_t ___count_2;
|
|||
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::version
|
|||
|
|
int32_t ___version_3;
|
|||
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeList
|
|||
|
|
int32_t ___freeList_4;
|
|||
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeCount
|
|||
|
|
int32_t ___freeCount_5;
|
|||
|
|
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::comparer
|
|||
|
|
RuntimeObject* ___comparer_6;
|
|||
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::keys
|
|||
|
|
KeyCollection_tAC6E9E7A3656A80BED4FBE2EF1C41E9FA0138AE8 * ___keys_7;
|
|||
|
|
// System.Collections.Generic.Dictionary`2_ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::values
|
|||
|
|
ValueCollection_t356E2BEB2C37647C65E8C8D188F4302B914964D3 * ___values_8;
|
|||
|
|
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
|
|||
|
|
RuntimeObject * ____syncRoot_9;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_buckets_0() { return static_cast<int32_t>(offsetof(Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC, ___buckets_0)); }
|
|||
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; }
|
|||
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; }
|
|||
|
|
inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
|
|||
|
|
{
|
|||
|
|
___buckets_0 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_entries_1() { return static_cast<int32_t>(offsetof(Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC, ___entries_1)); }
|
|||
|
|
inline EntryU5BU5D_t8CB20A8AD2729CC1E8014681949C6A0727CFF271* get_entries_1() const { return ___entries_1; }
|
|||
|
|
inline EntryU5BU5D_t8CB20A8AD2729CC1E8014681949C6A0727CFF271** get_address_of_entries_1() { return &___entries_1; }
|
|||
|
|
inline void set_entries_1(EntryU5BU5D_t8CB20A8AD2729CC1E8014681949C6A0727CFF271* value)
|
|||
|
|
{
|
|||
|
|
___entries_1 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC, ___count_2)); }
|
|||
|
|
inline int32_t get_count_2() const { return ___count_2; }
|
|||
|
|
inline int32_t* get_address_of_count_2() { return &___count_2; }
|
|||
|
|
inline void set_count_2(int32_t value)
|
|||
|
|
{
|
|||
|
|
___count_2 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC, ___version_3)); }
|
|||
|
|
inline int32_t get_version_3() const { return ___version_3; }
|
|||
|
|
inline int32_t* get_address_of_version_3() { return &___version_3; }
|
|||
|
|
inline void set_version_3(int32_t value)
|
|||
|
|
{
|
|||
|
|
___version_3 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_freeList_4() { return static_cast<int32_t>(offsetof(Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC, ___freeList_4)); }
|
|||
|
|
inline int32_t get_freeList_4() const { return ___freeList_4; }
|
|||
|
|
inline int32_t* get_address_of_freeList_4() { return &___freeList_4; }
|
|||
|
|
inline void set_freeList_4(int32_t value)
|
|||
|
|
{
|
|||
|
|
___freeList_4 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_freeCount_5() { return static_cast<int32_t>(offsetof(Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC, ___freeCount_5)); }
|
|||
|
|
inline int32_t get_freeCount_5() const { return ___freeCount_5; }
|
|||
|
|
inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; }
|
|||
|
|
inline void set_freeCount_5(int32_t value)
|
|||
|
|
{
|
|||
|
|
___freeCount_5 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_comparer_6() { return static_cast<int32_t>(offsetof(Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC, ___comparer_6)); }
|
|||
|
|
inline RuntimeObject* get_comparer_6() const { return ___comparer_6; }
|
|||
|
|
inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; }
|
|||
|
|
inline void set_comparer_6(RuntimeObject* value)
|
|||
|
|
{
|
|||
|
|
___comparer_6 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_keys_7() { return static_cast<int32_t>(offsetof(Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC, ___keys_7)); }
|
|||
|
|
inline KeyCollection_tAC6E9E7A3656A80BED4FBE2EF1C41E9FA0138AE8 * get_keys_7() const { return ___keys_7; }
|
|||
|
|
inline KeyCollection_tAC6E9E7A3656A80BED4FBE2EF1C41E9FA0138AE8 ** get_address_of_keys_7() { return &___keys_7; }
|
|||
|
|
inline void set_keys_7(KeyCollection_tAC6E9E7A3656A80BED4FBE2EF1C41E9FA0138AE8 * value)
|
|||
|
|
{
|
|||
|
|
___keys_7 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_values_8() { return static_cast<int32_t>(offsetof(Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC, ___values_8)); }
|
|||
|
|
inline ValueCollection_t356E2BEB2C37647C65E8C8D188F4302B914964D3 * get_values_8() const { return ___values_8; }
|
|||
|
|
inline ValueCollection_t356E2BEB2C37647C65E8C8D188F4302B914964D3 ** get_address_of_values_8() { return &___values_8; }
|
|||
|
|
inline void set_values_8(ValueCollection_t356E2BEB2C37647C65E8C8D188F4302B914964D3 * value)
|
|||
|
|
{
|
|||
|
|
___values_8 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__syncRoot_9() { return static_cast<int32_t>(offsetof(Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC, ____syncRoot_9)); }
|
|||
|
|
inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; }
|
|||
|
|
inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; }
|
|||
|
|
inline void set__syncRoot_9(RuntimeObject * value)
|
|||
|
|
{
|
|||
|
|
____syncRoot_9 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// System.Collections.Generic.List`1<System.Object>
|
|||
|
|
struct List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// T[] System.Collections.Generic.List`1::_items
|
|||
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ____items_1;
|
|||
|
|
// System.Int32 System.Collections.Generic.List`1::_size
|
|||
|
|
int32_t ____size_2;
|
|||
|
|
// System.Int32 System.Collections.Generic.List`1::_version
|
|||
|
|
int32_t ____version_3;
|
|||
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|||
|
|
RuntimeObject * ____syncRoot_4;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D, ____items_1)); }
|
|||
|
|
inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* get__items_1() const { return ____items_1; }
|
|||
|
|
inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** get_address_of__items_1() { return &____items_1; }
|
|||
|
|
inline void set__items_1(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* value)
|
|||
|
|
{
|
|||
|
|
____items_1 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D, ____size_2)); }
|
|||
|
|
inline int32_t get__size_2() const { return ____size_2; }
|
|||
|
|
inline int32_t* get_address_of__size_2() { return &____size_2; }
|
|||
|
|
inline void set__size_2(int32_t value)
|
|||
|
|
{
|
|||
|
|
____size_2 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__version_3() { return static_cast<int32_t>(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D, ____version_3)); }
|
|||
|
|
inline int32_t get__version_3() const { return ____version_3; }
|
|||
|
|
inline int32_t* get_address_of__version_3() { return &____version_3; }
|
|||
|
|
inline void set__version_3(int32_t value)
|
|||
|
|
{
|
|||
|
|
____version_3 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D, ____syncRoot_4)); }
|
|||
|
|
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
|
|||
|
|
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
|
|||
|
|
inline void set__syncRoot_4(RuntimeObject * value)
|
|||
|
|
{
|
|||
|
|
____syncRoot_4 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
struct List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D_StaticFields
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|||
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ____emptyArray_5;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D_StaticFields, ____emptyArray_5)); }
|
|||
|
|
inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* get__emptyArray_5() const { return ____emptyArray_5; }
|
|||
|
|
inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|||
|
|
inline void set__emptyArray_5(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* value)
|
|||
|
|
{
|
|||
|
|
____emptyArray_5 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// System.Collections.Generic.List`1<taurus.unity.AssetConfig>
|
|||
|
|
struct List_1_t924208130B6022C80FB9777399601CCFB1BEAC62 : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// T[] System.Collections.Generic.List`1::_items
|
|||
|
|
AssetConfigU5BU5D_tBDF86769B4A0A3FA9ADC2B28A993AE4DA4EE1DA5* ____items_1;
|
|||
|
|
// System.Int32 System.Collections.Generic.List`1::_size
|
|||
|
|
int32_t ____size_2;
|
|||
|
|
// System.Int32 System.Collections.Generic.List`1::_version
|
|||
|
|
int32_t ____version_3;
|
|||
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|||
|
|
RuntimeObject * ____syncRoot_4;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_t924208130B6022C80FB9777399601CCFB1BEAC62, ____items_1)); }
|
|||
|
|
inline AssetConfigU5BU5D_tBDF86769B4A0A3FA9ADC2B28A993AE4DA4EE1DA5* get__items_1() const { return ____items_1; }
|
|||
|
|
inline AssetConfigU5BU5D_tBDF86769B4A0A3FA9ADC2B28A993AE4DA4EE1DA5** get_address_of__items_1() { return &____items_1; }
|
|||
|
|
inline void set__items_1(AssetConfigU5BU5D_tBDF86769B4A0A3FA9ADC2B28A993AE4DA4EE1DA5* value)
|
|||
|
|
{
|
|||
|
|
____items_1 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_t924208130B6022C80FB9777399601CCFB1BEAC62, ____size_2)); }
|
|||
|
|
inline int32_t get__size_2() const { return ____size_2; }
|
|||
|
|
inline int32_t* get_address_of__size_2() { return &____size_2; }
|
|||
|
|
inline void set__size_2(int32_t value)
|
|||
|
|
{
|
|||
|
|
____size_2 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__version_3() { return static_cast<int32_t>(offsetof(List_1_t924208130B6022C80FB9777399601CCFB1BEAC62, ____version_3)); }
|
|||
|
|
inline int32_t get__version_3() const { return ____version_3; }
|
|||
|
|
inline int32_t* get_address_of__version_3() { return &____version_3; }
|
|||
|
|
inline void set__version_3(int32_t value)
|
|||
|
|
{
|
|||
|
|
____version_3 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_t924208130B6022C80FB9777399601CCFB1BEAC62, ____syncRoot_4)); }
|
|||
|
|
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
|
|||
|
|
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
|
|||
|
|
inline void set__syncRoot_4(RuntimeObject * value)
|
|||
|
|
{
|
|||
|
|
____syncRoot_4 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
struct List_1_t924208130B6022C80FB9777399601CCFB1BEAC62_StaticFields
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|||
|
|
AssetConfigU5BU5D_tBDF86769B4A0A3FA9ADC2B28A993AE4DA4EE1DA5* ____emptyArray_5;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t924208130B6022C80FB9777399601CCFB1BEAC62_StaticFields, ____emptyArray_5)); }
|
|||
|
|
inline AssetConfigU5BU5D_tBDF86769B4A0A3FA9ADC2B28A993AE4DA4EE1DA5* get__emptyArray_5() const { return ____emptyArray_5; }
|
|||
|
|
inline AssetConfigU5BU5D_tBDF86769B4A0A3FA9ADC2B28A993AE4DA4EE1DA5** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|||
|
|
inline void set__emptyArray_5(AssetConfigU5BU5D_tBDF86769B4A0A3FA9ADC2B28A993AE4DA4EE1DA5* value)
|
|||
|
|
{
|
|||
|
|
____emptyArray_5 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// System.Collections.Generic.List`1<taurus.unity.AssetEntity>
|
|||
|
|
struct List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// T[] System.Collections.Generic.List`1::_items
|
|||
|
|
AssetEntityU5BU5D_t889ABE692D93948F868C65E8552C4E0C4C12C2F0* ____items_1;
|
|||
|
|
// System.Int32 System.Collections.Generic.List`1::_size
|
|||
|
|
int32_t ____size_2;
|
|||
|
|
// System.Int32 System.Collections.Generic.List`1::_version
|
|||
|
|
int32_t ____version_3;
|
|||
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|||
|
|
RuntimeObject * ____syncRoot_4;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0, ____items_1)); }
|
|||
|
|
inline AssetEntityU5BU5D_t889ABE692D93948F868C65E8552C4E0C4C12C2F0* get__items_1() const { return ____items_1; }
|
|||
|
|
inline AssetEntityU5BU5D_t889ABE692D93948F868C65E8552C4E0C4C12C2F0** get_address_of__items_1() { return &____items_1; }
|
|||
|
|
inline void set__items_1(AssetEntityU5BU5D_t889ABE692D93948F868C65E8552C4E0C4C12C2F0* value)
|
|||
|
|
{
|
|||
|
|
____items_1 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0, ____size_2)); }
|
|||
|
|
inline int32_t get__size_2() const { return ____size_2; }
|
|||
|
|
inline int32_t* get_address_of__size_2() { return &____size_2; }
|
|||
|
|
inline void set__size_2(int32_t value)
|
|||
|
|
{
|
|||
|
|
____size_2 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__version_3() { return static_cast<int32_t>(offsetof(List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0, ____version_3)); }
|
|||
|
|
inline int32_t get__version_3() const { return ____version_3; }
|
|||
|
|
inline int32_t* get_address_of__version_3() { return &____version_3; }
|
|||
|
|
inline void set__version_3(int32_t value)
|
|||
|
|
{
|
|||
|
|
____version_3 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0, ____syncRoot_4)); }
|
|||
|
|
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
|
|||
|
|
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
|
|||
|
|
inline void set__syncRoot_4(RuntimeObject * value)
|
|||
|
|
{
|
|||
|
|
____syncRoot_4 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
struct List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0_StaticFields
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|||
|
|
AssetEntityU5BU5D_t889ABE692D93948F868C65E8552C4E0C4C12C2F0* ____emptyArray_5;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0_StaticFields, ____emptyArray_5)); }
|
|||
|
|
inline AssetEntityU5BU5D_t889ABE692D93948F868C65E8552C4E0C4C12C2F0* get__emptyArray_5() const { return ____emptyArray_5; }
|
|||
|
|
inline AssetEntityU5BU5D_t889ABE692D93948F868C65E8552C4E0C4C12C2F0** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|||
|
|
inline void set__emptyArray_5(AssetEntityU5BU5D_t889ABE692D93948F868C65E8552C4E0C4C12C2F0* value)
|
|||
|
|
{
|
|||
|
|
____emptyArray_5 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// System.Reflection.MemberInfo
|
|||
|
|
struct MemberInfo_t : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// System.String
|
|||
|
|
struct String_t : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Int32 System.String::m_stringLength
|
|||
|
|
int32_t ___m_stringLength_0;
|
|||
|
|
// System.Char System.String::m_firstChar
|
|||
|
|
Il2CppChar ___m_firstChar_1;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_m_stringLength_0() { return static_cast<int32_t>(offsetof(String_t, ___m_stringLength_0)); }
|
|||
|
|
inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; }
|
|||
|
|
inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; }
|
|||
|
|
inline void set_m_stringLength_0(int32_t value)
|
|||
|
|
{
|
|||
|
|
___m_stringLength_0 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_m_firstChar_1() { return static_cast<int32_t>(offsetof(String_t, ___m_firstChar_1)); }
|
|||
|
|
inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; }
|
|||
|
|
inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; }
|
|||
|
|
inline void set_m_firstChar_1(Il2CppChar value)
|
|||
|
|
{
|
|||
|
|
___m_firstChar_1 = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
struct String_t_StaticFields
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.String System.String::Empty
|
|||
|
|
String_t* ___Empty_5;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_Empty_5() { return static_cast<int32_t>(offsetof(String_t_StaticFields, ___Empty_5)); }
|
|||
|
|
inline String_t* get_Empty_5() const { return ___Empty_5; }
|
|||
|
|
inline String_t** get_address_of_Empty_5() { return &___Empty_5; }
|
|||
|
|
inline void set_Empty_5(String_t* value)
|
|||
|
|
{
|
|||
|
|
___Empty_5 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___Empty_5), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// System.ValueType
|
|||
|
|
struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
// Native definition for P/Invoke marshalling of System.ValueType
|
|||
|
|
struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_marshaled_pinvoke
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
// Native definition for COM marshalling of System.ValueType
|
|||
|
|
struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_marshaled_com
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
// UnityEngine.YieldInstruction
|
|||
|
|
struct YieldInstruction_t836035AC7BD07A3C7909F7AD2A5B42DE99D91C44 : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
// Native definition for P/Invoke marshalling of UnityEngine.YieldInstruction
|
|||
|
|
struct YieldInstruction_t836035AC7BD07A3C7909F7AD2A5B42DE99D91C44_marshaled_pinvoke
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
// Native definition for COM marshalling of UnityEngine.YieldInstruction
|
|||
|
|
struct YieldInstruction_t836035AC7BD07A3C7909F7AD2A5B42DE99D91C44_marshaled_com
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
// WXData
|
|||
|
|
struct WXData_tDC505A838952A3360267DE4854C3941CFFB83C12 : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
struct WXData_tDC505A838952A3360267DE4854C3941CFFB83C12_StaticFields
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.String WXData::_accessToken
|
|||
|
|
String_t* ____accessToken_2;
|
|||
|
|
// System.String WXData::_refreshToken
|
|||
|
|
String_t* ____refreshToken_3;
|
|||
|
|
// System.String WXData::_openid
|
|||
|
|
String_t* ____openid_4;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of__accessToken_2() { return static_cast<int32_t>(offsetof(WXData_tDC505A838952A3360267DE4854C3941CFFB83C12_StaticFields, ____accessToken_2)); }
|
|||
|
|
inline String_t* get__accessToken_2() const { return ____accessToken_2; }
|
|||
|
|
inline String_t** get_address_of__accessToken_2() { return &____accessToken_2; }
|
|||
|
|
inline void set__accessToken_2(String_t* value)
|
|||
|
|
{
|
|||
|
|
____accessToken_2 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____accessToken_2), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__refreshToken_3() { return static_cast<int32_t>(offsetof(WXData_tDC505A838952A3360267DE4854C3941CFFB83C12_StaticFields, ____refreshToken_3)); }
|
|||
|
|
inline String_t* get__refreshToken_3() const { return ____refreshToken_3; }
|
|||
|
|
inline String_t** get_address_of__refreshToken_3() { return &____refreshToken_3; }
|
|||
|
|
inline void set__refreshToken_3(String_t* value)
|
|||
|
|
{
|
|||
|
|
____refreshToken_3 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____refreshToken_3), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__openid_4() { return static_cast<int32_t>(offsetof(WXData_tDC505A838952A3360267DE4854C3941CFFB83C12_StaticFields, ____openid_4)); }
|
|||
|
|
inline String_t* get__openid_4() const { return ____openid_4; }
|
|||
|
|
inline String_t** get_address_of__openid_4() { return &____openid_4; }
|
|||
|
|
inline void set__openid_4(String_t* value)
|
|||
|
|
{
|
|||
|
|
____openid_4 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____openid_4), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// taurus.client.ByteArray
|
|||
|
|
struct ByteArray_t5B8026DA5E5D2F9403BF1B87D0FE2E45BE31D40C : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Byte[] taurus.client.ByteArray::buffer
|
|||
|
|
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer_0;
|
|||
|
|
// System.Int32 taurus.client.ByteArray::_position
|
|||
|
|
int32_t ____position_1;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_buffer_0() { return static_cast<int32_t>(offsetof(ByteArray_t5B8026DA5E5D2F9403BF1B87D0FE2E45BE31D40C, ___buffer_0)); }
|
|||
|
|
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_buffer_0() const { return ___buffer_0; }
|
|||
|
|
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_buffer_0() { return &___buffer_0; }
|
|||
|
|
inline void set_buffer_0(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value)
|
|||
|
|
{
|
|||
|
|
___buffer_0 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___buffer_0), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__position_1() { return static_cast<int32_t>(offsetof(ByteArray_t5B8026DA5E5D2F9403BF1B87D0FE2E45BE31D40C, ____position_1)); }
|
|||
|
|
inline int32_t get__position_1() const { return ____position_1; }
|
|||
|
|
inline int32_t* get_address_of__position_1() { return &____position_1; }
|
|||
|
|
inline void set__position_1(int32_t value)
|
|||
|
|
{
|
|||
|
|
____position_1 = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// taurus.client.Event
|
|||
|
|
struct Event_tF46E66225D6A43647DB8AD6003F242BFE2FFD680 : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Object taurus.client.Event::target
|
|||
|
|
RuntimeObject * ___target_0;
|
|||
|
|
// System.String taurus.client.Event::name
|
|||
|
|
String_t* ___name_1;
|
|||
|
|
// System.Collections.Hashtable taurus.client.Event::paramMap
|
|||
|
|
Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * ___paramMap_2;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_target_0() { return static_cast<int32_t>(offsetof(Event_tF46E66225D6A43647DB8AD6003F242BFE2FFD680, ___target_0)); }
|
|||
|
|
inline RuntimeObject * get_target_0() const { return ___target_0; }
|
|||
|
|
inline RuntimeObject ** get_address_of_target_0() { return &___target_0; }
|
|||
|
|
inline void set_target_0(RuntimeObject * value)
|
|||
|
|
{
|
|||
|
|
___target_0 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___target_0), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_name_1() { return static_cast<int32_t>(offsetof(Event_tF46E66225D6A43647DB8AD6003F242BFE2FFD680, ___name_1)); }
|
|||
|
|
inline String_t* get_name_1() const { return ___name_1; }
|
|||
|
|
inline String_t** get_address_of_name_1() { return &___name_1; }
|
|||
|
|
inline void set_name_1(String_t* value)
|
|||
|
|
{
|
|||
|
|
___name_1 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___name_1), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_paramMap_2() { return static_cast<int32_t>(offsetof(Event_tF46E66225D6A43647DB8AD6003F242BFE2FFD680, ___paramMap_2)); }
|
|||
|
|
inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * get_paramMap_2() const { return ___paramMap_2; }
|
|||
|
|
inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 ** get_address_of_paramMap_2() { return &___paramMap_2; }
|
|||
|
|
inline void set_paramMap_2(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * value)
|
|||
|
|
{
|
|||
|
|
___paramMap_2 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___paramMap_2), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// taurus.client.Message
|
|||
|
|
struct Message_tE26118E9EE09B183C7C979555D2FFAE205111AE6 : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Boolean taurus.client.Message::useText
|
|||
|
|
bool ___useText_0;
|
|||
|
|
// System.String taurus.client.Message::command
|
|||
|
|
String_t* ___command_1;
|
|||
|
|
// taurus.client.ITObject taurus.client.Message::param
|
|||
|
|
RuntimeObject* ___param_2;
|
|||
|
|
// System.String taurus.client.Message::textParam
|
|||
|
|
String_t* ___textParam_3;
|
|||
|
|
// System.Action`1<taurus.client.MessageResponse> taurus.client.Message::callback
|
|||
|
|
Action_1_t90801CBDF2C3D525C599D867AE5A075078AA0BB2 * ___callback_4;
|
|||
|
|
// System.Object taurus.client.Message::data
|
|||
|
|
RuntimeObject * ___data_5;
|
|||
|
|
// System.Int64 taurus.client.Message::lastTime
|
|||
|
|
int64_t ___lastTime_6;
|
|||
|
|
// System.Int32 taurus.client.Message::gid
|
|||
|
|
int32_t ___gid_7;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_useText_0() { return static_cast<int32_t>(offsetof(Message_tE26118E9EE09B183C7C979555D2FFAE205111AE6, ___useText_0)); }
|
|||
|
|
inline bool get_useText_0() const { return ___useText_0; }
|
|||
|
|
inline bool* get_address_of_useText_0() { return &___useText_0; }
|
|||
|
|
inline void set_useText_0(bool value)
|
|||
|
|
{
|
|||
|
|
___useText_0 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_command_1() { return static_cast<int32_t>(offsetof(Message_tE26118E9EE09B183C7C979555D2FFAE205111AE6, ___command_1)); }
|
|||
|
|
inline String_t* get_command_1() const { return ___command_1; }
|
|||
|
|
inline String_t** get_address_of_command_1() { return &___command_1; }
|
|||
|
|
inline void set_command_1(String_t* value)
|
|||
|
|
{
|
|||
|
|
___command_1 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___command_1), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_param_2() { return static_cast<int32_t>(offsetof(Message_tE26118E9EE09B183C7C979555D2FFAE205111AE6, ___param_2)); }
|
|||
|
|
inline RuntimeObject* get_param_2() const { return ___param_2; }
|
|||
|
|
inline RuntimeObject** get_address_of_param_2() { return &___param_2; }
|
|||
|
|
inline void set_param_2(RuntimeObject* value)
|
|||
|
|
{
|
|||
|
|
___param_2 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___param_2), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_textParam_3() { return static_cast<int32_t>(offsetof(Message_tE26118E9EE09B183C7C979555D2FFAE205111AE6, ___textParam_3)); }
|
|||
|
|
inline String_t* get_textParam_3() const { return ___textParam_3; }
|
|||
|
|
inline String_t** get_address_of_textParam_3() { return &___textParam_3; }
|
|||
|
|
inline void set_textParam_3(String_t* value)
|
|||
|
|
{
|
|||
|
|
___textParam_3 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___textParam_3), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_callback_4() { return static_cast<int32_t>(offsetof(Message_tE26118E9EE09B183C7C979555D2FFAE205111AE6, ___callback_4)); }
|
|||
|
|
inline Action_1_t90801CBDF2C3D525C599D867AE5A075078AA0BB2 * get_callback_4() const { return ___callback_4; }
|
|||
|
|
inline Action_1_t90801CBDF2C3D525C599D867AE5A075078AA0BB2 ** get_address_of_callback_4() { return &___callback_4; }
|
|||
|
|
inline void set_callback_4(Action_1_t90801CBDF2C3D525C599D867AE5A075078AA0BB2 * value)
|
|||
|
|
{
|
|||
|
|
___callback_4 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___callback_4), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_data_5() { return static_cast<int32_t>(offsetof(Message_tE26118E9EE09B183C7C979555D2FFAE205111AE6, ___data_5)); }
|
|||
|
|
inline RuntimeObject * get_data_5() const { return ___data_5; }
|
|||
|
|
inline RuntimeObject ** get_address_of_data_5() { return &___data_5; }
|
|||
|
|
inline void set_data_5(RuntimeObject * value)
|
|||
|
|
{
|
|||
|
|
___data_5 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___data_5), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_lastTime_6() { return static_cast<int32_t>(offsetof(Message_tE26118E9EE09B183C7C979555D2FFAE205111AE6, ___lastTime_6)); }
|
|||
|
|
inline int64_t get_lastTime_6() const { return ___lastTime_6; }
|
|||
|
|
inline int64_t* get_address_of_lastTime_6() { return &___lastTime_6; }
|
|||
|
|
inline void set_lastTime_6(int64_t value)
|
|||
|
|
{
|
|||
|
|
___lastTime_6 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_gid_7() { return static_cast<int32_t>(offsetof(Message_tE26118E9EE09B183C7C979555D2FFAE205111AE6, ___gid_7)); }
|
|||
|
|
inline int32_t get_gid_7() const { return ___gid_7; }
|
|||
|
|
inline int32_t* get_address_of_gid_7() { return &___gid_7; }
|
|||
|
|
inline void set_gid_7(int32_t value)
|
|||
|
|
{
|
|||
|
|
___gid_7 = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// taurus.client.MessageResponse
|
|||
|
|
struct MessageResponse_t88C0FC1EE5B4AA0440AA3E7B6F19D7ABE975FDEB : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// taurus.client.Message taurus.client.MessageResponse::messageData
|
|||
|
|
Message_tE26118E9EE09B183C7C979555D2FFAE205111AE6 * ___messageData_0;
|
|||
|
|
// System.Int32 taurus.client.MessageResponse::returnCode
|
|||
|
|
int32_t ___returnCode_1;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_messageData_0() { return static_cast<int32_t>(offsetof(MessageResponse_t88C0FC1EE5B4AA0440AA3E7B6F19D7ABE975FDEB, ___messageData_0)); }
|
|||
|
|
inline Message_tE26118E9EE09B183C7C979555D2FFAE205111AE6 * get_messageData_0() const { return ___messageData_0; }
|
|||
|
|
inline Message_tE26118E9EE09B183C7C979555D2FFAE205111AE6 ** get_address_of_messageData_0() { return &___messageData_0; }
|
|||
|
|
inline void set_messageData_0(Message_tE26118E9EE09B183C7C979555D2FFAE205111AE6 * value)
|
|||
|
|
{
|
|||
|
|
___messageData_0 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___messageData_0), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_returnCode_1() { return static_cast<int32_t>(offsetof(MessageResponse_t88C0FC1EE5B4AA0440AA3E7B6F19D7ABE975FDEB, ___returnCode_1)); }
|
|||
|
|
inline int32_t get_returnCode_1() const { return ___returnCode_1; }
|
|||
|
|
inline int32_t* get_address_of_returnCode_1() { return &___returnCode_1; }
|
|||
|
|
inline void set_returnCode_1(int32_t value)
|
|||
|
|
{
|
|||
|
|
___returnCode_1 = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// taurus.client.NetManager
|
|||
|
|
struct NetManager_tC97506D29E47B4C71983B05FC43A39C051B206DE : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
struct NetManager_tC97506D29E47B4C71983B05FC43A39C051B206DE_StaticFields
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Collections.Generic.List`1<taurus.client.TaurusClient> taurus.client.NetManager::_clientList
|
|||
|
|
List_1_tC430C37794A03AB2A7873213CB56B47D3E5717A3 * ____clientList_0;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.Int32,taurus.client.TaurusClient> taurus.client.NetManager::_clientMap
|
|||
|
|
Dictionary_2_tA05328E92AEF26AEFA450BCED1B71DD0F2180B73 * ____clientMap_1;
|
|||
|
|
// System.Int32 taurus.client.NetManager::_timout
|
|||
|
|
int32_t ____timout_2;
|
|||
|
|
// System.Int32 taurus.client.NetManager::_version
|
|||
|
|
int32_t ____version_3;
|
|||
|
|
// System.Boolean taurus.client.NetManager::debug_print
|
|||
|
|
bool ___debug_print_4;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of__clientList_0() { return static_cast<int32_t>(offsetof(NetManager_tC97506D29E47B4C71983B05FC43A39C051B206DE_StaticFields, ____clientList_0)); }
|
|||
|
|
inline List_1_tC430C37794A03AB2A7873213CB56B47D3E5717A3 * get__clientList_0() const { return ____clientList_0; }
|
|||
|
|
inline List_1_tC430C37794A03AB2A7873213CB56B47D3E5717A3 ** get_address_of__clientList_0() { return &____clientList_0; }
|
|||
|
|
inline void set__clientList_0(List_1_tC430C37794A03AB2A7873213CB56B47D3E5717A3 * value)
|
|||
|
|
{
|
|||
|
|
____clientList_0 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____clientList_0), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__clientMap_1() { return static_cast<int32_t>(offsetof(NetManager_tC97506D29E47B4C71983B05FC43A39C051B206DE_StaticFields, ____clientMap_1)); }
|
|||
|
|
inline Dictionary_2_tA05328E92AEF26AEFA450BCED1B71DD0F2180B73 * get__clientMap_1() const { return ____clientMap_1; }
|
|||
|
|
inline Dictionary_2_tA05328E92AEF26AEFA450BCED1B71DD0F2180B73 ** get_address_of__clientMap_1() { return &____clientMap_1; }
|
|||
|
|
inline void set__clientMap_1(Dictionary_2_tA05328E92AEF26AEFA450BCED1B71DD0F2180B73 * value)
|
|||
|
|
{
|
|||
|
|
____clientMap_1 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____clientMap_1), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__timout_2() { return static_cast<int32_t>(offsetof(NetManager_tC97506D29E47B4C71983B05FC43A39C051B206DE_StaticFields, ____timout_2)); }
|
|||
|
|
inline int32_t get__timout_2() const { return ____timout_2; }
|
|||
|
|
inline int32_t* get_address_of__timout_2() { return &____timout_2; }
|
|||
|
|
inline void set__timout_2(int32_t value)
|
|||
|
|
{
|
|||
|
|
____timout_2 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__version_3() { return static_cast<int32_t>(offsetof(NetManager_tC97506D29E47B4C71983B05FC43A39C051B206DE_StaticFields, ____version_3)); }
|
|||
|
|
inline int32_t get__version_3() const { return ____version_3; }
|
|||
|
|
inline int32_t* get_address_of__version_3() { return &____version_3; }
|
|||
|
|
inline void set__version_3(int32_t value)
|
|||
|
|
{
|
|||
|
|
____version_3 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_debug_print_4() { return static_cast<int32_t>(offsetof(NetManager_tC97506D29E47B4C71983B05FC43A39C051B206DE_StaticFields, ___debug_print_4)); }
|
|||
|
|
inline bool get_debug_print_4() const { return ___debug_print_4; }
|
|||
|
|
inline bool* get_address_of_debug_print_4() { return &___debug_print_4; }
|
|||
|
|
inline void set_debug_print_4(bool value)
|
|||
|
|
{
|
|||
|
|
___debug_print_4 = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// taurus.client.TaurusClient
|
|||
|
|
struct TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Int32 taurus.client.TaurusClient::_id
|
|||
|
|
int32_t ____id_0;
|
|||
|
|
// System.Boolean taurus.client.TaurusClient::_connect
|
|||
|
|
bool ____connect_1;
|
|||
|
|
// System.String taurus.client.TaurusClient::_gameId
|
|||
|
|
String_t* ____gameId_2;
|
|||
|
|
// System.String taurus.client.TaurusClient::_currentIp
|
|||
|
|
String_t* ____currentIp_3;
|
|||
|
|
// taurus.client.ISocketLayer taurus.client.TaurusClient::_scoket
|
|||
|
|
RuntimeObject* ____scoket_4;
|
|||
|
|
// taurus.client.ThreadManager taurus.client.TaurusClient::_threadManager
|
|||
|
|
ThreadManager_t0D98C313B35AD9436B3289F6D25EED605977877E * ____threadManager_5;
|
|||
|
|
// taurus.client.EventDispatcher taurus.client.TaurusClient::_dispatcher
|
|||
|
|
EventDispatcher_t679C609A0C1729C6B337416A73838936DCD4B290 * ____dispatcher_6;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<taurus.client.Message,System.Action`1<taurus.client.MessageResponse>> taurus.client.TaurusClient::_responseMap
|
|||
|
|
Dictionary_2_tD72D8A7B166C48F6AC08F1361B5925D999A08990 * ____responseMap_7;
|
|||
|
|
// System.Boolean taurus.client.TaurusClient::_kill
|
|||
|
|
bool ____kill_9;
|
|||
|
|
// System.Int32 taurus.client.TaurusClient::_protocolCompression
|
|||
|
|
int32_t ____protocolCompression_10;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of__id_0() { return static_cast<int32_t>(offsetof(TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F, ____id_0)); }
|
|||
|
|
inline int32_t get__id_0() const { return ____id_0; }
|
|||
|
|
inline int32_t* get_address_of__id_0() { return &____id_0; }
|
|||
|
|
inline void set__id_0(int32_t value)
|
|||
|
|
{
|
|||
|
|
____id_0 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__connect_1() { return static_cast<int32_t>(offsetof(TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F, ____connect_1)); }
|
|||
|
|
inline bool get__connect_1() const { return ____connect_1; }
|
|||
|
|
inline bool* get_address_of__connect_1() { return &____connect_1; }
|
|||
|
|
inline void set__connect_1(bool value)
|
|||
|
|
{
|
|||
|
|
____connect_1 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__gameId_2() { return static_cast<int32_t>(offsetof(TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F, ____gameId_2)); }
|
|||
|
|
inline String_t* get__gameId_2() const { return ____gameId_2; }
|
|||
|
|
inline String_t** get_address_of__gameId_2() { return &____gameId_2; }
|
|||
|
|
inline void set__gameId_2(String_t* value)
|
|||
|
|
{
|
|||
|
|
____gameId_2 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____gameId_2), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__currentIp_3() { return static_cast<int32_t>(offsetof(TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F, ____currentIp_3)); }
|
|||
|
|
inline String_t* get__currentIp_3() const { return ____currentIp_3; }
|
|||
|
|
inline String_t** get_address_of__currentIp_3() { return &____currentIp_3; }
|
|||
|
|
inline void set__currentIp_3(String_t* value)
|
|||
|
|
{
|
|||
|
|
____currentIp_3 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____currentIp_3), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__scoket_4() { return static_cast<int32_t>(offsetof(TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F, ____scoket_4)); }
|
|||
|
|
inline RuntimeObject* get__scoket_4() const { return ____scoket_4; }
|
|||
|
|
inline RuntimeObject** get_address_of__scoket_4() { return &____scoket_4; }
|
|||
|
|
inline void set__scoket_4(RuntimeObject* value)
|
|||
|
|
{
|
|||
|
|
____scoket_4 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____scoket_4), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__threadManager_5() { return static_cast<int32_t>(offsetof(TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F, ____threadManager_5)); }
|
|||
|
|
inline ThreadManager_t0D98C313B35AD9436B3289F6D25EED605977877E * get__threadManager_5() const { return ____threadManager_5; }
|
|||
|
|
inline ThreadManager_t0D98C313B35AD9436B3289F6D25EED605977877E ** get_address_of__threadManager_5() { return &____threadManager_5; }
|
|||
|
|
inline void set__threadManager_5(ThreadManager_t0D98C313B35AD9436B3289F6D25EED605977877E * value)
|
|||
|
|
{
|
|||
|
|
____threadManager_5 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____threadManager_5), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__dispatcher_6() { return static_cast<int32_t>(offsetof(TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F, ____dispatcher_6)); }
|
|||
|
|
inline EventDispatcher_t679C609A0C1729C6B337416A73838936DCD4B290 * get__dispatcher_6() const { return ____dispatcher_6; }
|
|||
|
|
inline EventDispatcher_t679C609A0C1729C6B337416A73838936DCD4B290 ** get_address_of__dispatcher_6() { return &____dispatcher_6; }
|
|||
|
|
inline void set__dispatcher_6(EventDispatcher_t679C609A0C1729C6B337416A73838936DCD4B290 * value)
|
|||
|
|
{
|
|||
|
|
____dispatcher_6 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____dispatcher_6), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__responseMap_7() { return static_cast<int32_t>(offsetof(TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F, ____responseMap_7)); }
|
|||
|
|
inline Dictionary_2_tD72D8A7B166C48F6AC08F1361B5925D999A08990 * get__responseMap_7() const { return ____responseMap_7; }
|
|||
|
|
inline Dictionary_2_tD72D8A7B166C48F6AC08F1361B5925D999A08990 ** get_address_of__responseMap_7() { return &____responseMap_7; }
|
|||
|
|
inline void set__responseMap_7(Dictionary_2_tD72D8A7B166C48F6AC08F1361B5925D999A08990 * value)
|
|||
|
|
{
|
|||
|
|
____responseMap_7 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____responseMap_7), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__kill_9() { return static_cast<int32_t>(offsetof(TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F, ____kill_9)); }
|
|||
|
|
inline bool get__kill_9() const { return ____kill_9; }
|
|||
|
|
inline bool* get_address_of__kill_9() { return &____kill_9; }
|
|||
|
|
inline void set__kill_9(bool value)
|
|||
|
|
{
|
|||
|
|
____kill_9 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__protocolCompression_10() { return static_cast<int32_t>(offsetof(TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F, ____protocolCompression_10)); }
|
|||
|
|
inline int32_t get__protocolCompression_10() const { return ____protocolCompression_10; }
|
|||
|
|
inline int32_t* get_address_of__protocolCompression_10() { return &____protocolCompression_10; }
|
|||
|
|
inline void set__protocolCompression_10(int32_t value)
|
|||
|
|
{
|
|||
|
|
____protocolCompression_10 = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
struct TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F_StaticFields
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Int32 taurus.client.TaurusClient::_tempID
|
|||
|
|
int32_t ____tempID_8;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of__tempID_8() { return static_cast<int32_t>(offsetof(TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F_StaticFields, ____tempID_8)); }
|
|||
|
|
inline int32_t get__tempID_8() const { return ____tempID_8; }
|
|||
|
|
inline int32_t* get_address_of__tempID_8() { return &____tempID_8; }
|
|||
|
|
inline void set__tempID_8(int32_t value)
|
|||
|
|
{
|
|||
|
|
____tempID_8 = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// taurus.unity.AssetConfig
|
|||
|
|
struct AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.String taurus.unity.AssetConfig::<Name>k__BackingField
|
|||
|
|
String_t* ___U3CNameU3Ek__BackingField_0;
|
|||
|
|
// System.String taurus.unity.AssetConfig::<Path>k__BackingField
|
|||
|
|
String_t* ___U3CPathU3Ek__BackingField_1;
|
|||
|
|
// System.String taurus.unity.AssetConfig::<PackPath>k__BackingField
|
|||
|
|
String_t* ___U3CPackPathU3Ek__BackingField_2;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_U3CNameU3Ek__BackingField_0() { return static_cast<int32_t>(offsetof(AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4, ___U3CNameU3Ek__BackingField_0)); }
|
|||
|
|
inline String_t* get_U3CNameU3Ek__BackingField_0() const { return ___U3CNameU3Ek__BackingField_0; }
|
|||
|
|
inline String_t** get_address_of_U3CNameU3Ek__BackingField_0() { return &___U3CNameU3Ek__BackingField_0; }
|
|||
|
|
inline void set_U3CNameU3Ek__BackingField_0(String_t* value)
|
|||
|
|
{
|
|||
|
|
___U3CNameU3Ek__BackingField_0 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___U3CNameU3Ek__BackingField_0), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_U3CPathU3Ek__BackingField_1() { return static_cast<int32_t>(offsetof(AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4, ___U3CPathU3Ek__BackingField_1)); }
|
|||
|
|
inline String_t* get_U3CPathU3Ek__BackingField_1() const { return ___U3CPathU3Ek__BackingField_1; }
|
|||
|
|
inline String_t** get_address_of_U3CPathU3Ek__BackingField_1() { return &___U3CPathU3Ek__BackingField_1; }
|
|||
|
|
inline void set_U3CPathU3Ek__BackingField_1(String_t* value)
|
|||
|
|
{
|
|||
|
|
___U3CPathU3Ek__BackingField_1 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___U3CPathU3Ek__BackingField_1), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_U3CPackPathU3Ek__BackingField_2() { return static_cast<int32_t>(offsetof(AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4, ___U3CPackPathU3Ek__BackingField_2)); }
|
|||
|
|
inline String_t* get_U3CPackPathU3Ek__BackingField_2() const { return ___U3CPackPathU3Ek__BackingField_2; }
|
|||
|
|
inline String_t** get_address_of_U3CPackPathU3Ek__BackingField_2() { return &___U3CPackPathU3Ek__BackingField_2; }
|
|||
|
|
inline void set_U3CPackPathU3Ek__BackingField_2(String_t* value)
|
|||
|
|
{
|
|||
|
|
___U3CPackPathU3Ek__BackingField_2 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___U3CPackPathU3Ek__BackingField_2), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// taurus.unity.AssetEntity
|
|||
|
|
struct AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.String taurus.unity.AssetEntity::<Path>k__BackingField
|
|||
|
|
String_t* ___U3CPathU3Ek__BackingField_0;
|
|||
|
|
// System.String taurus.unity.AssetEntity::<PackPath>k__BackingField
|
|||
|
|
String_t* ___U3CPackPathU3Ek__BackingField_1;
|
|||
|
|
// UnityEngine.Object taurus.unity.AssetEntity::<Obj>k__BackingField
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * ___U3CObjU3Ek__BackingField_2;
|
|||
|
|
// System.String taurus.unity.AssetEntity::<GroupName>k__BackingField
|
|||
|
|
String_t* ___U3CGroupNameU3Ek__BackingField_3;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_U3CPathU3Ek__BackingField_0() { return static_cast<int32_t>(offsetof(AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6, ___U3CPathU3Ek__BackingField_0)); }
|
|||
|
|
inline String_t* get_U3CPathU3Ek__BackingField_0() const { return ___U3CPathU3Ek__BackingField_0; }
|
|||
|
|
inline String_t** get_address_of_U3CPathU3Ek__BackingField_0() { return &___U3CPathU3Ek__BackingField_0; }
|
|||
|
|
inline void set_U3CPathU3Ek__BackingField_0(String_t* value)
|
|||
|
|
{
|
|||
|
|
___U3CPathU3Ek__BackingField_0 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___U3CPathU3Ek__BackingField_0), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_U3CPackPathU3Ek__BackingField_1() { return static_cast<int32_t>(offsetof(AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6, ___U3CPackPathU3Ek__BackingField_1)); }
|
|||
|
|
inline String_t* get_U3CPackPathU3Ek__BackingField_1() const { return ___U3CPackPathU3Ek__BackingField_1; }
|
|||
|
|
inline String_t** get_address_of_U3CPackPathU3Ek__BackingField_1() { return &___U3CPackPathU3Ek__BackingField_1; }
|
|||
|
|
inline void set_U3CPackPathU3Ek__BackingField_1(String_t* value)
|
|||
|
|
{
|
|||
|
|
___U3CPackPathU3Ek__BackingField_1 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___U3CPackPathU3Ek__BackingField_1), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_U3CObjU3Ek__BackingField_2() { return static_cast<int32_t>(offsetof(AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6, ___U3CObjU3Ek__BackingField_2)); }
|
|||
|
|
inline Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * get_U3CObjU3Ek__BackingField_2() const { return ___U3CObjU3Ek__BackingField_2; }
|
|||
|
|
inline Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 ** get_address_of_U3CObjU3Ek__BackingField_2() { return &___U3CObjU3Ek__BackingField_2; }
|
|||
|
|
inline void set_U3CObjU3Ek__BackingField_2(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * value)
|
|||
|
|
{
|
|||
|
|
___U3CObjU3Ek__BackingField_2 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___U3CObjU3Ek__BackingField_2), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_U3CGroupNameU3Ek__BackingField_3() { return static_cast<int32_t>(offsetof(AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6, ___U3CGroupNameU3Ek__BackingField_3)); }
|
|||
|
|
inline String_t* get_U3CGroupNameU3Ek__BackingField_3() const { return ___U3CGroupNameU3Ek__BackingField_3; }
|
|||
|
|
inline String_t** get_address_of_U3CGroupNameU3Ek__BackingField_3() { return &___U3CGroupNameU3Ek__BackingField_3; }
|
|||
|
|
inline void set_U3CGroupNameU3Ek__BackingField_3(String_t* value)
|
|||
|
|
{
|
|||
|
|
___U3CGroupNameU3Ek__BackingField_3 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___U3CGroupNameU3Ek__BackingField_3), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// taurus.unity.AssetPack
|
|||
|
|
struct AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Collections.Generic.List`1<taurus.unity.AssetConfig> taurus.unity.AssetPack::<AssetList>k__BackingField
|
|||
|
|
List_1_t924208130B6022C80FB9777399601CCFB1BEAC62 * ___U3CAssetListU3Ek__BackingField_0;
|
|||
|
|
// System.Int32 taurus.unity.AssetPack::<AlreadyNum>k__BackingField
|
|||
|
|
int32_t ___U3CAlreadyNumU3Ek__BackingField_1;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_U3CAssetListU3Ek__BackingField_0() { return static_cast<int32_t>(offsetof(AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886, ___U3CAssetListU3Ek__BackingField_0)); }
|
|||
|
|
inline List_1_t924208130B6022C80FB9777399601CCFB1BEAC62 * get_U3CAssetListU3Ek__BackingField_0() const { return ___U3CAssetListU3Ek__BackingField_0; }
|
|||
|
|
inline List_1_t924208130B6022C80FB9777399601CCFB1BEAC62 ** get_address_of_U3CAssetListU3Ek__BackingField_0() { return &___U3CAssetListU3Ek__BackingField_0; }
|
|||
|
|
inline void set_U3CAssetListU3Ek__BackingField_0(List_1_t924208130B6022C80FB9777399601CCFB1BEAC62 * value)
|
|||
|
|
{
|
|||
|
|
___U3CAssetListU3Ek__BackingField_0 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___U3CAssetListU3Ek__BackingField_0), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_U3CAlreadyNumU3Ek__BackingField_1() { return static_cast<int32_t>(offsetof(AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886, ___U3CAlreadyNumU3Ek__BackingField_1)); }
|
|||
|
|
inline int32_t get_U3CAlreadyNumU3Ek__BackingField_1() const { return ___U3CAlreadyNumU3Ek__BackingField_1; }
|
|||
|
|
inline int32_t* get_address_of_U3CAlreadyNumU3Ek__BackingField_1() { return &___U3CAlreadyNumU3Ek__BackingField_1; }
|
|||
|
|
inline void set_U3CAlreadyNumU3Ek__BackingField_1(int32_t value)
|
|||
|
|
{
|
|||
|
|
___U3CAlreadyNumU3Ek__BackingField_1 = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// taurus.unity.ResourcesManager
|
|||
|
|
struct ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
struct ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetConfig> taurus.unity.ResourcesManager::_assetConfigMapByPath
|
|||
|
|
Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3 * ____assetConfigMapByPath_0;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetPack> taurus.unity.ResourcesManager::_packMap
|
|||
|
|
Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC * ____packMap_1;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetEntity> taurus.unity.ResourcesManager::_resMap
|
|||
|
|
Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 * ____resMap_2;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AssetBundle> taurus.unity.ResourcesManager::_bundleMap
|
|||
|
|
Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA * ____bundleMap_3;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.String,System.Boolean> taurus.unity.ResourcesManager::_config_load_map
|
|||
|
|
Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B * ____config_load_map_4;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<taurus.unity.AssetEntity>> taurus.unity.ResourcesManager::_groupMap
|
|||
|
|
Dictionary_2_t296DB25273CE4CE3D4D5B7FCA95E3214DF18B51F * ____groupMap_5;
|
|||
|
|
// System.String taurus.unity.ResourcesManager::OS_Dir
|
|||
|
|
String_t* ___OS_Dir_6;
|
|||
|
|
// System.String taurus.unity.ResourcesManager::RES_PATH
|
|||
|
|
String_t* ___RES_PATH_7;
|
|||
|
|
// System.String taurus.unity.ResourcesManager::PACK_PATH
|
|||
|
|
String_t* ___PACK_PATH_8;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of__assetConfigMapByPath_0() { return static_cast<int32_t>(offsetof(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields, ____assetConfigMapByPath_0)); }
|
|||
|
|
inline Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3 * get__assetConfigMapByPath_0() const { return ____assetConfigMapByPath_0; }
|
|||
|
|
inline Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3 ** get_address_of__assetConfigMapByPath_0() { return &____assetConfigMapByPath_0; }
|
|||
|
|
inline void set__assetConfigMapByPath_0(Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3 * value)
|
|||
|
|
{
|
|||
|
|
____assetConfigMapByPath_0 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____assetConfigMapByPath_0), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__packMap_1() { return static_cast<int32_t>(offsetof(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields, ____packMap_1)); }
|
|||
|
|
inline Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC * get__packMap_1() const { return ____packMap_1; }
|
|||
|
|
inline Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC ** get_address_of__packMap_1() { return &____packMap_1; }
|
|||
|
|
inline void set__packMap_1(Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC * value)
|
|||
|
|
{
|
|||
|
|
____packMap_1 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____packMap_1), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__resMap_2() { return static_cast<int32_t>(offsetof(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields, ____resMap_2)); }
|
|||
|
|
inline Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 * get__resMap_2() const { return ____resMap_2; }
|
|||
|
|
inline Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 ** get_address_of__resMap_2() { return &____resMap_2; }
|
|||
|
|
inline void set__resMap_2(Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 * value)
|
|||
|
|
{
|
|||
|
|
____resMap_2 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____resMap_2), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__bundleMap_3() { return static_cast<int32_t>(offsetof(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields, ____bundleMap_3)); }
|
|||
|
|
inline Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA * get__bundleMap_3() const { return ____bundleMap_3; }
|
|||
|
|
inline Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA ** get_address_of__bundleMap_3() { return &____bundleMap_3; }
|
|||
|
|
inline void set__bundleMap_3(Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA * value)
|
|||
|
|
{
|
|||
|
|
____bundleMap_3 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____bundleMap_3), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__config_load_map_4() { return static_cast<int32_t>(offsetof(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields, ____config_load_map_4)); }
|
|||
|
|
inline Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B * get__config_load_map_4() const { return ____config_load_map_4; }
|
|||
|
|
inline Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B ** get_address_of__config_load_map_4() { return &____config_load_map_4; }
|
|||
|
|
inline void set__config_load_map_4(Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B * value)
|
|||
|
|
{
|
|||
|
|
____config_load_map_4 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____config_load_map_4), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__groupMap_5() { return static_cast<int32_t>(offsetof(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields, ____groupMap_5)); }
|
|||
|
|
inline Dictionary_2_t296DB25273CE4CE3D4D5B7FCA95E3214DF18B51F * get__groupMap_5() const { return ____groupMap_5; }
|
|||
|
|
inline Dictionary_2_t296DB25273CE4CE3D4D5B7FCA95E3214DF18B51F ** get_address_of__groupMap_5() { return &____groupMap_5; }
|
|||
|
|
inline void set__groupMap_5(Dictionary_2_t296DB25273CE4CE3D4D5B7FCA95E3214DF18B51F * value)
|
|||
|
|
{
|
|||
|
|
____groupMap_5 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____groupMap_5), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_OS_Dir_6() { return static_cast<int32_t>(offsetof(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields, ___OS_Dir_6)); }
|
|||
|
|
inline String_t* get_OS_Dir_6() const { return ___OS_Dir_6; }
|
|||
|
|
inline String_t** get_address_of_OS_Dir_6() { return &___OS_Dir_6; }
|
|||
|
|
inline void set_OS_Dir_6(String_t* value)
|
|||
|
|
{
|
|||
|
|
___OS_Dir_6 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___OS_Dir_6), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_RES_PATH_7() { return static_cast<int32_t>(offsetof(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields, ___RES_PATH_7)); }
|
|||
|
|
inline String_t* get_RES_PATH_7() const { return ___RES_PATH_7; }
|
|||
|
|
inline String_t** get_address_of_RES_PATH_7() { return &___RES_PATH_7; }
|
|||
|
|
inline void set_RES_PATH_7(String_t* value)
|
|||
|
|
{
|
|||
|
|
___RES_PATH_7 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___RES_PATH_7), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_PACK_PATH_8() { return static_cast<int32_t>(offsetof(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields, ___PACK_PATH_8)); }
|
|||
|
|
inline String_t* get_PACK_PATH_8() const { return ___PACK_PATH_8; }
|
|||
|
|
inline String_t** get_address_of_PACK_PATH_8() { return &___PACK_PATH_8; }
|
|||
|
|
inline void set_PACK_PATH_8(String_t* value)
|
|||
|
|
{
|
|||
|
|
___PACK_PATH_8 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___PACK_PATH_8), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// taurus_client_NetManagerWrap
|
|||
|
|
struct taurus_client_NetManagerWrap_t2AD4E97C4CFB919725F27E3D61381868E3BA5092 : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// taurus_unity_LuaNetClientWrap
|
|||
|
|
struct taurus_unity_LuaNetClientWrap_tA53B283F7CADEFD5739142F8F6E0F82D08D87261 : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// taurus_unity_ResourcesManagerWrap
|
|||
|
|
struct taurus_unity_ResourcesManagerWrap_t20D9194F0EDA9CFB1493F8012C8218552DBD9C36 : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// System.Boolean
|
|||
|
|
struct Boolean_tB53F6830F670160873277339AA58F15CAED4399C
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Boolean System.Boolean::m_value
|
|||
|
|
bool ___m_value_0;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C, ___m_value_0)); }
|
|||
|
|
inline bool get_m_value_0() const { return ___m_value_0; }
|
|||
|
|
inline bool* get_address_of_m_value_0() { return &___m_value_0; }
|
|||
|
|
inline void set_m_value_0(bool value)
|
|||
|
|
{
|
|||
|
|
___m_value_0 = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
struct Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.String System.Boolean::TrueString
|
|||
|
|
String_t* ___TrueString_5;
|
|||
|
|
// System.String System.Boolean::FalseString
|
|||
|
|
String_t* ___FalseString_6;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_TrueString_5() { return static_cast<int32_t>(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields, ___TrueString_5)); }
|
|||
|
|
inline String_t* get_TrueString_5() const { return ___TrueString_5; }
|
|||
|
|
inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; }
|
|||
|
|
inline void set_TrueString_5(String_t* value)
|
|||
|
|
{
|
|||
|
|
___TrueString_5 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_FalseString_6() { return static_cast<int32_t>(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields, ___FalseString_6)); }
|
|||
|
|
inline String_t* get_FalseString_6() const { return ___FalseString_6; }
|
|||
|
|
inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; }
|
|||
|
|
inline void set_FalseString_6(String_t* value)
|
|||
|
|
{
|
|||
|
|
___FalseString_6 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// System.Byte
|
|||
|
|
struct Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Byte System.Byte::m_value
|
|||
|
|
uint8_t ___m_value_0;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07, ___m_value_0)); }
|
|||
|
|
inline uint8_t get_m_value_0() const { return ___m_value_0; }
|
|||
|
|
inline uint8_t* get_address_of_m_value_0() { return &___m_value_0; }
|
|||
|
|
inline void set_m_value_0(uint8_t value)
|
|||
|
|
{
|
|||
|
|
___m_value_0 = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// System.Char
|
|||
|
|
struct Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Char System.Char::m_value
|
|||
|
|
Il2CppChar ___m_value_0;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9, ___m_value_0)); }
|
|||
|
|
inline Il2CppChar get_m_value_0() const { return ___m_value_0; }
|
|||
|
|
inline Il2CppChar* get_address_of_m_value_0() { return &___m_value_0; }
|
|||
|
|
inline void set_m_value_0(Il2CppChar value)
|
|||
|
|
{
|
|||
|
|
___m_value_0 = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
struct Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_StaticFields
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Byte[] System.Char::categoryForLatin1
|
|||
|
|
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___categoryForLatin1_3;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_categoryForLatin1_3() { return static_cast<int32_t>(offsetof(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_StaticFields, ___categoryForLatin1_3)); }
|
|||
|
|
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_categoryForLatin1_3() const { return ___categoryForLatin1_3; }
|
|||
|
|
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_categoryForLatin1_3() { return &___categoryForLatin1_3; }
|
|||
|
|
inline void set_categoryForLatin1_3(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value)
|
|||
|
|
{
|
|||
|
|
___categoryForLatin1_3 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___categoryForLatin1_3), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>
|
|||
|
|
struct KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// TKey System.Collections.Generic.KeyValuePair`2::key
|
|||
|
|
RuntimeObject * ___key_0;
|
|||
|
|
// TValue System.Collections.Generic.KeyValuePair`2::value
|
|||
|
|
RuntimeObject * ___value_1;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_key_0() { return static_cast<int32_t>(offsetof(KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE, ___key_0)); }
|
|||
|
|
inline RuntimeObject * get_key_0() const { return ___key_0; }
|
|||
|
|
inline RuntimeObject ** get_address_of_key_0() { return &___key_0; }
|
|||
|
|
inline void set_key_0(RuntimeObject * value)
|
|||
|
|
{
|
|||
|
|
___key_0 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___key_0), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_value_1() { return static_cast<int32_t>(offsetof(KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE, ___value_1)); }
|
|||
|
|
inline RuntimeObject * get_value_1() const { return ___value_1; }
|
|||
|
|
inline RuntimeObject ** get_address_of_value_1() { return &___value_1; }
|
|||
|
|
inline void set_value_1(RuntimeObject * value)
|
|||
|
|
{
|
|||
|
|
___value_1 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// System.Collections.Generic.KeyValuePair`2<System.String,UnityEngine.AssetBundle>
|
|||
|
|
struct KeyValuePair_2_tE901BF98538F781D1EFB75457F64ADF8FF573284
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// TKey System.Collections.Generic.KeyValuePair`2::key
|
|||
|
|
String_t* ___key_0;
|
|||
|
|
// TValue System.Collections.Generic.KeyValuePair`2::value
|
|||
|
|
AssetBundle_tCE287BAB693894C3991CDD308B92A8C9C4BD4C78 * ___value_1;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_key_0() { return static_cast<int32_t>(offsetof(KeyValuePair_2_tE901BF98538F781D1EFB75457F64ADF8FF573284, ___key_0)); }
|
|||
|
|
inline String_t* get_key_0() const { return ___key_0; }
|
|||
|
|
inline String_t** get_address_of_key_0() { return &___key_0; }
|
|||
|
|
inline void set_key_0(String_t* value)
|
|||
|
|
{
|
|||
|
|
___key_0 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___key_0), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_value_1() { return static_cast<int32_t>(offsetof(KeyValuePair_2_tE901BF98538F781D1EFB75457F64ADF8FF573284, ___value_1)); }
|
|||
|
|
inline AssetBundle_tCE287BAB693894C3991CDD308B92A8C9C4BD4C78 * get_value_1() const { return ___value_1; }
|
|||
|
|
inline AssetBundle_tCE287BAB693894C3991CDD308B92A8C9C4BD4C78 ** get_address_of_value_1() { return &___value_1; }
|
|||
|
|
inline void set_value_1(AssetBundle_tCE287BAB693894C3991CDD308B92A8C9C4BD4C78 * value)
|
|||
|
|
{
|
|||
|
|
___value_1 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// System.Collections.Generic.KeyValuePair`2<System.String,taurus.unity.AssetEntity>
|
|||
|
|
struct KeyValuePair_2_t7E64E9EAA2C1962E7B9789398D4F88D8EE1D6D77
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// TKey System.Collections.Generic.KeyValuePair`2::key
|
|||
|
|
String_t* ___key_0;
|
|||
|
|
// TValue System.Collections.Generic.KeyValuePair`2::value
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * ___value_1;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_key_0() { return static_cast<int32_t>(offsetof(KeyValuePair_2_t7E64E9EAA2C1962E7B9789398D4F88D8EE1D6D77, ___key_0)); }
|
|||
|
|
inline String_t* get_key_0() const { return ___key_0; }
|
|||
|
|
inline String_t** get_address_of_key_0() { return &___key_0; }
|
|||
|
|
inline void set_key_0(String_t* value)
|
|||
|
|
{
|
|||
|
|
___key_0 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___key_0), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_value_1() { return static_cast<int32_t>(offsetof(KeyValuePair_2_t7E64E9EAA2C1962E7B9789398D4F88D8EE1D6D77, ___value_1)); }
|
|||
|
|
inline AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * get_value_1() const { return ___value_1; }
|
|||
|
|
inline AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 ** get_address_of_value_1() { return &___value_1; }
|
|||
|
|
inline void set_value_1(AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * value)
|
|||
|
|
{
|
|||
|
|
___value_1 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// System.Collections.Generic.List`1_Enumerator<System.Object>
|
|||
|
|
struct Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|||
|
|
List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * ___list_0;
|
|||
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::index
|
|||
|
|
int32_t ___index_1;
|
|||
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::version
|
|||
|
|
int32_t ___version_2;
|
|||
|
|
// T System.Collections.Generic.List`1_Enumerator::current
|
|||
|
|
RuntimeObject * ___current_3;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD, ___list_0)); }
|
|||
|
|
inline List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * get_list_0() const { return ___list_0; }
|
|||
|
|
inline List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D ** get_address_of_list_0() { return &___list_0; }
|
|||
|
|
inline void set_list_0(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * value)
|
|||
|
|
{
|
|||
|
|
___list_0 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD, ___index_1)); }
|
|||
|
|
inline int32_t get_index_1() const { return ___index_1; }
|
|||
|
|
inline int32_t* get_address_of_index_1() { return &___index_1; }
|
|||
|
|
inline void set_index_1(int32_t value)
|
|||
|
|
{
|
|||
|
|
___index_1 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_version_2() { return static_cast<int32_t>(offsetof(Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD, ___version_2)); }
|
|||
|
|
inline int32_t get_version_2() const { return ___version_2; }
|
|||
|
|
inline int32_t* get_address_of_version_2() { return &___version_2; }
|
|||
|
|
inline void set_version_2(int32_t value)
|
|||
|
|
{
|
|||
|
|
___version_2 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD, ___current_3)); }
|
|||
|
|
inline RuntimeObject * get_current_3() const { return ___current_3; }
|
|||
|
|
inline RuntimeObject ** get_address_of_current_3() { return &___current_3; }
|
|||
|
|
inline void set_current_3(RuntimeObject * value)
|
|||
|
|
{
|
|||
|
|
___current_3 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// System.Collections.Generic.List`1_Enumerator<taurus.unity.AssetConfig>
|
|||
|
|
struct Enumerator_tCB05E547B953047D2C7A1B78E4ADD478E94ACDEA
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|||
|
|
List_1_t924208130B6022C80FB9777399601CCFB1BEAC62 * ___list_0;
|
|||
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::index
|
|||
|
|
int32_t ___index_1;
|
|||
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::version
|
|||
|
|
int32_t ___version_2;
|
|||
|
|
// T System.Collections.Generic.List`1_Enumerator::current
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * ___current_3;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_tCB05E547B953047D2C7A1B78E4ADD478E94ACDEA, ___list_0)); }
|
|||
|
|
inline List_1_t924208130B6022C80FB9777399601CCFB1BEAC62 * get_list_0() const { return ___list_0; }
|
|||
|
|
inline List_1_t924208130B6022C80FB9777399601CCFB1BEAC62 ** get_address_of_list_0() { return &___list_0; }
|
|||
|
|
inline void set_list_0(List_1_t924208130B6022C80FB9777399601CCFB1BEAC62 * value)
|
|||
|
|
{
|
|||
|
|
___list_0 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_tCB05E547B953047D2C7A1B78E4ADD478E94ACDEA, ___index_1)); }
|
|||
|
|
inline int32_t get_index_1() const { return ___index_1; }
|
|||
|
|
inline int32_t* get_address_of_index_1() { return &___index_1; }
|
|||
|
|
inline void set_index_1(int32_t value)
|
|||
|
|
{
|
|||
|
|
___index_1 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_version_2() { return static_cast<int32_t>(offsetof(Enumerator_tCB05E547B953047D2C7A1B78E4ADD478E94ACDEA, ___version_2)); }
|
|||
|
|
inline int32_t get_version_2() const { return ___version_2; }
|
|||
|
|
inline int32_t* get_address_of_version_2() { return &___version_2; }
|
|||
|
|
inline void set_version_2(int32_t value)
|
|||
|
|
{
|
|||
|
|
___version_2 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_tCB05E547B953047D2C7A1B78E4ADD478E94ACDEA, ___current_3)); }
|
|||
|
|
inline AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * get_current_3() const { return ___current_3; }
|
|||
|
|
inline AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 ** get_address_of_current_3() { return &___current_3; }
|
|||
|
|
inline void set_current_3(AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * value)
|
|||
|
|
{
|
|||
|
|
___current_3 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// System.Double
|
|||
|
|
struct Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Double System.Double::m_value
|
|||
|
|
double ___m_value_0;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409, ___m_value_0)); }
|
|||
|
|
inline double get_m_value_0() const { return ___m_value_0; }
|
|||
|
|
inline double* get_address_of_m_value_0() { return &___m_value_0; }
|
|||
|
|
inline void set_m_value_0(double value)
|
|||
|
|
{
|
|||
|
|
___m_value_0 = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
struct Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_StaticFields
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Double System.Double::NegativeZero
|
|||
|
|
double ___NegativeZero_7;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_NegativeZero_7() { return static_cast<int32_t>(offsetof(Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_StaticFields, ___NegativeZero_7)); }
|
|||
|
|
inline double get_NegativeZero_7() const { return ___NegativeZero_7; }
|
|||
|
|
inline double* get_address_of_NegativeZero_7() { return &___NegativeZero_7; }
|
|||
|
|
inline void set_NegativeZero_7(double value)
|
|||
|
|
{
|
|||
|
|
___NegativeZero_7 = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// System.Enum
|
|||
|
|
struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 : public ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_StaticFields
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Char[] System.Enum::enumSeperatorCharArray
|
|||
|
|
CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___enumSeperatorCharArray_0;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast<int32_t>(offsetof(Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_StaticFields, ___enumSeperatorCharArray_0)); }
|
|||
|
|
inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; }
|
|||
|
|
inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; }
|
|||
|
|
inline void set_enumSeperatorCharArray_0(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value)
|
|||
|
|
{
|
|||
|
|
___enumSeperatorCharArray_0 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
// Native definition for P/Invoke marshalling of System.Enum
|
|||
|
|
struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_marshaled_pinvoke
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
// Native definition for COM marshalling of System.Enum
|
|||
|
|
struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_marshaled_com
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
// System.Int32
|
|||
|
|
struct Int32_t585191389E07734F19F3156FF88FB3EF4800D102
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Int32 System.Int32::m_value
|
|||
|
|
int32_t ___m_value_0;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Int32_t585191389E07734F19F3156FF88FB3EF4800D102, ___m_value_0)); }
|
|||
|
|
inline int32_t get_m_value_0() const { return ___m_value_0; }
|
|||
|
|
inline int32_t* get_address_of_m_value_0() { return &___m_value_0; }
|
|||
|
|
inline void set_m_value_0(int32_t value)
|
|||
|
|
{
|
|||
|
|
___m_value_0 = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// System.IntPtr
|
|||
|
|
struct IntPtr_t
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Void* System.IntPtr::m_value
|
|||
|
|
void* ___m_value_0;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(IntPtr_t, ___m_value_0)); }
|
|||
|
|
inline void* get_m_value_0() const { return ___m_value_0; }
|
|||
|
|
inline void** get_address_of_m_value_0() { return &___m_value_0; }
|
|||
|
|
inline void set_m_value_0(void* value)
|
|||
|
|
{
|
|||
|
|
___m_value_0 = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
struct IntPtr_t_StaticFields
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.IntPtr System.IntPtr::Zero
|
|||
|
|
intptr_t ___Zero_1;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_Zero_1() { return static_cast<int32_t>(offsetof(IntPtr_t_StaticFields, ___Zero_1)); }
|
|||
|
|
inline intptr_t get_Zero_1() const { return ___Zero_1; }
|
|||
|
|
inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; }
|
|||
|
|
inline void set_Zero_1(intptr_t value)
|
|||
|
|
{
|
|||
|
|
___Zero_1 = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// System.Void
|
|||
|
|
struct Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
union
|
|||
|
|
{
|
|||
|
|
struct
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
uint8_t Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017__padding[1];
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// securityConnection
|
|||
|
|
struct securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.String securityConnection::ip
|
|||
|
|
String_t* ___ip_0;
|
|||
|
|
// System.Int32 securityConnection::port
|
|||
|
|
int32_t ___port_1;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_ip_0() { return static_cast<int32_t>(offsetof(securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B, ___ip_0)); }
|
|||
|
|
inline String_t* get_ip_0() const { return ___ip_0; }
|
|||
|
|
inline String_t** get_address_of_ip_0() { return &___ip_0; }
|
|||
|
|
inline void set_ip_0(String_t* value)
|
|||
|
|
{
|
|||
|
|
___ip_0 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___ip_0), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_port_1() { return static_cast<int32_t>(offsetof(securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B, ___port_1)); }
|
|||
|
|
inline int32_t get_port_1() const { return ___port_1; }
|
|||
|
|
inline int32_t* get_address_of_port_1() { return &___port_1; }
|
|||
|
|
inline void set_port_1(int32_t value)
|
|||
|
|
{
|
|||
|
|
___port_1 = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
// Native definition for P/Invoke marshalling of securityConnection
|
|||
|
|
struct securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B_marshaled_pinvoke
|
|||
|
|
{
|
|||
|
|
char ___ip_0[32];
|
|||
|
|
int32_t ___port_1;
|
|||
|
|
};
|
|||
|
|
// Native definition for COM marshalling of securityConnection
|
|||
|
|
struct securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B_marshaled_com
|
|||
|
|
{
|
|||
|
|
char ___ip_0[32];
|
|||
|
|
int32_t ___port_1;
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
// LuaInterface.LuaBaseRef
|
|||
|
|
struct LuaBaseRef_tFA9E77CEC1FFBFDE8BC5AF2B9C1A693AD5CFE0B4 : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.String LuaInterface.LuaBaseRef::name
|
|||
|
|
String_t* ___name_0;
|
|||
|
|
// System.Int32 LuaInterface.LuaBaseRef::reference
|
|||
|
|
int32_t ___reference_1;
|
|||
|
|
// LuaInterface.LuaState LuaInterface.LuaBaseRef::luaState
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * ___luaState_2;
|
|||
|
|
// LuaInterface.ObjectTranslator LuaInterface.LuaBaseRef::translator
|
|||
|
|
ObjectTranslator_t83CF36CEC9DC16EF853E8331972281E6CB9B18DF * ___translator_3;
|
|||
|
|
// System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) LuaInterface.LuaBaseRef::beDisposed
|
|||
|
|
bool ___beDisposed_4;
|
|||
|
|
// System.Int32 LuaInterface.LuaBaseRef::count
|
|||
|
|
int32_t ___count_5;
|
|||
|
|
// System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) LuaInterface.LuaBaseRef::IsAlive
|
|||
|
|
bool ___IsAlive_6;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_name_0() { return static_cast<int32_t>(offsetof(LuaBaseRef_tFA9E77CEC1FFBFDE8BC5AF2B9C1A693AD5CFE0B4, ___name_0)); }
|
|||
|
|
inline String_t* get_name_0() const { return ___name_0; }
|
|||
|
|
inline String_t** get_address_of_name_0() { return &___name_0; }
|
|||
|
|
inline void set_name_0(String_t* value)
|
|||
|
|
{
|
|||
|
|
___name_0 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___name_0), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_reference_1() { return static_cast<int32_t>(offsetof(LuaBaseRef_tFA9E77CEC1FFBFDE8BC5AF2B9C1A693AD5CFE0B4, ___reference_1)); }
|
|||
|
|
inline int32_t get_reference_1() const { return ___reference_1; }
|
|||
|
|
inline int32_t* get_address_of_reference_1() { return &___reference_1; }
|
|||
|
|
inline void set_reference_1(int32_t value)
|
|||
|
|
{
|
|||
|
|
___reference_1 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_luaState_2() { return static_cast<int32_t>(offsetof(LuaBaseRef_tFA9E77CEC1FFBFDE8BC5AF2B9C1A693AD5CFE0B4, ___luaState_2)); }
|
|||
|
|
inline LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * get_luaState_2() const { return ___luaState_2; }
|
|||
|
|
inline LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE ** get_address_of_luaState_2() { return &___luaState_2; }
|
|||
|
|
inline void set_luaState_2(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * value)
|
|||
|
|
{
|
|||
|
|
___luaState_2 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___luaState_2), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_translator_3() { return static_cast<int32_t>(offsetof(LuaBaseRef_tFA9E77CEC1FFBFDE8BC5AF2B9C1A693AD5CFE0B4, ___translator_3)); }
|
|||
|
|
inline ObjectTranslator_t83CF36CEC9DC16EF853E8331972281E6CB9B18DF * get_translator_3() const { return ___translator_3; }
|
|||
|
|
inline ObjectTranslator_t83CF36CEC9DC16EF853E8331972281E6CB9B18DF ** get_address_of_translator_3() { return &___translator_3; }
|
|||
|
|
inline void set_translator_3(ObjectTranslator_t83CF36CEC9DC16EF853E8331972281E6CB9B18DF * value)
|
|||
|
|
{
|
|||
|
|
___translator_3 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___translator_3), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_beDisposed_4() { return static_cast<int32_t>(offsetof(LuaBaseRef_tFA9E77CEC1FFBFDE8BC5AF2B9C1A693AD5CFE0B4, ___beDisposed_4)); }
|
|||
|
|
inline bool get_beDisposed_4() const { return ___beDisposed_4; }
|
|||
|
|
inline bool* get_address_of_beDisposed_4() { return &___beDisposed_4; }
|
|||
|
|
inline void set_beDisposed_4(bool value)
|
|||
|
|
{
|
|||
|
|
___beDisposed_4 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_count_5() { return static_cast<int32_t>(offsetof(LuaBaseRef_tFA9E77CEC1FFBFDE8BC5AF2B9C1A693AD5CFE0B4, ___count_5)); }
|
|||
|
|
inline int32_t get_count_5() const { return ___count_5; }
|
|||
|
|
inline int32_t* get_address_of_count_5() { return &___count_5; }
|
|||
|
|
inline void set_count_5(int32_t value)
|
|||
|
|
{
|
|||
|
|
___count_5 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_IsAlive_6() { return static_cast<int32_t>(offsetof(LuaBaseRef_tFA9E77CEC1FFBFDE8BC5AF2B9C1A693AD5CFE0B4, ___IsAlive_6)); }
|
|||
|
|
inline bool get_IsAlive_6() const { return ___IsAlive_6; }
|
|||
|
|
inline bool* get_address_of_IsAlive_6() { return &___IsAlive_6; }
|
|||
|
|
inline void set_IsAlive_6(bool value)
|
|||
|
|
{
|
|||
|
|
___IsAlive_6 = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// LuaInterface.LuaStatePtr
|
|||
|
|
struct LuaStatePtr_t3F7724E8DEEF06EF86659F7C8F32A1F5CD4C958C : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.IntPtr LuaInterface.LuaStatePtr::L
|
|||
|
|
intptr_t ___L_0;
|
|||
|
|
// System.String LuaInterface.LuaStatePtr::jit
|
|||
|
|
String_t* ___jit_1;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_L_0() { return static_cast<int32_t>(offsetof(LuaStatePtr_t3F7724E8DEEF06EF86659F7C8F32A1F5CD4C958C, ___L_0)); }
|
|||
|
|
inline intptr_t get_L_0() const { return ___L_0; }
|
|||
|
|
inline intptr_t* get_address_of_L_0() { return &___L_0; }
|
|||
|
|
inline void set_L_0(intptr_t value)
|
|||
|
|
{
|
|||
|
|
___L_0 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_jit_1() { return static_cast<int32_t>(offsetof(LuaStatePtr_t3F7724E8DEEF06EF86659F7C8F32A1F5CD4C958C, ___jit_1)); }
|
|||
|
|
inline String_t* get_jit_1() const { return ___jit_1; }
|
|||
|
|
inline String_t** get_address_of_jit_1() { return &___jit_1; }
|
|||
|
|
inline void set_jit_1(String_t* value)
|
|||
|
|
{
|
|||
|
|
___jit_1 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___jit_1), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Object>
|
|||
|
|
struct Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::dictionary
|
|||
|
|
Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * ___dictionary_0;
|
|||
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::version
|
|||
|
|
int32_t ___version_1;
|
|||
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::index
|
|||
|
|
int32_t ___index_2;
|
|||
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::current
|
|||
|
|
KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE ___current_3;
|
|||
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::getEnumeratorRetType
|
|||
|
|
int32_t ___getEnumeratorRetType_4;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB, ___dictionary_0)); }
|
|||
|
|
inline Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * get_dictionary_0() const { return ___dictionary_0; }
|
|||
|
|
inline Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|||
|
|
inline void set_dictionary_0(Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * value)
|
|||
|
|
{
|
|||
|
|
___dictionary_0 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_version_1() { return static_cast<int32_t>(offsetof(Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB, ___version_1)); }
|
|||
|
|
inline int32_t get_version_1() const { return ___version_1; }
|
|||
|
|
inline int32_t* get_address_of_version_1() { return &___version_1; }
|
|||
|
|
inline void set_version_1(int32_t value)
|
|||
|
|
{
|
|||
|
|
___version_1 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_index_2() { return static_cast<int32_t>(offsetof(Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB, ___index_2)); }
|
|||
|
|
inline int32_t get_index_2() const { return ___index_2; }
|
|||
|
|
inline int32_t* get_address_of_index_2() { return &___index_2; }
|
|||
|
|
inline void set_index_2(int32_t value)
|
|||
|
|
{
|
|||
|
|
___index_2 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB, ___current_3)); }
|
|||
|
|
inline KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE get_current_3() const { return ___current_3; }
|
|||
|
|
inline KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * get_address_of_current_3() { return &___current_3; }
|
|||
|
|
inline void set_current_3(KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE value)
|
|||
|
|
{
|
|||
|
|
___current_3 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___key_0), (void*)NULL);
|
|||
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___value_1), (void*)NULL);
|
|||
|
|
#endif
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast<int32_t>(offsetof(Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB, ___getEnumeratorRetType_4)); }
|
|||
|
|
inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; }
|
|||
|
|
inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; }
|
|||
|
|
inline void set_getEnumeratorRetType_4(int32_t value)
|
|||
|
|
{
|
|||
|
|
___getEnumeratorRetType_4 = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// System.Collections.Generic.Dictionary`2_Enumerator<System.String,UnityEngine.AssetBundle>
|
|||
|
|
struct Enumerator_tA9CE0B4D84075C3CC86E676F96AFDF93868A8B78
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::dictionary
|
|||
|
|
Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA * ___dictionary_0;
|
|||
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::version
|
|||
|
|
int32_t ___version_1;
|
|||
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::index
|
|||
|
|
int32_t ___index_2;
|
|||
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::current
|
|||
|
|
KeyValuePair_2_tE901BF98538F781D1EFB75457F64ADF8FF573284 ___current_3;
|
|||
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::getEnumeratorRetType
|
|||
|
|
int32_t ___getEnumeratorRetType_4;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_tA9CE0B4D84075C3CC86E676F96AFDF93868A8B78, ___dictionary_0)); }
|
|||
|
|
inline Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA * get_dictionary_0() const { return ___dictionary_0; }
|
|||
|
|
inline Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|||
|
|
inline void set_dictionary_0(Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA * value)
|
|||
|
|
{
|
|||
|
|
___dictionary_0 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_version_1() { return static_cast<int32_t>(offsetof(Enumerator_tA9CE0B4D84075C3CC86E676F96AFDF93868A8B78, ___version_1)); }
|
|||
|
|
inline int32_t get_version_1() const { return ___version_1; }
|
|||
|
|
inline int32_t* get_address_of_version_1() { return &___version_1; }
|
|||
|
|
inline void set_version_1(int32_t value)
|
|||
|
|
{
|
|||
|
|
___version_1 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_index_2() { return static_cast<int32_t>(offsetof(Enumerator_tA9CE0B4D84075C3CC86E676F96AFDF93868A8B78, ___index_2)); }
|
|||
|
|
inline int32_t get_index_2() const { return ___index_2; }
|
|||
|
|
inline int32_t* get_address_of_index_2() { return &___index_2; }
|
|||
|
|
inline void set_index_2(int32_t value)
|
|||
|
|
{
|
|||
|
|
___index_2 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_tA9CE0B4D84075C3CC86E676F96AFDF93868A8B78, ___current_3)); }
|
|||
|
|
inline KeyValuePair_2_tE901BF98538F781D1EFB75457F64ADF8FF573284 get_current_3() const { return ___current_3; }
|
|||
|
|
inline KeyValuePair_2_tE901BF98538F781D1EFB75457F64ADF8FF573284 * get_address_of_current_3() { return &___current_3; }
|
|||
|
|
inline void set_current_3(KeyValuePair_2_tE901BF98538F781D1EFB75457F64ADF8FF573284 value)
|
|||
|
|
{
|
|||
|
|
___current_3 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___key_0), (void*)NULL);
|
|||
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___value_1), (void*)NULL);
|
|||
|
|
#endif
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast<int32_t>(offsetof(Enumerator_tA9CE0B4D84075C3CC86E676F96AFDF93868A8B78, ___getEnumeratorRetType_4)); }
|
|||
|
|
inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; }
|
|||
|
|
inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; }
|
|||
|
|
inline void set_getEnumeratorRetType_4(int32_t value)
|
|||
|
|
{
|
|||
|
|
___getEnumeratorRetType_4 = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// System.Collections.Generic.Dictionary`2_Enumerator<System.String,taurus.unity.AssetEntity>
|
|||
|
|
struct Enumerator_tE5AA916FF75C3C121B9F89BF0E0299EC2AC69D8F
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::dictionary
|
|||
|
|
Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 * ___dictionary_0;
|
|||
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::version
|
|||
|
|
int32_t ___version_1;
|
|||
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::index
|
|||
|
|
int32_t ___index_2;
|
|||
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::current
|
|||
|
|
KeyValuePair_2_t7E64E9EAA2C1962E7B9789398D4F88D8EE1D6D77 ___current_3;
|
|||
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::getEnumeratorRetType
|
|||
|
|
int32_t ___getEnumeratorRetType_4;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_tE5AA916FF75C3C121B9F89BF0E0299EC2AC69D8F, ___dictionary_0)); }
|
|||
|
|
inline Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 * get_dictionary_0() const { return ___dictionary_0; }
|
|||
|
|
inline Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|||
|
|
inline void set_dictionary_0(Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 * value)
|
|||
|
|
{
|
|||
|
|
___dictionary_0 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_version_1() { return static_cast<int32_t>(offsetof(Enumerator_tE5AA916FF75C3C121B9F89BF0E0299EC2AC69D8F, ___version_1)); }
|
|||
|
|
inline int32_t get_version_1() const { return ___version_1; }
|
|||
|
|
inline int32_t* get_address_of_version_1() { return &___version_1; }
|
|||
|
|
inline void set_version_1(int32_t value)
|
|||
|
|
{
|
|||
|
|
___version_1 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_index_2() { return static_cast<int32_t>(offsetof(Enumerator_tE5AA916FF75C3C121B9F89BF0E0299EC2AC69D8F, ___index_2)); }
|
|||
|
|
inline int32_t get_index_2() const { return ___index_2; }
|
|||
|
|
inline int32_t* get_address_of_index_2() { return &___index_2; }
|
|||
|
|
inline void set_index_2(int32_t value)
|
|||
|
|
{
|
|||
|
|
___index_2 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_tE5AA916FF75C3C121B9F89BF0E0299EC2AC69D8F, ___current_3)); }
|
|||
|
|
inline KeyValuePair_2_t7E64E9EAA2C1962E7B9789398D4F88D8EE1D6D77 get_current_3() const { return ___current_3; }
|
|||
|
|
inline KeyValuePair_2_t7E64E9EAA2C1962E7B9789398D4F88D8EE1D6D77 * get_address_of_current_3() { return &___current_3; }
|
|||
|
|
inline void set_current_3(KeyValuePair_2_t7E64E9EAA2C1962E7B9789398D4F88D8EE1D6D77 value)
|
|||
|
|
{
|
|||
|
|
___current_3 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___key_0), (void*)NULL);
|
|||
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___value_1), (void*)NULL);
|
|||
|
|
#endif
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast<int32_t>(offsetof(Enumerator_tE5AA916FF75C3C121B9F89BF0E0299EC2AC69D8F, ___getEnumeratorRetType_4)); }
|
|||
|
|
inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; }
|
|||
|
|
inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; }
|
|||
|
|
inline void set_getEnumeratorRetType_4(int32_t value)
|
|||
|
|
{
|
|||
|
|
___getEnumeratorRetType_4 = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// System.Delegate
|
|||
|
|
struct Delegate_t : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.IntPtr System.Delegate::method_ptr
|
|||
|
|
Il2CppMethodPointer ___method_ptr_0;
|
|||
|
|
// System.IntPtr System.Delegate::invoke_impl
|
|||
|
|
intptr_t ___invoke_impl_1;
|
|||
|
|
// System.Object System.Delegate::m_target
|
|||
|
|
RuntimeObject * ___m_target_2;
|
|||
|
|
// System.IntPtr System.Delegate::method
|
|||
|
|
intptr_t ___method_3;
|
|||
|
|
// System.IntPtr System.Delegate::delegate_trampoline
|
|||
|
|
intptr_t ___delegate_trampoline_4;
|
|||
|
|
// System.IntPtr System.Delegate::extra_arg
|
|||
|
|
intptr_t ___extra_arg_5;
|
|||
|
|
// System.IntPtr System.Delegate::method_code
|
|||
|
|
intptr_t ___method_code_6;
|
|||
|
|
// System.Reflection.MethodInfo System.Delegate::method_info
|
|||
|
|
MethodInfo_t * ___method_info_7;
|
|||
|
|
// System.Reflection.MethodInfo System.Delegate::original_method_info
|
|||
|
|
MethodInfo_t * ___original_method_info_8;
|
|||
|
|
// System.DelegateData System.Delegate::data
|
|||
|
|
DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9;
|
|||
|
|
// System.Boolean System.Delegate::method_is_virtual
|
|||
|
|
bool ___method_is_virtual_10;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_method_ptr_0() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_ptr_0)); }
|
|||
|
|
inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; }
|
|||
|
|
inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; }
|
|||
|
|
inline void set_method_ptr_0(Il2CppMethodPointer value)
|
|||
|
|
{
|
|||
|
|
___method_ptr_0 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_invoke_impl_1() { return static_cast<int32_t>(offsetof(Delegate_t, ___invoke_impl_1)); }
|
|||
|
|
inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; }
|
|||
|
|
inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; }
|
|||
|
|
inline void set_invoke_impl_1(intptr_t value)
|
|||
|
|
{
|
|||
|
|
___invoke_impl_1 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_m_target_2() { return static_cast<int32_t>(offsetof(Delegate_t, ___m_target_2)); }
|
|||
|
|
inline RuntimeObject * get_m_target_2() const { return ___m_target_2; }
|
|||
|
|
inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; }
|
|||
|
|
inline void set_m_target_2(RuntimeObject * value)
|
|||
|
|
{
|
|||
|
|
___m_target_2 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___m_target_2), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_method_3() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_3)); }
|
|||
|
|
inline intptr_t get_method_3() const { return ___method_3; }
|
|||
|
|
inline intptr_t* get_address_of_method_3() { return &___method_3; }
|
|||
|
|
inline void set_method_3(intptr_t value)
|
|||
|
|
{
|
|||
|
|
___method_3 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast<int32_t>(offsetof(Delegate_t, ___delegate_trampoline_4)); }
|
|||
|
|
inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; }
|
|||
|
|
inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; }
|
|||
|
|
inline void set_delegate_trampoline_4(intptr_t value)
|
|||
|
|
{
|
|||
|
|
___delegate_trampoline_4 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_extra_arg_5() { return static_cast<int32_t>(offsetof(Delegate_t, ___extra_arg_5)); }
|
|||
|
|
inline intptr_t get_extra_arg_5() const { return ___extra_arg_5; }
|
|||
|
|
inline intptr_t* get_address_of_extra_arg_5() { return &___extra_arg_5; }
|
|||
|
|
inline void set_extra_arg_5(intptr_t value)
|
|||
|
|
{
|
|||
|
|
___extra_arg_5 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_method_code_6() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_code_6)); }
|
|||
|
|
inline intptr_t get_method_code_6() const { return ___method_code_6; }
|
|||
|
|
inline intptr_t* get_address_of_method_code_6() { return &___method_code_6; }
|
|||
|
|
inline void set_method_code_6(intptr_t value)
|
|||
|
|
{
|
|||
|
|
___method_code_6 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_method_info_7() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_info_7)); }
|
|||
|
|
inline MethodInfo_t * get_method_info_7() const { return ___method_info_7; }
|
|||
|
|
inline MethodInfo_t ** get_address_of_method_info_7() { return &___method_info_7; }
|
|||
|
|
inline void set_method_info_7(MethodInfo_t * value)
|
|||
|
|
{
|
|||
|
|
___method_info_7 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___method_info_7), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_original_method_info_8() { return static_cast<int32_t>(offsetof(Delegate_t, ___original_method_info_8)); }
|
|||
|
|
inline MethodInfo_t * get_original_method_info_8() const { return ___original_method_info_8; }
|
|||
|
|
inline MethodInfo_t ** get_address_of_original_method_info_8() { return &___original_method_info_8; }
|
|||
|
|
inline void set_original_method_info_8(MethodInfo_t * value)
|
|||
|
|
{
|
|||
|
|
___original_method_info_8 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___original_method_info_8), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_data_9() { return static_cast<int32_t>(offsetof(Delegate_t, ___data_9)); }
|
|||
|
|
inline DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * get_data_9() const { return ___data_9; }
|
|||
|
|
inline DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE ** get_address_of_data_9() { return &___data_9; }
|
|||
|
|
inline void set_data_9(DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * value)
|
|||
|
|
{
|
|||
|
|
___data_9 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___data_9), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_method_is_virtual_10() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_is_virtual_10)); }
|
|||
|
|
inline bool get_method_is_virtual_10() const { return ___method_is_virtual_10; }
|
|||
|
|
inline bool* get_address_of_method_is_virtual_10() { return &___method_is_virtual_10; }
|
|||
|
|
inline void set_method_is_virtual_10(bool value)
|
|||
|
|
{
|
|||
|
|
___method_is_virtual_10 = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
// Native definition for P/Invoke marshalling of System.Delegate
|
|||
|
|
struct Delegate_t_marshaled_pinvoke
|
|||
|
|
{
|
|||
|
|
intptr_t ___method_ptr_0;
|
|||
|
|
intptr_t ___invoke_impl_1;
|
|||
|
|
Il2CppIUnknown* ___m_target_2;
|
|||
|
|
intptr_t ___method_3;
|
|||
|
|
intptr_t ___delegate_trampoline_4;
|
|||
|
|
intptr_t ___extra_arg_5;
|
|||
|
|
intptr_t ___method_code_6;
|
|||
|
|
MethodInfo_t * ___method_info_7;
|
|||
|
|
MethodInfo_t * ___original_method_info_8;
|
|||
|
|
DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9;
|
|||
|
|
int32_t ___method_is_virtual_10;
|
|||
|
|
};
|
|||
|
|
// Native definition for COM marshalling of System.Delegate
|
|||
|
|
struct Delegate_t_marshaled_com
|
|||
|
|
{
|
|||
|
|
intptr_t ___method_ptr_0;
|
|||
|
|
intptr_t ___invoke_impl_1;
|
|||
|
|
Il2CppIUnknown* ___m_target_2;
|
|||
|
|
intptr_t ___method_3;
|
|||
|
|
intptr_t ___delegate_trampoline_4;
|
|||
|
|
intptr_t ___extra_arg_5;
|
|||
|
|
intptr_t ___method_code_6;
|
|||
|
|
MethodInfo_t * ___method_info_7;
|
|||
|
|
MethodInfo_t * ___original_method_info_8;
|
|||
|
|
DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9;
|
|||
|
|
int32_t ___method_is_virtual_10;
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
// System.Exception
|
|||
|
|
struct Exception_t : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.String System.Exception::_className
|
|||
|
|
String_t* ____className_1;
|
|||
|
|
// System.String System.Exception::_message
|
|||
|
|
String_t* ____message_2;
|
|||
|
|
// System.Collections.IDictionary System.Exception::_data
|
|||
|
|
RuntimeObject* ____data_3;
|
|||
|
|
// System.Exception System.Exception::_innerException
|
|||
|
|
Exception_t * ____innerException_4;
|
|||
|
|
// System.String System.Exception::_helpURL
|
|||
|
|
String_t* ____helpURL_5;
|
|||
|
|
// System.Object System.Exception::_stackTrace
|
|||
|
|
RuntimeObject * ____stackTrace_6;
|
|||
|
|
// System.String System.Exception::_stackTraceString
|
|||
|
|
String_t* ____stackTraceString_7;
|
|||
|
|
// System.String System.Exception::_remoteStackTraceString
|
|||
|
|
String_t* ____remoteStackTraceString_8;
|
|||
|
|
// System.Int32 System.Exception::_remoteStackIndex
|
|||
|
|
int32_t ____remoteStackIndex_9;
|
|||
|
|
// System.Object System.Exception::_dynamicMethods
|
|||
|
|
RuntimeObject * ____dynamicMethods_10;
|
|||
|
|
// System.Int32 System.Exception::_HResult
|
|||
|
|
int32_t ____HResult_11;
|
|||
|
|
// System.String System.Exception::_source
|
|||
|
|
String_t* ____source_12;
|
|||
|
|
// System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager
|
|||
|
|
SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * ____safeSerializationManager_13;
|
|||
|
|
// System.Diagnostics.StackTrace[] System.Exception::captured_traces
|
|||
|
|
StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_14;
|
|||
|
|
// System.IntPtr[] System.Exception::native_trace_ips
|
|||
|
|
IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD* ___native_trace_ips_15;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of__className_1() { return static_cast<int32_t>(offsetof(Exception_t, ____className_1)); }
|
|||
|
|
inline String_t* get__className_1() const { return ____className_1; }
|
|||
|
|
inline String_t** get_address_of__className_1() { return &____className_1; }
|
|||
|
|
inline void set__className_1(String_t* value)
|
|||
|
|
{
|
|||
|
|
____className_1 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____className_1), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__message_2() { return static_cast<int32_t>(offsetof(Exception_t, ____message_2)); }
|
|||
|
|
inline String_t* get__message_2() const { return ____message_2; }
|
|||
|
|
inline String_t** get_address_of__message_2() { return &____message_2; }
|
|||
|
|
inline void set__message_2(String_t* value)
|
|||
|
|
{
|
|||
|
|
____message_2 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____message_2), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__data_3() { return static_cast<int32_t>(offsetof(Exception_t, ____data_3)); }
|
|||
|
|
inline RuntimeObject* get__data_3() const { return ____data_3; }
|
|||
|
|
inline RuntimeObject** get_address_of__data_3() { return &____data_3; }
|
|||
|
|
inline void set__data_3(RuntimeObject* value)
|
|||
|
|
{
|
|||
|
|
____data_3 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____data_3), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__innerException_4() { return static_cast<int32_t>(offsetof(Exception_t, ____innerException_4)); }
|
|||
|
|
inline Exception_t * get__innerException_4() const { return ____innerException_4; }
|
|||
|
|
inline Exception_t ** get_address_of__innerException_4() { return &____innerException_4; }
|
|||
|
|
inline void set__innerException_4(Exception_t * value)
|
|||
|
|
{
|
|||
|
|
____innerException_4 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____innerException_4), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__helpURL_5() { return static_cast<int32_t>(offsetof(Exception_t, ____helpURL_5)); }
|
|||
|
|
inline String_t* get__helpURL_5() const { return ____helpURL_5; }
|
|||
|
|
inline String_t** get_address_of__helpURL_5() { return &____helpURL_5; }
|
|||
|
|
inline void set__helpURL_5(String_t* value)
|
|||
|
|
{
|
|||
|
|
____helpURL_5 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____helpURL_5), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__stackTrace_6() { return static_cast<int32_t>(offsetof(Exception_t, ____stackTrace_6)); }
|
|||
|
|
inline RuntimeObject * get__stackTrace_6() const { return ____stackTrace_6; }
|
|||
|
|
inline RuntimeObject ** get_address_of__stackTrace_6() { return &____stackTrace_6; }
|
|||
|
|
inline void set__stackTrace_6(RuntimeObject * value)
|
|||
|
|
{
|
|||
|
|
____stackTrace_6 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____stackTrace_6), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__stackTraceString_7() { return static_cast<int32_t>(offsetof(Exception_t, ____stackTraceString_7)); }
|
|||
|
|
inline String_t* get__stackTraceString_7() const { return ____stackTraceString_7; }
|
|||
|
|
inline String_t** get_address_of__stackTraceString_7() { return &____stackTraceString_7; }
|
|||
|
|
inline void set__stackTraceString_7(String_t* value)
|
|||
|
|
{
|
|||
|
|
____stackTraceString_7 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____stackTraceString_7), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__remoteStackTraceString_8() { return static_cast<int32_t>(offsetof(Exception_t, ____remoteStackTraceString_8)); }
|
|||
|
|
inline String_t* get__remoteStackTraceString_8() const { return ____remoteStackTraceString_8; }
|
|||
|
|
inline String_t** get_address_of__remoteStackTraceString_8() { return &____remoteStackTraceString_8; }
|
|||
|
|
inline void set__remoteStackTraceString_8(String_t* value)
|
|||
|
|
{
|
|||
|
|
____remoteStackTraceString_8 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____remoteStackTraceString_8), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__remoteStackIndex_9() { return static_cast<int32_t>(offsetof(Exception_t, ____remoteStackIndex_9)); }
|
|||
|
|
inline int32_t get__remoteStackIndex_9() const { return ____remoteStackIndex_9; }
|
|||
|
|
inline int32_t* get_address_of__remoteStackIndex_9() { return &____remoteStackIndex_9; }
|
|||
|
|
inline void set__remoteStackIndex_9(int32_t value)
|
|||
|
|
{
|
|||
|
|
____remoteStackIndex_9 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__dynamicMethods_10() { return static_cast<int32_t>(offsetof(Exception_t, ____dynamicMethods_10)); }
|
|||
|
|
inline RuntimeObject * get__dynamicMethods_10() const { return ____dynamicMethods_10; }
|
|||
|
|
inline RuntimeObject ** get_address_of__dynamicMethods_10() { return &____dynamicMethods_10; }
|
|||
|
|
inline void set__dynamicMethods_10(RuntimeObject * value)
|
|||
|
|
{
|
|||
|
|
____dynamicMethods_10 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____dynamicMethods_10), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__HResult_11() { return static_cast<int32_t>(offsetof(Exception_t, ____HResult_11)); }
|
|||
|
|
inline int32_t get__HResult_11() const { return ____HResult_11; }
|
|||
|
|
inline int32_t* get_address_of__HResult_11() { return &____HResult_11; }
|
|||
|
|
inline void set__HResult_11(int32_t value)
|
|||
|
|
{
|
|||
|
|
____HResult_11 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__source_12() { return static_cast<int32_t>(offsetof(Exception_t, ____source_12)); }
|
|||
|
|
inline String_t* get__source_12() const { return ____source_12; }
|
|||
|
|
inline String_t** get_address_of__source_12() { return &____source_12; }
|
|||
|
|
inline void set__source_12(String_t* value)
|
|||
|
|
{
|
|||
|
|
____source_12 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____source_12), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__safeSerializationManager_13() { return static_cast<int32_t>(offsetof(Exception_t, ____safeSerializationManager_13)); }
|
|||
|
|
inline SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * get__safeSerializationManager_13() const { return ____safeSerializationManager_13; }
|
|||
|
|
inline SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 ** get_address_of__safeSerializationManager_13() { return &____safeSerializationManager_13; }
|
|||
|
|
inline void set__safeSerializationManager_13(SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * value)
|
|||
|
|
{
|
|||
|
|
____safeSerializationManager_13 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____safeSerializationManager_13), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_captured_traces_14() { return static_cast<int32_t>(offsetof(Exception_t, ___captured_traces_14)); }
|
|||
|
|
inline StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* get_captured_traces_14() const { return ___captured_traces_14; }
|
|||
|
|
inline StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196** get_address_of_captured_traces_14() { return &___captured_traces_14; }
|
|||
|
|
inline void set_captured_traces_14(StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* value)
|
|||
|
|
{
|
|||
|
|
___captured_traces_14 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___captured_traces_14), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_native_trace_ips_15() { return static_cast<int32_t>(offsetof(Exception_t, ___native_trace_ips_15)); }
|
|||
|
|
inline IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD* get_native_trace_ips_15() const { return ___native_trace_ips_15; }
|
|||
|
|
inline IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD** get_address_of_native_trace_ips_15() { return &___native_trace_ips_15; }
|
|||
|
|
inline void set_native_trace_ips_15(IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD* value)
|
|||
|
|
{
|
|||
|
|
___native_trace_ips_15 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___native_trace_ips_15), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
struct Exception_t_StaticFields
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Object System.Exception::s_EDILock
|
|||
|
|
RuntimeObject * ___s_EDILock_0;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_s_EDILock_0() { return static_cast<int32_t>(offsetof(Exception_t_StaticFields, ___s_EDILock_0)); }
|
|||
|
|
inline RuntimeObject * get_s_EDILock_0() const { return ___s_EDILock_0; }
|
|||
|
|
inline RuntimeObject ** get_address_of_s_EDILock_0() { return &___s_EDILock_0; }
|
|||
|
|
inline void set_s_EDILock_0(RuntimeObject * value)
|
|||
|
|
{
|
|||
|
|
___s_EDILock_0 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___s_EDILock_0), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
// Native definition for P/Invoke marshalling of System.Exception
|
|||
|
|
struct Exception_t_marshaled_pinvoke
|
|||
|
|
{
|
|||
|
|
char* ____className_1;
|
|||
|
|
char* ____message_2;
|
|||
|
|
RuntimeObject* ____data_3;
|
|||
|
|
Exception_t_marshaled_pinvoke* ____innerException_4;
|
|||
|
|
char* ____helpURL_5;
|
|||
|
|
Il2CppIUnknown* ____stackTrace_6;
|
|||
|
|
char* ____stackTraceString_7;
|
|||
|
|
char* ____remoteStackTraceString_8;
|
|||
|
|
int32_t ____remoteStackIndex_9;
|
|||
|
|
Il2CppIUnknown* ____dynamicMethods_10;
|
|||
|
|
int32_t ____HResult_11;
|
|||
|
|
char* ____source_12;
|
|||
|
|
SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * ____safeSerializationManager_13;
|
|||
|
|
StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_14;
|
|||
|
|
Il2CppSafeArray/*NONE*/* ___native_trace_ips_15;
|
|||
|
|
};
|
|||
|
|
// Native definition for COM marshalling of System.Exception
|
|||
|
|
struct Exception_t_marshaled_com
|
|||
|
|
{
|
|||
|
|
Il2CppChar* ____className_1;
|
|||
|
|
Il2CppChar* ____message_2;
|
|||
|
|
RuntimeObject* ____data_3;
|
|||
|
|
Exception_t_marshaled_com* ____innerException_4;
|
|||
|
|
Il2CppChar* ____helpURL_5;
|
|||
|
|
Il2CppIUnknown* ____stackTrace_6;
|
|||
|
|
Il2CppChar* ____stackTraceString_7;
|
|||
|
|
Il2CppChar* ____remoteStackTraceString_8;
|
|||
|
|
int32_t ____remoteStackIndex_9;
|
|||
|
|
Il2CppIUnknown* ____dynamicMethods_10;
|
|||
|
|
int32_t ____HResult_11;
|
|||
|
|
Il2CppChar* ____source_12;
|
|||
|
|
SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * ____safeSerializationManager_13;
|
|||
|
|
StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_14;
|
|||
|
|
Il2CppSafeArray/*NONE*/* ___native_trace_ips_15;
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
// System.Reflection.BindingFlags
|
|||
|
|
struct BindingFlags_tE35C91D046E63A1B92BB9AB909FCF9DA84379ED0
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Int32 System.Reflection.BindingFlags::value__
|
|||
|
|
int32_t ___value___2;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(BindingFlags_tE35C91D046E63A1B92BB9AB909FCF9DA84379ED0, ___value___2)); }
|
|||
|
|
inline int32_t get_value___2() const { return ___value___2; }
|
|||
|
|
inline int32_t* get_address_of_value___2() { return &___value___2; }
|
|||
|
|
inline void set_value___2(int32_t value)
|
|||
|
|
{
|
|||
|
|
___value___2 = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// System.RuntimeTypeHandle
|
|||
|
|
struct RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.IntPtr System.RuntimeTypeHandle::value
|
|||
|
|
intptr_t ___value_0;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_value_0() { return static_cast<int32_t>(offsetof(RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D, ___value_0)); }
|
|||
|
|
inline intptr_t get_value_0() const { return ___value_0; }
|
|||
|
|
inline intptr_t* get_address_of_value_0() { return &___value_0; }
|
|||
|
|
inline void set_value_0(intptr_t value)
|
|||
|
|
{
|
|||
|
|
___value_0 = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// UnityEngine.AsyncOperation
|
|||
|
|
struct AsyncOperation_t304C51ABED8AE734CC8DDDFE13013D8D5A44641D : public YieldInstruction_t836035AC7BD07A3C7909F7AD2A5B42DE99D91C44
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.IntPtr UnityEngine.AsyncOperation::m_Ptr
|
|||
|
|
intptr_t ___m_Ptr_0;
|
|||
|
|
// System.Action`1<UnityEngine.AsyncOperation> UnityEngine.AsyncOperation::m_completeCallback
|
|||
|
|
Action_1_tCBF754C290FAE894631BED8FD56E9E22C4C187F9 * ___m_completeCallback_1;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_m_Ptr_0() { return static_cast<int32_t>(offsetof(AsyncOperation_t304C51ABED8AE734CC8DDDFE13013D8D5A44641D, ___m_Ptr_0)); }
|
|||
|
|
inline intptr_t get_m_Ptr_0() const { return ___m_Ptr_0; }
|
|||
|
|
inline intptr_t* get_address_of_m_Ptr_0() { return &___m_Ptr_0; }
|
|||
|
|
inline void set_m_Ptr_0(intptr_t value)
|
|||
|
|
{
|
|||
|
|
___m_Ptr_0 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_m_completeCallback_1() { return static_cast<int32_t>(offsetof(AsyncOperation_t304C51ABED8AE734CC8DDDFE13013D8D5A44641D, ___m_completeCallback_1)); }
|
|||
|
|
inline Action_1_tCBF754C290FAE894631BED8FD56E9E22C4C187F9 * get_m_completeCallback_1() const { return ___m_completeCallback_1; }
|
|||
|
|
inline Action_1_tCBF754C290FAE894631BED8FD56E9E22C4C187F9 ** get_address_of_m_completeCallback_1() { return &___m_completeCallback_1; }
|
|||
|
|
inline void set_m_completeCallback_1(Action_1_tCBF754C290FAE894631BED8FD56E9E22C4C187F9 * value)
|
|||
|
|
{
|
|||
|
|
___m_completeCallback_1 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___m_completeCallback_1), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
// Native definition for P/Invoke marshalling of UnityEngine.AsyncOperation
|
|||
|
|
struct AsyncOperation_t304C51ABED8AE734CC8DDDFE13013D8D5A44641D_marshaled_pinvoke : public YieldInstruction_t836035AC7BD07A3C7909F7AD2A5B42DE99D91C44_marshaled_pinvoke
|
|||
|
|
{
|
|||
|
|
intptr_t ___m_Ptr_0;
|
|||
|
|
Il2CppMethodPointer ___m_completeCallback_1;
|
|||
|
|
};
|
|||
|
|
// Native definition for COM marshalling of UnityEngine.AsyncOperation
|
|||
|
|
struct AsyncOperation_t304C51ABED8AE734CC8DDDFE13013D8D5A44641D_marshaled_com : public YieldInstruction_t836035AC7BD07A3C7909F7AD2A5B42DE99D91C44_marshaled_com
|
|||
|
|
{
|
|||
|
|
intptr_t ___m_Ptr_0;
|
|||
|
|
Il2CppMethodPointer ___m_completeCallback_1;
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
// UnityEngine.AudioDataLoadState
|
|||
|
|
struct AudioDataLoadState_t73E86FB39C3CACACDD9EED288BD0BF137F4DE9DA
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Int32 UnityEngine.AudioDataLoadState::value__
|
|||
|
|
int32_t ___value___2;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(AudioDataLoadState_t73E86FB39C3CACACDD9EED288BD0BF137F4DE9DA, ___value___2)); }
|
|||
|
|
inline int32_t get_value___2() const { return ___value___2; }
|
|||
|
|
inline int32_t* get_address_of_value___2() { return &___value___2; }
|
|||
|
|
inline void set_value___2(int32_t value)
|
|||
|
|
{
|
|||
|
|
___value___2 = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// UnityEngine.Object
|
|||
|
|
struct Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.IntPtr UnityEngine.Object::m_CachedPtr
|
|||
|
|
intptr_t ___m_CachedPtr_0;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_m_CachedPtr_0() { return static_cast<int32_t>(offsetof(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0, ___m_CachedPtr_0)); }
|
|||
|
|
inline intptr_t get_m_CachedPtr_0() const { return ___m_CachedPtr_0; }
|
|||
|
|
inline intptr_t* get_address_of_m_CachedPtr_0() { return &___m_CachedPtr_0; }
|
|||
|
|
inline void set_m_CachedPtr_0(intptr_t value)
|
|||
|
|
{
|
|||
|
|
___m_CachedPtr_0 = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
struct Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_StaticFields
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Int32 UnityEngine.Object::OffsetOfInstanceIDInCPlusPlusObject
|
|||
|
|
int32_t ___OffsetOfInstanceIDInCPlusPlusObject_1;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return static_cast<int32_t>(offsetof(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_StaticFields, ___OffsetOfInstanceIDInCPlusPlusObject_1)); }
|
|||
|
|
inline int32_t get_OffsetOfInstanceIDInCPlusPlusObject_1() const { return ___OffsetOfInstanceIDInCPlusPlusObject_1; }
|
|||
|
|
inline int32_t* get_address_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return &___OffsetOfInstanceIDInCPlusPlusObject_1; }
|
|||
|
|
inline void set_OffsetOfInstanceIDInCPlusPlusObject_1(int32_t value)
|
|||
|
|
{
|
|||
|
|
___OffsetOfInstanceIDInCPlusPlusObject_1 = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
// Native definition for P/Invoke marshalling of UnityEngine.Object
|
|||
|
|
struct Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_marshaled_pinvoke
|
|||
|
|
{
|
|||
|
|
intptr_t ___m_CachedPtr_0;
|
|||
|
|
};
|
|||
|
|
// Native definition for COM marshalling of UnityEngine.Object
|
|||
|
|
struct Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_marshaled_com
|
|||
|
|
{
|
|||
|
|
intptr_t ___m_CachedPtr_0;
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
// enFileOperation
|
|||
|
|
struct enFileOperation_t475EB0894B07E974915B4E0AE12BC7814C32AF0E
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Int32 enFileOperation::value__
|
|||
|
|
int32_t ___value___2;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(enFileOperation_t475EB0894B07E974915B4E0AE12BC7814C32AF0E, ___value___2)); }
|
|||
|
|
inline int32_t get_value___2() const { return ___value___2; }
|
|||
|
|
inline int32_t* get_address_of_value___2() { return &___value___2; }
|
|||
|
|
inline void set_value___2(int32_t value)
|
|||
|
|
{
|
|||
|
|
___value___2 = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// taurus.client.ConnectionProtocol
|
|||
|
|
struct ConnectionProtocol_t3A5D59F41BA18CEF8ACB77E430C86FB13BF5B0DC
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Int32 taurus.client.ConnectionProtocol::value__
|
|||
|
|
int32_t ___value___2;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(ConnectionProtocol_t3A5D59F41BA18CEF8ACB77E430C86FB13BF5B0DC, ___value___2)); }
|
|||
|
|
inline int32_t get_value___2() const { return ___value___2; }
|
|||
|
|
inline int32_t* get_address_of_value___2() { return &___value___2; }
|
|||
|
|
inline void set_value___2(int32_t value)
|
|||
|
|
{
|
|||
|
|
___value___2 = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// taurus.client.SocketCode
|
|||
|
|
struct SocketCode_tE52A55D4D477F1664527A566321034F605632500
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Int32 taurus.client.SocketCode::value__
|
|||
|
|
int32_t ___value___2;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(SocketCode_tE52A55D4D477F1664527A566321034F605632500, ___value___2)); }
|
|||
|
|
inline int32_t get_value___2() const { return ___value___2; }
|
|||
|
|
inline int32_t* get_address_of_value___2() { return &___value___2; }
|
|||
|
|
inline void set_value___2(int32_t value)
|
|||
|
|
{
|
|||
|
|
___value___2 = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// taurus.unity.LuaNetClient
|
|||
|
|
struct LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// LuaInterface.LuaFunction taurus.unity.LuaNetClient::_eventFunc
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * ____eventFunc_2;
|
|||
|
|
// LuaInterface.LuaFunction taurus.unity.LuaNetClient::_connectFunc
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * ____connectFunc_3;
|
|||
|
|
// LuaInterface.LuaFunction taurus.unity.LuaNetClient::_callbackFunc
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * ____callbackFunc_4;
|
|||
|
|
// LuaInterface.LuaTable taurus.unity.LuaNetClient::_obj
|
|||
|
|
LuaTable_t01E9E69BA6012CD87238BB47915B07AF0A719A87 * ____obj_5;
|
|||
|
|
// taurus.client.TaurusClient taurus.unity.LuaNetClient::_netClient
|
|||
|
|
TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * ____netClient_6;
|
|||
|
|
// System.Boolean taurus.unity.LuaNetClient::isHttp
|
|||
|
|
bool ___isHttp_7;
|
|||
|
|
// securityConnection taurus.unity.LuaNetClient::conn1
|
|||
|
|
securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B ___conn1_8;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of__eventFunc_2() { return static_cast<int32_t>(offsetof(LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D, ____eventFunc_2)); }
|
|||
|
|
inline LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * get__eventFunc_2() const { return ____eventFunc_2; }
|
|||
|
|
inline LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B ** get_address_of__eventFunc_2() { return &____eventFunc_2; }
|
|||
|
|
inline void set__eventFunc_2(LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * value)
|
|||
|
|
{
|
|||
|
|
____eventFunc_2 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____eventFunc_2), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__connectFunc_3() { return static_cast<int32_t>(offsetof(LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D, ____connectFunc_3)); }
|
|||
|
|
inline LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * get__connectFunc_3() const { return ____connectFunc_3; }
|
|||
|
|
inline LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B ** get_address_of__connectFunc_3() { return &____connectFunc_3; }
|
|||
|
|
inline void set__connectFunc_3(LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * value)
|
|||
|
|
{
|
|||
|
|
____connectFunc_3 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____connectFunc_3), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__callbackFunc_4() { return static_cast<int32_t>(offsetof(LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D, ____callbackFunc_4)); }
|
|||
|
|
inline LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * get__callbackFunc_4() const { return ____callbackFunc_4; }
|
|||
|
|
inline LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B ** get_address_of__callbackFunc_4() { return &____callbackFunc_4; }
|
|||
|
|
inline void set__callbackFunc_4(LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * value)
|
|||
|
|
{
|
|||
|
|
____callbackFunc_4 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____callbackFunc_4), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__obj_5() { return static_cast<int32_t>(offsetof(LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D, ____obj_5)); }
|
|||
|
|
inline LuaTable_t01E9E69BA6012CD87238BB47915B07AF0A719A87 * get__obj_5() const { return ____obj_5; }
|
|||
|
|
inline LuaTable_t01E9E69BA6012CD87238BB47915B07AF0A719A87 ** get_address_of__obj_5() { return &____obj_5; }
|
|||
|
|
inline void set__obj_5(LuaTable_t01E9E69BA6012CD87238BB47915B07AF0A719A87 * value)
|
|||
|
|
{
|
|||
|
|
____obj_5 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____obj_5), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of__netClient_6() { return static_cast<int32_t>(offsetof(LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D, ____netClient_6)); }
|
|||
|
|
inline TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * get__netClient_6() const { return ____netClient_6; }
|
|||
|
|
inline TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F ** get_address_of__netClient_6() { return &____netClient_6; }
|
|||
|
|
inline void set__netClient_6(TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * value)
|
|||
|
|
{
|
|||
|
|
____netClient_6 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____netClient_6), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_isHttp_7() { return static_cast<int32_t>(offsetof(LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D, ___isHttp_7)); }
|
|||
|
|
inline bool get_isHttp_7() const { return ___isHttp_7; }
|
|||
|
|
inline bool* get_address_of_isHttp_7() { return &___isHttp_7; }
|
|||
|
|
inline void set_isHttp_7(bool value)
|
|||
|
|
{
|
|||
|
|
___isHttp_7 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_conn1_8() { return static_cast<int32_t>(offsetof(LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D, ___conn1_8)); }
|
|||
|
|
inline securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B get_conn1_8() const { return ___conn1_8; }
|
|||
|
|
inline securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B * get_address_of_conn1_8() { return &___conn1_8; }
|
|||
|
|
inline void set_conn1_8(securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B value)
|
|||
|
|
{
|
|||
|
|
___conn1_8 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___conn1_8))->___ip_0), (void*)NULL);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// LuaInterface.LuaFunction
|
|||
|
|
struct LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B : public LuaBaseRef_tFA9E77CEC1FFBFDE8BC5AF2B9C1A693AD5CFE0B4
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Int32 LuaInterface.LuaFunction::oldTop
|
|||
|
|
int32_t ___oldTop_7;
|
|||
|
|
// System.Int32 LuaInterface.LuaFunction::argCount
|
|||
|
|
int32_t ___argCount_8;
|
|||
|
|
// System.Int32 LuaInterface.LuaFunction::stackPos
|
|||
|
|
int32_t ___stackPos_9;
|
|||
|
|
// System.Collections.Generic.Stack`1<LuaInterface.LuaFunction_FuncData> LuaInterface.LuaFunction::stack
|
|||
|
|
Stack_1_t2E6C3E81B5BEEB358E4416D261369920E3E9A211 * ___stack_10;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_oldTop_7() { return static_cast<int32_t>(offsetof(LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B, ___oldTop_7)); }
|
|||
|
|
inline int32_t get_oldTop_7() const { return ___oldTop_7; }
|
|||
|
|
inline int32_t* get_address_of_oldTop_7() { return &___oldTop_7; }
|
|||
|
|
inline void set_oldTop_7(int32_t value)
|
|||
|
|
{
|
|||
|
|
___oldTop_7 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_argCount_8() { return static_cast<int32_t>(offsetof(LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B, ___argCount_8)); }
|
|||
|
|
inline int32_t get_argCount_8() const { return ___argCount_8; }
|
|||
|
|
inline int32_t* get_address_of_argCount_8() { return &___argCount_8; }
|
|||
|
|
inline void set_argCount_8(int32_t value)
|
|||
|
|
{
|
|||
|
|
___argCount_8 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_stackPos_9() { return static_cast<int32_t>(offsetof(LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B, ___stackPos_9)); }
|
|||
|
|
inline int32_t get_stackPos_9() const { return ___stackPos_9; }
|
|||
|
|
inline int32_t* get_address_of_stackPos_9() { return &___stackPos_9; }
|
|||
|
|
inline void set_stackPos_9(int32_t value)
|
|||
|
|
{
|
|||
|
|
___stackPos_9 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_stack_10() { return static_cast<int32_t>(offsetof(LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B, ___stack_10)); }
|
|||
|
|
inline Stack_1_t2E6C3E81B5BEEB358E4416D261369920E3E9A211 * get_stack_10() const { return ___stack_10; }
|
|||
|
|
inline Stack_1_t2E6C3E81B5BEEB358E4416D261369920E3E9A211 ** get_address_of_stack_10() { return &___stack_10; }
|
|||
|
|
inline void set_stack_10(Stack_1_t2E6C3E81B5BEEB358E4416D261369920E3E9A211 * value)
|
|||
|
|
{
|
|||
|
|
___stack_10 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___stack_10), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// LuaInterface.LuaState
|
|||
|
|
struct LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE : public LuaStatePtr_t3F7724E8DEEF06EF86659F7C8F32A1F5CD4C958C
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// LuaInterface.ObjectTranslator LuaInterface.LuaState::translator
|
|||
|
|
ObjectTranslator_t83CF36CEC9DC16EF853E8331972281E6CB9B18DF * ___translator_2;
|
|||
|
|
// LuaInterface.LuaReflection LuaInterface.LuaState::reflection
|
|||
|
|
LuaReflection_t19301C37ECEEA92E1822023F3DA02A623875496F * ___reflection_3;
|
|||
|
|
// System.Int32 LuaInterface.LuaState::<ArrayMetatable>k__BackingField
|
|||
|
|
int32_t ___U3CArrayMetatableU3Ek__BackingField_4;
|
|||
|
|
// System.Int32 LuaInterface.LuaState::<DelegateMetatable>k__BackingField
|
|||
|
|
int32_t ___U3CDelegateMetatableU3Ek__BackingField_5;
|
|||
|
|
// System.Int32 LuaInterface.LuaState::<TypeMetatable>k__BackingField
|
|||
|
|
int32_t ___U3CTypeMetatableU3Ek__BackingField_6;
|
|||
|
|
// System.Int32 LuaInterface.LuaState::<EnumMetatable>k__BackingField
|
|||
|
|
int32_t ___U3CEnumMetatableU3Ek__BackingField_7;
|
|||
|
|
// System.Int32 LuaInterface.LuaState::<IterMetatable>k__BackingField
|
|||
|
|
int32_t ___U3CIterMetatableU3Ek__BackingField_8;
|
|||
|
|
// System.Int32 LuaInterface.LuaState::<EventMetatable>k__BackingField
|
|||
|
|
int32_t ___U3CEventMetatableU3Ek__BackingField_9;
|
|||
|
|
// System.Int32 LuaInterface.LuaState::<PackBounds>k__BackingField
|
|||
|
|
int32_t ___U3CPackBoundsU3Ek__BackingField_10;
|
|||
|
|
// System.Int32 LuaInterface.LuaState::<UnpackBounds>k__BackingField
|
|||
|
|
int32_t ___U3CUnpackBoundsU3Ek__BackingField_11;
|
|||
|
|
// System.Int32 LuaInterface.LuaState::<PackRay>k__BackingField
|
|||
|
|
int32_t ___U3CPackRayU3Ek__BackingField_12;
|
|||
|
|
// System.Int32 LuaInterface.LuaState::<UnpackRay>k__BackingField
|
|||
|
|
int32_t ___U3CUnpackRayU3Ek__BackingField_13;
|
|||
|
|
// System.Int32 LuaInterface.LuaState::<PackRaycastHit>k__BackingField
|
|||
|
|
int32_t ___U3CPackRaycastHitU3Ek__BackingField_14;
|
|||
|
|
// System.Int32 LuaInterface.LuaState::<PackTouch>k__BackingField
|
|||
|
|
int32_t ___U3CPackTouchU3Ek__BackingField_15;
|
|||
|
|
// System.Action LuaInterface.LuaState::OnDestroy
|
|||
|
|
Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * ___OnDestroy_16;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.String,System.WeakReference> LuaInterface.LuaState::funcMap
|
|||
|
|
Dictionary_2_t4DFB78733A30CBA0D97E97E6520159E27C47BAA3 * ___funcMap_17;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.Int32,System.WeakReference> LuaInterface.LuaState::funcRefMap
|
|||
|
|
Dictionary_2_t81F516F814A3463D65D07253CF5167FBF9378593 * ___funcRefMap_18;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.Int64,System.WeakReference> LuaInterface.LuaState::delegateMap
|
|||
|
|
Dictionary_2_t35D9A5097C30B9E0B442FCEF1B4E05D3B6C168B9 * ___delegateMap_19;
|
|||
|
|
// System.Collections.Generic.List`1<LuaInterface.GCRef> LuaInterface.LuaState::gcList
|
|||
|
|
List_1_t8B834EA70735F6D6583AA875AC98991EF26FA22F * ___gcList_20;
|
|||
|
|
// System.Collections.Generic.List`1<LuaInterface.LuaBaseRef> LuaInterface.LuaState::subList
|
|||
|
|
List_1_t09C52EC41C0032242B13200CFA642DCA685D5FF1 * ___subList_21;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.Type,System.Int32> LuaInterface.LuaState::metaMap
|
|||
|
|
Dictionary_2_tA4F27994EF77494F74F85FCFD482DBAD219E6E8F * ___metaMap_22;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.Enum,System.Object> LuaInterface.LuaState::enumMap
|
|||
|
|
Dictionary_2_t86DA606688BA1954C5CC9368104CE9722112D2C2 * ___enumMap_23;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.Type,LuaInterface.LuaCSFunction> LuaInterface.LuaState::preLoadMap
|
|||
|
|
Dictionary_2_tFBD3EE1AE887BC5C589B41D13A6B666269FF9B16 * ___preLoadMap_24;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.Int32,System.Type> LuaInterface.LuaState::typeMap
|
|||
|
|
Dictionary_2_t1302C50AC2AF6849C455DCE970305F09D16B7258 * ___typeMap_25;
|
|||
|
|
// System.Collections.Generic.HashSet`1<System.Type> LuaInterface.LuaState::genericSet
|
|||
|
|
HashSet_1_tE84F3F43144CEC800A734119BDF178122DCF1B05 * ___genericSet_26;
|
|||
|
|
// System.Collections.Generic.HashSet`1<System.String> LuaInterface.LuaState::moduleSet
|
|||
|
|
HashSet_1_tAF31CD0D5B1F27E354D2DA33F8CF07F490E8C98A * ___moduleSet_27;
|
|||
|
|
// System.Int32 LuaInterface.LuaState::beginCount
|
|||
|
|
int32_t ___beginCount_31;
|
|||
|
|
// System.Boolean LuaInterface.LuaState::beLogGC
|
|||
|
|
bool ___beLogGC_32;
|
|||
|
|
// System.Boolean LuaInterface.LuaState::bInjectionInited
|
|||
|
|
bool ___bInjectionInited_33;
|
|||
|
|
// System.Collections.Generic.HashSet`1<System.Type> LuaInterface.LuaState::missSet
|
|||
|
|
HashSet_1_tE84F3F43144CEC800A734119BDF178122DCF1B05 * ___missSet_34;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_translator_2() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___translator_2)); }
|
|||
|
|
inline ObjectTranslator_t83CF36CEC9DC16EF853E8331972281E6CB9B18DF * get_translator_2() const { return ___translator_2; }
|
|||
|
|
inline ObjectTranslator_t83CF36CEC9DC16EF853E8331972281E6CB9B18DF ** get_address_of_translator_2() { return &___translator_2; }
|
|||
|
|
inline void set_translator_2(ObjectTranslator_t83CF36CEC9DC16EF853E8331972281E6CB9B18DF * value)
|
|||
|
|
{
|
|||
|
|
___translator_2 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___translator_2), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_reflection_3() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___reflection_3)); }
|
|||
|
|
inline LuaReflection_t19301C37ECEEA92E1822023F3DA02A623875496F * get_reflection_3() const { return ___reflection_3; }
|
|||
|
|
inline LuaReflection_t19301C37ECEEA92E1822023F3DA02A623875496F ** get_address_of_reflection_3() { return &___reflection_3; }
|
|||
|
|
inline void set_reflection_3(LuaReflection_t19301C37ECEEA92E1822023F3DA02A623875496F * value)
|
|||
|
|
{
|
|||
|
|
___reflection_3 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___reflection_3), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_U3CArrayMetatableU3Ek__BackingField_4() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___U3CArrayMetatableU3Ek__BackingField_4)); }
|
|||
|
|
inline int32_t get_U3CArrayMetatableU3Ek__BackingField_4() const { return ___U3CArrayMetatableU3Ek__BackingField_4; }
|
|||
|
|
inline int32_t* get_address_of_U3CArrayMetatableU3Ek__BackingField_4() { return &___U3CArrayMetatableU3Ek__BackingField_4; }
|
|||
|
|
inline void set_U3CArrayMetatableU3Ek__BackingField_4(int32_t value)
|
|||
|
|
{
|
|||
|
|
___U3CArrayMetatableU3Ek__BackingField_4 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_U3CDelegateMetatableU3Ek__BackingField_5() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___U3CDelegateMetatableU3Ek__BackingField_5)); }
|
|||
|
|
inline int32_t get_U3CDelegateMetatableU3Ek__BackingField_5() const { return ___U3CDelegateMetatableU3Ek__BackingField_5; }
|
|||
|
|
inline int32_t* get_address_of_U3CDelegateMetatableU3Ek__BackingField_5() { return &___U3CDelegateMetatableU3Ek__BackingField_5; }
|
|||
|
|
inline void set_U3CDelegateMetatableU3Ek__BackingField_5(int32_t value)
|
|||
|
|
{
|
|||
|
|
___U3CDelegateMetatableU3Ek__BackingField_5 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_U3CTypeMetatableU3Ek__BackingField_6() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___U3CTypeMetatableU3Ek__BackingField_6)); }
|
|||
|
|
inline int32_t get_U3CTypeMetatableU3Ek__BackingField_6() const { return ___U3CTypeMetatableU3Ek__BackingField_6; }
|
|||
|
|
inline int32_t* get_address_of_U3CTypeMetatableU3Ek__BackingField_6() { return &___U3CTypeMetatableU3Ek__BackingField_6; }
|
|||
|
|
inline void set_U3CTypeMetatableU3Ek__BackingField_6(int32_t value)
|
|||
|
|
{
|
|||
|
|
___U3CTypeMetatableU3Ek__BackingField_6 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_U3CEnumMetatableU3Ek__BackingField_7() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___U3CEnumMetatableU3Ek__BackingField_7)); }
|
|||
|
|
inline int32_t get_U3CEnumMetatableU3Ek__BackingField_7() const { return ___U3CEnumMetatableU3Ek__BackingField_7; }
|
|||
|
|
inline int32_t* get_address_of_U3CEnumMetatableU3Ek__BackingField_7() { return &___U3CEnumMetatableU3Ek__BackingField_7; }
|
|||
|
|
inline void set_U3CEnumMetatableU3Ek__BackingField_7(int32_t value)
|
|||
|
|
{
|
|||
|
|
___U3CEnumMetatableU3Ek__BackingField_7 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_U3CIterMetatableU3Ek__BackingField_8() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___U3CIterMetatableU3Ek__BackingField_8)); }
|
|||
|
|
inline int32_t get_U3CIterMetatableU3Ek__BackingField_8() const { return ___U3CIterMetatableU3Ek__BackingField_8; }
|
|||
|
|
inline int32_t* get_address_of_U3CIterMetatableU3Ek__BackingField_8() { return &___U3CIterMetatableU3Ek__BackingField_8; }
|
|||
|
|
inline void set_U3CIterMetatableU3Ek__BackingField_8(int32_t value)
|
|||
|
|
{
|
|||
|
|
___U3CIterMetatableU3Ek__BackingField_8 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_U3CEventMetatableU3Ek__BackingField_9() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___U3CEventMetatableU3Ek__BackingField_9)); }
|
|||
|
|
inline int32_t get_U3CEventMetatableU3Ek__BackingField_9() const { return ___U3CEventMetatableU3Ek__BackingField_9; }
|
|||
|
|
inline int32_t* get_address_of_U3CEventMetatableU3Ek__BackingField_9() { return &___U3CEventMetatableU3Ek__BackingField_9; }
|
|||
|
|
inline void set_U3CEventMetatableU3Ek__BackingField_9(int32_t value)
|
|||
|
|
{
|
|||
|
|
___U3CEventMetatableU3Ek__BackingField_9 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_U3CPackBoundsU3Ek__BackingField_10() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___U3CPackBoundsU3Ek__BackingField_10)); }
|
|||
|
|
inline int32_t get_U3CPackBoundsU3Ek__BackingField_10() const { return ___U3CPackBoundsU3Ek__BackingField_10; }
|
|||
|
|
inline int32_t* get_address_of_U3CPackBoundsU3Ek__BackingField_10() { return &___U3CPackBoundsU3Ek__BackingField_10; }
|
|||
|
|
inline void set_U3CPackBoundsU3Ek__BackingField_10(int32_t value)
|
|||
|
|
{
|
|||
|
|
___U3CPackBoundsU3Ek__BackingField_10 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_U3CUnpackBoundsU3Ek__BackingField_11() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___U3CUnpackBoundsU3Ek__BackingField_11)); }
|
|||
|
|
inline int32_t get_U3CUnpackBoundsU3Ek__BackingField_11() const { return ___U3CUnpackBoundsU3Ek__BackingField_11; }
|
|||
|
|
inline int32_t* get_address_of_U3CUnpackBoundsU3Ek__BackingField_11() { return &___U3CUnpackBoundsU3Ek__BackingField_11; }
|
|||
|
|
inline void set_U3CUnpackBoundsU3Ek__BackingField_11(int32_t value)
|
|||
|
|
{
|
|||
|
|
___U3CUnpackBoundsU3Ek__BackingField_11 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_U3CPackRayU3Ek__BackingField_12() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___U3CPackRayU3Ek__BackingField_12)); }
|
|||
|
|
inline int32_t get_U3CPackRayU3Ek__BackingField_12() const { return ___U3CPackRayU3Ek__BackingField_12; }
|
|||
|
|
inline int32_t* get_address_of_U3CPackRayU3Ek__BackingField_12() { return &___U3CPackRayU3Ek__BackingField_12; }
|
|||
|
|
inline void set_U3CPackRayU3Ek__BackingField_12(int32_t value)
|
|||
|
|
{
|
|||
|
|
___U3CPackRayU3Ek__BackingField_12 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_U3CUnpackRayU3Ek__BackingField_13() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___U3CUnpackRayU3Ek__BackingField_13)); }
|
|||
|
|
inline int32_t get_U3CUnpackRayU3Ek__BackingField_13() const { return ___U3CUnpackRayU3Ek__BackingField_13; }
|
|||
|
|
inline int32_t* get_address_of_U3CUnpackRayU3Ek__BackingField_13() { return &___U3CUnpackRayU3Ek__BackingField_13; }
|
|||
|
|
inline void set_U3CUnpackRayU3Ek__BackingField_13(int32_t value)
|
|||
|
|
{
|
|||
|
|
___U3CUnpackRayU3Ek__BackingField_13 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_U3CPackRaycastHitU3Ek__BackingField_14() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___U3CPackRaycastHitU3Ek__BackingField_14)); }
|
|||
|
|
inline int32_t get_U3CPackRaycastHitU3Ek__BackingField_14() const { return ___U3CPackRaycastHitU3Ek__BackingField_14; }
|
|||
|
|
inline int32_t* get_address_of_U3CPackRaycastHitU3Ek__BackingField_14() { return &___U3CPackRaycastHitU3Ek__BackingField_14; }
|
|||
|
|
inline void set_U3CPackRaycastHitU3Ek__BackingField_14(int32_t value)
|
|||
|
|
{
|
|||
|
|
___U3CPackRaycastHitU3Ek__BackingField_14 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_U3CPackTouchU3Ek__BackingField_15() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___U3CPackTouchU3Ek__BackingField_15)); }
|
|||
|
|
inline int32_t get_U3CPackTouchU3Ek__BackingField_15() const { return ___U3CPackTouchU3Ek__BackingField_15; }
|
|||
|
|
inline int32_t* get_address_of_U3CPackTouchU3Ek__BackingField_15() { return &___U3CPackTouchU3Ek__BackingField_15; }
|
|||
|
|
inline void set_U3CPackTouchU3Ek__BackingField_15(int32_t value)
|
|||
|
|
{
|
|||
|
|
___U3CPackTouchU3Ek__BackingField_15 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_OnDestroy_16() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___OnDestroy_16)); }
|
|||
|
|
inline Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * get_OnDestroy_16() const { return ___OnDestroy_16; }
|
|||
|
|
inline Action_t591D2A86165F896B4B800BB5C25CE18672A55579 ** get_address_of_OnDestroy_16() { return &___OnDestroy_16; }
|
|||
|
|
inline void set_OnDestroy_16(Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * value)
|
|||
|
|
{
|
|||
|
|
___OnDestroy_16 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___OnDestroy_16), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_funcMap_17() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___funcMap_17)); }
|
|||
|
|
inline Dictionary_2_t4DFB78733A30CBA0D97E97E6520159E27C47BAA3 * get_funcMap_17() const { return ___funcMap_17; }
|
|||
|
|
inline Dictionary_2_t4DFB78733A30CBA0D97E97E6520159E27C47BAA3 ** get_address_of_funcMap_17() { return &___funcMap_17; }
|
|||
|
|
inline void set_funcMap_17(Dictionary_2_t4DFB78733A30CBA0D97E97E6520159E27C47BAA3 * value)
|
|||
|
|
{
|
|||
|
|
___funcMap_17 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___funcMap_17), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_funcRefMap_18() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___funcRefMap_18)); }
|
|||
|
|
inline Dictionary_2_t81F516F814A3463D65D07253CF5167FBF9378593 * get_funcRefMap_18() const { return ___funcRefMap_18; }
|
|||
|
|
inline Dictionary_2_t81F516F814A3463D65D07253CF5167FBF9378593 ** get_address_of_funcRefMap_18() { return &___funcRefMap_18; }
|
|||
|
|
inline void set_funcRefMap_18(Dictionary_2_t81F516F814A3463D65D07253CF5167FBF9378593 * value)
|
|||
|
|
{
|
|||
|
|
___funcRefMap_18 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___funcRefMap_18), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_delegateMap_19() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___delegateMap_19)); }
|
|||
|
|
inline Dictionary_2_t35D9A5097C30B9E0B442FCEF1B4E05D3B6C168B9 * get_delegateMap_19() const { return ___delegateMap_19; }
|
|||
|
|
inline Dictionary_2_t35D9A5097C30B9E0B442FCEF1B4E05D3B6C168B9 ** get_address_of_delegateMap_19() { return &___delegateMap_19; }
|
|||
|
|
inline void set_delegateMap_19(Dictionary_2_t35D9A5097C30B9E0B442FCEF1B4E05D3B6C168B9 * value)
|
|||
|
|
{
|
|||
|
|
___delegateMap_19 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___delegateMap_19), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_gcList_20() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___gcList_20)); }
|
|||
|
|
inline List_1_t8B834EA70735F6D6583AA875AC98991EF26FA22F * get_gcList_20() const { return ___gcList_20; }
|
|||
|
|
inline List_1_t8B834EA70735F6D6583AA875AC98991EF26FA22F ** get_address_of_gcList_20() { return &___gcList_20; }
|
|||
|
|
inline void set_gcList_20(List_1_t8B834EA70735F6D6583AA875AC98991EF26FA22F * value)
|
|||
|
|
{
|
|||
|
|
___gcList_20 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___gcList_20), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_subList_21() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___subList_21)); }
|
|||
|
|
inline List_1_t09C52EC41C0032242B13200CFA642DCA685D5FF1 * get_subList_21() const { return ___subList_21; }
|
|||
|
|
inline List_1_t09C52EC41C0032242B13200CFA642DCA685D5FF1 ** get_address_of_subList_21() { return &___subList_21; }
|
|||
|
|
inline void set_subList_21(List_1_t09C52EC41C0032242B13200CFA642DCA685D5FF1 * value)
|
|||
|
|
{
|
|||
|
|
___subList_21 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___subList_21), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_metaMap_22() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___metaMap_22)); }
|
|||
|
|
inline Dictionary_2_tA4F27994EF77494F74F85FCFD482DBAD219E6E8F * get_metaMap_22() const { return ___metaMap_22; }
|
|||
|
|
inline Dictionary_2_tA4F27994EF77494F74F85FCFD482DBAD219E6E8F ** get_address_of_metaMap_22() { return &___metaMap_22; }
|
|||
|
|
inline void set_metaMap_22(Dictionary_2_tA4F27994EF77494F74F85FCFD482DBAD219E6E8F * value)
|
|||
|
|
{
|
|||
|
|
___metaMap_22 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___metaMap_22), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_enumMap_23() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___enumMap_23)); }
|
|||
|
|
inline Dictionary_2_t86DA606688BA1954C5CC9368104CE9722112D2C2 * get_enumMap_23() const { return ___enumMap_23; }
|
|||
|
|
inline Dictionary_2_t86DA606688BA1954C5CC9368104CE9722112D2C2 ** get_address_of_enumMap_23() { return &___enumMap_23; }
|
|||
|
|
inline void set_enumMap_23(Dictionary_2_t86DA606688BA1954C5CC9368104CE9722112D2C2 * value)
|
|||
|
|
{
|
|||
|
|
___enumMap_23 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___enumMap_23), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_preLoadMap_24() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___preLoadMap_24)); }
|
|||
|
|
inline Dictionary_2_tFBD3EE1AE887BC5C589B41D13A6B666269FF9B16 * get_preLoadMap_24() const { return ___preLoadMap_24; }
|
|||
|
|
inline Dictionary_2_tFBD3EE1AE887BC5C589B41D13A6B666269FF9B16 ** get_address_of_preLoadMap_24() { return &___preLoadMap_24; }
|
|||
|
|
inline void set_preLoadMap_24(Dictionary_2_tFBD3EE1AE887BC5C589B41D13A6B666269FF9B16 * value)
|
|||
|
|
{
|
|||
|
|
___preLoadMap_24 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___preLoadMap_24), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_typeMap_25() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___typeMap_25)); }
|
|||
|
|
inline Dictionary_2_t1302C50AC2AF6849C455DCE970305F09D16B7258 * get_typeMap_25() const { return ___typeMap_25; }
|
|||
|
|
inline Dictionary_2_t1302C50AC2AF6849C455DCE970305F09D16B7258 ** get_address_of_typeMap_25() { return &___typeMap_25; }
|
|||
|
|
inline void set_typeMap_25(Dictionary_2_t1302C50AC2AF6849C455DCE970305F09D16B7258 * value)
|
|||
|
|
{
|
|||
|
|
___typeMap_25 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___typeMap_25), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_genericSet_26() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___genericSet_26)); }
|
|||
|
|
inline HashSet_1_tE84F3F43144CEC800A734119BDF178122DCF1B05 * get_genericSet_26() const { return ___genericSet_26; }
|
|||
|
|
inline HashSet_1_tE84F3F43144CEC800A734119BDF178122DCF1B05 ** get_address_of_genericSet_26() { return &___genericSet_26; }
|
|||
|
|
inline void set_genericSet_26(HashSet_1_tE84F3F43144CEC800A734119BDF178122DCF1B05 * value)
|
|||
|
|
{
|
|||
|
|
___genericSet_26 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___genericSet_26), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_moduleSet_27() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___moduleSet_27)); }
|
|||
|
|
inline HashSet_1_tAF31CD0D5B1F27E354D2DA33F8CF07F490E8C98A * get_moduleSet_27() const { return ___moduleSet_27; }
|
|||
|
|
inline HashSet_1_tAF31CD0D5B1F27E354D2DA33F8CF07F490E8C98A ** get_address_of_moduleSet_27() { return &___moduleSet_27; }
|
|||
|
|
inline void set_moduleSet_27(HashSet_1_tAF31CD0D5B1F27E354D2DA33F8CF07F490E8C98A * value)
|
|||
|
|
{
|
|||
|
|
___moduleSet_27 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___moduleSet_27), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_beginCount_31() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___beginCount_31)); }
|
|||
|
|
inline int32_t get_beginCount_31() const { return ___beginCount_31; }
|
|||
|
|
inline int32_t* get_address_of_beginCount_31() { return &___beginCount_31; }
|
|||
|
|
inline void set_beginCount_31(int32_t value)
|
|||
|
|
{
|
|||
|
|
___beginCount_31 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_beLogGC_32() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___beLogGC_32)); }
|
|||
|
|
inline bool get_beLogGC_32() const { return ___beLogGC_32; }
|
|||
|
|
inline bool* get_address_of_beLogGC_32() { return &___beLogGC_32; }
|
|||
|
|
inline void set_beLogGC_32(bool value)
|
|||
|
|
{
|
|||
|
|
___beLogGC_32 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_bInjectionInited_33() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___bInjectionInited_33)); }
|
|||
|
|
inline bool get_bInjectionInited_33() const { return ___bInjectionInited_33; }
|
|||
|
|
inline bool* get_address_of_bInjectionInited_33() { return &___bInjectionInited_33; }
|
|||
|
|
inline void set_bInjectionInited_33(bool value)
|
|||
|
|
{
|
|||
|
|
___bInjectionInited_33 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_missSet_34() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___missSet_34)); }
|
|||
|
|
inline HashSet_1_tE84F3F43144CEC800A734119BDF178122DCF1B05 * get_missSet_34() const { return ___missSet_34; }
|
|||
|
|
inline HashSet_1_tE84F3F43144CEC800A734119BDF178122DCF1B05 ** get_address_of_missSet_34() { return &___missSet_34; }
|
|||
|
|
inline void set_missSet_34(HashSet_1_tE84F3F43144CEC800A734119BDF178122DCF1B05 * value)
|
|||
|
|
{
|
|||
|
|
___missSet_34 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___missSet_34), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
struct LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE_StaticFields
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// LuaInterface.LuaState LuaInterface.LuaState::mainState
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * ___mainState_28;
|
|||
|
|
// LuaInterface.LuaState LuaInterface.LuaState::injectionState
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * ___injectionState_29;
|
|||
|
|
// System.Collections.Generic.Dictionary`2<System.IntPtr,LuaInterface.LuaState> LuaInterface.LuaState::stateMap
|
|||
|
|
Dictionary_2_tE2C4B84883C857DB2F1AD0ED287337B1F1C52601 * ___stateMap_30;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_mainState_28() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE_StaticFields, ___mainState_28)); }
|
|||
|
|
inline LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * get_mainState_28() const { return ___mainState_28; }
|
|||
|
|
inline LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE ** get_address_of_mainState_28() { return &___mainState_28; }
|
|||
|
|
inline void set_mainState_28(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * value)
|
|||
|
|
{
|
|||
|
|
___mainState_28 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___mainState_28), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_injectionState_29() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE_StaticFields, ___injectionState_29)); }
|
|||
|
|
inline LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * get_injectionState_29() const { return ___injectionState_29; }
|
|||
|
|
inline LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE ** get_address_of_injectionState_29() { return &___injectionState_29; }
|
|||
|
|
inline void set_injectionState_29(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * value)
|
|||
|
|
{
|
|||
|
|
___injectionState_29 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___injectionState_29), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_stateMap_30() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE_StaticFields, ___stateMap_30)); }
|
|||
|
|
inline Dictionary_2_tE2C4B84883C857DB2F1AD0ED287337B1F1C52601 * get_stateMap_30() const { return ___stateMap_30; }
|
|||
|
|
inline Dictionary_2_tE2C4B84883C857DB2F1AD0ED287337B1F1C52601 ** get_address_of_stateMap_30() { return &___stateMap_30; }
|
|||
|
|
inline void set_stateMap_30(Dictionary_2_tE2C4B84883C857DB2F1AD0ED287337B1F1C52601 * value)
|
|||
|
|
{
|
|||
|
|
___stateMap_30 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___stateMap_30), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// LuaInterface.LuaTable
|
|||
|
|
struct LuaTable_t01E9E69BA6012CD87238BB47915B07AF0A719A87 : public LuaBaseRef_tFA9E77CEC1FFBFDE8BC5AF2B9C1A693AD5CFE0B4
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// System.MulticastDelegate
|
|||
|
|
struct MulticastDelegate_t : public Delegate_t
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Delegate[] System.MulticastDelegate::delegates
|
|||
|
|
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* ___delegates_11;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_delegates_11() { return static_cast<int32_t>(offsetof(MulticastDelegate_t, ___delegates_11)); }
|
|||
|
|
inline DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* get_delegates_11() const { return ___delegates_11; }
|
|||
|
|
inline DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86** get_address_of_delegates_11() { return &___delegates_11; }
|
|||
|
|
inline void set_delegates_11(DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* value)
|
|||
|
|
{
|
|||
|
|
___delegates_11 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___delegates_11), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
// Native definition for P/Invoke marshalling of System.MulticastDelegate
|
|||
|
|
struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke
|
|||
|
|
{
|
|||
|
|
Delegate_t_marshaled_pinvoke** ___delegates_11;
|
|||
|
|
};
|
|||
|
|
// Native definition for COM marshalling of System.MulticastDelegate
|
|||
|
|
struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com
|
|||
|
|
{
|
|||
|
|
Delegate_t_marshaled_com** ___delegates_11;
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
// System.Type
|
|||
|
|
struct Type_t : public MemberInfo_t
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.RuntimeTypeHandle System.Type::_impl
|
|||
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D ____impl_9;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of__impl_9() { return static_cast<int32_t>(offsetof(Type_t, ____impl_9)); }
|
|||
|
|
inline RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D get__impl_9() const { return ____impl_9; }
|
|||
|
|
inline RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D * get_address_of__impl_9() { return &____impl_9; }
|
|||
|
|
inline void set__impl_9(RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D value)
|
|||
|
|
{
|
|||
|
|
____impl_9 = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
struct Type_t_StaticFields
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// System.Reflection.MemberFilter System.Type::FilterAttribute
|
|||
|
|
MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * ___FilterAttribute_0;
|
|||
|
|
// System.Reflection.MemberFilter System.Type::FilterName
|
|||
|
|
MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * ___FilterName_1;
|
|||
|
|
// System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase
|
|||
|
|
MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * ___FilterNameIgnoreCase_2;
|
|||
|
|
// System.Object System.Type::Missing
|
|||
|
|
RuntimeObject * ___Missing_3;
|
|||
|
|
// System.Char System.Type::Delimiter
|
|||
|
|
Il2CppChar ___Delimiter_4;
|
|||
|
|
// System.Type[] System.Type::EmptyTypes
|
|||
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* ___EmptyTypes_5;
|
|||
|
|
// System.Reflection.Binder System.Type::defaultBinder
|
|||
|
|
Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * ___defaultBinder_6;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_FilterAttribute_0() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___FilterAttribute_0)); }
|
|||
|
|
inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * get_FilterAttribute_0() const { return ___FilterAttribute_0; }
|
|||
|
|
inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 ** get_address_of_FilterAttribute_0() { return &___FilterAttribute_0; }
|
|||
|
|
inline void set_FilterAttribute_0(MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * value)
|
|||
|
|
{
|
|||
|
|
___FilterAttribute_0 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___FilterAttribute_0), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_FilterName_1() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___FilterName_1)); }
|
|||
|
|
inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * get_FilterName_1() const { return ___FilterName_1; }
|
|||
|
|
inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 ** get_address_of_FilterName_1() { return &___FilterName_1; }
|
|||
|
|
inline void set_FilterName_1(MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * value)
|
|||
|
|
{
|
|||
|
|
___FilterName_1 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___FilterName_1), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_FilterNameIgnoreCase_2() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_2)); }
|
|||
|
|
inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * get_FilterNameIgnoreCase_2() const { return ___FilterNameIgnoreCase_2; }
|
|||
|
|
inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 ** get_address_of_FilterNameIgnoreCase_2() { return &___FilterNameIgnoreCase_2; }
|
|||
|
|
inline void set_FilterNameIgnoreCase_2(MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * value)
|
|||
|
|
{
|
|||
|
|
___FilterNameIgnoreCase_2 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___FilterNameIgnoreCase_2), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_Missing_3() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___Missing_3)); }
|
|||
|
|
inline RuntimeObject * get_Missing_3() const { return ___Missing_3; }
|
|||
|
|
inline RuntimeObject ** get_address_of_Missing_3() { return &___Missing_3; }
|
|||
|
|
inline void set_Missing_3(RuntimeObject * value)
|
|||
|
|
{
|
|||
|
|
___Missing_3 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___Missing_3), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_Delimiter_4() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___Delimiter_4)); }
|
|||
|
|
inline Il2CppChar get_Delimiter_4() const { return ___Delimiter_4; }
|
|||
|
|
inline Il2CppChar* get_address_of_Delimiter_4() { return &___Delimiter_4; }
|
|||
|
|
inline void set_Delimiter_4(Il2CppChar value)
|
|||
|
|
{
|
|||
|
|
___Delimiter_4 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_EmptyTypes_5() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___EmptyTypes_5)); }
|
|||
|
|
inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* get_EmptyTypes_5() const { return ___EmptyTypes_5; }
|
|||
|
|
inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F** get_address_of_EmptyTypes_5() { return &___EmptyTypes_5; }
|
|||
|
|
inline void set_EmptyTypes_5(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* value)
|
|||
|
|
{
|
|||
|
|
___EmptyTypes_5 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___EmptyTypes_5), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_defaultBinder_6() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___defaultBinder_6)); }
|
|||
|
|
inline Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * get_defaultBinder_6() const { return ___defaultBinder_6; }
|
|||
|
|
inline Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 ** get_address_of_defaultBinder_6() { return &___defaultBinder_6; }
|
|||
|
|
inline void set_defaultBinder_6(Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * value)
|
|||
|
|
{
|
|||
|
|
___defaultBinder_6 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultBinder_6), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// UnityEngine.AssetBundle
|
|||
|
|
struct AssetBundle_tCE287BAB693894C3991CDD308B92A8C9C4BD4C78 : public Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// UnityEngine.AudioClip
|
|||
|
|
struct AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 : public Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// UnityEngine.AudioClip_PCMReaderCallback UnityEngine.AudioClip::m_PCMReaderCallback
|
|||
|
|
PCMReaderCallback_t9B87AB13DCD37957B045554BF28A57697E6B8EFB * ___m_PCMReaderCallback_4;
|
|||
|
|
// UnityEngine.AudioClip_PCMSetPositionCallback UnityEngine.AudioClip::m_PCMSetPositionCallback
|
|||
|
|
PCMSetPositionCallback_t092ED33043C0279B5E4D343EBCBD516CEF260801 * ___m_PCMSetPositionCallback_5;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_m_PCMReaderCallback_4() { return static_cast<int32_t>(offsetof(AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051, ___m_PCMReaderCallback_4)); }
|
|||
|
|
inline PCMReaderCallback_t9B87AB13DCD37957B045554BF28A57697E6B8EFB * get_m_PCMReaderCallback_4() const { return ___m_PCMReaderCallback_4; }
|
|||
|
|
inline PCMReaderCallback_t9B87AB13DCD37957B045554BF28A57697E6B8EFB ** get_address_of_m_PCMReaderCallback_4() { return &___m_PCMReaderCallback_4; }
|
|||
|
|
inline void set_m_PCMReaderCallback_4(PCMReaderCallback_t9B87AB13DCD37957B045554BF28A57697E6B8EFB * value)
|
|||
|
|
{
|
|||
|
|
___m_PCMReaderCallback_4 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___m_PCMReaderCallback_4), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_m_PCMSetPositionCallback_5() { return static_cast<int32_t>(offsetof(AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051, ___m_PCMSetPositionCallback_5)); }
|
|||
|
|
inline PCMSetPositionCallback_t092ED33043C0279B5E4D343EBCBD516CEF260801 * get_m_PCMSetPositionCallback_5() const { return ___m_PCMSetPositionCallback_5; }
|
|||
|
|
inline PCMSetPositionCallback_t092ED33043C0279B5E4D343EBCBD516CEF260801 ** get_address_of_m_PCMSetPositionCallback_5() { return &___m_PCMSetPositionCallback_5; }
|
|||
|
|
inline void set_m_PCMSetPositionCallback_5(PCMSetPositionCallback_t092ED33043C0279B5E4D343EBCBD516CEF260801 * value)
|
|||
|
|
{
|
|||
|
|
___m_PCMSetPositionCallback_5 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___m_PCMSetPositionCallback_5), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// UnityEngine.Component
|
|||
|
|
struct Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621 : public Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// LuaInterface.LuaCSFunction
|
|||
|
|
struct LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE : public MulticastDelegate_t
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// System.Action`1<taurus.client.MessageResponse>
|
|||
|
|
struct Action_1_t90801CBDF2C3D525C599D867AE5A075078AA0BB2 : public MulticastDelegate_t
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// UnityEngine.Behaviour
|
|||
|
|
struct Behaviour_tBDC7E9C3C898AD8348891B82D3E345801D920CA8 : public Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// taurus.client.IEventListener
|
|||
|
|
struct IEventListener_t813821D71926F73343C56622BEFDA6BF758EBAF2 : public MulticastDelegate_t
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// UnityEngine.MonoBehaviour
|
|||
|
|
struct MonoBehaviour_t4A60845CF505405AF8BE8C61CC07F75CADEF6429 : public Behaviour_tBDC7E9C3C898AD8348891B82D3E345801D920CA8
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// VerCheck
|
|||
|
|
struct VerCheck_t5A404F6D6DA95CA9DF06B8B98703751702CF83C7 : public MonoBehaviour_t4A60845CF505405AF8BE8C61CC07F75CADEF6429
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// FairyGUI.GComponent VerCheck::_version_view
|
|||
|
|
GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * ____version_view_4;
|
|||
|
|
// securityConnection VerCheck::conn
|
|||
|
|
securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B ___conn_6;
|
|||
|
|
// System.Boolean VerCheck::isGFF
|
|||
|
|
bool ___isGFF_7;
|
|||
|
|
// System.Boolean VerCheck::isDXYGFF
|
|||
|
|
bool ___isDXYGFF_8;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of__version_view_4() { return static_cast<int32_t>(offsetof(VerCheck_t5A404F6D6DA95CA9DF06B8B98703751702CF83C7, ____version_view_4)); }
|
|||
|
|
inline GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * get__version_view_4() const { return ____version_view_4; }
|
|||
|
|
inline GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC ** get_address_of__version_view_4() { return &____version_view_4; }
|
|||
|
|
inline void set__version_view_4(GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * value)
|
|||
|
|
{
|
|||
|
|
____version_view_4 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&____version_view_4), (void*)value);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_conn_6() { return static_cast<int32_t>(offsetof(VerCheck_t5A404F6D6DA95CA9DF06B8B98703751702CF83C7, ___conn_6)); }
|
|||
|
|
inline securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B get_conn_6() const { return ___conn_6; }
|
|||
|
|
inline securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B * get_address_of_conn_6() { return &___conn_6; }
|
|||
|
|
inline void set_conn_6(securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B value)
|
|||
|
|
{
|
|||
|
|
___conn_6 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___conn_6))->___ip_0), (void*)NULL);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_isGFF_7() { return static_cast<int32_t>(offsetof(VerCheck_t5A404F6D6DA95CA9DF06B8B98703751702CF83C7, ___isGFF_7)); }
|
|||
|
|
inline bool get_isGFF_7() const { return ___isGFF_7; }
|
|||
|
|
inline bool* get_address_of_isGFF_7() { return &___isGFF_7; }
|
|||
|
|
inline void set_isGFF_7(bool value)
|
|||
|
|
{
|
|||
|
|
___isGFF_7 = value;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
inline static int32_t get_offset_of_isDXYGFF_8() { return static_cast<int32_t>(offsetof(VerCheck_t5A404F6D6DA95CA9DF06B8B98703751702CF83C7, ___isDXYGFF_8)); }
|
|||
|
|
inline bool get_isDXYGFF_8() const { return ___isDXYGFF_8; }
|
|||
|
|
inline bool* get_address_of_isDXYGFF_8() { return &___isDXYGFF_8; }
|
|||
|
|
inline void set_isDXYGFF_8(bool value)
|
|||
|
|
{
|
|||
|
|
___isDXYGFF_8 = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
struct VerCheck_t5A404F6D6DA95CA9DF06B8B98703751702CF83C7_StaticFields
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
// VerCheck VerCheck::<Instance>k__BackingField
|
|||
|
|
VerCheck_t5A404F6D6DA95CA9DF06B8B98703751702CF83C7 * ___U3CInstanceU3Ek__BackingField_5;
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_5() { return static_cast<int32_t>(offsetof(VerCheck_t5A404F6D6DA95CA9DF06B8B98703751702CF83C7_StaticFields, ___U3CInstanceU3Ek__BackingField_5)); }
|
|||
|
|
inline VerCheck_t5A404F6D6DA95CA9DF06B8B98703751702CF83C7 * get_U3CInstanceU3Ek__BackingField_5() const { return ___U3CInstanceU3Ek__BackingField_5; }
|
|||
|
|
inline VerCheck_t5A404F6D6DA95CA9DF06B8B98703751702CF83C7 ** get_address_of_U3CInstanceU3Ek__BackingField_5() { return &___U3CInstanceU3Ek__BackingField_5; }
|
|||
|
|
inline void set_U3CInstanceU3Ek__BackingField_5(VerCheck_t5A404F6D6DA95CA9DF06B8B98703751702CF83C7 * value)
|
|||
|
|
{
|
|||
|
|
___U3CInstanceU3Ek__BackingField_5 = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_5), (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic pop
|
|||
|
|
#endif
|
|||
|
|
// System.Object[]
|
|||
|
|
struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A : public RuntimeArray
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
ALIGN_FIELD (8) RuntimeObject * m_Items[1];
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline RuntimeObject * GetAt(il2cpp_array_size_t index) const
|
|||
|
|
{
|
|||
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|||
|
|
return m_Items[index];
|
|||
|
|
}
|
|||
|
|
inline RuntimeObject ** GetAddressAt(il2cpp_array_size_t index)
|
|||
|
|
{
|
|||
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|||
|
|
return m_Items + index;
|
|||
|
|
}
|
|||
|
|
inline void SetAt(il2cpp_array_size_t index, RuntimeObject * value)
|
|||
|
|
{
|
|||
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|||
|
|
m_Items[index] = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|||
|
|
}
|
|||
|
|
inline RuntimeObject * GetAtUnchecked(il2cpp_array_size_t index) const
|
|||
|
|
{
|
|||
|
|
return m_Items[index];
|
|||
|
|
}
|
|||
|
|
inline RuntimeObject ** GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|||
|
|
{
|
|||
|
|
return m_Items + index;
|
|||
|
|
}
|
|||
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject * value)
|
|||
|
|
{
|
|||
|
|
m_Items[index] = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
// System.String[]
|
|||
|
|
struct StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E : public RuntimeArray
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
ALIGN_FIELD (8) String_t* m_Items[1];
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline String_t* GetAt(il2cpp_array_size_t index) const
|
|||
|
|
{
|
|||
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|||
|
|
return m_Items[index];
|
|||
|
|
}
|
|||
|
|
inline String_t** GetAddressAt(il2cpp_array_size_t index)
|
|||
|
|
{
|
|||
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|||
|
|
return m_Items + index;
|
|||
|
|
}
|
|||
|
|
inline void SetAt(il2cpp_array_size_t index, String_t* value)
|
|||
|
|
{
|
|||
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|||
|
|
m_Items[index] = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|||
|
|
}
|
|||
|
|
inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const
|
|||
|
|
{
|
|||
|
|
return m_Items[index];
|
|||
|
|
}
|
|||
|
|
inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|||
|
|
{
|
|||
|
|
return m_Items + index;
|
|||
|
|
}
|
|||
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value)
|
|||
|
|
{
|
|||
|
|
m_Items[index] = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
// System.Char[]
|
|||
|
|
struct CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2 : public RuntimeArray
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
ALIGN_FIELD (8) Il2CppChar m_Items[1];
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline Il2CppChar GetAt(il2cpp_array_size_t index) const
|
|||
|
|
{
|
|||
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|||
|
|
return m_Items[index];
|
|||
|
|
}
|
|||
|
|
inline Il2CppChar* GetAddressAt(il2cpp_array_size_t index)
|
|||
|
|
{
|
|||
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|||
|
|
return m_Items + index;
|
|||
|
|
}
|
|||
|
|
inline void SetAt(il2cpp_array_size_t index, Il2CppChar value)
|
|||
|
|
{
|
|||
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|||
|
|
m_Items[index] = value;
|
|||
|
|
}
|
|||
|
|
inline Il2CppChar GetAtUnchecked(il2cpp_array_size_t index) const
|
|||
|
|
{
|
|||
|
|
return m_Items[index];
|
|||
|
|
}
|
|||
|
|
inline Il2CppChar* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|||
|
|
{
|
|||
|
|
return m_Items + index;
|
|||
|
|
}
|
|||
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Il2CppChar value)
|
|||
|
|
{
|
|||
|
|
m_Items[index] = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
// System.Byte[]
|
|||
|
|
struct ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821 : public RuntimeArray
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
ALIGN_FIELD (8) uint8_t m_Items[1];
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
inline uint8_t GetAt(il2cpp_array_size_t index) const
|
|||
|
|
{
|
|||
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|||
|
|
return m_Items[index];
|
|||
|
|
}
|
|||
|
|
inline uint8_t* GetAddressAt(il2cpp_array_size_t index)
|
|||
|
|
{
|
|||
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|||
|
|
return m_Items + index;
|
|||
|
|
}
|
|||
|
|
inline void SetAt(il2cpp_array_size_t index, uint8_t value)
|
|||
|
|
{
|
|||
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|||
|
|
m_Items[index] = value;
|
|||
|
|
}
|
|||
|
|
inline uint8_t GetAtUnchecked(il2cpp_array_size_t index) const
|
|||
|
|
{
|
|||
|
|
return m_Items[index];
|
|||
|
|
}
|
|||
|
|
inline uint8_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|||
|
|
{
|
|||
|
|
return m_Items + index;
|
|||
|
|
}
|
|||
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, uint8_t value)
|
|||
|
|
{
|
|||
|
|
m_Items[index] = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
// System.Void System.Action`1<System.Object>::.ctor(System.Object,System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action_1__ctor_mAFC7442D9D3CEC6701C3C5599F8CF12476095510_gshared (Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method);
|
|||
|
|
// System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Object>::ContainsKey(!0)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m4EBC00E16E83DA33851A551757D2B7332D5756B9_gshared (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * __this, RuntimeObject * ___key0, const RuntimeMethod* method);
|
|||
|
|
// !1 System.Collections.Generic.Dictionary`2<System.Object,System.Object>::get_Item(!0)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Dictionary_2_get_Item_m6625C3BA931A6EE5D6DB46B9E743B40AAA30010B_gshared (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * __this, RuntimeObject * ___key0, const RuntimeMethod* method);
|
|||
|
|
// System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Object>::TryGetValue(!0,!1&)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m3455807C552312C60038DF52EF328C3687442DE3_gshared (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * __this, RuntimeObject * ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method);
|
|||
|
|
// System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::Add(!0,!1)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_mC741BBB0A647C814227953DB9B23CB1BDF571C5B_gshared (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * __this, RuntimeObject * ___key0, RuntimeObject * ___value1, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 System.Collections.Generic.List`1<System.Object>::get_Count()
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m507C9149FF7F83AAC72C29091E745D557DA47D22_gshared_inline (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Void System.Collections.Generic.List`1<System.Object>::.ctor()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_mC832F1AC0F814BAEB19175F5D7972A7507508BC3_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::set_Item(!0,!1)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m466D001F105E25DEB5C9BCB17837EE92A27FDE93_gshared (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * __this, RuntimeObject * ___key0, RuntimeObject * ___value1, const RuntimeMethod* method);
|
|||
|
|
// System.Void System.Collections.Generic.List`1<System.Object>::Add(!0)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Add_m6930161974C7504C80F52EC379EF012387D43138_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, RuntimeObject * ___item0, const RuntimeMethod* method);
|
|||
|
|
// !0 System.Collections.Generic.List`1<System.Object>::get_Item(System.Int32)
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_gshared_inline (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, int32_t ___index0, const RuntimeMethod* method);
|
|||
|
|
// System.Void System.Collections.Generic.List`1<System.Object>::RemoveAt(System.Int32)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_RemoveAt_m3CAF82E0FF61CD84E251E0F7231BBB867C9755C2_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, int32_t ___index0, const RuntimeMethod* method);
|
|||
|
|
// System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Object>::Remove(!0)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m0FCCD33CE2C6A7589E52A2AB0872FE361BF5EF60_gshared (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * __this, RuntimeObject * ___key0, const RuntimeMethod* method);
|
|||
|
|
// System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<System.Object>::GetEnumerator()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD List_1_GetEnumerator_m52CC760E475D226A2B75048D70C4E22692F9F68D_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, const RuntimeMethod* method);
|
|||
|
|
// !0 System.Collections.Generic.List`1/Enumerator<System.Object>::get_Current()
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_mD7829C7E8CFBEDD463B15A951CDE9B90A12CC55C_gshared_inline (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Object>::MoveNext()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m38B1099DDAD7EEDE2F4CDAB11C095AC784AC2E34_gshared (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Object>::Dispose()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m94D0DAE031619503CDA6E53C5C3CC78AF3139472_gshared (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Collections.Generic.Dictionary`2/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2<System.Object,System.Object>::GetEnumerator()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB Dictionary_2_GetEnumerator_mF1CF1D13F3E70C6D20D96D9AC88E44454E4C0053_gshared (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Collections.Generic.KeyValuePair`2<!0,!1> System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::get_Current()
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE Enumerator_get_Current_m5B32A9FC8294CB723DCD1171744B32E1775B6318_gshared_inline (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, const RuntimeMethod* method);
|
|||
|
|
// !1 System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>::get_Value()
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m8C7B882C4D425535288FAAD08EAF11D289A43AEC_gshared_inline (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::MoveNext()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m9B9FB07EC2C1D82E921C9316A4E0901C933BBF6C_gshared (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::Dispose()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mE363888280B72ED50538416C060EF9FC94B3BB00_gshared (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::Clear()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m0EC0FF0E4C6FE91D15CEE92696B25109A202B942_gshared (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::Clear()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m94367AD4B034A619D740A814E4DD61C9660079B0_gshared (Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::ContainsKey(!0)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_mBFF6A4687D45C03F7648043EC9DACA2AABC60F71_gshared (Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * __this, RuntimeObject * ___key0, const RuntimeMethod* method);
|
|||
|
|
// System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::Add(!0,!1)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_mF33562A6DE1ADD3886EDF0FC755A7BF443E0831E_gshared (Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * __this, RuntimeObject * ___key0, bool ___value1, const RuntimeMethod* method);
|
|||
|
|
// System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::.ctor()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m2C7E51568033239B506E15E7804A0B8658246498_gshared (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::.ctor()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mD33762F9679FB4A14789E0AA2E7493BCC3354F0C_gshared (Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Object LuaInterface.ToLua::CheckObject<System.Object>(System.IntPtr,System.Int32)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * ToLua_CheckObject_TisRuntimeObject_m370F9C78E9B5704DCD6C96E0862500C4AE58705D_gshared (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method);
|
|||
|
|
// System.Void LuaInterface.ToLua::PushValue<securityConnection>(System.IntPtr,T)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ToLua_PushValue_TissecurityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B_m7F758A636593FC8C3888F5431E45F1D8A1B6E124_gshared (intptr_t ___L0, securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B ___v1, const RuntimeMethod* method);
|
|||
|
|
|
|||
|
|
// System.String System.String::Format(System.String,System.Object,System.Object,System.Object)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_m26BBF75F9609FAD0B39C2242FEBAAD7D68F14D99 (String_t* ___format0, RuntimeObject * ___arg01, RuntimeObject * ___arg12, RuntimeObject * ___arg23, const RuntimeMethod* method);
|
|||
|
|
// System.String System.String::Format(System.String,System.Object,System.Object)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_m19325298DBC61AAC016C16F7B3CF97A8A3DEA34A (String_t* ___format0, RuntimeObject * ___arg01, RuntimeObject * ___arg12, const RuntimeMethod* method);
|
|||
|
|
// System.Void System.Object::.ctor()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0 (RuntimeObject * __this, const RuntimeMethod* method);
|
|||
|
|
// VerCheck VerCheck::get_Instance()
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR VerCheck_t5A404F6D6DA95CA9DF06B8B98703751702CF83C7 * VerCheck_get_Instance_m8E3F89F2119C82B8E61B8668C3C48C6BAC1CCAC0_inline (const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.client.TaurusClient::.ctor(System.String,System.String,taurus.client.ConnectionProtocol)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaurusClient__ctor_m7CF35FB17ED6FB970BCE6A8AF309258C63F06BEF (TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * __this, String_t* ___host0, String_t* ___game1, int32_t ___protocol2, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.client.IEventListener::.ctor(System.Object,System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IEventListener__ctor_mB018DDBF15FB4E07F1D1C3C150209CF05F2E557C (IEventListener_t813821D71926F73343C56622BEFDA6BF758EBAF2 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.client.TaurusClient::addEventListener(System.String,taurus.client.IEventListener)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaurusClient_addEventListener_m11AEC0BB3FA91B8EC6EF6ECAEE7353B00771FE97 (TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * __this, String_t* ___eventType0, IEventListener_t813821D71926F73343C56622BEFDA6BF758EBAF2 * ___listener1, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus.unity.LuaNetClient::LoadNetP(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LuaNetClient_LoadNetP_m8A859986BE4FB63CD944A9AD2C0EFA2ADC3E9883 (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, String_t* ___host0, const RuntimeMethod* method);
|
|||
|
|
// securityConnection taurus.unity.LuaNetClient::LoadNet(System.Int32)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B LuaNetClient_LoadNet_m3DC0F65B1EFF2D8C5C553AC1EE4F5EBDB8F66995 (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, int32_t ___port0, const RuntimeMethod* method);
|
|||
|
|
// System.String System.String::Concat(System.Object[])
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_mB7BA84F13912303B2E5E40FBF0109E1A328ACA07 (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___args0, const RuntimeMethod* method);
|
|||
|
|
// System.String System.String::Concat(System.Object,System.Object,System.Object)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m2E1F71C491D2429CC80A28745488FEA947BB7AAC (RuntimeObject * ___arg00, RuntimeObject * ___arg11, RuntimeObject * ___arg22, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.client.TaurusClient::connect()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaurusClient_connect_m2000842FE1045BE0767FE892978E585AE2777358 (TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Boolean LuaInterface.LuaBaseRef::op_Equality(LuaInterface.LuaBaseRef,LuaInterface.LuaBaseRef)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool LuaBaseRef_op_Equality_m3930A4B3F75C8D691B661568896F24C8155CD102 (LuaBaseRef_tFA9E77CEC1FFBFDE8BC5AF2B9C1A693AD5CFE0B4 * ___a0, LuaBaseRef_tFA9E77CEC1FFBFDE8BC5AF2B9C1A693AD5CFE0B4 * ___b1, const RuntimeMethod* method);
|
|||
|
|
// taurus.client.Message taurus.client.TaurusClient::sendText(System.String,System.String,System.Action`1<taurus.client.MessageResponse>)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Message_tE26118E9EE09B183C7C979555D2FFAE205111AE6 * TaurusClient_sendText_m00DD095F10FD5CB78852ACB6916E1AA975AF69AD (TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * __this, String_t* ___cmd0, String_t* ___text1, Action_1_t90801CBDF2C3D525C599D867AE5A075078AA0BB2 * ___callback2, const RuntimeMethod* method);
|
|||
|
|
// System.Void System.Action`1<taurus.client.MessageResponse>::.ctor(System.Object,System.IntPtr)
|
|||
|
|
inline void Action_1__ctor_m9374E63CAF792254993E42C26DB70C3754AB3A94 (Action_1_t90801CBDF2C3D525C599D867AE5A075078AA0BB2 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
(( void (*) (Action_1_t90801CBDF2C3D525C599D867AE5A075078AA0BB2 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_mAFC7442D9D3CEC6701C3C5599F8CF12476095510_gshared)(__this, ___object0, ___method1, method);
|
|||
|
|
}
|
|||
|
|
// System.Void LuaInterface.LuaFunction::Push(LuaInterface.LuaBaseRef)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaFunction_Push_m1A8856B5018F77038009CA11C3C1A2B35CEA4D28 (LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * __this, LuaBaseRef_tFA9E77CEC1FFBFDE8BC5AF2B9C1A693AD5CFE0B4 * ___lbr0, const RuntimeMethod* method);
|
|||
|
|
// System.Void LuaInterface.LuaFunction::Push(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaFunction_Push_mEB2CDE0E8BDDAFE2B0BB4342EB1F519691065CC1 (LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * __this, String_t* ___str0, const RuntimeMethod* method);
|
|||
|
|
// System.Void LuaInterface.LuaFunction::Push(System.Int32)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaFunction_Push_mFA14B76FE6837198709B97FA9EAAEA99AEBEA6CA (LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * __this, int32_t ___n0, const RuntimeMethod* method);
|
|||
|
|
// System.Void LuaInterface.LuaFunction::PCall()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaFunction_PCall_m341EEEBF73C721C0B0D52DD8F173C24B7CF995C1 (LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Void LuaInterface.LuaFunction::EndPCall()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaFunction_EndPCall_m61C1BED1DE6D95FEAE1D25F9183A51F0D9667AFB (LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Object taurus.client.Event::getParameter(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Event_getParameter_m2D1892A61F0BDDAECE89308505BD055117C5F44A (Event_tF46E66225D6A43647DB8AD6003F242BFE2FFD680 * __this, String_t* ___key0, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.client.TaurusClient::clearResponse()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaurusClient_clearResponse_mFA6270F74B84B37394230DECA1F0D29C9F9D73FA (TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus.client.TaurusClient::getId()
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t TaurusClient_getId_m384E955F538627F20032574457CE4613DDEA69CD_inline (TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.client.NetManager::killConnection(System.Int32)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NetManager_killConnection_m004A557F6B21656F693DF00445537AE56B6E06A4 (int32_t ___id0, const RuntimeMethod* method);
|
|||
|
|
// System.Boolean LuaInterface.LuaBaseRef::op_Inequality(LuaInterface.LuaBaseRef,LuaInterface.LuaBaseRef)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool LuaBaseRef_op_Inequality_m4E0A4DED8FEF3D699AD927A851AF293C530F7220 (LuaBaseRef_tFA9E77CEC1FFBFDE8BC5AF2B9C1A693AD5CFE0B4 * ___a0, LuaBaseRef_tFA9E77CEC1FFBFDE8BC5AF2B9C1A693AD5CFE0B4 * ___b1, const RuntimeMethod* method);
|
|||
|
|
// System.String taurus.client.TaurusClient::getSession()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TaurusClient_getSession_mB9A20126B5BBDAE92708334F154BEE06FB6EDA87 (TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.client.TaurusClient::setSession(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaurusClient_setSession_m608F89B180BD6C7FC34279272E4F802D2B8E8F5B (TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * __this, String_t* ___session0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus.client.TaurusClient::getAveragePingTime()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TaurusClient_getAveragePingTime_mAA23C248C82F19A31F8FC75E6C940DDA348EDBAF (TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Boolean taurus.client.TaurusClient::isConnected()
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool TaurusClient_isConnected_mB950F07FD4D80A1E36A85D6B7B96F33321DDD9EB_inline (TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Boolean System.String::IsNullOrEmpty(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_IsNullOrEmpty_m06A85A206AC2106D1982826C5665B9BD35324229 (String_t* ___value0, const RuntimeMethod* method);
|
|||
|
|
// System.String[] System.String::Split(System.Char[])
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* String_Split_m13262358217AD2C119FD1B9733C3C0289D608512 (String_t* __this, CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___separator0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 System.String::IndexOf(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_IndexOf_mA9A0117D68338238E51E5928CDA8EB3DC9DA497B (String_t* __this, String_t* ___value0, const RuntimeMethod* method);
|
|||
|
|
// System.String System.String::Substring(System.Int32,System.Int32)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Substring_mB593C0A320C683E6E47EFFC0A12B7A465E5E43BB (String_t* __this, int32_t ___startIndex0, int32_t ___length1, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 System.Convert::ToInt32(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Convert_ToInt32_m9394611E7CF9B83AADB891D865FFE74002F80365 (String_t* ___value0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 AppVest::getServerIPAndPort(securityConnection&,System.String,System.Int32)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AppVest_getServerIPAndPort_m08AFA107D519ED3BEFEA9A973C48DD3866F3D375 (securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B * ___conn0, String_t* ___host1, int32_t ___port2, const RuntimeMethod* method);
|
|||
|
|
// System.Void UnityEngine.Debug::LogError(System.Object)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogError_m3BCF9B78263152261565DCA9DB7D55F0C391ED29 (RuntimeObject * ___message0, const RuntimeMethod* method);
|
|||
|
|
// UnityEngine.Object taurus.unity.ResourcesManager::LoadObjectByGroup(System.String,System.Type,System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * ResourcesManager_LoadObjectByGroup_m5C16623354DD9F271ED6BD297735E8C87C6BF3E1 (String_t* ___path0, Type_t * ___type1, String_t* ___groupName2, const RuntimeMethod* method);
|
|||
|
|
// System.Boolean System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetEntity>::ContainsKey(!0)
|
|||
|
|
inline bool Dictionary_2_ContainsKey_m618A79624519796E9333FBC854ADD9FED38E5686 (Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 * __this, String_t* ___key0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( bool (*) (Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 *, String_t*, const RuntimeMethod*))Dictionary_2_ContainsKey_m4EBC00E16E83DA33851A551757D2B7332D5756B9_gshared)(__this, ___key0, method);
|
|||
|
|
}
|
|||
|
|
// !1 System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetEntity>::get_Item(!0)
|
|||
|
|
inline AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * Dictionary_2_get_Item_m472A0CCFBF88193C31CD5830A354F2E6B8B4AD30 (Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 * __this, String_t* ___key0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * (*) (Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 *, String_t*, const RuntimeMethod*))Dictionary_2_get_Item_m6625C3BA931A6EE5D6DB46B9E743B40AAA30010B_gshared)(__this, ___key0, method);
|
|||
|
|
}
|
|||
|
|
// System.String taurus.unity.AssetEntity::get_GroupName()
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* AssetEntity_get_GroupName_mBE83BFB3C05DE43EB13ADDD04405F5E4F6F960B4_inline (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Boolean System.String::op_Inequality(System.String,System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Inequality_m0BD184A74F453A72376E81CC6CAEE2556B80493E (String_t* ___a0, String_t* ___b1, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.unity.ResourcesManager::__RemoveByGroup(taurus.unity.AssetEntity)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ResourcesManager___RemoveByGroup_mF6E8BED9BF65ADF19C5AD6C69ABE7E870CEE2E7E (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * ___entity0, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.unity.AssetEntity::set_GroupName(System.String)
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void AssetEntity_set_GroupName_m9108BF0329B3B7AE025E390AC05F04B63475B946_inline (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * __this, String_t* ___value0, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.unity.ResourcesManager::__AddByGroup(taurus.unity.AssetEntity)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ResourcesManager___AddByGroup_mB1A7CC832AC0E91BE28E3E647C93DA142D719308 (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * ___entity0, const RuntimeMethod* method);
|
|||
|
|
// UnityEngine.Object taurus.unity.AssetEntity::get_Obj()
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * AssetEntity_get_Obj_m9ACC2D740528804ECA47DCF8EE8F1C642B4A2264_inline (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Boolean System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetConfig>::TryGetValue(!0,!1&)
|
|||
|
|
inline bool Dictionary_2_TryGetValue_m38724AD13339902DB57C1D0477BACA2C7E58BB3B (Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3 * __this, String_t* ___key0, AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 ** ___value1, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( bool (*) (Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3 *, String_t*, AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3455807C552312C60038DF52EF328C3687442DE3_gshared)(__this, ___key0, ___value1, method);
|
|||
|
|
}
|
|||
|
|
// UnityEngine.Object taurus.unity.ResourcesManager::__LoadObject(System.String,taurus.unity.AssetConfig,System.Type)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * ResourcesManager___LoadObject_mCDF417E746E1AEAB7F3312ABB979F6D952E424E2 (String_t* ___groupName0, AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * ___config1, Type_t * ___type2, const RuntimeMethod* method);
|
|||
|
|
// System.String taurus.unity.AssetConfig::get_PackPath()
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* AssetConfig_get_PackPath_mF78A63B310BE126ABF8E28B2D21EF0C92901844E_inline (AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Boolean System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AssetBundle>::ContainsKey(!0)
|
|||
|
|
inline bool Dictionary_2_ContainsKey_mB63FE5AB94317638C358FDAEA7EA624D905F540D (Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA * __this, String_t* ___key0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( bool (*) (Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA *, String_t*, const RuntimeMethod*))Dictionary_2_ContainsKey_m4EBC00E16E83DA33851A551757D2B7332D5756B9_gshared)(__this, ___key0, method);
|
|||
|
|
}
|
|||
|
|
// !1 System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AssetBundle>::get_Item(!0)
|
|||
|
|
inline AssetBundle_tCE287BAB693894C3991CDD308B92A8C9C4BD4C78 * Dictionary_2_get_Item_m0EF2165575856FF1B17727D87224F49BB1D91493 (Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA * __this, String_t* ___key0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( AssetBundle_tCE287BAB693894C3991CDD308B92A8C9C4BD4C78 * (*) (Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA *, String_t*, const RuntimeMethod*))Dictionary_2_get_Item_m6625C3BA931A6EE5D6DB46B9E743B40AAA30010B_gshared)(__this, ___key0, method);
|
|||
|
|
}
|
|||
|
|
// System.String System.String::Concat(System.String,System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE (String_t* ___str00, String_t* ___str11, const RuntimeMethod* method);
|
|||
|
|
// UnityEngine.AssetBundle UnityEngine.AssetBundle::LoadFromFile(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AssetBundle_tCE287BAB693894C3991CDD308B92A8C9C4BD4C78 * AssetBundle_LoadFromFile_m9D7CD085CD2B41301BDDA86BB040A2479B227AF9 (String_t* ___path0, const RuntimeMethod* method);
|
|||
|
|
// System.Boolean UnityEngine.Object::op_Equality(UnityEngine.Object,UnityEngine.Object)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * ___x0, Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * ___y1, const RuntimeMethod* method);
|
|||
|
|
// System.Void System.Exception::.ctor(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Exception__ctor_m89BADFF36C3B170013878726E07729D51AA9FBE0 (Exception_t * __this, String_t* ___message0, const RuntimeMethod* method);
|
|||
|
|
// System.Void System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AssetBundle>::Add(!0,!1)
|
|||
|
|
inline void Dictionary_2_Add_m8ADFFB154E19384C35972FDE03A838BA956A5B13 (Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA * __this, String_t* ___key0, AssetBundle_tCE287BAB693894C3991CDD308B92A8C9C4BD4C78 * ___value1, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
(( void (*) (Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA *, String_t*, AssetBundle_tCE287BAB693894C3991CDD308B92A8C9C4BD4C78 *, const RuntimeMethod*))Dictionary_2_Add_mC741BBB0A647C814227953DB9B23CB1BDF571C5B_gshared)(__this, ___key0, ___value1, method);
|
|||
|
|
}
|
|||
|
|
// System.String taurus.unity.AssetConfig::get_Name()
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* AssetConfig_get_Name_m182177000FFECC66D5A77D1DBCF88D40C9720546_inline (AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * __this, const RuntimeMethod* method);
|
|||
|
|
// UnityEngine.Object UnityEngine.AssetBundle::LoadAsset(System.String,System.Type)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * AssetBundle_LoadAsset_m36BA6CCFE773DFCF4490EB4910022B74BB6BF283 (AssetBundle_tCE287BAB693894C3991CDD308B92A8C9C4BD4C78 * __this, String_t* ___name0, Type_t * ___type1, const RuntimeMethod* method);
|
|||
|
|
// System.Boolean UnityEngine.Object::op_Inequality(UnityEngine.Object,UnityEngine.Object)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1 (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * ___x0, Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * ___y1, const RuntimeMethod* method);
|
|||
|
|
// System.Boolean UnityEngine.AudioClip::get_preloadAudioData()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AudioClip_get_preloadAudioData_m31FB68C11E3C8B14D499E5F47A309F6917299034 (AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Boolean UnityEngine.AudioClip::LoadAudioData()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AudioClip_LoadAudioData_m9097E950A592C6EA563BC1BF31FF3C736AE1AD00 (AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.unity.AssetEntity::.ctor()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssetEntity__ctor_m6057F905949EF10D26CE4D65A73B90C46936B546 (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.unity.AssetEntity::set_Obj(UnityEngine.Object)
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void AssetEntity_set_Obj_mA56B02A64DFBB4AD583904DD43714982C2374F12_inline (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * __this, Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * ___value0, const RuntimeMethod* method);
|
|||
|
|
// System.String taurus.unity.AssetConfig::get_Path()
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* AssetConfig_get_Path_mA70D1A5DAF3DB8756D39F69D387104802EC4AF26_inline (AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.unity.AssetEntity::set_Path(System.String)
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void AssetEntity_set_Path_m11453619E3549C2357E3D377F84D04CCA6D2A3E1_inline (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * __this, String_t* ___value0, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.unity.AssetEntity::set_PackPath(System.String)
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void AssetEntity_set_PackPath_mBC18719721FF18200217443E9E6C82F634D3ACD2_inline (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * __this, String_t* ___value0, const RuntimeMethod* method);
|
|||
|
|
// taurus.unity.AssetPack taurus.unity.ResourcesManager::GetAssetPack(taurus.unity.AssetConfig)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * ResourcesManager_GetAssetPack_m4DAAE4A38003547671DB8F07192EBBAE6A07CDED (AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * ___config0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus.unity.AssetPack::get_AlreadyNum()
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t AssetPack_get_AlreadyNum_m9E2F0EC078EE7E01B3CEE02EC29863C21096B203_inline (AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.unity.AssetPack::set_AlreadyNum(System.Int32)
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void AssetPack_set_AlreadyNum_mAC72157B91E5039A6D640DBE589693B0C650ABF2_inline (AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * __this, int32_t ___value0, const RuntimeMethod* method);
|
|||
|
|
// System.Collections.Generic.List`1<taurus.unity.AssetConfig> taurus.unity.AssetPack::get_AssetList()
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR List_1_t924208130B6022C80FB9777399601CCFB1BEAC62 * AssetPack_get_AssetList_m797EB920FB27D34FEE3954212E014AD84527A340_inline (AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 System.Collections.Generic.List`1<taurus.unity.AssetConfig>::get_Count()
|
|||
|
|
inline int32_t List_1_get_Count_m0723AA1314AFE26EA35AD26EC4D6CF8D82BA39AB_inline (List_1_t924208130B6022C80FB9777399601CCFB1BEAC62 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( int32_t (*) (List_1_t924208130B6022C80FB9777399601CCFB1BEAC62 *, const RuntimeMethod*))List_1_get_Count_m507C9149FF7F83AAC72C29091E745D557DA47D22_gshared_inline)(__this, method);
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.ResourcesManager::UnLoadBundle(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ResourcesManager_UnLoadBundle_mEFC816337AD3B2E9F39B4B5192E7C0AD4340F2F2 (String_t* ___packPath0, const RuntimeMethod* method);
|
|||
|
|
// System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetEntity>::Add(!0,!1)
|
|||
|
|
inline void Dictionary_2_Add_mB09BD78268EA52A7475D2B6D9ABC66A437923A3E (Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 * __this, String_t* ___key0, AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * ___value1, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
(( void (*) (Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 *, String_t*, AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 *, const RuntimeMethod*))Dictionary_2_Add_mC741BBB0A647C814227953DB9B23CB1BDF571C5B_gshared)(__this, ___key0, ___value1, method);
|
|||
|
|
}
|
|||
|
|
// System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<taurus.unity.AssetEntity>>::TryGetValue(!0,!1&)
|
|||
|
|
inline bool Dictionary_2_TryGetValue_m9295677A1D4073A9BAF8FD01530987C1E4EE3EF2 (Dictionary_2_t296DB25273CE4CE3D4D5B7FCA95E3214DF18B51F * __this, String_t* ___key0, List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 ** ___value1, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( bool (*) (Dictionary_2_t296DB25273CE4CE3D4D5B7FCA95E3214DF18B51F *, String_t*, List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3455807C552312C60038DF52EF328C3687442DE3_gshared)(__this, ___key0, ___value1, method);
|
|||
|
|
}
|
|||
|
|
// System.Void System.Collections.Generic.List`1<taurus.unity.AssetEntity>::.ctor()
|
|||
|
|
inline void List_1__ctor_m111328F90A9A984AC979184566E043CC0D3F1FD2 (List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
(( void (*) (List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 *, const RuntimeMethod*))List_1__ctor_mC832F1AC0F814BAEB19175F5D7972A7507508BC3_gshared)(__this, method);
|
|||
|
|
}
|
|||
|
|
// System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<taurus.unity.AssetEntity>>::set_Item(!0,!1)
|
|||
|
|
inline void Dictionary_2_set_Item_mD4EC48F75CF1C771691191752A8340D4F93967F5 (Dictionary_2_t296DB25273CE4CE3D4D5B7FCA95E3214DF18B51F * __this, String_t* ___key0, List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 * ___value1, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
(( void (*) (Dictionary_2_t296DB25273CE4CE3D4D5B7FCA95E3214DF18B51F *, String_t*, List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 *, const RuntimeMethod*))Dictionary_2_set_Item_m466D001F105E25DEB5C9BCB17837EE92A27FDE93_gshared)(__this, ___key0, ___value1, method);
|
|||
|
|
}
|
|||
|
|
// System.Void System.Collections.Generic.List`1<taurus.unity.AssetEntity>::Add(!0)
|
|||
|
|
inline void List_1_Add_m20151C6FB462B24B8A09F21B950B70F3965CF783 (List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 * __this, AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * ___item0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
(( void (*) (List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 *, AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 *, const RuntimeMethod*))List_1_Add_m6930161974C7504C80F52EC379EF012387D43138_gshared)(__this, ___item0, method);
|
|||
|
|
}
|
|||
|
|
// !0 System.Collections.Generic.List`1<taurus.unity.AssetEntity>::get_Item(System.Int32)
|
|||
|
|
inline AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * List_1_get_Item_m853F1EC61E33E9FBD6A5E7DEE2B08C59229EA498_inline (List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 * __this, int32_t ___index0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * (*) (List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 *, int32_t, const RuntimeMethod*))List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_gshared_inline)(__this, ___index0, method);
|
|||
|
|
}
|
|||
|
|
// System.String taurus.unity.AssetEntity::get_Path()
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* AssetEntity_get_Path_m5AA937CB66B3BC66BB587BCE66F0AE73895E1628_inline (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Boolean System.String::op_Equality(System.String,System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE (String_t* ___a0, String_t* ___b1, const RuntimeMethod* method);
|
|||
|
|
// System.Void System.Collections.Generic.List`1<taurus.unity.AssetEntity>::RemoveAt(System.Int32)
|
|||
|
|
inline void List_1_RemoveAt_m6A177798F50A958BA07AE8F2F8DABD94D43864DB (List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 * __this, int32_t ___index0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
(( void (*) (List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 *, int32_t, const RuntimeMethod*))List_1_RemoveAt_m3CAF82E0FF61CD84E251E0F7231BBB867C9755C2_gshared)(__this, ___index0, method);
|
|||
|
|
}
|
|||
|
|
// System.Int32 System.Collections.Generic.List`1<taurus.unity.AssetEntity>::get_Count()
|
|||
|
|
inline int32_t List_1_get_Count_mA5B26AC9C894E9C4E607FAE8EBB6C8D0207C0EF6_inline (List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( int32_t (*) (List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 *, const RuntimeMethod*))List_1_get_Count_m507C9149FF7F83AAC72C29091E745D557DA47D22_gshared_inline)(__this, method);
|
|||
|
|
}
|
|||
|
|
// !1 System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetPack>::get_Item(!0)
|
|||
|
|
inline AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * Dictionary_2_get_Item_m9A21BB55585712CDBEB5C7FBD3541F970A432877 (Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC * __this, String_t* ___key0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * (*) (Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC *, String_t*, const RuntimeMethod*))Dictionary_2_get_Item_m6625C3BA931A6EE5D6DB46B9E743B40AAA30010B_gshared)(__this, ___key0, method);
|
|||
|
|
}
|
|||
|
|
// System.Boolean System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetEntity>::TryGetValue(!0,!1&)
|
|||
|
|
inline bool Dictionary_2_TryGetValue_m4171555F6EB874D684E317CC34D89683F227F574 (Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 * __this, String_t* ___key0, AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 ** ___value1, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( bool (*) (Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 *, String_t*, AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3455807C552312C60038DF52EF328C3687442DE3_gshared)(__this, ___key0, ___value1, method);
|
|||
|
|
}
|
|||
|
|
// UnityEngine.AudioDataLoadState UnityEngine.AudioClip::get_loadState()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AudioClip_get_loadState_mD0CAA76E09B705ED1EBD7F576792A64AACE13BFD (AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Boolean UnityEngine.AudioClip::UnloadAudioData()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AudioClip_UnloadAudioData_mE75A7CDF01DCF9905E285468DDEA7646623B084A (AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Void UnityEngine.Resources::UnloadAsset(UnityEngine.Object)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Resources_UnloadAsset_m066BEEBB51255EF3C0120EA4CF2300CA448FAF64 (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * ___assetToUnload0, const RuntimeMethod* method);
|
|||
|
|
// System.Boolean System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetEntity>::Remove(!0)
|
|||
|
|
inline bool Dictionary_2_Remove_m55E4856B2A7030E742580FF9B17C6CB5D9D1CB5E (Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 * __this, String_t* ___key0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( bool (*) (Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 *, String_t*, const RuntimeMethod*))Dictionary_2_Remove_m0FCCD33CE2C6A7589E52A2AB0872FE361BF5EF60_gshared)(__this, ___key0, method);
|
|||
|
|
}
|
|||
|
|
// taurus.unity.AssetConfig taurus.unity.ResourcesManager::GetAssetConfig(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * ResourcesManager_GetAssetConfig_m35B1A42ED93CAB69BC0815A22152B2E04A3E5357 (String_t* ___assetPath0, const RuntimeMethod* method);
|
|||
|
|
// System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<taurus.unity.AssetConfig>::GetEnumerator()
|
|||
|
|
inline Enumerator_tCB05E547B953047D2C7A1B78E4ADD478E94ACDEA List_1_GetEnumerator_mD6117BD0736C0D7D3968CB8A7D4D68BEAD317E6E (List_1_t924208130B6022C80FB9777399601CCFB1BEAC62 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( Enumerator_tCB05E547B953047D2C7A1B78E4ADD478E94ACDEA (*) (List_1_t924208130B6022C80FB9777399601CCFB1BEAC62 *, const RuntimeMethod*))List_1_GetEnumerator_m52CC760E475D226A2B75048D70C4E22692F9F68D_gshared)(__this, method);
|
|||
|
|
}
|
|||
|
|
// !0 System.Collections.Generic.List`1/Enumerator<taurus.unity.AssetConfig>::get_Current()
|
|||
|
|
inline AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * Enumerator_get_Current_m396F56AD61ADBA501F60B0B0B58D84E25EBD83E5_inline (Enumerator_tCB05E547B953047D2C7A1B78E4ADD478E94ACDEA * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * (*) (Enumerator_tCB05E547B953047D2C7A1B78E4ADD478E94ACDEA *, const RuntimeMethod*))Enumerator_get_Current_mD7829C7E8CFBEDD463B15A951CDE9B90A12CC55C_gshared_inline)(__this, method);
|
|||
|
|
}
|
|||
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<taurus.unity.AssetConfig>::MoveNext()
|
|||
|
|
inline bool Enumerator_MoveNext_mC7424D3391B06F5F89010BF56CFA8213EA6505C8 (Enumerator_tCB05E547B953047D2C7A1B78E4ADD478E94ACDEA * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( bool (*) (Enumerator_tCB05E547B953047D2C7A1B78E4ADD478E94ACDEA *, const RuntimeMethod*))Enumerator_MoveNext_m38B1099DDAD7EEDE2F4CDAB11C095AC784AC2E34_gshared)(__this, method);
|
|||
|
|
}
|
|||
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<taurus.unity.AssetConfig>::Dispose()
|
|||
|
|
inline void Enumerator_Dispose_m2A21DCB3C3F77B23DB328E3C0D81F611B22A3220 (Enumerator_tCB05E547B953047D2C7A1B78E4ADD478E94ACDEA * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
(( void (*) (Enumerator_tCB05E547B953047D2C7A1B78E4ADD478E94ACDEA *, const RuntimeMethod*))Enumerator_Dispose_m94D0DAE031619503CDA6E53C5C3CC78AF3139472_gshared)(__this, method);
|
|||
|
|
}
|
|||
|
|
// System.Void UnityEngine.AssetBundle::Unload(System.Boolean)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssetBundle_Unload_m5B7DE41516A059545F8C493EC459EA0A9166EBB3 (AssetBundle_tCE287BAB693894C3991CDD308B92A8C9C4BD4C78 * __this, bool ___unloadAllLoadedObjects0, const RuntimeMethod* method);
|
|||
|
|
// System.Boolean System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AssetBundle>::Remove(!0)
|
|||
|
|
inline bool Dictionary_2_Remove_mF3471DD3EC80ABAD212AF4163831E44A4C51AEEB (Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA * __this, String_t* ___key0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( bool (*) (Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA *, String_t*, const RuntimeMethod*))Dictionary_2_Remove_m0FCCD33CE2C6A7589E52A2AB0872FE361BF5EF60_gshared)(__this, ___key0, method);
|
|||
|
|
}
|
|||
|
|
// System.String taurus.unity.AssetEntity::get_PackPath()
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* AssetEntity_get_PackPath_mAE901E5D3A5A949669BCB288CF77A2DEFB77E5AA_inline (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Collections.Generic.Dictionary`2/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetEntity>::GetEnumerator()
|
|||
|
|
inline Enumerator_tE5AA916FF75C3C121B9F89BF0E0299EC2AC69D8F Dictionary_2_GetEnumerator_mE4A3C6D15F5EC8BB3868E869380D94F04A9A4EBB (Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( Enumerator_tE5AA916FF75C3C121B9F89BF0E0299EC2AC69D8F (*) (Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 *, const RuntimeMethod*))Dictionary_2_GetEnumerator_mF1CF1D13F3E70C6D20D96D9AC88E44454E4C0053_gshared)(__this, method);
|
|||
|
|
}
|
|||
|
|
// System.Collections.Generic.KeyValuePair`2<!0,!1> System.Collections.Generic.Dictionary`2/Enumerator<System.String,taurus.unity.AssetEntity>::get_Current()
|
|||
|
|
inline KeyValuePair_2_t7E64E9EAA2C1962E7B9789398D4F88D8EE1D6D77 Enumerator_get_Current_mC584603D98831AD6988D641E6EE1BE0B7773FF20_inline (Enumerator_tE5AA916FF75C3C121B9F89BF0E0299EC2AC69D8F * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( KeyValuePair_2_t7E64E9EAA2C1962E7B9789398D4F88D8EE1D6D77 (*) (Enumerator_tE5AA916FF75C3C121B9F89BF0E0299EC2AC69D8F *, const RuntimeMethod*))Enumerator_get_Current_m5B32A9FC8294CB723DCD1171744B32E1775B6318_gshared_inline)(__this, method);
|
|||
|
|
}
|
|||
|
|
// !1 System.Collections.Generic.KeyValuePair`2<System.String,taurus.unity.AssetEntity>::get_Value()
|
|||
|
|
inline AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * KeyValuePair_2_get_Value_mE25F066C902BFB15B5447E75A8E1435BAA6501F8_inline (KeyValuePair_2_t7E64E9EAA2C1962E7B9789398D4F88D8EE1D6D77 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * (*) (KeyValuePair_2_t7E64E9EAA2C1962E7B9789398D4F88D8EE1D6D77 *, const RuntimeMethod*))KeyValuePair_2_get_Value_m8C7B882C4D425535288FAAD08EAF11D289A43AEC_gshared_inline)(__this, method);
|
|||
|
|
}
|
|||
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.String,taurus.unity.AssetEntity>::MoveNext()
|
|||
|
|
inline bool Enumerator_MoveNext_mA7E134E76C4DAB6BCC103E9C798F99E3C8589BFC (Enumerator_tE5AA916FF75C3C121B9F89BF0E0299EC2AC69D8F * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( bool (*) (Enumerator_tE5AA916FF75C3C121B9F89BF0E0299EC2AC69D8F *, const RuntimeMethod*))Enumerator_MoveNext_m9B9FB07EC2C1D82E921C9316A4E0901C933BBF6C_gshared)(__this, method);
|
|||
|
|
}
|
|||
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.String,taurus.unity.AssetEntity>::Dispose()
|
|||
|
|
inline void Enumerator_Dispose_m5C9380ADF0DB25D4BC2A019411643D1E3786C551 (Enumerator_tE5AA916FF75C3C121B9F89BF0E0299EC2AC69D8F * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
(( void (*) (Enumerator_tE5AA916FF75C3C121B9F89BF0E0299EC2AC69D8F *, const RuntimeMethod*))Enumerator_Dispose_mE363888280B72ED50538416C060EF9FC94B3BB00_gshared)(__this, method);
|
|||
|
|
}
|
|||
|
|
// System.Collections.Generic.Dictionary`2/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AssetBundle>::GetEnumerator()
|
|||
|
|
inline Enumerator_tA9CE0B4D84075C3CC86E676F96AFDF93868A8B78 Dictionary_2_GetEnumerator_m0652C7778ABBBEF73B3AEC6181B102FAAFD158C6 (Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( Enumerator_tA9CE0B4D84075C3CC86E676F96AFDF93868A8B78 (*) (Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA *, const RuntimeMethod*))Dictionary_2_GetEnumerator_mF1CF1D13F3E70C6D20D96D9AC88E44454E4C0053_gshared)(__this, method);
|
|||
|
|
}
|
|||
|
|
// System.Collections.Generic.KeyValuePair`2<!0,!1> System.Collections.Generic.Dictionary`2/Enumerator<System.String,UnityEngine.AssetBundle>::get_Current()
|
|||
|
|
inline KeyValuePair_2_tE901BF98538F781D1EFB75457F64ADF8FF573284 Enumerator_get_Current_m3E82018C56593F51AD49A28CF659C311E2E00BC6_inline (Enumerator_tA9CE0B4D84075C3CC86E676F96AFDF93868A8B78 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( KeyValuePair_2_tE901BF98538F781D1EFB75457F64ADF8FF573284 (*) (Enumerator_tA9CE0B4D84075C3CC86E676F96AFDF93868A8B78 *, const RuntimeMethod*))Enumerator_get_Current_m5B32A9FC8294CB723DCD1171744B32E1775B6318_gshared_inline)(__this, method);
|
|||
|
|
}
|
|||
|
|
// !1 System.Collections.Generic.KeyValuePair`2<System.String,UnityEngine.AssetBundle>::get_Value()
|
|||
|
|
inline AssetBundle_tCE287BAB693894C3991CDD308B92A8C9C4BD4C78 * KeyValuePair_2_get_Value_mF328ED102A6E598CEA5137638EE33D829A5D4977_inline (KeyValuePair_2_tE901BF98538F781D1EFB75457F64ADF8FF573284 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( AssetBundle_tCE287BAB693894C3991CDD308B92A8C9C4BD4C78 * (*) (KeyValuePair_2_tE901BF98538F781D1EFB75457F64ADF8FF573284 *, const RuntimeMethod*))KeyValuePair_2_get_Value_m8C7B882C4D425535288FAAD08EAF11D289A43AEC_gshared_inline)(__this, method);
|
|||
|
|
}
|
|||
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.String,UnityEngine.AssetBundle>::MoveNext()
|
|||
|
|
inline bool Enumerator_MoveNext_m07DD35B7EE668CDB77A2FA54397DE21733BC6A8D (Enumerator_tA9CE0B4D84075C3CC86E676F96AFDF93868A8B78 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( bool (*) (Enumerator_tA9CE0B4D84075C3CC86E676F96AFDF93868A8B78 *, const RuntimeMethod*))Enumerator_MoveNext_m9B9FB07EC2C1D82E921C9316A4E0901C933BBF6C_gshared)(__this, method);
|
|||
|
|
}
|
|||
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.String,UnityEngine.AssetBundle>::Dispose()
|
|||
|
|
inline void Enumerator_Dispose_mE80E0CAED7C45B5079C7707824D187512ADE96CB (Enumerator_tA9CE0B4D84075C3CC86E676F96AFDF93868A8B78 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
(( void (*) (Enumerator_tA9CE0B4D84075C3CC86E676F96AFDF93868A8B78 *, const RuntimeMethod*))Enumerator_Dispose_mE363888280B72ED50538416C060EF9FC94B3BB00_gshared)(__this, method);
|
|||
|
|
}
|
|||
|
|
// System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetConfig>::Clear()
|
|||
|
|
inline void Dictionary_2_Clear_m552E42DC5AE1685BC56F108AE393650A1E2ED69E (Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
(( void (*) (Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3 *, const RuntimeMethod*))Dictionary_2_Clear_m0EC0FF0E4C6FE91D15CEE92696B25109A202B942_gshared)(__this, method);
|
|||
|
|
}
|
|||
|
|
// System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetPack>::Clear()
|
|||
|
|
inline void Dictionary_2_Clear_mF9F63202D4D4E8D6972D1EE02E6408A3919A1CB3 (Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
(( void (*) (Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC *, const RuntimeMethod*))Dictionary_2_Clear_m0EC0FF0E4C6FE91D15CEE92696B25109A202B942_gshared)(__this, method);
|
|||
|
|
}
|
|||
|
|
// System.Void System.Collections.Generic.Dictionary`2<System.String,System.Boolean>::Clear()
|
|||
|
|
inline void Dictionary_2_Clear_m2FD8E2984A97F92CDA2E37E7F8EC6E74866AEB26 (Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
(( void (*) (Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B *, const RuntimeMethod*))Dictionary_2_Clear_m94367AD4B034A619D740A814E4DD61C9660079B0_gshared)(__this, method);
|
|||
|
|
}
|
|||
|
|
// System.Void System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AssetBundle>::Clear()
|
|||
|
|
inline void Dictionary_2_Clear_m9758CF4546D8588E802AE79BE27A75F1A47393BE (Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
(( void (*) (Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA *, const RuntimeMethod*))Dictionary_2_Clear_m0EC0FF0E4C6FE91D15CEE92696B25109A202B942_gshared)(__this, method);
|
|||
|
|
}
|
|||
|
|
// System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetEntity>::Clear()
|
|||
|
|
inline void Dictionary_2_Clear_mC59B29F18DC743BDB5229C87DFADF8EBF82C56DE (Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
(( void (*) (Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 *, const RuntimeMethod*))Dictionary_2_Clear_m0EC0FF0E4C6FE91D15CEE92696B25109A202B942_gshared)(__this, method);
|
|||
|
|
}
|
|||
|
|
// System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<taurus.unity.AssetEntity>>::Clear()
|
|||
|
|
inline void Dictionary_2_Clear_m59F0D209670746A4BA97FDB9E79681A94BDB2228 (Dictionary_2_t296DB25273CE4CE3D4D5B7FCA95E3214DF18B51F * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
(( void (*) (Dictionary_2_t296DB25273CE4CE3D4D5B7FCA95E3214DF18B51F *, const RuntimeMethod*))Dictionary_2_Clear_m0EC0FF0E4C6FE91D15CEE92696B25109A202B942_gshared)(__this, method);
|
|||
|
|
}
|
|||
|
|
// UnityEngine.AsyncOperation UnityEngine.Resources::UnloadUnusedAssets()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AsyncOperation_t304C51ABED8AE734CC8DDDFE13013D8D5A44641D * Resources_UnloadUnusedAssets_m04EC5EA06A8F7F26ED95BD704E1DDF62BBAB7043 (const RuntimeMethod* method);
|
|||
|
|
// System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Boolean>::ContainsKey(!0)
|
|||
|
|
inline bool Dictionary_2_ContainsKey_mDBC6E76120D67D6A3303D183E5DAB6DEDD0F4404 (Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B * __this, String_t* ___key0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( bool (*) (Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B *, String_t*, const RuntimeMethod*))Dictionary_2_ContainsKey_mBFF6A4687D45C03F7648043EC9DACA2AABC60F71_gshared)(__this, ___key0, method);
|
|||
|
|
}
|
|||
|
|
// System.String System.String::Concat(System.String,System.String,System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_mF4626905368D6558695A823466A1AF65EADB9923 (String_t* ___str00, String_t* ___str11, String_t* ___str22, const RuntimeMethod* method);
|
|||
|
|
// System.Boolean System.IO.File::Exists(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool File_Exists_m6B9BDD8EEB33D744EB0590DD27BC0152FAFBD1FB (String_t* ___path0, const RuntimeMethod* method);
|
|||
|
|
// System.Byte[] System.IO.File::ReadAllBytes(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* File_ReadAllBytes_mF29468CED0B7B3B7C0971ACEBB16A38683718BEC (String_t* ___path0, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.client.ByteArray::.ctor(System.Byte[])
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ByteArray__ctor_m4C1DF48EAB9657F190AA9474BFC617788A8BED44 (ByteArray_t5B8026DA5E5D2F9403BF1B87D0FE2E45BE31D40C * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buf0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus.client.ByteArray::readInt()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ByteArray_readInt_mED6D8065A56ABC0FD96824E7A9C9430C35BF5FD1 (ByteArray_t5B8026DA5E5D2F9403BF1B87D0FE2E45BE31D40C * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.unity.AssetConfig::.ctor()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssetConfig__ctor_m1CA1BD70764E1060C6809956B4708E6AF07AB977 (AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * __this, const RuntimeMethod* method);
|
|||
|
|
// System.String taurus.client.ByteArray::readString()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ByteArray_readString_m879D28CF5BC3B9AB26E36AB1163457CC68F8A47A (ByteArray_t5B8026DA5E5D2F9403BF1B87D0FE2E45BE31D40C * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.unity.AssetConfig::set_Name(System.String)
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void AssetConfig_set_Name_m14869BA79F0C82D13CBEA4D580468815E582A804_inline (AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * __this, String_t* ___value0, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.unity.AssetConfig::set_Path(System.String)
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void AssetConfig_set_Path_m6698353881B96C1B9451A04773283EF077FDA79B_inline (AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * __this, String_t* ___value0, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.unity.AssetConfig::set_PackPath(System.String)
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void AssetConfig_set_PackPath_m0455465D67AB0DD3110F9F161727C804E5BA021A_inline (AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * __this, String_t* ___value0, const RuntimeMethod* method);
|
|||
|
|
// System.Boolean System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetConfig>::ContainsKey(!0)
|
|||
|
|
inline bool Dictionary_2_ContainsKey_mC9FE70CCA33A864B03F956A99E17A268400D7D29 (Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3 * __this, String_t* ___key0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( bool (*) (Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3 *, String_t*, const RuntimeMethod*))Dictionary_2_ContainsKey_m4EBC00E16E83DA33851A551757D2B7332D5756B9_gshared)(__this, ___key0, method);
|
|||
|
|
}
|
|||
|
|
// System.Void Debugger::LogError(System.Object)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debugger_LogError_mE7A3D9872C69EA120299EFCBDF270821D8F7740A (RuntimeObject * ___str0, const RuntimeMethod* method);
|
|||
|
|
// System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetConfig>::Add(!0,!1)
|
|||
|
|
inline void Dictionary_2_Add_m4CAA7B7E7D3A018FD3812AA53EDD2CED109ED980 (Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3 * __this, String_t* ___key0, AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * ___value1, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
(( void (*) (Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3 *, String_t*, AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 *, const RuntimeMethod*))Dictionary_2_Add_mC741BBB0A647C814227953DB9B23CB1BDF571C5B_gshared)(__this, ___key0, ___value1, method);
|
|||
|
|
}
|
|||
|
|
// System.Boolean System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetPack>::ContainsKey(!0)
|
|||
|
|
inline bool Dictionary_2_ContainsKey_m5346D4C6ED4DF7C0A37606766E4CA0680A405B43 (Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC * __this, String_t* ___key0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( bool (*) (Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC *, String_t*, const RuntimeMethod*))Dictionary_2_ContainsKey_m4EBC00E16E83DA33851A551757D2B7332D5756B9_gshared)(__this, ___key0, method);
|
|||
|
|
}
|
|||
|
|
// System.Void System.Collections.Generic.List`1<taurus.unity.AssetConfig>::Add(!0)
|
|||
|
|
inline void List_1_Add_m74CEB7FACBD5F4D6789E26FB2119FF616F0AA28A (List_1_t924208130B6022C80FB9777399601CCFB1BEAC62 * __this, AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * ___item0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
(( void (*) (List_1_t924208130B6022C80FB9777399601CCFB1BEAC62 *, AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 *, const RuntimeMethod*))List_1_Add_m6930161974C7504C80F52EC379EF012387D43138_gshared)(__this, ___item0, method);
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.AssetPack::.ctor()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssetPack__ctor_mBE532895EED4153AED0CEFDE06E1699CB71590D4 (AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Void System.Collections.Generic.List`1<taurus.unity.AssetConfig>::.ctor()
|
|||
|
|
inline void List_1__ctor_mF7202BEE60D8CE10EB0BF13CBF28A09252A61272 (List_1_t924208130B6022C80FB9777399601CCFB1BEAC62 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
(( void (*) (List_1_t924208130B6022C80FB9777399601CCFB1BEAC62 *, const RuntimeMethod*))List_1__ctor_mC832F1AC0F814BAEB19175F5D7972A7507508BC3_gshared)(__this, method);
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.AssetPack::set_AssetList(System.Collections.Generic.List`1<taurus.unity.AssetConfig>)
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void AssetPack_set_AssetList_m5EE2820CD71808C0E5352E2FBCA2BA466F869B87_inline (AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * __this, List_1_t924208130B6022C80FB9777399601CCFB1BEAC62 * ___value0, const RuntimeMethod* method);
|
|||
|
|
// System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetPack>::Add(!0,!1)
|
|||
|
|
inline void Dictionary_2_Add_mCD7633C633203FE989DEF1BF4EA23E59760C54D3 (Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC * __this, String_t* ___key0, AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * ___value1, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
(( void (*) (Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC *, String_t*, AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 *, const RuntimeMethod*))Dictionary_2_Add_mC741BBB0A647C814227953DB9B23CB1BDF571C5B_gshared)(__this, ___key0, ___value1, method);
|
|||
|
|
}
|
|||
|
|
// System.Void System.Collections.Generic.Dictionary`2<System.String,System.Boolean>::Add(!0,!1)
|
|||
|
|
inline void Dictionary_2_Add_mD52AA2D300148F2DE1C2D96234A899A3F82DBF20 (Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B * __this, String_t* ___key0, bool ___value1, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
(( void (*) (Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B *, String_t*, bool, const RuntimeMethod*))Dictionary_2_Add_mF33562A6DE1ADD3886EDF0FC755A7BF443E0831E_gshared)(__this, ___key0, ___value1, method);
|
|||
|
|
}
|
|||
|
|
// System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetConfig>::.ctor()
|
|||
|
|
inline void Dictionary_2__ctor_m59ED2B5D4DE5DBF46E33BC1D7354DAAC14BEEF3A (Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
(( void (*) (Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3 *, const RuntimeMethod*))Dictionary_2__ctor_m2C7E51568033239B506E15E7804A0B8658246498_gshared)(__this, method);
|
|||
|
|
}
|
|||
|
|
// System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetPack>::.ctor()
|
|||
|
|
inline void Dictionary_2__ctor_m28745AA8E97AB5768D098BBCF6A92764562171BE (Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
(( void (*) (Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC *, const RuntimeMethod*))Dictionary_2__ctor_m2C7E51568033239B506E15E7804A0B8658246498_gshared)(__this, method);
|
|||
|
|
}
|
|||
|
|
// System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetEntity>::.ctor()
|
|||
|
|
inline void Dictionary_2__ctor_mD8E4D8CB422E744E82213EDE9399430B9BA79938 (Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
(( void (*) (Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 *, const RuntimeMethod*))Dictionary_2__ctor_m2C7E51568033239B506E15E7804A0B8658246498_gshared)(__this, method);
|
|||
|
|
}
|
|||
|
|
// System.Void System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AssetBundle>::.ctor()
|
|||
|
|
inline void Dictionary_2__ctor_mC43007DACBE7713C0E54DC95BB72F31B6F6F5A8E (Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
(( void (*) (Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA *, const RuntimeMethod*))Dictionary_2__ctor_m2C7E51568033239B506E15E7804A0B8658246498_gshared)(__this, method);
|
|||
|
|
}
|
|||
|
|
// System.Void System.Collections.Generic.Dictionary`2<System.String,System.Boolean>::.ctor()
|
|||
|
|
inline void Dictionary_2__ctor_m76591195D47E79D24CEC759D368AE11375FF8FE2 (Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
(( void (*) (Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B *, const RuntimeMethod*))Dictionary_2__ctor_mD33762F9679FB4A14789E0AA2E7493BCC3354F0C_gshared)(__this, method);
|
|||
|
|
}
|
|||
|
|
// System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<taurus.unity.AssetEntity>>::.ctor()
|
|||
|
|
inline void Dictionary_2__ctor_m34B52C6D2088C2EE82AD1D79A35EBCB877CEDFEE (Dictionary_2_t296DB25273CE4CE3D4D5B7FCA95E3214DF18B51F * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
(( void (*) (Dictionary_2_t296DB25273CE4CE3D4D5B7FCA95E3214DF18B51F *, const RuntimeMethod*))Dictionary_2__ctor_m2C7E51568033239B506E15E7804A0B8658246498_gshared)(__this, method);
|
|||
|
|
}
|
|||
|
|
// System.String UnityEngine.Application::get_persistentDataPath()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Application_get_persistentDataPath_m82E34156D8BD0A55CAC258CDFE8317FAD6945F5B (const RuntimeMethod* method);
|
|||
|
|
// System.String System.String::Format(System.String,System.Object)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_m0ACDD8B34764E4040AED0B3EEB753567E4576BFA (String_t* ___format0, RuntimeObject * ___arg01, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus_client_NetManagerWrap::processEvents(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_client_NetManagerWrap_processEvents_m7381F0D3F805D61C3E0ABD2EB41D7EE2744D790F (intptr_t ___L0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus_client_NetManagerWrap::getNetClient(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_client_NetManagerWrap_getNetClient_mE83107B0827FB49057B606AF942876AB7FA0C05D (intptr_t ___L0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus_client_NetManagerWrap::killConnection(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_client_NetManagerWrap_killConnection_m076A1B3981C7EE4C82AC8C98F50615B7696DFA06 (intptr_t ___L0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus_client_NetManagerWrap::killAllConnection(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_client_NetManagerWrap_killAllConnection_m6AD7F2C9B53F78E85F45CD9A1B2018E184A2AB01 (intptr_t ___L0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus_client_NetManagerWrap::get_debug_print(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_client_NetManagerWrap_get_debug_print_mB2EACFE8F4A79F5DE85B41CE16A813062CFFB373 (intptr_t ___L0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus_client_NetManagerWrap::get_TIMEOUT_TIME(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_client_NetManagerWrap_get_TIMEOUT_TIME_m194F3E75E12A63702A45A7E04DB4C099A9A75195 (intptr_t ___L0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus_client_NetManagerWrap::get_VERSION(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_client_NetManagerWrap_get_VERSION_m2E3EE306F36D39262F9C44108AB5546C6D4964E9 (intptr_t ___L0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus_client_NetManagerWrap::set_debug_print(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_client_NetManagerWrap_set_debug_print_mDF123C0F36C9F0D20366AFDEE0B35B9800779E86 (intptr_t ___L0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus_client_NetManagerWrap::set_TIMEOUT_TIME(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_client_NetManagerWrap_set_TIMEOUT_TIME_m707102F7D3C110BFFC41DE73645E3272825B2F58 (intptr_t ___L0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus_client_NetManagerWrap::set_VERSION(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_client_NetManagerWrap_set_VERSION_m73197A3A89D1F52B0893D3EA205FE6CA9031F336 (intptr_t ___L0, const RuntimeMethod* method);
|
|||
|
|
// System.Void LuaInterface.LuaState::BeginStaticLibs(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaState_BeginStaticLibs_m4800BEB58E15C7581A5D8E67C51D6EDED0655F4C (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * __this, String_t* ___name0, const RuntimeMethod* method);
|
|||
|
|
// System.Void LuaInterface.LuaCSFunction::.ctor(System.Object,System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method);
|
|||
|
|
// System.Void LuaInterface.LuaState::RegFunction(System.String,LuaInterface.LuaCSFunction)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * __this, String_t* ___name0, LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * ___func1, const RuntimeMethod* method);
|
|||
|
|
// System.Void LuaInterface.LuaState::RegVar(System.String,LuaInterface.LuaCSFunction,LuaInterface.LuaCSFunction)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8 (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * __this, String_t* ___name0, LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * ___get1, LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * ___set2, const RuntimeMethod* method);
|
|||
|
|
// System.Void LuaInterface.LuaState::EndStaticLibs()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaState_EndStaticLibs_m40DB36CA82970F6F508315AB38F4A742419AF3F6 (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Void LuaInterface.ToLua::CheckArgsCount(System.IntPtr,System.Int32)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B (intptr_t ___L0, int32_t ___count1, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.client.NetManager::processEvents()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NetManager_processEvents_m0B96C5F5E0E46E4F412A7F32DD81A5C5BB7E5A97 (const RuntimeMethod* method);
|
|||
|
|
// System.Int32 LuaInterface.LuaDLL::toluaL_exception(System.IntPtr,System.Exception)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960 (intptr_t ___L0, Exception_t * ___e1, const RuntimeMethod* method);
|
|||
|
|
// System.Double LuaInterface.LuaDLL::luaL_checknumber(System.IntPtr,System.Int32)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7 (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method);
|
|||
|
|
// taurus.client.TaurusClient taurus.client.NetManager::getNetClient(System.Int32)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * NetManager_getNetClient_m759773430AB067DA214774EA64C9826BFB1DF520 (int32_t ___id0, const RuntimeMethod* method);
|
|||
|
|
// System.Void LuaInterface.ToLua::PushObject(System.IntPtr,System.Object)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A (intptr_t ___L0, RuntimeObject * ___o1, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.client.NetManager::killAllConnection()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NetManager_killAllConnection_m56C200DD3B54203F05CF2AF74890647828DD4967 (const RuntimeMethod* method);
|
|||
|
|
// System.Void LuaInterface.LuaDLL::lua_pushboolean(System.IntPtr,System.Boolean)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaDLL_lua_pushboolean_m2B8D01E55F9DAAFC75B24FD6DC054776E5195B80 (intptr_t ___luaState0, bool ___value1, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus.client.NetManager::get_TIMEOUT_TIME()
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t NetManager_get_TIMEOUT_TIME_mBFA3B6833A95437E970CB4526E367CCA81BFD26D_inline (const RuntimeMethod* method);
|
|||
|
|
// System.Void LuaInterface.LuaDLL::lua_pushinteger(System.IntPtr,System.Int32)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaDLL_lua_pushinteger_m8203BA6BB26C5BD0E84223531CFCB129352C2D23 (intptr_t ___L0, int32_t ___n1, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus.client.NetManager::get_VERSION()
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t NetManager_get_VERSION_m096025EBE4A55D3F950C81AAA2A665CD2D9E641E_inline (const RuntimeMethod* method);
|
|||
|
|
// System.Boolean LuaInterface.LuaDLL::luaL_checkboolean(System.IntPtr,System.Int32)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE (intptr_t ___luaState0, int32_t ___index1, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.client.NetManager::set_TIMEOUT_TIME(System.Int32)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NetManager_set_TIMEOUT_TIME_m836CCECBBEB6030B43C8EA4369F3216FEA4D65AF (int32_t ___value0, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.client.NetManager::set_VERSION(System.Int32)
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void NetManager_set_VERSION_mD6258A03597DAD0BF35EBF3B3441A7B49E559496_inline (int32_t ___value0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus_unity_LuaNetClientWrap::_Createtaurus_unity_LuaNetClient(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_LuaNetClientWrap__Createtaurus_unity_LuaNetClient_m3C4EB5C46BA63692E795622764C3646C2C3A0F86 (intptr_t ___L0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus_unity_LuaNetClientWrap::Connect(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_LuaNetClientWrap_Connect_mB892E9681D2B1AD743BD2EA30F6594E203430878 (intptr_t ___L0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus_unity_LuaNetClientWrap::Send(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_LuaNetClientWrap_Send_mA4E70A335C8A37C4BB81DED8F415B72D703A0DD5 (intptr_t ___L0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus_unity_LuaNetClientWrap::SetCallBackListener(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_LuaNetClientWrap_SetCallBackListener_m08C42D6E790705BC1502B50D97E39422664C3AA0 (intptr_t ___L0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus_unity_LuaNetClientWrap::SetNetEventListener(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_LuaNetClientWrap_SetNetEventListener_mCB4332DBB2BA999166DCAF4F6B414CB7723112AE (intptr_t ___L0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus_unity_LuaNetClientWrap::SetNetConnectListener(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_LuaNetClientWrap_SetNetConnectListener_m9E530B33572C4369AABF32245605195FEE4A1E95 (intptr_t ___L0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus_unity_LuaNetClientWrap::ClearResponse(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_LuaNetClientWrap_ClearResponse_mBCF127C45ED9599C8758012A112D47D1BE233595 (intptr_t ___L0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus_unity_LuaNetClientWrap::Destroy(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_LuaNetClientWrap_Destroy_m1EF606F6607D2BED4866CD7875357E715C5CF457 (intptr_t ___L0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus_unity_LuaNetClientWrap::LoadNet(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_LuaNetClientWrap_LoadNet_m63FE2C492A00FD8B72A49FFADE4856AB931FEBB0 (intptr_t ___L0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus_unity_LuaNetClientWrap::get_Session(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_LuaNetClientWrap_get_Session_m64A8ACB6A6A45F5DE1AE7A5DA9F78F9A6159BC57 (intptr_t ___L0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus_unity_LuaNetClientWrap::get_AveragePingTime(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_LuaNetClientWrap_get_AveragePingTime_m5278304CF9F59751FC18DEADA03563D66D50BFA7 (intptr_t ___L0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus_unity_LuaNetClientWrap::get_IsConnected(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_LuaNetClientWrap_get_IsConnected_mFC7DB08357412CC4DA5D5406E447770E5D1D098A (intptr_t ___L0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus_unity_LuaNetClientWrap::set_Session(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_LuaNetClientWrap_set_Session_m4F9E77E95CF950FA17EA7AE2F4AD79529B3FD087 (intptr_t ___L0, const RuntimeMethod* method);
|
|||
|
|
// System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6 (RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D ___handle0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 LuaInterface.LuaState::BeginClass(System.Type,System.Type,System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LuaState_BeginClass_mFF579B6B50F9A988587776B4214CA369845A4C71 (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * __this, Type_t * ___t0, Type_t * ___baseType1, String_t* ___name2, const RuntimeMethod* method);
|
|||
|
|
// System.Void LuaInterface.LuaState::EndClass()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaState_EndClass_m8A005898468B98BE9EED4EA2E96EEC375C1F6BED (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 LuaInterface.LuaDLL::lua_gettop(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LuaDLL_lua_gettop_m8C89113132D9591A56E2324C330E56C4FD268858 (intptr_t ___luaState0, const RuntimeMethod* method);
|
|||
|
|
// System.String LuaInterface.ToLua::CheckString(System.IntPtr,System.Int32)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ToLua_CheckString_mD7449EF3289C7E6288788CB51A22CF12393ADF1A (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method);
|
|||
|
|
// LuaInterface.LuaTable LuaInterface.ToLua::CheckLuaTable(System.IntPtr,System.Int32)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LuaTable_t01E9E69BA6012CD87238BB47915B07AF0A719A87 * ToLua_CheckLuaTable_mF2CDE2421648E4E9948D4A81E1EF7259B49D6A77 (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.unity.LuaNetClient::.ctor(System.String,System.String,LuaInterface.LuaTable,System.Int32)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaNetClient__ctor_m28F4EF1FA3BE35508A3CB900CD7687C35FD2D78C (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, String_t* ___host0, String_t* ___game1, LuaTable_t01E9E69BA6012CD87238BB47915B07AF0A719A87 * ___obj2, int32_t ___protocol3, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 LuaInterface.LuaDLL::luaL_throw(System.IntPtr,System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828 (intptr_t ___L0, String_t* ___message1, const RuntimeMethod* method);
|
|||
|
|
// System.Object LuaInterface.ToLua::CheckObject<taurus.unity.LuaNetClient>(System.IntPtr,System.Int32)
|
|||
|
|
inline RuntimeObject * ToLua_CheckObject_TisLuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_m20EF139D71C98CDDD79A0A07A6B71E7767800420 (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( RuntimeObject * (*) (intptr_t, int32_t, const RuntimeMethod*))ToLua_CheckObject_TisRuntimeObject_m370F9C78E9B5704DCD6C96E0862500C4AE58705D_gshared)(___L0, ___stackPos1, method);
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.LuaNetClient::Connect()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaNetClient_Connect_m396A37AAC9B5B77FB90F23AAF7BB8826CA30FA2F (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, const RuntimeMethod* method);
|
|||
|
|
// LuaInterface.LuaFunction LuaInterface.ToLua::CheckLuaFunction(System.IntPtr,System.Int32)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * ToLua_CheckLuaFunction_mC750609BBB49B299E709AA7E2F3AEB8029E8990B (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.unity.LuaNetClient::Send(System.String,System.String,LuaInterface.LuaFunction)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaNetClient_Send_m7C2FB1CC09A55026697B77E627B5312EB3A8330F (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, String_t* ___cmd0, String_t* ___data1, LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * ___callback2, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.unity.LuaNetClient::SetCallBackListener(LuaInterface.LuaFunction)
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void LuaNetClient_SetCallBackListener_m6629793B7D123C422028AF71EEDE2C7719DE7C72_inline (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * ___func0, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.unity.LuaNetClient::SetNetEventListener(LuaInterface.LuaFunction)
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void LuaNetClient_SetNetEventListener_m0562A58B38E6486C678C79524A1AA664FCC07CFB_inline (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * ___func0, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.unity.LuaNetClient::SetNetConnectListener(LuaInterface.LuaFunction)
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void LuaNetClient_SetNetConnectListener_mB93BB066ECFE4A997EE4B7897875BA13D9C8AB1D_inline (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * ___func0, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.unity.LuaNetClient::ClearResponse()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaNetClient_ClearResponse_m3FD0387A9254A61CEFBCCE8F51123F3A5BA364F3 (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.unity.LuaNetClient::Destroy()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaNetClient_Destroy_m3C64187FA8BBA4EFF371FE715354DEDC64158AFE (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Void LuaInterface.ToLua::PushValue<securityConnection>(System.IntPtr,T)
|
|||
|
|
inline void ToLua_PushValue_TissecurityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B_m7F758A636593FC8C3888F5431E45F1D8A1B6E124 (intptr_t ___L0, securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B ___v1, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
(( void (*) (intptr_t, securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B , const RuntimeMethod*))ToLua_PushValue_TissecurityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B_m7F758A636593FC8C3888F5431E45F1D8A1B6E124_gshared)(___L0, ___v1, method);
|
|||
|
|
}
|
|||
|
|
// System.Object LuaInterface.ToLua::ToObject(System.IntPtr,System.Int32)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method);
|
|||
|
|
// System.String taurus.unity.LuaNetClient::get_Session()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* LuaNetClient_get_Session_m54BDE995EF531896B8D3C4BF537F376578D460E7 (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Void LuaInterface.LuaDLL::lua_pushstring(System.IntPtr,System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaDLL_lua_pushstring_m1230CAB85FBD610AAA7D822AD67C9EDE4C1F13D7 (intptr_t ___luaState0, String_t* ___str1, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 LuaInterface.LuaDLL::toluaL_exception(System.IntPtr,System.Exception,System.Object,System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15 (intptr_t ___L0, Exception_t * ___e1, RuntimeObject * ___o2, String_t* ___msg3, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus.unity.LuaNetClient::get_AveragePingTime()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LuaNetClient_get_AveragePingTime_m8AA71F056F6E2ABBB998EBB4F4D05E965F59D184 (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Boolean taurus.unity.LuaNetClient::get_IsConnected()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool LuaNetClient_get_IsConnected_m38AE79BFB7820D1782D1F621BE2F23C6A49BBB20 (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.unity.LuaNetClient::set_Session(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaNetClient_set_Session_m44949AEAC72FD15EFAC769D37C49489252565245 (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, String_t* ___value0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus_unity_ResourcesManagerWrap::LoadObject(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_ResourcesManagerWrap_LoadObject_m1D0B132B19807D4316FC19838737D00E31E6D217 (intptr_t ___L0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus_unity_ResourcesManagerWrap::LoadObjectByGroup(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_ResourcesManagerWrap_LoadObjectByGroup_m0053884B1DD5EEE6EF4E44C6A74371AFA83B52CC (intptr_t ___L0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus_unity_ResourcesManagerWrap::UnLoad(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_ResourcesManagerWrap_UnLoad_m10711D97A99AC40098E2967EC1349F57F1916C86 (intptr_t ___L0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus_unity_ResourcesManagerWrap::UnLoadGroup(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_ResourcesManagerWrap_UnLoadGroup_m7110C84FB5A8DCCE21DE59DC023D251CC780C903 (intptr_t ___L0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus_unity_ResourcesManagerWrap::DestroyAll(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_ResourcesManagerWrap_DestroyAll_mB4C27696B39A009D7ABE522F1C3B1C3564271E72 (intptr_t ___L0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus_unity_ResourcesManagerWrap::ReadAssetConfig(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_ResourcesManagerWrap_ReadAssetConfig_m9924094B0A959F1265907044389E605566D4A202 (intptr_t ___L0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus_unity_ResourcesManagerWrap::get_OS_Dir(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_ResourcesManagerWrap_get_OS_Dir_m64B20075CEFA469B9A24BE3D9404E37AED602CCE (intptr_t ___L0, const RuntimeMethod* method);
|
|||
|
|
// System.Int32 taurus_unity_ResourcesManagerWrap::set_OS_Dir(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_ResourcesManagerWrap_set_OS_Dir_mB9E9DBDEEC49F85713AE39651A710A0448B4DF0D (intptr_t ___L0, const RuntimeMethod* method);
|
|||
|
|
// System.Type LuaInterface.ToLua::CheckMonoType(System.IntPtr,System.Int32)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * ToLua_CheckMonoType_m501B19F05C58D1860F4CE3D15FE8C96172477039 (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method);
|
|||
|
|
// UnityEngine.Object taurus.unity.ResourcesManager::LoadObject(System.String,System.Type)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * ResourcesManager_LoadObject_m59A0FA507A5E59AB20C4FB84511BB1023ADBDA8C (String_t* ___path0, Type_t * ___type1, const RuntimeMethod* method);
|
|||
|
|
// System.Void LuaInterface.ToLua::Push(System.IntPtr,UnityEngine.Object)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ToLua_Push_mB5BA1866994D174500A23AE9D829AE923148EC3A (intptr_t ___L0, Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * ___obj1, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.unity.ResourcesManager::UnLoad(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ResourcesManager_UnLoad_m2B247DDB9CD4F9260C66BC43D54E957F0FED24C8 (String_t* ___path0, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.unity.ResourcesManager::UnLoadGroup(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ResourcesManager_UnLoadGroup_m495A97198CD98A1ECA702D3E2AFBAB58098E7F46 (String_t* ___groupName0, const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.unity.ResourcesManager::DestroyAll()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ResourcesManager_DestroyAll_mA1ADEC6B499791F3F95D87B6743D5E52DD63485D (const RuntimeMethod* method);
|
|||
|
|
// System.Void taurus.unity.ResourcesManager::ReadAssetConfig(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ResourcesManager_ReadAssetConfig_mBDDB42465050AAEB0FB3857E7557F466BE405BE4 (String_t* ___base_path0, const RuntimeMethod* method);
|
|||
|
|
// System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_mBA2AF20A35144E0C43CD721A22EAC9FCA15D6550 (const RuntimeMethod* method);
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic push
|
|||
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
|
#endif
|
|||
|
|
// System.String WXData::GetApplyTokenURL(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* WXData_GetApplyTokenURL_mBFEC0AD6D9FD433F78E48F2514B8557D4B154EDE (String_t* ___code0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (WXData_GetApplyTokenURL_mBFEC0AD6D9FD433F78E48F2514B8557D4B154EDE_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// return string.Format("https://api.weixin.qq.com/sns/oauth2/access_token?appid={0}&secret={1}&code={2}&grant_type=authorization_code", _appId, _appSecret, code);
|
|||
|
|
String_t* L_0 = ___code0;
|
|||
|
|
String_t* L_1 = String_Format_m26BBF75F9609FAD0B39C2242FEBAAD7D68F14D99(_stringLiteral7F4A30621DFFF0338D9A477BC02C891905DF3B52, _stringLiteral6F8C44B5A9A9DAB0657AF60ABEEB56ACEBA46855, _stringLiteral795D7C6F92A4092693283A26831F326A0960C783, L_0, /*hidden argument*/NULL);
|
|||
|
|
return L_1;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.String WXData::GetCheckTokenURL()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* WXData_GetCheckTokenURL_m5C2D16545A0B5A7145B68C173208900F509B5576 (const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (WXData_GetCheckTokenURL_m5C2D16545A0B5A7145B68C173208900F509B5576_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// return string.Format("https://api.weixin.qq.com/sns/auth?access_token={0}&openid={1}", _accessToken, _openid);
|
|||
|
|
String_t* L_0 = ((WXData_tDC505A838952A3360267DE4854C3941CFFB83C12_StaticFields*)il2cpp_codegen_static_fields_for(WXData_tDC505A838952A3360267DE4854C3941CFFB83C12_il2cpp_TypeInfo_var))->get__accessToken_2();
|
|||
|
|
String_t* L_1 = ((WXData_tDC505A838952A3360267DE4854C3941CFFB83C12_StaticFields*)il2cpp_codegen_static_fields_for(WXData_tDC505A838952A3360267DE4854C3941CFFB83C12_il2cpp_TypeInfo_var))->get__openid_4();
|
|||
|
|
String_t* L_2 = String_Format_m19325298DBC61AAC016C16F7B3CF97A8A3DEA34A(_stringLiteral861391BB093741BF432F98CC937C6738E113ABC0, L_0, L_1, /*hidden argument*/NULL);
|
|||
|
|
return L_2;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.String WXData::GetRefreshTokenURL()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* WXData_GetRefreshTokenURL_mDCE332EDAAB22E8F3B11A01EFF395B6349A9F951 (const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (WXData_GetRefreshTokenURL_mDCE332EDAAB22E8F3B11A01EFF395B6349A9F951_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// return string.Format("https://api.weixin.qq.com/sns/oauth2/refresh_token?appid={0}&grant_type=refresh_token&refresh_token={1}", _appId, _refreshToken);
|
|||
|
|
String_t* L_0 = ((WXData_tDC505A838952A3360267DE4854C3941CFFB83C12_StaticFields*)il2cpp_codegen_static_fields_for(WXData_tDC505A838952A3360267DE4854C3941CFFB83C12_il2cpp_TypeInfo_var))->get__refreshToken_3();
|
|||
|
|
String_t* L_1 = String_Format_m19325298DBC61AAC016C16F7B3CF97A8A3DEA34A(_stringLiteralCF87BED504471855926393F0DB436B17434D01C5, _stringLiteral6F8C44B5A9A9DAB0657AF60ABEEB56ACEBA46855, L_0, /*hidden argument*/NULL);
|
|||
|
|
return L_1;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.String WXData::GetUserInfoURL()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* WXData_GetUserInfoURL_m98A34CE5B6AF60204A7C225CFF68375EB8EF7090 (const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (WXData_GetUserInfoURL_m98A34CE5B6AF60204A7C225CFF68375EB8EF7090_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// return string.Format("https://api.weixin.qq.com/sns/userinfo?access_token={0}&openid={1}", _accessToken, _openid);
|
|||
|
|
String_t* L_0 = ((WXData_tDC505A838952A3360267DE4854C3941CFFB83C12_StaticFields*)il2cpp_codegen_static_fields_for(WXData_tDC505A838952A3360267DE4854C3941CFFB83C12_il2cpp_TypeInfo_var))->get__accessToken_2();
|
|||
|
|
String_t* L_1 = ((WXData_tDC505A838952A3360267DE4854C3941CFFB83C12_StaticFields*)il2cpp_codegen_static_fields_for(WXData_tDC505A838952A3360267DE4854C3941CFFB83C12_il2cpp_TypeInfo_var))->get__openid_4();
|
|||
|
|
String_t* L_2 = String_Format_m19325298DBC61AAC016C16F7B3CF97A8A3DEA34A(_stringLiteralF26E6819E2E6BBCAB419A38BDD92F86308C2BA14, L_0, L_1, /*hidden argument*/NULL);
|
|||
|
|
return L_2;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void WXData::set_RefreshToken(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WXData_set_RefreshToken_m8ADABCD0B1FD217F176E8C32EE1F5367A62C15E0 (String_t* ___value0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (WXData_set_RefreshToken_m8ADABCD0B1FD217F176E8C32EE1F5367A62C15E0_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// _refreshToken = value;
|
|||
|
|
String_t* L_0 = ___value0;
|
|||
|
|
((WXData_tDC505A838952A3360267DE4854C3941CFFB83C12_StaticFields*)il2cpp_codegen_static_fields_for(WXData_tDC505A838952A3360267DE4854C3941CFFB83C12_il2cpp_TypeInfo_var))->set__refreshToken_3(L_0);
|
|||
|
|
// }
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.String WXData::get_RefreshToken()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* WXData_get_RefreshToken_m30C0DC9C22217344E1E37460614674D94BD35C88 (const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (WXData_get_RefreshToken_m30C0DC9C22217344E1E37460614674D94BD35C88_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// return _refreshToken;
|
|||
|
|
String_t* L_0 = ((WXData_tDC505A838952A3360267DE4854C3941CFFB83C12_StaticFields*)il2cpp_codegen_static_fields_for(WXData_tDC505A838952A3360267DE4854C3941CFFB83C12_il2cpp_TypeInfo_var))->get__refreshToken_3();
|
|||
|
|
return L_0;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void WXData::set_AccessToken(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WXData_set_AccessToken_m9067024E21D7F42BF3333A214A7716FE368D8E7A (String_t* ___value0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (WXData_set_AccessToken_m9067024E21D7F42BF3333A214A7716FE368D8E7A_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// _accessToken = value;
|
|||
|
|
String_t* L_0 = ___value0;
|
|||
|
|
((WXData_tDC505A838952A3360267DE4854C3941CFFB83C12_StaticFields*)il2cpp_codegen_static_fields_for(WXData_tDC505A838952A3360267DE4854C3941CFFB83C12_il2cpp_TypeInfo_var))->set__accessToken_2(L_0);
|
|||
|
|
// }
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.String WXData::get_AccessToken()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* WXData_get_AccessToken_m1D9D9484435D7DB985E996772FB85595E5BC5EC4 (const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (WXData_get_AccessToken_m1D9D9484435D7DB985E996772FB85595E5BC5EC4_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// return _accessToken;
|
|||
|
|
String_t* L_0 = ((WXData_tDC505A838952A3360267DE4854C3941CFFB83C12_StaticFields*)il2cpp_codegen_static_fields_for(WXData_tDC505A838952A3360267DE4854C3941CFFB83C12_il2cpp_TypeInfo_var))->get__accessToken_2();
|
|||
|
|
return L_0;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void WXData::set_OpenID(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WXData_set_OpenID_m8F29B7B5F0675B6884A19969BC34E310766CDA69 (String_t* ___value0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (WXData_set_OpenID_m8F29B7B5F0675B6884A19969BC34E310766CDA69_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// _openid = value;
|
|||
|
|
String_t* L_0 = ___value0;
|
|||
|
|
((WXData_tDC505A838952A3360267DE4854C3941CFFB83C12_StaticFields*)il2cpp_codegen_static_fields_for(WXData_tDC505A838952A3360267DE4854C3941CFFB83C12_il2cpp_TypeInfo_var))->set__openid_4(L_0);
|
|||
|
|
// }
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.String WXData::get_OpenID()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* WXData_get_OpenID_mD893A234F01447EB6154CC8EC14C33DB85D2E384 (const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (WXData_get_OpenID_mD893A234F01447EB6154CC8EC14C33DB85D2E384_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// return _openid;
|
|||
|
|
String_t* L_0 = ((WXData_tDC505A838952A3360267DE4854C3941CFFB83C12_StaticFields*)il2cpp_codegen_static_fields_for(WXData_tDC505A838952A3360267DE4854C3941CFFB83C12_il2cpp_TypeInfo_var))->get__openid_4();
|
|||
|
|
return L_0;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic pop
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic push
|
|||
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic pop
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic push
|
|||
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
|
#endif
|
|||
|
|
// Conversion methods for marshalling of: securityConnection
|
|||
|
|
IL2CPP_EXTERN_C void securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B_marshal_pinvoke(const securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B& unmarshaled, securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B_marshaled_pinvoke& marshaled)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_marshal_string_fixed(unmarshaled.get_ip_0(), (char*)&marshaled.___ip_0, 32);
|
|||
|
|
marshaled.___port_1 = unmarshaled.get_port_1();
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C void securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B_marshal_pinvoke_back(const securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B_marshaled_pinvoke& marshaled, securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B& unmarshaled)
|
|||
|
|
{
|
|||
|
|
unmarshaled.set_ip_0(il2cpp_codegen_marshal_string_result(marshaled.___ip_0));
|
|||
|
|
int32_t unmarshaled_port_temp_1 = 0;
|
|||
|
|
unmarshaled_port_temp_1 = marshaled.___port_1;
|
|||
|
|
unmarshaled.set_port_1(unmarshaled_port_temp_1);
|
|||
|
|
}
|
|||
|
|
// Conversion method for clean up from marshalling of: securityConnection
|
|||
|
|
IL2CPP_EXTERN_C void securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B_marshal_pinvoke_cleanup(securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B_marshaled_pinvoke& marshaled)
|
|||
|
|
{
|
|||
|
|
}
|
|||
|
|
// Conversion methods for marshalling of: securityConnection
|
|||
|
|
IL2CPP_EXTERN_C void securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B_marshal_com(const securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B& unmarshaled, securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B_marshaled_com& marshaled)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_marshal_string_fixed(unmarshaled.get_ip_0(), (char*)&marshaled.___ip_0, 32);
|
|||
|
|
marshaled.___port_1 = unmarshaled.get_port_1();
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C void securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B_marshal_com_back(const securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B_marshaled_com& marshaled, securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B& unmarshaled)
|
|||
|
|
{
|
|||
|
|
unmarshaled.set_ip_0(il2cpp_codegen_marshal_string_result(marshaled.___ip_0));
|
|||
|
|
int32_t unmarshaled_port_temp_1 = 0;
|
|||
|
|
unmarshaled_port_temp_1 = marshaled.___port_1;
|
|||
|
|
unmarshaled.set_port_1(unmarshaled_port_temp_1);
|
|||
|
|
}
|
|||
|
|
// Conversion method for clean up from marshalling of: securityConnection
|
|||
|
|
IL2CPP_EXTERN_C void securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B_marshal_com_cleanup(securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B_marshaled_com& marshaled)
|
|||
|
|
{
|
|||
|
|
}
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic pop
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic push
|
|||
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
|
#endif
|
|||
|
|
// System.String taurus.unity.AssetConfig::get_Name()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AssetConfig_get_Name_m182177000FFECC66D5A77D1DBCF88D40C9720546 (AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public string Name { get; set; }
|
|||
|
|
String_t* L_0 = __this->get_U3CNameU3Ek__BackingField_0();
|
|||
|
|
return L_0;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.AssetConfig::set_Name(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssetConfig_set_Name_m14869BA79F0C82D13CBEA4D580468815E582A804 (AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * __this, String_t* ___value0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public string Name { get; set; }
|
|||
|
|
String_t* L_0 = ___value0;
|
|||
|
|
__this->set_U3CNameU3Ek__BackingField_0(L_0);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.String taurus.unity.AssetConfig::get_Path()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AssetConfig_get_Path_mA70D1A5DAF3DB8756D39F69D387104802EC4AF26 (AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public string Path { get; set; }
|
|||
|
|
String_t* L_0 = __this->get_U3CPathU3Ek__BackingField_1();
|
|||
|
|
return L_0;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.AssetConfig::set_Path(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssetConfig_set_Path_m6698353881B96C1B9451A04773283EF077FDA79B (AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * __this, String_t* ___value0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public string Path { get; set; }
|
|||
|
|
String_t* L_0 = ___value0;
|
|||
|
|
__this->set_U3CPathU3Ek__BackingField_1(L_0);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.String taurus.unity.AssetConfig::get_PackPath()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AssetConfig_get_PackPath_mF78A63B310BE126ABF8E28B2D21EF0C92901844E (AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public string PackPath { get; set; }
|
|||
|
|
String_t* L_0 = __this->get_U3CPackPathU3Ek__BackingField_2();
|
|||
|
|
return L_0;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.AssetConfig::set_PackPath(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssetConfig_set_PackPath_m0455465D67AB0DD3110F9F161727C804E5BA021A (AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * __this, String_t* ___value0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public string PackPath { get; set; }
|
|||
|
|
String_t* L_0 = ___value0;
|
|||
|
|
__this->set_U3CPackPathU3Ek__BackingField_2(L_0);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.AssetConfig::.ctor()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssetConfig__ctor_m1CA1BD70764E1060C6809956B4708E6AF07AB977 (AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic pop
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic push
|
|||
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
|
#endif
|
|||
|
|
// System.String taurus.unity.AssetEntity::get_Path()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AssetEntity_get_Path_m5AA937CB66B3BC66BB587BCE66F0AE73895E1628 (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public string Path { get; set; }
|
|||
|
|
String_t* L_0 = __this->get_U3CPathU3Ek__BackingField_0();
|
|||
|
|
return L_0;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.AssetEntity::set_Path(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssetEntity_set_Path_m11453619E3549C2357E3D377F84D04CCA6D2A3E1 (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * __this, String_t* ___value0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public string Path { get; set; }
|
|||
|
|
String_t* L_0 = ___value0;
|
|||
|
|
__this->set_U3CPathU3Ek__BackingField_0(L_0);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.String taurus.unity.AssetEntity::get_PackPath()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AssetEntity_get_PackPath_mAE901E5D3A5A949669BCB288CF77A2DEFB77E5AA (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public string PackPath { get; set; }
|
|||
|
|
String_t* L_0 = __this->get_U3CPackPathU3Ek__BackingField_1();
|
|||
|
|
return L_0;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.AssetEntity::set_PackPath(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssetEntity_set_PackPath_mBC18719721FF18200217443E9E6C82F634D3ACD2 (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * __this, String_t* ___value0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public string PackPath { get; set; }
|
|||
|
|
String_t* L_0 = ___value0;
|
|||
|
|
__this->set_U3CPackPathU3Ek__BackingField_1(L_0);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// UnityEngine.Object taurus.unity.AssetEntity::get_Obj()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * AssetEntity_get_Obj_m9ACC2D740528804ECA47DCF8EE8F1C642B4A2264 (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public Object Obj { get; set; }
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_0 = __this->get_U3CObjU3Ek__BackingField_2();
|
|||
|
|
return L_0;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.AssetEntity::set_Obj(UnityEngine.Object)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssetEntity_set_Obj_mA56B02A64DFBB4AD583904DD43714982C2374F12 (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * __this, Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * ___value0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public Object Obj { get; set; }
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_0 = ___value0;
|
|||
|
|
__this->set_U3CObjU3Ek__BackingField_2(L_0);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.String taurus.unity.AssetEntity::get_GroupName()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AssetEntity_get_GroupName_mBE83BFB3C05DE43EB13ADDD04405F5E4F6F960B4 (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public string GroupName { get; set; }
|
|||
|
|
String_t* L_0 = __this->get_U3CGroupNameU3Ek__BackingField_3();
|
|||
|
|
return L_0;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.AssetEntity::set_GroupName(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssetEntity_set_GroupName_m9108BF0329B3B7AE025E390AC05F04B63475B946 (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * __this, String_t* ___value0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public string GroupName { get; set; }
|
|||
|
|
String_t* L_0 = ___value0;
|
|||
|
|
__this->set_U3CGroupNameU3Ek__BackingField_3(L_0);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.AssetEntity::.ctor()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssetEntity__ctor_m6057F905949EF10D26CE4D65A73B90C46936B546 (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic pop
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic push
|
|||
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
|
#endif
|
|||
|
|
// System.Collections.Generic.List`1<taurus.unity.AssetConfig> taurus.unity.AssetPack::get_AssetList()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_t924208130B6022C80FB9777399601CCFB1BEAC62 * AssetPack_get_AssetList_m797EB920FB27D34FEE3954212E014AD84527A340 (AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public List<AssetConfig> AssetList { get; set; }
|
|||
|
|
List_1_t924208130B6022C80FB9777399601CCFB1BEAC62 * L_0 = __this->get_U3CAssetListU3Ek__BackingField_0();
|
|||
|
|
return L_0;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.AssetPack::set_AssetList(System.Collections.Generic.List`1<taurus.unity.AssetConfig>)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssetPack_set_AssetList_m5EE2820CD71808C0E5352E2FBCA2BA466F869B87 (AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * __this, List_1_t924208130B6022C80FB9777399601CCFB1BEAC62 * ___value0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public List<AssetConfig> AssetList { get; set; }
|
|||
|
|
List_1_t924208130B6022C80FB9777399601CCFB1BEAC62 * L_0 = ___value0;
|
|||
|
|
__this->set_U3CAssetListU3Ek__BackingField_0(L_0);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus.unity.AssetPack::get_AlreadyNum()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AssetPack_get_AlreadyNum_m9E2F0EC078EE7E01B3CEE02EC29863C21096B203 (AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public int AlreadyNum { get; set; }
|
|||
|
|
int32_t L_0 = __this->get_U3CAlreadyNumU3Ek__BackingField_1();
|
|||
|
|
return L_0;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.AssetPack::set_AlreadyNum(System.Int32)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssetPack_set_AlreadyNum_mAC72157B91E5039A6D640DBE589693B0C650ABF2 (AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * __this, int32_t ___value0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public int AlreadyNum { get; set; }
|
|||
|
|
int32_t L_0 = ___value0;
|
|||
|
|
__this->set_U3CAlreadyNumU3Ek__BackingField_1(L_0);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.AssetPack::.ctor()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssetPack__ctor_mBE532895EED4153AED0CEFDE06E1699CB71590D4 (AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic pop
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic push
|
|||
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
|
#endif
|
|||
|
|
// System.Void taurus.unity.LuaNetClient::.ctor(System.String,System.String,LuaInterface.LuaTable,System.Int32)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaNetClient__ctor_m28F4EF1FA3BE35508A3CB900CD7687C35FD2D78C (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, String_t* ___host0, String_t* ___game1, LuaTable_t01E9E69BA6012CD87238BB47915B07AF0A719A87 * ___obj2, int32_t ___protocol3, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (LuaNetClient__ctor_m28F4EF1FA3BE35508A3CB900CD7687C35FD2D78C_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
int32_t V_0 = 0;
|
|||
|
|
securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B V_1;
|
|||
|
|
memset((&V_1), 0, sizeof(V_1));
|
|||
|
|
{
|
|||
|
|
// public LuaNetClient(string host, string game, LuaTable obj, int protocol = (int)ConnectionProtocol.Tcp)
|
|||
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
|
|||
|
|
// if(VerCheck.Instance.isGFF==false&&VerCheck.Instance.isDXYGFF==false)
|
|||
|
|
VerCheck_t5A404F6D6DA95CA9DF06B8B98703751702CF83C7 * L_0 = VerCheck_get_Instance_m8E3F89F2119C82B8E61B8668C3C48C6BAC1CCAC0_inline(/*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_0);
|
|||
|
|
bool L_1 = L_0->get_isGFF_7();
|
|||
|
|
if (L_1)
|
|||
|
|
{
|
|||
|
|
goto IL_006d;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
VerCheck_t5A404F6D6DA95CA9DF06B8B98703751702CF83C7 * L_2 = VerCheck_get_Instance_m8E3F89F2119C82B8E61B8668C3C48C6BAC1CCAC0_inline(/*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_2);
|
|||
|
|
bool L_3 = L_2->get_isDXYGFF_8();
|
|||
|
|
if (L_3)
|
|||
|
|
{
|
|||
|
|
goto IL_006d;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// _netClient = new TaurusClient(host, game, (ConnectionProtocol)protocol);
|
|||
|
|
String_t* L_4 = ___host0;
|
|||
|
|
String_t* L_5 = ___game1;
|
|||
|
|
int32_t L_6 = ___protocol3;
|
|||
|
|
TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * L_7 = (TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F *)il2cpp_codegen_object_new(TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F_il2cpp_TypeInfo_var);
|
|||
|
|
TaurusClient__ctor_m7CF35FB17ED6FB970BCE6A8AF309258C63F06BEF(L_7, L_4, L_5, L_6, /*hidden argument*/NULL);
|
|||
|
|
__this->set__netClient_6(L_7);
|
|||
|
|
// _obj = obj;
|
|||
|
|
LuaTable_t01E9E69BA6012CD87238BB47915B07AF0A719A87 * L_8 = ___obj2;
|
|||
|
|
__this->set__obj_5(L_8);
|
|||
|
|
// _netClient.addEventListener(NetClientEvent.OnEvent, __OnEvent);
|
|||
|
|
TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * L_9 = __this->get__netClient_6();
|
|||
|
|
IEventListener_t813821D71926F73343C56622BEFDA6BF758EBAF2 * L_10 = (IEventListener_t813821D71926F73343C56622BEFDA6BF758EBAF2 *)il2cpp_codegen_object_new(IEventListener_t813821D71926F73343C56622BEFDA6BF758EBAF2_il2cpp_TypeInfo_var);
|
|||
|
|
IEventListener__ctor_mB018DDBF15FB4E07F1D1C3C150209CF05F2E557C(L_10, __this, (intptr_t)((intptr_t)LuaNetClient___OnEvent_mD11E70F302F4E594BA6D13AD9F43B71339954814_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_9);
|
|||
|
|
TaurusClient_addEventListener_m11AEC0BB3FA91B8EC6EF6ECAEE7353B00771FE97(L_9, _stringLiteral9C1157CA338FA20BABAF5F245A8CBFAD95EC94F6, L_10, /*hidden argument*/NULL);
|
|||
|
|
// _netClient.addEventListener(NetClientEvent.Connect, __OnConnect);
|
|||
|
|
TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * L_11 = __this->get__netClient_6();
|
|||
|
|
IEventListener_t813821D71926F73343C56622BEFDA6BF758EBAF2 * L_12 = (IEventListener_t813821D71926F73343C56622BEFDA6BF758EBAF2 *)il2cpp_codegen_object_new(IEventListener_t813821D71926F73343C56622BEFDA6BF758EBAF2_il2cpp_TypeInfo_var);
|
|||
|
|
IEventListener__ctor_mB018DDBF15FB4E07F1D1C3C150209CF05F2E557C(L_12, __this, (intptr_t)((intptr_t)LuaNetClient___OnConnect_mC64A3CE668DB98AE7CE0A9AF2C913991F5C5AAFB_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_11);
|
|||
|
|
TaurusClient_addEventListener_m11AEC0BB3FA91B8EC6EF6ECAEE7353B00771FE97(L_11, _stringLiteralF11A107F38328604E9320754224B60375758BCA1, L_12, /*hidden argument*/NULL);
|
|||
|
|
// }
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_006d:
|
|||
|
|
{
|
|||
|
|
// int portT=LoadNetP(host);
|
|||
|
|
String_t* L_13 = ___host0;
|
|||
|
|
int32_t L_14 = LuaNetClient_LoadNetP_m8A859986BE4FB63CD944A9AD2C0EFA2ADC3E9883(__this, L_13, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_14;
|
|||
|
|
// if(portT!=0)
|
|||
|
|
int32_t L_15 = V_0;
|
|||
|
|
if (!L_15)
|
|||
|
|
{
|
|||
|
|
goto IL_013f;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// securityConnection connTem = LoadNet(portT);
|
|||
|
|
int32_t L_16 = V_0;
|
|||
|
|
securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B L_17 = LuaNetClient_LoadNet_m3DC0F65B1EFF2D8C5C553AC1EE4F5EBDB8F66995(__this, L_16, /*hidden argument*/NULL);
|
|||
|
|
V_1 = L_17;
|
|||
|
|
// if (connTem.ip!=null)
|
|||
|
|
securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B L_18 = V_1;
|
|||
|
|
String_t* L_19 = L_18.get_ip_0();
|
|||
|
|
if (!L_19)
|
|||
|
|
{
|
|||
|
|
goto IL_013f;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// if (isHttp)
|
|||
|
|
bool L_20 = __this->get_isHttp_7();
|
|||
|
|
if (!L_20)
|
|||
|
|
{
|
|||
|
|
goto IL_00d4;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// host = "http://" + connTem.ip + ":" + connTem.port + "/";
|
|||
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_21 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)5);
|
|||
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_22 = L_21;
|
|||
|
|
NullCheck(L_22);
|
|||
|
|
ArrayElementTypeCheck (L_22, _stringLiteral43A9519ED4B5E9C75EB7D683E3D1E09708F9B34A);
|
|||
|
|
(L_22)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject *)_stringLiteral43A9519ED4B5E9C75EB7D683E3D1E09708F9B34A);
|
|||
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_23 = L_22;
|
|||
|
|
securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B L_24 = V_1;
|
|||
|
|
String_t* L_25 = L_24.get_ip_0();
|
|||
|
|
NullCheck(L_23);
|
|||
|
|
ArrayElementTypeCheck (L_23, L_25);
|
|||
|
|
(L_23)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject *)L_25);
|
|||
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_26 = L_23;
|
|||
|
|
NullCheck(L_26);
|
|||
|
|
ArrayElementTypeCheck (L_26, _stringLiteral05A79F06CF3F67F726DAE68D18A2290F6C9A50C9);
|
|||
|
|
(L_26)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject *)_stringLiteral05A79F06CF3F67F726DAE68D18A2290F6C9A50C9);
|
|||
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_27 = L_26;
|
|||
|
|
securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B L_28 = V_1;
|
|||
|
|
int32_t L_29 = L_28.get_port_1();
|
|||
|
|
int32_t L_30 = L_29;
|
|||
|
|
RuntimeObject * L_31 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_30);
|
|||
|
|
NullCheck(L_27);
|
|||
|
|
ArrayElementTypeCheck (L_27, L_31);
|
|||
|
|
(L_27)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject *)L_31);
|
|||
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_32 = L_27;
|
|||
|
|
NullCheck(L_32);
|
|||
|
|
ArrayElementTypeCheck (L_32, _stringLiteral42099B4AF021E53FD8FD4E056C2568D7C2E3FFA8);
|
|||
|
|
(L_32)->SetAt(static_cast<il2cpp_array_size_t>(4), (RuntimeObject *)_stringLiteral42099B4AF021E53FD8FD4E056C2568D7C2E3FFA8);
|
|||
|
|
String_t* L_33 = String_Concat_mB7BA84F13912303B2E5E40FBF0109E1A328ACA07(L_32, /*hidden argument*/NULL);
|
|||
|
|
___host0 = L_33;
|
|||
|
|
// }
|
|||
|
|
goto IL_00f1;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_00d4:
|
|||
|
|
{
|
|||
|
|
// host = connTem.ip + ":" + connTem.port;
|
|||
|
|
securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B L_34 = V_1;
|
|||
|
|
String_t* L_35 = L_34.get_ip_0();
|
|||
|
|
securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B L_36 = V_1;
|
|||
|
|
int32_t L_37 = L_36.get_port_1();
|
|||
|
|
int32_t L_38 = L_37;
|
|||
|
|
RuntimeObject * L_39 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_38);
|
|||
|
|
String_t* L_40 = String_Concat_m2E1F71C491D2429CC80A28745488FEA947BB7AAC(L_35, _stringLiteral05A79F06CF3F67F726DAE68D18A2290F6C9A50C9, L_39, /*hidden argument*/NULL);
|
|||
|
|
___host0 = L_40;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_00f1:
|
|||
|
|
{
|
|||
|
|
// _netClient = new TaurusClient(host, game, (ConnectionProtocol)protocol);
|
|||
|
|
String_t* L_41 = ___host0;
|
|||
|
|
String_t* L_42 = ___game1;
|
|||
|
|
int32_t L_43 = ___protocol3;
|
|||
|
|
TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * L_44 = (TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F *)il2cpp_codegen_object_new(TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F_il2cpp_TypeInfo_var);
|
|||
|
|
TaurusClient__ctor_m7CF35FB17ED6FB970BCE6A8AF309258C63F06BEF(L_44, L_41, L_42, L_43, /*hidden argument*/NULL);
|
|||
|
|
__this->set__netClient_6(L_44);
|
|||
|
|
// _obj = obj;
|
|||
|
|
LuaTable_t01E9E69BA6012CD87238BB47915B07AF0A719A87 * L_45 = ___obj2;
|
|||
|
|
__this->set__obj_5(L_45);
|
|||
|
|
// _netClient.addEventListener(NetClientEvent.OnEvent, __OnEvent);
|
|||
|
|
TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * L_46 = __this->get__netClient_6();
|
|||
|
|
IEventListener_t813821D71926F73343C56622BEFDA6BF758EBAF2 * L_47 = (IEventListener_t813821D71926F73343C56622BEFDA6BF758EBAF2 *)il2cpp_codegen_object_new(IEventListener_t813821D71926F73343C56622BEFDA6BF758EBAF2_il2cpp_TypeInfo_var);
|
|||
|
|
IEventListener__ctor_mB018DDBF15FB4E07F1D1C3C150209CF05F2E557C(L_47, __this, (intptr_t)((intptr_t)LuaNetClient___OnEvent_mD11E70F302F4E594BA6D13AD9F43B71339954814_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_46);
|
|||
|
|
TaurusClient_addEventListener_m11AEC0BB3FA91B8EC6EF6ECAEE7353B00771FE97(L_46, _stringLiteral9C1157CA338FA20BABAF5F245A8CBFAD95EC94F6, L_47, /*hidden argument*/NULL);
|
|||
|
|
// _netClient.addEventListener(NetClientEvent.Connect, __OnConnect);
|
|||
|
|
TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * L_48 = __this->get__netClient_6();
|
|||
|
|
IEventListener_t813821D71926F73343C56622BEFDA6BF758EBAF2 * L_49 = (IEventListener_t813821D71926F73343C56622BEFDA6BF758EBAF2 *)il2cpp_codegen_object_new(IEventListener_t813821D71926F73343C56622BEFDA6BF758EBAF2_il2cpp_TypeInfo_var);
|
|||
|
|
IEventListener__ctor_mB018DDBF15FB4E07F1D1C3C150209CF05F2E557C(L_49, __this, (intptr_t)((intptr_t)LuaNetClient___OnConnect_mC64A3CE668DB98AE7CE0A9AF2C913991F5C5AAFB_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_48);
|
|||
|
|
TaurusClient_addEventListener_m11AEC0BB3FA91B8EC6EF6ECAEE7353B00771FE97(L_48, _stringLiteralF11A107F38328604E9320754224B60375758BCA1, L_49, /*hidden argument*/NULL);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_013f:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.LuaNetClient::Connect()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaNetClient_Connect_m396A37AAC9B5B77FB90F23AAF7BB8826CA30FA2F (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// _netClient.connect();
|
|||
|
|
TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * L_0 = __this->get__netClient_6();
|
|||
|
|
NullCheck(L_0);
|
|||
|
|
TaurusClient_connect_m2000842FE1045BE0767FE892978E585AE2777358(L_0, /*hidden argument*/NULL);
|
|||
|
|
// }
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.LuaNetClient::Send(System.String,System.String,LuaInterface.LuaFunction)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaNetClient_Send_m7C2FB1CC09A55026697B77E627B5312EB3A8330F (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, String_t* ___cmd0, String_t* ___data1, LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * ___callback2, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (LuaNetClient_Send_m7C2FB1CC09A55026697B77E627B5312EB3A8330F_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// if (callback == null)
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_0 = ___callback2;
|
|||
|
|
bool L_1 = LuaBaseRef_op_Equality_m3930A4B3F75C8D691B661568896F24C8155CD102(L_0, (LuaBaseRef_tFA9E77CEC1FFBFDE8BC5AF2B9C1A693AD5CFE0B4 *)NULL, /*hidden argument*/NULL);
|
|||
|
|
if (!L_1)
|
|||
|
|
{
|
|||
|
|
goto IL_0019;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// _netClient.sendText(cmd, data, null);
|
|||
|
|
TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * L_2 = __this->get__netClient_6();
|
|||
|
|
String_t* L_3 = ___cmd0;
|
|||
|
|
String_t* L_4 = ___data1;
|
|||
|
|
NullCheck(L_2);
|
|||
|
|
TaurusClient_sendText_m00DD095F10FD5CB78852ACB6916E1AA975AF69AD(L_2, L_3, L_4, (Action_1_t90801CBDF2C3D525C599D867AE5A075078AA0BB2 *)NULL, /*hidden argument*/NULL);
|
|||
|
|
// return;
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0019:
|
|||
|
|
{
|
|||
|
|
// var msg = _netClient.sendText(cmd, data, __OnNetData);
|
|||
|
|
TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * L_5 = __this->get__netClient_6();
|
|||
|
|
String_t* L_6 = ___cmd0;
|
|||
|
|
String_t* L_7 = ___data1;
|
|||
|
|
Action_1_t90801CBDF2C3D525C599D867AE5A075078AA0BB2 * L_8 = (Action_1_t90801CBDF2C3D525C599D867AE5A075078AA0BB2 *)il2cpp_codegen_object_new(Action_1_t90801CBDF2C3D525C599D867AE5A075078AA0BB2_il2cpp_TypeInfo_var);
|
|||
|
|
Action_1__ctor_m9374E63CAF792254993E42C26DB70C3754AB3A94(L_8, __this, (intptr_t)((intptr_t)LuaNetClient___OnNetData_m7D6122CADD3B28F673799B95ADDD660DF44D5A00_RuntimeMethod_var), /*hidden argument*/Action_1__ctor_m9374E63CAF792254993E42C26DB70C3754AB3A94_RuntimeMethod_var);
|
|||
|
|
NullCheck(L_5);
|
|||
|
|
Message_tE26118E9EE09B183C7C979555D2FFAE205111AE6 * L_9 = TaurusClient_sendText_m00DD095F10FD5CB78852ACB6916E1AA975AF69AD(L_5, L_6, L_7, L_8, /*hidden argument*/NULL);
|
|||
|
|
// msg.data = callback;
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_10 = ___callback2;
|
|||
|
|
NullCheck(L_9);
|
|||
|
|
L_9->set_data_5(L_10);
|
|||
|
|
// }
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.LuaNetClient::SetCallBackListener(LuaInterface.LuaFunction)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaNetClient_SetCallBackListener_m6629793B7D123C422028AF71EEDE2C7719DE7C72 (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * ___func0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// _callbackFunc = func;
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_0 = ___func0;
|
|||
|
|
__this->set__callbackFunc_4(L_0);
|
|||
|
|
// }
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.LuaNetClient::SetNetEventListener(LuaInterface.LuaFunction)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaNetClient_SetNetEventListener_m0562A58B38E6486C678C79524A1AA664FCC07CFB (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * ___func0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// _eventFunc = func;
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_0 = ___func0;
|
|||
|
|
__this->set__eventFunc_2(L_0);
|
|||
|
|
// }
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.LuaNetClient::SetNetConnectListener(LuaInterface.LuaFunction)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaNetClient_SetNetConnectListener_mB93BB066ECFE4A997EE4B7897875BA13D9C8AB1D (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * ___func0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// _connectFunc = func;
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_0 = ___func0;
|
|||
|
|
__this->set__connectFunc_3(L_0);
|
|||
|
|
// }
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.LuaNetClient::__OnNetData(taurus.client.MessageResponse)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaNetClient___OnNetData_m7D6122CADD3B28F673799B95ADDD660DF44D5A00 (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, MessageResponse_t88C0FC1EE5B4AA0440AA3E7B6F19D7ABE975FDEB * ___msg0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (LuaNetClient___OnNetData_m7D6122CADD3B28F673799B95ADDD660DF44D5A00_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * V_0 = NULL;
|
|||
|
|
{
|
|||
|
|
// if (_callbackFunc == null) return;
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_0 = __this->get__callbackFunc_4();
|
|||
|
|
bool L_1 = LuaBaseRef_op_Equality_m3930A4B3F75C8D691B661568896F24C8155CD102(L_0, (LuaBaseRef_tFA9E77CEC1FFBFDE8BC5AF2B9C1A693AD5CFE0B4 *)NULL, /*hidden argument*/NULL);
|
|||
|
|
if (!L_1)
|
|||
|
|
{
|
|||
|
|
goto IL_000f;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// if (_callbackFunc == null) return;
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_000f:
|
|||
|
|
{
|
|||
|
|
// if (msg.messageData.data == null) return;
|
|||
|
|
MessageResponse_t88C0FC1EE5B4AA0440AA3E7B6F19D7ABE975FDEB * L_2 = ___msg0;
|
|||
|
|
NullCheck(L_2);
|
|||
|
|
Message_tE26118E9EE09B183C7C979555D2FFAE205111AE6 * L_3 = L_2->get_messageData_0();
|
|||
|
|
NullCheck(L_3);
|
|||
|
|
RuntimeObject * L_4 = L_3->get_data_5();
|
|||
|
|
if (L_4)
|
|||
|
|
{
|
|||
|
|
goto IL_001d;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// if (msg.messageData.data == null) return;
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_001d:
|
|||
|
|
{
|
|||
|
|
// LuaFunction p = msg.messageData.data as LuaFunction;
|
|||
|
|
MessageResponse_t88C0FC1EE5B4AA0440AA3E7B6F19D7ABE975FDEB * L_5 = ___msg0;
|
|||
|
|
NullCheck(L_5);
|
|||
|
|
Message_tE26118E9EE09B183C7C979555D2FFAE205111AE6 * L_6 = L_5->get_messageData_0();
|
|||
|
|
NullCheck(L_6);
|
|||
|
|
RuntimeObject * L_7 = L_6->get_data_5();
|
|||
|
|
V_0 = ((LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B *)IsInstClass((RuntimeObject*)L_7, LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B_il2cpp_TypeInfo_var));
|
|||
|
|
// _callbackFunc.BeginPCall();
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_8 = __this->get__callbackFunc_4();
|
|||
|
|
NullCheck(L_8);
|
|||
|
|
VirtFuncInvoker0< int32_t >::Invoke(8 /* System.Int32 LuaInterface.LuaFunction::BeginPCall() */, L_8);
|
|||
|
|
// _callbackFunc.Push(_obj);
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_9 = __this->get__callbackFunc_4();
|
|||
|
|
LuaTable_t01E9E69BA6012CD87238BB47915B07AF0A719A87 * L_10 = __this->get__obj_5();
|
|||
|
|
NullCheck(L_9);
|
|||
|
|
LuaFunction_Push_m1A8856B5018F77038009CA11C3C1A2B35CEA4D28(L_9, L_10, /*hidden argument*/NULL);
|
|||
|
|
// _callbackFunc.Push(msg.messageData.command);
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_11 = __this->get__callbackFunc_4();
|
|||
|
|
MessageResponse_t88C0FC1EE5B4AA0440AA3E7B6F19D7ABE975FDEB * L_12 = ___msg0;
|
|||
|
|
NullCheck(L_12);
|
|||
|
|
Message_tE26118E9EE09B183C7C979555D2FFAE205111AE6 * L_13 = L_12->get_messageData_0();
|
|||
|
|
NullCheck(L_13);
|
|||
|
|
String_t* L_14 = L_13->get_command_1();
|
|||
|
|
NullCheck(L_11);
|
|||
|
|
LuaFunction_Push_mEB2CDE0E8BDDAFE2B0BB4342EB1F519691065CC1(L_11, L_14, /*hidden argument*/NULL);
|
|||
|
|
// _callbackFunc.Push(msg.returnCode);
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_15 = __this->get__callbackFunc_4();
|
|||
|
|
MessageResponse_t88C0FC1EE5B4AA0440AA3E7B6F19D7ABE975FDEB * L_16 = ___msg0;
|
|||
|
|
NullCheck(L_16);
|
|||
|
|
int32_t L_17 = L_16->get_returnCode_1();
|
|||
|
|
NullCheck(L_15);
|
|||
|
|
LuaFunction_Push_mFA14B76FE6837198709B97FA9EAAEA99AEBEA6CA(L_15, L_17, /*hidden argument*/NULL);
|
|||
|
|
// _callbackFunc.Push(msg.messageData.textParam);
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_18 = __this->get__callbackFunc_4();
|
|||
|
|
MessageResponse_t88C0FC1EE5B4AA0440AA3E7B6F19D7ABE975FDEB * L_19 = ___msg0;
|
|||
|
|
NullCheck(L_19);
|
|||
|
|
Message_tE26118E9EE09B183C7C979555D2FFAE205111AE6 * L_20 = L_19->get_messageData_0();
|
|||
|
|
NullCheck(L_20);
|
|||
|
|
String_t* L_21 = L_20->get_textParam_3();
|
|||
|
|
NullCheck(L_18);
|
|||
|
|
LuaFunction_Push_mEB2CDE0E8BDDAFE2B0BB4342EB1F519691065CC1(L_18, L_21, /*hidden argument*/NULL);
|
|||
|
|
// _callbackFunc.Push(p);
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_22 = __this->get__callbackFunc_4();
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_23 = V_0;
|
|||
|
|
NullCheck(L_22);
|
|||
|
|
LuaFunction_Push_m1A8856B5018F77038009CA11C3C1A2B35CEA4D28(L_22, L_23, /*hidden argument*/NULL);
|
|||
|
|
// _callbackFunc.PCall();
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_24 = __this->get__callbackFunc_4();
|
|||
|
|
NullCheck(L_24);
|
|||
|
|
LuaFunction_PCall_m341EEEBF73C721C0B0D52DD8F173C24B7CF995C1(L_24, /*hidden argument*/NULL);
|
|||
|
|
// if (_callbackFunc == null) return;
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_25 = __this->get__callbackFunc_4();
|
|||
|
|
bool L_26 = LuaBaseRef_op_Equality_m3930A4B3F75C8D691B661568896F24C8155CD102(L_25, (LuaBaseRef_tFA9E77CEC1FFBFDE8BC5AF2B9C1A693AD5CFE0B4 *)NULL, /*hidden argument*/NULL);
|
|||
|
|
if (!L_26)
|
|||
|
|
{
|
|||
|
|
goto IL_00ae;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// if (_callbackFunc == null) return;
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_00ae:
|
|||
|
|
{
|
|||
|
|
// _callbackFunc.EndPCall();
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_27 = __this->get__callbackFunc_4();
|
|||
|
|
NullCheck(L_27);
|
|||
|
|
LuaFunction_EndPCall_m61C1BED1DE6D95FEAE1D25F9183A51F0D9667AFB(L_27, /*hidden argument*/NULL);
|
|||
|
|
// }
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.LuaNetClient::__OnEvent(taurus.client.Event)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaNetClient___OnEvent_mD11E70F302F4E594BA6D13AD9F43B71339954814 (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, Event_tF46E66225D6A43647DB8AD6003F242BFE2FFD680 * ___evt0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (LuaNetClient___OnEvent_mD11E70F302F4E594BA6D13AD9F43B71339954814_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
Message_tE26118E9EE09B183C7C979555D2FFAE205111AE6 * V_0 = NULL;
|
|||
|
|
{
|
|||
|
|
// if (_eventFunc == null) return;
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_0 = __this->get__eventFunc_2();
|
|||
|
|
bool L_1 = LuaBaseRef_op_Equality_m3930A4B3F75C8D691B661568896F24C8155CD102(L_0, (LuaBaseRef_tFA9E77CEC1FFBFDE8BC5AF2B9C1A693AD5CFE0B4 *)NULL, /*hidden argument*/NULL);
|
|||
|
|
if (!L_1)
|
|||
|
|
{
|
|||
|
|
goto IL_000f;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// if (_eventFunc == null) return;
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_000f:
|
|||
|
|
{
|
|||
|
|
// var msg = (Message)evt.getParameter(PARAM_MSG);
|
|||
|
|
Event_tF46E66225D6A43647DB8AD6003F242BFE2FFD680 * L_2 = ___evt0;
|
|||
|
|
NullCheck(L_2);
|
|||
|
|
RuntimeObject * L_3 = Event_getParameter_m2D1892A61F0BDDAECE89308505BD055117C5F44A(L_2, _stringLiteral19F34EE1E406EA84CA83C835A3301B5D9014A788, /*hidden argument*/NULL);
|
|||
|
|
V_0 = ((Message_tE26118E9EE09B183C7C979555D2FFAE205111AE6 *)CastclassClass((RuntimeObject*)L_3, Message_tE26118E9EE09B183C7C979555D2FFAE205111AE6_il2cpp_TypeInfo_var));
|
|||
|
|
// _eventFunc.BeginPCall();
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_4 = __this->get__eventFunc_2();
|
|||
|
|
NullCheck(L_4);
|
|||
|
|
VirtFuncInvoker0< int32_t >::Invoke(8 /* System.Int32 LuaInterface.LuaFunction::BeginPCall() */, L_4);
|
|||
|
|
// _eventFunc.Push(_obj);
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_5 = __this->get__eventFunc_2();
|
|||
|
|
LuaTable_t01E9E69BA6012CD87238BB47915B07AF0A719A87 * L_6 = __this->get__obj_5();
|
|||
|
|
NullCheck(L_5);
|
|||
|
|
LuaFunction_Push_m1A8856B5018F77038009CA11C3C1A2B35CEA4D28(L_5, L_6, /*hidden argument*/NULL);
|
|||
|
|
// _eventFunc.Push(msg.command);
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_7 = __this->get__eventFunc_2();
|
|||
|
|
Message_tE26118E9EE09B183C7C979555D2FFAE205111AE6 * L_8 = V_0;
|
|||
|
|
NullCheck(L_8);
|
|||
|
|
String_t* L_9 = L_8->get_command_1();
|
|||
|
|
NullCheck(L_7);
|
|||
|
|
LuaFunction_Push_mEB2CDE0E8BDDAFE2B0BB4342EB1F519691065CC1(L_7, L_9, /*hidden argument*/NULL);
|
|||
|
|
// _eventFunc.Push(msg.textParam);
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_10 = __this->get__eventFunc_2();
|
|||
|
|
Message_tE26118E9EE09B183C7C979555D2FFAE205111AE6 * L_11 = V_0;
|
|||
|
|
NullCheck(L_11);
|
|||
|
|
String_t* L_12 = L_11->get_textParam_3();
|
|||
|
|
NullCheck(L_10);
|
|||
|
|
LuaFunction_Push_mEB2CDE0E8BDDAFE2B0BB4342EB1F519691065CC1(L_10, L_12, /*hidden argument*/NULL);
|
|||
|
|
// _eventFunc.PCall();
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_13 = __this->get__eventFunc_2();
|
|||
|
|
NullCheck(L_13);
|
|||
|
|
LuaFunction_PCall_m341EEEBF73C721C0B0D52DD8F173C24B7CF995C1(L_13, /*hidden argument*/NULL);
|
|||
|
|
// if (_eventFunc == null) return;
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_14 = __this->get__eventFunc_2();
|
|||
|
|
bool L_15 = LuaBaseRef_op_Equality_m3930A4B3F75C8D691B661568896F24C8155CD102(L_14, (LuaBaseRef_tFA9E77CEC1FFBFDE8BC5AF2B9C1A693AD5CFE0B4 *)NULL, /*hidden argument*/NULL);
|
|||
|
|
if (!L_15)
|
|||
|
|
{
|
|||
|
|
goto IL_0079;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// if (_eventFunc == null) return;
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0079:
|
|||
|
|
{
|
|||
|
|
// _eventFunc.EndPCall();
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_16 = __this->get__eventFunc_2();
|
|||
|
|
NullCheck(L_16);
|
|||
|
|
LuaFunction_EndPCall_m61C1BED1DE6D95FEAE1D25F9183A51F0D9667AFB(L_16, /*hidden argument*/NULL);
|
|||
|
|
// }
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.LuaNetClient::__OnConnect(taurus.client.Event)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaNetClient___OnConnect_mC64A3CE668DB98AE7CE0A9AF2C913991F5C5AAFB (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, Event_tF46E66225D6A43647DB8AD6003F242BFE2FFD680 * ___evt0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (LuaNetClient___OnConnect_mC64A3CE668DB98AE7CE0A9AF2C913991F5C5AAFB_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
int32_t V_0 = 0;
|
|||
|
|
{
|
|||
|
|
// if (_connectFunc == null) return;
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_0 = __this->get__connectFunc_3();
|
|||
|
|
bool L_1 = LuaBaseRef_op_Equality_m3930A4B3F75C8D691B661568896F24C8155CD102(L_0, (LuaBaseRef_tFA9E77CEC1FFBFDE8BC5AF2B9C1A693AD5CFE0B4 *)NULL, /*hidden argument*/NULL);
|
|||
|
|
if (!L_1)
|
|||
|
|
{
|
|||
|
|
goto IL_000f;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// if (_connectFunc == null) return;
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_000f:
|
|||
|
|
{
|
|||
|
|
// SocketCode code = (SocketCode)evt.getParameter(PARAM_CODE);
|
|||
|
|
Event_tF46E66225D6A43647DB8AD6003F242BFE2FFD680 * L_2 = ___evt0;
|
|||
|
|
NullCheck(L_2);
|
|||
|
|
RuntimeObject * L_3 = Event_getParameter_m2D1892A61F0BDDAECE89308505BD055117C5F44A(L_2, _stringLiteralE6FB06210FAFC02FD7479DDBED2D042CC3A5155E, /*hidden argument*/NULL);
|
|||
|
|
V_0 = ((*(int32_t*)((int32_t*)UnBox(L_3, SocketCode_tE52A55D4D477F1664527A566321034F605632500_il2cpp_TypeInfo_var))));
|
|||
|
|
// _connectFunc.BeginPCall();
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_4 = __this->get__connectFunc_3();
|
|||
|
|
NullCheck(L_4);
|
|||
|
|
VirtFuncInvoker0< int32_t >::Invoke(8 /* System.Int32 LuaInterface.LuaFunction::BeginPCall() */, L_4);
|
|||
|
|
// _connectFunc.Push(_obj);
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_5 = __this->get__connectFunc_3();
|
|||
|
|
LuaTable_t01E9E69BA6012CD87238BB47915B07AF0A719A87 * L_6 = __this->get__obj_5();
|
|||
|
|
NullCheck(L_5);
|
|||
|
|
LuaFunction_Push_m1A8856B5018F77038009CA11C3C1A2B35CEA4D28(L_5, L_6, /*hidden argument*/NULL);
|
|||
|
|
// _connectFunc.Push((int)code);
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_7 = __this->get__connectFunc_3();
|
|||
|
|
int32_t L_8 = V_0;
|
|||
|
|
NullCheck(L_7);
|
|||
|
|
LuaFunction_Push_mFA14B76FE6837198709B97FA9EAAEA99AEBEA6CA(L_7, L_8, /*hidden argument*/NULL);
|
|||
|
|
// _connectFunc.PCall();
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_9 = __this->get__connectFunc_3();
|
|||
|
|
NullCheck(L_9);
|
|||
|
|
LuaFunction_PCall_m341EEEBF73C721C0B0D52DD8F173C24B7CF995C1(L_9, /*hidden argument*/NULL);
|
|||
|
|
// if (_connectFunc == null) return;
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_10 = __this->get__connectFunc_3();
|
|||
|
|
bool L_11 = LuaBaseRef_op_Equality_m3930A4B3F75C8D691B661568896F24C8155CD102(L_10, (LuaBaseRef_tFA9E77CEC1FFBFDE8BC5AF2B9C1A693AD5CFE0B4 *)NULL, /*hidden argument*/NULL);
|
|||
|
|
if (!L_11)
|
|||
|
|
{
|
|||
|
|
goto IL_0063;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// if (_connectFunc == null) return;
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0063:
|
|||
|
|
{
|
|||
|
|
// _connectFunc.EndPCall();
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_12 = __this->get__connectFunc_3();
|
|||
|
|
NullCheck(L_12);
|
|||
|
|
LuaFunction_EndPCall_m61C1BED1DE6D95FEAE1D25F9183A51F0D9667AFB(L_12, /*hidden argument*/NULL);
|
|||
|
|
// }
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.LuaNetClient::ClearResponse()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaNetClient_ClearResponse_m3FD0387A9254A61CEFBCCE8F51123F3A5BA364F3 (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// if (_netClient == null) return;
|
|||
|
|
TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * L_0 = __this->get__netClient_6();
|
|||
|
|
if (L_0)
|
|||
|
|
{
|
|||
|
|
goto IL_0009;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// if (_netClient == null) return;
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0009:
|
|||
|
|
{
|
|||
|
|
// _netClient.clearResponse();
|
|||
|
|
TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * L_1 = __this->get__netClient_6();
|
|||
|
|
NullCheck(L_1);
|
|||
|
|
TaurusClient_clearResponse_mFA6270F74B84B37394230DECA1F0D29C9F9D73FA(L_1, /*hidden argument*/NULL);
|
|||
|
|
// }
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.LuaNetClient::Destroy()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaNetClient_Destroy_m3C64187FA8BBA4EFF371FE715354DEDC64158AFE (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (LuaNetClient_Destroy_m3C64187FA8BBA4EFF371FE715354DEDC64158AFE_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// NetManager.killConnection(_netClient.getId());
|
|||
|
|
TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * L_0 = __this->get__netClient_6();
|
|||
|
|
NullCheck(L_0);
|
|||
|
|
int32_t L_1 = TaurusClient_getId_m384E955F538627F20032574457CE4613DDEA69CD_inline(L_0, /*hidden argument*/NULL);
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(NetManager_tC97506D29E47B4C71983B05FC43A39C051B206DE_il2cpp_TypeInfo_var);
|
|||
|
|
NetManager_killConnection_m004A557F6B21656F693DF00445537AE56B6E06A4(L_1, /*hidden argument*/NULL);
|
|||
|
|
// if (_callbackFunc != null) _callbackFunc.Dispose();
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_2 = __this->get__callbackFunc_4();
|
|||
|
|
bool L_3 = LuaBaseRef_op_Inequality_m4E0A4DED8FEF3D699AD927A851AF293C530F7220(L_2, (LuaBaseRef_tFA9E77CEC1FFBFDE8BC5AF2B9C1A693AD5CFE0B4 *)NULL, /*hidden argument*/NULL);
|
|||
|
|
if (!L_3)
|
|||
|
|
{
|
|||
|
|
goto IL_0029;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// if (_callbackFunc != null) _callbackFunc.Dispose();
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_4 = __this->get__callbackFunc_4();
|
|||
|
|
NullCheck(L_4);
|
|||
|
|
VirtActionInvoker0::Invoke(5 /* System.Void LuaInterface.LuaBaseRef::Dispose() */, L_4);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0029:
|
|||
|
|
{
|
|||
|
|
// _callbackFunc = null;
|
|||
|
|
__this->set__callbackFunc_4((LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B *)NULL);
|
|||
|
|
// if (_connectFunc != null) _connectFunc.Dispose();
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_5 = __this->get__connectFunc_3();
|
|||
|
|
bool L_6 = LuaBaseRef_op_Inequality_m4E0A4DED8FEF3D699AD927A851AF293C530F7220(L_5, (LuaBaseRef_tFA9E77CEC1FFBFDE8BC5AF2B9C1A693AD5CFE0B4 *)NULL, /*hidden argument*/NULL);
|
|||
|
|
if (!L_6)
|
|||
|
|
{
|
|||
|
|
goto IL_0049;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// if (_connectFunc != null) _connectFunc.Dispose();
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_7 = __this->get__connectFunc_3();
|
|||
|
|
NullCheck(L_7);
|
|||
|
|
VirtActionInvoker0::Invoke(5 /* System.Void LuaInterface.LuaBaseRef::Dispose() */, L_7);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0049:
|
|||
|
|
{
|
|||
|
|
// _connectFunc = null;
|
|||
|
|
__this->set__connectFunc_3((LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B *)NULL);
|
|||
|
|
// if (_eventFunc != null) _eventFunc.Dispose();
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_8 = __this->get__eventFunc_2();
|
|||
|
|
bool L_9 = LuaBaseRef_op_Inequality_m4E0A4DED8FEF3D699AD927A851AF293C530F7220(L_8, (LuaBaseRef_tFA9E77CEC1FFBFDE8BC5AF2B9C1A693AD5CFE0B4 *)NULL, /*hidden argument*/NULL);
|
|||
|
|
if (!L_9)
|
|||
|
|
{
|
|||
|
|
goto IL_0069;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// if (_eventFunc != null) _eventFunc.Dispose();
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_10 = __this->get__eventFunc_2();
|
|||
|
|
NullCheck(L_10);
|
|||
|
|
VirtActionInvoker0::Invoke(5 /* System.Void LuaInterface.LuaBaseRef::Dispose() */, L_10);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0069:
|
|||
|
|
{
|
|||
|
|
// _eventFunc = null;
|
|||
|
|
__this->set__eventFunc_2((LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B *)NULL);
|
|||
|
|
// if (_obj != null) _obj.Dispose();
|
|||
|
|
LuaTable_t01E9E69BA6012CD87238BB47915B07AF0A719A87 * L_11 = __this->get__obj_5();
|
|||
|
|
bool L_12 = LuaBaseRef_op_Inequality_m4E0A4DED8FEF3D699AD927A851AF293C530F7220(L_11, (LuaBaseRef_tFA9E77CEC1FFBFDE8BC5AF2B9C1A693AD5CFE0B4 *)NULL, /*hidden argument*/NULL);
|
|||
|
|
if (!L_12)
|
|||
|
|
{
|
|||
|
|
goto IL_0089;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// if (_obj != null) _obj.Dispose();
|
|||
|
|
LuaTable_t01E9E69BA6012CD87238BB47915B07AF0A719A87 * L_13 = __this->get__obj_5();
|
|||
|
|
NullCheck(L_13);
|
|||
|
|
VirtActionInvoker0::Invoke(5 /* System.Void LuaInterface.LuaBaseRef::Dispose() */, L_13);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0089:
|
|||
|
|
{
|
|||
|
|
// _obj = null;
|
|||
|
|
__this->set__obj_5((LuaTable_t01E9E69BA6012CD87238BB47915B07AF0A719A87 *)NULL);
|
|||
|
|
// }
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.String taurus.unity.LuaNetClient::get_Session()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* LuaNetClient_get_Session_m54BDE995EF531896B8D3C4BF537F376578D460E7 (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// return _netClient.getSession();
|
|||
|
|
TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * L_0 = __this->get__netClient_6();
|
|||
|
|
NullCheck(L_0);
|
|||
|
|
String_t* L_1 = TaurusClient_getSession_mB9A20126B5BBDAE92708334F154BEE06FB6EDA87(L_0, /*hidden argument*/NULL);
|
|||
|
|
return L_1;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.LuaNetClient::set_Session(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaNetClient_set_Session_m44949AEAC72FD15EFAC769D37C49489252565245 (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, String_t* ___value0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// _netClient.setSession(value);
|
|||
|
|
TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * L_0 = __this->get__netClient_6();
|
|||
|
|
String_t* L_1 = ___value0;
|
|||
|
|
NullCheck(L_0);
|
|||
|
|
TaurusClient_setSession_m608F89B180BD6C7FC34279272E4F802D2B8E8F5B(L_0, L_1, /*hidden argument*/NULL);
|
|||
|
|
// }
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus.unity.LuaNetClient::get_AveragePingTime()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LuaNetClient_get_AveragePingTime_m8AA71F056F6E2ABBB998EBB4F4D05E965F59D184 (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// return _netClient.getAveragePingTime();
|
|||
|
|
TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * L_0 = __this->get__netClient_6();
|
|||
|
|
NullCheck(L_0);
|
|||
|
|
int32_t L_1 = TaurusClient_getAveragePingTime_mAA23C248C82F19A31F8FC75E6C940DDA348EDBAF(L_0, /*hidden argument*/NULL);
|
|||
|
|
return L_1;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Boolean taurus.unity.LuaNetClient::get_IsConnected()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool LuaNetClient_get_IsConnected_m38AE79BFB7820D1782D1F621BE2F23C6A49BBB20 (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// return _netClient.isConnected();
|
|||
|
|
TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * L_0 = __this->get__netClient_6();
|
|||
|
|
NullCheck(L_0);
|
|||
|
|
bool L_1 = TaurusClient_isConnected_mB950F07FD4D80A1E36A85D6B7B96F33321DDD9EB_inline(L_0, /*hidden argument*/NULL);
|
|||
|
|
return L_1;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus.unity.LuaNetClient::LoadNetP(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LuaNetClient_LoadNetP_m8A859986BE4FB63CD944A9AD2C0EFA2ADC3E9883 (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, String_t* ___host0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (LuaNetClient_LoadNetP_m8A859986BE4FB63CD944A9AD2C0EFA2ADC3E9883_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* V_0 = NULL;
|
|||
|
|
int32_t V_1 = 0;
|
|||
|
|
String_t* V_2 = NULL;
|
|||
|
|
int32_t G_B5_0 = 0;
|
|||
|
|
int32_t G_B4_0 = 0;
|
|||
|
|
{
|
|||
|
|
// isHttp = false;
|
|||
|
|
__this->set_isHttp_7((bool)0);
|
|||
|
|
// if (!string.IsNullOrEmpty(host))
|
|||
|
|
String_t* L_0 = ___host0;
|
|||
|
|
bool L_1 = String_IsNullOrEmpty_m06A85A206AC2106D1982826C5665B9BD35324229(L_0, /*hidden argument*/NULL);
|
|||
|
|
if (L_1)
|
|||
|
|
{
|
|||
|
|
goto IL_0062;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// string[] str = host.Split(':');
|
|||
|
|
String_t* L_2 = ___host0;
|
|||
|
|
CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_3 = (CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*)(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*)SZArrayNew(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2_il2cpp_TypeInfo_var, (uint32_t)1);
|
|||
|
|
CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_4 = L_3;
|
|||
|
|
NullCheck(L_4);
|
|||
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(0), (Il2CppChar)((int32_t)58));
|
|||
|
|
NullCheck(L_2);
|
|||
|
|
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_5 = String_Split_m13262358217AD2C119FD1B9733C3C0289D608512(L_2, L_4, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_5;
|
|||
|
|
// int len = str[str.Length-1].IndexOf("/");
|
|||
|
|
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_6 = V_0;
|
|||
|
|
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_7 = V_0;
|
|||
|
|
NullCheck(L_7);
|
|||
|
|
NullCheck(L_6);
|
|||
|
|
int32_t L_8 = ((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))), (int32_t)1));
|
|||
|
|
String_t* L_9 = (L_6)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
|
|||
|
|
NullCheck(L_9);
|
|||
|
|
int32_t L_10 = String_IndexOf_mA9A0117D68338238E51E5928CDA8EB3DC9DA497B(L_9, _stringLiteral42099B4AF021E53FD8FD4E056C2568D7C2E3FFA8, /*hidden argument*/NULL);
|
|||
|
|
V_1 = L_10;
|
|||
|
|
// string port = str[str.Length - 1];
|
|||
|
|
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_11 = V_0;
|
|||
|
|
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_12 = V_0;
|
|||
|
|
NullCheck(L_12);
|
|||
|
|
NullCheck(L_11);
|
|||
|
|
int32_t L_13 = ((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length)))), (int32_t)1));
|
|||
|
|
String_t* L_14 = (L_11)->GetAt(static_cast<il2cpp_array_size_t>(L_13));
|
|||
|
|
V_2 = L_14;
|
|||
|
|
// if(len>0)
|
|||
|
|
int32_t L_15 = V_1;
|
|||
|
|
if ((((int32_t)L_15) <= ((int32_t)0)))
|
|||
|
|
{
|
|||
|
|
goto IL_004e;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// port = str[str.Length-1].Substring(0, len);
|
|||
|
|
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_16 = V_0;
|
|||
|
|
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_17 = V_0;
|
|||
|
|
NullCheck(L_17);
|
|||
|
|
NullCheck(L_16);
|
|||
|
|
int32_t L_18 = ((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_17)->max_length)))), (int32_t)1));
|
|||
|
|
String_t* L_19 = (L_16)->GetAt(static_cast<il2cpp_array_size_t>(L_18));
|
|||
|
|
int32_t L_20 = V_1;
|
|||
|
|
NullCheck(L_19);
|
|||
|
|
String_t* L_21 = String_Substring_mB593C0A320C683E6E47EFFC0A12B7A465E5E43BB(L_19, 0, L_20, /*hidden argument*/NULL);
|
|||
|
|
V_2 = L_21;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_004e:
|
|||
|
|
{
|
|||
|
|
// int curInt = System.Convert.ToInt32(port);
|
|||
|
|
String_t* L_22 = V_2;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(Convert_t1C7A851BFB2F0782FD7F72F6AA1DCBB7B53A9C7E_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_23 = Convert_ToInt32_m9394611E7CF9B83AADB891D865FFE74002F80365(L_22, /*hidden argument*/NULL);
|
|||
|
|
// if (str.Length > 2)
|
|||
|
|
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_24 = V_0;
|
|||
|
|
NullCheck(L_24);
|
|||
|
|
G_B4_0 = L_23;
|
|||
|
|
if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_24)->max_length))))) <= ((int32_t)2)))
|
|||
|
|
{
|
|||
|
|
G_B5_0 = L_23;
|
|||
|
|
goto IL_0061;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// isHttp = true;
|
|||
|
|
__this->set_isHttp_7((bool)1);
|
|||
|
|
G_B5_0 = G_B4_0;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0061:
|
|||
|
|
{
|
|||
|
|
// return curInt;
|
|||
|
|
return G_B5_0;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0062:
|
|||
|
|
{
|
|||
|
|
// return 0;
|
|||
|
|
return 0;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// securityConnection taurus.unity.LuaNetClient::LoadNet(System.Int32)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B LuaNetClient_LoadNet_m3DC0F65B1EFF2D8C5C553AC1EE4F5EBDB8F66995 (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, int32_t ___port0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (LuaNetClient_LoadNet_m3DC0F65B1EFF2D8C5C553AC1EE4F5EBDB8F66995_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// if (VerCheck.Instance.isGFF)
|
|||
|
|
VerCheck_t5A404F6D6DA95CA9DF06B8B98703751702CF83C7 * L_0 = VerCheck_get_Instance_m8E3F89F2119C82B8E61B8668C3C48C6BAC1CCAC0_inline(/*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_0);
|
|||
|
|
bool L_1 = L_0->get_isGFF_7();
|
|||
|
|
if (!L_1)
|
|||
|
|
{
|
|||
|
|
goto IL_002b;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// int rc1 = AppVest.getServerIPAndPort(ref conn1, "", port);
|
|||
|
|
securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B * L_2 = __this->get_address_of_conn1_8();
|
|||
|
|
int32_t L_3 = ___port0;
|
|||
|
|
int32_t L_4 = AppVest_getServerIPAndPort_m08AFA107D519ED3BEFEA9A973C48DD3866F3D375((securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B *)L_2, _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709, L_3, /*hidden argument*/NULL);
|
|||
|
|
// if (rc1 != 0)
|
|||
|
|
if (!L_4)
|
|||
|
|
{
|
|||
|
|
goto IL_0047;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// UnityEngine.Debug.LogError("getServerIPAndPort failed");
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(Debug_t7B5FCB117E2FD63B6838BC52821B252E2BFB61C4_il2cpp_TypeInfo_var);
|
|||
|
|
Debug_LogError_m3BCF9B78263152261565DCA9DB7D55F0C391ED29(_stringLiteralC06A3DD725D3B1FDB3B310BED4A46AED6BDCFF56, /*hidden argument*/NULL);
|
|||
|
|
// }
|
|||
|
|
goto IL_0047;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_002b:
|
|||
|
|
{
|
|||
|
|
// conn1.ip = "127.0.0.1";
|
|||
|
|
securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B * L_5 = __this->get_address_of_conn1_8();
|
|||
|
|
L_5->set_ip_0(_stringLiteral4B84B15BFF6EE5796152495A230E45E3D7E947D9);
|
|||
|
|
// conn1.port = port;
|
|||
|
|
securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B * L_6 = __this->get_address_of_conn1_8();
|
|||
|
|
int32_t L_7 = ___port0;
|
|||
|
|
L_6->set_port_1(L_7);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0047:
|
|||
|
|
{
|
|||
|
|
// return conn1;
|
|||
|
|
securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B L_8 = __this->get_conn1_8();
|
|||
|
|
return L_8;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic pop
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic push
|
|||
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
|
#endif
|
|||
|
|
// UnityEngine.Object taurus.unity.ResourcesManager::LoadObject(System.String,System.Type)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * ResourcesManager_LoadObject_m59A0FA507A5E59AB20C4FB84511BB1023ADBDA8C (String_t* ___path0, Type_t * ___type1, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (ResourcesManager_LoadObject_m59A0FA507A5E59AB20C4FB84511BB1023ADBDA8C_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// return LoadObjectByGroup(path, type, null);
|
|||
|
|
String_t* L_0 = ___path0;
|
|||
|
|
Type_t * L_1 = ___type1;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_2 = ResourcesManager_LoadObjectByGroup_m5C16623354DD9F271ED6BD297735E8C87C6BF3E1(L_0, L_1, (String_t*)NULL, /*hidden argument*/NULL);
|
|||
|
|
return L_2;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// UnityEngine.Object taurus.unity.ResourcesManager::LoadObjectByGroup(System.String,System.Type,System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * ResourcesManager_LoadObjectByGroup_m5C16623354DD9F271ED6BD297735E8C87C6BF3E1 (String_t* ___path0, Type_t * ___type1, String_t* ___groupName2, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (ResourcesManager_LoadObjectByGroup_m5C16623354DD9F271ED6BD297735E8C87C6BF3E1_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * V_0 = NULL;
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * V_1 = NULL;
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * V_2 = NULL;
|
|||
|
|
{
|
|||
|
|
// if (_resMap.ContainsKey(path))
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 * L_0 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__resMap_2();
|
|||
|
|
String_t* L_1 = ___path0;
|
|||
|
|
NullCheck(L_0);
|
|||
|
|
bool L_2 = Dictionary_2_ContainsKey_m618A79624519796E9333FBC854ADD9FED38E5686(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_m618A79624519796E9333FBC854ADD9FED38E5686_RuntimeMethod_var);
|
|||
|
|
if (!L_2)
|
|||
|
|
{
|
|||
|
|
goto IL_0041;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// AssetEntity entity = _resMap[path];
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 * L_3 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__resMap_2();
|
|||
|
|
String_t* L_4 = ___path0;
|
|||
|
|
NullCheck(L_3);
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_5 = Dictionary_2_get_Item_m472A0CCFBF88193C31CD5830A354F2E6B8B4AD30(L_3, L_4, /*hidden argument*/Dictionary_2_get_Item_m472A0CCFBF88193C31CD5830A354F2E6B8B4AD30_RuntimeMethod_var);
|
|||
|
|
V_2 = L_5;
|
|||
|
|
// if(entity.GroupName != groupName)
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_6 = V_2;
|
|||
|
|
NullCheck(L_6);
|
|||
|
|
String_t* L_7 = AssetEntity_get_GroupName_mBE83BFB3C05DE43EB13ADDD04405F5E4F6F960B4_inline(L_6, /*hidden argument*/NULL);
|
|||
|
|
String_t* L_8 = ___groupName2;
|
|||
|
|
bool L_9 = String_op_Inequality_m0BD184A74F453A72376E81CC6CAEE2556B80493E(L_7, L_8, /*hidden argument*/NULL);
|
|||
|
|
if (!L_9)
|
|||
|
|
{
|
|||
|
|
goto IL_003a;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// __RemoveByGroup(entity);
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_10 = V_2;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
ResourcesManager___RemoveByGroup_mF6E8BED9BF65ADF19C5AD6C69ABE7E870CEE2E7E(L_10, /*hidden argument*/NULL);
|
|||
|
|
// entity.GroupName = groupName;
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_11 = V_2;
|
|||
|
|
String_t* L_12 = ___groupName2;
|
|||
|
|
NullCheck(L_11);
|
|||
|
|
AssetEntity_set_GroupName_m9108BF0329B3B7AE025E390AC05F04B63475B946_inline(L_11, L_12, /*hidden argument*/NULL);
|
|||
|
|
// __AddByGroup(entity);
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_13 = V_2;
|
|||
|
|
ResourcesManager___AddByGroup_mB1A7CC832AC0E91BE28E3E647C93DA142D719308(L_13, /*hidden argument*/NULL);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_003a:
|
|||
|
|
{
|
|||
|
|
// return entity.Obj;
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_14 = V_2;
|
|||
|
|
NullCheck(L_14);
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_15 = AssetEntity_get_Obj_m9ACC2D740528804ECA47DCF8EE8F1C642B4A2264_inline(L_14, /*hidden argument*/NULL);
|
|||
|
|
return L_15;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0041:
|
|||
|
|
{
|
|||
|
|
// Object obj = null;
|
|||
|
|
V_0 = (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL;
|
|||
|
|
// _assetConfigMapByPath.TryGetValue(path, out config);
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3 * L_16 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__assetConfigMapByPath_0();
|
|||
|
|
String_t* L_17 = ___path0;
|
|||
|
|
NullCheck(L_16);
|
|||
|
|
Dictionary_2_TryGetValue_m38724AD13339902DB57C1D0477BACA2C7E58BB3B(L_16, L_17, (AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 **)(&V_1), /*hidden argument*/Dictionary_2_TryGetValue_m38724AD13339902DB57C1D0477BACA2C7E58BB3B_RuntimeMethod_var);
|
|||
|
|
// if (config != null)
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * L_18 = V_1;
|
|||
|
|
if (!L_18)
|
|||
|
|
{
|
|||
|
|
goto IL_005d;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// obj = __LoadObject(groupName, config, type);
|
|||
|
|
String_t* L_19 = ___groupName2;
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * L_20 = V_1;
|
|||
|
|
Type_t * L_21 = ___type1;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_22 = ResourcesManager___LoadObject_mCDF417E746E1AEAB7F3312ABB979F6D952E424E2(L_19, L_20, L_21, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_22;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_005d:
|
|||
|
|
{
|
|||
|
|
// return obj;
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_23 = V_0;
|
|||
|
|
return L_23;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// UnityEngine.Object taurus.unity.ResourcesManager::__LoadObject(System.String,taurus.unity.AssetConfig,System.Type)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * ResourcesManager___LoadObject_mCDF417E746E1AEAB7F3312ABB979F6D952E424E2 (String_t* ___groupName0, AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * ___config1, Type_t * ___type2, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (ResourcesManager___LoadObject_mCDF417E746E1AEAB7F3312ABB979F6D952E424E2_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * V_0 = NULL;
|
|||
|
|
AssetBundle_tCE287BAB693894C3991CDD308B92A8C9C4BD4C78 * V_1 = NULL;
|
|||
|
|
String_t* V_2 = NULL;
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * V_3 = NULL;
|
|||
|
|
AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * V_4 = NULL;
|
|||
|
|
int32_t V_5 = 0;
|
|||
|
|
{
|
|||
|
|
// Object obj = null;
|
|||
|
|
V_0 = (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL;
|
|||
|
|
// AssetBundle pack = null;
|
|||
|
|
V_1 = (AssetBundle_tCE287BAB693894C3991CDD308B92A8C9C4BD4C78 *)NULL;
|
|||
|
|
// var packPath = config.PackPath;
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * L_0 = ___config1;
|
|||
|
|
NullCheck(L_0);
|
|||
|
|
String_t* L_1 = AssetConfig_get_PackPath_mF78A63B310BE126ABF8E28B2D21EF0C92901844E_inline(L_0, /*hidden argument*/NULL);
|
|||
|
|
V_2 = L_1;
|
|||
|
|
// if (_bundleMap.ContainsKey(packPath))
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA * L_2 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__bundleMap_3();
|
|||
|
|
String_t* L_3 = V_2;
|
|||
|
|
NullCheck(L_2);
|
|||
|
|
bool L_4 = Dictionary_2_ContainsKey_mB63FE5AB94317638C358FDAEA7EA624D905F540D(L_2, L_3, /*hidden argument*/Dictionary_2_ContainsKey_mB63FE5AB94317638C358FDAEA7EA624D905F540D_RuntimeMethod_var);
|
|||
|
|
if (!L_4)
|
|||
|
|
{
|
|||
|
|
goto IL_0026;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// pack = _bundleMap[packPath];
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA * L_5 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__bundleMap_3();
|
|||
|
|
String_t* L_6 = V_2;
|
|||
|
|
NullCheck(L_5);
|
|||
|
|
AssetBundle_tCE287BAB693894C3991CDD308B92A8C9C4BD4C78 * L_7 = Dictionary_2_get_Item_m0EF2165575856FF1B17727D87224F49BB1D91493(L_5, L_6, /*hidden argument*/Dictionary_2_get_Item_m0EF2165575856FF1B17727D87224F49BB1D91493_RuntimeMethod_var);
|
|||
|
|
V_1 = L_7;
|
|||
|
|
// }
|
|||
|
|
goto IL_005d;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0026:
|
|||
|
|
{
|
|||
|
|
// pack = AssetBundle.LoadFromFile(PACK_PATH + packPath);
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
String_t* L_8 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get_PACK_PATH_8();
|
|||
|
|
String_t* L_9 = V_2;
|
|||
|
|
String_t* L_10 = String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE(L_8, L_9, /*hidden argument*/NULL);
|
|||
|
|
AssetBundle_tCE287BAB693894C3991CDD308B92A8C9C4BD4C78 * L_11 = AssetBundle_LoadFromFile_m9D7CD085CD2B41301BDDA86BB040A2479B227AF9(L_10, /*hidden argument*/NULL);
|
|||
|
|
V_1 = L_11;
|
|||
|
|
// if (pack == null) throw new System.Exception(packPath + " Not Find! ");
|
|||
|
|
AssetBundle_tCE287BAB693894C3991CDD308B92A8C9C4BD4C78 * L_12 = V_1;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
|
|||
|
|
bool L_13 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_12, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
|
|||
|
|
if (!L_13)
|
|||
|
|
{
|
|||
|
|
goto IL_0051;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// if (pack == null) throw new System.Exception(packPath + " Not Find! ");
|
|||
|
|
String_t* L_14 = V_2;
|
|||
|
|
String_t* L_15 = String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE(L_14, _stringLiteral7F94C6E35353182F9C9583CF75C16F77A75FDD66, /*hidden argument*/NULL);
|
|||
|
|
Exception_t * L_16 = (Exception_t *)il2cpp_codegen_object_new(Exception_t_il2cpp_TypeInfo_var);
|
|||
|
|
Exception__ctor_m89BADFF36C3B170013878726E07729D51AA9FBE0(L_16, L_15, /*hidden argument*/NULL);
|
|||
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_16, ResourcesManager___LoadObject_mCDF417E746E1AEAB7F3312ABB979F6D952E424E2_RuntimeMethod_var);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0051:
|
|||
|
|
{
|
|||
|
|
// _bundleMap.Add(packPath, pack);
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA * L_17 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__bundleMap_3();
|
|||
|
|
String_t* L_18 = V_2;
|
|||
|
|
AssetBundle_tCE287BAB693894C3991CDD308B92A8C9C4BD4C78 * L_19 = V_1;
|
|||
|
|
NullCheck(L_17);
|
|||
|
|
Dictionary_2_Add_m8ADFFB154E19384C35972FDE03A838BA956A5B13(L_17, L_18, L_19, /*hidden argument*/Dictionary_2_Add_m8ADFFB154E19384C35972FDE03A838BA956A5B13_RuntimeMethod_var);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_005d:
|
|||
|
|
{
|
|||
|
|
// obj = pack.LoadAsset(config.Name, type);
|
|||
|
|
AssetBundle_tCE287BAB693894C3991CDD308B92A8C9C4BD4C78 * L_20 = V_1;
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * L_21 = ___config1;
|
|||
|
|
NullCheck(L_21);
|
|||
|
|
String_t* L_22 = AssetConfig_get_Name_m182177000FFECC66D5A77D1DBCF88D40C9720546_inline(L_21, /*hidden argument*/NULL);
|
|||
|
|
Type_t * L_23 = ___type2;
|
|||
|
|
NullCheck(L_20);
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_24 = AssetBundle_LoadAsset_m36BA6CCFE773DFCF4490EB4910022B74BB6BF283(L_20, L_22, L_23, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_24;
|
|||
|
|
// if (obj != null && obj is AudioClip && !((AudioClip)obj).preloadAudioData)
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_25 = V_0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
|
|||
|
|
bool L_26 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_25, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
|
|||
|
|
if (!L_26)
|
|||
|
|
{
|
|||
|
|
goto IL_0095;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_27 = V_0;
|
|||
|
|
if (!((AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 *)IsInstSealed((RuntimeObject*)L_27, AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_il2cpp_TypeInfo_var)))
|
|||
|
|
{
|
|||
|
|
goto IL_0095;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_28 = V_0;
|
|||
|
|
NullCheck(((AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 *)CastclassSealed((RuntimeObject*)L_28, AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_il2cpp_TypeInfo_var)));
|
|||
|
|
bool L_29 = AudioClip_get_preloadAudioData_m31FB68C11E3C8B14D499E5F47A309F6917299034(((AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 *)CastclassSealed((RuntimeObject*)L_28, AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|||
|
|
if (L_29)
|
|||
|
|
{
|
|||
|
|
goto IL_0095;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// ((AudioClip)obj).LoadAudioData();
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_30 = V_0;
|
|||
|
|
NullCheck(((AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 *)CastclassSealed((RuntimeObject*)L_30, AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_il2cpp_TypeInfo_var)));
|
|||
|
|
AudioClip_LoadAudioData_m9097E950A592C6EA563BC1BF31FF3C736AE1AD00(((AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 *)CastclassSealed((RuntimeObject*)L_30, AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0095:
|
|||
|
|
{
|
|||
|
|
// AssetEntity entity = new AssetEntity();
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_31 = (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 *)il2cpp_codegen_object_new(AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6_il2cpp_TypeInfo_var);
|
|||
|
|
AssetEntity__ctor_m6057F905949EF10D26CE4D65A73B90C46936B546(L_31, /*hidden argument*/NULL);
|
|||
|
|
V_3 = L_31;
|
|||
|
|
// entity.Obj = obj;
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_32 = V_3;
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_33 = V_0;
|
|||
|
|
NullCheck(L_32);
|
|||
|
|
AssetEntity_set_Obj_mA56B02A64DFBB4AD583904DD43714982C2374F12_inline(L_32, L_33, /*hidden argument*/NULL);
|
|||
|
|
// entity.Path = config.Path;
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_34 = V_3;
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * L_35 = ___config1;
|
|||
|
|
NullCheck(L_35);
|
|||
|
|
String_t* L_36 = AssetConfig_get_Path_mA70D1A5DAF3DB8756D39F69D387104802EC4AF26_inline(L_35, /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_34);
|
|||
|
|
AssetEntity_set_Path_m11453619E3549C2357E3D377F84D04CCA6D2A3E1_inline(L_34, L_36, /*hidden argument*/NULL);
|
|||
|
|
// entity.GroupName = groupName;
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_37 = V_3;
|
|||
|
|
String_t* L_38 = ___groupName0;
|
|||
|
|
NullCheck(L_37);
|
|||
|
|
AssetEntity_set_GroupName_m9108BF0329B3B7AE025E390AC05F04B63475B946_inline(L_37, L_38, /*hidden argument*/NULL);
|
|||
|
|
// entity.PackPath = config.PackPath;
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_39 = V_3;
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * L_40 = ___config1;
|
|||
|
|
NullCheck(L_40);
|
|||
|
|
String_t* L_41 = AssetConfig_get_PackPath_mF78A63B310BE126ABF8E28B2D21EF0C92901844E_inline(L_40, /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_39);
|
|||
|
|
AssetEntity_set_PackPath_mBC18719721FF18200217443E9E6C82F634D3ACD2_inline(L_39, L_41, /*hidden argument*/NULL);
|
|||
|
|
// __AddByGroup(entity);
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_42 = V_3;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
ResourcesManager___AddByGroup_mB1A7CC832AC0E91BE28E3E647C93DA142D719308(L_42, /*hidden argument*/NULL);
|
|||
|
|
// var ap = GetAssetPack(config);
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * L_43 = ___config1;
|
|||
|
|
AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * L_44 = ResourcesManager_GetAssetPack_m4DAAE4A38003547671DB8F07192EBBAE6A07CDED(L_43, /*hidden argument*/NULL);
|
|||
|
|
V_4 = L_44;
|
|||
|
|
// ap.AlreadyNum++;
|
|||
|
|
AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * L_45 = V_4;
|
|||
|
|
AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * L_46 = L_45;
|
|||
|
|
NullCheck(L_46);
|
|||
|
|
int32_t L_47 = AssetPack_get_AlreadyNum_m9E2F0EC078EE7E01B3CEE02EC29863C21096B203_inline(L_46, /*hidden argument*/NULL);
|
|||
|
|
V_5 = L_47;
|
|||
|
|
int32_t L_48 = V_5;
|
|||
|
|
NullCheck(L_46);
|
|||
|
|
AssetPack_set_AlreadyNum_mAC72157B91E5039A6D640DBE589693B0C650ABF2_inline(L_46, ((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)1)), /*hidden argument*/NULL);
|
|||
|
|
// if (ap.AlreadyNum >= ap.AssetList.Count)
|
|||
|
|
AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * L_49 = V_4;
|
|||
|
|
NullCheck(L_49);
|
|||
|
|
int32_t L_50 = AssetPack_get_AlreadyNum_m9E2F0EC078EE7E01B3CEE02EC29863C21096B203_inline(L_49, /*hidden argument*/NULL);
|
|||
|
|
AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * L_51 = V_4;
|
|||
|
|
NullCheck(L_51);
|
|||
|
|
List_1_t924208130B6022C80FB9777399601CCFB1BEAC62 * L_52 = AssetPack_get_AssetList_m797EB920FB27D34FEE3954212E014AD84527A340_inline(L_51, /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_52);
|
|||
|
|
int32_t L_53 = List_1_get_Count_m0723AA1314AFE26EA35AD26EC4D6CF8D82BA39AB_inline(L_52, /*hidden argument*/List_1_get_Count_m0723AA1314AFE26EA35AD26EC4D6CF8D82BA39AB_RuntimeMethod_var);
|
|||
|
|
if ((((int32_t)L_50) < ((int32_t)L_53)))
|
|||
|
|
{
|
|||
|
|
goto IL_0102;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// UnLoadBundle(config.PackPath);
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * L_54 = ___config1;
|
|||
|
|
NullCheck(L_54);
|
|||
|
|
String_t* L_55 = AssetConfig_get_PackPath_mF78A63B310BE126ABF8E28B2D21EF0C92901844E_inline(L_54, /*hidden argument*/NULL);
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
ResourcesManager_UnLoadBundle_mEFC816337AD3B2E9F39B4B5192E7C0AD4340F2F2(L_55, /*hidden argument*/NULL);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0102:
|
|||
|
|
{
|
|||
|
|
// _resMap.Add(config.Path, entity);
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 * L_56 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__resMap_2();
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * L_57 = ___config1;
|
|||
|
|
NullCheck(L_57);
|
|||
|
|
String_t* L_58 = AssetConfig_get_Path_mA70D1A5DAF3DB8756D39F69D387104802EC4AF26_inline(L_57, /*hidden argument*/NULL);
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_59 = V_3;
|
|||
|
|
NullCheck(L_56);
|
|||
|
|
Dictionary_2_Add_mB09BD78268EA52A7475D2B6D9ABC66A437923A3E(L_56, L_58, L_59, /*hidden argument*/Dictionary_2_Add_mB09BD78268EA52A7475D2B6D9ABC66A437923A3E_RuntimeMethod_var);
|
|||
|
|
// return obj;
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_60 = V_0;
|
|||
|
|
return L_60;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.ResourcesManager::__AddByGroup(taurus.unity.AssetEntity)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ResourcesManager___AddByGroup_mB1A7CC832AC0E91BE28E3E647C93DA142D719308 (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * ___entity0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (ResourcesManager___AddByGroup_mB1A7CC832AC0E91BE28E3E647C93DA142D719308_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 * V_0 = NULL;
|
|||
|
|
{
|
|||
|
|
// if (string.IsNullOrEmpty(entity.GroupName)) return;
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_0 = ___entity0;
|
|||
|
|
NullCheck(L_0);
|
|||
|
|
String_t* L_1 = AssetEntity_get_GroupName_mBE83BFB3C05DE43EB13ADDD04405F5E4F6F960B4_inline(L_0, /*hidden argument*/NULL);
|
|||
|
|
bool L_2 = String_IsNullOrEmpty_m06A85A206AC2106D1982826C5665B9BD35324229(L_1, /*hidden argument*/NULL);
|
|||
|
|
if (!L_2)
|
|||
|
|
{
|
|||
|
|
goto IL_000e;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// if (string.IsNullOrEmpty(entity.GroupName)) return;
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_000e:
|
|||
|
|
{
|
|||
|
|
// List<AssetEntity> assetList = null;
|
|||
|
|
V_0 = (List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 *)NULL;
|
|||
|
|
// _groupMap.TryGetValue(entity.GroupName, out assetList);
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2_t296DB25273CE4CE3D4D5B7FCA95E3214DF18B51F * L_3 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__groupMap_5();
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_4 = ___entity0;
|
|||
|
|
NullCheck(L_4);
|
|||
|
|
String_t* L_5 = AssetEntity_get_GroupName_mBE83BFB3C05DE43EB13ADDD04405F5E4F6F960B4_inline(L_4, /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_3);
|
|||
|
|
Dictionary_2_TryGetValue_m9295677A1D4073A9BAF8FD01530987C1E4EE3EF2(L_3, L_5, (List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 **)(&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m9295677A1D4073A9BAF8FD01530987C1E4EE3EF2_RuntimeMethod_var);
|
|||
|
|
// if (assetList == null)
|
|||
|
|
List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 * L_6 = V_0;
|
|||
|
|
if (L_6)
|
|||
|
|
{
|
|||
|
|
goto IL_003d;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// assetList = new List<AssetEntity>();
|
|||
|
|
List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 * L_7 = (List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 *)il2cpp_codegen_object_new(List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0_il2cpp_TypeInfo_var);
|
|||
|
|
List_1__ctor_m111328F90A9A984AC979184566E043CC0D3F1FD2(L_7, /*hidden argument*/List_1__ctor_m111328F90A9A984AC979184566E043CC0D3F1FD2_RuntimeMethod_var);
|
|||
|
|
V_0 = L_7;
|
|||
|
|
// _groupMap[entity.GroupName] = assetList;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2_t296DB25273CE4CE3D4D5B7FCA95E3214DF18B51F * L_8 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__groupMap_5();
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_9 = ___entity0;
|
|||
|
|
NullCheck(L_9);
|
|||
|
|
String_t* L_10 = AssetEntity_get_GroupName_mBE83BFB3C05DE43EB13ADDD04405F5E4F6F960B4_inline(L_9, /*hidden argument*/NULL);
|
|||
|
|
List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 * L_11 = V_0;
|
|||
|
|
NullCheck(L_8);
|
|||
|
|
Dictionary_2_set_Item_mD4EC48F75CF1C771691191752A8340D4F93967F5(L_8, L_10, L_11, /*hidden argument*/Dictionary_2_set_Item_mD4EC48F75CF1C771691191752A8340D4F93967F5_RuntimeMethod_var);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_003d:
|
|||
|
|
{
|
|||
|
|
// assetList.Add(entity);
|
|||
|
|
List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 * L_12 = V_0;
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_13 = ___entity0;
|
|||
|
|
NullCheck(L_12);
|
|||
|
|
List_1_Add_m20151C6FB462B24B8A09F21B950B70F3965CF783(L_12, L_13, /*hidden argument*/List_1_Add_m20151C6FB462B24B8A09F21B950B70F3965CF783_RuntimeMethod_var);
|
|||
|
|
// }
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.ResourcesManager::__RemoveByGroup(taurus.unity.AssetEntity)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ResourcesManager___RemoveByGroup_mF6E8BED9BF65ADF19C5AD6C69ABE7E870CEE2E7E (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * ___entity0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (ResourcesManager___RemoveByGroup_mF6E8BED9BF65ADF19C5AD6C69ABE7E870CEE2E7E_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 * V_0 = NULL;
|
|||
|
|
int32_t V_1 = 0;
|
|||
|
|
{
|
|||
|
|
// if (string.IsNullOrEmpty(entity.GroupName)) return;
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_0 = ___entity0;
|
|||
|
|
NullCheck(L_0);
|
|||
|
|
String_t* L_1 = AssetEntity_get_GroupName_mBE83BFB3C05DE43EB13ADDD04405F5E4F6F960B4_inline(L_0, /*hidden argument*/NULL);
|
|||
|
|
bool L_2 = String_IsNullOrEmpty_m06A85A206AC2106D1982826C5665B9BD35324229(L_1, /*hidden argument*/NULL);
|
|||
|
|
if (!L_2)
|
|||
|
|
{
|
|||
|
|
goto IL_000e;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// if (string.IsNullOrEmpty(entity.GroupName)) return;
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_000e:
|
|||
|
|
{
|
|||
|
|
// List<AssetEntity> assetList = null;
|
|||
|
|
V_0 = (List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 *)NULL;
|
|||
|
|
// if(_groupMap.TryGetValue(entity.GroupName, out assetList))
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2_t296DB25273CE4CE3D4D5B7FCA95E3214DF18B51F * L_3 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__groupMap_5();
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_4 = ___entity0;
|
|||
|
|
NullCheck(L_4);
|
|||
|
|
String_t* L_5 = AssetEntity_get_GroupName_mBE83BFB3C05DE43EB13ADDD04405F5E4F6F960B4_inline(L_4, /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_3);
|
|||
|
|
bool L_6 = Dictionary_2_TryGetValue_m9295677A1D4073A9BAF8FD01530987C1E4EE3EF2(L_3, L_5, (List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 **)(&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m9295677A1D4073A9BAF8FD01530987C1E4EE3EF2_RuntimeMethod_var);
|
|||
|
|
if (!L_6)
|
|||
|
|
{
|
|||
|
|
goto IL_0056;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// for(int i=0;i<assetList.Count;++i)
|
|||
|
|
V_1 = 0;
|
|||
|
|
goto IL_004d;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0028:
|
|||
|
|
{
|
|||
|
|
// AssetEntity tem = assetList[i];
|
|||
|
|
List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 * L_7 = V_0;
|
|||
|
|
int32_t L_8 = V_1;
|
|||
|
|
NullCheck(L_7);
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_9 = List_1_get_Item_m853F1EC61E33E9FBD6A5E7DEE2B08C59229EA498_inline(L_7, L_8, /*hidden argument*/List_1_get_Item_m853F1EC61E33E9FBD6A5E7DEE2B08C59229EA498_RuntimeMethod_var);
|
|||
|
|
// if (tem.Path == entity.Path)
|
|||
|
|
NullCheck(L_9);
|
|||
|
|
String_t* L_10 = AssetEntity_get_Path_m5AA937CB66B3BC66BB587BCE66F0AE73895E1628_inline(L_9, /*hidden argument*/NULL);
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_11 = ___entity0;
|
|||
|
|
NullCheck(L_11);
|
|||
|
|
String_t* L_12 = AssetEntity_get_Path_m5AA937CB66B3BC66BB587BCE66F0AE73895E1628_inline(L_11, /*hidden argument*/NULL);
|
|||
|
|
bool L_13 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_10, L_12, /*hidden argument*/NULL);
|
|||
|
|
if (!L_13)
|
|||
|
|
{
|
|||
|
|
goto IL_0049;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// assetList.RemoveAt(i);
|
|||
|
|
List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 * L_14 = V_0;
|
|||
|
|
int32_t L_15 = V_1;
|
|||
|
|
NullCheck(L_14);
|
|||
|
|
List_1_RemoveAt_m6A177798F50A958BA07AE8F2F8DABD94D43864DB(L_14, L_15, /*hidden argument*/List_1_RemoveAt_m6A177798F50A958BA07AE8F2F8DABD94D43864DB_RuntimeMethod_var);
|
|||
|
|
// break;
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0049:
|
|||
|
|
{
|
|||
|
|
// for(int i=0;i<assetList.Count;++i)
|
|||
|
|
int32_t L_16 = V_1;
|
|||
|
|
V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1));
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_004d:
|
|||
|
|
{
|
|||
|
|
// for(int i=0;i<assetList.Count;++i)
|
|||
|
|
int32_t L_17 = V_1;
|
|||
|
|
List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 * L_18 = V_0;
|
|||
|
|
NullCheck(L_18);
|
|||
|
|
int32_t L_19 = List_1_get_Count_mA5B26AC9C894E9C4E607FAE8EBB6C8D0207C0EF6_inline(L_18, /*hidden argument*/List_1_get_Count_mA5B26AC9C894E9C4E607FAE8EBB6C8D0207C0EF6_RuntimeMethod_var);
|
|||
|
|
if ((((int32_t)L_17) < ((int32_t)L_19)))
|
|||
|
|
{
|
|||
|
|
goto IL_0028;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0056:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// taurus.unity.AssetPack taurus.unity.ResourcesManager::GetAssetPack(taurus.unity.AssetConfig)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * ResourcesManager_GetAssetPack_m4DAAE4A38003547671DB8F07192EBBAE6A07CDED (AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * ___config0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (ResourcesManager_GetAssetPack_m4DAAE4A38003547671DB8F07192EBBAE6A07CDED_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// Dictionary<string, AssetPack> pack = _packMap;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC * L_0 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__packMap_1();
|
|||
|
|
// return pack[config.PackPath];
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * L_1 = ___config0;
|
|||
|
|
NullCheck(L_1);
|
|||
|
|
String_t* L_2 = AssetConfig_get_PackPath_mF78A63B310BE126ABF8E28B2D21EF0C92901844E_inline(L_1, /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_0);
|
|||
|
|
AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * L_3 = Dictionary_2_get_Item_m9A21BB55585712CDBEB5C7FBD3541F970A432877(L_0, L_2, /*hidden argument*/Dictionary_2_get_Item_m9A21BB55585712CDBEB5C7FBD3541F970A432877_RuntimeMethod_var);
|
|||
|
|
return L_3;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.ResourcesManager::UnLoad(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ResourcesManager_UnLoad_m2B247DDB9CD4F9260C66BC43D54E957F0FED24C8 (String_t* ___path0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (ResourcesManager_UnLoad_m2B247DDB9CD4F9260C66BC43D54E957F0FED24C8_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * V_0 = NULL;
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * V_1 = NULL;
|
|||
|
|
Enumerator_tCB05E547B953047D2C7A1B78E4ADD478E94ACDEA V_2;
|
|||
|
|
memset((&V_2), 0, sizeof(V_2));
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * V_3 = NULL;
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * V_4 = NULL;
|
|||
|
|
Exception_t * __last_unhandled_exception = 0;
|
|||
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|||
|
|
Exception_t * __exception_local = 0;
|
|||
|
|
NO_UNUSED_WARNING (__exception_local);
|
|||
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|||
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|||
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|||
|
|
{
|
|||
|
|
// AssetEntity entity = null;
|
|||
|
|
V_0 = (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 *)NULL;
|
|||
|
|
// if (!_resMap.TryGetValue(path, out entity)) return;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 * L_0 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__resMap_2();
|
|||
|
|
String_t* L_1 = ___path0;
|
|||
|
|
NullCheck(L_0);
|
|||
|
|
bool L_2 = Dictionary_2_TryGetValue_m4171555F6EB874D684E317CC34D89683F227F574(L_0, L_1, (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 **)(&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m4171555F6EB874D684E317CC34D89683F227F574_RuntimeMethod_var);
|
|||
|
|
if (L_2)
|
|||
|
|
{
|
|||
|
|
goto IL_0012;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// if (!_resMap.TryGetValue(path, out entity)) return;
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0012:
|
|||
|
|
{
|
|||
|
|
// if (entity.Obj is AudioClip && !((AudioClip)entity.Obj).preloadAudioData)
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_3 = V_0;
|
|||
|
|
NullCheck(L_3);
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_4 = AssetEntity_get_Obj_m9ACC2D740528804ECA47DCF8EE8F1C642B4A2264_inline(L_3, /*hidden argument*/NULL);
|
|||
|
|
if (!((AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 *)IsInstSealed((RuntimeObject*)L_4, AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_il2cpp_TypeInfo_var)))
|
|||
|
|
{
|
|||
|
|
goto IL_0055;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_5 = V_0;
|
|||
|
|
NullCheck(L_5);
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_6 = AssetEntity_get_Obj_m9ACC2D740528804ECA47DCF8EE8F1C642B4A2264_inline(L_5, /*hidden argument*/NULL);
|
|||
|
|
NullCheck(((AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 *)CastclassSealed((RuntimeObject*)L_6, AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_il2cpp_TypeInfo_var)));
|
|||
|
|
bool L_7 = AudioClip_get_preloadAudioData_m31FB68C11E3C8B14D499E5F47A309F6917299034(((AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 *)CastclassSealed((RuntimeObject*)L_6, AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|||
|
|
if (L_7)
|
|||
|
|
{
|
|||
|
|
goto IL_0055;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// if (((AudioClip)entity.Obj).loadState == AudioDataLoadState.Loaded)
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_8 = V_0;
|
|||
|
|
NullCheck(L_8);
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_9 = AssetEntity_get_Obj_m9ACC2D740528804ECA47DCF8EE8F1C642B4A2264_inline(L_8, /*hidden argument*/NULL);
|
|||
|
|
NullCheck(((AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 *)CastclassSealed((RuntimeObject*)L_9, AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_il2cpp_TypeInfo_var)));
|
|||
|
|
int32_t L_10 = AudioClip_get_loadState_mD0CAA76E09B705ED1EBD7F576792A64AACE13BFD(((AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 *)CastclassSealed((RuntimeObject*)L_9, AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|||
|
|
if ((!(((uint32_t)L_10) == ((uint32_t)2))))
|
|||
|
|
{
|
|||
|
|
goto IL_0055;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// ((AudioClip)entity.Obj).UnloadAudioData();
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_11 = V_0;
|
|||
|
|
NullCheck(L_11);
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_12 = AssetEntity_get_Obj_m9ACC2D740528804ECA47DCF8EE8F1C642B4A2264_inline(L_11, /*hidden argument*/NULL);
|
|||
|
|
NullCheck(((AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 *)CastclassSealed((RuntimeObject*)L_12, AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_il2cpp_TypeInfo_var)));
|
|||
|
|
AudioClip_UnloadAudioData_mE75A7CDF01DCF9905E285468DDEA7646623B084A(((AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 *)CastclassSealed((RuntimeObject*)L_12, AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0055:
|
|||
|
|
{
|
|||
|
|
// Resources.UnloadAsset(entity.Obj);
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_13 = V_0;
|
|||
|
|
NullCheck(L_13);
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_14 = AssetEntity_get_Obj_m9ACC2D740528804ECA47DCF8EE8F1C642B4A2264_inline(L_13, /*hidden argument*/NULL);
|
|||
|
|
Resources_UnloadAsset_m066BEEBB51255EF3C0120EA4CF2300CA448FAF64(L_14, /*hidden argument*/NULL);
|
|||
|
|
// _resMap.Remove(path);
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 * L_15 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__resMap_2();
|
|||
|
|
String_t* L_16 = ___path0;
|
|||
|
|
NullCheck(L_15);
|
|||
|
|
Dictionary_2_Remove_m55E4856B2A7030E742580FF9B17C6CB5D9D1CB5E(L_15, L_16, /*hidden argument*/Dictionary_2_Remove_m55E4856B2A7030E742580FF9B17C6CB5D9D1CB5E_RuntimeMethod_var);
|
|||
|
|
// __RemoveByGroup(entity);
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_17 = V_0;
|
|||
|
|
ResourcesManager___RemoveByGroup_mF6E8BED9BF65ADF19C5AD6C69ABE7E870CEE2E7E(L_17, /*hidden argument*/NULL);
|
|||
|
|
// var config = GetAssetConfig(path);
|
|||
|
|
String_t* L_18 = ___path0;
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * L_19 = ResourcesManager_GetAssetConfig_m35B1A42ED93CAB69BC0815A22152B2E04A3E5357(L_18, /*hidden argument*/NULL);
|
|||
|
|
V_1 = L_19;
|
|||
|
|
// var ap = GetAssetPack(config);
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * L_20 = V_1;
|
|||
|
|
AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * L_21 = ResourcesManager_GetAssetPack_m4DAAE4A38003547671DB8F07192EBBAE6A07CDED(L_20, /*hidden argument*/NULL);
|
|||
|
|
// ap.AlreadyNum = 0;
|
|||
|
|
AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * L_22 = L_21;
|
|||
|
|
NullCheck(L_22);
|
|||
|
|
AssetPack_set_AlreadyNum_mAC72157B91E5039A6D640DBE589693B0C650ABF2_inline(L_22, 0, /*hidden argument*/NULL);
|
|||
|
|
// foreach (AssetConfig ac in ap.AssetList)
|
|||
|
|
NullCheck(L_22);
|
|||
|
|
List_1_t924208130B6022C80FB9777399601CCFB1BEAC62 * L_23 = AssetPack_get_AssetList_m797EB920FB27D34FEE3954212E014AD84527A340_inline(L_22, /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_23);
|
|||
|
|
Enumerator_tCB05E547B953047D2C7A1B78E4ADD478E94ACDEA L_24 = List_1_GetEnumerator_mD6117BD0736C0D7D3968CB8A7D4D68BEAD317E6E(L_23, /*hidden argument*/List_1_GetEnumerator_mD6117BD0736C0D7D3968CB8A7D4D68BEAD317E6E_RuntimeMethod_var);
|
|||
|
|
V_2 = L_24;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0091:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
{
|
|||
|
|
goto IL_00e4;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0093:
|
|||
|
|
{
|
|||
|
|
// foreach (AssetConfig ac in ap.AssetList)
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * L_25 = Enumerator_get_Current_m396F56AD61ADBA501F60B0B0B58D84E25EBD83E5_inline((Enumerator_tCB05E547B953047D2C7A1B78E4ADD478E94ACDEA *)(&V_2), /*hidden argument*/Enumerator_get_Current_m396F56AD61ADBA501F60B0B0B58D84E25EBD83E5_RuntimeMethod_var);
|
|||
|
|
V_3 = L_25;
|
|||
|
|
// if(ac.Path != path)
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * L_26 = V_3;
|
|||
|
|
NullCheck(L_26);
|
|||
|
|
String_t* L_27 = AssetConfig_get_Path_mA70D1A5DAF3DB8756D39F69D387104802EC4AF26_inline(L_26, /*hidden argument*/NULL);
|
|||
|
|
String_t* L_28 = ___path0;
|
|||
|
|
bool L_29 = String_op_Inequality_m0BD184A74F453A72376E81CC6CAEE2556B80493E(L_27, L_28, /*hidden argument*/NULL);
|
|||
|
|
if (!L_29)
|
|||
|
|
{
|
|||
|
|
goto IL_00e4;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_00a9:
|
|||
|
|
{
|
|||
|
|
// AssetEntity tem = null;
|
|||
|
|
V_4 = (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 *)NULL;
|
|||
|
|
// if (_resMap.TryGetValue(ac.Path, out tem))
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 * L_30 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__resMap_2();
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * L_31 = V_3;
|
|||
|
|
NullCheck(L_31);
|
|||
|
|
String_t* L_32 = AssetConfig_get_Path_mA70D1A5DAF3DB8756D39F69D387104802EC4AF26_inline(L_31, /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_30);
|
|||
|
|
bool L_33 = Dictionary_2_TryGetValue_m4171555F6EB874D684E317CC34D89683F227F574(L_30, L_32, (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 **)(&V_4), /*hidden argument*/Dictionary_2_TryGetValue_m4171555F6EB874D684E317CC34D89683F227F574_RuntimeMethod_var);
|
|||
|
|
if (!L_33)
|
|||
|
|
{
|
|||
|
|
goto IL_00e4;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_00c0:
|
|||
|
|
{
|
|||
|
|
// Resources.UnloadAsset(tem.Obj);
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_34 = V_4;
|
|||
|
|
NullCheck(L_34);
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_35 = AssetEntity_get_Obj_m9ACC2D740528804ECA47DCF8EE8F1C642B4A2264_inline(L_34, /*hidden argument*/NULL);
|
|||
|
|
Resources_UnloadAsset_m066BEEBB51255EF3C0120EA4CF2300CA448FAF64(L_35, /*hidden argument*/NULL);
|
|||
|
|
// __RemoveByGroup(tem);
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_36 = V_4;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
ResourcesManager___RemoveByGroup_mF6E8BED9BF65ADF19C5AD6C69ABE7E870CEE2E7E(L_36, /*hidden argument*/NULL);
|
|||
|
|
// _resMap.Remove(ac.Path);
|
|||
|
|
Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 * L_37 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__resMap_2();
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * L_38 = V_3;
|
|||
|
|
NullCheck(L_38);
|
|||
|
|
String_t* L_39 = AssetConfig_get_Path_mA70D1A5DAF3DB8756D39F69D387104802EC4AF26_inline(L_38, /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_37);
|
|||
|
|
Dictionary_2_Remove_m55E4856B2A7030E742580FF9B17C6CB5D9D1CB5E(L_37, L_39, /*hidden argument*/Dictionary_2_Remove_m55E4856B2A7030E742580FF9B17C6CB5D9D1CB5E_RuntimeMethod_var);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_00e4:
|
|||
|
|
{
|
|||
|
|
// foreach (AssetConfig ac in ap.AssetList)
|
|||
|
|
bool L_40 = Enumerator_MoveNext_mC7424D3391B06F5F89010BF56CFA8213EA6505C8((Enumerator_tCB05E547B953047D2C7A1B78E4ADD478E94ACDEA *)(&V_2), /*hidden argument*/Enumerator_MoveNext_mC7424D3391B06F5F89010BF56CFA8213EA6505C8_RuntimeMethod_var);
|
|||
|
|
if (L_40)
|
|||
|
|
{
|
|||
|
|
goto IL_0093;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_00ed:
|
|||
|
|
{
|
|||
|
|
IL2CPP_LEAVE(0xFD, FINALLY_00ef);
|
|||
|
|
}
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|||
|
|
goto FINALLY_00ef;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
FINALLY_00ef:
|
|||
|
|
{ // begin finally (depth: 1)
|
|||
|
|
Enumerator_Dispose_m2A21DCB3C3F77B23DB328E3C0D81F611B22A3220((Enumerator_tCB05E547B953047D2C7A1B78E4ADD478E94ACDEA *)(&V_2), /*hidden argument*/Enumerator_Dispose_m2A21DCB3C3F77B23DB328E3C0D81F611B22A3220_RuntimeMethod_var);
|
|||
|
|
IL2CPP_END_FINALLY(239)
|
|||
|
|
} // end finally (depth: 1)
|
|||
|
|
IL2CPP_CLEANUP(239)
|
|||
|
|
{
|
|||
|
|
IL2CPP_JUMP_TBL(0xFD, IL_00fd)
|
|||
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_00fd:
|
|||
|
|
{
|
|||
|
|
// var packPath = config.PackPath;
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * L_41 = V_1;
|
|||
|
|
NullCheck(L_41);
|
|||
|
|
String_t* L_42 = AssetConfig_get_PackPath_mF78A63B310BE126ABF8E28B2D21EF0C92901844E_inline(L_41, /*hidden argument*/NULL);
|
|||
|
|
// UnLoadBundle(packPath);
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
ResourcesManager_UnLoadBundle_mEFC816337AD3B2E9F39B4B5192E7C0AD4340F2F2(L_42, /*hidden argument*/NULL);
|
|||
|
|
// }
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.ResourcesManager::UnLoadBundle(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ResourcesManager_UnLoadBundle_mEFC816337AD3B2E9F39B4B5192E7C0AD4340F2F2 (String_t* ___packPath0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (ResourcesManager_UnLoadBundle_mEFC816337AD3B2E9F39B4B5192E7C0AD4340F2F2_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// if (_bundleMap.ContainsKey(packPath))
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA * L_0 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__bundleMap_3();
|
|||
|
|
String_t* L_1 = ___packPath0;
|
|||
|
|
NullCheck(L_0);
|
|||
|
|
bool L_2 = Dictionary_2_ContainsKey_mB63FE5AB94317638C358FDAEA7EA624D905F540D(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_mB63FE5AB94317638C358FDAEA7EA624D905F540D_RuntimeMethod_var);
|
|||
|
|
if (!L_2)
|
|||
|
|
{
|
|||
|
|
goto IL_002a;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// var pack = _bundleMap[packPath];
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA * L_3 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__bundleMap_3();
|
|||
|
|
String_t* L_4 = ___packPath0;
|
|||
|
|
NullCheck(L_3);
|
|||
|
|
AssetBundle_tCE287BAB693894C3991CDD308B92A8C9C4BD4C78 * L_5 = Dictionary_2_get_Item_m0EF2165575856FF1B17727D87224F49BB1D91493(L_3, L_4, /*hidden argument*/Dictionary_2_get_Item_m0EF2165575856FF1B17727D87224F49BB1D91493_RuntimeMethod_var);
|
|||
|
|
// pack.Unload(false);
|
|||
|
|
NullCheck(L_5);
|
|||
|
|
AssetBundle_Unload_m5B7DE41516A059545F8C493EC459EA0A9166EBB3(L_5, (bool)0, /*hidden argument*/NULL);
|
|||
|
|
// _bundleMap.Remove(packPath);
|
|||
|
|
Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA * L_6 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__bundleMap_3();
|
|||
|
|
String_t* L_7 = ___packPath0;
|
|||
|
|
NullCheck(L_6);
|
|||
|
|
Dictionary_2_Remove_mF3471DD3EC80ABAD212AF4163831E44A4C51AEEB(L_6, L_7, /*hidden argument*/Dictionary_2_Remove_mF3471DD3EC80ABAD212AF4163831E44A4C51AEEB_RuntimeMethod_var);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_002a:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.ResourcesManager::UnLoadGroup(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ResourcesManager_UnLoadGroup_m495A97198CD98A1ECA702D3E2AFBAB58098E7F46 (String_t* ___groupName0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (ResourcesManager_UnLoadGroup_m495A97198CD98A1ECA702D3E2AFBAB58098E7F46_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 * V_0 = NULL;
|
|||
|
|
int32_t V_1 = 0;
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * V_2 = NULL;
|
|||
|
|
{
|
|||
|
|
// if (string.IsNullOrEmpty(groupName)) return;
|
|||
|
|
String_t* L_0 = ___groupName0;
|
|||
|
|
bool L_1 = String_IsNullOrEmpty_m06A85A206AC2106D1982826C5665B9BD35324229(L_0, /*hidden argument*/NULL);
|
|||
|
|
if (!L_1)
|
|||
|
|
{
|
|||
|
|
goto IL_0009;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// if (string.IsNullOrEmpty(groupName)) return;
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0009:
|
|||
|
|
{
|
|||
|
|
// List<AssetEntity> assetList = null;
|
|||
|
|
V_0 = (List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 *)NULL;
|
|||
|
|
// if (_groupMap.TryGetValue(groupName, out assetList))
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2_t296DB25273CE4CE3D4D5B7FCA95E3214DF18B51F * L_2 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__groupMap_5();
|
|||
|
|
String_t* L_3 = ___groupName0;
|
|||
|
|
NullCheck(L_2);
|
|||
|
|
bool L_4 = Dictionary_2_TryGetValue_m9295677A1D4073A9BAF8FD01530987C1E4EE3EF2(L_2, L_3, (List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 **)(&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m9295677A1D4073A9BAF8FD01530987C1E4EE3EF2_RuntimeMethod_var);
|
|||
|
|
if (!L_4)
|
|||
|
|
{
|
|||
|
|
goto IL_00c1;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// for (int i = 0; i < assetList.Count; ++i)
|
|||
|
|
V_1 = 0;
|
|||
|
|
goto IL_00b5;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0024:
|
|||
|
|
{
|
|||
|
|
// AssetEntity tem = assetList[i];
|
|||
|
|
List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 * L_5 = V_0;
|
|||
|
|
int32_t L_6 = V_1;
|
|||
|
|
NullCheck(L_5);
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_7 = List_1_get_Item_m853F1EC61E33E9FBD6A5E7DEE2B08C59229EA498_inline(L_5, L_6, /*hidden argument*/List_1_get_Item_m853F1EC61E33E9FBD6A5E7DEE2B08C59229EA498_RuntimeMethod_var);
|
|||
|
|
V_2 = L_7;
|
|||
|
|
// if (tem.Obj != null && tem.Obj is AudioClip)
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_8 = V_2;
|
|||
|
|
NullCheck(L_8);
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_9 = AssetEntity_get_Obj_m9ACC2D740528804ECA47DCF8EE8F1C642B4A2264_inline(L_8, /*hidden argument*/NULL);
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
|
|||
|
|
bool L_10 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_9, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
|
|||
|
|
if (!L_10)
|
|||
|
|
{
|
|||
|
|
goto IL_007d;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_11 = V_2;
|
|||
|
|
NullCheck(L_11);
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_12 = AssetEntity_get_Obj_m9ACC2D740528804ECA47DCF8EE8F1C642B4A2264_inline(L_11, /*hidden argument*/NULL);
|
|||
|
|
if (!((AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 *)IsInstSealed((RuntimeObject*)L_12, AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_il2cpp_TypeInfo_var)))
|
|||
|
|
{
|
|||
|
|
goto IL_007d;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// if (((AudioClip)tem.Obj).loadState == AudioDataLoadState.Loaded && !((AudioClip)tem.Obj).preloadAudioData)
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_13 = V_2;
|
|||
|
|
NullCheck(L_13);
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_14 = AssetEntity_get_Obj_m9ACC2D740528804ECA47DCF8EE8F1C642B4A2264_inline(L_13, /*hidden argument*/NULL);
|
|||
|
|
NullCheck(((AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 *)CastclassSealed((RuntimeObject*)L_14, AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_il2cpp_TypeInfo_var)));
|
|||
|
|
int32_t L_15 = AudioClip_get_loadState_mD0CAA76E09B705ED1EBD7F576792A64AACE13BFD(((AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 *)CastclassSealed((RuntimeObject*)L_14, AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|||
|
|
if ((!(((uint32_t)L_15) == ((uint32_t)2))))
|
|||
|
|
{
|
|||
|
|
goto IL_007d;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_16 = V_2;
|
|||
|
|
NullCheck(L_16);
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_17 = AssetEntity_get_Obj_m9ACC2D740528804ECA47DCF8EE8F1C642B4A2264_inline(L_16, /*hidden argument*/NULL);
|
|||
|
|
NullCheck(((AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 *)CastclassSealed((RuntimeObject*)L_17, AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_il2cpp_TypeInfo_var)));
|
|||
|
|
bool L_18 = AudioClip_get_preloadAudioData_m31FB68C11E3C8B14D499E5F47A309F6917299034(((AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 *)CastclassSealed((RuntimeObject*)L_17, AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|||
|
|
if (L_18)
|
|||
|
|
{
|
|||
|
|
goto IL_007d;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// ((AudioClip)tem.Obj).UnloadAudioData();
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_19 = V_2;
|
|||
|
|
NullCheck(L_19);
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_20 = AssetEntity_get_Obj_m9ACC2D740528804ECA47DCF8EE8F1C642B4A2264_inline(L_19, /*hidden argument*/NULL);
|
|||
|
|
NullCheck(((AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 *)CastclassSealed((RuntimeObject*)L_20, AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_il2cpp_TypeInfo_var)));
|
|||
|
|
AudioClip_UnloadAudioData_mE75A7CDF01DCF9905E285468DDEA7646623B084A(((AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 *)CastclassSealed((RuntimeObject*)L_20, AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_007d:
|
|||
|
|
{
|
|||
|
|
// Resources.UnloadAsset(tem.Obj);
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_21 = V_2;
|
|||
|
|
NullCheck(L_21);
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_22 = AssetEntity_get_Obj_m9ACC2D740528804ECA47DCF8EE8F1C642B4A2264_inline(L_21, /*hidden argument*/NULL);
|
|||
|
|
Resources_UnloadAsset_m066BEEBB51255EF3C0120EA4CF2300CA448FAF64(L_22, /*hidden argument*/NULL);
|
|||
|
|
// _resMap.Remove(tem.Path);
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 * L_23 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__resMap_2();
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_24 = V_2;
|
|||
|
|
NullCheck(L_24);
|
|||
|
|
String_t* L_25 = AssetEntity_get_Path_m5AA937CB66B3BC66BB587BCE66F0AE73895E1628_inline(L_24, /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_23);
|
|||
|
|
Dictionary_2_Remove_m55E4856B2A7030E742580FF9B17C6CB5D9D1CB5E(L_23, L_25, /*hidden argument*/Dictionary_2_Remove_m55E4856B2A7030E742580FF9B17C6CB5D9D1CB5E_RuntimeMethod_var);
|
|||
|
|
// if (!string.IsNullOrEmpty(tem.PackPath))
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_26 = V_2;
|
|||
|
|
NullCheck(L_26);
|
|||
|
|
String_t* L_27 = AssetEntity_get_PackPath_mAE901E5D3A5A949669BCB288CF77A2DEFB77E5AA_inline(L_26, /*hidden argument*/NULL);
|
|||
|
|
bool L_28 = String_IsNullOrEmpty_m06A85A206AC2106D1982826C5665B9BD35324229(L_27, /*hidden argument*/NULL);
|
|||
|
|
if (L_28)
|
|||
|
|
{
|
|||
|
|
goto IL_00b1;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// UnLoadBundle(tem.PackPath);
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_29 = V_2;
|
|||
|
|
NullCheck(L_29);
|
|||
|
|
String_t* L_30 = AssetEntity_get_PackPath_mAE901E5D3A5A949669BCB288CF77A2DEFB77E5AA_inline(L_29, /*hidden argument*/NULL);
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
ResourcesManager_UnLoadBundle_mEFC816337AD3B2E9F39B4B5192E7C0AD4340F2F2(L_30, /*hidden argument*/NULL);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_00b1:
|
|||
|
|
{
|
|||
|
|
// for (int i = 0; i < assetList.Count; ++i)
|
|||
|
|
int32_t L_31 = V_1;
|
|||
|
|
V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1));
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_00b5:
|
|||
|
|
{
|
|||
|
|
// for (int i = 0; i < assetList.Count; ++i)
|
|||
|
|
int32_t L_32 = V_1;
|
|||
|
|
List_1_t9659358D70C9CF90AA6E5B3F08E1ACC1D2098EE0 * L_33 = V_0;
|
|||
|
|
NullCheck(L_33);
|
|||
|
|
int32_t L_34 = List_1_get_Count_mA5B26AC9C894E9C4E607FAE8EBB6C8D0207C0EF6_inline(L_33, /*hidden argument*/List_1_get_Count_mA5B26AC9C894E9C4E607FAE8EBB6C8D0207C0EF6_RuntimeMethod_var);
|
|||
|
|
if ((((int32_t)L_32) < ((int32_t)L_34)))
|
|||
|
|
{
|
|||
|
|
goto IL_0024;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_00c1:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.ResourcesManager::DestroyAll()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ResourcesManager_DestroyAll_mA1ADEC6B499791F3F95D87B6743D5E52DD63485D (const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (ResourcesManager_DestroyAll_mA1ADEC6B499791F3F95D87B6743D5E52DD63485D_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
Enumerator_tE5AA916FF75C3C121B9F89BF0E0299EC2AC69D8F V_0;
|
|||
|
|
memset((&V_0), 0, sizeof(V_0));
|
|||
|
|
KeyValuePair_2_t7E64E9EAA2C1962E7B9789398D4F88D8EE1D6D77 V_1;
|
|||
|
|
memset((&V_1), 0, sizeof(V_1));
|
|||
|
|
Enumerator_tA9CE0B4D84075C3CC86E676F96AFDF93868A8B78 V_2;
|
|||
|
|
memset((&V_2), 0, sizeof(V_2));
|
|||
|
|
KeyValuePair_2_tE901BF98538F781D1EFB75457F64ADF8FF573284 V_3;
|
|||
|
|
memset((&V_3), 0, sizeof(V_3));
|
|||
|
|
Exception_t * __last_unhandled_exception = 0;
|
|||
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|||
|
|
Exception_t * __exception_local = 0;
|
|||
|
|
NO_UNUSED_WARNING (__exception_local);
|
|||
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|||
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|||
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|||
|
|
{
|
|||
|
|
// foreach(KeyValuePair<string, AssetEntity> kv in _resMap)
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 * L_0 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__resMap_2();
|
|||
|
|
NullCheck(L_0);
|
|||
|
|
Enumerator_tE5AA916FF75C3C121B9F89BF0E0299EC2AC69D8F L_1 = Dictionary_2_GetEnumerator_mE4A3C6D15F5EC8BB3868E869380D94F04A9A4EBB(L_0, /*hidden argument*/Dictionary_2_GetEnumerator_mE4A3C6D15F5EC8BB3868E869380D94F04A9A4EBB_RuntimeMethod_var);
|
|||
|
|
V_0 = L_1;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_000b:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
{
|
|||
|
|
goto IL_0026;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_000d:
|
|||
|
|
{
|
|||
|
|
// foreach(KeyValuePair<string, AssetEntity> kv in _resMap)
|
|||
|
|
KeyValuePair_2_t7E64E9EAA2C1962E7B9789398D4F88D8EE1D6D77 L_2 = Enumerator_get_Current_mC584603D98831AD6988D641E6EE1BE0B7773FF20_inline((Enumerator_tE5AA916FF75C3C121B9F89BF0E0299EC2AC69D8F *)(&V_0), /*hidden argument*/Enumerator_get_Current_mC584603D98831AD6988D641E6EE1BE0B7773FF20_RuntimeMethod_var);
|
|||
|
|
V_1 = L_2;
|
|||
|
|
// Resources.UnloadAsset(kv.Value.Obj);
|
|||
|
|
AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * L_3 = KeyValuePair_2_get_Value_mE25F066C902BFB15B5447E75A8E1435BAA6501F8_inline((KeyValuePair_2_t7E64E9EAA2C1962E7B9789398D4F88D8EE1D6D77 *)(&V_1), /*hidden argument*/KeyValuePair_2_get_Value_mE25F066C902BFB15B5447E75A8E1435BAA6501F8_RuntimeMethod_var);
|
|||
|
|
NullCheck(L_3);
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_4 = AssetEntity_get_Obj_m9ACC2D740528804ECA47DCF8EE8F1C642B4A2264_inline(L_3, /*hidden argument*/NULL);
|
|||
|
|
Resources_UnloadAsset_m066BEEBB51255EF3C0120EA4CF2300CA448FAF64(L_4, /*hidden argument*/NULL);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0026:
|
|||
|
|
{
|
|||
|
|
// foreach(KeyValuePair<string, AssetEntity> kv in _resMap)
|
|||
|
|
bool L_5 = Enumerator_MoveNext_mA7E134E76C4DAB6BCC103E9C798F99E3C8589BFC((Enumerator_tE5AA916FF75C3C121B9F89BF0E0299EC2AC69D8F *)(&V_0), /*hidden argument*/Enumerator_MoveNext_mA7E134E76C4DAB6BCC103E9C798F99E3C8589BFC_RuntimeMethod_var);
|
|||
|
|
if (L_5)
|
|||
|
|
{
|
|||
|
|
goto IL_000d;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_002f:
|
|||
|
|
{
|
|||
|
|
IL2CPP_LEAVE(0x3F, FINALLY_0031);
|
|||
|
|
}
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|||
|
|
goto FINALLY_0031;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
FINALLY_0031:
|
|||
|
|
{ // begin finally (depth: 1)
|
|||
|
|
Enumerator_Dispose_m5C9380ADF0DB25D4BC2A019411643D1E3786C551((Enumerator_tE5AA916FF75C3C121B9F89BF0E0299EC2AC69D8F *)(&V_0), /*hidden argument*/Enumerator_Dispose_m5C9380ADF0DB25D4BC2A019411643D1E3786C551_RuntimeMethod_var);
|
|||
|
|
IL2CPP_END_FINALLY(49)
|
|||
|
|
} // end finally (depth: 1)
|
|||
|
|
IL2CPP_CLEANUP(49)
|
|||
|
|
{
|
|||
|
|
IL2CPP_JUMP_TBL(0x3F, IL_003f)
|
|||
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_003f:
|
|||
|
|
{
|
|||
|
|
// foreach (KeyValuePair<string, AssetBundle> pack in _bundleMap)
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA * L_6 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__bundleMap_3();
|
|||
|
|
NullCheck(L_6);
|
|||
|
|
Enumerator_tA9CE0B4D84075C3CC86E676F96AFDF93868A8B78 L_7 = Dictionary_2_GetEnumerator_m0652C7778ABBBEF73B3AEC6181B102FAAFD158C6(L_6, /*hidden argument*/Dictionary_2_GetEnumerator_m0652C7778ABBBEF73B3AEC6181B102FAAFD158C6_RuntimeMethod_var);
|
|||
|
|
V_2 = L_7;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_004a:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
{
|
|||
|
|
goto IL_0061;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_004c:
|
|||
|
|
{
|
|||
|
|
// foreach (KeyValuePair<string, AssetBundle> pack in _bundleMap)
|
|||
|
|
KeyValuePair_2_tE901BF98538F781D1EFB75457F64ADF8FF573284 L_8 = Enumerator_get_Current_m3E82018C56593F51AD49A28CF659C311E2E00BC6_inline((Enumerator_tA9CE0B4D84075C3CC86E676F96AFDF93868A8B78 *)(&V_2), /*hidden argument*/Enumerator_get_Current_m3E82018C56593F51AD49A28CF659C311E2E00BC6_RuntimeMethod_var);
|
|||
|
|
V_3 = L_8;
|
|||
|
|
// pack.Value.Unload(true);
|
|||
|
|
AssetBundle_tCE287BAB693894C3991CDD308B92A8C9C4BD4C78 * L_9 = KeyValuePair_2_get_Value_mF328ED102A6E598CEA5137638EE33D829A5D4977_inline((KeyValuePair_2_tE901BF98538F781D1EFB75457F64ADF8FF573284 *)(&V_3), /*hidden argument*/KeyValuePair_2_get_Value_mF328ED102A6E598CEA5137638EE33D829A5D4977_RuntimeMethod_var);
|
|||
|
|
NullCheck(L_9);
|
|||
|
|
AssetBundle_Unload_m5B7DE41516A059545F8C493EC459EA0A9166EBB3(L_9, (bool)1, /*hidden argument*/NULL);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0061:
|
|||
|
|
{
|
|||
|
|
// foreach (KeyValuePair<string, AssetBundle> pack in _bundleMap)
|
|||
|
|
bool L_10 = Enumerator_MoveNext_m07DD35B7EE668CDB77A2FA54397DE21733BC6A8D((Enumerator_tA9CE0B4D84075C3CC86E676F96AFDF93868A8B78 *)(&V_2), /*hidden argument*/Enumerator_MoveNext_m07DD35B7EE668CDB77A2FA54397DE21733BC6A8D_RuntimeMethod_var);
|
|||
|
|
if (L_10)
|
|||
|
|
{
|
|||
|
|
goto IL_004c;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_006a:
|
|||
|
|
{
|
|||
|
|
IL2CPP_LEAVE(0x7A, FINALLY_006c);
|
|||
|
|
}
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|||
|
|
goto FINALLY_006c;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
FINALLY_006c:
|
|||
|
|
{ // begin finally (depth: 1)
|
|||
|
|
Enumerator_Dispose_mE80E0CAED7C45B5079C7707824D187512ADE96CB((Enumerator_tA9CE0B4D84075C3CC86E676F96AFDF93868A8B78 *)(&V_2), /*hidden argument*/Enumerator_Dispose_mE80E0CAED7C45B5079C7707824D187512ADE96CB_RuntimeMethod_var);
|
|||
|
|
IL2CPP_END_FINALLY(108)
|
|||
|
|
} // end finally (depth: 1)
|
|||
|
|
IL2CPP_CLEANUP(108)
|
|||
|
|
{
|
|||
|
|
IL2CPP_JUMP_TBL(0x7A, IL_007a)
|
|||
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_007a:
|
|||
|
|
{
|
|||
|
|
// _assetConfigMapByPath.Clear();
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3 * L_11 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__assetConfigMapByPath_0();
|
|||
|
|
NullCheck(L_11);
|
|||
|
|
Dictionary_2_Clear_m552E42DC5AE1685BC56F108AE393650A1E2ED69E(L_11, /*hidden argument*/Dictionary_2_Clear_m552E42DC5AE1685BC56F108AE393650A1E2ED69E_RuntimeMethod_var);
|
|||
|
|
// _packMap.Clear();
|
|||
|
|
Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC * L_12 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__packMap_1();
|
|||
|
|
NullCheck(L_12);
|
|||
|
|
Dictionary_2_Clear_mF9F63202D4D4E8D6972D1EE02E6408A3919A1CB3(L_12, /*hidden argument*/Dictionary_2_Clear_mF9F63202D4D4E8D6972D1EE02E6408A3919A1CB3_RuntimeMethod_var);
|
|||
|
|
// _config_load_map.Clear();
|
|||
|
|
Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B * L_13 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__config_load_map_4();
|
|||
|
|
NullCheck(L_13);
|
|||
|
|
Dictionary_2_Clear_m2FD8E2984A97F92CDA2E37E7F8EC6E74866AEB26(L_13, /*hidden argument*/Dictionary_2_Clear_m2FD8E2984A97F92CDA2E37E7F8EC6E74866AEB26_RuntimeMethod_var);
|
|||
|
|
// _bundleMap.Clear();
|
|||
|
|
Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA * L_14 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__bundleMap_3();
|
|||
|
|
NullCheck(L_14);
|
|||
|
|
Dictionary_2_Clear_m9758CF4546D8588E802AE79BE27A75F1A47393BE(L_14, /*hidden argument*/Dictionary_2_Clear_m9758CF4546D8588E802AE79BE27A75F1A47393BE_RuntimeMethod_var);
|
|||
|
|
// _resMap.Clear();
|
|||
|
|
Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 * L_15 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__resMap_2();
|
|||
|
|
NullCheck(L_15);
|
|||
|
|
Dictionary_2_Clear_mC59B29F18DC743BDB5229C87DFADF8EBF82C56DE(L_15, /*hidden argument*/Dictionary_2_Clear_mC59B29F18DC743BDB5229C87DFADF8EBF82C56DE_RuntimeMethod_var);
|
|||
|
|
// _groupMap.Clear();
|
|||
|
|
Dictionary_2_t296DB25273CE4CE3D4D5B7FCA95E3214DF18B51F * L_16 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__groupMap_5();
|
|||
|
|
NullCheck(L_16);
|
|||
|
|
Dictionary_2_Clear_m59F0D209670746A4BA97FDB9E79681A94BDB2228(L_16, /*hidden argument*/Dictionary_2_Clear_m59F0D209670746A4BA97FDB9E79681A94BDB2228_RuntimeMethod_var);
|
|||
|
|
// Resources.UnloadUnusedAssets();
|
|||
|
|
Resources_UnloadUnusedAssets_m04EC5EA06A8F7F26ED95BD704E1DDF62BBAB7043(/*hidden argument*/NULL);
|
|||
|
|
// }
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// taurus.unity.AssetConfig taurus.unity.ResourcesManager::GetAssetConfig(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * ResourcesManager_GetAssetConfig_m35B1A42ED93CAB69BC0815A22152B2E04A3E5357 (String_t* ___assetPath0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (ResourcesManager_GetAssetConfig_m35B1A42ED93CAB69BC0815A22152B2E04A3E5357_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * V_0 = NULL;
|
|||
|
|
{
|
|||
|
|
// AssetConfig config = null;
|
|||
|
|
V_0 = (AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 *)NULL;
|
|||
|
|
// _assetConfigMapByPath.TryGetValue(assetPath, out config);
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3 * L_0 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__assetConfigMapByPath_0();
|
|||
|
|
String_t* L_1 = ___assetPath0;
|
|||
|
|
NullCheck(L_0);
|
|||
|
|
Dictionary_2_TryGetValue_m38724AD13339902DB57C1D0477BACA2C7E58BB3B(L_0, L_1, (AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 **)(&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m38724AD13339902DB57C1D0477BACA2C7E58BB3B_RuntimeMethod_var);
|
|||
|
|
// return config;
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * L_2 = V_0;
|
|||
|
|
return L_2;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.ResourcesManager::ReadAssetConfig(System.String)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ResourcesManager_ReadAssetConfig_mBDDB42465050AAEB0FB3857E7557F466BE405BE4 (String_t* ___base_path0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (ResourcesManager_ReadAssetConfig_mBDDB42465050AAEB0FB3857E7557F466BE405BE4_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
String_t* V_0 = NULL;
|
|||
|
|
ByteArray_t5B8026DA5E5D2F9403BF1B87D0FE2E45BE31D40C * V_1 = NULL;
|
|||
|
|
int32_t V_2 = 0;
|
|||
|
|
int32_t V_3 = 0;
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * V_4 = NULL;
|
|||
|
|
AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * V_5 = NULL;
|
|||
|
|
{
|
|||
|
|
// if (_config_load_map.ContainsKey(base_path)) return;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B * L_0 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__config_load_map_4();
|
|||
|
|
String_t* L_1 = ___base_path0;
|
|||
|
|
NullCheck(L_0);
|
|||
|
|
bool L_2 = Dictionary_2_ContainsKey_mDBC6E76120D67D6A3303D183E5DAB6DEDD0F4404(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_mDBC6E76120D67D6A3303D183E5DAB6DEDD0F4404_RuntimeMethod_var);
|
|||
|
|
if (!L_2)
|
|||
|
|
{
|
|||
|
|
goto IL_000e;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// if (_config_load_map.ContainsKey(base_path)) return;
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_000e:
|
|||
|
|
{
|
|||
|
|
// var path = PACK_PATH + base_path + "/asset_config.bytes";
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
String_t* L_3 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get_PACK_PATH_8();
|
|||
|
|
String_t* L_4 = ___base_path0;
|
|||
|
|
String_t* L_5 = String_Concat_mF4626905368D6558695A823466A1AF65EADB9923(L_3, L_4, _stringLiteralC2F13F20F717617D4E651989AA8A5C902B09C179, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_5;
|
|||
|
|
// if (!File.Exists(path))
|
|||
|
|
String_t* L_6 = V_0;
|
|||
|
|
bool L_7 = File_Exists_m6B9BDD8EEB33D744EB0590DD27BC0152FAFBD1FB(L_6, /*hidden argument*/NULL);
|
|||
|
|
if (L_7)
|
|||
|
|
{
|
|||
|
|
goto IL_0028;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// return;
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0028:
|
|||
|
|
{
|
|||
|
|
// byte[] bytes = File.ReadAllBytes(path);
|
|||
|
|
String_t* L_8 = V_0;
|
|||
|
|
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_9 = File_ReadAllBytes_mF29468CED0B7B3B7C0971ACEBB16A38683718BEC(L_8, /*hidden argument*/NULL);
|
|||
|
|
// ByteArray reader = new ByteArray(bytes);
|
|||
|
|
ByteArray_t5B8026DA5E5D2F9403BF1B87D0FE2E45BE31D40C * L_10 = (ByteArray_t5B8026DA5E5D2F9403BF1B87D0FE2E45BE31D40C *)il2cpp_codegen_object_new(ByteArray_t5B8026DA5E5D2F9403BF1B87D0FE2E45BE31D40C_il2cpp_TypeInfo_var);
|
|||
|
|
ByteArray__ctor_m4C1DF48EAB9657F190AA9474BFC617788A8BED44(L_10, L_9, /*hidden argument*/NULL);
|
|||
|
|
V_1 = L_10;
|
|||
|
|
// var len2 = reader.readInt();
|
|||
|
|
ByteArray_t5B8026DA5E5D2F9403BF1B87D0FE2E45BE31D40C * L_11 = V_1;
|
|||
|
|
NullCheck(L_11);
|
|||
|
|
int32_t L_12 = ByteArray_readInt_mED6D8065A56ABC0FD96824E7A9C9430C35BF5FD1(L_11, /*hidden argument*/NULL);
|
|||
|
|
V_2 = L_12;
|
|||
|
|
// for (int k = 0; k < len2; ++k)
|
|||
|
|
V_3 = 0;
|
|||
|
|
goto IL_010d;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0042:
|
|||
|
|
{
|
|||
|
|
// AssetConfig config = new AssetConfig();
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * L_13 = (AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 *)il2cpp_codegen_object_new(AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4_il2cpp_TypeInfo_var);
|
|||
|
|
AssetConfig__ctor_m1CA1BD70764E1060C6809956B4708E6AF07AB977(L_13, /*hidden argument*/NULL);
|
|||
|
|
V_4 = L_13;
|
|||
|
|
// config.Name = reader.readString();
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * L_14 = V_4;
|
|||
|
|
ByteArray_t5B8026DA5E5D2F9403BF1B87D0FE2E45BE31D40C * L_15 = V_1;
|
|||
|
|
NullCheck(L_15);
|
|||
|
|
String_t* L_16 = ByteArray_readString_m879D28CF5BC3B9AB26E36AB1163457CC68F8A47A(L_15, /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_14);
|
|||
|
|
AssetConfig_set_Name_m14869BA79F0C82D13CBEA4D580468815E582A804_inline(L_14, L_16, /*hidden argument*/NULL);
|
|||
|
|
// config.Path = reader.readString();
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * L_17 = V_4;
|
|||
|
|
ByteArray_t5B8026DA5E5D2F9403BF1B87D0FE2E45BE31D40C * L_18 = V_1;
|
|||
|
|
NullCheck(L_18);
|
|||
|
|
String_t* L_19 = ByteArray_readString_m879D28CF5BC3B9AB26E36AB1163457CC68F8A47A(L_18, /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_17);
|
|||
|
|
AssetConfig_set_Path_m6698353881B96C1B9451A04773283EF077FDA79B_inline(L_17, L_19, /*hidden argument*/NULL);
|
|||
|
|
// config.PackPath = reader.readString();
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * L_20 = V_4;
|
|||
|
|
ByteArray_t5B8026DA5E5D2F9403BF1B87D0FE2E45BE31D40C * L_21 = V_1;
|
|||
|
|
NullCheck(L_21);
|
|||
|
|
String_t* L_22 = ByteArray_readString_m879D28CF5BC3B9AB26E36AB1163457CC68F8A47A(L_21, /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_20);
|
|||
|
|
AssetConfig_set_PackPath_m0455465D67AB0DD3110F9F161727C804E5BA021A_inline(L_20, L_22, /*hidden argument*/NULL);
|
|||
|
|
// if (_assetConfigMapByPath.ContainsKey(config.Path))
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3 * L_23 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__assetConfigMapByPath_0();
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * L_24 = V_4;
|
|||
|
|
NullCheck(L_24);
|
|||
|
|
String_t* L_25 = AssetConfig_get_Path_mA70D1A5DAF3DB8756D39F69D387104802EC4AF26_inline(L_24, /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_23);
|
|||
|
|
bool L_26 = Dictionary_2_ContainsKey_mC9FE70CCA33A864B03F956A99E17A268400D7D29(L_23, L_25, /*hidden argument*/Dictionary_2_ContainsKey_mC9FE70CCA33A864B03F956A99E17A268400D7D29_RuntimeMethod_var);
|
|||
|
|
if (!L_26)
|
|||
|
|
{
|
|||
|
|
goto IL_0090;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// Debugger.LogError(config.Path);
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * L_27 = V_4;
|
|||
|
|
NullCheck(L_27);
|
|||
|
|
String_t* L_28 = AssetConfig_get_Path_mA70D1A5DAF3DB8756D39F69D387104802EC4AF26_inline(L_27, /*hidden argument*/NULL);
|
|||
|
|
Debugger_LogError_mE7A3D9872C69EA120299EFCBDF270821D8F7740A(L_28, /*hidden argument*/NULL);
|
|||
|
|
// return;
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0090:
|
|||
|
|
{
|
|||
|
|
// _assetConfigMapByPath.Add(config.Path, config);
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3 * L_29 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__assetConfigMapByPath_0();
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * L_30 = V_4;
|
|||
|
|
NullCheck(L_30);
|
|||
|
|
String_t* L_31 = AssetConfig_get_Path_mA70D1A5DAF3DB8756D39F69D387104802EC4AF26_inline(L_30, /*hidden argument*/NULL);
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * L_32 = V_4;
|
|||
|
|
NullCheck(L_29);
|
|||
|
|
Dictionary_2_Add_m4CAA7B7E7D3A018FD3812AA53EDD2CED109ED980(L_29, L_31, L_32, /*hidden argument*/Dictionary_2_Add_m4CAA7B7E7D3A018FD3812AA53EDD2CED109ED980_RuntimeMethod_var);
|
|||
|
|
// if (_packMap.ContainsKey(config.PackPath))
|
|||
|
|
Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC * L_33 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__packMap_1();
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * L_34 = V_4;
|
|||
|
|
NullCheck(L_34);
|
|||
|
|
String_t* L_35 = AssetConfig_get_PackPath_mF78A63B310BE126ABF8E28B2D21EF0C92901844E_inline(L_34, /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_33);
|
|||
|
|
bool L_36 = Dictionary_2_ContainsKey_m5346D4C6ED4DF7C0A37606766E4CA0680A405B43(L_33, L_35, /*hidden argument*/Dictionary_2_ContainsKey_m5346D4C6ED4DF7C0A37606766E4CA0680A405B43_RuntimeMethod_var);
|
|||
|
|
if (!L_36)
|
|||
|
|
{
|
|||
|
|
goto IL_00d5;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// _packMap[config.PackPath].AssetList.Add(config);
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC * L_37 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__packMap_1();
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * L_38 = V_4;
|
|||
|
|
NullCheck(L_38);
|
|||
|
|
String_t* L_39 = AssetConfig_get_PackPath_mF78A63B310BE126ABF8E28B2D21EF0C92901844E_inline(L_38, /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_37);
|
|||
|
|
AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * L_40 = Dictionary_2_get_Item_m9A21BB55585712CDBEB5C7FBD3541F970A432877(L_37, L_39, /*hidden argument*/Dictionary_2_get_Item_m9A21BB55585712CDBEB5C7FBD3541F970A432877_RuntimeMethod_var);
|
|||
|
|
NullCheck(L_40);
|
|||
|
|
List_1_t924208130B6022C80FB9777399601CCFB1BEAC62 * L_41 = AssetPack_get_AssetList_m797EB920FB27D34FEE3954212E014AD84527A340_inline(L_40, /*hidden argument*/NULL);
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * L_42 = V_4;
|
|||
|
|
NullCheck(L_41);
|
|||
|
|
List_1_Add_m74CEB7FACBD5F4D6789E26FB2119FF616F0AA28A(L_41, L_42, /*hidden argument*/List_1_Add_m74CEB7FACBD5F4D6789E26FB2119FF616F0AA28A_RuntimeMethod_var);
|
|||
|
|
// }
|
|||
|
|
goto IL_0109;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_00d5:
|
|||
|
|
{
|
|||
|
|
// var ap = new AssetPack();
|
|||
|
|
AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * L_43 = (AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 *)il2cpp_codegen_object_new(AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886_il2cpp_TypeInfo_var);
|
|||
|
|
AssetPack__ctor_mBE532895EED4153AED0CEFDE06E1699CB71590D4(L_43, /*hidden argument*/NULL);
|
|||
|
|
V_5 = L_43;
|
|||
|
|
// ap.AssetList = new List<AssetConfig>();
|
|||
|
|
AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * L_44 = V_5;
|
|||
|
|
List_1_t924208130B6022C80FB9777399601CCFB1BEAC62 * L_45 = (List_1_t924208130B6022C80FB9777399601CCFB1BEAC62 *)il2cpp_codegen_object_new(List_1_t924208130B6022C80FB9777399601CCFB1BEAC62_il2cpp_TypeInfo_var);
|
|||
|
|
List_1__ctor_mF7202BEE60D8CE10EB0BF13CBF28A09252A61272(L_45, /*hidden argument*/List_1__ctor_mF7202BEE60D8CE10EB0BF13CBF28A09252A61272_RuntimeMethod_var);
|
|||
|
|
NullCheck(L_44);
|
|||
|
|
AssetPack_set_AssetList_m5EE2820CD71808C0E5352E2FBCA2BA466F869B87_inline(L_44, L_45, /*hidden argument*/NULL);
|
|||
|
|
// ap.AssetList.Add(config);
|
|||
|
|
AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * L_46 = V_5;
|
|||
|
|
NullCheck(L_46);
|
|||
|
|
List_1_t924208130B6022C80FB9777399601CCFB1BEAC62 * L_47 = AssetPack_get_AssetList_m797EB920FB27D34FEE3954212E014AD84527A340_inline(L_46, /*hidden argument*/NULL);
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * L_48 = V_4;
|
|||
|
|
NullCheck(L_47);
|
|||
|
|
List_1_Add_m74CEB7FACBD5F4D6789E26FB2119FF616F0AA28A(L_47, L_48, /*hidden argument*/List_1_Add_m74CEB7FACBD5F4D6789E26FB2119FF616F0AA28A_RuntimeMethod_var);
|
|||
|
|
// _packMap.Add(config.PackPath, ap);
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC * L_49 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__packMap_1();
|
|||
|
|
AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * L_50 = V_4;
|
|||
|
|
NullCheck(L_50);
|
|||
|
|
String_t* L_51 = AssetConfig_get_PackPath_mF78A63B310BE126ABF8E28B2D21EF0C92901844E_inline(L_50, /*hidden argument*/NULL);
|
|||
|
|
AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * L_52 = V_5;
|
|||
|
|
NullCheck(L_49);
|
|||
|
|
Dictionary_2_Add_mCD7633C633203FE989DEF1BF4EA23E59760C54D3(L_49, L_51, L_52, /*hidden argument*/Dictionary_2_Add_mCD7633C633203FE989DEF1BF4EA23E59760C54D3_RuntimeMethod_var);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0109:
|
|||
|
|
{
|
|||
|
|
// for (int k = 0; k < len2; ++k)
|
|||
|
|
int32_t L_53 = V_3;
|
|||
|
|
V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_53, (int32_t)1));
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_010d:
|
|||
|
|
{
|
|||
|
|
// for (int k = 0; k < len2; ++k)
|
|||
|
|
int32_t L_54 = V_3;
|
|||
|
|
int32_t L_55 = V_2;
|
|||
|
|
if ((((int32_t)L_54) < ((int32_t)L_55)))
|
|||
|
|
{
|
|||
|
|
goto IL_0042;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// _config_load_map.Add(base_path, true);
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B * L_56 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get__config_load_map_4();
|
|||
|
|
String_t* L_57 = ___base_path0;
|
|||
|
|
NullCheck(L_56);
|
|||
|
|
Dictionary_2_Add_mD52AA2D300148F2DE1C2D96234A899A3F82DBF20(L_56, L_57, (bool)1, /*hidden argument*/Dictionary_2_Add_mD52AA2D300148F2DE1C2D96234A899A3F82DBF20_RuntimeMethod_var);
|
|||
|
|
// }
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus.unity.ResourcesManager::.cctor()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ResourcesManager__cctor_m0088486224CA66D13E35EDD2C7E52FB229268ADD (const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (ResourcesManager__cctor_m0088486224CA66D13E35EDD2C7E52FB229268ADD_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// static Dictionary<string, AssetConfig> _assetConfigMapByPath = new Dictionary<string, AssetConfig>();
|
|||
|
|
Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3 * L_0 = (Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3 *)il2cpp_codegen_object_new(Dictionary_2_tBE7E701AAE9FFB72282933F87F7F982A9A3101D3_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2__ctor_m59ED2B5D4DE5DBF46E33BC1D7354DAAC14BEEF3A(L_0, /*hidden argument*/Dictionary_2__ctor_m59ED2B5D4DE5DBF46E33BC1D7354DAAC14BEEF3A_RuntimeMethod_var);
|
|||
|
|
((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->set__assetConfigMapByPath_0(L_0);
|
|||
|
|
// static Dictionary<string, AssetPack> _packMap = new Dictionary<string, AssetPack>();
|
|||
|
|
Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC * L_1 = (Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC *)il2cpp_codegen_object_new(Dictionary_2_t03D9CCDAE197F765067E955798A9B865501546AC_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2__ctor_m28745AA8E97AB5768D098BBCF6A92764562171BE(L_1, /*hidden argument*/Dictionary_2__ctor_m28745AA8E97AB5768D098BBCF6A92764562171BE_RuntimeMethod_var);
|
|||
|
|
((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->set__packMap_1(L_1);
|
|||
|
|
// static Dictionary<string, AssetEntity> _resMap = new Dictionary<string, AssetEntity>();
|
|||
|
|
Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 * L_2 = (Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319 *)il2cpp_codegen_object_new(Dictionary_2_t8EEB90D3AA4C58DE8DD6E135B93B327F5BE0C319_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2__ctor_mD8E4D8CB422E744E82213EDE9399430B9BA79938(L_2, /*hidden argument*/Dictionary_2__ctor_mD8E4D8CB422E744E82213EDE9399430B9BA79938_RuntimeMethod_var);
|
|||
|
|
((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->set__resMap_2(L_2);
|
|||
|
|
// static Dictionary<string, AssetBundle> _bundleMap = new Dictionary<string, AssetBundle>();
|
|||
|
|
Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA * L_3 = (Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA *)il2cpp_codegen_object_new(Dictionary_2_t9119D8967869E96A9D001B5D96F65C462E234BEA_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2__ctor_mC43007DACBE7713C0E54DC95BB72F31B6F6F5A8E(L_3, /*hidden argument*/Dictionary_2__ctor_mC43007DACBE7713C0E54DC95BB72F31B6F6F5A8E_RuntimeMethod_var);
|
|||
|
|
((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->set__bundleMap_3(L_3);
|
|||
|
|
// static Dictionary<string, bool> _config_load_map = new Dictionary<string, bool>();
|
|||
|
|
Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B * L_4 = (Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B *)il2cpp_codegen_object_new(Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2__ctor_m76591195D47E79D24CEC759D368AE11375FF8FE2(L_4, /*hidden argument*/Dictionary_2__ctor_m76591195D47E79D24CEC759D368AE11375FF8FE2_RuntimeMethod_var);
|
|||
|
|
((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->set__config_load_map_4(L_4);
|
|||
|
|
// static Dictionary<string, List<AssetEntity>> _groupMap = new Dictionary<string, List<AssetEntity>>();
|
|||
|
|
Dictionary_2_t296DB25273CE4CE3D4D5B7FCA95E3214DF18B51F * L_5 = (Dictionary_2_t296DB25273CE4CE3D4D5B7FCA95E3214DF18B51F *)il2cpp_codegen_object_new(Dictionary_2_t296DB25273CE4CE3D4D5B7FCA95E3214DF18B51F_il2cpp_TypeInfo_var);
|
|||
|
|
Dictionary_2__ctor_m34B52C6D2088C2EE82AD1D79A35EBCB877CEDFEE(L_5, /*hidden argument*/Dictionary_2__ctor_m34B52C6D2088C2EE82AD1D79A35EBCB877CEDFEE_RuntimeMethod_var);
|
|||
|
|
((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->set__groupMap_5(L_5);
|
|||
|
|
// public static string OS_Dir = "iOS";
|
|||
|
|
((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->set_OS_Dir_6(_stringLiteral6413E837D316AAFCF260786CD21A849F88AE3069);
|
|||
|
|
// public static string RES_PATH = string.Format("{0}/{1}/", Application.persistentDataPath, OS_Dir);
|
|||
|
|
String_t* L_6 = Application_get_persistentDataPath_m82E34156D8BD0A55CAC258CDFE8317FAD6945F5B(/*hidden argument*/NULL);
|
|||
|
|
String_t* L_7 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get_OS_Dir_6();
|
|||
|
|
String_t* L_8 = String_Format_m19325298DBC61AAC016C16F7B3CF97A8A3DEA34A(_stringLiteral08927280B185AA975D9F0C8175F290C92D103B0B, L_6, L_7, /*hidden argument*/NULL);
|
|||
|
|
((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->set_RES_PATH_7(L_8);
|
|||
|
|
// public static string PACK_PATH = string.Format("{0}Pack/", RES_PATH);
|
|||
|
|
String_t* L_9 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get_RES_PATH_7();
|
|||
|
|
String_t* L_10 = String_Format_m0ACDD8B34764E4040AED0B3EEB753567E4576BFA(_stringLiteral88C56A0964F9DCD87ADD8B92483D0657428F6378, L_9, /*hidden argument*/NULL);
|
|||
|
|
((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->set_PACK_PATH_8(L_10);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic pop
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic push
|
|||
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
|
#endif
|
|||
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_taurus_client_NetManagerWrap_processEvents_m7381F0D3F805D61C3E0ABD2EB41D7EE2744D790F(intptr_t ___L0)
|
|||
|
|
{
|
|||
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|||
|
|
|
|||
|
|
// Managed method invocation
|
|||
|
|
int32_t returnValue = taurus_client_NetManagerWrap_processEvents_m7381F0D3F805D61C3E0ABD2EB41D7EE2744D790F(___L0, NULL);
|
|||
|
|
|
|||
|
|
return returnValue;
|
|||
|
|
}
|
|||
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_taurus_client_NetManagerWrap_getNetClient_mE83107B0827FB49057B606AF942876AB7FA0C05D(intptr_t ___L0)
|
|||
|
|
{
|
|||
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|||
|
|
|
|||
|
|
// Managed method invocation
|
|||
|
|
int32_t returnValue = taurus_client_NetManagerWrap_getNetClient_mE83107B0827FB49057B606AF942876AB7FA0C05D(___L0, NULL);
|
|||
|
|
|
|||
|
|
return returnValue;
|
|||
|
|
}
|
|||
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_taurus_client_NetManagerWrap_killConnection_m076A1B3981C7EE4C82AC8C98F50615B7696DFA06(intptr_t ___L0)
|
|||
|
|
{
|
|||
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|||
|
|
|
|||
|
|
// Managed method invocation
|
|||
|
|
int32_t returnValue = taurus_client_NetManagerWrap_killConnection_m076A1B3981C7EE4C82AC8C98F50615B7696DFA06(___L0, NULL);
|
|||
|
|
|
|||
|
|
return returnValue;
|
|||
|
|
}
|
|||
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_taurus_client_NetManagerWrap_killAllConnection_m6AD7F2C9B53F78E85F45CD9A1B2018E184A2AB01(intptr_t ___L0)
|
|||
|
|
{
|
|||
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|||
|
|
|
|||
|
|
// Managed method invocation
|
|||
|
|
int32_t returnValue = taurus_client_NetManagerWrap_killAllConnection_m6AD7F2C9B53F78E85F45CD9A1B2018E184A2AB01(___L0, NULL);
|
|||
|
|
|
|||
|
|
return returnValue;
|
|||
|
|
}
|
|||
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_taurus_client_NetManagerWrap_get_debug_print_mB2EACFE8F4A79F5DE85B41CE16A813062CFFB373(intptr_t ___L0)
|
|||
|
|
{
|
|||
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|||
|
|
|
|||
|
|
// Managed method invocation
|
|||
|
|
int32_t returnValue = taurus_client_NetManagerWrap_get_debug_print_mB2EACFE8F4A79F5DE85B41CE16A813062CFFB373(___L0, NULL);
|
|||
|
|
|
|||
|
|
return returnValue;
|
|||
|
|
}
|
|||
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_taurus_client_NetManagerWrap_get_TIMEOUT_TIME_m194F3E75E12A63702A45A7E04DB4C099A9A75195(intptr_t ___L0)
|
|||
|
|
{
|
|||
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|||
|
|
|
|||
|
|
// Managed method invocation
|
|||
|
|
int32_t returnValue = taurus_client_NetManagerWrap_get_TIMEOUT_TIME_m194F3E75E12A63702A45A7E04DB4C099A9A75195(___L0, NULL);
|
|||
|
|
|
|||
|
|
return returnValue;
|
|||
|
|
}
|
|||
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_taurus_client_NetManagerWrap_get_VERSION_m2E3EE306F36D39262F9C44108AB5546C6D4964E9(intptr_t ___L0)
|
|||
|
|
{
|
|||
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|||
|
|
|
|||
|
|
// Managed method invocation
|
|||
|
|
int32_t returnValue = taurus_client_NetManagerWrap_get_VERSION_m2E3EE306F36D39262F9C44108AB5546C6D4964E9(___L0, NULL);
|
|||
|
|
|
|||
|
|
return returnValue;
|
|||
|
|
}
|
|||
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_taurus_client_NetManagerWrap_set_debug_print_mDF123C0F36C9F0D20366AFDEE0B35B9800779E86(intptr_t ___L0)
|
|||
|
|
{
|
|||
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|||
|
|
|
|||
|
|
// Managed method invocation
|
|||
|
|
int32_t returnValue = taurus_client_NetManagerWrap_set_debug_print_mDF123C0F36C9F0D20366AFDEE0B35B9800779E86(___L0, NULL);
|
|||
|
|
|
|||
|
|
return returnValue;
|
|||
|
|
}
|
|||
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_taurus_client_NetManagerWrap_set_TIMEOUT_TIME_m707102F7D3C110BFFC41DE73645E3272825B2F58(intptr_t ___L0)
|
|||
|
|
{
|
|||
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|||
|
|
|
|||
|
|
// Managed method invocation
|
|||
|
|
int32_t returnValue = taurus_client_NetManagerWrap_set_TIMEOUT_TIME_m707102F7D3C110BFFC41DE73645E3272825B2F58(___L0, NULL);
|
|||
|
|
|
|||
|
|
return returnValue;
|
|||
|
|
}
|
|||
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_taurus_client_NetManagerWrap_set_VERSION_m73197A3A89D1F52B0893D3EA205FE6CA9031F336(intptr_t ___L0)
|
|||
|
|
{
|
|||
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|||
|
|
|
|||
|
|
// Managed method invocation
|
|||
|
|
int32_t returnValue = taurus_client_NetManagerWrap_set_VERSION_m73197A3A89D1F52B0893D3EA205FE6CA9031F336(___L0, NULL);
|
|||
|
|
|
|||
|
|
return returnValue;
|
|||
|
|
}
|
|||
|
|
// System.Void taurus_client_NetManagerWrap::Register(LuaInterface.LuaState)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void taurus_client_NetManagerWrap_Register_m8F0864A1B1708F56BE292DD6094222FE9328A310 (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_client_NetManagerWrap_Register_m8F0864A1B1708F56BE292DD6094222FE9328A310_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// L.BeginStaticLibs("NetManager");
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_0 = ___L0;
|
|||
|
|
NullCheck(L_0);
|
|||
|
|
LuaState_BeginStaticLibs_m4800BEB58E15C7581A5D8E67C51D6EDED0655F4C(L_0, _stringLiteral4042B0E4E3973E4FC11F0BFD9FA63F63AD5C310D, /*hidden argument*/NULL);
|
|||
|
|
// L.RegFunction("processEvents", processEvents);
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_1 = ___L0;
|
|||
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_2 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|||
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_2, NULL, (intptr_t)((intptr_t)taurus_client_NetManagerWrap_processEvents_m7381F0D3F805D61C3E0ABD2EB41D7EE2744D790F_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_1);
|
|||
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_1, _stringLiteral92D13A5502DD9C67DE9DB4831F15B64E7091A3C3, L_2, /*hidden argument*/NULL);
|
|||
|
|
// L.RegFunction("getNetClient", getNetClient);
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_3 = ___L0;
|
|||
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_4 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|||
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_4, NULL, (intptr_t)((intptr_t)taurus_client_NetManagerWrap_getNetClient_mE83107B0827FB49057B606AF942876AB7FA0C05D_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_3);
|
|||
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_3, _stringLiteral5CA370CEC9C706B2845452F566FC9AFFC6D13CCC, L_4, /*hidden argument*/NULL);
|
|||
|
|
// L.RegFunction("killConnection", killConnection);
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_5 = ___L0;
|
|||
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_6 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|||
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_6, NULL, (intptr_t)((intptr_t)taurus_client_NetManagerWrap_killConnection_m076A1B3981C7EE4C82AC8C98F50615B7696DFA06_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_5);
|
|||
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_5, _stringLiteral3DD9633E4BC838962BAD23F6672285DC4443FCF3, L_6, /*hidden argument*/NULL);
|
|||
|
|
// L.RegFunction("killAllConnection", killAllConnection);
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_7 = ___L0;
|
|||
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_8 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|||
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_8, NULL, (intptr_t)((intptr_t)taurus_client_NetManagerWrap_killAllConnection_m6AD7F2C9B53F78E85F45CD9A1B2018E184A2AB01_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_7);
|
|||
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_7, _stringLiteral9C4868F4677366D48EE50E556EC0EC9BC21D1A16, L_8, /*hidden argument*/NULL);
|
|||
|
|
// L.RegVar("debug_print", get_debug_print, set_debug_print);
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_9 = ___L0;
|
|||
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_10 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|||
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_10, NULL, (intptr_t)((intptr_t)taurus_client_NetManagerWrap_get_debug_print_mB2EACFE8F4A79F5DE85B41CE16A813062CFFB373_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_11 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|||
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_11, NULL, (intptr_t)((intptr_t)taurus_client_NetManagerWrap_set_debug_print_mDF123C0F36C9F0D20366AFDEE0B35B9800779E86_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_9);
|
|||
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_9, _stringLiteralCFBCAD2824BF68C67314E08EE3D59E0A2D013AFD, L_10, L_11, /*hidden argument*/NULL);
|
|||
|
|
// L.RegVar("TIMEOUT_TIME", get_TIMEOUT_TIME, set_TIMEOUT_TIME);
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_12 = ___L0;
|
|||
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_13 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|||
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_13, NULL, (intptr_t)((intptr_t)taurus_client_NetManagerWrap_get_TIMEOUT_TIME_m194F3E75E12A63702A45A7E04DB4C099A9A75195_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_14 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|||
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_14, NULL, (intptr_t)((intptr_t)taurus_client_NetManagerWrap_set_TIMEOUT_TIME_m707102F7D3C110BFFC41DE73645E3272825B2F58_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_12);
|
|||
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_12, _stringLiteral2BBF9E4DA20939DB5F00F6DFDD8606C75EF35E02, L_13, L_14, /*hidden argument*/NULL);
|
|||
|
|
// L.RegVar("VERSION", get_VERSION, set_VERSION);
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_15 = ___L0;
|
|||
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_16 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|||
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_16, NULL, (intptr_t)((intptr_t)taurus_client_NetManagerWrap_get_VERSION_m2E3EE306F36D39262F9C44108AB5546C6D4964E9_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_17 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|||
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_17, NULL, (intptr_t)((intptr_t)taurus_client_NetManagerWrap_set_VERSION_m73197A3A89D1F52B0893D3EA205FE6CA9031F336_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_15);
|
|||
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_15, _stringLiteralB33892FBDDEFFC3368077B4904AD0B3D562A7312, L_16, L_17, /*hidden argument*/NULL);
|
|||
|
|
// L.EndStaticLibs();
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_18 = ___L0;
|
|||
|
|
NullCheck(L_18);
|
|||
|
|
LuaState_EndStaticLibs_m40DB36CA82970F6F508315AB38F4A742419AF3F6(L_18, /*hidden argument*/NULL);
|
|||
|
|
// }
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus_client_NetManagerWrap::processEvents(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_client_NetManagerWrap_processEvents_m7381F0D3F805D61C3E0ABD2EB41D7EE2744D790F (intptr_t ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_client_NetManagerWrap_processEvents_m7381F0D3F805D61C3E0ABD2EB41D7EE2744D790F_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
int32_t V_0 = 0;
|
|||
|
|
Exception_t * V_1 = NULL;
|
|||
|
|
Exception_t * __last_unhandled_exception = 0;
|
|||
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|||
|
|
Exception_t * __exception_local = 0;
|
|||
|
|
NO_UNUSED_WARNING (__exception_local);
|
|||
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|||
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|||
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|||
|
|
|
|||
|
|
IL_0000:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
// ToLua.CheckArgsCount(L, 0);
|
|||
|
|
intptr_t L_0 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|||
|
|
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 0, /*hidden argument*/NULL);
|
|||
|
|
// taurus.client.NetManager.processEvents();
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(NetManager_tC97506D29E47B4C71983B05FC43A39C051B206DE_il2cpp_TypeInfo_var);
|
|||
|
|
NetManager_processEvents_m0B96C5F5E0E46E4F412A7F32DD81A5C5BB7E5A97(/*hidden argument*/NULL);
|
|||
|
|
// return 0;
|
|||
|
|
V_0 = 0;
|
|||
|
|
goto IL_001b;
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__exception_local = (Exception_t *)e.ex;
|
|||
|
|
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|||
|
|
goto CATCH_0010;
|
|||
|
|
throw e;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
CATCH_0010:
|
|||
|
|
{ // begin catch(System.Exception)
|
|||
|
|
// catch (Exception e)
|
|||
|
|
V_1 = ((Exception_t *)__exception_local);
|
|||
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|||
|
|
intptr_t L_1 = ___L0;
|
|||
|
|
Exception_t * L_2 = V_1;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_3 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_1, L_2, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_3;
|
|||
|
|
goto IL_001b;
|
|||
|
|
} // end catch (depth: 1)
|
|||
|
|
|
|||
|
|
IL_001b:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
int32_t L_4 = V_0;
|
|||
|
|
return L_4;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus_client_NetManagerWrap::getNetClient(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_client_NetManagerWrap_getNetClient_mE83107B0827FB49057B606AF942876AB7FA0C05D (intptr_t ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_client_NetManagerWrap_getNetClient_mE83107B0827FB49057B606AF942876AB7FA0C05D_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * V_0 = NULL;
|
|||
|
|
int32_t V_1 = 0;
|
|||
|
|
Exception_t * V_2 = NULL;
|
|||
|
|
Exception_t * __last_unhandled_exception = 0;
|
|||
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|||
|
|
Exception_t * __exception_local = 0;
|
|||
|
|
NO_UNUSED_WARNING (__exception_local);
|
|||
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|||
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|||
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|||
|
|
|
|||
|
|
IL_0000:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
// ToLua.CheckArgsCount(L, 1);
|
|||
|
|
intptr_t L_0 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|||
|
|
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
|
|||
|
|
// int arg0 = (int)LuaDLL.luaL_checknumber(L, 1);
|
|||
|
|
intptr_t L_1 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
double L_2 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_1, 1, /*hidden argument*/NULL);
|
|||
|
|
// taurus.client.TaurusClient o = taurus.client.NetManager.getNetClient(arg0);
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(NetManager_tC97506D29E47B4C71983B05FC43A39C051B206DE_il2cpp_TypeInfo_var);
|
|||
|
|
TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * L_3 = NetManager_getNetClient_m759773430AB067DA214774EA64C9826BFB1DF520((((int32_t)((int32_t)L_2))), /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_3;
|
|||
|
|
// ToLua.PushObject(L, o);
|
|||
|
|
intptr_t L_4 = ___L0;
|
|||
|
|
TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * L_5 = V_0;
|
|||
|
|
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_4, L_5, /*hidden argument*/NULL);
|
|||
|
|
// return 1;
|
|||
|
|
V_1 = 1;
|
|||
|
|
goto IL_002b;
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__exception_local = (Exception_t *)e.ex;
|
|||
|
|
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|||
|
|
goto CATCH_0020;
|
|||
|
|
throw e;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
CATCH_0020:
|
|||
|
|
{ // begin catch(System.Exception)
|
|||
|
|
// catch (Exception e)
|
|||
|
|
V_2 = ((Exception_t *)__exception_local);
|
|||
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|||
|
|
intptr_t L_6 = ___L0;
|
|||
|
|
Exception_t * L_7 = V_2;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_8 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_6, L_7, /*hidden argument*/NULL);
|
|||
|
|
V_1 = L_8;
|
|||
|
|
goto IL_002b;
|
|||
|
|
} // end catch (depth: 1)
|
|||
|
|
|
|||
|
|
IL_002b:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
int32_t L_9 = V_1;
|
|||
|
|
return L_9;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus_client_NetManagerWrap::killConnection(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_client_NetManagerWrap_killConnection_m076A1B3981C7EE4C82AC8C98F50615B7696DFA06 (intptr_t ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_client_NetManagerWrap_killConnection_m076A1B3981C7EE4C82AC8C98F50615B7696DFA06_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
int32_t V_0 = 0;
|
|||
|
|
Exception_t * V_1 = NULL;
|
|||
|
|
Exception_t * __last_unhandled_exception = 0;
|
|||
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|||
|
|
Exception_t * __exception_local = 0;
|
|||
|
|
NO_UNUSED_WARNING (__exception_local);
|
|||
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|||
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|||
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|||
|
|
|
|||
|
|
IL_0000:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
// ToLua.CheckArgsCount(L, 1);
|
|||
|
|
intptr_t L_0 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|||
|
|
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
|
|||
|
|
// int arg0 = (int)LuaDLL.luaL_checknumber(L, 1);
|
|||
|
|
intptr_t L_1 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
double L_2 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_1, 1, /*hidden argument*/NULL);
|
|||
|
|
// taurus.client.NetManager.killConnection(arg0);
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(NetManager_tC97506D29E47B4C71983B05FC43A39C051B206DE_il2cpp_TypeInfo_var);
|
|||
|
|
NetManager_killConnection_m004A557F6B21656F693DF00445537AE56B6E06A4((((int32_t)((int32_t)L_2))), /*hidden argument*/NULL);
|
|||
|
|
// return 0;
|
|||
|
|
V_0 = 0;
|
|||
|
|
goto IL_0023;
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__exception_local = (Exception_t *)e.ex;
|
|||
|
|
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|||
|
|
goto CATCH_0018;
|
|||
|
|
throw e;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
CATCH_0018:
|
|||
|
|
{ // begin catch(System.Exception)
|
|||
|
|
// catch (Exception e)
|
|||
|
|
V_1 = ((Exception_t *)__exception_local);
|
|||
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|||
|
|
intptr_t L_3 = ___L0;
|
|||
|
|
Exception_t * L_4 = V_1;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_5;
|
|||
|
|
goto IL_0023;
|
|||
|
|
} // end catch (depth: 1)
|
|||
|
|
|
|||
|
|
IL_0023:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
int32_t L_6 = V_0;
|
|||
|
|
return L_6;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus_client_NetManagerWrap::killAllConnection(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_client_NetManagerWrap_killAllConnection_m6AD7F2C9B53F78E85F45CD9A1B2018E184A2AB01 (intptr_t ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_client_NetManagerWrap_killAllConnection_m6AD7F2C9B53F78E85F45CD9A1B2018E184A2AB01_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
int32_t V_0 = 0;
|
|||
|
|
Exception_t * V_1 = NULL;
|
|||
|
|
Exception_t * __last_unhandled_exception = 0;
|
|||
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|||
|
|
Exception_t * __exception_local = 0;
|
|||
|
|
NO_UNUSED_WARNING (__exception_local);
|
|||
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|||
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|||
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|||
|
|
|
|||
|
|
IL_0000:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
// ToLua.CheckArgsCount(L, 0);
|
|||
|
|
intptr_t L_0 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|||
|
|
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 0, /*hidden argument*/NULL);
|
|||
|
|
// taurus.client.NetManager.killAllConnection();
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(NetManager_tC97506D29E47B4C71983B05FC43A39C051B206DE_il2cpp_TypeInfo_var);
|
|||
|
|
NetManager_killAllConnection_m56C200DD3B54203F05CF2AF74890647828DD4967(/*hidden argument*/NULL);
|
|||
|
|
// return 0;
|
|||
|
|
V_0 = 0;
|
|||
|
|
goto IL_001b;
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__exception_local = (Exception_t *)e.ex;
|
|||
|
|
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|||
|
|
goto CATCH_0010;
|
|||
|
|
throw e;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
CATCH_0010:
|
|||
|
|
{ // begin catch(System.Exception)
|
|||
|
|
// catch (Exception e)
|
|||
|
|
V_1 = ((Exception_t *)__exception_local);
|
|||
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|||
|
|
intptr_t L_1 = ___L0;
|
|||
|
|
Exception_t * L_2 = V_1;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_3 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_1, L_2, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_3;
|
|||
|
|
goto IL_001b;
|
|||
|
|
} // end catch (depth: 1)
|
|||
|
|
|
|||
|
|
IL_001b:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
int32_t L_4 = V_0;
|
|||
|
|
return L_4;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus_client_NetManagerWrap::get_debug_print(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_client_NetManagerWrap_get_debug_print_mB2EACFE8F4A79F5DE85B41CE16A813062CFFB373 (intptr_t ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_client_NetManagerWrap_get_debug_print_mB2EACFE8F4A79F5DE85B41CE16A813062CFFB373_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
int32_t V_0 = 0;
|
|||
|
|
Exception_t * V_1 = NULL;
|
|||
|
|
Exception_t * __last_unhandled_exception = 0;
|
|||
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|||
|
|
Exception_t * __exception_local = 0;
|
|||
|
|
NO_UNUSED_WARNING (__exception_local);
|
|||
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|||
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|||
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|||
|
|
|
|||
|
|
IL_0000:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
// LuaDLL.lua_pushboolean(L, taurus.client.NetManager.debug_print);
|
|||
|
|
intptr_t L_0 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(NetManager_tC97506D29E47B4C71983B05FC43A39C051B206DE_il2cpp_TypeInfo_var);
|
|||
|
|
bool L_1 = ((NetManager_tC97506D29E47B4C71983B05FC43A39C051B206DE_StaticFields*)il2cpp_codegen_static_fields_for(NetManager_tC97506D29E47B4C71983B05FC43A39C051B206DE_il2cpp_TypeInfo_var))->get_debug_print_4();
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
LuaDLL_lua_pushboolean_m2B8D01E55F9DAAFC75B24FD6DC054776E5195B80((intptr_t)L_0, L_1, /*hidden argument*/NULL);
|
|||
|
|
// return 1;
|
|||
|
|
V_0 = 1;
|
|||
|
|
goto IL_001a;
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__exception_local = (Exception_t *)e.ex;
|
|||
|
|
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|||
|
|
goto CATCH_000f;
|
|||
|
|
throw e;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
CATCH_000f:
|
|||
|
|
{ // begin catch(System.Exception)
|
|||
|
|
// catch (Exception e)
|
|||
|
|
V_1 = ((Exception_t *)__exception_local);
|
|||
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|||
|
|
intptr_t L_2 = ___L0;
|
|||
|
|
Exception_t * L_3 = V_1;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_4 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_2, L_3, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_4;
|
|||
|
|
goto IL_001a;
|
|||
|
|
} // end catch (depth: 1)
|
|||
|
|
|
|||
|
|
IL_001a:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
int32_t L_5 = V_0;
|
|||
|
|
return L_5;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus_client_NetManagerWrap::get_TIMEOUT_TIME(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_client_NetManagerWrap_get_TIMEOUT_TIME_m194F3E75E12A63702A45A7E04DB4C099A9A75195 (intptr_t ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_client_NetManagerWrap_get_TIMEOUT_TIME_m194F3E75E12A63702A45A7E04DB4C099A9A75195_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
int32_t V_0 = 0;
|
|||
|
|
Exception_t * V_1 = NULL;
|
|||
|
|
Exception_t * __last_unhandled_exception = 0;
|
|||
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|||
|
|
Exception_t * __exception_local = 0;
|
|||
|
|
NO_UNUSED_WARNING (__exception_local);
|
|||
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|||
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|||
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|||
|
|
|
|||
|
|
IL_0000:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
// LuaDLL.lua_pushinteger(L, taurus.client.NetManager.TIMEOUT_TIME);
|
|||
|
|
intptr_t L_0 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(NetManager_tC97506D29E47B4C71983B05FC43A39C051B206DE_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_1 = NetManager_get_TIMEOUT_TIME_mBFA3B6833A95437E970CB4526E367CCA81BFD26D_inline(/*hidden argument*/NULL);
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
LuaDLL_lua_pushinteger_m8203BA6BB26C5BD0E84223531CFCB129352C2D23((intptr_t)L_0, L_1, /*hidden argument*/NULL);
|
|||
|
|
// return 1;
|
|||
|
|
V_0 = 1;
|
|||
|
|
goto IL_001a;
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__exception_local = (Exception_t *)e.ex;
|
|||
|
|
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|||
|
|
goto CATCH_000f;
|
|||
|
|
throw e;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
CATCH_000f:
|
|||
|
|
{ // begin catch(System.Exception)
|
|||
|
|
// catch (Exception e)
|
|||
|
|
V_1 = ((Exception_t *)__exception_local);
|
|||
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|||
|
|
intptr_t L_2 = ___L0;
|
|||
|
|
Exception_t * L_3 = V_1;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_4 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_2, L_3, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_4;
|
|||
|
|
goto IL_001a;
|
|||
|
|
} // end catch (depth: 1)
|
|||
|
|
|
|||
|
|
IL_001a:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
int32_t L_5 = V_0;
|
|||
|
|
return L_5;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus_client_NetManagerWrap::get_VERSION(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_client_NetManagerWrap_get_VERSION_m2E3EE306F36D39262F9C44108AB5546C6D4964E9 (intptr_t ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_client_NetManagerWrap_get_VERSION_m2E3EE306F36D39262F9C44108AB5546C6D4964E9_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
int32_t V_0 = 0;
|
|||
|
|
Exception_t * V_1 = NULL;
|
|||
|
|
Exception_t * __last_unhandled_exception = 0;
|
|||
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|||
|
|
Exception_t * __exception_local = 0;
|
|||
|
|
NO_UNUSED_WARNING (__exception_local);
|
|||
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|||
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|||
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|||
|
|
|
|||
|
|
IL_0000:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
// LuaDLL.lua_pushinteger(L, taurus.client.NetManager.VERSION);
|
|||
|
|
intptr_t L_0 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(NetManager_tC97506D29E47B4C71983B05FC43A39C051B206DE_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_1 = NetManager_get_VERSION_m096025EBE4A55D3F950C81AAA2A665CD2D9E641E_inline(/*hidden argument*/NULL);
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
LuaDLL_lua_pushinteger_m8203BA6BB26C5BD0E84223531CFCB129352C2D23((intptr_t)L_0, L_1, /*hidden argument*/NULL);
|
|||
|
|
// return 1;
|
|||
|
|
V_0 = 1;
|
|||
|
|
goto IL_001a;
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__exception_local = (Exception_t *)e.ex;
|
|||
|
|
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|||
|
|
goto CATCH_000f;
|
|||
|
|
throw e;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
CATCH_000f:
|
|||
|
|
{ // begin catch(System.Exception)
|
|||
|
|
// catch (Exception e)
|
|||
|
|
V_1 = ((Exception_t *)__exception_local);
|
|||
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|||
|
|
intptr_t L_2 = ___L0;
|
|||
|
|
Exception_t * L_3 = V_1;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_4 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_2, L_3, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_4;
|
|||
|
|
goto IL_001a;
|
|||
|
|
} // end catch (depth: 1)
|
|||
|
|
|
|||
|
|
IL_001a:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
int32_t L_5 = V_0;
|
|||
|
|
return L_5;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus_client_NetManagerWrap::set_debug_print(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_client_NetManagerWrap_set_debug_print_mDF123C0F36C9F0D20366AFDEE0B35B9800779E86 (intptr_t ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_client_NetManagerWrap_set_debug_print_mDF123C0F36C9F0D20366AFDEE0B35B9800779E86_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
int32_t V_0 = 0;
|
|||
|
|
Exception_t * V_1 = NULL;
|
|||
|
|
Exception_t * __last_unhandled_exception = 0;
|
|||
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|||
|
|
Exception_t * __exception_local = 0;
|
|||
|
|
NO_UNUSED_WARNING (__exception_local);
|
|||
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|||
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|||
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|||
|
|
|
|||
|
|
IL_0000:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
// bool arg0 = LuaDLL.luaL_checkboolean(L, 2);
|
|||
|
|
intptr_t L_0 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
bool L_1 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_0, 2, /*hidden argument*/NULL);
|
|||
|
|
// taurus.client.NetManager.debug_print = arg0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(NetManager_tC97506D29E47B4C71983B05FC43A39C051B206DE_il2cpp_TypeInfo_var);
|
|||
|
|
((NetManager_tC97506D29E47B4C71983B05FC43A39C051B206DE_StaticFields*)il2cpp_codegen_static_fields_for(NetManager_tC97506D29E47B4C71983B05FC43A39C051B206DE_il2cpp_TypeInfo_var))->set_debug_print_4(L_1);
|
|||
|
|
// return 0;
|
|||
|
|
V_0 = 0;
|
|||
|
|
goto IL_001b;
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__exception_local = (Exception_t *)e.ex;
|
|||
|
|
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|||
|
|
goto CATCH_0010;
|
|||
|
|
throw e;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
CATCH_0010:
|
|||
|
|
{ // begin catch(System.Exception)
|
|||
|
|
// catch (Exception e)
|
|||
|
|
V_1 = ((Exception_t *)__exception_local);
|
|||
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|||
|
|
intptr_t L_2 = ___L0;
|
|||
|
|
Exception_t * L_3 = V_1;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_4 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_2, L_3, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_4;
|
|||
|
|
goto IL_001b;
|
|||
|
|
} // end catch (depth: 1)
|
|||
|
|
|
|||
|
|
IL_001b:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
int32_t L_5 = V_0;
|
|||
|
|
return L_5;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus_client_NetManagerWrap::set_TIMEOUT_TIME(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_client_NetManagerWrap_set_TIMEOUT_TIME_m707102F7D3C110BFFC41DE73645E3272825B2F58 (intptr_t ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_client_NetManagerWrap_set_TIMEOUT_TIME_m707102F7D3C110BFFC41DE73645E3272825B2F58_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
int32_t V_0 = 0;
|
|||
|
|
Exception_t * V_1 = NULL;
|
|||
|
|
Exception_t * __last_unhandled_exception = 0;
|
|||
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|||
|
|
Exception_t * __exception_local = 0;
|
|||
|
|
NO_UNUSED_WARNING (__exception_local);
|
|||
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|||
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|||
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|||
|
|
|
|||
|
|
IL_0000:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
// int arg0 = (int)LuaDLL.luaL_checknumber(L, 2);
|
|||
|
|
intptr_t L_0 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
double L_1 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_0, 2, /*hidden argument*/NULL);
|
|||
|
|
// taurus.client.NetManager.TIMEOUT_TIME = arg0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(NetManager_tC97506D29E47B4C71983B05FC43A39C051B206DE_il2cpp_TypeInfo_var);
|
|||
|
|
NetManager_set_TIMEOUT_TIME_m836CCECBBEB6030B43C8EA4369F3216FEA4D65AF((((int32_t)((int32_t)L_1))), /*hidden argument*/NULL);
|
|||
|
|
// return 0;
|
|||
|
|
V_0 = 0;
|
|||
|
|
goto IL_001c;
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__exception_local = (Exception_t *)e.ex;
|
|||
|
|
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|||
|
|
goto CATCH_0011;
|
|||
|
|
throw e;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
CATCH_0011:
|
|||
|
|
{ // begin catch(System.Exception)
|
|||
|
|
// catch (Exception e)
|
|||
|
|
V_1 = ((Exception_t *)__exception_local);
|
|||
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|||
|
|
intptr_t L_2 = ___L0;
|
|||
|
|
Exception_t * L_3 = V_1;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_4 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_2, L_3, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_4;
|
|||
|
|
goto IL_001c;
|
|||
|
|
} // end catch (depth: 1)
|
|||
|
|
|
|||
|
|
IL_001c:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
int32_t L_5 = V_0;
|
|||
|
|
return L_5;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus_client_NetManagerWrap::set_VERSION(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_client_NetManagerWrap_set_VERSION_m73197A3A89D1F52B0893D3EA205FE6CA9031F336 (intptr_t ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_client_NetManagerWrap_set_VERSION_m73197A3A89D1F52B0893D3EA205FE6CA9031F336_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
int32_t V_0 = 0;
|
|||
|
|
Exception_t * V_1 = NULL;
|
|||
|
|
Exception_t * __last_unhandled_exception = 0;
|
|||
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|||
|
|
Exception_t * __exception_local = 0;
|
|||
|
|
NO_UNUSED_WARNING (__exception_local);
|
|||
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|||
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|||
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|||
|
|
|
|||
|
|
IL_0000:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
// int arg0 = (int)LuaDLL.luaL_checknumber(L, 2);
|
|||
|
|
intptr_t L_0 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
double L_1 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_0, 2, /*hidden argument*/NULL);
|
|||
|
|
// taurus.client.NetManager.VERSION = arg0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(NetManager_tC97506D29E47B4C71983B05FC43A39C051B206DE_il2cpp_TypeInfo_var);
|
|||
|
|
NetManager_set_VERSION_mD6258A03597DAD0BF35EBF3B3441A7B49E559496_inline((((int32_t)((int32_t)L_1))), /*hidden argument*/NULL);
|
|||
|
|
// return 0;
|
|||
|
|
V_0 = 0;
|
|||
|
|
goto IL_001c;
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__exception_local = (Exception_t *)e.ex;
|
|||
|
|
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|||
|
|
goto CATCH_0011;
|
|||
|
|
throw e;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
CATCH_0011:
|
|||
|
|
{ // begin catch(System.Exception)
|
|||
|
|
// catch (Exception e)
|
|||
|
|
V_1 = ((Exception_t *)__exception_local);
|
|||
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|||
|
|
intptr_t L_2 = ___L0;
|
|||
|
|
Exception_t * L_3 = V_1;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_4 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_2, L_3, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_4;
|
|||
|
|
goto IL_001c;
|
|||
|
|
} // end catch (depth: 1)
|
|||
|
|
|
|||
|
|
IL_001c:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
int32_t L_5 = V_0;
|
|||
|
|
return L_5;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus_client_NetManagerWrap::.ctor()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void taurus_client_NetManagerWrap__ctor_m353C47CD994ECFE5F66D1FA438E3106DB17DF4D1 (taurus_client_NetManagerWrap_t2AD4E97C4CFB919725F27E3D61381868E3BA5092 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic pop
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic push
|
|||
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
|
#endif
|
|||
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_taurus_unity_LuaNetClientWrap__Createtaurus_unity_LuaNetClient_m3C4EB5C46BA63692E795622764C3646C2C3A0F86(intptr_t ___L0)
|
|||
|
|
{
|
|||
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|||
|
|
|
|||
|
|
// Managed method invocation
|
|||
|
|
int32_t returnValue = taurus_unity_LuaNetClientWrap__Createtaurus_unity_LuaNetClient_m3C4EB5C46BA63692E795622764C3646C2C3A0F86(___L0, NULL);
|
|||
|
|
|
|||
|
|
return returnValue;
|
|||
|
|
}
|
|||
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_taurus_unity_LuaNetClientWrap_Connect_mB892E9681D2B1AD743BD2EA30F6594E203430878(intptr_t ___L0)
|
|||
|
|
{
|
|||
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|||
|
|
|
|||
|
|
// Managed method invocation
|
|||
|
|
int32_t returnValue = taurus_unity_LuaNetClientWrap_Connect_mB892E9681D2B1AD743BD2EA30F6594E203430878(___L0, NULL);
|
|||
|
|
|
|||
|
|
return returnValue;
|
|||
|
|
}
|
|||
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_taurus_unity_LuaNetClientWrap_Send_mA4E70A335C8A37C4BB81DED8F415B72D703A0DD5(intptr_t ___L0)
|
|||
|
|
{
|
|||
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|||
|
|
|
|||
|
|
// Managed method invocation
|
|||
|
|
int32_t returnValue = taurus_unity_LuaNetClientWrap_Send_mA4E70A335C8A37C4BB81DED8F415B72D703A0DD5(___L0, NULL);
|
|||
|
|
|
|||
|
|
return returnValue;
|
|||
|
|
}
|
|||
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_taurus_unity_LuaNetClientWrap_SetCallBackListener_m08C42D6E790705BC1502B50D97E39422664C3AA0(intptr_t ___L0)
|
|||
|
|
{
|
|||
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|||
|
|
|
|||
|
|
// Managed method invocation
|
|||
|
|
int32_t returnValue = taurus_unity_LuaNetClientWrap_SetCallBackListener_m08C42D6E790705BC1502B50D97E39422664C3AA0(___L0, NULL);
|
|||
|
|
|
|||
|
|
return returnValue;
|
|||
|
|
}
|
|||
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_taurus_unity_LuaNetClientWrap_SetNetEventListener_mCB4332DBB2BA999166DCAF4F6B414CB7723112AE(intptr_t ___L0)
|
|||
|
|
{
|
|||
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|||
|
|
|
|||
|
|
// Managed method invocation
|
|||
|
|
int32_t returnValue = taurus_unity_LuaNetClientWrap_SetNetEventListener_mCB4332DBB2BA999166DCAF4F6B414CB7723112AE(___L0, NULL);
|
|||
|
|
|
|||
|
|
return returnValue;
|
|||
|
|
}
|
|||
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_taurus_unity_LuaNetClientWrap_SetNetConnectListener_m9E530B33572C4369AABF32245605195FEE4A1E95(intptr_t ___L0)
|
|||
|
|
{
|
|||
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|||
|
|
|
|||
|
|
// Managed method invocation
|
|||
|
|
int32_t returnValue = taurus_unity_LuaNetClientWrap_SetNetConnectListener_m9E530B33572C4369AABF32245605195FEE4A1E95(___L0, NULL);
|
|||
|
|
|
|||
|
|
return returnValue;
|
|||
|
|
}
|
|||
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_taurus_unity_LuaNetClientWrap_ClearResponse_mBCF127C45ED9599C8758012A112D47D1BE233595(intptr_t ___L0)
|
|||
|
|
{
|
|||
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|||
|
|
|
|||
|
|
// Managed method invocation
|
|||
|
|
int32_t returnValue = taurus_unity_LuaNetClientWrap_ClearResponse_mBCF127C45ED9599C8758012A112D47D1BE233595(___L0, NULL);
|
|||
|
|
|
|||
|
|
return returnValue;
|
|||
|
|
}
|
|||
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_taurus_unity_LuaNetClientWrap_Destroy_m1EF606F6607D2BED4866CD7875357E715C5CF457(intptr_t ___L0)
|
|||
|
|
{
|
|||
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|||
|
|
|
|||
|
|
// Managed method invocation
|
|||
|
|
int32_t returnValue = taurus_unity_LuaNetClientWrap_Destroy_m1EF606F6607D2BED4866CD7875357E715C5CF457(___L0, NULL);
|
|||
|
|
|
|||
|
|
return returnValue;
|
|||
|
|
}
|
|||
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_taurus_unity_LuaNetClientWrap_LoadNet_m63FE2C492A00FD8B72A49FFADE4856AB931FEBB0(intptr_t ___L0)
|
|||
|
|
{
|
|||
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|||
|
|
|
|||
|
|
// Managed method invocation
|
|||
|
|
int32_t returnValue = taurus_unity_LuaNetClientWrap_LoadNet_m63FE2C492A00FD8B72A49FFADE4856AB931FEBB0(___L0, NULL);
|
|||
|
|
|
|||
|
|
return returnValue;
|
|||
|
|
}
|
|||
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_taurus_unity_LuaNetClientWrap_get_Session_m64A8ACB6A6A45F5DE1AE7A5DA9F78F9A6159BC57(intptr_t ___L0)
|
|||
|
|
{
|
|||
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|||
|
|
|
|||
|
|
// Managed method invocation
|
|||
|
|
int32_t returnValue = taurus_unity_LuaNetClientWrap_get_Session_m64A8ACB6A6A45F5DE1AE7A5DA9F78F9A6159BC57(___L0, NULL);
|
|||
|
|
|
|||
|
|
return returnValue;
|
|||
|
|
}
|
|||
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_taurus_unity_LuaNetClientWrap_get_AveragePingTime_m5278304CF9F59751FC18DEADA03563D66D50BFA7(intptr_t ___L0)
|
|||
|
|
{
|
|||
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|||
|
|
|
|||
|
|
// Managed method invocation
|
|||
|
|
int32_t returnValue = taurus_unity_LuaNetClientWrap_get_AveragePingTime_m5278304CF9F59751FC18DEADA03563D66D50BFA7(___L0, NULL);
|
|||
|
|
|
|||
|
|
return returnValue;
|
|||
|
|
}
|
|||
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_taurus_unity_LuaNetClientWrap_get_IsConnected_mFC7DB08357412CC4DA5D5406E447770E5D1D098A(intptr_t ___L0)
|
|||
|
|
{
|
|||
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|||
|
|
|
|||
|
|
// Managed method invocation
|
|||
|
|
int32_t returnValue = taurus_unity_LuaNetClientWrap_get_IsConnected_mFC7DB08357412CC4DA5D5406E447770E5D1D098A(___L0, NULL);
|
|||
|
|
|
|||
|
|
return returnValue;
|
|||
|
|
}
|
|||
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_taurus_unity_LuaNetClientWrap_set_Session_m4F9E77E95CF950FA17EA7AE2F4AD79529B3FD087(intptr_t ___L0)
|
|||
|
|
{
|
|||
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|||
|
|
|
|||
|
|
// Managed method invocation
|
|||
|
|
int32_t returnValue = taurus_unity_LuaNetClientWrap_set_Session_m4F9E77E95CF950FA17EA7AE2F4AD79529B3FD087(___L0, NULL);
|
|||
|
|
|
|||
|
|
return returnValue;
|
|||
|
|
}
|
|||
|
|
// System.Void taurus_unity_LuaNetClientWrap::Register(LuaInterface.LuaState)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void taurus_unity_LuaNetClientWrap_Register_m756AC25D5A97D37D361240D3C023699A86963311 (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_unity_LuaNetClientWrap_Register_m756AC25D5A97D37D361240D3C023699A86963311_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// L.BeginClass(typeof(taurus.unity.LuaNetClient), typeof(System.Object));
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_0 = ___L0;
|
|||
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_1 = { reinterpret_cast<intptr_t> (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_0_0_0_var) };
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|||
|
|
Type_t * L_2 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_1, /*hidden argument*/NULL);
|
|||
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_3 = { reinterpret_cast<intptr_t> (RuntimeObject_0_0_0_var) };
|
|||
|
|
Type_t * L_4 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_3, /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_0);
|
|||
|
|
LuaState_BeginClass_mFF579B6B50F9A988587776B4214CA369845A4C71(L_0, L_2, L_4, (String_t*)NULL, /*hidden argument*/NULL);
|
|||
|
|
// L.RegFunction("Connect", Connect);
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_5 = ___L0;
|
|||
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_6 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|||
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_6, NULL, (intptr_t)((intptr_t)taurus_unity_LuaNetClientWrap_Connect_mB892E9681D2B1AD743BD2EA30F6594E203430878_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_5);
|
|||
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_5, _stringLiteralB65463CB6A42A17DE514ACC4659F7FD331E0876A, L_6, /*hidden argument*/NULL);
|
|||
|
|
// L.RegFunction("Send", Send);
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_7 = ___L0;
|
|||
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_8 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|||
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_8, NULL, (intptr_t)((intptr_t)taurus_unity_LuaNetClientWrap_Send_mA4E70A335C8A37C4BB81DED8F415B72D703A0DD5_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_7);
|
|||
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_7, _stringLiteral9BC2575C3930437E80555F78757B783C842E8E66, L_8, /*hidden argument*/NULL);
|
|||
|
|
// L.RegFunction("SetCallBackListener", SetCallBackListener);
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_9 = ___L0;
|
|||
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_10 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|||
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_10, NULL, (intptr_t)((intptr_t)taurus_unity_LuaNetClientWrap_SetCallBackListener_m08C42D6E790705BC1502B50D97E39422664C3AA0_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_9);
|
|||
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_9, _stringLiteralB4632A9AE45C87931740412F4D5B0438C80A1A38, L_10, /*hidden argument*/NULL);
|
|||
|
|
// L.RegFunction("SetNetEventListener", SetNetEventListener);
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_11 = ___L0;
|
|||
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_12 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|||
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_12, NULL, (intptr_t)((intptr_t)taurus_unity_LuaNetClientWrap_SetNetEventListener_mCB4332DBB2BA999166DCAF4F6B414CB7723112AE_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_11);
|
|||
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_11, _stringLiteral796788B3E313778869AF70D357AFBE0CF131FB25, L_12, /*hidden argument*/NULL);
|
|||
|
|
// L.RegFunction("SetNetConnectListener", SetNetConnectListener);
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_13 = ___L0;
|
|||
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_14 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|||
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_14, NULL, (intptr_t)((intptr_t)taurus_unity_LuaNetClientWrap_SetNetConnectListener_m9E530B33572C4369AABF32245605195FEE4A1E95_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_13);
|
|||
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_13, _stringLiteral253253849E0DD9CE81B02D4B38BC52B80F1BA3C8, L_14, /*hidden argument*/NULL);
|
|||
|
|
// L.RegFunction("ClearResponse", ClearResponse);
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_15 = ___L0;
|
|||
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_16 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|||
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_16, NULL, (intptr_t)((intptr_t)taurus_unity_LuaNetClientWrap_ClearResponse_mBCF127C45ED9599C8758012A112D47D1BE233595_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_15);
|
|||
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_15, _stringLiteralFA469B674658A2A6947968ECAA307FA70658716F, L_16, /*hidden argument*/NULL);
|
|||
|
|
// L.RegFunction("Destroy", Destroy);
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_17 = ___L0;
|
|||
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_18 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|||
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_18, NULL, (intptr_t)((intptr_t)taurus_unity_LuaNetClientWrap_Destroy_m1EF606F6607D2BED4866CD7875357E715C5CF457_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_17);
|
|||
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_17, _stringLiteral577EF7DC1516F4B3C43DDBE63327A8A039A0EDEC, L_18, /*hidden argument*/NULL);
|
|||
|
|
// L.RegFunction("LoadNet", LoadNet);
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_19 = ___L0;
|
|||
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_20 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|||
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_20, NULL, (intptr_t)((intptr_t)taurus_unity_LuaNetClientWrap_LoadNet_m63FE2C492A00FD8B72A49FFADE4856AB931FEBB0_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_19);
|
|||
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_19, _stringLiteral082027E7159C5FED251853AE6B0EC26C28AFADCC, L_20, /*hidden argument*/NULL);
|
|||
|
|
// L.RegFunction("New", _Createtaurus_unity_LuaNetClient);
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_21 = ___L0;
|
|||
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_22 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|||
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_22, NULL, (intptr_t)((intptr_t)taurus_unity_LuaNetClientWrap__Createtaurus_unity_LuaNetClient_m3C4EB5C46BA63692E795622764C3646C2C3A0F86_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_21);
|
|||
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_21, _stringLiteral6403F2B7EB2AAAFE6DE34CBF2A029B01AFEBC512, L_22, /*hidden argument*/NULL);
|
|||
|
|
// L.RegFunction("__tostring", ToLua.op_ToString);
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_23 = ___L0;
|
|||
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_24 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|||
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_24, NULL, (intptr_t)((intptr_t)ToLua_op_ToString_m45ABFC0D91846491E0BD772C639D333B3697565C_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_23);
|
|||
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_23, _stringLiteral55466C57A6AD671E6382864E65E49545CEA21A96, L_24, /*hidden argument*/NULL);
|
|||
|
|
// L.RegVar("Session", get_Session, set_Session);
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_25 = ___L0;
|
|||
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_26 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|||
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_26, NULL, (intptr_t)((intptr_t)taurus_unity_LuaNetClientWrap_get_Session_m64A8ACB6A6A45F5DE1AE7A5DA9F78F9A6159BC57_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_27 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|||
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_27, NULL, (intptr_t)((intptr_t)taurus_unity_LuaNetClientWrap_set_Session_m4F9E77E95CF950FA17EA7AE2F4AD79529B3FD087_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_25);
|
|||
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_25, _stringLiteralF7F1997C6CD1AA051279675742272A956E7DB628, L_26, L_27, /*hidden argument*/NULL);
|
|||
|
|
// L.RegVar("AveragePingTime", get_AveragePingTime, null);
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_28 = ___L0;
|
|||
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_29 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|||
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_29, NULL, (intptr_t)((intptr_t)taurus_unity_LuaNetClientWrap_get_AveragePingTime_m5278304CF9F59751FC18DEADA03563D66D50BFA7_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_28);
|
|||
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_28, _stringLiteral5278A6C0B3F65B52E0EEC6AAF1D4F70361031058, L_29, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|||
|
|
// L.RegVar("IsConnected", get_IsConnected, null);
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_30 = ___L0;
|
|||
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_31 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|||
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_31, NULL, (intptr_t)((intptr_t)taurus_unity_LuaNetClientWrap_get_IsConnected_mFC7DB08357412CC4DA5D5406E447770E5D1D098A_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_30);
|
|||
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_30, _stringLiteral053AA540C1CFCAEF76B7D72982E4C1BF6CCF10D0, L_31, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|||
|
|
// L.EndClass();
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_32 = ___L0;
|
|||
|
|
NullCheck(L_32);
|
|||
|
|
LuaState_EndClass_m8A005898468B98BE9EED4EA2E96EEC375C1F6BED(L_32, /*hidden argument*/NULL);
|
|||
|
|
// }
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus_unity_LuaNetClientWrap::_Createtaurus_unity_LuaNetClient(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_LuaNetClientWrap__Createtaurus_unity_LuaNetClient_m3C4EB5C46BA63692E795622764C3646C2C3A0F86 (intptr_t ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_unity_LuaNetClientWrap__Createtaurus_unity_LuaNetClient_m3C4EB5C46BA63692E795622764C3646C2C3A0F86_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
int32_t V_0 = 0;
|
|||
|
|
String_t* V_1 = NULL;
|
|||
|
|
LuaTable_t01E9E69BA6012CD87238BB47915B07AF0A719A87 * V_2 = NULL;
|
|||
|
|
LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * V_3 = NULL;
|
|||
|
|
int32_t V_4 = 0;
|
|||
|
|
String_t* V_5 = NULL;
|
|||
|
|
LuaTable_t01E9E69BA6012CD87238BB47915B07AF0A719A87 * V_6 = NULL;
|
|||
|
|
int32_t V_7 = 0;
|
|||
|
|
LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * V_8 = NULL;
|
|||
|
|
Exception_t * V_9 = NULL;
|
|||
|
|
Exception_t * __last_unhandled_exception = 0;
|
|||
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|||
|
|
Exception_t * __exception_local = 0;
|
|||
|
|
NO_UNUSED_WARNING (__exception_local);
|
|||
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 4);
|
|||
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|||
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|||
|
|
|
|||
|
|
IL_0000:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
{
|
|||
|
|
// int count = LuaDLL.lua_gettop(L);
|
|||
|
|
intptr_t L_0 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_1 = LuaDLL_lua_gettop_m8C89113132D9591A56E2324C330E56C4FD268858((intptr_t)L_0, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_1;
|
|||
|
|
// if (count == 3)
|
|||
|
|
int32_t L_2 = V_0;
|
|||
|
|
if ((!(((uint32_t)L_2) == ((uint32_t)3))))
|
|||
|
|
{
|
|||
|
|
goto IL_0037;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_000b:
|
|||
|
|
{
|
|||
|
|
// string arg0 = ToLua.CheckString(L, 1);
|
|||
|
|
intptr_t L_3 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|||
|
|
String_t* L_4 = ToLua_CheckString_mD7449EF3289C7E6288788CB51A22CF12393ADF1A((intptr_t)L_3, 1, /*hidden argument*/NULL);
|
|||
|
|
// string arg1 = ToLua.CheckString(L, 2);
|
|||
|
|
intptr_t L_5 = ___L0;
|
|||
|
|
String_t* L_6 = ToLua_CheckString_mD7449EF3289C7E6288788CB51A22CF12393ADF1A((intptr_t)L_5, 2, /*hidden argument*/NULL);
|
|||
|
|
V_1 = L_6;
|
|||
|
|
// LuaTable arg2 = ToLua.CheckLuaTable(L, 3);
|
|||
|
|
intptr_t L_7 = ___L0;
|
|||
|
|
LuaTable_t01E9E69BA6012CD87238BB47915B07AF0A719A87 * L_8 = ToLua_CheckLuaTable_mF2CDE2421648E4E9948D4A81E1EF7259B49D6A77((intptr_t)L_7, 3, /*hidden argument*/NULL);
|
|||
|
|
V_2 = L_8;
|
|||
|
|
// taurus.unity.LuaNetClient obj = new taurus.unity.LuaNetClient(arg0, arg1, arg2);
|
|||
|
|
String_t* L_9 = V_1;
|
|||
|
|
LuaTable_t01E9E69BA6012CD87238BB47915B07AF0A719A87 * L_10 = V_2;
|
|||
|
|
LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * L_11 = (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D *)il2cpp_codegen_object_new(LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_il2cpp_TypeInfo_var);
|
|||
|
|
LuaNetClient__ctor_m28F4EF1FA3BE35508A3CB900CD7687C35FD2D78C(L_11, L_4, L_9, L_10, 0, /*hidden argument*/NULL);
|
|||
|
|
V_3 = L_11;
|
|||
|
|
// ToLua.PushObject(L, obj);
|
|||
|
|
intptr_t L_12 = ___L0;
|
|||
|
|
LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * L_13 = V_3;
|
|||
|
|
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_12, L_13, /*hidden argument*/NULL);
|
|||
|
|
// return 1;
|
|||
|
|
V_4 = 1;
|
|||
|
|
goto IL_0095;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0037:
|
|||
|
|
{
|
|||
|
|
// else if (count == 4)
|
|||
|
|
int32_t L_14 = V_0;
|
|||
|
|
if ((!(((uint32_t)L_14) == ((uint32_t)4))))
|
|||
|
|
{
|
|||
|
|
goto IL_0078;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_003b:
|
|||
|
|
{
|
|||
|
|
// string arg0 = ToLua.CheckString(L, 1);
|
|||
|
|
intptr_t L_15 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|||
|
|
String_t* L_16 = ToLua_CheckString_mD7449EF3289C7E6288788CB51A22CF12393ADF1A((intptr_t)L_15, 1, /*hidden argument*/NULL);
|
|||
|
|
// string arg1 = ToLua.CheckString(L, 2);
|
|||
|
|
intptr_t L_17 = ___L0;
|
|||
|
|
String_t* L_18 = ToLua_CheckString_mD7449EF3289C7E6288788CB51A22CF12393ADF1A((intptr_t)L_17, 2, /*hidden argument*/NULL);
|
|||
|
|
V_5 = L_18;
|
|||
|
|
// LuaTable arg2 = ToLua.CheckLuaTable(L, 3);
|
|||
|
|
intptr_t L_19 = ___L0;
|
|||
|
|
LuaTable_t01E9E69BA6012CD87238BB47915B07AF0A719A87 * L_20 = ToLua_CheckLuaTable_mF2CDE2421648E4E9948D4A81E1EF7259B49D6A77((intptr_t)L_19, 3, /*hidden argument*/NULL);
|
|||
|
|
V_6 = L_20;
|
|||
|
|
// int arg3 = (int)LuaDLL.luaL_checknumber(L, 4);
|
|||
|
|
intptr_t L_21 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
double L_22 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_21, 4, /*hidden argument*/NULL);
|
|||
|
|
V_7 = (((int32_t)((int32_t)L_22)));
|
|||
|
|
// taurus.unity.LuaNetClient obj = new taurus.unity.LuaNetClient(arg0, arg1, arg2, arg3);
|
|||
|
|
String_t* L_23 = V_5;
|
|||
|
|
LuaTable_t01E9E69BA6012CD87238BB47915B07AF0A719A87 * L_24 = V_6;
|
|||
|
|
int32_t L_25 = V_7;
|
|||
|
|
LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * L_26 = (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D *)il2cpp_codegen_object_new(LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_il2cpp_TypeInfo_var);
|
|||
|
|
LuaNetClient__ctor_m28F4EF1FA3BE35508A3CB900CD7687C35FD2D78C(L_26, L_16, L_23, L_24, L_25, /*hidden argument*/NULL);
|
|||
|
|
V_8 = L_26;
|
|||
|
|
// ToLua.PushObject(L, obj);
|
|||
|
|
intptr_t L_27 = ___L0;
|
|||
|
|
LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * L_28 = V_8;
|
|||
|
|
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_27, L_28, /*hidden argument*/NULL);
|
|||
|
|
// return 1;
|
|||
|
|
V_4 = 1;
|
|||
|
|
goto IL_0095;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0078:
|
|||
|
|
{
|
|||
|
|
// return LuaDLL.luaL_throw(L, "invalid arguments to ctor method: taurus.unity.LuaNetClient.New");
|
|||
|
|
intptr_t L_29 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_30 = LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828((intptr_t)L_29, _stringLiteral19C55A74BD18C1C430BEB85C8B1DBA3F8CC1E04B, /*hidden argument*/NULL);
|
|||
|
|
V_4 = L_30;
|
|||
|
|
goto IL_0095;
|
|||
|
|
}
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__exception_local = (Exception_t *)e.ex;
|
|||
|
|
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|||
|
|
goto CATCH_0087;
|
|||
|
|
throw e;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
CATCH_0087:
|
|||
|
|
{ // begin catch(System.Exception)
|
|||
|
|
// catch (Exception e)
|
|||
|
|
V_9 = ((Exception_t *)__exception_local);
|
|||
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|||
|
|
intptr_t L_31 = ___L0;
|
|||
|
|
Exception_t * L_32 = V_9;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_33 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_31, L_32, /*hidden argument*/NULL);
|
|||
|
|
V_4 = L_33;
|
|||
|
|
goto IL_0095;
|
|||
|
|
} // end catch (depth: 1)
|
|||
|
|
|
|||
|
|
IL_0095:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
int32_t L_34 = V_4;
|
|||
|
|
return L_34;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus_unity_LuaNetClientWrap::Connect(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_LuaNetClientWrap_Connect_mB892E9681D2B1AD743BD2EA30F6594E203430878 (intptr_t ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_unity_LuaNetClientWrap_Connect_mB892E9681D2B1AD743BD2EA30F6594E203430878_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
int32_t V_0 = 0;
|
|||
|
|
Exception_t * V_1 = NULL;
|
|||
|
|
Exception_t * __last_unhandled_exception = 0;
|
|||
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|||
|
|
Exception_t * __exception_local = 0;
|
|||
|
|
NO_UNUSED_WARNING (__exception_local);
|
|||
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|||
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|||
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|||
|
|
|
|||
|
|
IL_0000:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
// ToLua.CheckArgsCount(L, 1);
|
|||
|
|
intptr_t L_0 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|||
|
|
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
|
|||
|
|
// taurus.unity.LuaNetClient obj = (taurus.unity.LuaNetClient)ToLua.CheckObject<taurus.unity.LuaNetClient>(L, 1);
|
|||
|
|
intptr_t L_1 = ___L0;
|
|||
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisLuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_m20EF139D71C98CDDD79A0A07A6B71E7767800420((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisLuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_m20EF139D71C98CDDD79A0A07A6B71E7767800420_RuntimeMethod_var);
|
|||
|
|
// obj.Connect();
|
|||
|
|
NullCheck(((LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D *)CastclassClass((RuntimeObject*)L_2, LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_il2cpp_TypeInfo_var)));
|
|||
|
|
LuaNetClient_Connect_m396A37AAC9B5B77FB90F23AAF7BB8826CA30FA2F(((LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D *)CastclassClass((RuntimeObject*)L_2, LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|||
|
|
// return 0;
|
|||
|
|
V_0 = 0;
|
|||
|
|
goto IL_0027;
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__exception_local = (Exception_t *)e.ex;
|
|||
|
|
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|||
|
|
goto CATCH_001c;
|
|||
|
|
throw e;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
CATCH_001c:
|
|||
|
|
{ // begin catch(System.Exception)
|
|||
|
|
// catch (Exception e)
|
|||
|
|
V_1 = ((Exception_t *)__exception_local);
|
|||
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|||
|
|
intptr_t L_3 = ___L0;
|
|||
|
|
Exception_t * L_4 = V_1;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_5;
|
|||
|
|
goto IL_0027;
|
|||
|
|
} // end catch (depth: 1)
|
|||
|
|
|
|||
|
|
IL_0027:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
int32_t L_6 = V_0;
|
|||
|
|
return L_6;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus_unity_LuaNetClientWrap::Send(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_LuaNetClientWrap_Send_mA4E70A335C8A37C4BB81DED8F415B72D703A0DD5 (intptr_t ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_unity_LuaNetClientWrap_Send_mA4E70A335C8A37C4BB81DED8F415B72D703A0DD5_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
String_t* V_0 = NULL;
|
|||
|
|
String_t* V_1 = NULL;
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * V_2 = NULL;
|
|||
|
|
int32_t V_3 = 0;
|
|||
|
|
Exception_t * V_4 = NULL;
|
|||
|
|
Exception_t * __last_unhandled_exception = 0;
|
|||
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|||
|
|
Exception_t * __exception_local = 0;
|
|||
|
|
NO_UNUSED_WARNING (__exception_local);
|
|||
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|||
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|||
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|||
|
|
|
|||
|
|
IL_0000:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
// ToLua.CheckArgsCount(L, 4);
|
|||
|
|
intptr_t L_0 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|||
|
|
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 4, /*hidden argument*/NULL);
|
|||
|
|
// taurus.unity.LuaNetClient obj = (taurus.unity.LuaNetClient)ToLua.CheckObject<taurus.unity.LuaNetClient>(L, 1);
|
|||
|
|
intptr_t L_1 = ___L0;
|
|||
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisLuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_m20EF139D71C98CDDD79A0A07A6B71E7767800420((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisLuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_m20EF139D71C98CDDD79A0A07A6B71E7767800420_RuntimeMethod_var);
|
|||
|
|
// string arg0 = ToLua.CheckString(L, 2);
|
|||
|
|
intptr_t L_3 = ___L0;
|
|||
|
|
String_t* L_4 = ToLua_CheckString_mD7449EF3289C7E6288788CB51A22CF12393ADF1A((intptr_t)L_3, 2, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_4;
|
|||
|
|
// string arg1 = ToLua.CheckString(L, 3);
|
|||
|
|
intptr_t L_5 = ___L0;
|
|||
|
|
String_t* L_6 = ToLua_CheckString_mD7449EF3289C7E6288788CB51A22CF12393ADF1A((intptr_t)L_5, 3, /*hidden argument*/NULL);
|
|||
|
|
V_1 = L_6;
|
|||
|
|
// LuaFunction arg2 = ToLua.CheckLuaFunction(L, 4);
|
|||
|
|
intptr_t L_7 = ___L0;
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_8 = ToLua_CheckLuaFunction_mC750609BBB49B299E709AA7E2F3AEB8029E8990B((intptr_t)L_7, 4, /*hidden argument*/NULL);
|
|||
|
|
V_2 = L_8;
|
|||
|
|
// obj.Send(arg0, arg1, arg2);
|
|||
|
|
String_t* L_9 = V_0;
|
|||
|
|
String_t* L_10 = V_1;
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_11 = V_2;
|
|||
|
|
NullCheck(((LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D *)CastclassClass((RuntimeObject*)L_2, LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_il2cpp_TypeInfo_var)));
|
|||
|
|
LuaNetClient_Send_m7C2FB1CC09A55026697B77E627B5312EB3A8330F(((LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D *)CastclassClass((RuntimeObject*)L_2, LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_il2cpp_TypeInfo_var)), L_9, L_10, L_11, /*hidden argument*/NULL);
|
|||
|
|
// return 0;
|
|||
|
|
V_3 = 0;
|
|||
|
|
goto IL_0044;
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__exception_local = (Exception_t *)e.ex;
|
|||
|
|
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|||
|
|
goto CATCH_0037;
|
|||
|
|
throw e;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
CATCH_0037:
|
|||
|
|
{ // begin catch(System.Exception)
|
|||
|
|
// catch (Exception e)
|
|||
|
|
V_4 = ((Exception_t *)__exception_local);
|
|||
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|||
|
|
intptr_t L_12 = ___L0;
|
|||
|
|
Exception_t * L_13 = V_4;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_14 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_12, L_13, /*hidden argument*/NULL);
|
|||
|
|
V_3 = L_14;
|
|||
|
|
goto IL_0044;
|
|||
|
|
} // end catch (depth: 1)
|
|||
|
|
|
|||
|
|
IL_0044:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
int32_t L_15 = V_3;
|
|||
|
|
return L_15;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus_unity_LuaNetClientWrap::SetCallBackListener(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_LuaNetClientWrap_SetCallBackListener_m08C42D6E790705BC1502B50D97E39422664C3AA0 (intptr_t ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_unity_LuaNetClientWrap_SetCallBackListener_m08C42D6E790705BC1502B50D97E39422664C3AA0_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * V_0 = NULL;
|
|||
|
|
int32_t V_1 = 0;
|
|||
|
|
Exception_t * V_2 = NULL;
|
|||
|
|
Exception_t * __last_unhandled_exception = 0;
|
|||
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|||
|
|
Exception_t * __exception_local = 0;
|
|||
|
|
NO_UNUSED_WARNING (__exception_local);
|
|||
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|||
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|||
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|||
|
|
|
|||
|
|
IL_0000:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
// ToLua.CheckArgsCount(L, 2);
|
|||
|
|
intptr_t L_0 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|||
|
|
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
|
|||
|
|
// taurus.unity.LuaNetClient obj = (taurus.unity.LuaNetClient)ToLua.CheckObject<taurus.unity.LuaNetClient>(L, 1);
|
|||
|
|
intptr_t L_1 = ___L0;
|
|||
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisLuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_m20EF139D71C98CDDD79A0A07A6B71E7767800420((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisLuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_m20EF139D71C98CDDD79A0A07A6B71E7767800420_RuntimeMethod_var);
|
|||
|
|
// LuaFunction arg0 = ToLua.CheckLuaFunction(L, 2);
|
|||
|
|
intptr_t L_3 = ___L0;
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_4 = ToLua_CheckLuaFunction_mC750609BBB49B299E709AA7E2F3AEB8029E8990B((intptr_t)L_3, 2, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_4;
|
|||
|
|
// obj.SetCallBackListener(arg0);
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_5 = V_0;
|
|||
|
|
NullCheck(((LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D *)CastclassClass((RuntimeObject*)L_2, LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_il2cpp_TypeInfo_var)));
|
|||
|
|
LuaNetClient_SetCallBackListener_m6629793B7D123C422028AF71EEDE2C7719DE7C72_inline(((LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D *)CastclassClass((RuntimeObject*)L_2, LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
|
|||
|
|
// return 0;
|
|||
|
|
V_1 = 0;
|
|||
|
|
goto IL_0030;
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__exception_local = (Exception_t *)e.ex;
|
|||
|
|
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|||
|
|
goto CATCH_0025;
|
|||
|
|
throw e;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
CATCH_0025:
|
|||
|
|
{ // begin catch(System.Exception)
|
|||
|
|
// catch (Exception e)
|
|||
|
|
V_2 = ((Exception_t *)__exception_local);
|
|||
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|||
|
|
intptr_t L_6 = ___L0;
|
|||
|
|
Exception_t * L_7 = V_2;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_8 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_6, L_7, /*hidden argument*/NULL);
|
|||
|
|
V_1 = L_8;
|
|||
|
|
goto IL_0030;
|
|||
|
|
} // end catch (depth: 1)
|
|||
|
|
|
|||
|
|
IL_0030:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
int32_t L_9 = V_1;
|
|||
|
|
return L_9;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus_unity_LuaNetClientWrap::SetNetEventListener(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_LuaNetClientWrap_SetNetEventListener_mCB4332DBB2BA999166DCAF4F6B414CB7723112AE (intptr_t ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_unity_LuaNetClientWrap_SetNetEventListener_mCB4332DBB2BA999166DCAF4F6B414CB7723112AE_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * V_0 = NULL;
|
|||
|
|
int32_t V_1 = 0;
|
|||
|
|
Exception_t * V_2 = NULL;
|
|||
|
|
Exception_t * __last_unhandled_exception = 0;
|
|||
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|||
|
|
Exception_t * __exception_local = 0;
|
|||
|
|
NO_UNUSED_WARNING (__exception_local);
|
|||
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|||
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|||
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|||
|
|
|
|||
|
|
IL_0000:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
// ToLua.CheckArgsCount(L, 2);
|
|||
|
|
intptr_t L_0 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|||
|
|
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
|
|||
|
|
// taurus.unity.LuaNetClient obj = (taurus.unity.LuaNetClient)ToLua.CheckObject<taurus.unity.LuaNetClient>(L, 1);
|
|||
|
|
intptr_t L_1 = ___L0;
|
|||
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisLuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_m20EF139D71C98CDDD79A0A07A6B71E7767800420((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisLuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_m20EF139D71C98CDDD79A0A07A6B71E7767800420_RuntimeMethod_var);
|
|||
|
|
// LuaFunction arg0 = ToLua.CheckLuaFunction(L, 2);
|
|||
|
|
intptr_t L_3 = ___L0;
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_4 = ToLua_CheckLuaFunction_mC750609BBB49B299E709AA7E2F3AEB8029E8990B((intptr_t)L_3, 2, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_4;
|
|||
|
|
// obj.SetNetEventListener(arg0);
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_5 = V_0;
|
|||
|
|
NullCheck(((LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D *)CastclassClass((RuntimeObject*)L_2, LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_il2cpp_TypeInfo_var)));
|
|||
|
|
LuaNetClient_SetNetEventListener_m0562A58B38E6486C678C79524A1AA664FCC07CFB_inline(((LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D *)CastclassClass((RuntimeObject*)L_2, LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
|
|||
|
|
// return 0;
|
|||
|
|
V_1 = 0;
|
|||
|
|
goto IL_0030;
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__exception_local = (Exception_t *)e.ex;
|
|||
|
|
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|||
|
|
goto CATCH_0025;
|
|||
|
|
throw e;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
CATCH_0025:
|
|||
|
|
{ // begin catch(System.Exception)
|
|||
|
|
// catch (Exception e)
|
|||
|
|
V_2 = ((Exception_t *)__exception_local);
|
|||
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|||
|
|
intptr_t L_6 = ___L0;
|
|||
|
|
Exception_t * L_7 = V_2;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_8 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_6, L_7, /*hidden argument*/NULL);
|
|||
|
|
V_1 = L_8;
|
|||
|
|
goto IL_0030;
|
|||
|
|
} // end catch (depth: 1)
|
|||
|
|
|
|||
|
|
IL_0030:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
int32_t L_9 = V_1;
|
|||
|
|
return L_9;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus_unity_LuaNetClientWrap::SetNetConnectListener(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_LuaNetClientWrap_SetNetConnectListener_m9E530B33572C4369AABF32245605195FEE4A1E95 (intptr_t ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_unity_LuaNetClientWrap_SetNetConnectListener_m9E530B33572C4369AABF32245605195FEE4A1E95_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * V_0 = NULL;
|
|||
|
|
int32_t V_1 = 0;
|
|||
|
|
Exception_t * V_2 = NULL;
|
|||
|
|
Exception_t * __last_unhandled_exception = 0;
|
|||
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|||
|
|
Exception_t * __exception_local = 0;
|
|||
|
|
NO_UNUSED_WARNING (__exception_local);
|
|||
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|||
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|||
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|||
|
|
|
|||
|
|
IL_0000:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
// ToLua.CheckArgsCount(L, 2);
|
|||
|
|
intptr_t L_0 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|||
|
|
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
|
|||
|
|
// taurus.unity.LuaNetClient obj = (taurus.unity.LuaNetClient)ToLua.CheckObject<taurus.unity.LuaNetClient>(L, 1);
|
|||
|
|
intptr_t L_1 = ___L0;
|
|||
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisLuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_m20EF139D71C98CDDD79A0A07A6B71E7767800420((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisLuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_m20EF139D71C98CDDD79A0A07A6B71E7767800420_RuntimeMethod_var);
|
|||
|
|
// LuaFunction arg0 = ToLua.CheckLuaFunction(L, 2);
|
|||
|
|
intptr_t L_3 = ___L0;
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_4 = ToLua_CheckLuaFunction_mC750609BBB49B299E709AA7E2F3AEB8029E8990B((intptr_t)L_3, 2, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_4;
|
|||
|
|
// obj.SetNetConnectListener(arg0);
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_5 = V_0;
|
|||
|
|
NullCheck(((LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D *)CastclassClass((RuntimeObject*)L_2, LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_il2cpp_TypeInfo_var)));
|
|||
|
|
LuaNetClient_SetNetConnectListener_mB93BB066ECFE4A997EE4B7897875BA13D9C8AB1D_inline(((LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D *)CastclassClass((RuntimeObject*)L_2, LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
|
|||
|
|
// return 0;
|
|||
|
|
V_1 = 0;
|
|||
|
|
goto IL_0030;
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__exception_local = (Exception_t *)e.ex;
|
|||
|
|
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|||
|
|
goto CATCH_0025;
|
|||
|
|
throw e;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
CATCH_0025:
|
|||
|
|
{ // begin catch(System.Exception)
|
|||
|
|
// catch (Exception e)
|
|||
|
|
V_2 = ((Exception_t *)__exception_local);
|
|||
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|||
|
|
intptr_t L_6 = ___L0;
|
|||
|
|
Exception_t * L_7 = V_2;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_8 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_6, L_7, /*hidden argument*/NULL);
|
|||
|
|
V_1 = L_8;
|
|||
|
|
goto IL_0030;
|
|||
|
|
} // end catch (depth: 1)
|
|||
|
|
|
|||
|
|
IL_0030:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
int32_t L_9 = V_1;
|
|||
|
|
return L_9;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus_unity_LuaNetClientWrap::ClearResponse(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_LuaNetClientWrap_ClearResponse_mBCF127C45ED9599C8758012A112D47D1BE233595 (intptr_t ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_unity_LuaNetClientWrap_ClearResponse_mBCF127C45ED9599C8758012A112D47D1BE233595_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
int32_t V_0 = 0;
|
|||
|
|
Exception_t * V_1 = NULL;
|
|||
|
|
Exception_t * __last_unhandled_exception = 0;
|
|||
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|||
|
|
Exception_t * __exception_local = 0;
|
|||
|
|
NO_UNUSED_WARNING (__exception_local);
|
|||
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|||
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|||
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|||
|
|
|
|||
|
|
IL_0000:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
// ToLua.CheckArgsCount(L, 1);
|
|||
|
|
intptr_t L_0 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|||
|
|
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
|
|||
|
|
// taurus.unity.LuaNetClient obj = (taurus.unity.LuaNetClient)ToLua.CheckObject<taurus.unity.LuaNetClient>(L, 1);
|
|||
|
|
intptr_t L_1 = ___L0;
|
|||
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisLuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_m20EF139D71C98CDDD79A0A07A6B71E7767800420((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisLuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_m20EF139D71C98CDDD79A0A07A6B71E7767800420_RuntimeMethod_var);
|
|||
|
|
// obj.ClearResponse();
|
|||
|
|
NullCheck(((LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D *)CastclassClass((RuntimeObject*)L_2, LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_il2cpp_TypeInfo_var)));
|
|||
|
|
LuaNetClient_ClearResponse_m3FD0387A9254A61CEFBCCE8F51123F3A5BA364F3(((LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D *)CastclassClass((RuntimeObject*)L_2, LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|||
|
|
// return 0;
|
|||
|
|
V_0 = 0;
|
|||
|
|
goto IL_0027;
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__exception_local = (Exception_t *)e.ex;
|
|||
|
|
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|||
|
|
goto CATCH_001c;
|
|||
|
|
throw e;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
CATCH_001c:
|
|||
|
|
{ // begin catch(System.Exception)
|
|||
|
|
// catch (Exception e)
|
|||
|
|
V_1 = ((Exception_t *)__exception_local);
|
|||
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|||
|
|
intptr_t L_3 = ___L0;
|
|||
|
|
Exception_t * L_4 = V_1;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_5;
|
|||
|
|
goto IL_0027;
|
|||
|
|
} // end catch (depth: 1)
|
|||
|
|
|
|||
|
|
IL_0027:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
int32_t L_6 = V_0;
|
|||
|
|
return L_6;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus_unity_LuaNetClientWrap::Destroy(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_LuaNetClientWrap_Destroy_m1EF606F6607D2BED4866CD7875357E715C5CF457 (intptr_t ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_unity_LuaNetClientWrap_Destroy_m1EF606F6607D2BED4866CD7875357E715C5CF457_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
int32_t V_0 = 0;
|
|||
|
|
Exception_t * V_1 = NULL;
|
|||
|
|
Exception_t * __last_unhandled_exception = 0;
|
|||
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|||
|
|
Exception_t * __exception_local = 0;
|
|||
|
|
NO_UNUSED_WARNING (__exception_local);
|
|||
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|||
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|||
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|||
|
|
|
|||
|
|
IL_0000:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
// ToLua.CheckArgsCount(L, 1);
|
|||
|
|
intptr_t L_0 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|||
|
|
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
|
|||
|
|
// taurus.unity.LuaNetClient obj = (taurus.unity.LuaNetClient)ToLua.CheckObject<taurus.unity.LuaNetClient>(L, 1);
|
|||
|
|
intptr_t L_1 = ___L0;
|
|||
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisLuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_m20EF139D71C98CDDD79A0A07A6B71E7767800420((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisLuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_m20EF139D71C98CDDD79A0A07A6B71E7767800420_RuntimeMethod_var);
|
|||
|
|
// obj.Destroy();
|
|||
|
|
NullCheck(((LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D *)CastclassClass((RuntimeObject*)L_2, LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_il2cpp_TypeInfo_var)));
|
|||
|
|
LuaNetClient_Destroy_m3C64187FA8BBA4EFF371FE715354DEDC64158AFE(((LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D *)CastclassClass((RuntimeObject*)L_2, LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|||
|
|
// return 0;
|
|||
|
|
V_0 = 0;
|
|||
|
|
goto IL_0027;
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__exception_local = (Exception_t *)e.ex;
|
|||
|
|
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|||
|
|
goto CATCH_001c;
|
|||
|
|
throw e;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
CATCH_001c:
|
|||
|
|
{ // begin catch(System.Exception)
|
|||
|
|
// catch (Exception e)
|
|||
|
|
V_1 = ((Exception_t *)__exception_local);
|
|||
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|||
|
|
intptr_t L_3 = ___L0;
|
|||
|
|
Exception_t * L_4 = V_1;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_5;
|
|||
|
|
goto IL_0027;
|
|||
|
|
} // end catch (depth: 1)
|
|||
|
|
|
|||
|
|
IL_0027:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
int32_t L_6 = V_0;
|
|||
|
|
return L_6;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus_unity_LuaNetClientWrap::LoadNet(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_LuaNetClientWrap_LoadNet_m63FE2C492A00FD8B72A49FFADE4856AB931FEBB0 (intptr_t ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_unity_LuaNetClientWrap_LoadNet_m63FE2C492A00FD8B72A49FFADE4856AB931FEBB0_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
int32_t V_0 = 0;
|
|||
|
|
securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B V_1;
|
|||
|
|
memset((&V_1), 0, sizeof(V_1));
|
|||
|
|
int32_t V_2 = 0;
|
|||
|
|
Exception_t * V_3 = NULL;
|
|||
|
|
Exception_t * __last_unhandled_exception = 0;
|
|||
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|||
|
|
Exception_t * __exception_local = 0;
|
|||
|
|
NO_UNUSED_WARNING (__exception_local);
|
|||
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|||
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|||
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|||
|
|
|
|||
|
|
IL_0000:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
// ToLua.CheckArgsCount(L, 2);
|
|||
|
|
intptr_t L_0 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|||
|
|
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
|
|||
|
|
// taurus.unity.LuaNetClient obj = (taurus.unity.LuaNetClient)ToLua.CheckObject<taurus.unity.LuaNetClient>(L, 1);
|
|||
|
|
intptr_t L_1 = ___L0;
|
|||
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisLuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_m20EF139D71C98CDDD79A0A07A6B71E7767800420((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisLuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_m20EF139D71C98CDDD79A0A07A6B71E7767800420_RuntimeMethod_var);
|
|||
|
|
// int arg0 = (int)LuaDLL.luaL_checknumber(L, 2);
|
|||
|
|
intptr_t L_3 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
double L_4 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_3, 2, /*hidden argument*/NULL);
|
|||
|
|
V_0 = (((int32_t)((int32_t)L_4)));
|
|||
|
|
// securityConnection o = obj.LoadNet(arg0);
|
|||
|
|
int32_t L_5 = V_0;
|
|||
|
|
NullCheck(((LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D *)CastclassClass((RuntimeObject*)L_2, LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_il2cpp_TypeInfo_var)));
|
|||
|
|
securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B L_6 = LuaNetClient_LoadNet_m3DC0F65B1EFF2D8C5C553AC1EE4F5EBDB8F66995(((LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D *)CastclassClass((RuntimeObject*)L_2, LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
|
|||
|
|
V_1 = L_6;
|
|||
|
|
// ToLua.PushValue(L, o);
|
|||
|
|
intptr_t L_7 = ___L0;
|
|||
|
|
securityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B L_8 = V_1;
|
|||
|
|
ToLua_PushValue_TissecurityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B_m7F758A636593FC8C3888F5431E45F1D8A1B6E124((intptr_t)L_7, L_8, /*hidden argument*/ToLua_PushValue_TissecurityConnection_t2548EEEE9F234CCA4ACD0F083024F35C2CB5683B_m7F758A636593FC8C3888F5431E45F1D8A1B6E124_RuntimeMethod_var);
|
|||
|
|
// return 1;
|
|||
|
|
V_2 = 1;
|
|||
|
|
goto IL_0039;
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__exception_local = (Exception_t *)e.ex;
|
|||
|
|
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|||
|
|
goto CATCH_002e;
|
|||
|
|
throw e;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
CATCH_002e:
|
|||
|
|
{ // begin catch(System.Exception)
|
|||
|
|
// catch (Exception e)
|
|||
|
|
V_3 = ((Exception_t *)__exception_local);
|
|||
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|||
|
|
intptr_t L_9 = ___L0;
|
|||
|
|
Exception_t * L_10 = V_3;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
|
|||
|
|
V_2 = L_11;
|
|||
|
|
goto IL_0039;
|
|||
|
|
} // end catch (depth: 1)
|
|||
|
|
|
|||
|
|
IL_0039:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
int32_t L_12 = V_2;
|
|||
|
|
return L_12;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus_unity_LuaNetClientWrap::get_Session(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_LuaNetClientWrap_get_Session_m64A8ACB6A6A45F5DE1AE7A5DA9F78F9A6159BC57 (intptr_t ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_unity_LuaNetClientWrap_get_Session_m64A8ACB6A6A45F5DE1AE7A5DA9F78F9A6159BC57_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
RuntimeObject * V_0 = NULL;
|
|||
|
|
String_t* V_1 = NULL;
|
|||
|
|
int32_t V_2 = 0;
|
|||
|
|
Exception_t * V_3 = NULL;
|
|||
|
|
Exception_t * __last_unhandled_exception = 0;
|
|||
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|||
|
|
Exception_t * __exception_local = 0;
|
|||
|
|
NO_UNUSED_WARNING (__exception_local);
|
|||
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|||
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|||
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|||
|
|
{
|
|||
|
|
// object o = null;
|
|||
|
|
V_0 = NULL;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0002:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
// o = ToLua.ToObject(L, 1);
|
|||
|
|
intptr_t L_0 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|||
|
|
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_1;
|
|||
|
|
// taurus.unity.LuaNetClient obj = (taurus.unity.LuaNetClient)o;
|
|||
|
|
RuntimeObject * L_2 = V_0;
|
|||
|
|
// string ret = obj.Session;
|
|||
|
|
NullCheck(((LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D *)CastclassClass((RuntimeObject*)L_2, LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_il2cpp_TypeInfo_var)));
|
|||
|
|
String_t* L_3 = LuaNetClient_get_Session_m54BDE995EF531896B8D3C4BF537F376578D460E7(((LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D *)CastclassClass((RuntimeObject*)L_2, LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|||
|
|
V_1 = L_3;
|
|||
|
|
// LuaDLL.lua_pushstring(L, ret);
|
|||
|
|
intptr_t L_4 = ___L0;
|
|||
|
|
String_t* L_5 = V_1;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
LuaDLL_lua_pushstring_m1230CAB85FBD610AAA7D822AD67C9EDE4C1F13D7((intptr_t)L_4, L_5, /*hidden argument*/NULL);
|
|||
|
|
// return 1;
|
|||
|
|
V_2 = 1;
|
|||
|
|
goto IL_0032;
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__exception_local = (Exception_t *)e.ex;
|
|||
|
|
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|||
|
|
goto CATCH_0021;
|
|||
|
|
throw e;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
CATCH_0021:
|
|||
|
|
{ // begin catch(System.Exception)
|
|||
|
|
// catch(Exception e)
|
|||
|
|
V_3 = ((Exception_t *)__exception_local);
|
|||
|
|
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index Session on a nil value");
|
|||
|
|
intptr_t L_6 = ___L0;
|
|||
|
|
Exception_t * L_7 = V_3;
|
|||
|
|
RuntimeObject * L_8 = V_0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral3DB2ACF6F44843D1C00230F798090DD1441A439D, /*hidden argument*/NULL);
|
|||
|
|
V_2 = L_9;
|
|||
|
|
goto IL_0032;
|
|||
|
|
} // end catch (depth: 1)
|
|||
|
|
|
|||
|
|
IL_0032:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
int32_t L_10 = V_2;
|
|||
|
|
return L_10;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus_unity_LuaNetClientWrap::get_AveragePingTime(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_LuaNetClientWrap_get_AveragePingTime_m5278304CF9F59751FC18DEADA03563D66D50BFA7 (intptr_t ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_unity_LuaNetClientWrap_get_AveragePingTime_m5278304CF9F59751FC18DEADA03563D66D50BFA7_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
RuntimeObject * V_0 = NULL;
|
|||
|
|
int32_t V_1 = 0;
|
|||
|
|
int32_t V_2 = 0;
|
|||
|
|
Exception_t * V_3 = NULL;
|
|||
|
|
Exception_t * __last_unhandled_exception = 0;
|
|||
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|||
|
|
Exception_t * __exception_local = 0;
|
|||
|
|
NO_UNUSED_WARNING (__exception_local);
|
|||
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|||
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|||
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|||
|
|
{
|
|||
|
|
// object o = null;
|
|||
|
|
V_0 = NULL;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0002:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
// o = ToLua.ToObject(L, 1);
|
|||
|
|
intptr_t L_0 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|||
|
|
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_1;
|
|||
|
|
// taurus.unity.LuaNetClient obj = (taurus.unity.LuaNetClient)o;
|
|||
|
|
RuntimeObject * L_2 = V_0;
|
|||
|
|
// int ret = obj.AveragePingTime;
|
|||
|
|
NullCheck(((LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D *)CastclassClass((RuntimeObject*)L_2, LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_il2cpp_TypeInfo_var)));
|
|||
|
|
int32_t L_3 = LuaNetClient_get_AveragePingTime_m8AA71F056F6E2ABBB998EBB4F4D05E965F59D184(((LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D *)CastclassClass((RuntimeObject*)L_2, LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|||
|
|
V_1 = L_3;
|
|||
|
|
// LuaDLL.lua_pushinteger(L, ret);
|
|||
|
|
intptr_t L_4 = ___L0;
|
|||
|
|
int32_t L_5 = V_1;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
LuaDLL_lua_pushinteger_m8203BA6BB26C5BD0E84223531CFCB129352C2D23((intptr_t)L_4, L_5, /*hidden argument*/NULL);
|
|||
|
|
// return 1;
|
|||
|
|
V_2 = 1;
|
|||
|
|
goto IL_0032;
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__exception_local = (Exception_t *)e.ex;
|
|||
|
|
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|||
|
|
goto CATCH_0021;
|
|||
|
|
throw e;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
CATCH_0021:
|
|||
|
|
{ // begin catch(System.Exception)
|
|||
|
|
// catch(Exception e)
|
|||
|
|
V_3 = ((Exception_t *)__exception_local);
|
|||
|
|
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index AveragePingTime on a nil value");
|
|||
|
|
intptr_t L_6 = ___L0;
|
|||
|
|
Exception_t * L_7 = V_3;
|
|||
|
|
RuntimeObject * L_8 = V_0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral4C3E673100CABE7674ACB32CA72E4435B5FB9662, /*hidden argument*/NULL);
|
|||
|
|
V_2 = L_9;
|
|||
|
|
goto IL_0032;
|
|||
|
|
} // end catch (depth: 1)
|
|||
|
|
|
|||
|
|
IL_0032:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
int32_t L_10 = V_2;
|
|||
|
|
return L_10;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus_unity_LuaNetClientWrap::get_IsConnected(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_LuaNetClientWrap_get_IsConnected_mFC7DB08357412CC4DA5D5406E447770E5D1D098A (intptr_t ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_unity_LuaNetClientWrap_get_IsConnected_mFC7DB08357412CC4DA5D5406E447770E5D1D098A_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
RuntimeObject * V_0 = NULL;
|
|||
|
|
bool V_1 = false;
|
|||
|
|
int32_t V_2 = 0;
|
|||
|
|
Exception_t * V_3 = NULL;
|
|||
|
|
Exception_t * __last_unhandled_exception = 0;
|
|||
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|||
|
|
Exception_t * __exception_local = 0;
|
|||
|
|
NO_UNUSED_WARNING (__exception_local);
|
|||
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|||
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|||
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|||
|
|
{
|
|||
|
|
// object o = null;
|
|||
|
|
V_0 = NULL;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0002:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
// o = ToLua.ToObject(L, 1);
|
|||
|
|
intptr_t L_0 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|||
|
|
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_1;
|
|||
|
|
// taurus.unity.LuaNetClient obj = (taurus.unity.LuaNetClient)o;
|
|||
|
|
RuntimeObject * L_2 = V_0;
|
|||
|
|
// bool ret = obj.IsConnected;
|
|||
|
|
NullCheck(((LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D *)CastclassClass((RuntimeObject*)L_2, LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_il2cpp_TypeInfo_var)));
|
|||
|
|
bool L_3 = LuaNetClient_get_IsConnected_m38AE79BFB7820D1782D1F621BE2F23C6A49BBB20(((LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D *)CastclassClass((RuntimeObject*)L_2, LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|||
|
|
V_1 = L_3;
|
|||
|
|
// LuaDLL.lua_pushboolean(L, ret);
|
|||
|
|
intptr_t L_4 = ___L0;
|
|||
|
|
bool L_5 = V_1;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
LuaDLL_lua_pushboolean_m2B8D01E55F9DAAFC75B24FD6DC054776E5195B80((intptr_t)L_4, L_5, /*hidden argument*/NULL);
|
|||
|
|
// return 1;
|
|||
|
|
V_2 = 1;
|
|||
|
|
goto IL_0032;
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__exception_local = (Exception_t *)e.ex;
|
|||
|
|
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|||
|
|
goto CATCH_0021;
|
|||
|
|
throw e;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
CATCH_0021:
|
|||
|
|
{ // begin catch(System.Exception)
|
|||
|
|
// catch(Exception e)
|
|||
|
|
V_3 = ((Exception_t *)__exception_local);
|
|||
|
|
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index IsConnected on a nil value");
|
|||
|
|
intptr_t L_6 = ___L0;
|
|||
|
|
Exception_t * L_7 = V_3;
|
|||
|
|
RuntimeObject * L_8 = V_0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralAE3DAA6E1BAB0547393C2587A6D6D534314DA023, /*hidden argument*/NULL);
|
|||
|
|
V_2 = L_9;
|
|||
|
|
goto IL_0032;
|
|||
|
|
} // end catch (depth: 1)
|
|||
|
|
|
|||
|
|
IL_0032:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
int32_t L_10 = V_2;
|
|||
|
|
return L_10;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus_unity_LuaNetClientWrap::set_Session(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_LuaNetClientWrap_set_Session_m4F9E77E95CF950FA17EA7AE2F4AD79529B3FD087 (intptr_t ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_unity_LuaNetClientWrap_set_Session_m4F9E77E95CF950FA17EA7AE2F4AD79529B3FD087_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
RuntimeObject * V_0 = NULL;
|
|||
|
|
String_t* V_1 = NULL;
|
|||
|
|
int32_t V_2 = 0;
|
|||
|
|
Exception_t * V_3 = NULL;
|
|||
|
|
Exception_t * __last_unhandled_exception = 0;
|
|||
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|||
|
|
Exception_t * __exception_local = 0;
|
|||
|
|
NO_UNUSED_WARNING (__exception_local);
|
|||
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|||
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|||
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|||
|
|
{
|
|||
|
|
// object o = null;
|
|||
|
|
V_0 = NULL;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0002:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
// o = ToLua.ToObject(L, 1);
|
|||
|
|
intptr_t L_0 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|||
|
|
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_1;
|
|||
|
|
// taurus.unity.LuaNetClient obj = (taurus.unity.LuaNetClient)o;
|
|||
|
|
RuntimeObject * L_2 = V_0;
|
|||
|
|
// string arg0 = ToLua.CheckString(L, 2);
|
|||
|
|
intptr_t L_3 = ___L0;
|
|||
|
|
String_t* L_4 = ToLua_CheckString_mD7449EF3289C7E6288788CB51A22CF12393ADF1A((intptr_t)L_3, 2, /*hidden argument*/NULL);
|
|||
|
|
V_1 = L_4;
|
|||
|
|
// obj.Session = arg0;
|
|||
|
|
String_t* L_5 = V_1;
|
|||
|
|
NullCheck(((LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D *)CastclassClass((RuntimeObject*)L_2, LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_il2cpp_TypeInfo_var)));
|
|||
|
|
LuaNetClient_set_Session_m44949AEAC72FD15EFAC769D37C49489252565245(((LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D *)CastclassClass((RuntimeObject*)L_2, LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
|
|||
|
|
// return 0;
|
|||
|
|
V_2 = 0;
|
|||
|
|
goto IL_0033;
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__exception_local = (Exception_t *)e.ex;
|
|||
|
|
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|||
|
|
goto CATCH_0022;
|
|||
|
|
throw e;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
CATCH_0022:
|
|||
|
|
{ // begin catch(System.Exception)
|
|||
|
|
// catch(Exception e)
|
|||
|
|
V_3 = ((Exception_t *)__exception_local);
|
|||
|
|
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index Session on a nil value");
|
|||
|
|
intptr_t L_6 = ___L0;
|
|||
|
|
Exception_t * L_7 = V_3;
|
|||
|
|
RuntimeObject * L_8 = V_0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral3DB2ACF6F44843D1C00230F798090DD1441A439D, /*hidden argument*/NULL);
|
|||
|
|
V_2 = L_9;
|
|||
|
|
goto IL_0033;
|
|||
|
|
} // end catch (depth: 1)
|
|||
|
|
|
|||
|
|
IL_0033:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
int32_t L_10 = V_2;
|
|||
|
|
return L_10;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus_unity_LuaNetClientWrap::.ctor()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void taurus_unity_LuaNetClientWrap__ctor_m71F4BAFFDC5B6226C059B028A596FE7571CD2802 (taurus_unity_LuaNetClientWrap_tA53B283F7CADEFD5739142F8F6E0F82D08D87261 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic pop
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic push
|
|||
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
|
#endif
|
|||
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_taurus_unity_ResourcesManagerWrap_LoadObject_m1D0B132B19807D4316FC19838737D00E31E6D217(intptr_t ___L0)
|
|||
|
|
{
|
|||
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|||
|
|
|
|||
|
|
// Managed method invocation
|
|||
|
|
int32_t returnValue = taurus_unity_ResourcesManagerWrap_LoadObject_m1D0B132B19807D4316FC19838737D00E31E6D217(___L0, NULL);
|
|||
|
|
|
|||
|
|
return returnValue;
|
|||
|
|
}
|
|||
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_taurus_unity_ResourcesManagerWrap_LoadObjectByGroup_m0053884B1DD5EEE6EF4E44C6A74371AFA83B52CC(intptr_t ___L0)
|
|||
|
|
{
|
|||
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|||
|
|
|
|||
|
|
// Managed method invocation
|
|||
|
|
int32_t returnValue = taurus_unity_ResourcesManagerWrap_LoadObjectByGroup_m0053884B1DD5EEE6EF4E44C6A74371AFA83B52CC(___L0, NULL);
|
|||
|
|
|
|||
|
|
return returnValue;
|
|||
|
|
}
|
|||
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_taurus_unity_ResourcesManagerWrap_UnLoad_m10711D97A99AC40098E2967EC1349F57F1916C86(intptr_t ___L0)
|
|||
|
|
{
|
|||
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|||
|
|
|
|||
|
|
// Managed method invocation
|
|||
|
|
int32_t returnValue = taurus_unity_ResourcesManagerWrap_UnLoad_m10711D97A99AC40098E2967EC1349F57F1916C86(___L0, NULL);
|
|||
|
|
|
|||
|
|
return returnValue;
|
|||
|
|
}
|
|||
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_taurus_unity_ResourcesManagerWrap_UnLoadGroup_m7110C84FB5A8DCCE21DE59DC023D251CC780C903(intptr_t ___L0)
|
|||
|
|
{
|
|||
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|||
|
|
|
|||
|
|
// Managed method invocation
|
|||
|
|
int32_t returnValue = taurus_unity_ResourcesManagerWrap_UnLoadGroup_m7110C84FB5A8DCCE21DE59DC023D251CC780C903(___L0, NULL);
|
|||
|
|
|
|||
|
|
return returnValue;
|
|||
|
|
}
|
|||
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_taurus_unity_ResourcesManagerWrap_DestroyAll_mB4C27696B39A009D7ABE522F1C3B1C3564271E72(intptr_t ___L0)
|
|||
|
|
{
|
|||
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|||
|
|
|
|||
|
|
// Managed method invocation
|
|||
|
|
int32_t returnValue = taurus_unity_ResourcesManagerWrap_DestroyAll_mB4C27696B39A009D7ABE522F1C3B1C3564271E72(___L0, NULL);
|
|||
|
|
|
|||
|
|
return returnValue;
|
|||
|
|
}
|
|||
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_taurus_unity_ResourcesManagerWrap_ReadAssetConfig_m9924094B0A959F1265907044389E605566D4A202(intptr_t ___L0)
|
|||
|
|
{
|
|||
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|||
|
|
|
|||
|
|
// Managed method invocation
|
|||
|
|
int32_t returnValue = taurus_unity_ResourcesManagerWrap_ReadAssetConfig_m9924094B0A959F1265907044389E605566D4A202(___L0, NULL);
|
|||
|
|
|
|||
|
|
return returnValue;
|
|||
|
|
}
|
|||
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_taurus_unity_ResourcesManagerWrap_get_OS_Dir_m64B20075CEFA469B9A24BE3D9404E37AED602CCE(intptr_t ___L0)
|
|||
|
|
{
|
|||
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|||
|
|
|
|||
|
|
// Managed method invocation
|
|||
|
|
int32_t returnValue = taurus_unity_ResourcesManagerWrap_get_OS_Dir_m64B20075CEFA469B9A24BE3D9404E37AED602CCE(___L0, NULL);
|
|||
|
|
|
|||
|
|
return returnValue;
|
|||
|
|
}
|
|||
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_taurus_unity_ResourcesManagerWrap_set_OS_Dir_mB9E9DBDEEC49F85713AE39651A710A0448B4DF0D(intptr_t ___L0)
|
|||
|
|
{
|
|||
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|||
|
|
|
|||
|
|
// Managed method invocation
|
|||
|
|
int32_t returnValue = taurus_unity_ResourcesManagerWrap_set_OS_Dir_mB9E9DBDEEC49F85713AE39651A710A0448B4DF0D(___L0, NULL);
|
|||
|
|
|
|||
|
|
return returnValue;
|
|||
|
|
}
|
|||
|
|
// System.Void taurus_unity_ResourcesManagerWrap::Register(LuaInterface.LuaState)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void taurus_unity_ResourcesManagerWrap_Register_m250E4A5BAA82614C41A820C5C9ED26868DA50D4F (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_unity_ResourcesManagerWrap_Register_m250E4A5BAA82614C41A820C5C9ED26868DA50D4F_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// L.BeginStaticLibs("ResourcesManager");
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_0 = ___L0;
|
|||
|
|
NullCheck(L_0);
|
|||
|
|
LuaState_BeginStaticLibs_m4800BEB58E15C7581A5D8E67C51D6EDED0655F4C(L_0, _stringLiteral08D78AAE204B6EAB32946CC0DFB9E337B21EE459, /*hidden argument*/NULL);
|
|||
|
|
// L.RegFunction("LoadObject", LoadObject);
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_1 = ___L0;
|
|||
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_2 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|||
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_2, NULL, (intptr_t)((intptr_t)taurus_unity_ResourcesManagerWrap_LoadObject_m1D0B132B19807D4316FC19838737D00E31E6D217_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_1);
|
|||
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_1, _stringLiteral8E7D699B76871245E896E60523ADFC0D85E6F215, L_2, /*hidden argument*/NULL);
|
|||
|
|
// L.RegFunction("LoadObjectByGroup", LoadObjectByGroup);
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_3 = ___L0;
|
|||
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_4 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|||
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_4, NULL, (intptr_t)((intptr_t)taurus_unity_ResourcesManagerWrap_LoadObjectByGroup_m0053884B1DD5EEE6EF4E44C6A74371AFA83B52CC_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_3);
|
|||
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_3, _stringLiteral4B06C293F38A4D65683BE5B0B9596E72740F91EC, L_4, /*hidden argument*/NULL);
|
|||
|
|
// L.RegFunction("UnLoad", UnLoad);
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_5 = ___L0;
|
|||
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_6 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|||
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_6, NULL, (intptr_t)((intptr_t)taurus_unity_ResourcesManagerWrap_UnLoad_m10711D97A99AC40098E2967EC1349F57F1916C86_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_5);
|
|||
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_5, _stringLiteral364E4049B323FFAE6C93BC2F287E928B77AFF9E6, L_6, /*hidden argument*/NULL);
|
|||
|
|
// L.RegFunction("UnLoadGroup", UnLoadGroup);
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_7 = ___L0;
|
|||
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_8 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|||
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_8, NULL, (intptr_t)((intptr_t)taurus_unity_ResourcesManagerWrap_UnLoadGroup_m7110C84FB5A8DCCE21DE59DC023D251CC780C903_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_7);
|
|||
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_7, _stringLiteral28DC233316EAD797BF35DE88EE67810021394561, L_8, /*hidden argument*/NULL);
|
|||
|
|
// L.RegFunction("DestroyAll", DestroyAll);
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_9 = ___L0;
|
|||
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_10 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|||
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_10, NULL, (intptr_t)((intptr_t)taurus_unity_ResourcesManagerWrap_DestroyAll_mB4C27696B39A009D7ABE522F1C3B1C3564271E72_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_9);
|
|||
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_9, _stringLiteral5D4A28D92C6473EBC494DF6DB636B52C06427C7D, L_10, /*hidden argument*/NULL);
|
|||
|
|
// L.RegFunction("ReadAssetConfig", ReadAssetConfig);
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_11 = ___L0;
|
|||
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_12 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|||
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_12, NULL, (intptr_t)((intptr_t)taurus_unity_ResourcesManagerWrap_ReadAssetConfig_m9924094B0A959F1265907044389E605566D4A202_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_11);
|
|||
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_11, _stringLiteral2EEE00368450980565A6D561C47FE1E6FB3347B5, L_12, /*hidden argument*/NULL);
|
|||
|
|
// L.RegVar("OS_Dir", get_OS_Dir, set_OS_Dir);
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_13 = ___L0;
|
|||
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_14 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|||
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_14, NULL, (intptr_t)((intptr_t)taurus_unity_ResourcesManagerWrap_get_OS_Dir_m64B20075CEFA469B9A24BE3D9404E37AED602CCE_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_15 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|||
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_15, NULL, (intptr_t)((intptr_t)taurus_unity_ResourcesManagerWrap_set_OS_Dir_mB9E9DBDEEC49F85713AE39651A710A0448B4DF0D_RuntimeMethod_var), /*hidden argument*/NULL);
|
|||
|
|
NullCheck(L_13);
|
|||
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_13, _stringLiteral139E4C8681F2E4482329927915E67DC865DC4959, L_14, L_15, /*hidden argument*/NULL);
|
|||
|
|
// L.EndStaticLibs();
|
|||
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_16 = ___L0;
|
|||
|
|
NullCheck(L_16);
|
|||
|
|
LuaState_EndStaticLibs_m40DB36CA82970F6F508315AB38F4A742419AF3F6(L_16, /*hidden argument*/NULL);
|
|||
|
|
// }
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus_unity_ResourcesManagerWrap::LoadObject(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_ResourcesManagerWrap_LoadObject_m1D0B132B19807D4316FC19838737D00E31E6D217 (intptr_t ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_unity_ResourcesManagerWrap_LoadObject_m1D0B132B19807D4316FC19838737D00E31E6D217_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
Type_t * V_0 = NULL;
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * V_1 = NULL;
|
|||
|
|
int32_t V_2 = 0;
|
|||
|
|
Exception_t * V_3 = NULL;
|
|||
|
|
Exception_t * __last_unhandled_exception = 0;
|
|||
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|||
|
|
Exception_t * __exception_local = 0;
|
|||
|
|
NO_UNUSED_WARNING (__exception_local);
|
|||
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|||
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|||
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|||
|
|
|
|||
|
|
IL_0000:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
// ToLua.CheckArgsCount(L, 2);
|
|||
|
|
intptr_t L_0 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|||
|
|
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
|
|||
|
|
// string arg0 = ToLua.CheckString(L, 1);
|
|||
|
|
intptr_t L_1 = ___L0;
|
|||
|
|
String_t* L_2 = ToLua_CheckString_mD7449EF3289C7E6288788CB51A22CF12393ADF1A((intptr_t)L_1, 1, /*hidden argument*/NULL);
|
|||
|
|
// System.Type arg1 = ToLua.CheckMonoType(L, 2);
|
|||
|
|
intptr_t L_3 = ___L0;
|
|||
|
|
Type_t * L_4 = ToLua_CheckMonoType_m501B19F05C58D1860F4CE3D15FE8C96172477039((intptr_t)L_3, 2, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_4;
|
|||
|
|
// UnityEngine.Object o = taurus.unity.ResourcesManager.LoadObject(arg0, arg1);
|
|||
|
|
Type_t * L_5 = V_0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_6 = ResourcesManager_LoadObject_m59A0FA507A5E59AB20C4FB84511BB1023ADBDA8C(L_2, L_5, /*hidden argument*/NULL);
|
|||
|
|
V_1 = L_6;
|
|||
|
|
// ToLua.Push(L, o);
|
|||
|
|
intptr_t L_7 = ___L0;
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_8 = V_1;
|
|||
|
|
ToLua_Push_mB5BA1866994D174500A23AE9D829AE923148EC3A((intptr_t)L_7, L_8, /*hidden argument*/NULL);
|
|||
|
|
// return 1;
|
|||
|
|
V_2 = 1;
|
|||
|
|
goto IL_0033;
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__exception_local = (Exception_t *)e.ex;
|
|||
|
|
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|||
|
|
goto CATCH_0028;
|
|||
|
|
throw e;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
CATCH_0028:
|
|||
|
|
{ // begin catch(System.Exception)
|
|||
|
|
// catch (Exception e)
|
|||
|
|
V_3 = ((Exception_t *)__exception_local);
|
|||
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|||
|
|
intptr_t L_9 = ___L0;
|
|||
|
|
Exception_t * L_10 = V_3;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
|
|||
|
|
V_2 = L_11;
|
|||
|
|
goto IL_0033;
|
|||
|
|
} // end catch (depth: 1)
|
|||
|
|
|
|||
|
|
IL_0033:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
int32_t L_12 = V_2;
|
|||
|
|
return L_12;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus_unity_ResourcesManagerWrap::LoadObjectByGroup(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_ResourcesManagerWrap_LoadObjectByGroup_m0053884B1DD5EEE6EF4E44C6A74371AFA83B52CC (intptr_t ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_unity_ResourcesManagerWrap_LoadObjectByGroup_m0053884B1DD5EEE6EF4E44C6A74371AFA83B52CC_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
Type_t * V_0 = NULL;
|
|||
|
|
String_t* V_1 = NULL;
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * V_2 = NULL;
|
|||
|
|
int32_t V_3 = 0;
|
|||
|
|
Exception_t * V_4 = NULL;
|
|||
|
|
Exception_t * __last_unhandled_exception = 0;
|
|||
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|||
|
|
Exception_t * __exception_local = 0;
|
|||
|
|
NO_UNUSED_WARNING (__exception_local);
|
|||
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|||
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|||
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|||
|
|
|
|||
|
|
IL_0000:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
// ToLua.CheckArgsCount(L, 3);
|
|||
|
|
intptr_t L_0 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|||
|
|
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 3, /*hidden argument*/NULL);
|
|||
|
|
// string arg0 = ToLua.CheckString(L, 1);
|
|||
|
|
intptr_t L_1 = ___L0;
|
|||
|
|
String_t* L_2 = ToLua_CheckString_mD7449EF3289C7E6288788CB51A22CF12393ADF1A((intptr_t)L_1, 1, /*hidden argument*/NULL);
|
|||
|
|
// System.Type arg1 = ToLua.CheckMonoType(L, 2);
|
|||
|
|
intptr_t L_3 = ___L0;
|
|||
|
|
Type_t * L_4 = ToLua_CheckMonoType_m501B19F05C58D1860F4CE3D15FE8C96172477039((intptr_t)L_3, 2, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_4;
|
|||
|
|
// string arg2 = ToLua.CheckString(L, 3);
|
|||
|
|
intptr_t L_5 = ___L0;
|
|||
|
|
String_t* L_6 = ToLua_CheckString_mD7449EF3289C7E6288788CB51A22CF12393ADF1A((intptr_t)L_5, 3, /*hidden argument*/NULL);
|
|||
|
|
V_1 = L_6;
|
|||
|
|
// UnityEngine.Object o = taurus.unity.ResourcesManager.LoadObjectByGroup(arg0, arg1, arg2);
|
|||
|
|
Type_t * L_7 = V_0;
|
|||
|
|
String_t* L_8 = V_1;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_9 = ResourcesManager_LoadObjectByGroup_m5C16623354DD9F271ED6BD297735E8C87C6BF3E1(L_2, L_7, L_8, /*hidden argument*/NULL);
|
|||
|
|
V_2 = L_9;
|
|||
|
|
// ToLua.Push(L, o);
|
|||
|
|
intptr_t L_10 = ___L0;
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_11 = V_2;
|
|||
|
|
ToLua_Push_mB5BA1866994D174500A23AE9D829AE923148EC3A((intptr_t)L_10, L_11, /*hidden argument*/NULL);
|
|||
|
|
// return 1;
|
|||
|
|
V_3 = 1;
|
|||
|
|
goto IL_003e;
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__exception_local = (Exception_t *)e.ex;
|
|||
|
|
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|||
|
|
goto CATCH_0031;
|
|||
|
|
throw e;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
CATCH_0031:
|
|||
|
|
{ // begin catch(System.Exception)
|
|||
|
|
// catch (Exception e)
|
|||
|
|
V_4 = ((Exception_t *)__exception_local);
|
|||
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|||
|
|
intptr_t L_12 = ___L0;
|
|||
|
|
Exception_t * L_13 = V_4;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_14 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_12, L_13, /*hidden argument*/NULL);
|
|||
|
|
V_3 = L_14;
|
|||
|
|
goto IL_003e;
|
|||
|
|
} // end catch (depth: 1)
|
|||
|
|
|
|||
|
|
IL_003e:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
int32_t L_15 = V_3;
|
|||
|
|
return L_15;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus_unity_ResourcesManagerWrap::UnLoad(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_ResourcesManagerWrap_UnLoad_m10711D97A99AC40098E2967EC1349F57F1916C86 (intptr_t ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_unity_ResourcesManagerWrap_UnLoad_m10711D97A99AC40098E2967EC1349F57F1916C86_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
int32_t V_0 = 0;
|
|||
|
|
Exception_t * V_1 = NULL;
|
|||
|
|
Exception_t * __last_unhandled_exception = 0;
|
|||
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|||
|
|
Exception_t * __exception_local = 0;
|
|||
|
|
NO_UNUSED_WARNING (__exception_local);
|
|||
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|||
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|||
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|||
|
|
|
|||
|
|
IL_0000:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
// ToLua.CheckArgsCount(L, 1);
|
|||
|
|
intptr_t L_0 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|||
|
|
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
|
|||
|
|
// string arg0 = ToLua.CheckString(L, 1);
|
|||
|
|
intptr_t L_1 = ___L0;
|
|||
|
|
String_t* L_2 = ToLua_CheckString_mD7449EF3289C7E6288788CB51A22CF12393ADF1A((intptr_t)L_1, 1, /*hidden argument*/NULL);
|
|||
|
|
// taurus.unity.ResourcesManager.UnLoad(arg0);
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
ResourcesManager_UnLoad_m2B247DDB9CD4F9260C66BC43D54E957F0FED24C8(L_2, /*hidden argument*/NULL);
|
|||
|
|
// return 0;
|
|||
|
|
V_0 = 0;
|
|||
|
|
goto IL_0022;
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__exception_local = (Exception_t *)e.ex;
|
|||
|
|
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|||
|
|
goto CATCH_0017;
|
|||
|
|
throw e;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
CATCH_0017:
|
|||
|
|
{ // begin catch(System.Exception)
|
|||
|
|
// catch (Exception e)
|
|||
|
|
V_1 = ((Exception_t *)__exception_local);
|
|||
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|||
|
|
intptr_t L_3 = ___L0;
|
|||
|
|
Exception_t * L_4 = V_1;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_5;
|
|||
|
|
goto IL_0022;
|
|||
|
|
} // end catch (depth: 1)
|
|||
|
|
|
|||
|
|
IL_0022:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
int32_t L_6 = V_0;
|
|||
|
|
return L_6;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus_unity_ResourcesManagerWrap::UnLoadGroup(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_ResourcesManagerWrap_UnLoadGroup_m7110C84FB5A8DCCE21DE59DC023D251CC780C903 (intptr_t ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_unity_ResourcesManagerWrap_UnLoadGroup_m7110C84FB5A8DCCE21DE59DC023D251CC780C903_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
int32_t V_0 = 0;
|
|||
|
|
Exception_t * V_1 = NULL;
|
|||
|
|
Exception_t * __last_unhandled_exception = 0;
|
|||
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|||
|
|
Exception_t * __exception_local = 0;
|
|||
|
|
NO_UNUSED_WARNING (__exception_local);
|
|||
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|||
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|||
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|||
|
|
|
|||
|
|
IL_0000:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
// ToLua.CheckArgsCount(L, 1);
|
|||
|
|
intptr_t L_0 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|||
|
|
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
|
|||
|
|
// string arg0 = ToLua.CheckString(L, 1);
|
|||
|
|
intptr_t L_1 = ___L0;
|
|||
|
|
String_t* L_2 = ToLua_CheckString_mD7449EF3289C7E6288788CB51A22CF12393ADF1A((intptr_t)L_1, 1, /*hidden argument*/NULL);
|
|||
|
|
// taurus.unity.ResourcesManager.UnLoadGroup(arg0);
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
ResourcesManager_UnLoadGroup_m495A97198CD98A1ECA702D3E2AFBAB58098E7F46(L_2, /*hidden argument*/NULL);
|
|||
|
|
// return 0;
|
|||
|
|
V_0 = 0;
|
|||
|
|
goto IL_0022;
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__exception_local = (Exception_t *)e.ex;
|
|||
|
|
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|||
|
|
goto CATCH_0017;
|
|||
|
|
throw e;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
CATCH_0017:
|
|||
|
|
{ // begin catch(System.Exception)
|
|||
|
|
// catch (Exception e)
|
|||
|
|
V_1 = ((Exception_t *)__exception_local);
|
|||
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|||
|
|
intptr_t L_3 = ___L0;
|
|||
|
|
Exception_t * L_4 = V_1;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_5;
|
|||
|
|
goto IL_0022;
|
|||
|
|
} // end catch (depth: 1)
|
|||
|
|
|
|||
|
|
IL_0022:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
int32_t L_6 = V_0;
|
|||
|
|
return L_6;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus_unity_ResourcesManagerWrap::DestroyAll(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_ResourcesManagerWrap_DestroyAll_mB4C27696B39A009D7ABE522F1C3B1C3564271E72 (intptr_t ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_unity_ResourcesManagerWrap_DestroyAll_mB4C27696B39A009D7ABE522F1C3B1C3564271E72_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
int32_t V_0 = 0;
|
|||
|
|
Exception_t * V_1 = NULL;
|
|||
|
|
Exception_t * __last_unhandled_exception = 0;
|
|||
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|||
|
|
Exception_t * __exception_local = 0;
|
|||
|
|
NO_UNUSED_WARNING (__exception_local);
|
|||
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|||
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|||
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|||
|
|
|
|||
|
|
IL_0000:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
// ToLua.CheckArgsCount(L, 0);
|
|||
|
|
intptr_t L_0 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|||
|
|
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 0, /*hidden argument*/NULL);
|
|||
|
|
// taurus.unity.ResourcesManager.DestroyAll();
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
ResourcesManager_DestroyAll_mA1ADEC6B499791F3F95D87B6743D5E52DD63485D(/*hidden argument*/NULL);
|
|||
|
|
// return 0;
|
|||
|
|
V_0 = 0;
|
|||
|
|
goto IL_001b;
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__exception_local = (Exception_t *)e.ex;
|
|||
|
|
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|||
|
|
goto CATCH_0010;
|
|||
|
|
throw e;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
CATCH_0010:
|
|||
|
|
{ // begin catch(System.Exception)
|
|||
|
|
// catch (Exception e)
|
|||
|
|
V_1 = ((Exception_t *)__exception_local);
|
|||
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|||
|
|
intptr_t L_1 = ___L0;
|
|||
|
|
Exception_t * L_2 = V_1;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_3 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_1, L_2, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_3;
|
|||
|
|
goto IL_001b;
|
|||
|
|
} // end catch (depth: 1)
|
|||
|
|
|
|||
|
|
IL_001b:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
int32_t L_4 = V_0;
|
|||
|
|
return L_4;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus_unity_ResourcesManagerWrap::ReadAssetConfig(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_ResourcesManagerWrap_ReadAssetConfig_m9924094B0A959F1265907044389E605566D4A202 (intptr_t ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_unity_ResourcesManagerWrap_ReadAssetConfig_m9924094B0A959F1265907044389E605566D4A202_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
int32_t V_0 = 0;
|
|||
|
|
Exception_t * V_1 = NULL;
|
|||
|
|
Exception_t * __last_unhandled_exception = 0;
|
|||
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|||
|
|
Exception_t * __exception_local = 0;
|
|||
|
|
NO_UNUSED_WARNING (__exception_local);
|
|||
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|||
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|||
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|||
|
|
|
|||
|
|
IL_0000:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
// ToLua.CheckArgsCount(L, 1);
|
|||
|
|
intptr_t L_0 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|||
|
|
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
|
|||
|
|
// string arg0 = ToLua.CheckString(L, 1);
|
|||
|
|
intptr_t L_1 = ___L0;
|
|||
|
|
String_t* L_2 = ToLua_CheckString_mD7449EF3289C7E6288788CB51A22CF12393ADF1A((intptr_t)L_1, 1, /*hidden argument*/NULL);
|
|||
|
|
// taurus.unity.ResourcesManager.ReadAssetConfig(arg0);
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
ResourcesManager_ReadAssetConfig_mBDDB42465050AAEB0FB3857E7557F466BE405BE4(L_2, /*hidden argument*/NULL);
|
|||
|
|
// return 0;
|
|||
|
|
V_0 = 0;
|
|||
|
|
goto IL_0022;
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__exception_local = (Exception_t *)e.ex;
|
|||
|
|
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|||
|
|
goto CATCH_0017;
|
|||
|
|
throw e;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
CATCH_0017:
|
|||
|
|
{ // begin catch(System.Exception)
|
|||
|
|
// catch (Exception e)
|
|||
|
|
V_1 = ((Exception_t *)__exception_local);
|
|||
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|||
|
|
intptr_t L_3 = ___L0;
|
|||
|
|
Exception_t * L_4 = V_1;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_5;
|
|||
|
|
goto IL_0022;
|
|||
|
|
} // end catch (depth: 1)
|
|||
|
|
|
|||
|
|
IL_0022:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
int32_t L_6 = V_0;
|
|||
|
|
return L_6;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus_unity_ResourcesManagerWrap::get_OS_Dir(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_ResourcesManagerWrap_get_OS_Dir_m64B20075CEFA469B9A24BE3D9404E37AED602CCE (intptr_t ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_unity_ResourcesManagerWrap_get_OS_Dir_m64B20075CEFA469B9A24BE3D9404E37AED602CCE_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
int32_t V_0 = 0;
|
|||
|
|
Exception_t * V_1 = NULL;
|
|||
|
|
Exception_t * __last_unhandled_exception = 0;
|
|||
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|||
|
|
Exception_t * __exception_local = 0;
|
|||
|
|
NO_UNUSED_WARNING (__exception_local);
|
|||
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|||
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|||
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|||
|
|
|
|||
|
|
IL_0000:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
// LuaDLL.lua_pushstring(L, taurus.unity.ResourcesManager.OS_Dir);
|
|||
|
|
intptr_t L_0 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
String_t* L_1 = ((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->get_OS_Dir_6();
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
LuaDLL_lua_pushstring_m1230CAB85FBD610AAA7D822AD67C9EDE4C1F13D7((intptr_t)L_0, L_1, /*hidden argument*/NULL);
|
|||
|
|
// return 1;
|
|||
|
|
V_0 = 1;
|
|||
|
|
goto IL_001a;
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__exception_local = (Exception_t *)e.ex;
|
|||
|
|
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|||
|
|
goto CATCH_000f;
|
|||
|
|
throw e;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
CATCH_000f:
|
|||
|
|
{ // begin catch(System.Exception)
|
|||
|
|
// catch (Exception e)
|
|||
|
|
V_1 = ((Exception_t *)__exception_local);
|
|||
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|||
|
|
intptr_t L_2 = ___L0;
|
|||
|
|
Exception_t * L_3 = V_1;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_4 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_2, L_3, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_4;
|
|||
|
|
goto IL_001a;
|
|||
|
|
} // end catch (depth: 1)
|
|||
|
|
|
|||
|
|
IL_001a:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
int32_t L_5 = V_0;
|
|||
|
|
return L_5;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Int32 taurus_unity_ResourcesManagerWrap::set_OS_Dir(System.IntPtr)
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t taurus_unity_ResourcesManagerWrap_set_OS_Dir_mB9E9DBDEEC49F85713AE39651A710A0448B4DF0D (intptr_t ___L0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (taurus_unity_ResourcesManagerWrap_set_OS_Dir_mB9E9DBDEEC49F85713AE39651A710A0448B4DF0D_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
int32_t V_0 = 0;
|
|||
|
|
Exception_t * V_1 = NULL;
|
|||
|
|
Exception_t * __last_unhandled_exception = 0;
|
|||
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|||
|
|
Exception_t * __exception_local = 0;
|
|||
|
|
NO_UNUSED_WARNING (__exception_local);
|
|||
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|||
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|||
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|||
|
|
|
|||
|
|
IL_0000:
|
|||
|
|
try
|
|||
|
|
{ // begin try (depth: 1)
|
|||
|
|
// string arg0 = ToLua.CheckString(L, 2);
|
|||
|
|
intptr_t L_0 = ___L0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|||
|
|
String_t* L_1 = ToLua_CheckString_mD7449EF3289C7E6288788CB51A22CF12393ADF1A((intptr_t)L_0, 2, /*hidden argument*/NULL);
|
|||
|
|
// taurus.unity.ResourcesManager.OS_Dir = arg0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var);
|
|||
|
|
((ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_StaticFields*)il2cpp_codegen_static_fields_for(ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var))->set_OS_Dir_6(L_1);
|
|||
|
|
// return 0;
|
|||
|
|
V_0 = 0;
|
|||
|
|
goto IL_001b;
|
|||
|
|
} // end try (depth: 1)
|
|||
|
|
catch(Il2CppExceptionWrapper& e)
|
|||
|
|
{
|
|||
|
|
__exception_local = (Exception_t *)e.ex;
|
|||
|
|
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|||
|
|
goto CATCH_0010;
|
|||
|
|
throw e;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
CATCH_0010:
|
|||
|
|
{ // begin catch(System.Exception)
|
|||
|
|
// catch (Exception e)
|
|||
|
|
V_1 = ((Exception_t *)__exception_local);
|
|||
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|||
|
|
intptr_t L_2 = ___L0;
|
|||
|
|
Exception_t * L_3 = V_1;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_4 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_2, L_3, /*hidden argument*/NULL);
|
|||
|
|
V_0 = L_4;
|
|||
|
|
goto IL_001b;
|
|||
|
|
} // end catch (depth: 1)
|
|||
|
|
|
|||
|
|
IL_001b:
|
|||
|
|
{
|
|||
|
|
// }
|
|||
|
|
int32_t L_5 = V_0;
|
|||
|
|
return L_5;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
// System.Void taurus_unity_ResourcesManagerWrap::.ctor()
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void taurus_unity_ResourcesManagerWrap__ctor_m8C91EA6171AD3542B94CDEA50FFE961C2CCC38DB (taurus_unity_ResourcesManagerWrap_t20D9194F0EDA9CFB1493F8012C8218552DBD9C36 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic pop
|
|||
|
|
#endif
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR VerCheck_t5A404F6D6DA95CA9DF06B8B98703751702CF83C7 * VerCheck_get_Instance_m8E3F89F2119C82B8E61B8668C3C48C6BAC1CCAC0_inline (const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (VerCheck_get_Instance_m8E3F89F2119C82B8E61B8668C3C48C6BAC1CCAC0AssemblyU2DCSharp26_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
// public static VerCheck Instance { get; private set; }
|
|||
|
|
VerCheck_t5A404F6D6DA95CA9DF06B8B98703751702CF83C7 * L_0 = ((VerCheck_t5A404F6D6DA95CA9DF06B8B98703751702CF83C7_StaticFields*)il2cpp_codegen_static_fields_for(VerCheck_t5A404F6D6DA95CA9DF06B8B98703751702CF83C7_il2cpp_TypeInfo_var))->get_U3CInstanceU3Ek__BackingField_5();
|
|||
|
|
return L_0;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t TaurusClient_getId_m384E955F538627F20032574457CE4613DDEA69CD_inline (TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
int32_t L_0 = __this->get__id_0();
|
|||
|
|
return L_0;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool TaurusClient_isConnected_mB950F07FD4D80A1E36A85D6B7B96F33321DDD9EB_inline (TaurusClient_tEFCE4C95F4B9B4B0FD09CCFA7AE6BEFAD908105F * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
bool L_0 = __this->get__connect_1();
|
|||
|
|
return L_0;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* AssetEntity_get_GroupName_mBE83BFB3C05DE43EB13ADDD04405F5E4F6F960B4_inline (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public string GroupName { get; set; }
|
|||
|
|
String_t* L_0 = __this->get_U3CGroupNameU3Ek__BackingField_3();
|
|||
|
|
return L_0;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void AssetEntity_set_GroupName_m9108BF0329B3B7AE025E390AC05F04B63475B946_inline (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * __this, String_t* ___value0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public string GroupName { get; set; }
|
|||
|
|
String_t* L_0 = ___value0;
|
|||
|
|
__this->set_U3CGroupNameU3Ek__BackingField_3(L_0);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * AssetEntity_get_Obj_m9ACC2D740528804ECA47DCF8EE8F1C642B4A2264_inline (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public Object Obj { get; set; }
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_0 = __this->get_U3CObjU3Ek__BackingField_2();
|
|||
|
|
return L_0;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* AssetConfig_get_PackPath_mF78A63B310BE126ABF8E28B2D21EF0C92901844E_inline (AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public string PackPath { get; set; }
|
|||
|
|
String_t* L_0 = __this->get_U3CPackPathU3Ek__BackingField_2();
|
|||
|
|
return L_0;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* AssetConfig_get_Name_m182177000FFECC66D5A77D1DBCF88D40C9720546_inline (AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public string Name { get; set; }
|
|||
|
|
String_t* L_0 = __this->get_U3CNameU3Ek__BackingField_0();
|
|||
|
|
return L_0;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void AssetEntity_set_Obj_mA56B02A64DFBB4AD583904DD43714982C2374F12_inline (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * __this, Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * ___value0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public Object Obj { get; set; }
|
|||
|
|
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_0 = ___value0;
|
|||
|
|
__this->set_U3CObjU3Ek__BackingField_2(L_0);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* AssetConfig_get_Path_mA70D1A5DAF3DB8756D39F69D387104802EC4AF26_inline (AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public string Path { get; set; }
|
|||
|
|
String_t* L_0 = __this->get_U3CPathU3Ek__BackingField_1();
|
|||
|
|
return L_0;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void AssetEntity_set_Path_m11453619E3549C2357E3D377F84D04CCA6D2A3E1_inline (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * __this, String_t* ___value0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public string Path { get; set; }
|
|||
|
|
String_t* L_0 = ___value0;
|
|||
|
|
__this->set_U3CPathU3Ek__BackingField_0(L_0);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void AssetEntity_set_PackPath_mBC18719721FF18200217443E9E6C82F634D3ACD2_inline (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * __this, String_t* ___value0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public string PackPath { get; set; }
|
|||
|
|
String_t* L_0 = ___value0;
|
|||
|
|
__this->set_U3CPackPathU3Ek__BackingField_1(L_0);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t AssetPack_get_AlreadyNum_m9E2F0EC078EE7E01B3CEE02EC29863C21096B203_inline (AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public int AlreadyNum { get; set; }
|
|||
|
|
int32_t L_0 = __this->get_U3CAlreadyNumU3Ek__BackingField_1();
|
|||
|
|
return L_0;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void AssetPack_set_AlreadyNum_mAC72157B91E5039A6D640DBE589693B0C650ABF2_inline (AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * __this, int32_t ___value0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public int AlreadyNum { get; set; }
|
|||
|
|
int32_t L_0 = ___value0;
|
|||
|
|
__this->set_U3CAlreadyNumU3Ek__BackingField_1(L_0);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR List_1_t924208130B6022C80FB9777399601CCFB1BEAC62 * AssetPack_get_AssetList_m797EB920FB27D34FEE3954212E014AD84527A340_inline (AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public List<AssetConfig> AssetList { get; set; }
|
|||
|
|
List_1_t924208130B6022C80FB9777399601CCFB1BEAC62 * L_0 = __this->get_U3CAssetListU3Ek__BackingField_0();
|
|||
|
|
return L_0;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* AssetEntity_get_Path_m5AA937CB66B3BC66BB587BCE66F0AE73895E1628_inline (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public string Path { get; set; }
|
|||
|
|
String_t* L_0 = __this->get_U3CPathU3Ek__BackingField_0();
|
|||
|
|
return L_0;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* AssetEntity_get_PackPath_mAE901E5D3A5A949669BCB288CF77A2DEFB77E5AA_inline (AssetEntity_tCCC17DB36E8FFC2C5CEAC450C8477095A0BA95A6 * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public string PackPath { get; set; }
|
|||
|
|
String_t* L_0 = __this->get_U3CPackPathU3Ek__BackingField_1();
|
|||
|
|
return L_0;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void AssetConfig_set_Name_m14869BA79F0C82D13CBEA4D580468815E582A804_inline (AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * __this, String_t* ___value0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public string Name { get; set; }
|
|||
|
|
String_t* L_0 = ___value0;
|
|||
|
|
__this->set_U3CNameU3Ek__BackingField_0(L_0);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void AssetConfig_set_Path_m6698353881B96C1B9451A04773283EF077FDA79B_inline (AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * __this, String_t* ___value0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public string Path { get; set; }
|
|||
|
|
String_t* L_0 = ___value0;
|
|||
|
|
__this->set_U3CPathU3Ek__BackingField_1(L_0);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void AssetConfig_set_PackPath_m0455465D67AB0DD3110F9F161727C804E5BA021A_inline (AssetConfig_t94518B73F81696E7146C002A10651E46BBB02BF4 * __this, String_t* ___value0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public string PackPath { get; set; }
|
|||
|
|
String_t* L_0 = ___value0;
|
|||
|
|
__this->set_U3CPackPathU3Ek__BackingField_2(L_0);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void AssetPack_set_AssetList_m5EE2820CD71808C0E5352E2FBCA2BA466F869B87_inline (AssetPack_t6ACFB3D493EF59A1D99DA3FCFE71051A116EE886 * __this, List_1_t924208130B6022C80FB9777399601CCFB1BEAC62 * ___value0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// public List<AssetConfig> AssetList { get; set; }
|
|||
|
|
List_1_t924208130B6022C80FB9777399601CCFB1BEAC62 * L_0 = ___value0;
|
|||
|
|
__this->set_U3CAssetListU3Ek__BackingField_0(L_0);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t NetManager_get_TIMEOUT_TIME_mBFA3B6833A95437E970CB4526E367CCA81BFD26D_inline (const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (NetManager_get_TIMEOUT_TIME_mBFA3B6833A95437E970CB4526E367CCA81BFD26DAssemblyU2DCSharp26_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(NetManager_tC97506D29E47B4C71983B05FC43A39C051B206DE_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_0 = ((NetManager_tC97506D29E47B4C71983B05FC43A39C051B206DE_StaticFields*)il2cpp_codegen_static_fields_for(NetManager_tC97506D29E47B4C71983B05FC43A39C051B206DE_il2cpp_TypeInfo_var))->get__timout_2();
|
|||
|
|
return L_0;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t NetManager_get_VERSION_m096025EBE4A55D3F950C81AAA2A665CD2D9E641E_inline (const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (NetManager_get_VERSION_m096025EBE4A55D3F950C81AAA2A665CD2D9E641EAssemblyU2DCSharp26_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(NetManager_tC97506D29E47B4C71983B05FC43A39C051B206DE_il2cpp_TypeInfo_var);
|
|||
|
|
int32_t L_0 = ((NetManager_tC97506D29E47B4C71983B05FC43A39C051B206DE_StaticFields*)il2cpp_codegen_static_fields_for(NetManager_tC97506D29E47B4C71983B05FC43A39C051B206DE_il2cpp_TypeInfo_var))->get__version_3();
|
|||
|
|
return L_0;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void NetManager_set_VERSION_mD6258A03597DAD0BF35EBF3B3441A7B49E559496_inline (int32_t ___value0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_method (NetManager_set_VERSION_mD6258A03597DAD0BF35EBF3B3441A7B49E559496AssemblyU2DCSharp26_MetadataUsageId);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
int32_t L_0 = ___value0;
|
|||
|
|
IL2CPP_RUNTIME_CLASS_INIT(NetManager_tC97506D29E47B4C71983B05FC43A39C051B206DE_il2cpp_TypeInfo_var);
|
|||
|
|
((NetManager_tC97506D29E47B4C71983B05FC43A39C051B206DE_StaticFields*)il2cpp_codegen_static_fields_for(NetManager_tC97506D29E47B4C71983B05FC43A39C051B206DE_il2cpp_TypeInfo_var))->set__version_3(L_0);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void LuaNetClient_SetCallBackListener_m6629793B7D123C422028AF71EEDE2C7719DE7C72_inline (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * ___func0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// _callbackFunc = func;
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_0 = ___func0;
|
|||
|
|
__this->set__callbackFunc_4(L_0);
|
|||
|
|
// }
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void LuaNetClient_SetNetEventListener_m0562A58B38E6486C678C79524A1AA664FCC07CFB_inline (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * ___func0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// _eventFunc = func;
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_0 = ___func0;
|
|||
|
|
__this->set__eventFunc_2(L_0);
|
|||
|
|
// }
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void LuaNetClient_SetNetConnectListener_mB93BB066ECFE4A997EE4B7897875BA13D9C8AB1D_inline (LuaNetClient_tAF95864B293E42989C046BA44C5C7C9CE971782D * __this, LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * ___func0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
// _connectFunc = func;
|
|||
|
|
LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * L_0 = ___func0;
|
|||
|
|
__this->set__connectFunc_3(L_0);
|
|||
|
|
// }
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m507C9149FF7F83AAC72C29091E745D557DA47D22_gshared_inline (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
int32_t L_0 = (int32_t)__this->get__size_2();
|
|||
|
|
return L_0;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_gshared_inline (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, int32_t ___index0, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
int32_t L_0 = ___index0;
|
|||
|
|
int32_t L_1 = (int32_t)__this->get__size_2();
|
|||
|
|
if ((!(((uint32_t)L_0) >= ((uint32_t)L_1))))
|
|||
|
|
{
|
|||
|
|
goto IL_000e;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_mBA2AF20A35144E0C43CD721A22EAC9FCA15D6550(/*hidden argument*/NULL);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_000e:
|
|||
|
|
{
|
|||
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_2 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)__this->get__items_1();
|
|||
|
|
int32_t L_3 = ___index0;
|
|||
|
|
RuntimeObject * L_4 = IL2CPP_ARRAY_UNSAFE_LOAD((ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)L_2, (int32_t)L_3);
|
|||
|
|
return L_4;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_mD7829C7E8CFBEDD463B15A951CDE9B90A12CC55C_gshared_inline (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_current_3();
|
|||
|
|
return L_0;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE Enumerator_get_Current_m5B32A9FC8294CB723DCD1171744B32E1775B6318_gshared_inline (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE L_0 = (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE )__this->get_current_3();
|
|||
|
|
return L_0;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m8C7B882C4D425535288FAAD08EAF11D289A43AEC_gshared_inline (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_value_1();
|
|||
|
|
return L_0;
|
|||
|
|
}
|
|||
|
|
}
|