#include "il2cpp-config.h" #ifndef _MSC_VER # include #else # include #endif #include #include #include #include #include #include #include #include "codegen/il2cpp-codegen.h" #include "il2cpp-object-internals.h" 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); } }; template 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); } }; template struct VirtFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtActionInvoker3 { typedef void (*Action)(void*, T1, T2, T3, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; template struct VirtActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct GenericVirtActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct GenericVirtActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct InterfaceActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct InterfaceActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct GenericInterfaceActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct GenericInterfaceActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; // BestHTTP.Authentication.Credentials struct Credentials_t79878953825D4ECBD93010EE02E78A6A2C497247; // BestHTTP.Forms.HTTPFormBase struct HTTPFormBase_tEDADD18C1A416CC5A4E78EA077BC26274F851BA8; // BestHTTP.HTTPRequest struct HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE; // BestHTTP.HTTPResponse struct HTTPResponse_t3BFDFA63A6411A5E9D408C919C1B823866D5A4AE; // BestHTTP.OnBeforeRedirectionDelegate struct OnBeforeRedirectionDelegate_t8C45048DED42D2245A2CCEDD09BA6405578A750D; // BestHTTP.OnDownloadProgressDelegate struct OnDownloadProgressDelegate_t6738711CDB6F566B0D7DD5BA4A4089A29EE0E729; // BestHTTP.OnRequestFinishedDelegate struct OnRequestFinishedDelegate_tFC8D9914C3CB37E676A7E07BD4F67669A1CCD48D; // BestHTTP.OnUploadProgressDelegate struct OnUploadProgressDelegate_tD3985D4855E9D27F52A4C606605F3583DA64380D; // DSLuaClient struct DSLuaClient_t76E7B64916865CE3D031BFE7E687D3E288C89C2C; // ExceptionReporter struct ExceptionReporter_tC8B14433837E77366FCBA64013903F13E61DE2FA; // FairyGUI.BitmapFont struct BitmapFont_t29CAF73C23EFA0E59A57C421EF25ABBE728B6E88; // FairyGUI.Container struct Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68; // FairyGUI.Controller struct Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64; // FairyGUI.DisplayObject struct DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB; // FairyGUI.EventCallback0 struct EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8; // FairyGUI.EventContext struct EventContext_tBEDCE219E5F37B72C872E1032605ECE614483122; // FairyGUI.EventDispatcher struct EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7; // FairyGUI.EventListener struct EventListener_t49A905F03D200ACE99DE09C02C7007437397826F; // FairyGUI.GComponent struct GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC; // FairyGUI.GGraph struct GGraph_tD2F718A15120D167149C9E19B8802F8862458858; // FairyGUI.GGroup struct GGroup_tC639447CD683C998CC282B1BEB24798021939CB4; // FairyGUI.GLoader struct GLoader_t79DB886430214FA5031328823142509230E0E4A8; // FairyGUI.GObject struct GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB; // FairyGUI.GPath struct GPath_t097563F29B192985F7F754E478BB55F8224DF2A2; // FairyGUI.GRoot struct GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F; // FairyGUI.GTweenCallback struct GTweenCallback_t450E97F8EA4C29DD4687ECB8396CE721C8555C9F; // FairyGUI.GTweenCallback1 struct GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D; // FairyGUI.GTweener struct GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C; // FairyGUI.GearBase[] struct GearBaseU5BU5D_t78A202A2ECDD7D43374E4317AF6BB596930D577A; // FairyGUI.GoWrapper struct GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F; // FairyGUI.IFilter struct IFilter_t3EAC54FF3FB87ED9EA6B407C8D1FEF6AC55EACE3; // FairyGUI.ITweenListener struct ITweenListener_t2A71276DD281AA503C802C7AFC7C97EE3503FD34; // FairyGUI.IUISource struct IUISource_tC1220071466910FFC323FA04478EA8A6242B0AC2; // FairyGUI.InputEvent struct InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495; // FairyGUI.MovieClip/Frame[] struct FrameU5BU5D_t9FE8BF5404F87B8E1E2B6901F3946829704FABA6; // FairyGUI.NAudioClip struct NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96; // FairyGUI.NGraphics struct NGraphics_t595A637CC0B7EEFE129DD8C752DB01EEB4C540CD; // FairyGUI.NTexture struct NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A; // FairyGUI.PackageItem struct PackageItem_t6D8B35322EA6328C8259063A86D5CE6D654F43F0; // FairyGUI.PackageItem[] struct PackageItemU5BU5D_t1D88F271FF583C70E624F6E2A7973E5E239CFCD1; // FairyGUI.PixelHitTestData struct PixelHitTestData_t3D8AE416551C5022E8965DB307C0051F731B3CB4; // FairyGUI.PlayCompleteCallback struct PlayCompleteCallback_tD9FCD8B7C4FD570E0F4199614A909116F363E554; // FairyGUI.Relations struct Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF; // FairyGUI.ScrollPane struct ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE; // FairyGUI.Shape struct Shape_tF35C1A049306CFCB0700759362FDCAD52E6176A8; // FairyGUI.TextFormat struct TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135; // FairyGUI.TimerCallback struct TimerCallback_t431881F1B583EBFD573A678D8C7940965403B879; // FairyGUI.Timers struct Timers_t0460FD83034A09479176FC176CB5306B89A14EB3; // FairyGUI.TimersEngine struct TimersEngine_t3FD42CC41B66A853242B351126593ADDAFDADD06; // FairyGUI.Transition struct Transition_tC19CB149964E09305E8E4F2BC6A97DF80DF5C3CA; // FairyGUI.TransitionHook struct TransitionHook_t762DB3B93E54E764E4C982AAE1B818FF608FF585; // FairyGUI.TransitionItem[] struct TransitionItemU5BU5D_t80A60E7AD8B31201544625EC84521BECB5B19807; // FairyGUI.TweenValue struct TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9; // FairyGUI.UIConfig struct UIConfig_tCEA105510FCB6771158DDBD2FF33A510516AAF2A; // FairyGUI.UIConfig/ConfigValue struct ConfigValue_t0FCEE7A330FBBA78EBF1E6F3849478169FCBB4CB; // FairyGUI.UIConfig/ConfigValue[] struct ConfigValueU5BU5D_tE490E160F29FCCA9BEB46CD7CCD4C211B3AEE662; // FairyGUI.UIConfig/SoundLoader struct SoundLoader_t0B067A273E4C6A141A0F508625349B69731893E2; // FairyGUI.UIObjectFactory struct UIObjectFactory_t7C9AE71F072946D27E9AF686AA49F64F9D2FAEA9; // FairyGUI.UIObjectFactory/GComponentCreator struct GComponentCreator_t07B4CE53099A715C5256DC129C416F66CF18BD28; // FairyGUI.UIObjectFactory/GLoaderCreator struct GLoaderCreator_t66E0D773C41A0612C3832E4208F9734CD43D24C1; // FairyGUI.UIPackage struct UIPackage_t190BA774AE5F589C844AE860E8F8B5614BD09693; // FairyGUI.UIPackage/CreateObjectCallback struct CreateObjectCallback_t11E5A8E573CF4BEC5DE80CCE2C2D0E9FB4BE07E4; // FairyGUI.UIPackage[] struct UIPackageU5BU5D_tB5AC08000A78DF99AE7899692BF1EECC675380B1; // FairyGUI.Utils.ByteBuffer struct ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268; // FairyGUI.Utils.XML struct XML_tB9E05D55D7CE732A1D8421026DEF8AE68F8ED253; // FairyGUI.Utils.XMLList struct XMLList_t8C5ABD3F783F8F915238FC5E3927DA1FE3531C7C; // FairyGUI.Window struct Window_tE7D87992AB935C3508A34E808A486C27C5B6009A; // FairyGUI_TextFormatWrap struct FairyGUI_TextFormatWrap_tF1F3E1C612F7A3272B65661E497D12E6FE954A09; // FairyGUI_TimersWrap struct FairyGUI_TimersWrap_t18B0CA6A97540DE81554789727235D8A5EF80320; // FairyGUI_TransitionWrap struct FairyGUI_TransitionWrap_t8C25AF1E4CDB91AD4F8B6B09473DAC28DE45238E; // FairyGUI_UIConfigWrap struct FairyGUI_UIConfigWrap_t5D8369B8EAD7C834FA9585F347739838990675EC; // FairyGUI_UIObjectFactoryWrap struct FairyGUI_UIObjectFactoryWrap_tDBBA34A0AC7548B9CDC0E703A31D59E7F490796F; // FairyGUI_UIPackageWrap struct FairyGUI_UIPackageWrap_tC3F8DF5DC5D40C14343797AD0B20CB1FCE2E4EA9; // FairyGUI_WindowWrap struct FairyGUI_WindowWrap_tA5FDA99F1233DF6FE8C86A5D379ABC0B64CEA1FE; // FileManager struct FileManager_tBDE0A9D86892DD426BBE31D4CFB8BE5A1743A4ED; // FileManager/<>c struct U3CU3Ec_t4110DB2CA76F7D832A48B944959468F727DD08CD; // FileManager/DelegateOnOperateFileFail struct DelegateOnOperateFileFail_t4298CB0596C17A82F51A759B22C90313F35E741C; // GPSAddress/d__2 struct U3CStartGPSU3Ed__2_t419926DBD61C3375ACE3BB7521D6EAA45687427E; // Game.Utils/<>c__DisplayClass11_0 struct U3CU3Ec__DisplayClass11_0_tB2F7F95A676C0DC1CF162CF0826330BFE667C79C; // 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; // Microsoft.Win32.SafeHandles.SafeFileHandle struct SafeFileHandle_tE1B31BE63CD11BBF2B9B6A205A72735F32EB1BCB; // System.Action struct Action_t591D2A86165F896B4B800BB5C25CE18672A55579; // System.Action`1 struct Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0; // System.Action`1 struct Action_1_t784F8D1DC50342DC4CA895D0E5F562E910265BC2; // System.AsyncCallback struct AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4; // System.Byte[] struct ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821; // System.Char[] struct CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t46291962A1BECB688537991D97A796487DDEC86B; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t86DA606688BA1954C5CC9368104CE9722112D2C2; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1302C50AC2AF6849C455DCE970305F09D16B7258; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t81F516F814A3463D65D07253CF5167FBF9378593; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t35D9A5097C30B9E0B442FCEF1B4E05D3B6C168B9; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tE2C4B84883C857DB2F1AD0ED287337B1F1C52601; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t088A725192C1A620E541C1A7FACDF89E850EF52B; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tD881350B51AAC8120E5FC036217F6291F787ECD5; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t84E58B7A3571210A7EE44F72E1579FA61CBEE168; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tCEF8585CF178AC40FC46D11B64CCB62A09674317; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3252B03A5712C9CF799ED70903944F15BC639949; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_tDC22E8D85FFE7CF6700ED76FF14853FC1E99CCFF; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4DFB78733A30CBA0D97E97E6520159E27C47BAA3; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tFBD3EE1AE887BC5C589B41D13A6B666269FF9B16; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t96D0FFAC34212E84FBF3B0CC7F964CC2F167F4FA; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tA4F27994EF77494F74F85FCFD482DBAD219E6E8F; // System.Collections.Generic.HashSet`1 struct HashSet_1_tAF31CD0D5B1F27E354D2DA33F8CF07F490E8C98A; // System.Collections.Generic.HashSet`1 struct HashSet_1_tE84F3F43144CEC800A734119BDF178122DCF1B05; // System.Collections.Generic.List`1 struct List_1_t2EA7CD9F2D9D75005F9C02BC2534E503B08E0E65; // System.Collections.Generic.List`1 struct List_1_t13DFAE6BDF4EF5F16EC38F9C85F20A15083A0376; // System.Collections.Generic.List`1 struct List_1_t96F9041444F491A9089B15870662D9839D1B9728; // System.Collections.Generic.List`1 struct List_1_tCE5EB3ACF7F2A7411845C2ABAFEDC47677AF2A42; // System.Collections.Generic.List`1 struct List_1_t4F2C8E52133DA93B9A805828FA17057481B38FBA; // System.Collections.Generic.List`1 struct List_1_tA00D4B1D4831291FA22D554225B0BA1D7D690822; // System.Collections.Generic.List`1 struct List_1_t930D0D8B2BC68ADAA960592391B6A35A8AE5E281; // System.Collections.Generic.List`1 struct List_1_t74B6A4CA646AC394724678D53711955E95B67FB2; // System.Collections.Generic.List`1 struct List_1_t1C8C520C896B743C64F472C95C0CA89355A465CC; // System.Collections.Generic.List`1 struct List_1_t8B834EA70735F6D6583AA875AC98991EF26FA22F; // System.Collections.Generic.List`1 struct List_1_t09C52EC41C0032242B13200CFA642DCA685D5FF1; // System.Collections.Generic.List`1 struct List_1_t4AB280456F4DE770AC993DE9A7C8C563A6311531; // System.Collections.Generic.List`1 struct List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226; // System.Collections.Generic.List`1 struct List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D; // System.Collections.Generic.List`1 struct List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3; // System.Collections.Generic.List`1 struct List_1_tB75708030D6FFF2FAD9A1FA28AD909D3B4FCAE8B; // System.Collections.Generic.List`1 struct List_1_tB7C5D51CDBF6C4C12F2D4B38EB89E727EED00749; // System.Collections.Generic.Stack`1 struct Stack_1_tE8A87CB7B553D220A0B04201A88B39485C44C95A; // System.Collections.Generic.Stack`1 struct Stack_1_tE31B0C81A785ACA4262F32E1B4C758EDF65433F8; // System.Collections.Generic.Stack`1 struct Stack_1_t2E6C3E81B5BEEB358E4416D261369920E3E9A211; // System.Collections.Hashtable struct Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9; // System.Collections.IDictionary struct IDictionary_t1BD5C1546718A374EA8122FBD6C6EE45331E8CE7; // System.Collections.IEnumerator struct IEnumerator_t8789118187258CC88B77AFAC6315B5AF87D3E18A; // System.Delegate struct Delegate_t; // System.DelegateData struct DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE; // System.Delegate[] struct DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196; // System.Enum struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521; // System.Exception struct Exception_t; // System.Func`4 struct Func_4_t2AAB894D5B713852E1F87414DF4EF3776D2847CB; // System.Globalization.CodePageDataItem struct CodePageDataItem_t6E34BEE9CCCBB35C88D714664633AF6E5F5671FB; // System.IAsyncResult struct IAsyncResult_t8E194308510B375B42432981AE5E7488C458D598; // System.IO.DirectoryInfo struct DirectoryInfo_t432CD06DF148701E930708371CB985BC0E8EF87F; // System.IO.FileInfo struct FileInfo_tF8C1D41E1ABDAC19BF4F76A491DD28DD8DBEE35C; // System.IO.FileStream struct FileStream_tA770BF9AF0906644D43C81B962C7DBC3BC79A418; // System.IO.Stream struct Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7; // System.IO.Stream/ReadWriteTask struct ReadWriteTask_tFA17EEE8BC5C4C83EAEFCC3662A30DE351ABAA80; // System.Int32[] struct Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83; // System.IntPtr[] struct IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD; // System.NotSupportedException struct NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010; // 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.Security.Cryptography.HashAlgorithm struct HashAlgorithm_t65659695B16C0BBF05707BF45191A97DC156D6BA; // System.Security.Cryptography.MD5CryptoServiceProvider struct MD5CryptoServiceProvider_t99447E76D4ED1F3F4DF0F976CB4A8E0FD7148D42; // System.Single[] struct SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5; // System.String struct String_t; // System.String[] struct StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E; // System.Text.DecoderFallback struct DecoderFallback_t128445EB7676870485230893338EF044F6B72F60; // System.Text.EncoderFallback struct EncoderFallback_tDE342346D01608628F1BCEBB652D31009852CF63; // System.Text.Encoding struct Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4; // System.Text.StringBuilder struct StringBuilder_t; // System.Threading.SemaphoreSlim struct SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048; // System.TimeZone struct TimeZone_tA2DF435DA1A379978B885F0872A93774666B7454; // System.Type struct Type_t; // System.Type[] struct TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F; // System.UInt32[] struct UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB; // System.Uri struct Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E; // System.Void struct Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017; // TestConsole struct TestConsole_tCDFD58BF1AC04576A2951ADACEAE74582FDA1843; // UnityEngine.AudioClip struct AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051; // UnityEngine.AudioSource struct AudioSource_t5196F862B4E60F404613361C90D87FBDD041E93C; // UnityEngine.Canvas struct Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591; // UnityEngine.Color32[] struct Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983; // UnityEngine.Coroutine struct Coroutine_tAE7DB2FC70A0AE6477F896F852057CB0754F06EC; // UnityEngine.GameObject struct GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F; // UnityEngine.LocationService struct LocationService_t32BBAE98B67650852440E1BB7542B36E6EAFA4AD; // UnityEngine.Material struct Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598; // UnityEngine.MonoBehaviour struct MonoBehaviour_t4A60845CF505405AF8BE8C61CC07F75CADEF6429; // UnityEngine.Object struct Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0; // UnityEngine.Texture2D struct Texture2D_tBBF96AC337723E2EF156DF17E09D4379FD05DE1C; // UnityEngine.Transform struct Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA; // UnityEngine.WaitForSeconds struct WaitForSeconds_t3E9E78D3BB53F03F96C7F28BA9B9086CD1A5F4E8; // Version struct Version_t59FF964E54F90842CCAC62E4E5829813C2ABC2AE; IL2CPP_EXTERN_C RuntimeClass* AlignType_tEAC6F99D19DADB2480BA707FB7619B1A38436C55_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BitConverter_tD5DF1CB5C5A5CB087D90BD881C8E75A332E546EE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ConfigKey_t4F52D7EC466A924A7678B553D14BF5B779A8880B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ConfigValue_t0FCEE7A330FBBA78EBF1E6F3849478169FCBB4CB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CreateObjectCallback_t11E5A8E573CF4BEC5DE80CCE2C2D0E9FB4BE07E4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Debug_t7B5FCB117E2FD63B6838BC52821B252E2BFB61C4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DelegateOnOperateFileFail_t4298CB0596C17A82F51A759B22C90313F35E741C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DelegateTraits_1_t3F3122B169DE5206E7E091146461BFE71B391E72_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DelegateTraits_1_t776B388975B686801183907651872264668F1859_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DelegateTraits_1_t7E169FD59FAFA87BEF1768638A07DBC0FFA3E6F2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DelegateTraits_1_tB7ADE25F345783D88C0925F4F6324B9A45BF95F6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Exception_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* FileInfo_tF8C1D41E1ABDAC19BF4F76A491DD28DD8DBEE35C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* FileManager_tBDE0A9D86892DD426BBE31D4CFB8BE5A1743A4ED_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* FileStream_tA770BF9AF0906644D43C81B962C7DBC3BC79A418_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GComponentCreator_t07B4CE53099A715C5256DC129C416F66CF18BD28_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GLoaderCreator_t66E0D773C41A0612C3832E4208F9734CD43D24C1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GameApplication_t4010ABEC254B4A9AF08299087C8AEF821F3DC712_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HTTPManager_tE816DB890CDCF6C7EE50F2A16D18D2DB214D7249_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IUISource_tC1220071466910FFC323FA04478EA8A6242B0AC2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t74B6A4CA646AC394724678D53711955E95B67FB2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Log_tF7D8F6BC4619FEEBAF70E820FA6BE9653427E05B_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* MD5CryptoServiceProvider_t99447E76D4ED1F3F4DF0F976CB4A8E0FD7148D42_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ObjectType_tA117D537780D8340BD615ED5F97217D155992790_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* OnRequestFinishedDelegate_tFC8D9914C3CB37E676A7E07BD4F67669A1CCD48D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PackageItem_t6D8B35322EA6328C8259063A86D5CE6D654F43F0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Path_t0B99A4B924A6FDF08814FFA8DD4CD121ED1A0752_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PlayCompleteCallback_tD9FCD8B7C4FD570E0F4199614A909116F363E554_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ResourcesManager_tEE5F1EC80BB71A4B6188E4F9FC4A3F06CC646ACB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ScrollBarDisplayType_tFCFBD335F18CC80D9423399E5A50049913B698B9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SoundLoader_t0B067A273E4C6A141A0F508625349B69731893E2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SpecialStyle_t7A76109DB4D090ED30CDC6B257397035B4159443_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StringBuilder_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* String_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Texture2D_tBBF96AC337723E2EF156DF17E09D4379FD05DE1C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TimeZone_tA2DF435DA1A379978B885F0872A93774666B7454_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TimerCallback_t431881F1B583EBFD573A678D8C7940965403B879_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Timers_t0460FD83034A09479176FC176CB5306B89A14EB3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TransitionHook_t762DB3B93E54E764E4C982AAE1B818FF608FF585_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Transition_tC19CB149964E09305E8E4F2BC6A97DF80DF5C3CA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TypeChecker_tE1FC30EC2B9F201A1DC9142FB019E071BE0B2EA4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CStartGPSU3Ed__2_t419926DBD61C3375ACE3BB7521D6EAA45687427E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec__DisplayClass11_0_tB2F7F95A676C0DC1CF162CF0826330BFE667C79C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t4110DB2CA76F7D832A48B944959468F727DD08CD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UIConfig_tCEA105510FCB6771158DDBD2FF33A510516AAF2A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UIObjectFactory_t7C9AE71F072946D27E9AF686AA49F64F9D2FAEA9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UIPackage_t190BA774AE5F589C844AE860E8F8B5614BD09693_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Utils_t0DC554BAE03E7C7B92D411D4CF70D4F07928B034_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* VertAlignType_t202929B60C3F2E00200AAB7ED3F5105BDA06FA31_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* WaitForSeconds_t3E9E78D3BB53F03F96C7F28BA9B9086CD1A5F4E8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Window_tE7D87992AB935C3508A34E808A486C27C5B6009A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XML_tB9E05D55D7CE732A1D8421026DEF8AE68F8ED253_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* enFileOperation_t475EB0894B07E974915B4E0AE12BC7814C32AF0E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral00393212571553EA7B5872F946B19B9E4716A9EC; IL2CPP_EXTERN_C String_t* _stringLiteral008B9FED7D3D248BC894FC68583FFDE85EFE10CC; IL2CPP_EXTERN_C String_t* _stringLiteral01AEB61016262DF59C625C5DA4DAC3FA661F1E02; IL2CPP_EXTERN_C String_t* _stringLiteral035285064DC74F2B2946A278D79A406053D1EB9C; IL2CPP_EXTERN_C String_t* _stringLiteral035A7114F130B3132248CDAB53C3E9BDB37E5FA7; IL2CPP_EXTERN_C String_t* _stringLiteral05542167A940898E97EBC7C9E6731CAE9B676792; IL2CPP_EXTERN_C String_t* _stringLiteral05D475C83AA962DD33C5BFF3318FB9FB15269879; IL2CPP_EXTERN_C String_t* _stringLiteral0608965E2F75CF6DFDE436BD6D1071787C2CFEB9; IL2CPP_EXTERN_C String_t* _stringLiteral079769F9E054F8164CEDD1F3A43FA17C98F67F3E; IL2CPP_EXTERN_C String_t* _stringLiteral0845F2ADB59C99061C5706BAF8826810A93AD9D0; IL2CPP_EXTERN_C String_t* _stringLiteral0A282A9B8636BF4E4A8D826EA2C6F282ADEE3CD2; IL2CPP_EXTERN_C String_t* _stringLiteral0C7A77AFC5C1D7865260C4C0E7DEE6F0A3FE0A43; IL2CPP_EXTERN_C String_t* _stringLiteral0DFFD035A6C16B6D0145CDC7ABA151866C036111; IL2CPP_EXTERN_C String_t* _stringLiteral104FD1F7C2935DCEECDA82BFCEFA045EF91CBE7B; IL2CPP_EXTERN_C String_t* _stringLiteral120FCE88DDA16ECC080B3D36B47F64BA161B9AB5; IL2CPP_EXTERN_C String_t* _stringLiteral144B1FCDEE4025878F70FB51858F2E8F2986F289; IL2CPP_EXTERN_C String_t* _stringLiteral159A2BC741B66F2BE4440A9CD9CB53442C95725D; IL2CPP_EXTERN_C String_t* _stringLiteral19682BDB9185A5FA9D763D414D0443D3A0BC2456; IL2CPP_EXTERN_C String_t* _stringLiteral1BE7DACBB3360C0540103B5F208404317651C789; IL2CPP_EXTERN_C String_t* _stringLiteral1C0DE74228B9809D5B9149066F030D8DDC264413; IL2CPP_EXTERN_C String_t* _stringLiteral1CDAB004E1AEBA8D896AD65AFFFC1EF5C5716375; IL2CPP_EXTERN_C String_t* _stringLiteral1EC0B6D5B589BF4CACA3E78DB133AAFFF87BE378; IL2CPP_EXTERN_C String_t* _stringLiteral223C73778E1CFEEA033A2879BDB7CBBFDA70336F; IL2CPP_EXTERN_C String_t* _stringLiteral236C5AA60788625C5E0ED66C1AC98277F36DCEB8; IL2CPP_EXTERN_C String_t* _stringLiteral24C1B6772D40B7E686770293998EF1802638AC24; IL2CPP_EXTERN_C String_t* _stringLiteral26EF83BE87F3A6621C9D3D9A88392CB3971AE5B0; IL2CPP_EXTERN_C String_t* _stringLiteral2744975C7F3B0AC4E3FEBC5992FB5187DECE9937; IL2CPP_EXTERN_C String_t* _stringLiteral27D8F657278D359418269ECBF21F14BE2AD15DEB; IL2CPP_EXTERN_C String_t* _stringLiteral282FC30D21DCE2A76C2A41D975DD83FE7543985C; IL2CPP_EXTERN_C String_t* _stringLiteral28810FCCD4E58E15713A19BD29D828B6AC9B3475; IL2CPP_EXTERN_C String_t* _stringLiteral2E796FB9BF7D8AC5608D1A893D2E24A793D45F4D; IL2CPP_EXTERN_C String_t* _stringLiteral30304B0B164C9DA2E02FD0B3C53406C836FFE17F; IL2CPP_EXTERN_C String_t* _stringLiteral311198C45E79F725B43A1134B6846C25E73CCC37; IL2CPP_EXTERN_C String_t* _stringLiteral33FE084BA8AC032B42F75CE44949E8E17FFFF343; IL2CPP_EXTERN_C String_t* _stringLiteral348BD9F8F10997A30F62CC5926D3ACFE94B79702; IL2CPP_EXTERN_C String_t* _stringLiteral34D8B60FE25332F7B98585E82E753EAF502C3E50; IL2CPP_EXTERN_C String_t* _stringLiteral3771827DB2EE36C39081DAB9556C13FAF469E51D; IL2CPP_EXTERN_C String_t* _stringLiteral380F3CC1D688EB007A3232721A315FB0022D3F00; IL2CPP_EXTERN_C String_t* _stringLiteral39D88B573C35D2FF144E946255BD2194366A771F; IL2CPP_EXTERN_C String_t* _stringLiteral39FFF3841CDD5A8E9252690470693E0295E5C82F; IL2CPP_EXTERN_C String_t* _stringLiteral3BC15C8AAE3E4124DD409035F32EA2FD6835EFC9; IL2CPP_EXTERN_C String_t* _stringLiteral3BE826416634D8AFD7EF781C5D69559C3FCBB328; IL2CPP_EXTERN_C String_t* _stringLiteral3D9DB91B4989A09A1BA26B0E01A3D205D6D2B1D1; IL2CPP_EXTERN_C String_t* _stringLiteral3DDFC368E89159FA0A3F34327D7FC3FFA1B2C8D4; IL2CPP_EXTERN_C String_t* _stringLiteral3EC7D59A77E83364E5EC64D9526A2F460FC01A03; IL2CPP_EXTERN_C String_t* _stringLiteral42099B4AF021E53FD8FD4E056C2568D7C2E3FFA8; IL2CPP_EXTERN_C String_t* _stringLiteral4349D6A240A653AEDB0B9C0314DE2B263693C171; IL2CPP_EXTERN_C String_t* _stringLiteral449E2041DF99432DE3A410D4EE939E9339209920; IL2CPP_EXTERN_C String_t* _stringLiteral44D25B5D1B6D98C7D090CA3609ACA11AE2815FA0; IL2CPP_EXTERN_C String_t* _stringLiteral4642576D8432B870F7E95688217D211D2DA42556; IL2CPP_EXTERN_C String_t* _stringLiteral4690905761195075F97442F0FF6760CE2A90FE99; IL2CPP_EXTERN_C String_t* _stringLiteral4785768DC28B0D9418A1D3D9DF9D08A02AD60988; IL2CPP_EXTERN_C String_t* _stringLiteral479D66365CAE9D97654A08A72A17A07FC67A8C66; IL2CPP_EXTERN_C String_t* _stringLiteral47BF9A6F1D906212BCFC8CEA2BD2FC09FD1307E9; IL2CPP_EXTERN_C String_t* _stringLiteral4AF55104C46DE9FD31FD4A7DAC1D9E1326455F80; IL2CPP_EXTERN_C String_t* _stringLiteral4B1264CFD7F0D176EFF1AECD3C3AD32C98F3C35F; IL2CPP_EXTERN_C String_t* _stringLiteral4C66D7214359CED76AEC4C1D5499739563EBB858; IL2CPP_EXTERN_C String_t* _stringLiteral4CF8613B65A1399DB39947377005AE749BE3D7A1; IL2CPP_EXTERN_C String_t* _stringLiteral4E1D9702DCB528D59B76B5D15A8E180D641CA343; IL2CPP_EXTERN_C String_t* _stringLiteral5129348D000F3A4E39F8198016907086BFB3581B; IL2CPP_EXTERN_C String_t* _stringLiteral512D289D8BFDEBCC95DBE98CD03E2A835BDF2B17; IL2CPP_EXTERN_C String_t* _stringLiteral5371B79C91829FC890F872E2B21E49D00598A3BC; IL2CPP_EXTERN_C String_t* _stringLiteral53B19A6A3A0881B30DE5BBBD1CB1699CA604A830; IL2CPP_EXTERN_C String_t* _stringLiteral55466C57A6AD671E6382864E65E49545CEA21A96; IL2CPP_EXTERN_C String_t* _stringLiteral56826361916535BFDF50424BBB18FE04FD1A39D8; IL2CPP_EXTERN_C String_t* _stringLiteral569CCFB7498CC4EC98F029D7452A8B9D9704DD2C; IL2CPP_EXTERN_C String_t* _stringLiteral56A5D6D99A4062D4CA22C3425CBD094EAA4C5194; IL2CPP_EXTERN_C String_t* _stringLiteral57D29D2C094C09CDE3336554F59942DF237102D8; IL2CPP_EXTERN_C String_t* _stringLiteral5863973EDC6707DA45B52E49857FECBEBE4CE969; IL2CPP_EXTERN_C String_t* _stringLiteral5A795DE02DE514988ABD9CE119095F3CCC843660; IL2CPP_EXTERN_C String_t* _stringLiteral5D12BD53552CAFC41CA6146C04870DF2E1574E13; IL2CPP_EXTERN_C String_t* _stringLiteral6147372CDE4E3A07CB792915A8A1924A4DFA9610; IL2CPP_EXTERN_C String_t* _stringLiteral61817CA04AE91B303046C1701D149A8AAC849A06; IL2CPP_EXTERN_C String_t* _stringLiteral61CC55AA0453184734C3FA0B621EDA6FA874BD83; IL2CPP_EXTERN_C String_t* _stringLiteral63EB6CF1C0C4237E16A918D94C5898D18878F328; IL2CPP_EXTERN_C String_t* _stringLiteral6403F2B7EB2AAAFE6DE34CBF2A029B01AFEBC512; IL2CPP_EXTERN_C String_t* _stringLiteral659CBC4B8395BADDEB5375DF33D3F33922FF7AE2; IL2CPP_EXTERN_C String_t* _stringLiteral66054B576EC767ACAB1988FF480C7EEDC898AEB5; IL2CPP_EXTERN_C String_t* _stringLiteral661809FABA8D9EA536888778BD271D5DB66ECBD6; IL2CPP_EXTERN_C String_t* _stringLiteral678F62ECD10AB6AE94FAA4E1C2D203DF5AC7FDE2; IL2CPP_EXTERN_C String_t* _stringLiteral6AB697D65B5E46BE0CF8B63B05601E787DC91BCF; IL2CPP_EXTERN_C String_t* _stringLiteral6AC5DD775419A9A96C0ECE696C9D071F472FF6D8; IL2CPP_EXTERN_C String_t* _stringLiteral6AE999552A0D2DCA14D62E2BC8B764D377B1DD6C; IL2CPP_EXTERN_C String_t* _stringLiteral6DD0FE8001145BEC4A12D0E22DA711C4970D000B; IL2CPP_EXTERN_C String_t* _stringLiteral6F25BFC7A5E1912FA9AB5C243DAECEB141FBED22; IL2CPP_EXTERN_C String_t* _stringLiteral714EEA0F4C980736BDE0065FE73F573487F08E3A; IL2CPP_EXTERN_C String_t* _stringLiteral719EA396AD92E01B4757EC2B93BB1E5F270F771D; IL2CPP_EXTERN_C String_t* _stringLiteral7301A4197FFC258D074FE697A0F189BB3190FC2B; IL2CPP_EXTERN_C String_t* _stringLiteral730D2389F7957647DB8B67DBA6C8D33DDCC64289; IL2CPP_EXTERN_C String_t* _stringLiteral745125C4D5E67D8DA377A2837272B89B55C353BC; IL2CPP_EXTERN_C String_t* _stringLiteral7941545DB6A24779D23D880185B5F2DBB99F451A; IL2CPP_EXTERN_C String_t* _stringLiteral7BDCE67BCA00B0CCD8A22342C87C3572FC491CFF; IL2CPP_EXTERN_C String_t* _stringLiteral7C8590A0F0D234C7C985367BC4B5121E1AC10B94; IL2CPP_EXTERN_C String_t* _stringLiteral7D4B3A9BF3D63300FBFAC813AF8DDE46C85DC0C8; IL2CPP_EXTERN_C String_t* _stringLiteral7E72810FE009024FCA4C31AD04C3676AEB9B6EE4; IL2CPP_EXTERN_C String_t* _stringLiteral80D66E0C6E83A707CA18F1D734B1D03F6DC11F69; IL2CPP_EXTERN_C String_t* _stringLiteral81445CA31DF495CD011ADDF391E4DF785678F7B6; IL2CPP_EXTERN_C String_t* _stringLiteral81C203C1B100FED2FC7C8E20BC1DE806765EE4E7; IL2CPP_EXTERN_C String_t* _stringLiteral85D7282888A9354DC919F885FF28A5154880E168; IL2CPP_EXTERN_C String_t* _stringLiteral86750990B685AA24DCE6D2DCC8D64CB8654EA11D; IL2CPP_EXTERN_C String_t* _stringLiteral86F43819B9E4C838CE0F4798925988655E3A52C3; IL2CPP_EXTERN_C String_t* _stringLiteral878767DEA09DD65D9E99925D1BBF35B9EAD4D939; IL2CPP_EXTERN_C String_t* _stringLiteral87D6B199EE671912861C1A3EC9C0C82A096876A3; IL2CPP_EXTERN_C String_t* _stringLiteral87EA5DFC8B8E384D848979496E706390B497E547; IL2CPP_EXTERN_C String_t* _stringLiteral88B0B70B0C937F8FED3909773D40EC3FFCB77DCF; IL2CPP_EXTERN_C String_t* _stringLiteral89368E1D68015693AB48EE189D0632CB5D6EDFB3; IL2CPP_EXTERN_C String_t* _stringLiteral89BB55478588F62874BC18C039B5E07E5A321077; IL2CPP_EXTERN_C String_t* _stringLiteral8CC1F0E5F82469F30AB01BA916861ED0E356F62F; IL2CPP_EXTERN_C String_t* _stringLiteral8E27A7FA1EC282FF7927FC2A36F06E7C4B540BCA; IL2CPP_EXTERN_C String_t* _stringLiteral90665CA6C8810138A69C5D8421143BBAA3BE9FA1; IL2CPP_EXTERN_C String_t* _stringLiteral91369E0BF06176F7462BADDB9408C17EF0FE41A7; IL2CPP_EXTERN_C String_t* _stringLiteral936B2DC66332EA44F96D5C4BFA5C22CA0A682A9A; IL2CPP_EXTERN_C String_t* _stringLiteral9408F6AF39731119B553A4011714518DE0B1E202; IL2CPP_EXTERN_C String_t* _stringLiteral94E12E264E37CBE413A9BC035586B204C68830CC; IL2CPP_EXTERN_C String_t* _stringLiteral94F0DB296F9CE66E8F1C50DAED519CA7B4DE779D; IL2CPP_EXTERN_C String_t* _stringLiteral95E81E1E7D3FC01F436EEF999EE997FEC86B1FC5; IL2CPP_EXTERN_C String_t* _stringLiteral964A3B119BE846DDF05B003479487E359C1FA3DA; IL2CPP_EXTERN_C String_t* _stringLiteral96A57C4B4E5D0ABD3A57EB01B569860A764867D4; IL2CPP_EXTERN_C String_t* _stringLiteral96C56B6F995F92A412FD13F0E77DCF7E37EF6DE4; IL2CPP_EXTERN_C String_t* _stringLiteral97DF8E5F7C25FFBAD34F122F159902576AD4A28F; IL2CPP_EXTERN_C String_t* _stringLiteral9800A762AF5D2BCC8865DDCCCEB89DA7F16BA962; IL2CPP_EXTERN_C String_t* _stringLiteral9969F0AFDC5E52B9AD090B1A71AB6F6F3DDEDAF9; IL2CPP_EXTERN_C String_t* _stringLiteral99DE1BCB41343CB657E26A00AAE63965674C742A; IL2CPP_EXTERN_C String_t* _stringLiteral9A9ADA289A58C53BF3B26DBB446FD954C26BE3DA; IL2CPP_EXTERN_C String_t* _stringLiteral9AF1778B5271B224E3689A6DC10C831BC8C811ED; IL2CPP_EXTERN_C String_t* _stringLiteral9C4D79D261EADEBF132BD6333DB6EBC00C951C1A; IL2CPP_EXTERN_C String_t* _stringLiteral9D7311610D4DC99151F611A421431587111EC377; IL2CPP_EXTERN_C String_t* _stringLiteral9E253470C876EE6D5C720EB777AEB82D4C26E28F; IL2CPP_EXTERN_C String_t* _stringLiteral9EAD070218924051E3D324F1566D3970B5BE461D; IL2CPP_EXTERN_C String_t* _stringLiteral9EEEDC65AD06D6B605017052AD4B12437AFDC892; IL2CPP_EXTERN_C String_t* _stringLiteralA0FCC7C14D769A0C5D150A046C051EFA97F0C387; IL2CPP_EXTERN_C String_t* _stringLiteralA173CE880F48FD720068CA084851548B7AF4565E; IL2CPP_EXTERN_C String_t* _stringLiteralA3E9DADA3CA004E5CA02FBD62CD5897E7E32AF18; IL2CPP_EXTERN_C String_t* _stringLiteralA4C159EBA353CAD654EA227E357D7B02EEA14796; IL2CPP_EXTERN_C String_t* _stringLiteralA50EC9FE0140CFD09C33B25A5778EEA3BEBDF2EB; IL2CPP_EXTERN_C String_t* _stringLiteralA569AB1E403CB8D27FBCDAE53780E20F5FF21564; IL2CPP_EXTERN_C String_t* _stringLiteralA680C6F8A31A95D49C19A2DAB99F9C3ECD4AD895; IL2CPP_EXTERN_C String_t* _stringLiteralA6AED0EEF7DFE7EA827D1F7FA5DF9F6E95270ED1; IL2CPP_EXTERN_C String_t* _stringLiteralA6C5E4B955AC27A702B3F3CAE676AD730A71F72F; IL2CPP_EXTERN_C String_t* _stringLiteralA6E6961AFCF61A5AA22D70DCFA8ACE64CE1CC45F; IL2CPP_EXTERN_C String_t* _stringLiteralA7452FD6D4A20E7449F9F99CE4940A528E3F1EEC; IL2CPP_EXTERN_C String_t* _stringLiteralA91E4897CA9F429677AFC57ED00D90DE8D3C7001; IL2CPP_EXTERN_C String_t* _stringLiteralA97506F5389D09C76CFA6DC9C6707AACC1707BC9; IL2CPP_EXTERN_C String_t* _stringLiteralA9EAEB90EC7870D1B4B4CE41D6BC2AF8BE5332DB; IL2CPP_EXTERN_C String_t* _stringLiteralAA7C1D90F40BD5C58E400631996C746B1869388C; IL2CPP_EXTERN_C String_t* _stringLiteralAB133ADFE7B378B130AB593D7EC762CBE21BF570; IL2CPP_EXTERN_C String_t* _stringLiteralAB26B7CA1C670BEF980906C3B354084DBA069D5E; IL2CPP_EXTERN_C String_t* _stringLiteralABA3FC24B19113B5947F2501237DB1F3E54AE530; IL2CPP_EXTERN_C String_t* _stringLiteralAE21C64A87F6BB0B8E16E55C48BE4CC638D7BD3F; IL2CPP_EXTERN_C String_t* _stringLiteralB043DC560D3266FE77DA3F19F68C37B114C63AEB; IL2CPP_EXTERN_C String_t* _stringLiteralB0872B8B7BA07FD2E3B6ED8C68B3CE93D28259E1; IL2CPP_EXTERN_C String_t* _stringLiteralB08BFB0D47560E07EB7DD8011DB3CAEBA119FA42; IL2CPP_EXTERN_C String_t* _stringLiteralB178ED9EA8B125BE239DE0DA7CFAC0010A48521C; IL2CPP_EXTERN_C String_t* _stringLiteralB18BE7D08706074E72F4C88CBE130815745CD051; IL2CPP_EXTERN_C String_t* _stringLiteralB4FB928A7E63A8F0CD5826272441EE94EC0D03E1; IL2CPP_EXTERN_C String_t* _stringLiteralB50A54F0D6D6F9BE05B355F38549A6EDE823C238; IL2CPP_EXTERN_C String_t* _stringLiteralB58185ACEB87E271DF24B15B7373AB37CF46A01C; IL2CPP_EXTERN_C String_t* _stringLiteralBC1E7B6E946C17EAD008789694BEAEB897157F27; IL2CPP_EXTERN_C String_t* _stringLiteralBE2C7CCA283328E43403D24E2BEA56B2FDF24084; IL2CPP_EXTERN_C String_t* _stringLiteralC0AC4842418E34583859262C033965CFD49454E0; IL2CPP_EXTERN_C String_t* _stringLiteralC0D8332875C5C4F646382B3BC5696153EE00D307; IL2CPP_EXTERN_C String_t* _stringLiteralC43B46B97DF90BBDCBB17216310BC403D031BABC; IL2CPP_EXTERN_C String_t* _stringLiteralC57641630ADB70CBB5F33454873BCC56704B088A; IL2CPP_EXTERN_C String_t* _stringLiteralC5DAE50C982B3C7113446F975F8CD2041F545E79; IL2CPP_EXTERN_C String_t* _stringLiteralC7DB5A08ADC844E21BD253D19FD094CDD6E858EB; IL2CPP_EXTERN_C String_t* _stringLiteralC7F23E3ED00AA71DE61A307549A0FECA57BE057D; IL2CPP_EXTERN_C String_t* _stringLiteralC82B67C88E6911C321806D35B9D8F040D8726133; IL2CPP_EXTERN_C String_t* _stringLiteralC96A71EE2E8F1B189F49BD6712259EE67BB8B611; IL2CPP_EXTERN_C String_t* _stringLiteralC989277D79B17FBEBDCB33775CD783765F39A9B3; IL2CPP_EXTERN_C String_t* _stringLiteralC9B76AE79584AABFA8A92E1E354D651804860118; IL2CPP_EXTERN_C String_t* _stringLiteralCA64B364E43A309424F927C691F20FF024663E31; IL2CPP_EXTERN_C String_t* _stringLiteralCAA9909BB7A857D077A46009E812A903F4C7E029; IL2CPP_EXTERN_C String_t* _stringLiteralCDD7BB2816B7A8F88BCE0E47BE39943BC369516B; IL2CPP_EXTERN_C String_t* _stringLiteralCF3D0BADEF4F35952554E34FA2F6B3A63E8782EC; IL2CPP_EXTERN_C String_t* _stringLiteralCF95499E478F6573E48DFB09D50BD971D33F3792; IL2CPP_EXTERN_C String_t* _stringLiteralCFFF27ECCB371BC88F5CF4B9803B8559B0435D96; IL2CPP_EXTERN_C String_t* _stringLiteralD063F633A65298589F4AAFD14A208D003C3FBD93; IL2CPP_EXTERN_C String_t* _stringLiteralD18B29D32109E6308B9F65615F89C7BE9C07D9A9; IL2CPP_EXTERN_C String_t* _stringLiteralD2A9C0BAC43DA503E345C847D5786131F97AD705; IL2CPP_EXTERN_C String_t* _stringLiteralD30C8295D5B8110F5D283D31BB7ADC9CD6AB7683; IL2CPP_EXTERN_C String_t* _stringLiteralD477E6E98B593955F2C7454A567E8CB0B312A2AB; IL2CPP_EXTERN_C String_t* _stringLiteralD491A26243A28AFA80BF77AAD382401FAE91194A; IL2CPP_EXTERN_C String_t* _stringLiteralD97D1EE339E4EEABA8CAC91DCA37C8B4EC8F5501; IL2CPP_EXTERN_C String_t* _stringLiteralDB0D91453922DC350AEBB998835BFC19F98222A7; IL2CPP_EXTERN_C String_t* _stringLiteralDDCB77FF769EA54CA622848F6BEDD4004FA4F4FA; IL2CPP_EXTERN_C String_t* _stringLiteralDF155CEB8D9E5FCD0A9EE6CF02EBC534E4D5287E; IL2CPP_EXTERN_C String_t* _stringLiteralE304B1621C457F1DD345EA8CEF502EB674D520DA; IL2CPP_EXTERN_C String_t* _stringLiteralE51BCED52FE0E680183F191185B4BCAA4405E9CD; IL2CPP_EXTERN_C String_t* _stringLiteralE61E700555BBD71A47EE5D7118B4E515CD8951A9; IL2CPP_EXTERN_C String_t* _stringLiteralE963907DAC5CD5C017869B4C96C18021C9BD058B; IL2CPP_EXTERN_C String_t* _stringLiteralE9A14B6C524838B125B118D3A0EB4E56DF26FA3F; IL2CPP_EXTERN_C String_t* _stringLiteralE9C45CB19BB28B479E405A620FAE51DF535B99AC; IL2CPP_EXTERN_C String_t* _stringLiteralE9D2DEEF5E36D80A9CD3CE4AAC39AB22F1827262; IL2CPP_EXTERN_C String_t* _stringLiteralEB83567AA14275937102207CBE1DBE0B883D580B; IL2CPP_EXTERN_C String_t* _stringLiteralEBBFFB7D7EA5362A22BFA1BAB0BFDEB1617CD610; IL2CPP_EXTERN_C String_t* _stringLiteralECA9B4E50EA5B6B5026A157885AD0CDE1146C9F2; IL2CPP_EXTERN_C String_t* _stringLiteralEF1EE887AA450DA8024C32B72E681C435E2C74D7; IL2CPP_EXTERN_C String_t* _stringLiteralF1A6B534D8013C414E1DE5F744A209C5CFD00A0E; IL2CPP_EXTERN_C String_t* _stringLiteralF2AEB0BC7A7CEE253179DC3A58450CB0E32E95B3; IL2CPP_EXTERN_C String_t* _stringLiteralF323F37CCC1DBD9EF1EFD60AC1C4284A7EC1B233; IL2CPP_EXTERN_C String_t* _stringLiteralF4B0CA65B49322EA3CF7D3122278E34DDCE5CA01; IL2CPP_EXTERN_C String_t* _stringLiteralF51977E25C726CF36D9DC37E54AA0C4412639338; IL2CPP_EXTERN_C String_t* _stringLiteralF70E7D1FFDB09007680511AEECD1DA194AE30ABB; IL2CPP_EXTERN_C String_t* _stringLiteralF778746E7A840E3CBFD22ADA44073B5BF2681368; IL2CPP_EXTERN_C String_t* _stringLiteralFA2985F0C9F19639ECBEAD1B23630CFB5E9E952C; IL2CPP_EXTERN_C String_t* _stringLiteralFB02EDF0526F86DC8F47238EB4519DF67313F16D; IL2CPP_EXTERN_C String_t* _stringLiteralFB91E24FA52D8D2B32937BF04D843F730319A902; IL2CPP_EXTERN_C String_t* _stringLiteralFC71E83FF796B32382FFABCE6100248F19FC7E79; IL2CPP_EXTERN_C String_t* _stringLiteralFCF270B419B51742E676BE61CE846F5BCBA40329; IL2CPP_EXTERN_C String_t* _stringLiteralFCF5F4D359BD0E17686D9DA51B7BD801C40CD7F9; IL2CPP_EXTERN_C String_t* _stringLiteralFD150EAAEEFE2D82764DCA31E200905B9EEB64DF; IL2CPP_EXTERN_C String_t* _stringLiteralFD32189556F9E25C25BDFA2407DDF4180AB667FE; IL2CPP_EXTERN_C String_t* _stringLiteralFDF2904B8C517098F4A114C9292096BB35563326; IL2CPP_EXTERN_C const RuntimeMethod* Action_1_Invoke_mC1B2BD4DE8DE6E54DB54C76B14E14B99694EE9DB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DelegateTraits_1_Create_m2F146A69AA14162B483CE92D48A0A4A7E2E72F77_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DelegateTraits_1_Create_m345AC470C2E6F67E51ED4749C2D48A0AD86E7460_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DelegateTraits_1_Create_m355F7B48D6075D9FEF34AB3AF8BFB2B3765783EC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DelegateTraits_1_Create_m35C4D31170467080F30806D3EF24D5C40282AADE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DelegateTraits_1_Create_m3C2DE6DFCFDBC52AE70F4AFC820013838D24C06C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DelegateTraits_1_Create_m56B9F43B47C8E6E5BD8139B34FFD626A768F6C4D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DelegateTraits_1_Create_m8248DA21C3B5F67CCC09F67406C600686365F3C2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DelegateTraits_1_Create_m9903243C2FBA8232A285BCB6205F16775093DAE6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFormatWrap_CopyFrom_m4C98494BD683AF1F641EE58699FCB5CAAD38082D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFormatWrap_EqualStyle_m49E25EF3C0AC2B26A4B4B9B69C3D53012417724A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFormatWrap_SetColor_m2A2EC4F3A9ACA5144622CD9FCA3F13F85F7FA913_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFormatWrap__CreateFairyGUI_TextFormat_mFBF9E52B37B2DE6BE246D1DAE4EFA182AD8F1E7C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFormatWrap_get_align_m55FD57423F3FE00D87E9CA9DA7F84EA24F5ED118_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFormatWrap_get_bold_m1540E3A10D665D34B6D6B8B6CD2C57F85E97D6F5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFormatWrap_get_color_m03BC0E749957E859FC80DA04A36B4783940CFE9B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFormatWrap_get_font_m72D2473E8FAA64BC542EB5A360F26FAE4EE2CC11_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFormatWrap_get_gradientColor_m528469070F6053AD8884A8CDE32D24D952C71CD0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFormatWrap_get_italic_mF5A8C0274251621289F7067FF77F1842EE663969_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFormatWrap_get_letterSpacing_m448945B319ABF9196177884E845183659367D727_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFormatWrap_get_lineSpacing_mEB9AC7B35D3891407F5C037B5DA428645B6403C5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFormatWrap_get_size_m484A0422E1391029A15D35A44F55804073BB32F1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFormatWrap_get_specialStyle_mA6DA03CE9733C507EEF98B85DAF2516F20A53668_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFormatWrap_get_underline_mDDAC86AF42727FDC8149285079CE8AD0A2C4E2F8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFormatWrap_set_align_mBF7EFC68971A161210CDFCAB506A401A7D2667B2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFormatWrap_set_bold_m2176DCEE7F886D29A4252832F57A3620DE050B79_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFormatWrap_set_color_mD9F4F4D61D4C60BB602A58C1B11B5A5C54F3A5C0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFormatWrap_set_font_mA7743C0E1D13FA822E4DED2B55F70851C0746B83_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFormatWrap_set_gradientColor_mDD91DD85CEA706B739B3FCB7B2A3695EBB3E31AB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFormatWrap_set_italic_m67BE602A38800B67FF873033FEE55FF0982FA064_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFormatWrap_set_letterSpacing_m23CFF7665100FE550C6B51077F0B7033708742E4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFormatWrap_set_lineSpacing_mAA56C273FA109A6F4B8D12AC02E7B5F3B09E0C99_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFormatWrap_set_size_mB8F672C015A5237CB3FF3A8B641A25CF4F78644D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFormatWrap_set_specialStyle_m88E6E2E05F98C00B456E44AAAD8A51CE273F5D6B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFormatWrap_set_underline_m072AD45B476FBF6ED60E5D033355FDB756ED6126_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TimersWrap_AddUpdate_m44A63DFD1904FC767B5D3E0C6028FA16FC6505DE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TimersWrap_Add_m151DC670C871F3D1E7500A2A6ADE0F45119A3C60_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TimersWrap_CallLater_m55C4280E104E9F34573A48299C6642BB9D871B75_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TimersWrap_Exists_m8E43CB6705DF2DF874CBC2EF280E847E56FE8C36_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TimersWrap_Remove_m46CD060FB5CBFC106DB747CB5B69FA48B9EA34FC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TimersWrap_StartCoroutine_mDBA296C7A4D57116C3F9C76C919AC16758DEF438_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TimersWrap_Update_m8C8192C264A9394BB7866DC3572F31B8B08DBB12_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TimersWrap__CreateFairyGUI_Timers_m2EA54FABE92A5BEA5257E7DDDBA40792696DE6DC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TimersWrap_get_catchCallbackExceptions_m2F546CAFD32D87BD9D7DB87D161A7F9FD98F61FD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TimersWrap_get_inst_mABF178171C8F0B20B991F1F84558420F5EFAB9E9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TimersWrap_get_repeat_m234B6071FE3E4111CD9E8E8D7874A4B4BD4BD499_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TimersWrap_get_time_mD9519C6CBF1EB652BCB143FA59FC95E168D81678_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TimersWrap_set_catchCallbackExceptions_m631019FFE6FE04BEA8A985867EAA8C10D935A870_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TimersWrap_set_repeat_m2AAD1B7F242FD7D89747416793928C7A511AA218_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TimersWrap_set_time_m5165FA95BCD7493648E3BF064848AD5D2460ED4D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TransitionWrap_ChangePlayTimes_m0DA4BD414F0B7F2CBCD113B388E2F759495A8D43_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TransitionWrap_ClearHooks_m0E9137428838E7D30BC172C1AABCCD6DF9D10B0A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TransitionWrap_Dispose_mA80C6C0A1B3D9476B39399B53B16CB908E5A6B68_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TransitionWrap_GetLabelTime_m9CDA4E646B8786DD65F365934FE9F3537C8E07EB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TransitionWrap_OnTweenComplete_mC122E3FDC1C9C862B2CF8DF890CF412FE857473D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TransitionWrap_OnTweenStart_mD39101F09F259B840C7EEC93A5E9AB2C643D73C3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TransitionWrap_OnTweenUpdate_m0755308081FFDA37F98E213BD80B5476413F33E7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TransitionWrap_PlayReverse_m0A7766C19CF00CBBDBF04614280F23CB72B61C9D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TransitionWrap_Play_mA09C9B7B9E11FF781578D47453CD863EC6C45008_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TransitionWrap_SetAutoPlay_m391DEEFD2D5B80F091689D697A875725D46B1248_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TransitionWrap_SetDuration_mC50D47358C751402322BA63C67F9E5478BFE6CBA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TransitionWrap_SetHook_mEF0222C9C12313710E201DDC5FDCE1CBABC99535_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TransitionWrap_SetPaused_mA4E4833E561DF1822712E8F34527E17038F4B796_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TransitionWrap_SetTarget_m0223057F7C0642842CF93010E2B2110102BD4320_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TransitionWrap_SetValue_m4F77ABAD597198807EA55FA594C759396773B49C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TransitionWrap_Setup_mBBDA6A07DD196A52421AADC798A32BA4370ED13F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TransitionWrap_Stop_mDAF63D8419C66889828B717C5E07226F339AE46B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TransitionWrap__CreateFairyGUI_Transition_m2F72131ED836E10C1B33E25B66BF8C48742BB862_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TransitionWrap_get_ignoreEngineTimeScale_m2139B85FA8CC8ACEC0C6B792DFC76A31DC71ECD3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TransitionWrap_get_invalidateBatchingEveryFrame_m5B8B91F5883A4A57D75C8C58345583F93D6D67E7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TransitionWrap_get_name_m7806DEF676D8D0CD1D59E5FAD69664D963CCB07C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TransitionWrap_get_playing_m6E80BEDFF9BD292969DE26BBADEB2296D096592E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TransitionWrap_get_timeScale_mFFD5E5CDA92B421C6BFE1D8A50DFB898F6F4B015_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TransitionWrap_set_ignoreEngineTimeScale_m9AAE28CAADD6AB1E0F6A24A8C6DD48080021D69C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TransitionWrap_set_invalidateBatchingEveryFrame_m8FFA50797A3841E73ACECAE1358C50CD7E5D58A2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TransitionWrap_set_timeScale_m92EE76903CDC63B6E0303044680015F8B29A406F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_ApplyModifiedProperties_m207982CDDF2321F851BE298809B0F976D89E9F2E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_ClearResourceRefs_m10FEFBC3E9A3A76D397715E344DD79D119CB2ADF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_FairyGUI_UIConfig_SoundLoader_m05787249932FBE5999F8693FBA1FDD264A84D9FA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_Load_m150FFBE3B28CBE886B3A8B86C69DBCB9311905AC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_SetDefaultValue_mE7005C80C44500C6EFE6F722134B492BEC37B918_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_get_Items_m37EE80C6CC33BB29F7F0A6CF6AD637CFB1EEED34_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_get_PreloadPackages_m4E663A816AE9E9BDFB2602D6B8CDF0120F706997_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_get_allowSoftnessOnTopOrLeftSide_m12784861831880684909CEA47205D29CC6C7A140_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_get_bringWindowToFrontOnClick_mF92DF43A1DB37D395E06D5B445646ABF77ADC252_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_get_buttonSoundVolumeScale_m3D4274CA0095933B17CFA624B2047DC9DC3A04DC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_get_buttonSound_m23D620ED81AF9B13A6E924F7C4136AA5E34F75DF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_get_clickDragSensitivity_m22AF47274CAA51D369342B813B73C0030DBEBF0F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_get_defaultComboBoxVisibleItemCount_mD02A40311C6A06E49D6DB1419B20C3310DB714F7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_get_defaultFont_mB91F4FEF31D580022372639691519C529922091E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_get_defaultScrollBarDisplay_m7E5C42C2150C2BA6E2A878693662BF6E5C8F3094_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_get_defaultScrollBounceEffect_mF3F74697177D6B51CFCC59E85ED87FE1C6B3469C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_get_defaultScrollDecelerationRate_m7DBDA1CC3D0E9934CF6EF6E27E9239A272B31E54_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_get_defaultScrollStep_mF050FC185B073A83E1283C25543B0399839F931E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_get_defaultScrollTouchEffect_mE54D30DF7AE774DCF9590F071549C62E8E809084_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_get_depthSupportForPaintingMode_mDD9C8A0BFD05AC78EB84EFC6A5E6233809415751_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_get_enhancedTextOutlineEffect_m219A237B1E58E42175F6D038C6A84448BD258410_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_get_frameTimeForAsyncUIConstruction_mFB9DF89DE9509AB53B50EAA3F217B8F83EA83FCD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_get_globalModalWaiting_mBB504F2140918F0B055CCC09C67F2A1DBF77F100_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_get_horizontalScrollBar_m58DAB1B971B37267324E1005A756941B0A4C6579_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_get_inputCaretSize_m10A9224322D6507EEC39BBA225C20A74A1E84671_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_get_inputHighlightColor_mDAF8C69F31852ABDB1FB5FC5EBDBBD038CB2F868_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_get_loaderErrorSign_mA35902B122DA9007627F9BE15D28718EFB7BBABD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_get_modalLayerColor_m04156D54B8EB1B52CF3F2852146492206235A634_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_get_popupMenu_mE64E396641859F2B2D0D799E8E767B584E177CDD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_get_popupMenu_seperator_m93AFFC80C39E9C015D730DF5F4BFEB2F980F1B43_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_get_richTextRowVerticalAlign_m58561B5EE30F1EB3CB6D189F3EA0477A209DE388_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_get_soundLoader_m2ACC727D4864AE475104222D5EF6E58BCDCFC836_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_get_tooltipsWin_m7F080229AC291F4153D1E2FC8E97C528E40E81E2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_get_touchDragSensitivity_m7853CF0F6EF977FE517FE92F95B82131D573C776_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_get_touchScrollSensitivity_mD78B980D2EFEA42F13BC0E39336D4E73BAFCA3AE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_get_verticalScrollBar_m6395CECA20C37D5F999EF86657000156D73560CE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_get_windowModalWaiting_m1B5320D879845B8B2E804DFE55FA0864B3DF2AD7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_op_Equality_mDFC9820CCA6513189A6FF9ADDAE9CB16048772AE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_set_Items_mFCFA744C533D486306A6422128A51E51958A2BD4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_set_PreloadPackages_m73B20E3680E1938E4B7679AF2E9535C2E1E94033_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_set_allowSoftnessOnTopOrLeftSide_m76EEFADF99977DB0A4CE034227D530508D79F106_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_set_bringWindowToFrontOnClick_mF3DB19A2EE4C956E7C18C2CDC1E6F939556F8F0E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_set_buttonSoundVolumeScale_m5CE1882C03A81BE7152F63E113EA4B74489D4C87_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_set_buttonSound_mA09D37897F72397D587CCDC4B469DC1D5B47FD24_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_set_clickDragSensitivity_m02AF337C574B3324FD9E93709C1E910A39573A9A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_set_defaultComboBoxVisibleItemCount_m241958179FAC9F28E06C017FF2DFA83954004183_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_set_defaultFont_m32C8AFC6E9CA9542AB11EB3E6F27EF5E1C4D26AB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_set_defaultScrollBarDisplay_m26360D0D41B813021CEC249A7BD270917A9AB0AF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_set_defaultScrollBounceEffect_m24427D4142AB5467DD898617FA306C7806856A95_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_set_defaultScrollDecelerationRate_m4AB3F9DEEAD4B5494BE616BB5F3D1B89212BC14D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_set_defaultScrollStep_m394ED27DCF62FB173DB8C8BF130566497DCD3616_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_set_defaultScrollTouchEffect_m40BDE0E19F15829983DEAAD0014CE78D44E44942_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_set_depthSupportForPaintingMode_mA51EB5451C41E8EA2C01DDE1DC5B785DF96AFC37_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_set_enhancedTextOutlineEffect_m9948354366D7009BAD0ACF8811F733A1143CC34D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_set_frameTimeForAsyncUIConstruction_mC9EDA300470BF2F13B9C9CFB235FE6037F6FD553_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_set_globalModalWaiting_m65A19C37296379AD8D80B5C231DF76E24762B9B6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_set_horizontalScrollBar_m0123D1BEA1432EF298263960AA7AE88A69DE4888_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_set_inputCaretSize_m34F437B50D068DEB707184DE08E2EAF2289816F1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_set_inputHighlightColor_m0248851D165299130D86F897B584BF0840C63A6A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_set_loaderErrorSign_m53A3975EC2374E7313B4A08D354B6ECD8AFD6955_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_set_modalLayerColor_m0225A4805C767716EDA52ED1B935D1C463531456_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_set_popupMenu_m4CC850DB33158A5323D3BAE7DB3F0368A82D5AD5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_set_popupMenu_seperator_m11C40254F6C5107B18EBA87588C5530A5C72C9AE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_set_richTextRowVerticalAlign_mEF1E14EC622385AB31BB2A031E499A032ABC06F7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_set_soundLoader_mBEE0B24AC47118BD96BA975FDE953902ACE2062C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_set_tooltipsWin_m2DDE5372E7B759EDA4AB85044F7DFEB3F5E68B9F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_set_touchDragSensitivity_m5167E529ADA1F7327B8AF2F15623D890EB9AAB06_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_set_touchScrollSensitivity_m00632FB216CAEB07669FE7CEC8FFFA25979286D8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_set_verticalScrollBar_m2C68CFDB8E4BBC595927596C5A966928BEE2BAFD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIConfigWrap_set_windowModalWaiting_m8E132B6FC2B8AEED20ECCE0867AC00BBD802286D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIObjectFactoryWrap_Clear_mE589EADC58ADFC0BA885B8C1DB75162F447EFBA7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIObjectFactoryWrap_FairyGUI_UIObjectFactory_GComponentCreator_m6CB379A32E96EF3124227CF3623AE0DF78B96B83_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIObjectFactoryWrap_FairyGUI_UIObjectFactory_GLoaderCreator_m0956BF46F3B1B95997AFB29F90D2715AE3E8A8C8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIObjectFactoryWrap_NewObject_m8F7B8FA452B9DEACC082E337645AD90E34B4EF16_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIObjectFactoryWrap_SetExtension_m22741D003B611BD39EAC54C111F4790396EA61ED_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIObjectFactoryWrap_SetLoaderExtension_mD79C62BAED5461E9F4F7FBC873A9280771598332_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIObjectFactoryWrap_SetPackageItemExtension_m00891463213FD7291EE27B96024DC5AC2519C4AA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIObjectFactoryWrap__CreateFairyGUI_UIObjectFactory_m97C1FE64D8210EEFFF95EC7754E2E4CF44C32E57_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIPackageWrap_AddPackage_mC7407EF5152B027E58D0D86900D9868B23103C08_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIPackageWrap_CreateObjectAsync_m2B828E439EFB075F9BDAFC3E430B825847DC8E90_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIPackageWrap_CreateObjectFromURL_mA3BE74D903A1D135FC4DA6B8AE636AA9C642DCB5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIPackageWrap_CreateObject_mBE9304C7DD8D4D8C2C2E242CF2590369A5C05CD3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIPackageWrap_FairyGUI_UIPackage_CreateObjectCallback_m26778802AE86C6DDA4E6637F72E0CFE07700720E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIPackageWrap_GetById_m3159A42706CD1760C023B7FB2994F4E99EB4D42C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIPackageWrap_GetByName_m7642746C2898C75B9DF3A915251449E22AA68B77_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIPackageWrap_GetItemAssetByURL_m272942B82EAC29E9916971F77E9B23041527D0F7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIPackageWrap_GetItemAsset_m3E6B166E1697FA2DE70555A4E9E89D88D9264541_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIPackageWrap_GetItemByName_mA96ED8013EEAC241109C1928E64DDCDE0229A16E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIPackageWrap_GetItemByURL_mA4F62AD9D254E90F0B858B26FB337D9CA85AF238_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIPackageWrap_GetItemURL_m7AE6418BDDB9F9049FD3A171A293AEA36DE06019_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIPackageWrap_GetItem_m7F87B0C97A7F610C12D7EA861065A3878B307A9A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIPackageWrap_GetItems_mAF4F50D18C5B11EEC21BEBD7AA2802BB996ABA17_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIPackageWrap_GetPackages_mBD0F52A3CDC558C7D6213EC559DCDD4DF76A8DB2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIPackageWrap_LoadAllAssets_mF3CE8D4E15A9951485F5BC52522C059C3AA5549E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIPackageWrap_NormalizeURL_mAFFE171374FAE5070CEDCC5646ABCBD63CE39C37_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIPackageWrap_ReloadAssets_mB15715528C20BE4453A75B90BD269AC073E002F4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIPackageWrap_RemoveAllPackages_m289E7C8359FA490F6A97E8F62C511CC77BE19F83_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIPackageWrap_RemovePackage_mD4F8334D72E71EE7B414B9482B3C7ECC6335A348_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIPackageWrap_SetStringsSource_mC804718716936BD4BCE5460E8C6225708FA6242D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIPackageWrap_UnloadAssets_m109D485482143E00BE0FB14059B2F96E87D7268C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIPackageWrap__CreateFairyGUI_UIPackage_m5E80274F504E04082EB611B641E182EE86EACCE5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIPackageWrap_get_URL_PREFIX_mB21A9B626287BF3EDEBFCEE78E825956A4DD400E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIPackageWrap_get_assetPath_mA3F6BD1FB945A39244B7FEDCB87E2700AA7BC2F0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIPackageWrap_get_customId_m65F9EB6DDE49B9D175CA02672BCD90E96E81FFC8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIPackageWrap_get_id_m07A47FF140796D013583BDA5691A8696A6A9D580_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIPackageWrap_get_name_m48689539E1A548EDEEF6DEE53B0405A437CA84B8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_UIPackageWrap_set_customId_m5A972FD28916E54FDC1F444208D20D9DB565015D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_WindowWrap_AddUISource_m1C3C2260AFE08110FD809F1FFAECB96853A50EDC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_WindowWrap_BringToFront_mA641FE39C73CCF2A3FA40D823012394C4C2C7BD7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_WindowWrap_CenterOn_m39FB8F1F16E692D0E25F70D95EC0D14CCA48AEE0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_WindowWrap_CloseModalWait_m2AF48113230D6BB43A497D2A632D204B08ADE635_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_WindowWrap_Dispose_m7A7CE9539C0506DF8567CF4F640DFFA0623CF571_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_WindowWrap_HideImmediately_m98CE0498E3A538AC59F4C393F62E6DD82DE0F254_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_WindowWrap_Hide_m110A5DEEB13C3A8BEF2649AE575E21603ED4D979_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_WindowWrap_Init_m7FE0EFBF266CC6EF860C14D1FDA6655757F1C5EC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_WindowWrap_ShowModalWait_m27D351665C74E50333772B06FFAA845F78198CDE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_WindowWrap_ShowOn_m5BE19087761448FBBB78AFBCB2E05F6A462FD886_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_WindowWrap_Show_mA81319DE4AB2B605E2B50EB183AF8F7C925E6DBD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_WindowWrap_ToggleStatus_mD7C32CF1C89F7283EEB47980CC2D0BE5E650F4C0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_WindowWrap__CreateFairyGUI_Window_m17CBB5819677ECA4E5E1B8460744575A5770BC2D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_WindowWrap_get_bringToFontOnClick_m2CDA61F5043ED28C7F274EF501DBE0545B103D8E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_WindowWrap_get_closeButton_mDE9363371A698B3500CBA1507A8B3515BC1AFA89_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_WindowWrap_get_contentArea_m332F67776CC5A7BF854D7BF40003DC9688ADED48_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_WindowWrap_get_contentPane_m7BECF8C0DEFC9CCB8F669020888DC8CE3D70A4D4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_WindowWrap_get_dragArea_m4803F75C08584004F0CD2165E90EB7DA962AB8EE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_WindowWrap_get_frame_m88B24BD475B4F18EAF41FFEB5CBB6930EC90F0F4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_WindowWrap_get_isShowing_mCA03EB1E158C0758474CB54678D3FCBB106BE468_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_WindowWrap_get_isTop_m4BE01A61873DD77A71FB9BF4AF1C4FAED64DAC42_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_WindowWrap_get_modalWaitingPane_m11BC3F09ACE3707A92634CB73EB7C79117646C19_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_WindowWrap_get_modalWaiting_mB7CC5789E8FDC119815E2515AB3F73A7DB2C6C53_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_WindowWrap_get_modal_m4DFBF90BC5165104FEC36C2D5821DE29B9FFF7E4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_WindowWrap_set_bringToFontOnClick_m2084FA7EF3734C6C49F1095B699A166ADF912210_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_WindowWrap_set_closeButton_m44F47F4E7E78E45B46C8CC830A28715957A16220_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_WindowWrap_set_contentArea_m4B7EE74AD0E5389CD99F2D02F216796AD8724136_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_WindowWrap_set_contentPane_m94B86F71E2FA36A10C5DE153AD4ABC24FCC0432E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_WindowWrap_set_dragArea_mF2F3C53C72EC04CCE193C3E30A8515A8BCCCCA65_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_WindowWrap_set_modal_mB56454C970681BE08240469B3F09805C5F25EA0B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mA348FA1140766465189459D25B01EB179001DE83_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LuaFunction_Call_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_m68D0AE0806D7E227574D1208C3FBF3F5D60370CC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LuaFunction_Call_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_TisSingle_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_TisSingle_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_m86C01ACE55234F6C18DEEDF08F9CE94ACCCDBC43_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Object_Instantiate_TisGameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F_mC4AB712D7F18E0991E1542CE53F11385E21E7B90_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ResourcesManager_LoadObject_TisGameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F_m2F9ACE6C14D43C920BA48B038ACCB9A3FBF0AF70_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckDelegate_TisPlayCompleteCallback_tD9FCD8B7C4FD570E0F4199614A909116F363E554_mDFA72EDA7A45FE1E8A08658D2C96C8B0A5B9BB8C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckDelegate_TisSoundLoader_t0B067A273E4C6A141A0F508625349B69731893E2_mC9B47E8EF35A58CF9C2777327A1BD08B44346A56_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckDelegate_TisTimerCallback_t431881F1B583EBFD573A678D8C7940965403B879_mC4C8D44811AC9EB7FC00146CC74D3895EFC3DE4B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckDelegate_TisTransitionHook_t762DB3B93E54E764E4C982AAE1B818FF608FF585_mE794F76A045960857FFFD088EEC692417ED99D8E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268_m54FF69F2307D6C016E16E86D82EF2124E34305EC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisConfigValue_t0FCEE7A330FBBA78EBF1E6F3849478169FCBB4CB_mF3D9F70C4DD65C5BACD3DC98B389036D60A58A9D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisGComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC_mD3BB0F3B3DD64C76919049AAA7193C1A5863AE59_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisIUISource_tC1220071466910FFC323FA04478EA8A6242B0AC2_mDEC9B1853AC880BD424AE8CA7F3189CD22DD6D14_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisNAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96_mC5CC1D09A1CE5FE599EE4EBC08B6C4A84928C6AC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisTextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135_mA6E7D6EC122126CA8D06BEE92A2C08405D9997CF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisTimers_t0460FD83034A09479176FC176CB5306B89A14EB3_m4F1CC6B8F24BED779A5C914A027DAC618B9EF667_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisTransition_tC19CB149964E09305E8E4F2BC6A97DF80DF5C3CA_m88537F5E453672115E8A81241F25A24D279828FB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisUIConfig_tCEA105510FCB6771158DDBD2FF33A510516AAF2A_mCC55E028FC8DF5DD1C527DA14D04AA8B638772E2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisUIPackage_t190BA774AE5F589C844AE860E8F8B5614BD09693_m79D323E9C2B8CCF5873A882C0B6915B2E070376A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisWindow_tE7D87992AB935C3508A34E808A486C27C5B6009A_m536EC336DE3A61D68AF3A32D1CBDF622E401CC9D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisXML_tB9E05D55D7CE732A1D8421026DEF8AE68F8ED253_m12EE0BB8FC49AF59C92FF1DD8F851E95B7085895_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckStructArray_TisColor32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23_m835351A93CB20D5A44B49D2DE0EBFFBD2F7E5F16_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ToLua_PushSealed_TisList_1_t1C8C520C896B743C64F472C95C0CA89355A465CC_m28C247F1F84A8C259D73174741B173CFAC54D8E2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ToLua_PushSealed_TisList_1_t74B6A4CA646AC394724678D53711955E95B67FB2_m3AB1DA5785EA8F6078DCE8A0923AEC54C81323DC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ToLua_PushSealed_TisList_1_tA00D4B1D4831291FA22D554225B0BA1D7D690822_m52F99E0B561803CB30FF8560E8FFFA53D28DE4C0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ToLua_PushSealed_TisList_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3_m53DEBFC3103FC789D1B494D8FB614690277A4108_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ToLua_op_ToString_m45ABFC0D91846491E0BD772C639D333B3697565C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TypeChecker_CheckTypes_TisCreateObjectCallback_t11E5A8E573CF4BEC5DE80CCE2C2D0E9FB4BE07E4_m3F2B2FC1845FCADF888031A23830160F134221CA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TypeChecker_CheckTypes_TisGComponentCreator_t07B4CE53099A715C5256DC129C416F66CF18BD28_m147469D93AC1018D0EC2B8BB34AB961E411D4090_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TypeChecker_CheckTypes_TisGLoaderCreator_t66E0D773C41A0612C3832E4208F9734CD43D24C1_m3F170A505702AD34F556D11557BAAFB3F946FEB3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TypeChecker_CheckTypes_TisObjectType_tA117D537780D8340BD615ED5F97217D155992790_m14E4C8F5F39EC5F823D9B8D0CAECAE3749B189F7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TypeChecker_CheckTypes_TisPackageItem_t6D8B35322EA6328C8259063A86D5CE6D654F43F0_m4E020C19F036E34FBF80B7923E69C88F7E2FE3FC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TypeChecker_CheckTypes_TisString_t_TisString_t_TisCreateObjectCallback_t11E5A8E573CF4BEC5DE80CCE2C2D0E9FB4BE07E4_m29362D3627FCE5D49C11A171A8F6ABCB8D58054F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TypeChecker_CheckTypes_TisString_t_TisString_t_TisType_t_m12F2565958D7900986B934912C226B2874BA9B4D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TypeChecker_CheckTypes_TisString_t_TisString_t_mFC82CC15DA61FA5C2312D0C2F2633BD61E0C6437_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TypeChecker_CheckTypes_TisType_t_m6DF00B00CA1F4B4DEE0A4FAC2008AC5F7258DD60_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TypeChecker_CheckTypes_TisUIPackage_t190BA774AE5F589C844AE860E8F8B5614BD09693_TisPackageItem_t6D8B35322EA6328C8259063A86D5CE6D654F43F0_mC5EB20393BE2E7F268A1A8E2FBA32CA83513E551_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TypeChecker_CheckTypes_TisUIPackage_t190BA774AE5F589C844AE860E8F8B5614BD09693_TisString_t_TisCreateObjectCallback_t11E5A8E573CF4BEC5DE80CCE2C2D0E9FB4BE07E4_m6DA703647D4682B24C2BFF11722768B0DD5799D6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TypeChecker_CheckTypes_TisUIPackage_t190BA774AE5F589C844AE860E8F8B5614BD09693_TisString_t_TisType_t_m46F1572587459C7D8229B4BC7E0181C279DCE199_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TypeChecker_CheckTypes_TisUIPackage_t190BA774AE5F589C844AE860E8F8B5614BD09693_TisString_t_mF09E9A41F397D0E88EDC42383F9621B197FEBE20_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CStartGPSU3Ed__2_System_Collections_IEnumerator_Reset_m7256246AEB60007779995B7FB0DA5E8E6E8D7528_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3C_cctorU3Eb__42_0_mC0F67C1A6162D21C3DD553C56D6A4406D3C69FE5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec__DisplayClass11_0_U3CDownloadFileU3Eb__0_m1DD4B11B4F401F7309E82BD9F0420363A10FC9D2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeType* AlignType_tEAC6F99D19DADB2480BA707FB7619B1A38436C55_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* ConfigKey_t4F52D7EC466A924A7678B553D14BF5B779A8880B_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* List_1_t74B6A4CA646AC394724678D53711955E95B67FB2_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* MonoBehaviour_t4A60845CF505405AF8BE8C61CC07F75CADEF6429_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* RuntimeObject_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* ScrollBarDisplayType_tFCFBD335F18CC80D9423399E5A50049913B698B9_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* SpecialStyle_t7A76109DB4D090ED30CDC6B257397035B4159443_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Timers_t0460FD83034A09479176FC176CB5306B89A14EB3_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Transition_tC19CB149964E09305E8E4F2BC6A97DF80DF5C3CA_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* UIConfig_tCEA105510FCB6771158DDBD2FF33A510516AAF2A_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* UIObjectFactory_t7C9AE71F072946D27E9AF686AA49F64F9D2FAEA9_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* UIPackage_t190BA774AE5F589C844AE860E8F8B5614BD09693_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* VertAlignType_t202929B60C3F2E00200AAB7ED3F5105BDA06FA31_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Window_tE7D87992AB935C3508A34E808A486C27C5B6009A_0_0_0_var; IL2CPP_EXTERN_C const uint32_t DelegateOnOperateFileFail_BeginInvoke_m3C0158C5B76DA02E91BC2C0F503C747838E6D606_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFormatWrap_CopyFrom_m4C98494BD683AF1F641EE58699FCB5CAAD38082D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFormatWrap_EqualStyle_m49E25EF3C0AC2B26A4B4B9B69C3D53012417724A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFormatWrap_Register_mF26CFFEF84FACF7400A0F1C079FCF892398A72F2_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFormatWrap_SetColor_m2A2EC4F3A9ACA5144622CD9FCA3F13F85F7FA913_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFormatWrap__CreateFairyGUI_TextFormat_mFBF9E52B37B2DE6BE246D1DAE4EFA182AD8F1E7C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFormatWrap_get_align_m55FD57423F3FE00D87E9CA9DA7F84EA24F5ED118_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFormatWrap_get_bold_m1540E3A10D665D34B6D6B8B6CD2C57F85E97D6F5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFormatWrap_get_color_m03BC0E749957E859FC80DA04A36B4783940CFE9B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFormatWrap_get_font_m72D2473E8FAA64BC542EB5A360F26FAE4EE2CC11_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFormatWrap_get_gradientColor_m528469070F6053AD8884A8CDE32D24D952C71CD0_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFormatWrap_get_italic_mF5A8C0274251621289F7067FF77F1842EE663969_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFormatWrap_get_letterSpacing_m448945B319ABF9196177884E845183659367D727_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFormatWrap_get_lineSpacing_mEB9AC7B35D3891407F5C037B5DA428645B6403C5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFormatWrap_get_size_m484A0422E1391029A15D35A44F55804073BB32F1_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFormatWrap_get_specialStyle_mA6DA03CE9733C507EEF98B85DAF2516F20A53668_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFormatWrap_get_underline_mDDAC86AF42727FDC8149285079CE8AD0A2C4E2F8_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFormatWrap_set_align_mBF7EFC68971A161210CDFCAB506A401A7D2667B2_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFormatWrap_set_bold_m2176DCEE7F886D29A4252832F57A3620DE050B79_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFormatWrap_set_color_mD9F4F4D61D4C60BB602A58C1B11B5A5C54F3A5C0_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFormatWrap_set_font_mA7743C0E1D13FA822E4DED2B55F70851C0746B83_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFormatWrap_set_gradientColor_mDD91DD85CEA706B739B3FCB7B2A3695EBB3E31AB_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFormatWrap_set_italic_m67BE602A38800B67FF873033FEE55FF0982FA064_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFormatWrap_set_letterSpacing_m23CFF7665100FE550C6B51077F0B7033708742E4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFormatWrap_set_lineSpacing_mAA56C273FA109A6F4B8D12AC02E7B5F3B09E0C99_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFormatWrap_set_size_mB8F672C015A5237CB3FF3A8B641A25CF4F78644D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFormatWrap_set_specialStyle_m88E6E2E05F98C00B456E44AAAD8A51CE273F5D6B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFormatWrap_set_underline_m072AD45B476FBF6ED60E5D033355FDB756ED6126_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TimersWrap_AddUpdate_m44A63DFD1904FC767B5D3E0C6028FA16FC6505DE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TimersWrap_Add_m151DC670C871F3D1E7500A2A6ADE0F45119A3C60_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TimersWrap_CallLater_m55C4280E104E9F34573A48299C6642BB9D871B75_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TimersWrap_Exists_m8E43CB6705DF2DF874CBC2EF280E847E56FE8C36_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TimersWrap_Register_m263CDFBD81FB9CB479CAE470CD9FB7010D40F1E9_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TimersWrap_Remove_m46CD060FB5CBFC106DB747CB5B69FA48B9EA34FC_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TimersWrap_StartCoroutine_mDBA296C7A4D57116C3F9C76C919AC16758DEF438_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TimersWrap_Update_m8C8192C264A9394BB7866DC3572F31B8B08DBB12_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TimersWrap__CreateFairyGUI_Timers_m2EA54FABE92A5BEA5257E7DDDBA40792696DE6DC_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TimersWrap_get_catchCallbackExceptions_m2F546CAFD32D87BD9D7DB87D161A7F9FD98F61FD_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TimersWrap_get_inst_mABF178171C8F0B20B991F1F84558420F5EFAB9E9_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TimersWrap_get_repeat_m234B6071FE3E4111CD9E8E8D7874A4B4BD4BD499_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TimersWrap_get_time_mD9519C6CBF1EB652BCB143FA59FC95E168D81678_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TimersWrap_set_catchCallbackExceptions_m631019FFE6FE04BEA8A985867EAA8C10D935A870_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TimersWrap_set_repeat_m2AAD1B7F242FD7D89747416793928C7A511AA218_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TimersWrap_set_time_m5165FA95BCD7493648E3BF064848AD5D2460ED4D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TransitionWrap_ChangePlayTimes_m0DA4BD414F0B7F2CBCD113B388E2F759495A8D43_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TransitionWrap_ClearHooks_m0E9137428838E7D30BC172C1AABCCD6DF9D10B0A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TransitionWrap_Dispose_mA80C6C0A1B3D9476B39399B53B16CB908E5A6B68_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TransitionWrap_GetLabelTime_m9CDA4E646B8786DD65F365934FE9F3537C8E07EB_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TransitionWrap_OnTweenComplete_mC122E3FDC1C9C862B2CF8DF890CF412FE857473D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TransitionWrap_OnTweenStart_mD39101F09F259B840C7EEC93A5E9AB2C643D73C3_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TransitionWrap_OnTweenUpdate_m0755308081FFDA37F98E213BD80B5476413F33E7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TransitionWrap_PlayReverse_m0A7766C19CF00CBBDBF04614280F23CB72B61C9D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TransitionWrap_Play_mA09C9B7B9E11FF781578D47453CD863EC6C45008_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TransitionWrap_Register_mC4E7EABEE55EDAC970382AAB01100C1E5461978F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TransitionWrap_SetAutoPlay_m391DEEFD2D5B80F091689D697A875725D46B1248_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TransitionWrap_SetDuration_mC50D47358C751402322BA63C67F9E5478BFE6CBA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TransitionWrap_SetHook_mEF0222C9C12313710E201DDC5FDCE1CBABC99535_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TransitionWrap_SetPaused_mA4E4833E561DF1822712E8F34527E17038F4B796_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TransitionWrap_SetTarget_m0223057F7C0642842CF93010E2B2110102BD4320_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TransitionWrap_SetValue_m4F77ABAD597198807EA55FA594C759396773B49C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TransitionWrap_Setup_mBBDA6A07DD196A52421AADC798A32BA4370ED13F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TransitionWrap_Stop_mDAF63D8419C66889828B717C5E07226F339AE46B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TransitionWrap__CreateFairyGUI_Transition_m2F72131ED836E10C1B33E25B66BF8C48742BB862_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TransitionWrap_get_ignoreEngineTimeScale_m2139B85FA8CC8ACEC0C6B792DFC76A31DC71ECD3_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TransitionWrap_get_invalidateBatchingEveryFrame_m5B8B91F5883A4A57D75C8C58345583F93D6D67E7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TransitionWrap_get_name_m7806DEF676D8D0CD1D59E5FAD69664D963CCB07C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TransitionWrap_get_playing_m6E80BEDFF9BD292969DE26BBADEB2296D096592E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TransitionWrap_get_timeScale_mFFD5E5CDA92B421C6BFE1D8A50DFB898F6F4B015_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TransitionWrap_set_ignoreEngineTimeScale_m9AAE28CAADD6AB1E0F6A24A8C6DD48080021D69C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TransitionWrap_set_invalidateBatchingEveryFrame_m8FFA50797A3841E73ACECAE1358C50CD7E5D58A2_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_TransitionWrap_set_timeScale_m92EE76903CDC63B6E0303044680015F8B29A406F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_ApplyModifiedProperties_m207982CDDF2321F851BE298809B0F976D89E9F2E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_ClearResourceRefs_m10FEFBC3E9A3A76D397715E344DD79D119CB2ADF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_FairyGUI_UIConfig_SoundLoader_m05787249932FBE5999F8693FBA1FDD264A84D9FA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_Load_m150FFBE3B28CBE886B3A8B86C69DBCB9311905AC_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_Register_mEE6B2ED29A389E6B645C2926B30B4D28A3C31DE6_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_SetDefaultValue_mE7005C80C44500C6EFE6F722134B492BEC37B918_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_get_Items_m37EE80C6CC33BB29F7F0A6CF6AD637CFB1EEED34_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_get_PreloadPackages_m4E663A816AE9E9BDFB2602D6B8CDF0120F706997_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_get_allowSoftnessOnTopOrLeftSide_m12784861831880684909CEA47205D29CC6C7A140_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_get_bringWindowToFrontOnClick_mF92DF43A1DB37D395E06D5B445646ABF77ADC252_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_get_buttonSoundVolumeScale_m3D4274CA0095933B17CFA624B2047DC9DC3A04DC_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_get_buttonSound_m23D620ED81AF9B13A6E924F7C4136AA5E34F75DF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_get_clickDragSensitivity_m22AF47274CAA51D369342B813B73C0030DBEBF0F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_get_defaultComboBoxVisibleItemCount_mD02A40311C6A06E49D6DB1419B20C3310DB714F7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_get_defaultFont_mB91F4FEF31D580022372639691519C529922091E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_get_defaultScrollBarDisplay_m7E5C42C2150C2BA6E2A878693662BF6E5C8F3094_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_get_defaultScrollBounceEffect_mF3F74697177D6B51CFCC59E85ED87FE1C6B3469C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_get_defaultScrollDecelerationRate_m7DBDA1CC3D0E9934CF6EF6E27E9239A272B31E54_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_get_defaultScrollStep_mF050FC185B073A83E1283C25543B0399839F931E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_get_defaultScrollTouchEffect_mE54D30DF7AE774DCF9590F071549C62E8E809084_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_get_depthSupportForPaintingMode_mDD9C8A0BFD05AC78EB84EFC6A5E6233809415751_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_get_enhancedTextOutlineEffect_m219A237B1E58E42175F6D038C6A84448BD258410_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_get_frameTimeForAsyncUIConstruction_mFB9DF89DE9509AB53B50EAA3F217B8F83EA83FCD_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_get_globalModalWaiting_mBB504F2140918F0B055CCC09C67F2A1DBF77F100_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_get_horizontalScrollBar_m58DAB1B971B37267324E1005A756941B0A4C6579_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_get_inputCaretSize_m10A9224322D6507EEC39BBA225C20A74A1E84671_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_get_inputHighlightColor_mDAF8C69F31852ABDB1FB5FC5EBDBBD038CB2F868_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_get_loaderErrorSign_mA35902B122DA9007627F9BE15D28718EFB7BBABD_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_get_modalLayerColor_m04156D54B8EB1B52CF3F2852146492206235A634_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_get_popupMenu_mE64E396641859F2B2D0D799E8E767B584E177CDD_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_get_popupMenu_seperator_m93AFFC80C39E9C015D730DF5F4BFEB2F980F1B43_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_get_richTextRowVerticalAlign_m58561B5EE30F1EB3CB6D189F3EA0477A209DE388_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_get_soundLoader_m2ACC727D4864AE475104222D5EF6E58BCDCFC836_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_get_tooltipsWin_m7F080229AC291F4153D1E2FC8E97C528E40E81E2_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_get_touchDragSensitivity_m7853CF0F6EF977FE517FE92F95B82131D573C776_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_get_touchScrollSensitivity_mD78B980D2EFEA42F13BC0E39336D4E73BAFCA3AE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_get_verticalScrollBar_m6395CECA20C37D5F999EF86657000156D73560CE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_get_windowModalWaiting_m1B5320D879845B8B2E804DFE55FA0864B3DF2AD7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_op_Equality_mDFC9820CCA6513189A6FF9ADDAE9CB16048772AE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_set_Items_mFCFA744C533D486306A6422128A51E51958A2BD4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_set_PreloadPackages_m73B20E3680E1938E4B7679AF2E9535C2E1E94033_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_set_allowSoftnessOnTopOrLeftSide_m76EEFADF99977DB0A4CE034227D530508D79F106_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_set_bringWindowToFrontOnClick_mF3DB19A2EE4C956E7C18C2CDC1E6F939556F8F0E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_set_buttonSoundVolumeScale_m5CE1882C03A81BE7152F63E113EA4B74489D4C87_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_set_buttonSound_mA09D37897F72397D587CCDC4B469DC1D5B47FD24_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_set_clickDragSensitivity_m02AF337C574B3324FD9E93709C1E910A39573A9A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_set_defaultComboBoxVisibleItemCount_m241958179FAC9F28E06C017FF2DFA83954004183_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_set_defaultFont_m32C8AFC6E9CA9542AB11EB3E6F27EF5E1C4D26AB_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_set_defaultScrollBarDisplay_m26360D0D41B813021CEC249A7BD270917A9AB0AF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_set_defaultScrollBounceEffect_m24427D4142AB5467DD898617FA306C7806856A95_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_set_defaultScrollDecelerationRate_m4AB3F9DEEAD4B5494BE616BB5F3D1B89212BC14D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_set_defaultScrollStep_m394ED27DCF62FB173DB8C8BF130566497DCD3616_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_set_defaultScrollTouchEffect_m40BDE0E19F15829983DEAAD0014CE78D44E44942_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_set_depthSupportForPaintingMode_mA51EB5451C41E8EA2C01DDE1DC5B785DF96AFC37_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_set_enhancedTextOutlineEffect_m9948354366D7009BAD0ACF8811F733A1143CC34D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_set_frameTimeForAsyncUIConstruction_mC9EDA300470BF2F13B9C9CFB235FE6037F6FD553_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_set_globalModalWaiting_m65A19C37296379AD8D80B5C231DF76E24762B9B6_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_set_horizontalScrollBar_m0123D1BEA1432EF298263960AA7AE88A69DE4888_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_set_inputCaretSize_m34F437B50D068DEB707184DE08E2EAF2289816F1_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_set_inputHighlightColor_m0248851D165299130D86F897B584BF0840C63A6A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_set_loaderErrorSign_m53A3975EC2374E7313B4A08D354B6ECD8AFD6955_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_set_modalLayerColor_m0225A4805C767716EDA52ED1B935D1C463531456_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_set_popupMenu_m4CC850DB33158A5323D3BAE7DB3F0368A82D5AD5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_set_popupMenu_seperator_m11C40254F6C5107B18EBA87588C5530A5C72C9AE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_set_richTextRowVerticalAlign_mEF1E14EC622385AB31BB2A031E499A032ABC06F7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_set_soundLoader_mBEE0B24AC47118BD96BA975FDE953902ACE2062C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_set_tooltipsWin_m2DDE5372E7B759EDA4AB85044F7DFEB3F5E68B9F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_set_touchDragSensitivity_m5167E529ADA1F7327B8AF2F15623D890EB9AAB06_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_set_touchScrollSensitivity_m00632FB216CAEB07669FE7CEC8FFFA25979286D8_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_set_verticalScrollBar_m2C68CFDB8E4BBC595927596C5A966928BEE2BAFD_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIConfigWrap_set_windowModalWaiting_m8E132B6FC2B8AEED20ECCE0867AC00BBD802286D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIObjectFactoryWrap_Clear_mE589EADC58ADFC0BA885B8C1DB75162F447EFBA7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIObjectFactoryWrap_FairyGUI_UIObjectFactory_GComponentCreator_m6CB379A32E96EF3124227CF3623AE0DF78B96B83_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIObjectFactoryWrap_FairyGUI_UIObjectFactory_GLoaderCreator_m0956BF46F3B1B95997AFB29F90D2715AE3E8A8C8_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIObjectFactoryWrap_NewObject_m8F7B8FA452B9DEACC082E337645AD90E34B4EF16_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIObjectFactoryWrap_Register_m4B44DB594361F65BCEA67FB034356EC46A5F7066_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIObjectFactoryWrap_SetExtension_m22741D003B611BD39EAC54C111F4790396EA61ED_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIObjectFactoryWrap_SetLoaderExtension_mD79C62BAED5461E9F4F7FBC873A9280771598332_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIObjectFactoryWrap_SetPackageItemExtension_m00891463213FD7291EE27B96024DC5AC2519C4AA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIObjectFactoryWrap__CreateFairyGUI_UIObjectFactory_m97C1FE64D8210EEFFF95EC7754E2E4CF44C32E57_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIPackageWrap_AddPackage_mC7407EF5152B027E58D0D86900D9868B23103C08_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIPackageWrap_CreateObjectAsync_m2B828E439EFB075F9BDAFC3E430B825847DC8E90_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIPackageWrap_CreateObjectFromURL_mA3BE74D903A1D135FC4DA6B8AE636AA9C642DCB5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIPackageWrap_CreateObject_mBE9304C7DD8D4D8C2C2E242CF2590369A5C05CD3_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIPackageWrap_FairyGUI_UIPackage_CreateObjectCallback_m26778802AE86C6DDA4E6637F72E0CFE07700720E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIPackageWrap_GetById_m3159A42706CD1760C023B7FB2994F4E99EB4D42C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIPackageWrap_GetByName_m7642746C2898C75B9DF3A915251449E22AA68B77_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIPackageWrap_GetItemAssetByURL_m272942B82EAC29E9916971F77E9B23041527D0F7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIPackageWrap_GetItemAsset_m3E6B166E1697FA2DE70555A4E9E89D88D9264541_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIPackageWrap_GetItemByName_mA96ED8013EEAC241109C1928E64DDCDE0229A16E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIPackageWrap_GetItemByURL_mA4F62AD9D254E90F0B858B26FB337D9CA85AF238_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIPackageWrap_GetItemURL_m7AE6418BDDB9F9049FD3A171A293AEA36DE06019_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIPackageWrap_GetItem_m7F87B0C97A7F610C12D7EA861065A3878B307A9A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIPackageWrap_GetItems_mAF4F50D18C5B11EEC21BEBD7AA2802BB996ABA17_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIPackageWrap_GetPackages_mBD0F52A3CDC558C7D6213EC559DCDD4DF76A8DB2_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIPackageWrap_LoadAllAssets_mF3CE8D4E15A9951485F5BC52522C059C3AA5549E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIPackageWrap_NormalizeURL_mAFFE171374FAE5070CEDCC5646ABCBD63CE39C37_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIPackageWrap_Register_m7FBD153109B05FA3C16EE14C26A3B21154276155_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIPackageWrap_ReloadAssets_mB15715528C20BE4453A75B90BD269AC073E002F4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIPackageWrap_RemoveAllPackages_m289E7C8359FA490F6A97E8F62C511CC77BE19F83_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIPackageWrap_RemovePackage_mD4F8334D72E71EE7B414B9482B3C7ECC6335A348_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIPackageWrap_SetStringsSource_mC804718716936BD4BCE5460E8C6225708FA6242D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIPackageWrap_UnloadAssets_m109D485482143E00BE0FB14059B2F96E87D7268C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIPackageWrap__CreateFairyGUI_UIPackage_m5E80274F504E04082EB611B641E182EE86EACCE5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIPackageWrap_get_URL_PREFIX_mB21A9B626287BF3EDEBFCEE78E825956A4DD400E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIPackageWrap_get_assetPath_mA3F6BD1FB945A39244B7FEDCB87E2700AA7BC2F0_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIPackageWrap_get_customId_m65F9EB6DDE49B9D175CA02672BCD90E96E81FFC8_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIPackageWrap_get_id_m07A47FF140796D013583BDA5691A8696A6A9D580_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIPackageWrap_get_name_m48689539E1A548EDEEF6DEE53B0405A437CA84B8_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_UIPackageWrap_set_customId_m5A972FD28916E54FDC1F444208D20D9DB565015D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_WindowWrap_AddUISource_m1C3C2260AFE08110FD809F1FFAECB96853A50EDC_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_WindowWrap_BringToFront_mA641FE39C73CCF2A3FA40D823012394C4C2C7BD7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_WindowWrap_CenterOn_m39FB8F1F16E692D0E25F70D95EC0D14CCA48AEE0_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_WindowWrap_CloseModalWait_m2AF48113230D6BB43A497D2A632D204B08ADE635_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_WindowWrap_Dispose_m7A7CE9539C0506DF8567CF4F640DFFA0623CF571_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_WindowWrap_HideImmediately_m98CE0498E3A538AC59F4C393F62E6DD82DE0F254_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_WindowWrap_Hide_m110A5DEEB13C3A8BEF2649AE575E21603ED4D979_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_WindowWrap_Init_m7FE0EFBF266CC6EF860C14D1FDA6655757F1C5EC_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_WindowWrap_Register_mAE609B9CF626359F7BD888217D51DB7A365F0D55_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_WindowWrap_ShowModalWait_m27D351665C74E50333772B06FFAA845F78198CDE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_WindowWrap_ShowOn_m5BE19087761448FBBB78AFBCB2E05F6A462FD886_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_WindowWrap_Show_mA81319DE4AB2B605E2B50EB183AF8F7C925E6DBD_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_WindowWrap_ToggleStatus_mD7C32CF1C89F7283EEB47980CC2D0BE5E650F4C0_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_WindowWrap__CreateFairyGUI_Window_m17CBB5819677ECA4E5E1B8460744575A5770BC2D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_WindowWrap_get_bringToFontOnClick_m2CDA61F5043ED28C7F274EF501DBE0545B103D8E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_WindowWrap_get_closeButton_mDE9363371A698B3500CBA1507A8B3515BC1AFA89_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_WindowWrap_get_contentArea_m332F67776CC5A7BF854D7BF40003DC9688ADED48_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_WindowWrap_get_contentPane_m7BECF8C0DEFC9CCB8F669020888DC8CE3D70A4D4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_WindowWrap_get_dragArea_m4803F75C08584004F0CD2165E90EB7DA962AB8EE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_WindowWrap_get_frame_m88B24BD475B4F18EAF41FFEB5CBB6930EC90F0F4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_WindowWrap_get_isShowing_mCA03EB1E158C0758474CB54678D3FCBB106BE468_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_WindowWrap_get_isTop_m4BE01A61873DD77A71FB9BF4AF1C4FAED64DAC42_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_WindowWrap_get_modalWaitingPane_m11BC3F09ACE3707A92634CB73EB7C79117646C19_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_WindowWrap_get_modalWaiting_mB7CC5789E8FDC119815E2515AB3F73A7DB2C6C53_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_WindowWrap_get_modal_m4DFBF90BC5165104FEC36C2D5821DE29B9FFF7E4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_WindowWrap_set_bringToFontOnClick_m2084FA7EF3734C6C49F1095B699A166ADF912210_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_WindowWrap_set_closeButton_m44F47F4E7E78E45B46C8CC830A28715957A16220_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_WindowWrap_set_contentArea_m4B7EE74AD0E5389CD99F2D02F216796AD8724136_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_WindowWrap_set_contentPane_m94B86F71E2FA36A10C5DE153AD4ABC24FCC0432E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_WindowWrap_set_dragArea_mF2F3C53C72EC04CCE193C3E30A8515A8BCCCCA65_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FairyGUI_WindowWrap_set_modal_mB56454C970681BE08240469B3F09805C5F25EA0B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FileManager_ClearDirectory_m17D106606F7792E0C551B23DF8396F36C670A235_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FileManager_ClearDirectory_mF5A595005FB3572924C35A6103F691ADBA17EC30_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FileManager_CombinePath_m2FC7FEC6A7A16A0403C62E406DD14F19094C5FC7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FileManager_CombinePaths_mBE0F1B15913FB8C9EA633036041A797277FBAFE1_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FileManager_CreateDirectory_mA987B59F622C6D3757097FE82FCEC97D0F91D121_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FileManager_DeleteDirectory_m018FF71F276044C1C5B0676C23A03491E907FBF3_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FileManager_DeleteFile_m449E4AC9C5AA8507F384FC8D0D8DFAF3725F6A71_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FileManager_GetAllDirectoryHierarchyByPath_mF2B174248431B227F4C747D1BB29F3F017A3F017_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FileManager_GetAllFile_mF1D1A6CBC6D3D9C23D51B81265E78AFDE173983B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FileManager_GetAllocateFile_mAD5442AC1E775A9AD8EEE8556EC657E2CFEB3661_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FileManager_GetBuildABPath_m957A06B7641D4D31628CBD45F977130E9C14EB23_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FileManager_GetCachePathWithHeader_m66EF27F99EFAF3EE4CFDE04708447B6C07808928_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FileManager_GetCachePath_m043F5FE854DF49298F6C7787C7C24D256E8333FA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FileManager_GetCachePath_m7E9D4BC02A3953C4AF817757E829CB557E09B8F7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FileManager_GetExtension_mFBBB57E9A72152E7BE9E88AE8FCE5E53044B285E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FileManager_GetFileLength_m0171BE053516D65FDE7D0ADD87F317EE4ED56EDA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FileManager_GetFileMd5_m48F9F022527AB7AC12D55262044F89ABF490D7EB_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FileManager_GetFullDirectory_mC8C8DBFB32FA9E16BFFE665CD6BD75E80D056DEA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FileManager_GetFullName_m833248E4B78C455C101F2F6B8D4BBE8E3785B3C6_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FileManager_GetIFSExtractPath_m054CFE7880F887B7D9D49DF9B64EF885B99B0DFF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FileManager_GetLocalPathHeader_mAC1CDAF0E6578AA1AE42EDBB450D44FE52751E07_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FileManager_GetMd5_m37662BECA39C767562157FBE148AB133F142D204_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FileManager_GetMd5_mC3C2EB2EA009F61A586048B9D34A8FC05097E5FE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FileManager_GetStreamingAssetsPathWithHeader_mB189B74AEAC32F23047763661D085B5C4DAC10B6_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FileManager_ReadFile_m1FB90DE62E4CEDAE6119227036B1D126A35F9362_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FileManager_ReplacePathSymbol_mD37ECF3A4B0A065C7C63249DB9C12392BED3A83B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FileManager_StringSplit_m12B8B41FC6A63FC04D07D7414C8F223D9F297653_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FileManager_WriteFile_mB14597EC0AED7328E4726EBE215D515A3D4A74FB_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FileManager_WriteFile_mED34EF8D7D2B7501FDE201A28F15AA5901B231D6_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FileManager__cctor_mE08C2EB5B5C955EF5A722C6C87ADD91BE6AA63BC_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GPSAddress_LocalAddress_m0593B3BCBBF86D953A0BA45526D4449D06870E67_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GPSAddress_StartGPS_m566D7400AEBBFB9BF4E44446480EE79E07191712_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PathDefine_ABResPersistentDataPathPath_m708C07FD52A614B7A13E25CB96A4304C8E712ACBAssemblyU2DCSharp13_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CStartGPSU3Ed__2_MoveNext_m50DC373B113A7F945562476E80912BD3FD82CE41_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CStartGPSU3Ed__2_System_Collections_IEnumerator_Reset_m7256246AEB60007779995B7FB0DA5E8E6E8D7528_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec__cctor_m4D7F62B10ECA524BDE9FF1EA32A62CD6D9B8C4F2_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t UIObjectFactory_SetLoaderExtension_m230649C6E4309C7FC7E9F039942615D1CE113CDBAssemblyU2DCSharp13_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t UIPackage_GetPackages_mC2EA7EC163F08245F552E09E63E2C69A62BA189BAssemblyU2DCSharp13_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Utils_ClearLocalFile_m0DFE093FD3EE617CA4EC4E4C4CECDA0089589CBA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Utils_CopyPrefab_m50A5C067D113DBC5D4EDC8F5602D7798A8E4A6F1_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Utils_DownloadFile_m6E445DC02EA79813B62AE32851D98288EF1BDFC8_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Utils_GetTime_mAE7A9AFCA0396BACE6159C0AC78AFE8E6A71590F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Utils_LoadLocalFile_m87D5D33192F654CCE6A1D61C32D641814B68EAD2_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Utils_SaveLocalFile_m3963F7E49446304E2009590095483D26A7E1E777_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Utils_SaveScaledPicture_m83D6937D5A8AE6C2C751284008A79B05AB4231CA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Utils_SetNativeObject_m375D3C67EFF4ED37BD30D13AE4048FEFDE96EF6B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Utils__cctor_mFC7891BF64A10FF03452D0EF96C4F51CC4CDDBF8_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 DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86; struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A; struct StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E; struct Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983; 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 // BestHTTP.HTTPResponse struct HTTPResponse_t3BFDFA63A6411A5E9D408C919C1B823866D5A4AE : public RuntimeObject { public: // System.Int32 BestHTTP.HTTPResponse::k__BackingField int32_t ___U3CVersionMajorU3Ek__BackingField_0; // System.Int32 BestHTTP.HTTPResponse::k__BackingField int32_t ___U3CVersionMinorU3Ek__BackingField_1; // System.Int32 BestHTTP.HTTPResponse::k__BackingField int32_t ___U3CStatusCodeU3Ek__BackingField_2; // System.String BestHTTP.HTTPResponse::k__BackingField String_t* ___U3CMessageU3Ek__BackingField_3; // System.Boolean BestHTTP.HTTPResponse::k__BackingField bool ___U3CIsStreamedU3Ek__BackingField_4; // System.Boolean BestHTTP.HTTPResponse::k__BackingField bool ___U3CIsStreamingFinishedU3Ek__BackingField_5; // System.Collections.Generic.Dictionary`2> BestHTTP.HTTPResponse::k__BackingField Dictionary_2_tDC22E8D85FFE7CF6700ED76FF14853FC1E99CCFF * ___U3CHeadersU3Ek__BackingField_6; // System.Byte[] BestHTTP.HTTPResponse::k__BackingField ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___U3CDataU3Ek__BackingField_7; // System.Boolean BestHTTP.HTTPResponse::k__BackingField bool ___U3CIsUpgradedU3Ek__BackingField_8; // System.String BestHTTP.HTTPResponse::dataAsText String_t* ___dataAsText_9; // System.Boolean BestHTTP.HTTPResponse::k__BackingField bool ___U3CIsClosedManuallyU3Ek__BackingField_10; // BestHTTP.HTTPRequest BestHTTP.HTTPResponse::baseRequest HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE * ___baseRequest_11; // System.IO.Stream BestHTTP.HTTPResponse::Stream Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * ___Stream_12; // System.Collections.Generic.List`1 BestHTTP.HTTPResponse::streamedFragments List_1_t4AB280456F4DE770AC993DE9A7C8C563A6311531 * ___streamedFragments_13; // System.Object BestHTTP.HTTPResponse::SyncRoot RuntimeObject * ___SyncRoot_14; // System.Byte[] BestHTTP.HTTPResponse::fragmentBuffer ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___fragmentBuffer_15; // System.Int32 BestHTTP.HTTPResponse::fragmentBufferDataLength int32_t ___fragmentBufferDataLength_16; // System.Int32 BestHTTP.HTTPResponse::allFragmentSize int32_t ___allFragmentSize_17; public: inline static int32_t get_offset_of_U3CVersionMajorU3Ek__BackingField_0() { return static_cast(offsetof(HTTPResponse_t3BFDFA63A6411A5E9D408C919C1B823866D5A4AE, ___U3CVersionMajorU3Ek__BackingField_0)); } inline int32_t get_U3CVersionMajorU3Ek__BackingField_0() const { return ___U3CVersionMajorU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CVersionMajorU3Ek__BackingField_0() { return &___U3CVersionMajorU3Ek__BackingField_0; } inline void set_U3CVersionMajorU3Ek__BackingField_0(int32_t value) { ___U3CVersionMajorU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CVersionMinorU3Ek__BackingField_1() { return static_cast(offsetof(HTTPResponse_t3BFDFA63A6411A5E9D408C919C1B823866D5A4AE, ___U3CVersionMinorU3Ek__BackingField_1)); } inline int32_t get_U3CVersionMinorU3Ek__BackingField_1() const { return ___U3CVersionMinorU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CVersionMinorU3Ek__BackingField_1() { return &___U3CVersionMinorU3Ek__BackingField_1; } inline void set_U3CVersionMinorU3Ek__BackingField_1(int32_t value) { ___U3CVersionMinorU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CStatusCodeU3Ek__BackingField_2() { return static_cast(offsetof(HTTPResponse_t3BFDFA63A6411A5E9D408C919C1B823866D5A4AE, ___U3CStatusCodeU3Ek__BackingField_2)); } inline int32_t get_U3CStatusCodeU3Ek__BackingField_2() const { return ___U3CStatusCodeU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CStatusCodeU3Ek__BackingField_2() { return &___U3CStatusCodeU3Ek__BackingField_2; } inline void set_U3CStatusCodeU3Ek__BackingField_2(int32_t value) { ___U3CStatusCodeU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CMessageU3Ek__BackingField_3() { return static_cast(offsetof(HTTPResponse_t3BFDFA63A6411A5E9D408C919C1B823866D5A4AE, ___U3CMessageU3Ek__BackingField_3)); } inline String_t* get_U3CMessageU3Ek__BackingField_3() const { return ___U3CMessageU3Ek__BackingField_3; } inline String_t** get_address_of_U3CMessageU3Ek__BackingField_3() { return &___U3CMessageU3Ek__BackingField_3; } inline void set_U3CMessageU3Ek__BackingField_3(String_t* value) { ___U3CMessageU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CMessageU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CIsStreamedU3Ek__BackingField_4() { return static_cast(offsetof(HTTPResponse_t3BFDFA63A6411A5E9D408C919C1B823866D5A4AE, ___U3CIsStreamedU3Ek__BackingField_4)); } inline bool get_U3CIsStreamedU3Ek__BackingField_4() const { return ___U3CIsStreamedU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsStreamedU3Ek__BackingField_4() { return &___U3CIsStreamedU3Ek__BackingField_4; } inline void set_U3CIsStreamedU3Ek__BackingField_4(bool value) { ___U3CIsStreamedU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CIsStreamingFinishedU3Ek__BackingField_5() { return static_cast(offsetof(HTTPResponse_t3BFDFA63A6411A5E9D408C919C1B823866D5A4AE, ___U3CIsStreamingFinishedU3Ek__BackingField_5)); } inline bool get_U3CIsStreamingFinishedU3Ek__BackingField_5() const { return ___U3CIsStreamingFinishedU3Ek__BackingField_5; } inline bool* get_address_of_U3CIsStreamingFinishedU3Ek__BackingField_5() { return &___U3CIsStreamingFinishedU3Ek__BackingField_5; } inline void set_U3CIsStreamingFinishedU3Ek__BackingField_5(bool value) { ___U3CIsStreamingFinishedU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CHeadersU3Ek__BackingField_6() { return static_cast(offsetof(HTTPResponse_t3BFDFA63A6411A5E9D408C919C1B823866D5A4AE, ___U3CHeadersU3Ek__BackingField_6)); } inline Dictionary_2_tDC22E8D85FFE7CF6700ED76FF14853FC1E99CCFF * get_U3CHeadersU3Ek__BackingField_6() const { return ___U3CHeadersU3Ek__BackingField_6; } inline Dictionary_2_tDC22E8D85FFE7CF6700ED76FF14853FC1E99CCFF ** get_address_of_U3CHeadersU3Ek__BackingField_6() { return &___U3CHeadersU3Ek__BackingField_6; } inline void set_U3CHeadersU3Ek__BackingField_6(Dictionary_2_tDC22E8D85FFE7CF6700ED76FF14853FC1E99CCFF * value) { ___U3CHeadersU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CHeadersU3Ek__BackingField_6), (void*)value); } inline static int32_t get_offset_of_U3CDataU3Ek__BackingField_7() { return static_cast(offsetof(HTTPResponse_t3BFDFA63A6411A5E9D408C919C1B823866D5A4AE, ___U3CDataU3Ek__BackingField_7)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_U3CDataU3Ek__BackingField_7() const { return ___U3CDataU3Ek__BackingField_7; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_U3CDataU3Ek__BackingField_7() { return &___U3CDataU3Ek__BackingField_7; } inline void set_U3CDataU3Ek__BackingField_7(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___U3CDataU3Ek__BackingField_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CDataU3Ek__BackingField_7), (void*)value); } inline static int32_t get_offset_of_U3CIsUpgradedU3Ek__BackingField_8() { return static_cast(offsetof(HTTPResponse_t3BFDFA63A6411A5E9D408C919C1B823866D5A4AE, ___U3CIsUpgradedU3Ek__BackingField_8)); } inline bool get_U3CIsUpgradedU3Ek__BackingField_8() const { return ___U3CIsUpgradedU3Ek__BackingField_8; } inline bool* get_address_of_U3CIsUpgradedU3Ek__BackingField_8() { return &___U3CIsUpgradedU3Ek__BackingField_8; } inline void set_U3CIsUpgradedU3Ek__BackingField_8(bool value) { ___U3CIsUpgradedU3Ek__BackingField_8 = value; } inline static int32_t get_offset_of_dataAsText_9() { return static_cast(offsetof(HTTPResponse_t3BFDFA63A6411A5E9D408C919C1B823866D5A4AE, ___dataAsText_9)); } inline String_t* get_dataAsText_9() const { return ___dataAsText_9; } inline String_t** get_address_of_dataAsText_9() { return &___dataAsText_9; } inline void set_dataAsText_9(String_t* value) { ___dataAsText_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___dataAsText_9), (void*)value); } inline static int32_t get_offset_of_U3CIsClosedManuallyU3Ek__BackingField_10() { return static_cast(offsetof(HTTPResponse_t3BFDFA63A6411A5E9D408C919C1B823866D5A4AE, ___U3CIsClosedManuallyU3Ek__BackingField_10)); } inline bool get_U3CIsClosedManuallyU3Ek__BackingField_10() const { return ___U3CIsClosedManuallyU3Ek__BackingField_10; } inline bool* get_address_of_U3CIsClosedManuallyU3Ek__BackingField_10() { return &___U3CIsClosedManuallyU3Ek__BackingField_10; } inline void set_U3CIsClosedManuallyU3Ek__BackingField_10(bool value) { ___U3CIsClosedManuallyU3Ek__BackingField_10 = value; } inline static int32_t get_offset_of_baseRequest_11() { return static_cast(offsetof(HTTPResponse_t3BFDFA63A6411A5E9D408C919C1B823866D5A4AE, ___baseRequest_11)); } inline HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE * get_baseRequest_11() const { return ___baseRequest_11; } inline HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE ** get_address_of_baseRequest_11() { return &___baseRequest_11; } inline void set_baseRequest_11(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE * value) { ___baseRequest_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___baseRequest_11), (void*)value); } inline static int32_t get_offset_of_Stream_12() { return static_cast(offsetof(HTTPResponse_t3BFDFA63A6411A5E9D408C919C1B823866D5A4AE, ___Stream_12)); } inline Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * get_Stream_12() const { return ___Stream_12; } inline Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 ** get_address_of_Stream_12() { return &___Stream_12; } inline void set_Stream_12(Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * value) { ___Stream_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___Stream_12), (void*)value); } inline static int32_t get_offset_of_streamedFragments_13() { return static_cast(offsetof(HTTPResponse_t3BFDFA63A6411A5E9D408C919C1B823866D5A4AE, ___streamedFragments_13)); } inline List_1_t4AB280456F4DE770AC993DE9A7C8C563A6311531 * get_streamedFragments_13() const { return ___streamedFragments_13; } inline List_1_t4AB280456F4DE770AC993DE9A7C8C563A6311531 ** get_address_of_streamedFragments_13() { return &___streamedFragments_13; } inline void set_streamedFragments_13(List_1_t4AB280456F4DE770AC993DE9A7C8C563A6311531 * value) { ___streamedFragments_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___streamedFragments_13), (void*)value); } inline static int32_t get_offset_of_SyncRoot_14() { return static_cast(offsetof(HTTPResponse_t3BFDFA63A6411A5E9D408C919C1B823866D5A4AE, ___SyncRoot_14)); } inline RuntimeObject * get_SyncRoot_14() const { return ___SyncRoot_14; } inline RuntimeObject ** get_address_of_SyncRoot_14() { return &___SyncRoot_14; } inline void set_SyncRoot_14(RuntimeObject * value) { ___SyncRoot_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___SyncRoot_14), (void*)value); } inline static int32_t get_offset_of_fragmentBuffer_15() { return static_cast(offsetof(HTTPResponse_t3BFDFA63A6411A5E9D408C919C1B823866D5A4AE, ___fragmentBuffer_15)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_fragmentBuffer_15() const { return ___fragmentBuffer_15; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_fragmentBuffer_15() { return &___fragmentBuffer_15; } inline void set_fragmentBuffer_15(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___fragmentBuffer_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___fragmentBuffer_15), (void*)value); } inline static int32_t get_offset_of_fragmentBufferDataLength_16() { return static_cast(offsetof(HTTPResponse_t3BFDFA63A6411A5E9D408C919C1B823866D5A4AE, ___fragmentBufferDataLength_16)); } inline int32_t get_fragmentBufferDataLength_16() const { return ___fragmentBufferDataLength_16; } inline int32_t* get_address_of_fragmentBufferDataLength_16() { return &___fragmentBufferDataLength_16; } inline void set_fragmentBufferDataLength_16(int32_t value) { ___fragmentBufferDataLength_16 = value; } inline static int32_t get_offset_of_allFragmentSize_17() { return static_cast(offsetof(HTTPResponse_t3BFDFA63A6411A5E9D408C919C1B823866D5A4AE, ___allFragmentSize_17)); } inline int32_t get_allFragmentSize_17() const { return ___allFragmentSize_17; } inline int32_t* get_address_of_allFragmentSize_17() { return &___allFragmentSize_17; } inline void set_allFragmentSize_17(int32_t value) { ___allFragmentSize_17 = value; } }; // FairyGUI.EventContext struct EventContext_tBEDCE219E5F37B72C872E1032605ECE614483122 : public RuntimeObject { public: // FairyGUI.EventDispatcher FairyGUI.EventContext::k__BackingField EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7 * ___U3CsenderU3Ek__BackingField_0; // System.Object FairyGUI.EventContext::k__BackingField RuntimeObject * ___U3CinitiatorU3Ek__BackingField_1; // FairyGUI.InputEvent FairyGUI.EventContext::k__BackingField InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * ___U3CinputEventU3Ek__BackingField_2; // System.String FairyGUI.EventContext::type String_t* ___type_3; // System.Object FairyGUI.EventContext::data RuntimeObject * ___data_4; // System.Boolean FairyGUI.EventContext::_defaultPrevented bool ____defaultPrevented_5; // System.Boolean FairyGUI.EventContext::_stopsPropagation bool ____stopsPropagation_6; // System.Boolean FairyGUI.EventContext::_touchCapture bool ____touchCapture_7; // System.Collections.Generic.List`1 FairyGUI.EventContext::callChain List_1_t96F9041444F491A9089B15870662D9839D1B9728 * ___callChain_8; public: inline static int32_t get_offset_of_U3CsenderU3Ek__BackingField_0() { return static_cast(offsetof(EventContext_tBEDCE219E5F37B72C872E1032605ECE614483122, ___U3CsenderU3Ek__BackingField_0)); } inline EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7 * get_U3CsenderU3Ek__BackingField_0() const { return ___U3CsenderU3Ek__BackingField_0; } inline EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7 ** get_address_of_U3CsenderU3Ek__BackingField_0() { return &___U3CsenderU3Ek__BackingField_0; } inline void set_U3CsenderU3Ek__BackingField_0(EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7 * value) { ___U3CsenderU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CsenderU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CinitiatorU3Ek__BackingField_1() { return static_cast(offsetof(EventContext_tBEDCE219E5F37B72C872E1032605ECE614483122, ___U3CinitiatorU3Ek__BackingField_1)); } inline RuntimeObject * get_U3CinitiatorU3Ek__BackingField_1() const { return ___U3CinitiatorU3Ek__BackingField_1; } inline RuntimeObject ** get_address_of_U3CinitiatorU3Ek__BackingField_1() { return &___U3CinitiatorU3Ek__BackingField_1; } inline void set_U3CinitiatorU3Ek__BackingField_1(RuntimeObject * value) { ___U3CinitiatorU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CinitiatorU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CinputEventU3Ek__BackingField_2() { return static_cast(offsetof(EventContext_tBEDCE219E5F37B72C872E1032605ECE614483122, ___U3CinputEventU3Ek__BackingField_2)); } inline InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * get_U3CinputEventU3Ek__BackingField_2() const { return ___U3CinputEventU3Ek__BackingField_2; } inline InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 ** get_address_of_U3CinputEventU3Ek__BackingField_2() { return &___U3CinputEventU3Ek__BackingField_2; } inline void set_U3CinputEventU3Ek__BackingField_2(InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * value) { ___U3CinputEventU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CinputEventU3Ek__BackingField_2), (void*)value); } inline static int32_t get_offset_of_type_3() { return static_cast(offsetof(EventContext_tBEDCE219E5F37B72C872E1032605ECE614483122, ___type_3)); } inline String_t* get_type_3() const { return ___type_3; } inline String_t** get_address_of_type_3() { return &___type_3; } inline void set_type_3(String_t* value) { ___type_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___type_3), (void*)value); } inline static int32_t get_offset_of_data_4() { return static_cast(offsetof(EventContext_tBEDCE219E5F37B72C872E1032605ECE614483122, ___data_4)); } inline RuntimeObject * get_data_4() const { return ___data_4; } inline RuntimeObject ** get_address_of_data_4() { return &___data_4; } inline void set_data_4(RuntimeObject * value) { ___data_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___data_4), (void*)value); } inline static int32_t get_offset_of__defaultPrevented_5() { return static_cast(offsetof(EventContext_tBEDCE219E5F37B72C872E1032605ECE614483122, ____defaultPrevented_5)); } inline bool get__defaultPrevented_5() const { return ____defaultPrevented_5; } inline bool* get_address_of__defaultPrevented_5() { return &____defaultPrevented_5; } inline void set__defaultPrevented_5(bool value) { ____defaultPrevented_5 = value; } inline static int32_t get_offset_of__stopsPropagation_6() { return static_cast(offsetof(EventContext_tBEDCE219E5F37B72C872E1032605ECE614483122, ____stopsPropagation_6)); } inline bool get__stopsPropagation_6() const { return ____stopsPropagation_6; } inline bool* get_address_of__stopsPropagation_6() { return &____stopsPropagation_6; } inline void set__stopsPropagation_6(bool value) { ____stopsPropagation_6 = value; } inline static int32_t get_offset_of__touchCapture_7() { return static_cast(offsetof(EventContext_tBEDCE219E5F37B72C872E1032605ECE614483122, ____touchCapture_7)); } inline bool get__touchCapture_7() const { return ____touchCapture_7; } inline bool* get_address_of__touchCapture_7() { return &____touchCapture_7; } inline void set__touchCapture_7(bool value) { ____touchCapture_7 = value; } inline static int32_t get_offset_of_callChain_8() { return static_cast(offsetof(EventContext_tBEDCE219E5F37B72C872E1032605ECE614483122, ___callChain_8)); } inline List_1_t96F9041444F491A9089B15870662D9839D1B9728 * get_callChain_8() const { return ___callChain_8; } inline List_1_t96F9041444F491A9089B15870662D9839D1B9728 ** get_address_of_callChain_8() { return &___callChain_8; } inline void set_callChain_8(List_1_t96F9041444F491A9089B15870662D9839D1B9728 * value) { ___callChain_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___callChain_8), (void*)value); } }; struct EventContext_tBEDCE219E5F37B72C872E1032605ECE614483122_StaticFields { public: // System.Collections.Generic.Stack`1 FairyGUI.EventContext::pool Stack_1_tE8A87CB7B553D220A0B04201A88B39485C44C95A * ___pool_9; public: inline static int32_t get_offset_of_pool_9() { return static_cast(offsetof(EventContext_tBEDCE219E5F37B72C872E1032605ECE614483122_StaticFields, ___pool_9)); } inline Stack_1_tE8A87CB7B553D220A0B04201A88B39485C44C95A * get_pool_9() const { return ___pool_9; } inline Stack_1_tE8A87CB7B553D220A0B04201A88B39485C44C95A ** get_address_of_pool_9() { return &___pool_9; } inline void set_pool_9(Stack_1_tE8A87CB7B553D220A0B04201A88B39485C44C95A * value) { ___pool_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___pool_9), (void*)value); } }; // FairyGUI.EventDispatcher struct EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 FairyGUI.EventDispatcher::_dic Dictionary_2_t088A725192C1A620E541C1A7FACDF89E850EF52B * ____dic_0; public: inline static int32_t get_offset_of__dic_0() { return static_cast(offsetof(EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7, ____dic_0)); } inline Dictionary_2_t088A725192C1A620E541C1A7FACDF89E850EF52B * get__dic_0() const { return ____dic_0; } inline Dictionary_2_t088A725192C1A620E541C1A7FACDF89E850EF52B ** get_address_of__dic_0() { return &____dic_0; } inline void set__dic_0(Dictionary_2_t088A725192C1A620E541C1A7FACDF89E850EF52B * value) { ____dic_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____dic_0), (void*)value); } }; struct EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7_StaticFields { public: // FairyGUI.InputEvent FairyGUI.EventDispatcher::sCurrentInputEvent InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * ___sCurrentInputEvent_1; public: inline static int32_t get_offset_of_sCurrentInputEvent_1() { return static_cast(offsetof(EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7_StaticFields, ___sCurrentInputEvent_1)); } inline InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * get_sCurrentInputEvent_1() const { return ___sCurrentInputEvent_1; } inline InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 ** get_address_of_sCurrentInputEvent_1() { return &___sCurrentInputEvent_1; } inline void set_sCurrentInputEvent_1(InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * value) { ___sCurrentInputEvent_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___sCurrentInputEvent_1), (void*)value); } }; // FairyGUI.Timers struct Timers_t0460FD83034A09479176FC176CB5306B89A14EB3 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 FairyGUI.Timers::_items Dictionary_2_t46291962A1BECB688537991D97A796487DDEC86B * ____items_3; // System.Collections.Generic.Dictionary`2 FairyGUI.Timers::_toAdd Dictionary_2_t46291962A1BECB688537991D97A796487DDEC86B * ____toAdd_4; // System.Collections.Generic.List`1 FairyGUI.Timers::_toRemove List_1_t2EA7CD9F2D9D75005F9C02BC2534E503B08E0E65 * ____toRemove_5; // System.Collections.Generic.List`1 FairyGUI.Timers::_pool List_1_t2EA7CD9F2D9D75005F9C02BC2534E503B08E0E65 * ____pool_6; // FairyGUI.TimersEngine FairyGUI.Timers::_engine TimersEngine_t3FD42CC41B66A853242B351126593ADDAFDADD06 * ____engine_7; // UnityEngine.GameObject FairyGUI.Timers::gameObject GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * ___gameObject_8; public: inline static int32_t get_offset_of__items_3() { return static_cast(offsetof(Timers_t0460FD83034A09479176FC176CB5306B89A14EB3, ____items_3)); } inline Dictionary_2_t46291962A1BECB688537991D97A796487DDEC86B * get__items_3() const { return ____items_3; } inline Dictionary_2_t46291962A1BECB688537991D97A796487DDEC86B ** get_address_of__items_3() { return &____items_3; } inline void set__items_3(Dictionary_2_t46291962A1BECB688537991D97A796487DDEC86B * value) { ____items_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_3), (void*)value); } inline static int32_t get_offset_of__toAdd_4() { return static_cast(offsetof(Timers_t0460FD83034A09479176FC176CB5306B89A14EB3, ____toAdd_4)); } inline Dictionary_2_t46291962A1BECB688537991D97A796487DDEC86B * get__toAdd_4() const { return ____toAdd_4; } inline Dictionary_2_t46291962A1BECB688537991D97A796487DDEC86B ** get_address_of__toAdd_4() { return &____toAdd_4; } inline void set__toAdd_4(Dictionary_2_t46291962A1BECB688537991D97A796487DDEC86B * value) { ____toAdd_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____toAdd_4), (void*)value); } inline static int32_t get_offset_of__toRemove_5() { return static_cast(offsetof(Timers_t0460FD83034A09479176FC176CB5306B89A14EB3, ____toRemove_5)); } inline List_1_t2EA7CD9F2D9D75005F9C02BC2534E503B08E0E65 * get__toRemove_5() const { return ____toRemove_5; } inline List_1_t2EA7CD9F2D9D75005F9C02BC2534E503B08E0E65 ** get_address_of__toRemove_5() { return &____toRemove_5; } inline void set__toRemove_5(List_1_t2EA7CD9F2D9D75005F9C02BC2534E503B08E0E65 * value) { ____toRemove_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____toRemove_5), (void*)value); } inline static int32_t get_offset_of__pool_6() { return static_cast(offsetof(Timers_t0460FD83034A09479176FC176CB5306B89A14EB3, ____pool_6)); } inline List_1_t2EA7CD9F2D9D75005F9C02BC2534E503B08E0E65 * get__pool_6() const { return ____pool_6; } inline List_1_t2EA7CD9F2D9D75005F9C02BC2534E503B08E0E65 ** get_address_of__pool_6() { return &____pool_6; } inline void set__pool_6(List_1_t2EA7CD9F2D9D75005F9C02BC2534E503B08E0E65 * value) { ____pool_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____pool_6), (void*)value); } inline static int32_t get_offset_of__engine_7() { return static_cast(offsetof(Timers_t0460FD83034A09479176FC176CB5306B89A14EB3, ____engine_7)); } inline TimersEngine_t3FD42CC41B66A853242B351126593ADDAFDADD06 * get__engine_7() const { return ____engine_7; } inline TimersEngine_t3FD42CC41B66A853242B351126593ADDAFDADD06 ** get_address_of__engine_7() { return &____engine_7; } inline void set__engine_7(TimersEngine_t3FD42CC41B66A853242B351126593ADDAFDADD06 * value) { ____engine_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____engine_7), (void*)value); } inline static int32_t get_offset_of_gameObject_8() { return static_cast(offsetof(Timers_t0460FD83034A09479176FC176CB5306B89A14EB3, ___gameObject_8)); } inline GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * get_gameObject_8() const { return ___gameObject_8; } inline GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F ** get_address_of_gameObject_8() { return &___gameObject_8; } inline void set_gameObject_8(GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * value) { ___gameObject_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___gameObject_8), (void*)value); } }; struct Timers_t0460FD83034A09479176FC176CB5306B89A14EB3_StaticFields { public: // System.Int32 FairyGUI.Timers::repeat int32_t ___repeat_0; // System.Single FairyGUI.Timers::time float ___time_1; // System.Boolean FairyGUI.Timers::catchCallbackExceptions bool ___catchCallbackExceptions_2; // FairyGUI.Timers FairyGUI.Timers::_inst Timers_t0460FD83034A09479176FC176CB5306B89A14EB3 * ____inst_9; public: inline static int32_t get_offset_of_repeat_0() { return static_cast(offsetof(Timers_t0460FD83034A09479176FC176CB5306B89A14EB3_StaticFields, ___repeat_0)); } inline int32_t get_repeat_0() const { return ___repeat_0; } inline int32_t* get_address_of_repeat_0() { return &___repeat_0; } inline void set_repeat_0(int32_t value) { ___repeat_0 = value; } inline static int32_t get_offset_of_time_1() { return static_cast(offsetof(Timers_t0460FD83034A09479176FC176CB5306B89A14EB3_StaticFields, ___time_1)); } inline float get_time_1() const { return ___time_1; } inline float* get_address_of_time_1() { return &___time_1; } inline void set_time_1(float value) { ___time_1 = value; } inline static int32_t get_offset_of_catchCallbackExceptions_2() { return static_cast(offsetof(Timers_t0460FD83034A09479176FC176CB5306B89A14EB3_StaticFields, ___catchCallbackExceptions_2)); } inline bool get_catchCallbackExceptions_2() const { return ___catchCallbackExceptions_2; } inline bool* get_address_of_catchCallbackExceptions_2() { return &___catchCallbackExceptions_2; } inline void set_catchCallbackExceptions_2(bool value) { ___catchCallbackExceptions_2 = value; } inline static int32_t get_offset_of__inst_9() { return static_cast(offsetof(Timers_t0460FD83034A09479176FC176CB5306B89A14EB3_StaticFields, ____inst_9)); } inline Timers_t0460FD83034A09479176FC176CB5306B89A14EB3 * get__inst_9() const { return ____inst_9; } inline Timers_t0460FD83034A09479176FC176CB5306B89A14EB3 ** get_address_of__inst_9() { return &____inst_9; } inline void set__inst_9(Timers_t0460FD83034A09479176FC176CB5306B89A14EB3 * value) { ____inst_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____inst_9), (void*)value); } }; // FairyGUI.Transition struct Transition_tC19CB149964E09305E8E4F2BC6A97DF80DF5C3CA : public RuntimeObject { public: // System.String FairyGUI.Transition::k__BackingField String_t* ___U3CnameU3Ek__BackingField_0; // System.Boolean FairyGUI.Transition::invalidateBatchingEveryFrame bool ___invalidateBatchingEveryFrame_1; // FairyGUI.GComponent FairyGUI.Transition::_owner GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * ____owner_2; // FairyGUI.TransitionItem[] FairyGUI.Transition::_items TransitionItemU5BU5D_t80A60E7AD8B31201544625EC84521BECB5B19807* ____items_3; // System.Int32 FairyGUI.Transition::_totalTimes int32_t ____totalTimes_4; // System.Int32 FairyGUI.Transition::_totalTasks int32_t ____totalTasks_5; // System.Boolean FairyGUI.Transition::_playing bool ____playing_6; // System.Boolean FairyGUI.Transition::_paused bool ____paused_7; // System.Single FairyGUI.Transition::_ownerBaseX float ____ownerBaseX_8; // System.Single FairyGUI.Transition::_ownerBaseY float ____ownerBaseY_9; // FairyGUI.PlayCompleteCallback FairyGUI.Transition::_onComplete PlayCompleteCallback_tD9FCD8B7C4FD570E0F4199614A909116F363E554 * ____onComplete_10; // System.Int32 FairyGUI.Transition::_options int32_t ____options_11; // System.Boolean FairyGUI.Transition::_reversed bool ____reversed_12; // System.Single FairyGUI.Transition::_totalDuration float ____totalDuration_13; // System.Boolean FairyGUI.Transition::_autoPlay bool ____autoPlay_14; // System.Int32 FairyGUI.Transition::_autoPlayTimes int32_t ____autoPlayTimes_15; // System.Single FairyGUI.Transition::_autoPlayDelay float ____autoPlayDelay_16; // System.Single FairyGUI.Transition::_timeScale float ____timeScale_17; // System.Boolean FairyGUI.Transition::_ignoreEngineTimeScale bool ____ignoreEngineTimeScale_18; // System.Single FairyGUI.Transition::_startTime float ____startTime_19; // System.Single FairyGUI.Transition::_endTime float ____endTime_20; // FairyGUI.GTweenCallback FairyGUI.Transition::_delayedCallDelegate GTweenCallback_t450E97F8EA4C29DD4687ECB8396CE721C8555C9F * ____delayedCallDelegate_21; // FairyGUI.GTweenCallback1 FairyGUI.Transition::_delayedCallDelegate2 GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D * ____delayedCallDelegate2_22; public: inline static int32_t get_offset_of_U3CnameU3Ek__BackingField_0() { return static_cast(offsetof(Transition_tC19CB149964E09305E8E4F2BC6A97DF80DF5C3CA, ___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_invalidateBatchingEveryFrame_1() { return static_cast(offsetof(Transition_tC19CB149964E09305E8E4F2BC6A97DF80DF5C3CA, ___invalidateBatchingEveryFrame_1)); } inline bool get_invalidateBatchingEveryFrame_1() const { return ___invalidateBatchingEveryFrame_1; } inline bool* get_address_of_invalidateBatchingEveryFrame_1() { return &___invalidateBatchingEveryFrame_1; } inline void set_invalidateBatchingEveryFrame_1(bool value) { ___invalidateBatchingEveryFrame_1 = value; } inline static int32_t get_offset_of__owner_2() { return static_cast(offsetof(Transition_tC19CB149964E09305E8E4F2BC6A97DF80DF5C3CA, ____owner_2)); } inline GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * get__owner_2() const { return ____owner_2; } inline GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC ** get_address_of__owner_2() { return &____owner_2; } inline void set__owner_2(GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * value) { ____owner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____owner_2), (void*)value); } inline static int32_t get_offset_of__items_3() { return static_cast(offsetof(Transition_tC19CB149964E09305E8E4F2BC6A97DF80DF5C3CA, ____items_3)); } inline TransitionItemU5BU5D_t80A60E7AD8B31201544625EC84521BECB5B19807* get__items_3() const { return ____items_3; } inline TransitionItemU5BU5D_t80A60E7AD8B31201544625EC84521BECB5B19807** get_address_of__items_3() { return &____items_3; } inline void set__items_3(TransitionItemU5BU5D_t80A60E7AD8B31201544625EC84521BECB5B19807* value) { ____items_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_3), (void*)value); } inline static int32_t get_offset_of__totalTimes_4() { return static_cast(offsetof(Transition_tC19CB149964E09305E8E4F2BC6A97DF80DF5C3CA, ____totalTimes_4)); } inline int32_t get__totalTimes_4() const { return ____totalTimes_4; } inline int32_t* get_address_of__totalTimes_4() { return &____totalTimes_4; } inline void set__totalTimes_4(int32_t value) { ____totalTimes_4 = value; } inline static int32_t get_offset_of__totalTasks_5() { return static_cast(offsetof(Transition_tC19CB149964E09305E8E4F2BC6A97DF80DF5C3CA, ____totalTasks_5)); } inline int32_t get__totalTasks_5() const { return ____totalTasks_5; } inline int32_t* get_address_of__totalTasks_5() { return &____totalTasks_5; } inline void set__totalTasks_5(int32_t value) { ____totalTasks_5 = value; } inline static int32_t get_offset_of__playing_6() { return static_cast(offsetof(Transition_tC19CB149964E09305E8E4F2BC6A97DF80DF5C3CA, ____playing_6)); } inline bool get__playing_6() const { return ____playing_6; } inline bool* get_address_of__playing_6() { return &____playing_6; } inline void set__playing_6(bool value) { ____playing_6 = value; } inline static int32_t get_offset_of__paused_7() { return static_cast(offsetof(Transition_tC19CB149964E09305E8E4F2BC6A97DF80DF5C3CA, ____paused_7)); } inline bool get__paused_7() const { return ____paused_7; } inline bool* get_address_of__paused_7() { return &____paused_7; } inline void set__paused_7(bool value) { ____paused_7 = value; } inline static int32_t get_offset_of__ownerBaseX_8() { return static_cast(offsetof(Transition_tC19CB149964E09305E8E4F2BC6A97DF80DF5C3CA, ____ownerBaseX_8)); } inline float get__ownerBaseX_8() const { return ____ownerBaseX_8; } inline float* get_address_of__ownerBaseX_8() { return &____ownerBaseX_8; } inline void set__ownerBaseX_8(float value) { ____ownerBaseX_8 = value; } inline static int32_t get_offset_of__ownerBaseY_9() { return static_cast(offsetof(Transition_tC19CB149964E09305E8E4F2BC6A97DF80DF5C3CA, ____ownerBaseY_9)); } inline float get__ownerBaseY_9() const { return ____ownerBaseY_9; } inline float* get_address_of__ownerBaseY_9() { return &____ownerBaseY_9; } inline void set__ownerBaseY_9(float value) { ____ownerBaseY_9 = value; } inline static int32_t get_offset_of__onComplete_10() { return static_cast(offsetof(Transition_tC19CB149964E09305E8E4F2BC6A97DF80DF5C3CA, ____onComplete_10)); } inline PlayCompleteCallback_tD9FCD8B7C4FD570E0F4199614A909116F363E554 * get__onComplete_10() const { return ____onComplete_10; } inline PlayCompleteCallback_tD9FCD8B7C4FD570E0F4199614A909116F363E554 ** get_address_of__onComplete_10() { return &____onComplete_10; } inline void set__onComplete_10(PlayCompleteCallback_tD9FCD8B7C4FD570E0F4199614A909116F363E554 * value) { ____onComplete_10 = value; Il2CppCodeGenWriteBarrier((void**)(&____onComplete_10), (void*)value); } inline static int32_t get_offset_of__options_11() { return static_cast(offsetof(Transition_tC19CB149964E09305E8E4F2BC6A97DF80DF5C3CA, ____options_11)); } inline int32_t get__options_11() const { return ____options_11; } inline int32_t* get_address_of__options_11() { return &____options_11; } inline void set__options_11(int32_t value) { ____options_11 = value; } inline static int32_t get_offset_of__reversed_12() { return static_cast(offsetof(Transition_tC19CB149964E09305E8E4F2BC6A97DF80DF5C3CA, ____reversed_12)); } inline bool get__reversed_12() const { return ____reversed_12; } inline bool* get_address_of__reversed_12() { return &____reversed_12; } inline void set__reversed_12(bool value) { ____reversed_12 = value; } inline static int32_t get_offset_of__totalDuration_13() { return static_cast(offsetof(Transition_tC19CB149964E09305E8E4F2BC6A97DF80DF5C3CA, ____totalDuration_13)); } inline float get__totalDuration_13() const { return ____totalDuration_13; } inline float* get_address_of__totalDuration_13() { return &____totalDuration_13; } inline void set__totalDuration_13(float value) { ____totalDuration_13 = value; } inline static int32_t get_offset_of__autoPlay_14() { return static_cast(offsetof(Transition_tC19CB149964E09305E8E4F2BC6A97DF80DF5C3CA, ____autoPlay_14)); } inline bool get__autoPlay_14() const { return ____autoPlay_14; } inline bool* get_address_of__autoPlay_14() { return &____autoPlay_14; } inline void set__autoPlay_14(bool value) { ____autoPlay_14 = value; } inline static int32_t get_offset_of__autoPlayTimes_15() { return static_cast(offsetof(Transition_tC19CB149964E09305E8E4F2BC6A97DF80DF5C3CA, ____autoPlayTimes_15)); } inline int32_t get__autoPlayTimes_15() const { return ____autoPlayTimes_15; } inline int32_t* get_address_of__autoPlayTimes_15() { return &____autoPlayTimes_15; } inline void set__autoPlayTimes_15(int32_t value) { ____autoPlayTimes_15 = value; } inline static int32_t get_offset_of__autoPlayDelay_16() { return static_cast(offsetof(Transition_tC19CB149964E09305E8E4F2BC6A97DF80DF5C3CA, ____autoPlayDelay_16)); } inline float get__autoPlayDelay_16() const { return ____autoPlayDelay_16; } inline float* get_address_of__autoPlayDelay_16() { return &____autoPlayDelay_16; } inline void set__autoPlayDelay_16(float value) { ____autoPlayDelay_16 = value; } inline static int32_t get_offset_of__timeScale_17() { return static_cast(offsetof(Transition_tC19CB149964E09305E8E4F2BC6A97DF80DF5C3CA, ____timeScale_17)); } inline float get__timeScale_17() const { return ____timeScale_17; } inline float* get_address_of__timeScale_17() { return &____timeScale_17; } inline void set__timeScale_17(float value) { ____timeScale_17 = value; } inline static int32_t get_offset_of__ignoreEngineTimeScale_18() { return static_cast(offsetof(Transition_tC19CB149964E09305E8E4F2BC6A97DF80DF5C3CA, ____ignoreEngineTimeScale_18)); } inline bool get__ignoreEngineTimeScale_18() const { return ____ignoreEngineTimeScale_18; } inline bool* get_address_of__ignoreEngineTimeScale_18() { return &____ignoreEngineTimeScale_18; } inline void set__ignoreEngineTimeScale_18(bool value) { ____ignoreEngineTimeScale_18 = value; } inline static int32_t get_offset_of__startTime_19() { return static_cast(offsetof(Transition_tC19CB149964E09305E8E4F2BC6A97DF80DF5C3CA, ____startTime_19)); } inline float get__startTime_19() const { return ____startTime_19; } inline float* get_address_of__startTime_19() { return &____startTime_19; } inline void set__startTime_19(float value) { ____startTime_19 = value; } inline static int32_t get_offset_of__endTime_20() { return static_cast(offsetof(Transition_tC19CB149964E09305E8E4F2BC6A97DF80DF5C3CA, ____endTime_20)); } inline float get__endTime_20() const { return ____endTime_20; } inline float* get_address_of__endTime_20() { return &____endTime_20; } inline void set__endTime_20(float value) { ____endTime_20 = value; } inline static int32_t get_offset_of__delayedCallDelegate_21() { return static_cast(offsetof(Transition_tC19CB149964E09305E8E4F2BC6A97DF80DF5C3CA, ____delayedCallDelegate_21)); } inline GTweenCallback_t450E97F8EA4C29DD4687ECB8396CE721C8555C9F * get__delayedCallDelegate_21() const { return ____delayedCallDelegate_21; } inline GTweenCallback_t450E97F8EA4C29DD4687ECB8396CE721C8555C9F ** get_address_of__delayedCallDelegate_21() { return &____delayedCallDelegate_21; } inline void set__delayedCallDelegate_21(GTweenCallback_t450E97F8EA4C29DD4687ECB8396CE721C8555C9F * value) { ____delayedCallDelegate_21 = value; Il2CppCodeGenWriteBarrier((void**)(&____delayedCallDelegate_21), (void*)value); } inline static int32_t get_offset_of__delayedCallDelegate2_22() { return static_cast(offsetof(Transition_tC19CB149964E09305E8E4F2BC6A97DF80DF5C3CA, ____delayedCallDelegate2_22)); } inline GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D * get__delayedCallDelegate2_22() const { return ____delayedCallDelegate2_22; } inline GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D ** get_address_of__delayedCallDelegate2_22() { return &____delayedCallDelegate2_22; } inline void set__delayedCallDelegate2_22(GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D * value) { ____delayedCallDelegate2_22 = value; Il2CppCodeGenWriteBarrier((void**)(&____delayedCallDelegate2_22), (void*)value); } }; // FairyGUI.UIObjectFactory struct UIObjectFactory_t7C9AE71F072946D27E9AF686AA49F64F9D2FAEA9 : public RuntimeObject { public: public: }; struct UIObjectFactory_t7C9AE71F072946D27E9AF686AA49F64F9D2FAEA9_StaticFields { public: // System.Collections.Generic.Dictionary`2 FairyGUI.UIObjectFactory::packageItemExtensions Dictionary_2_t84E58B7A3571210A7EE44F72E1579FA61CBEE168 * ___packageItemExtensions_0; // FairyGUI.UIObjectFactory_GLoaderCreator FairyGUI.UIObjectFactory::loaderCreator GLoaderCreator_t66E0D773C41A0612C3832E4208F9734CD43D24C1 * ___loaderCreator_1; public: inline static int32_t get_offset_of_packageItemExtensions_0() { return static_cast(offsetof(UIObjectFactory_t7C9AE71F072946D27E9AF686AA49F64F9D2FAEA9_StaticFields, ___packageItemExtensions_0)); } inline Dictionary_2_t84E58B7A3571210A7EE44F72E1579FA61CBEE168 * get_packageItemExtensions_0() const { return ___packageItemExtensions_0; } inline Dictionary_2_t84E58B7A3571210A7EE44F72E1579FA61CBEE168 ** get_address_of_packageItemExtensions_0() { return &___packageItemExtensions_0; } inline void set_packageItemExtensions_0(Dictionary_2_t84E58B7A3571210A7EE44F72E1579FA61CBEE168 * value) { ___packageItemExtensions_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___packageItemExtensions_0), (void*)value); } inline static int32_t get_offset_of_loaderCreator_1() { return static_cast(offsetof(UIObjectFactory_t7C9AE71F072946D27E9AF686AA49F64F9D2FAEA9_StaticFields, ___loaderCreator_1)); } inline GLoaderCreator_t66E0D773C41A0612C3832E4208F9734CD43D24C1 * get_loaderCreator_1() const { return ___loaderCreator_1; } inline GLoaderCreator_t66E0D773C41A0612C3832E4208F9734CD43D24C1 ** get_address_of_loaderCreator_1() { return &___loaderCreator_1; } inline void set_loaderCreator_1(GLoaderCreator_t66E0D773C41A0612C3832E4208F9734CD43D24C1 * value) { ___loaderCreator_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___loaderCreator_1), (void*)value); } }; // FairyGUI.UIPackage struct UIPackage_t190BA774AE5F589C844AE860E8F8B5614BD09693 : public RuntimeObject { public: // System.String FairyGUI.UIPackage::k__BackingField String_t* ___U3CidU3Ek__BackingField_0; // System.String FairyGUI.UIPackage::k__BackingField String_t* ___U3CnameU3Ek__BackingField_1; // System.String FairyGUI.UIPackage::k__BackingField String_t* ___U3CassetPathU3Ek__BackingField_2; // System.Collections.Generic.List`1 FairyGUI.UIPackage::_items List_1_tA00D4B1D4831291FA22D554225B0BA1D7D690822 * ____items_3; // System.Collections.Generic.Dictionary`2 FairyGUI.UIPackage::_itemsById Dictionary_2_tD881350B51AAC8120E5FC036217F6291F787ECD5 * ____itemsById_4; // System.Collections.Generic.Dictionary`2 FairyGUI.UIPackage::_itemsByName Dictionary_2_tD881350B51AAC8120E5FC036217F6291F787ECD5 * ____itemsByName_5; // System.String FairyGUI.UIPackage::_customId String_t* ____customId_6; // System.Boolean FairyGUI.UIPackage::_resourceMode bool ____resourceMode_7; // System.Collections.Generic.Dictionary`2 FairyGUI.UIPackage::_sprites Dictionary_2_tCEF8585CF178AC40FC46D11B64CCB62A09674317 * ____sprites_8; public: inline static int32_t get_offset_of_U3CidU3Ek__BackingField_0() { return static_cast(offsetof(UIPackage_t190BA774AE5F589C844AE860E8F8B5614BD09693, ___U3CidU3Ek__BackingField_0)); } inline String_t* get_U3CidU3Ek__BackingField_0() const { return ___U3CidU3Ek__BackingField_0; } inline String_t** get_address_of_U3CidU3Ek__BackingField_0() { return &___U3CidU3Ek__BackingField_0; } inline void set_U3CidU3Ek__BackingField_0(String_t* value) { ___U3CidU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CidU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CnameU3Ek__BackingField_1() { return static_cast(offsetof(UIPackage_t190BA774AE5F589C844AE860E8F8B5614BD09693, ___U3CnameU3Ek__BackingField_1)); } inline String_t* get_U3CnameU3Ek__BackingField_1() const { return ___U3CnameU3Ek__BackingField_1; } inline String_t** get_address_of_U3CnameU3Ek__BackingField_1() { return &___U3CnameU3Ek__BackingField_1; } inline void set_U3CnameU3Ek__BackingField_1(String_t* value) { ___U3CnameU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CnameU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CassetPathU3Ek__BackingField_2() { return static_cast(offsetof(UIPackage_t190BA774AE5F589C844AE860E8F8B5614BD09693, ___U3CassetPathU3Ek__BackingField_2)); } inline String_t* get_U3CassetPathU3Ek__BackingField_2() const { return ___U3CassetPathU3Ek__BackingField_2; } inline String_t** get_address_of_U3CassetPathU3Ek__BackingField_2() { return &___U3CassetPathU3Ek__BackingField_2; } inline void set_U3CassetPathU3Ek__BackingField_2(String_t* value) { ___U3CassetPathU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CassetPathU3Ek__BackingField_2), (void*)value); } inline static int32_t get_offset_of__items_3() { return static_cast(offsetof(UIPackage_t190BA774AE5F589C844AE860E8F8B5614BD09693, ____items_3)); } inline List_1_tA00D4B1D4831291FA22D554225B0BA1D7D690822 * get__items_3() const { return ____items_3; } inline List_1_tA00D4B1D4831291FA22D554225B0BA1D7D690822 ** get_address_of__items_3() { return &____items_3; } inline void set__items_3(List_1_tA00D4B1D4831291FA22D554225B0BA1D7D690822 * value) { ____items_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_3), (void*)value); } inline static int32_t get_offset_of__itemsById_4() { return static_cast(offsetof(UIPackage_t190BA774AE5F589C844AE860E8F8B5614BD09693, ____itemsById_4)); } inline Dictionary_2_tD881350B51AAC8120E5FC036217F6291F787ECD5 * get__itemsById_4() const { return ____itemsById_4; } inline Dictionary_2_tD881350B51AAC8120E5FC036217F6291F787ECD5 ** get_address_of__itemsById_4() { return &____itemsById_4; } inline void set__itemsById_4(Dictionary_2_tD881350B51AAC8120E5FC036217F6291F787ECD5 * value) { ____itemsById_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____itemsById_4), (void*)value); } inline static int32_t get_offset_of__itemsByName_5() { return static_cast(offsetof(UIPackage_t190BA774AE5F589C844AE860E8F8B5614BD09693, ____itemsByName_5)); } inline Dictionary_2_tD881350B51AAC8120E5FC036217F6291F787ECD5 * get__itemsByName_5() const { return ____itemsByName_5; } inline Dictionary_2_tD881350B51AAC8120E5FC036217F6291F787ECD5 ** get_address_of__itemsByName_5() { return &____itemsByName_5; } inline void set__itemsByName_5(Dictionary_2_tD881350B51AAC8120E5FC036217F6291F787ECD5 * value) { ____itemsByName_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____itemsByName_5), (void*)value); } inline static int32_t get_offset_of__customId_6() { return static_cast(offsetof(UIPackage_t190BA774AE5F589C844AE860E8F8B5614BD09693, ____customId_6)); } inline String_t* get__customId_6() const { return ____customId_6; } inline String_t** get_address_of__customId_6() { return &____customId_6; } inline void set__customId_6(String_t* value) { ____customId_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____customId_6), (void*)value); } inline static int32_t get_offset_of__resourceMode_7() { return static_cast(offsetof(UIPackage_t190BA774AE5F589C844AE860E8F8B5614BD09693, ____resourceMode_7)); } inline bool get__resourceMode_7() const { return ____resourceMode_7; } inline bool* get_address_of__resourceMode_7() { return &____resourceMode_7; } inline void set__resourceMode_7(bool value) { ____resourceMode_7 = value; } inline static int32_t get_offset_of__sprites_8() { return static_cast(offsetof(UIPackage_t190BA774AE5F589C844AE860E8F8B5614BD09693, ____sprites_8)); } inline Dictionary_2_tCEF8585CF178AC40FC46D11B64CCB62A09674317 * get__sprites_8() const { return ____sprites_8; } inline Dictionary_2_tCEF8585CF178AC40FC46D11B64CCB62A09674317 ** get_address_of__sprites_8() { return &____sprites_8; } inline void set__sprites_8(Dictionary_2_tCEF8585CF178AC40FC46D11B64CCB62A09674317 * value) { ____sprites_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____sprites_8), (void*)value); } }; struct UIPackage_t190BA774AE5F589C844AE860E8F8B5614BD09693_StaticFields { public: // System.Collections.Generic.Dictionary`2 FairyGUI.UIPackage::_packageInstById Dictionary_2_t3252B03A5712C9CF799ED70903944F15BC639949 * ____packageInstById_9; // System.Collections.Generic.Dictionary`2 FairyGUI.UIPackage::_packageInstByName Dictionary_2_t3252B03A5712C9CF799ED70903944F15BC639949 * ____packageInstByName_10; // System.Collections.Generic.List`1 FairyGUI.UIPackage::_packageList List_1_t1C8C520C896B743C64F472C95C0CA89355A465CC * ____packageList_11; // System.Int32 FairyGUI.UIPackage::_constructing int32_t ____constructing_12; public: inline static int32_t get_offset_of__packageInstById_9() { return static_cast(offsetof(UIPackage_t190BA774AE5F589C844AE860E8F8B5614BD09693_StaticFields, ____packageInstById_9)); } inline Dictionary_2_t3252B03A5712C9CF799ED70903944F15BC639949 * get__packageInstById_9() const { return ____packageInstById_9; } inline Dictionary_2_t3252B03A5712C9CF799ED70903944F15BC639949 ** get_address_of__packageInstById_9() { return &____packageInstById_9; } inline void set__packageInstById_9(Dictionary_2_t3252B03A5712C9CF799ED70903944F15BC639949 * value) { ____packageInstById_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____packageInstById_9), (void*)value); } inline static int32_t get_offset_of__packageInstByName_10() { return static_cast(offsetof(UIPackage_t190BA774AE5F589C844AE860E8F8B5614BD09693_StaticFields, ____packageInstByName_10)); } inline Dictionary_2_t3252B03A5712C9CF799ED70903944F15BC639949 * get__packageInstByName_10() const { return ____packageInstByName_10; } inline Dictionary_2_t3252B03A5712C9CF799ED70903944F15BC639949 ** get_address_of__packageInstByName_10() { return &____packageInstByName_10; } inline void set__packageInstByName_10(Dictionary_2_t3252B03A5712C9CF799ED70903944F15BC639949 * value) { ____packageInstByName_10 = value; Il2CppCodeGenWriteBarrier((void**)(&____packageInstByName_10), (void*)value); } inline static int32_t get_offset_of__packageList_11() { return static_cast(offsetof(UIPackage_t190BA774AE5F589C844AE860E8F8B5614BD09693_StaticFields, ____packageList_11)); } inline List_1_t1C8C520C896B743C64F472C95C0CA89355A465CC * get__packageList_11() const { return ____packageList_11; } inline List_1_t1C8C520C896B743C64F472C95C0CA89355A465CC ** get_address_of__packageList_11() { return &____packageList_11; } inline void set__packageList_11(List_1_t1C8C520C896B743C64F472C95C0CA89355A465CC * value) { ____packageList_11 = value; Il2CppCodeGenWriteBarrier((void**)(&____packageList_11), (void*)value); } inline static int32_t get_offset_of__constructing_12() { return static_cast(offsetof(UIPackage_t190BA774AE5F589C844AE860E8F8B5614BD09693_StaticFields, ____constructing_12)); } inline int32_t get__constructing_12() const { return ____constructing_12; } inline int32_t* get_address_of__constructing_12() { return &____constructing_12; } inline void set__constructing_12(int32_t value) { ____constructing_12 = value; } }; // FairyGUI.Utils.ByteBuffer struct ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268 : public RuntimeObject { public: // System.Boolean FairyGUI.Utils.ByteBuffer::littleEndian bool ___littleEndian_0; // System.String[] FairyGUI.Utils.ByteBuffer::stringTable StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___stringTable_1; // System.Int32 FairyGUI.Utils.ByteBuffer::version int32_t ___version_2; // System.Int32 FairyGUI.Utils.ByteBuffer::_pointer int32_t ____pointer_3; // System.Int32 FairyGUI.Utils.ByteBuffer::_offset int32_t ____offset_4; // System.Int32 FairyGUI.Utils.ByteBuffer::_length int32_t ____length_5; // System.Byte[] FairyGUI.Utils.ByteBuffer::_data ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ____data_6; public: inline static int32_t get_offset_of_littleEndian_0() { return static_cast(offsetof(ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268, ___littleEndian_0)); } inline bool get_littleEndian_0() const { return ___littleEndian_0; } inline bool* get_address_of_littleEndian_0() { return &___littleEndian_0; } inline void set_littleEndian_0(bool value) { ___littleEndian_0 = value; } inline static int32_t get_offset_of_stringTable_1() { return static_cast(offsetof(ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268, ___stringTable_1)); } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get_stringTable_1() const { return ___stringTable_1; } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of_stringTable_1() { return &___stringTable_1; } inline void set_stringTable_1(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value) { ___stringTable_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___stringTable_1), (void*)value); } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268, ___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__pointer_3() { return static_cast(offsetof(ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268, ____pointer_3)); } inline int32_t get__pointer_3() const { return ____pointer_3; } inline int32_t* get_address_of__pointer_3() { return &____pointer_3; } inline void set__pointer_3(int32_t value) { ____pointer_3 = value; } inline static int32_t get_offset_of__offset_4() { return static_cast(offsetof(ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268, ____offset_4)); } inline int32_t get__offset_4() const { return ____offset_4; } inline int32_t* get_address_of__offset_4() { return &____offset_4; } inline void set__offset_4(int32_t value) { ____offset_4 = value; } inline static int32_t get_offset_of__length_5() { return static_cast(offsetof(ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268, ____length_5)); } inline int32_t get__length_5() const { return ____length_5; } inline int32_t* get_address_of__length_5() { return &____length_5; } inline void set__length_5(int32_t value) { ____length_5 = value; } inline static int32_t get_offset_of__data_6() { return static_cast(offsetof(ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268, ____data_6)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get__data_6() const { return ____data_6; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of__data_6() { return &____data_6; } inline void set__data_6(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ____data_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____data_6), (void*)value); } }; struct ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268_StaticFields { public: // System.Byte[] FairyGUI.Utils.ByteBuffer::temp ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___temp_7; public: inline static int32_t get_offset_of_temp_7() { return static_cast(offsetof(ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268_StaticFields, ___temp_7)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_temp_7() const { return ___temp_7; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_temp_7() { return &___temp_7; } inline void set_temp_7(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___temp_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___temp_7), (void*)value); } }; // FairyGUI.Utils.XML struct XML_tB9E05D55D7CE732A1D8421026DEF8AE68F8ED253 : public RuntimeObject { public: // System.String FairyGUI.Utils.XML::k__BackingField String_t* ___U3CnameU3Ek__BackingField_0; // System.String FairyGUI.Utils.XML::k__BackingField String_t* ___U3CtextU3Ek__BackingField_1; // System.Collections.Generic.Dictionary`2 FairyGUI.Utils.XML::_attributes Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * ____attributes_2; // FairyGUI.Utils.XMLList FairyGUI.Utils.XML::_children XMLList_t8C5ABD3F783F8F915238FC5E3927DA1FE3531C7C * ____children_3; public: inline static int32_t get_offset_of_U3CnameU3Ek__BackingField_0() { return static_cast(offsetof(XML_tB9E05D55D7CE732A1D8421026DEF8AE68F8ED253, ___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_U3CtextU3Ek__BackingField_1() { return static_cast(offsetof(XML_tB9E05D55D7CE732A1D8421026DEF8AE68F8ED253, ___U3CtextU3Ek__BackingField_1)); } inline String_t* get_U3CtextU3Ek__BackingField_1() const { return ___U3CtextU3Ek__BackingField_1; } inline String_t** get_address_of_U3CtextU3Ek__BackingField_1() { return &___U3CtextU3Ek__BackingField_1; } inline void set_U3CtextU3Ek__BackingField_1(String_t* value) { ___U3CtextU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CtextU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of__attributes_2() { return static_cast(offsetof(XML_tB9E05D55D7CE732A1D8421026DEF8AE68F8ED253, ____attributes_2)); } inline Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * get__attributes_2() const { return ____attributes_2; } inline Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC ** get_address_of__attributes_2() { return &____attributes_2; } inline void set__attributes_2(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * value) { ____attributes_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____attributes_2), (void*)value); } inline static int32_t get_offset_of__children_3() { return static_cast(offsetof(XML_tB9E05D55D7CE732A1D8421026DEF8AE68F8ED253, ____children_3)); } inline XMLList_t8C5ABD3F783F8F915238FC5E3927DA1FE3531C7C * get__children_3() const { return ____children_3; } inline XMLList_t8C5ABD3F783F8F915238FC5E3927DA1FE3531C7C ** get_address_of__children_3() { return &____children_3; } inline void set__children_3(XMLList_t8C5ABD3F783F8F915238FC5E3927DA1FE3531C7C * value) { ____children_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____children_3), (void*)value); } }; struct XML_tB9E05D55D7CE732A1D8421026DEF8AE68F8ED253_StaticFields { public: // System.Collections.Generic.Stack`1 FairyGUI.Utils.XML::sNodeStack Stack_1_tE31B0C81A785ACA4262F32E1B4C758EDF65433F8 * ___sNodeStack_4; public: inline static int32_t get_offset_of_sNodeStack_4() { return static_cast(offsetof(XML_tB9E05D55D7CE732A1D8421026DEF8AE68F8ED253_StaticFields, ___sNodeStack_4)); } inline Stack_1_tE31B0C81A785ACA4262F32E1B4C758EDF65433F8 * get_sNodeStack_4() const { return ___sNodeStack_4; } inline Stack_1_tE31B0C81A785ACA4262F32E1B4C758EDF65433F8 ** get_address_of_sNodeStack_4() { return &___sNodeStack_4; } inline void set_sNodeStack_4(Stack_1_tE31B0C81A785ACA4262F32E1B4C758EDF65433F8 * value) { ___sNodeStack_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___sNodeStack_4), (void*)value); } }; // FairyGUI_TextFormatWrap struct FairyGUI_TextFormatWrap_tF1F3E1C612F7A3272B65661E497D12E6FE954A09 : public RuntimeObject { public: public: }; // FairyGUI_TimersWrap struct FairyGUI_TimersWrap_t18B0CA6A97540DE81554789727235D8A5EF80320 : public RuntimeObject { public: public: }; // FairyGUI_TransitionWrap struct FairyGUI_TransitionWrap_t8C25AF1E4CDB91AD4F8B6B09473DAC28DE45238E : public RuntimeObject { public: public: }; // FairyGUI_UIConfigWrap struct FairyGUI_UIConfigWrap_t5D8369B8EAD7C834FA9585F347739838990675EC : public RuntimeObject { public: public: }; // FairyGUI_UIObjectFactoryWrap struct FairyGUI_UIObjectFactoryWrap_tDBBA34A0AC7548B9CDC0E703A31D59E7F490796F : public RuntimeObject { public: public: }; // FairyGUI_UIPackageWrap struct FairyGUI_UIPackageWrap_tC3F8DF5DC5D40C14343797AD0B20CB1FCE2E4EA9 : public RuntimeObject { public: public: }; // FairyGUI_WindowWrap struct FairyGUI_WindowWrap_tA5FDA99F1233DF6FE8C86A5D379ABC0B64CEA1FE : public RuntimeObject { public: public: }; // FileManager struct FileManager_tBDE0A9D86892DD426BBE31D4CFB8BE5A1743A4ED : public RuntimeObject { public: public: }; struct FileManager_tBDE0A9D86892DD426BBE31D4CFB8BE5A1743A4ED_StaticFields { public: // System.String FileManager::s_cachePath String_t* ___s_cachePath_0; // System.String FileManager::s_ifsExtractFolder String_t* ___s_ifsExtractFolder_1; // System.String FileManager::s_ifsExtractPath String_t* ___s_ifsExtractPath_2; // System.String FileManager::ab_buildPath String_t* ___ab_buildPath_3; // System.Security.Cryptography.MD5CryptoServiceProvider FileManager::s_md5Provider MD5CryptoServiceProvider_t99447E76D4ED1F3F4DF0F976CB4A8E0FD7148D42 * ___s_md5Provider_4; // FileManager_DelegateOnOperateFileFail FileManager::s_delegateOnOperateFileFail DelegateOnOperateFileFail_t4298CB0596C17A82F51A759B22C90313F35E741C * ___s_delegateOnOperateFileFail_5; public: inline static int32_t get_offset_of_s_cachePath_0() { return static_cast(offsetof(FileManager_tBDE0A9D86892DD426BBE31D4CFB8BE5A1743A4ED_StaticFields, ___s_cachePath_0)); } inline String_t* get_s_cachePath_0() const { return ___s_cachePath_0; } inline String_t** get_address_of_s_cachePath_0() { return &___s_cachePath_0; } inline void set_s_cachePath_0(String_t* value) { ___s_cachePath_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_cachePath_0), (void*)value); } inline static int32_t get_offset_of_s_ifsExtractFolder_1() { return static_cast(offsetof(FileManager_tBDE0A9D86892DD426BBE31D4CFB8BE5A1743A4ED_StaticFields, ___s_ifsExtractFolder_1)); } inline String_t* get_s_ifsExtractFolder_1() const { return ___s_ifsExtractFolder_1; } inline String_t** get_address_of_s_ifsExtractFolder_1() { return &___s_ifsExtractFolder_1; } inline void set_s_ifsExtractFolder_1(String_t* value) { ___s_ifsExtractFolder_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_ifsExtractFolder_1), (void*)value); } inline static int32_t get_offset_of_s_ifsExtractPath_2() { return static_cast(offsetof(FileManager_tBDE0A9D86892DD426BBE31D4CFB8BE5A1743A4ED_StaticFields, ___s_ifsExtractPath_2)); } inline String_t* get_s_ifsExtractPath_2() const { return ___s_ifsExtractPath_2; } inline String_t** get_address_of_s_ifsExtractPath_2() { return &___s_ifsExtractPath_2; } inline void set_s_ifsExtractPath_2(String_t* value) { ___s_ifsExtractPath_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_ifsExtractPath_2), (void*)value); } inline static int32_t get_offset_of_ab_buildPath_3() { return static_cast(offsetof(FileManager_tBDE0A9D86892DD426BBE31D4CFB8BE5A1743A4ED_StaticFields, ___ab_buildPath_3)); } inline String_t* get_ab_buildPath_3() const { return ___ab_buildPath_3; } inline String_t** get_address_of_ab_buildPath_3() { return &___ab_buildPath_3; } inline void set_ab_buildPath_3(String_t* value) { ___ab_buildPath_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___ab_buildPath_3), (void*)value); } inline static int32_t get_offset_of_s_md5Provider_4() { return static_cast(offsetof(FileManager_tBDE0A9D86892DD426BBE31D4CFB8BE5A1743A4ED_StaticFields, ___s_md5Provider_4)); } inline MD5CryptoServiceProvider_t99447E76D4ED1F3F4DF0F976CB4A8E0FD7148D42 * get_s_md5Provider_4() const { return ___s_md5Provider_4; } inline MD5CryptoServiceProvider_t99447E76D4ED1F3F4DF0F976CB4A8E0FD7148D42 ** get_address_of_s_md5Provider_4() { return &___s_md5Provider_4; } inline void set_s_md5Provider_4(MD5CryptoServiceProvider_t99447E76D4ED1F3F4DF0F976CB4A8E0FD7148D42 * value) { ___s_md5Provider_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_md5Provider_4), (void*)value); } inline static int32_t get_offset_of_s_delegateOnOperateFileFail_5() { return static_cast(offsetof(FileManager_tBDE0A9D86892DD426BBE31D4CFB8BE5A1743A4ED_StaticFields, ___s_delegateOnOperateFileFail_5)); } inline DelegateOnOperateFileFail_t4298CB0596C17A82F51A759B22C90313F35E741C * get_s_delegateOnOperateFileFail_5() const { return ___s_delegateOnOperateFileFail_5; } inline DelegateOnOperateFileFail_t4298CB0596C17A82F51A759B22C90313F35E741C ** get_address_of_s_delegateOnOperateFileFail_5() { return &___s_delegateOnOperateFileFail_5; } inline void set_s_delegateOnOperateFileFail_5(DelegateOnOperateFileFail_t4298CB0596C17A82F51A759B22C90313F35E741C * value) { ___s_delegateOnOperateFileFail_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_delegateOnOperateFileFail_5), (void*)value); } }; // FileManager_<>c struct U3CU3Ec_t4110DB2CA76F7D832A48B944959468F727DD08CD : public RuntimeObject { public: public: }; struct U3CU3Ec_t4110DB2CA76F7D832A48B944959468F727DD08CD_StaticFields { public: // FileManager_<>c FileManager_<>c::<>9 U3CU3Ec_t4110DB2CA76F7D832A48B944959468F727DD08CD * ___U3CU3E9_0; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec_t4110DB2CA76F7D832A48B944959468F727DD08CD_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_t4110DB2CA76F7D832A48B944959468F727DD08CD * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_t4110DB2CA76F7D832A48B944959468F727DD08CD ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_t4110DB2CA76F7D832A48B944959468F727DD08CD * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } }; // GPSAddress struct GPSAddress_tCA17D3FEFEC0348D8557B507F4576585936036CF : public RuntimeObject { public: public: }; // GPSAddress_d__2 struct U3CStartGPSU3Ed__2_t419926DBD61C3375ACE3BB7521D6EAA45687427E : public RuntimeObject { public: // System.Int32 GPSAddress_d__2::<>1__state int32_t ___U3CU3E1__state_0; // System.Object GPSAddress_d__2::<>2__current RuntimeObject * ___U3CU3E2__current_1; // LuaInterface.LuaFunction GPSAddress_d__2::callback LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * ___callback_2; // System.Int32 GPSAddress_d__2::5__2 int32_t ___U3CmaxWaitU3E5__2_3; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3CStartGPSU3Ed__2_t419926DBD61C3375ACE3BB7521D6EAA45687427E, ___U3CU3E1__state_0)); } inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; } inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; } inline void set_U3CU3E1__state_0(int32_t value) { ___U3CU3E1__state_0 = value; } inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast(offsetof(U3CStartGPSU3Ed__2_t419926DBD61C3375ACE3BB7521D6EAA45687427E, ___U3CU3E2__current_1)); } inline RuntimeObject * get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; } inline RuntimeObject ** get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; } inline void set_U3CU3E2__current_1(RuntimeObject * value) { ___U3CU3E2__current_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E2__current_1), (void*)value); } inline static int32_t get_offset_of_callback_2() { return static_cast(offsetof(U3CStartGPSU3Ed__2_t419926DBD61C3375ACE3BB7521D6EAA45687427E, ___callback_2)); } inline LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * get_callback_2() const { return ___callback_2; } inline LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B ** get_address_of_callback_2() { return &___callback_2; } inline void set_callback_2(LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * value) { ___callback_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___callback_2), (void*)value); } inline static int32_t get_offset_of_U3CmaxWaitU3E5__2_3() { return static_cast(offsetof(U3CStartGPSU3Ed__2_t419926DBD61C3375ACE3BB7521D6EAA45687427E, ___U3CmaxWaitU3E5__2_3)); } inline int32_t get_U3CmaxWaitU3E5__2_3() const { return ___U3CmaxWaitU3E5__2_3; } inline int32_t* get_address_of_U3CmaxWaitU3E5__2_3() { return &___U3CmaxWaitU3E5__2_3; } inline void set_U3CmaxWaitU3E5__2_3(int32_t value) { ___U3CmaxWaitU3E5__2_3 = value; } }; // Game.Utils struct Utils_t0DC554BAE03E7C7B92D411D4CF70D4F07928B034 : public RuntimeObject { public: public: }; struct Utils_t0DC554BAE03E7C7B92D411D4CF70D4F07928B034_StaticFields { public: // System.String Game.Utils::_fileDir String_t* ____fileDir_0; public: inline static int32_t get_offset_of__fileDir_0() { return static_cast(offsetof(Utils_t0DC554BAE03E7C7B92D411D4CF70D4F07928B034_StaticFields, ____fileDir_0)); } inline String_t* get__fileDir_0() const { return ____fileDir_0; } inline String_t** get_address_of__fileDir_0() { return &____fileDir_0; } inline void set__fileDir_0(String_t* value) { ____fileDir_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____fileDir_0), (void*)value); } }; // Game.Utils_<>c__DisplayClass11_0 struct U3CU3Ec__DisplayClass11_0_tB2F7F95A676C0DC1CF162CF0826330BFE667C79C : public RuntimeObject { public: // System.String Game.Utils_<>c__DisplayClass11_0::path String_t* ___path_0; // LuaInterface.LuaFunction Game.Utils_<>c__DisplayClass11_0::callback LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * ___callback_1; public: inline static int32_t get_offset_of_path_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass11_0_tB2F7F95A676C0DC1CF162CF0826330BFE667C79C, ___path_0)); } inline String_t* get_path_0() const { return ___path_0; } inline String_t** get_address_of_path_0() { return &___path_0; } inline void set_path_0(String_t* value) { ___path_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___path_0), (void*)value); } inline static int32_t get_offset_of_callback_1() { return static_cast(offsetof(U3CU3Ec__DisplayClass11_0_tB2F7F95A676C0DC1CF162CF0826330BFE667C79C, ___callback_1)); } inline LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * get_callback_1() const { return ___callback_1; } inline LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B ** get_address_of_callback_1() { return &___callback_1; } inline void set_callback_1(LuaFunction_tB4326800584EE5253BAA06D01DD3244AC632959B * value) { ___callback_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___callback_1), (void*)value); } }; // 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 LuaInterface.ToLua::VarPushMap Dictionary_2_t96D0FFAC34212E84FBF3B0CC7F964CC2F167F4FA * ___VarPushMap_2; public: inline static int32_t get_offset_of_monoType_0() { return static_cast(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(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(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.List`1 struct List_1_tA00D4B1D4831291FA22D554225B0BA1D7D690822 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items PackageItemU5BU5D_t1D88F271FF583C70E624F6E2A7973E5E239CFCD1* ____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(offsetof(List_1_tA00D4B1D4831291FA22D554225B0BA1D7D690822, ____items_1)); } inline PackageItemU5BU5D_t1D88F271FF583C70E624F6E2A7973E5E239CFCD1* get__items_1() const { return ____items_1; } inline PackageItemU5BU5D_t1D88F271FF583C70E624F6E2A7973E5E239CFCD1** get_address_of__items_1() { return &____items_1; } inline void set__items_1(PackageItemU5BU5D_t1D88F271FF583C70E624F6E2A7973E5E239CFCD1* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tA00D4B1D4831291FA22D554225B0BA1D7D690822, ____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(offsetof(List_1_tA00D4B1D4831291FA22D554225B0BA1D7D690822, ____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(offsetof(List_1_tA00D4B1D4831291FA22D554225B0BA1D7D690822, ____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_tA00D4B1D4831291FA22D554225B0BA1D7D690822_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray PackageItemU5BU5D_t1D88F271FF583C70E624F6E2A7973E5E239CFCD1* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tA00D4B1D4831291FA22D554225B0BA1D7D690822_StaticFields, ____emptyArray_5)); } inline PackageItemU5BU5D_t1D88F271FF583C70E624F6E2A7973E5E239CFCD1* get__emptyArray_5() const { return ____emptyArray_5; } inline PackageItemU5BU5D_t1D88F271FF583C70E624F6E2A7973E5E239CFCD1** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(PackageItemU5BU5D_t1D88F271FF583C70E624F6E2A7973E5E239CFCD1* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t74B6A4CA646AC394724678D53711955E95B67FB2 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ConfigValueU5BU5D_tE490E160F29FCCA9BEB46CD7CCD4C211B3AEE662* ____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(offsetof(List_1_t74B6A4CA646AC394724678D53711955E95B67FB2, ____items_1)); } inline ConfigValueU5BU5D_tE490E160F29FCCA9BEB46CD7CCD4C211B3AEE662* get__items_1() const { return ____items_1; } inline ConfigValueU5BU5D_tE490E160F29FCCA9BEB46CD7CCD4C211B3AEE662** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ConfigValueU5BU5D_tE490E160F29FCCA9BEB46CD7CCD4C211B3AEE662* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t74B6A4CA646AC394724678D53711955E95B67FB2, ____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(offsetof(List_1_t74B6A4CA646AC394724678D53711955E95B67FB2, ____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(offsetof(List_1_t74B6A4CA646AC394724678D53711955E95B67FB2, ____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_t74B6A4CA646AC394724678D53711955E95B67FB2_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray ConfigValueU5BU5D_tE490E160F29FCCA9BEB46CD7CCD4C211B3AEE662* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t74B6A4CA646AC394724678D53711955E95B67FB2_StaticFields, ____emptyArray_5)); } inline ConfigValueU5BU5D_tE490E160F29FCCA9BEB46CD7CCD4C211B3AEE662* get__emptyArray_5() const { return ____emptyArray_5; } inline ConfigValueU5BU5D_tE490E160F29FCCA9BEB46CD7CCD4C211B3AEE662** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(ConfigValueU5BU5D_tE490E160F29FCCA9BEB46CD7CCD4C211B3AEE662* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t1C8C520C896B743C64F472C95C0CA89355A465CC : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items UIPackageU5BU5D_tB5AC08000A78DF99AE7899692BF1EECC675380B1* ____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(offsetof(List_1_t1C8C520C896B743C64F472C95C0CA89355A465CC, ____items_1)); } inline UIPackageU5BU5D_tB5AC08000A78DF99AE7899692BF1EECC675380B1* get__items_1() const { return ____items_1; } inline UIPackageU5BU5D_tB5AC08000A78DF99AE7899692BF1EECC675380B1** get_address_of__items_1() { return &____items_1; } inline void set__items_1(UIPackageU5BU5D_tB5AC08000A78DF99AE7899692BF1EECC675380B1* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1C8C520C896B743C64F472C95C0CA89355A465CC, ____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(offsetof(List_1_t1C8C520C896B743C64F472C95C0CA89355A465CC, ____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(offsetof(List_1_t1C8C520C896B743C64F472C95C0CA89355A465CC, ____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_t1C8C520C896B743C64F472C95C0CA89355A465CC_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray UIPackageU5BU5D_tB5AC08000A78DF99AE7899692BF1EECC675380B1* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t1C8C520C896B743C64F472C95C0CA89355A465CC_StaticFields, ____emptyArray_5)); } inline UIPackageU5BU5D_tB5AC08000A78DF99AE7899692BF1EECC675380B1* get__emptyArray_5() const { return ____emptyArray_5; } inline UIPackageU5BU5D_tB5AC08000A78DF99AE7899692BF1EECC675380B1** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(UIPackageU5BU5D_tB5AC08000A78DF99AE7899692BF1EECC675380B1* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ____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(offsetof(List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3, ____items_1)); } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get__items_1() const { return ____items_1; } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of__items_1() { return &____items_1; } inline void set__items_1(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3, ____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(offsetof(List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3, ____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(offsetof(List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3, ____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_tE8032E48C661C350FF9550E9063D595C0AB25CD3_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3_StaticFields, ____emptyArray_5)); } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get__emptyArray_5() const { return ____emptyArray_5; } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.MarshalByRefObject struct MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF : public RuntimeObject { public: // System.Object System.MarshalByRefObject::_identity RuntimeObject * ____identity_0; public: inline static int32_t get_offset_of__identity_0() { return static_cast(offsetof(MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF, ____identity_0)); } inline RuntimeObject * get__identity_0() const { return ____identity_0; } inline RuntimeObject ** get_address_of__identity_0() { return &____identity_0; } inline void set__identity_0(RuntimeObject * value) { ____identity_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____identity_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.MarshalByRefObject struct MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF_marshaled_pinvoke { Il2CppIUnknown* ____identity_0; }; // Native definition for COM marshalling of System.MarshalByRefObject struct MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF_marshaled_com { Il2CppIUnknown* ____identity_0; }; // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; // System.Security.Cryptography.HashAlgorithm struct HashAlgorithm_t65659695B16C0BBF05707BF45191A97DC156D6BA : public RuntimeObject { public: // System.Int32 System.Security.Cryptography.HashAlgorithm::HashSizeValue int32_t ___HashSizeValue_0; // System.Byte[] System.Security.Cryptography.HashAlgorithm::HashValue ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___HashValue_1; // System.Int32 System.Security.Cryptography.HashAlgorithm::State int32_t ___State_2; // System.Boolean System.Security.Cryptography.HashAlgorithm::m_bDisposed bool ___m_bDisposed_3; public: inline static int32_t get_offset_of_HashSizeValue_0() { return static_cast(offsetof(HashAlgorithm_t65659695B16C0BBF05707BF45191A97DC156D6BA, ___HashSizeValue_0)); } inline int32_t get_HashSizeValue_0() const { return ___HashSizeValue_0; } inline int32_t* get_address_of_HashSizeValue_0() { return &___HashSizeValue_0; } inline void set_HashSizeValue_0(int32_t value) { ___HashSizeValue_0 = value; } inline static int32_t get_offset_of_HashValue_1() { return static_cast(offsetof(HashAlgorithm_t65659695B16C0BBF05707BF45191A97DC156D6BA, ___HashValue_1)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_HashValue_1() const { return ___HashValue_1; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_HashValue_1() { return &___HashValue_1; } inline void set_HashValue_1(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___HashValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___HashValue_1), (void*)value); } inline static int32_t get_offset_of_State_2() { return static_cast(offsetof(HashAlgorithm_t65659695B16C0BBF05707BF45191A97DC156D6BA, ___State_2)); } inline int32_t get_State_2() const { return ___State_2; } inline int32_t* get_address_of_State_2() { return &___State_2; } inline void set_State_2(int32_t value) { ___State_2 = value; } inline static int32_t get_offset_of_m_bDisposed_3() { return static_cast(offsetof(HashAlgorithm_t65659695B16C0BBF05707BF45191A97DC156D6BA, ___m_bDisposed_3)); } inline bool get_m_bDisposed_3() const { return ___m_bDisposed_3; } inline bool* get_address_of_m_bDisposed_3() { return &___m_bDisposed_3; } inline void set_m_bDisposed_3(bool value) { ___m_bDisposed_3 = value; } }; // 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(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(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(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.Text.Encoding struct Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 : public RuntimeObject { public: // System.Int32 System.Text.Encoding::m_codePage int32_t ___m_codePage_9; // System.Globalization.CodePageDataItem System.Text.Encoding::dataItem CodePageDataItem_t6E34BEE9CCCBB35C88D714664633AF6E5F5671FB * ___dataItem_10; // System.Boolean System.Text.Encoding::m_deserializedFromEverett bool ___m_deserializedFromEverett_11; // System.Boolean System.Text.Encoding::m_isReadOnly bool ___m_isReadOnly_12; // System.Text.EncoderFallback System.Text.Encoding::encoderFallback EncoderFallback_tDE342346D01608628F1BCEBB652D31009852CF63 * ___encoderFallback_13; // System.Text.DecoderFallback System.Text.Encoding::decoderFallback DecoderFallback_t128445EB7676870485230893338EF044F6B72F60 * ___decoderFallback_14; public: inline static int32_t get_offset_of_m_codePage_9() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4, ___m_codePage_9)); } inline int32_t get_m_codePage_9() const { return ___m_codePage_9; } inline int32_t* get_address_of_m_codePage_9() { return &___m_codePage_9; } inline void set_m_codePage_9(int32_t value) { ___m_codePage_9 = value; } inline static int32_t get_offset_of_dataItem_10() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4, ___dataItem_10)); } inline CodePageDataItem_t6E34BEE9CCCBB35C88D714664633AF6E5F5671FB * get_dataItem_10() const { return ___dataItem_10; } inline CodePageDataItem_t6E34BEE9CCCBB35C88D714664633AF6E5F5671FB ** get_address_of_dataItem_10() { return &___dataItem_10; } inline void set_dataItem_10(CodePageDataItem_t6E34BEE9CCCBB35C88D714664633AF6E5F5671FB * value) { ___dataItem_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___dataItem_10), (void*)value); } inline static int32_t get_offset_of_m_deserializedFromEverett_11() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4, ___m_deserializedFromEverett_11)); } inline bool get_m_deserializedFromEverett_11() const { return ___m_deserializedFromEverett_11; } inline bool* get_address_of_m_deserializedFromEverett_11() { return &___m_deserializedFromEverett_11; } inline void set_m_deserializedFromEverett_11(bool value) { ___m_deserializedFromEverett_11 = value; } inline static int32_t get_offset_of_m_isReadOnly_12() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4, ___m_isReadOnly_12)); } inline bool get_m_isReadOnly_12() const { return ___m_isReadOnly_12; } inline bool* get_address_of_m_isReadOnly_12() { return &___m_isReadOnly_12; } inline void set_m_isReadOnly_12(bool value) { ___m_isReadOnly_12 = value; } inline static int32_t get_offset_of_encoderFallback_13() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4, ___encoderFallback_13)); } inline EncoderFallback_tDE342346D01608628F1BCEBB652D31009852CF63 * get_encoderFallback_13() const { return ___encoderFallback_13; } inline EncoderFallback_tDE342346D01608628F1BCEBB652D31009852CF63 ** get_address_of_encoderFallback_13() { return &___encoderFallback_13; } inline void set_encoderFallback_13(EncoderFallback_tDE342346D01608628F1BCEBB652D31009852CF63 * value) { ___encoderFallback_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___encoderFallback_13), (void*)value); } inline static int32_t get_offset_of_decoderFallback_14() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4, ___decoderFallback_14)); } inline DecoderFallback_t128445EB7676870485230893338EF044F6B72F60 * get_decoderFallback_14() const { return ___decoderFallback_14; } inline DecoderFallback_t128445EB7676870485230893338EF044F6B72F60 ** get_address_of_decoderFallback_14() { return &___decoderFallback_14; } inline void set_decoderFallback_14(DecoderFallback_t128445EB7676870485230893338EF044F6B72F60 * value) { ___decoderFallback_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___decoderFallback_14), (void*)value); } }; struct Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields { public: // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::defaultEncoding Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * ___defaultEncoding_0; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::unicodeEncoding Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * ___unicodeEncoding_1; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::bigEndianUnicode Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * ___bigEndianUnicode_2; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf7Encoding Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * ___utf7Encoding_3; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf8Encoding Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * ___utf8Encoding_4; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf32Encoding Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * ___utf32Encoding_5; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::asciiEncoding Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * ___asciiEncoding_6; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::latin1Encoding Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * ___latin1Encoding_7; // System.Collections.Hashtable modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::encodings Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * ___encodings_8; // System.Object System.Text.Encoding::s_InternalSyncObject RuntimeObject * ___s_InternalSyncObject_15; public: inline static int32_t get_offset_of_defaultEncoding_0() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields, ___defaultEncoding_0)); } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * get_defaultEncoding_0() const { return ___defaultEncoding_0; } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 ** get_address_of_defaultEncoding_0() { return &___defaultEncoding_0; } inline void set_defaultEncoding_0(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * value) { ___defaultEncoding_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultEncoding_0), (void*)value); } inline static int32_t get_offset_of_unicodeEncoding_1() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields, ___unicodeEncoding_1)); } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * get_unicodeEncoding_1() const { return ___unicodeEncoding_1; } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 ** get_address_of_unicodeEncoding_1() { return &___unicodeEncoding_1; } inline void set_unicodeEncoding_1(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * value) { ___unicodeEncoding_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___unicodeEncoding_1), (void*)value); } inline static int32_t get_offset_of_bigEndianUnicode_2() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields, ___bigEndianUnicode_2)); } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * get_bigEndianUnicode_2() const { return ___bigEndianUnicode_2; } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 ** get_address_of_bigEndianUnicode_2() { return &___bigEndianUnicode_2; } inline void set_bigEndianUnicode_2(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * value) { ___bigEndianUnicode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___bigEndianUnicode_2), (void*)value); } inline static int32_t get_offset_of_utf7Encoding_3() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields, ___utf7Encoding_3)); } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * get_utf7Encoding_3() const { return ___utf7Encoding_3; } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 ** get_address_of_utf7Encoding_3() { return &___utf7Encoding_3; } inline void set_utf7Encoding_3(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * value) { ___utf7Encoding_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___utf7Encoding_3), (void*)value); } inline static int32_t get_offset_of_utf8Encoding_4() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields, ___utf8Encoding_4)); } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * get_utf8Encoding_4() const { return ___utf8Encoding_4; } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 ** get_address_of_utf8Encoding_4() { return &___utf8Encoding_4; } inline void set_utf8Encoding_4(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * value) { ___utf8Encoding_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___utf8Encoding_4), (void*)value); } inline static int32_t get_offset_of_utf32Encoding_5() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields, ___utf32Encoding_5)); } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * get_utf32Encoding_5() const { return ___utf32Encoding_5; } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 ** get_address_of_utf32Encoding_5() { return &___utf32Encoding_5; } inline void set_utf32Encoding_5(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * value) { ___utf32Encoding_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___utf32Encoding_5), (void*)value); } inline static int32_t get_offset_of_asciiEncoding_6() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields, ___asciiEncoding_6)); } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * get_asciiEncoding_6() const { return ___asciiEncoding_6; } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 ** get_address_of_asciiEncoding_6() { return &___asciiEncoding_6; } inline void set_asciiEncoding_6(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * value) { ___asciiEncoding_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___asciiEncoding_6), (void*)value); } inline static int32_t get_offset_of_latin1Encoding_7() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields, ___latin1Encoding_7)); } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * get_latin1Encoding_7() const { return ___latin1Encoding_7; } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 ** get_address_of_latin1Encoding_7() { return &___latin1Encoding_7; } inline void set_latin1Encoding_7(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * value) { ___latin1Encoding_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___latin1Encoding_7), (void*)value); } inline static int32_t get_offset_of_encodings_8() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields, ___encodings_8)); } inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * get_encodings_8() const { return ___encodings_8; } inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 ** get_address_of_encodings_8() { return &___encodings_8; } inline void set_encodings_8(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * value) { ___encodings_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___encodings_8), (void*)value); } inline static int32_t get_offset_of_s_InternalSyncObject_15() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields, ___s_InternalSyncObject_15)); } inline RuntimeObject * get_s_InternalSyncObject_15() const { return ___s_InternalSyncObject_15; } inline RuntimeObject ** get_address_of_s_InternalSyncObject_15() { return &___s_InternalSyncObject_15; } inline void set_s_InternalSyncObject_15(RuntimeObject * value) { ___s_InternalSyncObject_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_InternalSyncObject_15), (void*)value); } }; // System.Text.StringBuilder struct StringBuilder_t : public RuntimeObject { public: // System.Char[] System.Text.StringBuilder::m_ChunkChars CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___m_ChunkChars_0; // System.Text.StringBuilder System.Text.StringBuilder::m_ChunkPrevious StringBuilder_t * ___m_ChunkPrevious_1; // System.Int32 System.Text.StringBuilder::m_ChunkLength int32_t ___m_ChunkLength_2; // System.Int32 System.Text.StringBuilder::m_ChunkOffset int32_t ___m_ChunkOffset_3; // System.Int32 System.Text.StringBuilder::m_MaxCapacity int32_t ___m_MaxCapacity_4; public: inline static int32_t get_offset_of_m_ChunkChars_0() { return static_cast(offsetof(StringBuilder_t, ___m_ChunkChars_0)); } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get_m_ChunkChars_0() const { return ___m_ChunkChars_0; } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of_m_ChunkChars_0() { return &___m_ChunkChars_0; } inline void set_m_ChunkChars_0(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value) { ___m_ChunkChars_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ChunkChars_0), (void*)value); } inline static int32_t get_offset_of_m_ChunkPrevious_1() { return static_cast(offsetof(StringBuilder_t, ___m_ChunkPrevious_1)); } inline StringBuilder_t * get_m_ChunkPrevious_1() const { return ___m_ChunkPrevious_1; } inline StringBuilder_t ** get_address_of_m_ChunkPrevious_1() { return &___m_ChunkPrevious_1; } inline void set_m_ChunkPrevious_1(StringBuilder_t * value) { ___m_ChunkPrevious_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ChunkPrevious_1), (void*)value); } inline static int32_t get_offset_of_m_ChunkLength_2() { return static_cast(offsetof(StringBuilder_t, ___m_ChunkLength_2)); } inline int32_t get_m_ChunkLength_2() const { return ___m_ChunkLength_2; } inline int32_t* get_address_of_m_ChunkLength_2() { return &___m_ChunkLength_2; } inline void set_m_ChunkLength_2(int32_t value) { ___m_ChunkLength_2 = value; } inline static int32_t get_offset_of_m_ChunkOffset_3() { return static_cast(offsetof(StringBuilder_t, ___m_ChunkOffset_3)); } inline int32_t get_m_ChunkOffset_3() const { return ___m_ChunkOffset_3; } inline int32_t* get_address_of_m_ChunkOffset_3() { return &___m_ChunkOffset_3; } inline void set_m_ChunkOffset_3(int32_t value) { ___m_ChunkOffset_3 = value; } inline static int32_t get_offset_of_m_MaxCapacity_4() { return static_cast(offsetof(StringBuilder_t, ___m_MaxCapacity_4)); } inline int32_t get_m_MaxCapacity_4() const { return ___m_MaxCapacity_4; } inline int32_t* get_address_of_m_MaxCapacity_4() { return &___m_MaxCapacity_4; } inline void set_m_MaxCapacity_4(int32_t value) { ___m_MaxCapacity_4 = value; } }; // System.TimeZone struct TimeZone_tA2DF435DA1A379978B885F0872A93774666B7454 : public RuntimeObject { public: public: }; struct TimeZone_tA2DF435DA1A379978B885F0872A93774666B7454_StaticFields { public: // System.TimeZone System.TimeZone::currentTimeZone TimeZone_tA2DF435DA1A379978B885F0872A93774666B7454 * ___currentTimeZone_0; // System.Object System.TimeZone::tz_lock RuntimeObject * ___tz_lock_1; // System.Int64 System.TimeZone::timezone_check int64_t ___timezone_check_2; public: inline static int32_t get_offset_of_currentTimeZone_0() { return static_cast(offsetof(TimeZone_tA2DF435DA1A379978B885F0872A93774666B7454_StaticFields, ___currentTimeZone_0)); } inline TimeZone_tA2DF435DA1A379978B885F0872A93774666B7454 * get_currentTimeZone_0() const { return ___currentTimeZone_0; } inline TimeZone_tA2DF435DA1A379978B885F0872A93774666B7454 ** get_address_of_currentTimeZone_0() { return &___currentTimeZone_0; } inline void set_currentTimeZone_0(TimeZone_tA2DF435DA1A379978B885F0872A93774666B7454 * value) { ___currentTimeZone_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___currentTimeZone_0), (void*)value); } inline static int32_t get_offset_of_tz_lock_1() { return static_cast(offsetof(TimeZone_tA2DF435DA1A379978B885F0872A93774666B7454_StaticFields, ___tz_lock_1)); } inline RuntimeObject * get_tz_lock_1() const { return ___tz_lock_1; } inline RuntimeObject ** get_address_of_tz_lock_1() { return &___tz_lock_1; } inline void set_tz_lock_1(RuntimeObject * value) { ___tz_lock_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___tz_lock_1), (void*)value); } inline static int32_t get_offset_of_timezone_check_2() { return static_cast(offsetof(TimeZone_tA2DF435DA1A379978B885F0872A93774666B7454_StaticFields, ___timezone_check_2)); } inline int64_t get_timezone_check_2() const { return ___timezone_check_2; } inline int64_t* get_address_of_timezone_check_2() { return &___timezone_check_2; } inline void set_timezone_check_2(int64_t value) { ___timezone_check_2 = 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.LocationService struct LocationService_t32BBAE98B67650852440E1BB7542B36E6EAFA4AD : public RuntimeObject { public: public: }; // 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 { }; // FairyGUI.Margin struct Margin_t35FBA354FC8FA4BAC98AE71F1DA4A25F2D89BD2E { public: // System.Int32 FairyGUI.Margin::left int32_t ___left_0; // System.Int32 FairyGUI.Margin::right int32_t ___right_1; // System.Int32 FairyGUI.Margin::top int32_t ___top_2; // System.Int32 FairyGUI.Margin::bottom int32_t ___bottom_3; public: inline static int32_t get_offset_of_left_0() { return static_cast(offsetof(Margin_t35FBA354FC8FA4BAC98AE71F1DA4A25F2D89BD2E, ___left_0)); } inline int32_t get_left_0() const { return ___left_0; } inline int32_t* get_address_of_left_0() { return &___left_0; } inline void set_left_0(int32_t value) { ___left_0 = value; } inline static int32_t get_offset_of_right_1() { return static_cast(offsetof(Margin_t35FBA354FC8FA4BAC98AE71F1DA4A25F2D89BD2E, ___right_1)); } inline int32_t get_right_1() const { return ___right_1; } inline int32_t* get_address_of_right_1() { return &___right_1; } inline void set_right_1(int32_t value) { ___right_1 = value; } inline static int32_t get_offset_of_top_2() { return static_cast(offsetof(Margin_t35FBA354FC8FA4BAC98AE71F1DA4A25F2D89BD2E, ___top_2)); } inline int32_t get_top_2() const { return ___top_2; } inline int32_t* get_address_of_top_2() { return &___top_2; } inline void set_top_2(int32_t value) { ___top_2 = value; } inline static int32_t get_offset_of_bottom_3() { return static_cast(offsetof(Margin_t35FBA354FC8FA4BAC98AE71F1DA4A25F2D89BD2E, ___bottom_3)); } inline int32_t get_bottom_3() const { return ___bottom_3; } inline int32_t* get_address_of_bottom_3() { return &___bottom_3; } inline void set_bottom_3(int32_t value) { ___bottom_3 = value; } }; // 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(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(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(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(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(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(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.DateTime struct DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 { public: // System.UInt64 System.DateTime::dateData uint64_t ___dateData_44; public: inline static int32_t get_offset_of_dateData_44() { return static_cast(offsetof(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132, ___dateData_44)); } inline uint64_t get_dateData_44() const { return ___dateData_44; } inline uint64_t* get_address_of_dateData_44() { return &___dateData_44; } inline void set_dateData_44(uint64_t value) { ___dateData_44 = value; } }; struct DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields { public: // System.Int32[] System.DateTime::DaysToMonth365 Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___DaysToMonth365_29; // System.Int32[] System.DateTime::DaysToMonth366 Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___DaysToMonth366_30; // System.DateTime System.DateTime::MinValue DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___MinValue_31; // System.DateTime System.DateTime::MaxValue DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___MaxValue_32; public: inline static int32_t get_offset_of_DaysToMonth365_29() { return static_cast(offsetof(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields, ___DaysToMonth365_29)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_DaysToMonth365_29() const { return ___DaysToMonth365_29; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_DaysToMonth365_29() { return &___DaysToMonth365_29; } inline void set_DaysToMonth365_29(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___DaysToMonth365_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___DaysToMonth365_29), (void*)value); } inline static int32_t get_offset_of_DaysToMonth366_30() { return static_cast(offsetof(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields, ___DaysToMonth366_30)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_DaysToMonth366_30() const { return ___DaysToMonth366_30; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_DaysToMonth366_30() { return &___DaysToMonth366_30; } inline void set_DaysToMonth366_30(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___DaysToMonth366_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___DaysToMonth366_30), (void*)value); } inline static int32_t get_offset_of_MinValue_31() { return static_cast(offsetof(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields, ___MinValue_31)); } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 get_MinValue_31() const { return ___MinValue_31; } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * get_address_of_MinValue_31() { return &___MinValue_31; } inline void set_MinValue_31(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value) { ___MinValue_31 = value; } inline static int32_t get_offset_of_MaxValue_32() { return static_cast(offsetof(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields, ___MaxValue_32)); } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 get_MaxValue_32() const { return ___MaxValue_32; } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * get_address_of_MaxValue_32() { return &___MaxValue_32; } inline void set_MaxValue_32(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value) { ___MaxValue_32 = 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(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(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(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.IO.Stream struct Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 : public MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF { public: // System.IO.Stream_ReadWriteTask System.IO.Stream::_activeReadWriteTask ReadWriteTask_tFA17EEE8BC5C4C83EAEFCC3662A30DE351ABAA80 * ____activeReadWriteTask_2; // System.Threading.SemaphoreSlim System.IO.Stream::_asyncActiveSemaphore SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048 * ____asyncActiveSemaphore_3; public: inline static int32_t get_offset_of__activeReadWriteTask_2() { return static_cast(offsetof(Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7, ____activeReadWriteTask_2)); } inline ReadWriteTask_tFA17EEE8BC5C4C83EAEFCC3662A30DE351ABAA80 * get__activeReadWriteTask_2() const { return ____activeReadWriteTask_2; } inline ReadWriteTask_tFA17EEE8BC5C4C83EAEFCC3662A30DE351ABAA80 ** get_address_of__activeReadWriteTask_2() { return &____activeReadWriteTask_2; } inline void set__activeReadWriteTask_2(ReadWriteTask_tFA17EEE8BC5C4C83EAEFCC3662A30DE351ABAA80 * value) { ____activeReadWriteTask_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____activeReadWriteTask_2), (void*)value); } inline static int32_t get_offset_of__asyncActiveSemaphore_3() { return static_cast(offsetof(Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7, ____asyncActiveSemaphore_3)); } inline SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048 * get__asyncActiveSemaphore_3() const { return ____asyncActiveSemaphore_3; } inline SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048 ** get_address_of__asyncActiveSemaphore_3() { return &____asyncActiveSemaphore_3; } inline void set__asyncActiveSemaphore_3(SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048 * value) { ____asyncActiveSemaphore_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____asyncActiveSemaphore_3), (void*)value); } }; struct Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7_StaticFields { public: // System.IO.Stream System.IO.Stream::Null Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * ___Null_1; public: inline static int32_t get_offset_of_Null_1() { return static_cast(offsetof(Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7_StaticFields, ___Null_1)); } inline Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * get_Null_1() const { return ___Null_1; } inline Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 ** get_address_of_Null_1() { return &___Null_1; } inline void set_Null_1(Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * value) { ___Null_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Null_1), (void*)value); } }; // 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(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.Int64 struct Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436 { public: // System.Int64 System.Int64::m_value int64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436, ___m_value_0)); } inline int64_t get_m_value_0() const { return ___m_value_0; } inline int64_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int64_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(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(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.Security.Cryptography.MD5 struct MD5_tCED753745572EC20FE5D31D15F132736B5343EE6 : public HashAlgorithm_t65659695B16C0BBF05707BF45191A97DC156D6BA { public: public: }; // System.Single struct Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1 { public: // System.Single System.Single::m_value float ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1, ___m_value_0)); } inline float get_m_value_0() const { return ___m_value_0; } inline float* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(float value) { ___m_value_0 = value; } }; // System.UInt32 struct UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B { public: // System.UInt32 System.UInt32::m_value uint32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B, ___m_value_0)); } inline uint32_t get_m_value_0() const { return ___m_value_0; } inline uint32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint32_t value) { ___m_value_0 = value; } }; // System.Void struct Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017 { public: union { struct { }; uint8_t Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017__padding[1]; }; public: }; // UnityEngine.Color struct Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 { public: // System.Single UnityEngine.Color::r float ___r_0; // System.Single UnityEngine.Color::g float ___g_1; // System.Single UnityEngine.Color::b float ___b_2; // System.Single UnityEngine.Color::a float ___a_3; public: inline static int32_t get_offset_of_r_0() { return static_cast(offsetof(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2, ___r_0)); } inline float get_r_0() const { return ___r_0; } inline float* get_address_of_r_0() { return &___r_0; } inline void set_r_0(float value) { ___r_0 = value; } inline static int32_t get_offset_of_g_1() { return static_cast(offsetof(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2, ___g_1)); } inline float get_g_1() const { return ___g_1; } inline float* get_address_of_g_1() { return &___g_1; } inline void set_g_1(float value) { ___g_1 = value; } inline static int32_t get_offset_of_b_2() { return static_cast(offsetof(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2, ___b_2)); } inline float get_b_2() const { return ___b_2; } inline float* get_address_of_b_2() { return &___b_2; } inline void set_b_2(float value) { ___b_2 = value; } inline static int32_t get_offset_of_a_3() { return static_cast(offsetof(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2, ___a_3)); } inline float get_a_3() const { return ___a_3; } inline float* get_address_of_a_3() { return &___a_3; } inline void set_a_3(float value) { ___a_3 = value; } }; // UnityEngine.Color32 struct Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 { public: union { #pragma pack(push, tp, 1) struct { // System.Int32 UnityEngine.Color32::rgba int32_t ___rgba_0; }; #pragma pack(pop, tp) struct { int32_t ___rgba_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.Byte UnityEngine.Color32::r uint8_t ___r_1; }; #pragma pack(pop, tp) struct { uint8_t ___r_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___g_2_OffsetPadding[1]; // System.Byte UnityEngine.Color32::g uint8_t ___g_2; }; #pragma pack(pop, tp) struct { char ___g_2_OffsetPadding_forAlignmentOnly[1]; uint8_t ___g_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___b_3_OffsetPadding[2]; // System.Byte UnityEngine.Color32::b uint8_t ___b_3; }; #pragma pack(pop, tp) struct { char ___b_3_OffsetPadding_forAlignmentOnly[2]; uint8_t ___b_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___a_4_OffsetPadding[3]; // System.Byte UnityEngine.Color32::a uint8_t ___a_4; }; #pragma pack(pop, tp) struct { char ___a_4_OffsetPadding_forAlignmentOnly[3]; uint8_t ___a_4_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_rgba_0() { return static_cast(offsetof(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23, ___rgba_0)); } inline int32_t get_rgba_0() const { return ___rgba_0; } inline int32_t* get_address_of_rgba_0() { return &___rgba_0; } inline void set_rgba_0(int32_t value) { ___rgba_0 = value; } inline static int32_t get_offset_of_r_1() { return static_cast(offsetof(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23, ___r_1)); } inline uint8_t get_r_1() const { return ___r_1; } inline uint8_t* get_address_of_r_1() { return &___r_1; } inline void set_r_1(uint8_t value) { ___r_1 = value; } inline static int32_t get_offset_of_g_2() { return static_cast(offsetof(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23, ___g_2)); } inline uint8_t get_g_2() const { return ___g_2; } inline uint8_t* get_address_of_g_2() { return &___g_2; } inline void set_g_2(uint8_t value) { ___g_2 = value; } inline static int32_t get_offset_of_b_3() { return static_cast(offsetof(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23, ___b_3)); } inline uint8_t get_b_3() const { return ___b_3; } inline uint8_t* get_address_of_b_3() { return &___b_3; } inline void set_b_3(uint8_t value) { ___b_3 = value; } inline static int32_t get_offset_of_a_4() { return static_cast(offsetof(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23, ___a_4)); } inline uint8_t get_a_4() const { return ___a_4; } inline uint8_t* get_address_of_a_4() { return &___a_4; } inline void set_a_4(uint8_t value) { ___a_4 = value; } }; // UnityEngine.LocationInfo struct LocationInfo_tA16D46B7B02602A9CDD937D42E44360951426D1C { public: // System.Double UnityEngine.LocationInfo::m_Timestamp double ___m_Timestamp_0; // System.Single UnityEngine.LocationInfo::m_Latitude float ___m_Latitude_1; // System.Single UnityEngine.LocationInfo::m_Longitude float ___m_Longitude_2; // System.Single UnityEngine.LocationInfo::m_Altitude float ___m_Altitude_3; // System.Single UnityEngine.LocationInfo::m_HorizontalAccuracy float ___m_HorizontalAccuracy_4; // System.Single UnityEngine.LocationInfo::m_VerticalAccuracy float ___m_VerticalAccuracy_5; public: inline static int32_t get_offset_of_m_Timestamp_0() { return static_cast(offsetof(LocationInfo_tA16D46B7B02602A9CDD937D42E44360951426D1C, ___m_Timestamp_0)); } inline double get_m_Timestamp_0() const { return ___m_Timestamp_0; } inline double* get_address_of_m_Timestamp_0() { return &___m_Timestamp_0; } inline void set_m_Timestamp_0(double value) { ___m_Timestamp_0 = value; } inline static int32_t get_offset_of_m_Latitude_1() { return static_cast(offsetof(LocationInfo_tA16D46B7B02602A9CDD937D42E44360951426D1C, ___m_Latitude_1)); } inline float get_m_Latitude_1() const { return ___m_Latitude_1; } inline float* get_address_of_m_Latitude_1() { return &___m_Latitude_1; } inline void set_m_Latitude_1(float value) { ___m_Latitude_1 = value; } inline static int32_t get_offset_of_m_Longitude_2() { return static_cast(offsetof(LocationInfo_tA16D46B7B02602A9CDD937D42E44360951426D1C, ___m_Longitude_2)); } inline float get_m_Longitude_2() const { return ___m_Longitude_2; } inline float* get_address_of_m_Longitude_2() { return &___m_Longitude_2; } inline void set_m_Longitude_2(float value) { ___m_Longitude_2 = value; } inline static int32_t get_offset_of_m_Altitude_3() { return static_cast(offsetof(LocationInfo_tA16D46B7B02602A9CDD937D42E44360951426D1C, ___m_Altitude_3)); } inline float get_m_Altitude_3() const { return ___m_Altitude_3; } inline float* get_address_of_m_Altitude_3() { return &___m_Altitude_3; } inline void set_m_Altitude_3(float value) { ___m_Altitude_3 = value; } inline static int32_t get_offset_of_m_HorizontalAccuracy_4() { return static_cast(offsetof(LocationInfo_tA16D46B7B02602A9CDD937D42E44360951426D1C, ___m_HorizontalAccuracy_4)); } inline float get_m_HorizontalAccuracy_4() const { return ___m_HorizontalAccuracy_4; } inline float* get_address_of_m_HorizontalAccuracy_4() { return &___m_HorizontalAccuracy_4; } inline void set_m_HorizontalAccuracy_4(float value) { ___m_HorizontalAccuracy_4 = value; } inline static int32_t get_offset_of_m_VerticalAccuracy_5() { return static_cast(offsetof(LocationInfo_tA16D46B7B02602A9CDD937D42E44360951426D1C, ___m_VerticalAccuracy_5)); } inline float get_m_VerticalAccuracy_5() const { return ___m_VerticalAccuracy_5; } inline float* get_address_of_m_VerticalAccuracy_5() { return &___m_VerticalAccuracy_5; } inline void set_m_VerticalAccuracy_5(float value) { ___m_VerticalAccuracy_5 = value; } }; // UnityEngine.Matrix4x4 struct Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA { public: // System.Single UnityEngine.Matrix4x4::m00 float ___m00_0; // System.Single UnityEngine.Matrix4x4::m10 float ___m10_1; // System.Single UnityEngine.Matrix4x4::m20 float ___m20_2; // System.Single UnityEngine.Matrix4x4::m30 float ___m30_3; // System.Single UnityEngine.Matrix4x4::m01 float ___m01_4; // System.Single UnityEngine.Matrix4x4::m11 float ___m11_5; // System.Single UnityEngine.Matrix4x4::m21 float ___m21_6; // System.Single UnityEngine.Matrix4x4::m31 float ___m31_7; // System.Single UnityEngine.Matrix4x4::m02 float ___m02_8; // System.Single UnityEngine.Matrix4x4::m12 float ___m12_9; // System.Single UnityEngine.Matrix4x4::m22 float ___m22_10; // System.Single UnityEngine.Matrix4x4::m32 float ___m32_11; // System.Single UnityEngine.Matrix4x4::m03 float ___m03_12; // System.Single UnityEngine.Matrix4x4::m13 float ___m13_13; // System.Single UnityEngine.Matrix4x4::m23 float ___m23_14; // System.Single UnityEngine.Matrix4x4::m33 float ___m33_15; public: inline static int32_t get_offset_of_m00_0() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m00_0)); } inline float get_m00_0() const { return ___m00_0; } inline float* get_address_of_m00_0() { return &___m00_0; } inline void set_m00_0(float value) { ___m00_0 = value; } inline static int32_t get_offset_of_m10_1() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m10_1)); } inline float get_m10_1() const { return ___m10_1; } inline float* get_address_of_m10_1() { return &___m10_1; } inline void set_m10_1(float value) { ___m10_1 = value; } inline static int32_t get_offset_of_m20_2() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m20_2)); } inline float get_m20_2() const { return ___m20_2; } inline float* get_address_of_m20_2() { return &___m20_2; } inline void set_m20_2(float value) { ___m20_2 = value; } inline static int32_t get_offset_of_m30_3() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m30_3)); } inline float get_m30_3() const { return ___m30_3; } inline float* get_address_of_m30_3() { return &___m30_3; } inline void set_m30_3(float value) { ___m30_3 = value; } inline static int32_t get_offset_of_m01_4() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m01_4)); } inline float get_m01_4() const { return ___m01_4; } inline float* get_address_of_m01_4() { return &___m01_4; } inline void set_m01_4(float value) { ___m01_4 = value; } inline static int32_t get_offset_of_m11_5() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m11_5)); } inline float get_m11_5() const { return ___m11_5; } inline float* get_address_of_m11_5() { return &___m11_5; } inline void set_m11_5(float value) { ___m11_5 = value; } inline static int32_t get_offset_of_m21_6() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m21_6)); } inline float get_m21_6() const { return ___m21_6; } inline float* get_address_of_m21_6() { return &___m21_6; } inline void set_m21_6(float value) { ___m21_6 = value; } inline static int32_t get_offset_of_m31_7() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m31_7)); } inline float get_m31_7() const { return ___m31_7; } inline float* get_address_of_m31_7() { return &___m31_7; } inline void set_m31_7(float value) { ___m31_7 = value; } inline static int32_t get_offset_of_m02_8() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m02_8)); } inline float get_m02_8() const { return ___m02_8; } inline float* get_address_of_m02_8() { return &___m02_8; } inline void set_m02_8(float value) { ___m02_8 = value; } inline static int32_t get_offset_of_m12_9() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m12_9)); } inline float get_m12_9() const { return ___m12_9; } inline float* get_address_of_m12_9() { return &___m12_9; } inline void set_m12_9(float value) { ___m12_9 = value; } inline static int32_t get_offset_of_m22_10() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m22_10)); } inline float get_m22_10() const { return ___m22_10; } inline float* get_address_of_m22_10() { return &___m22_10; } inline void set_m22_10(float value) { ___m22_10 = value; } inline static int32_t get_offset_of_m32_11() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m32_11)); } inline float get_m32_11() const { return ___m32_11; } inline float* get_address_of_m32_11() { return &___m32_11; } inline void set_m32_11(float value) { ___m32_11 = value; } inline static int32_t get_offset_of_m03_12() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m03_12)); } inline float get_m03_12() const { return ___m03_12; } inline float* get_address_of_m03_12() { return &___m03_12; } inline void set_m03_12(float value) { ___m03_12 = value; } inline static int32_t get_offset_of_m13_13() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m13_13)); } inline float get_m13_13() const { return ___m13_13; } inline float* get_address_of_m13_13() { return &___m13_13; } inline void set_m13_13(float value) { ___m13_13 = value; } inline static int32_t get_offset_of_m23_14() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m23_14)); } inline float get_m23_14() const { return ___m23_14; } inline float* get_address_of_m23_14() { return &___m23_14; } inline void set_m23_14(float value) { ___m23_14 = value; } inline static int32_t get_offset_of_m33_15() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m33_15)); } inline float get_m33_15() const { return ___m33_15; } inline float* get_address_of_m33_15() { return &___m33_15; } inline void set_m33_15(float value) { ___m33_15 = value; } }; struct Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA_StaticFields { public: // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::zeroMatrix Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ___zeroMatrix_16; // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::identityMatrix Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ___identityMatrix_17; public: inline static int32_t get_offset_of_zeroMatrix_16() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA_StaticFields, ___zeroMatrix_16)); } inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA get_zeroMatrix_16() const { return ___zeroMatrix_16; } inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * get_address_of_zeroMatrix_16() { return &___zeroMatrix_16; } inline void set_zeroMatrix_16(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA value) { ___zeroMatrix_16 = value; } inline static int32_t get_offset_of_identityMatrix_17() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA_StaticFields, ___identityMatrix_17)); } inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA get_identityMatrix_17() const { return ___identityMatrix_17; } inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * get_address_of_identityMatrix_17() { return &___identityMatrix_17; } inline void set_identityMatrix_17(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA value) { ___identityMatrix_17 = value; } }; // UnityEngine.Quaternion struct Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 { public: // System.Single UnityEngine.Quaternion::x float ___x_0; // System.Single UnityEngine.Quaternion::y float ___y_1; // System.Single UnityEngine.Quaternion::z float ___z_2; // System.Single UnityEngine.Quaternion::w float ___w_3; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } inline static int32_t get_offset_of_z_2() { return static_cast(offsetof(Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357, ___z_2)); } inline float get_z_2() const { return ___z_2; } inline float* get_address_of_z_2() { return &___z_2; } inline void set_z_2(float value) { ___z_2 = value; } inline static int32_t get_offset_of_w_3() { return static_cast(offsetof(Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357, ___w_3)); } inline float get_w_3() const { return ___w_3; } inline float* get_address_of_w_3() { return &___w_3; } inline void set_w_3(float value) { ___w_3 = value; } }; struct Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357_StaticFields { public: // UnityEngine.Quaternion UnityEngine.Quaternion::identityQuaternion Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 ___identityQuaternion_4; public: inline static int32_t get_offset_of_identityQuaternion_4() { return static_cast(offsetof(Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357_StaticFields, ___identityQuaternion_4)); } inline Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 get_identityQuaternion_4() const { return ___identityQuaternion_4; } inline Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 * get_address_of_identityQuaternion_4() { return &___identityQuaternion_4; } inline void set_identityQuaternion_4(Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 value) { ___identityQuaternion_4 = value; } }; // UnityEngine.Rect struct Rect_t35B976DE901B5423C11705E156938EA27AB402CE { public: // System.Single UnityEngine.Rect::m_XMin float ___m_XMin_0; // System.Single UnityEngine.Rect::m_YMin float ___m_YMin_1; // System.Single UnityEngine.Rect::m_Width float ___m_Width_2; // System.Single UnityEngine.Rect::m_Height float ___m_Height_3; public: inline static int32_t get_offset_of_m_XMin_0() { return static_cast(offsetof(Rect_t35B976DE901B5423C11705E156938EA27AB402CE, ___m_XMin_0)); } inline float get_m_XMin_0() const { return ___m_XMin_0; } inline float* get_address_of_m_XMin_0() { return &___m_XMin_0; } inline void set_m_XMin_0(float value) { ___m_XMin_0 = value; } inline static int32_t get_offset_of_m_YMin_1() { return static_cast(offsetof(Rect_t35B976DE901B5423C11705E156938EA27AB402CE, ___m_YMin_1)); } inline float get_m_YMin_1() const { return ___m_YMin_1; } inline float* get_address_of_m_YMin_1() { return &___m_YMin_1; } inline void set_m_YMin_1(float value) { ___m_YMin_1 = value; } inline static int32_t get_offset_of_m_Width_2() { return static_cast(offsetof(Rect_t35B976DE901B5423C11705E156938EA27AB402CE, ___m_Width_2)); } inline float get_m_Width_2() const { return ___m_Width_2; } inline float* get_address_of_m_Width_2() { return &___m_Width_2; } inline void set_m_Width_2(float value) { ___m_Width_2 = value; } inline static int32_t get_offset_of_m_Height_3() { return static_cast(offsetof(Rect_t35B976DE901B5423C11705E156938EA27AB402CE, ___m_Height_3)); } inline float get_m_Height_3() const { return ___m_Height_3; } inline float* get_address_of_m_Height_3() { return &___m_Height_3; } inline void set_m_Height_3(float value) { ___m_Height_3 = value; } }; // UnityEngine.Vector2 struct Vector2_tA85D2DD88578276CA8A8796756458277E72D073D { public: // System.Single UnityEngine.Vector2::x float ___x_0; // System.Single UnityEngine.Vector2::y float ___y_1; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } }; struct Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields { public: // UnityEngine.Vector2 UnityEngine.Vector2::zeroVector Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___zeroVector_2; // UnityEngine.Vector2 UnityEngine.Vector2::oneVector Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___oneVector_3; // UnityEngine.Vector2 UnityEngine.Vector2::upVector Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___upVector_4; // UnityEngine.Vector2 UnityEngine.Vector2::downVector Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___downVector_5; // UnityEngine.Vector2 UnityEngine.Vector2::leftVector Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___leftVector_6; // UnityEngine.Vector2 UnityEngine.Vector2::rightVector Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___rightVector_7; // UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___positiveInfinityVector_8; // UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___negativeInfinityVector_9; public: inline static int32_t get_offset_of_zeroVector_2() { return static_cast(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___zeroVector_2)); } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_zeroVector_2() const { return ___zeroVector_2; } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_zeroVector_2() { return &___zeroVector_2; } inline void set_zeroVector_2(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value) { ___zeroVector_2 = value; } inline static int32_t get_offset_of_oneVector_3() { return static_cast(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___oneVector_3)); } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_oneVector_3() const { return ___oneVector_3; } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_oneVector_3() { return &___oneVector_3; } inline void set_oneVector_3(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value) { ___oneVector_3 = value; } inline static int32_t get_offset_of_upVector_4() { return static_cast(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___upVector_4)); } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_upVector_4() const { return ___upVector_4; } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_upVector_4() { return &___upVector_4; } inline void set_upVector_4(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value) { ___upVector_4 = value; } inline static int32_t get_offset_of_downVector_5() { return static_cast(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___downVector_5)); } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_downVector_5() const { return ___downVector_5; } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_downVector_5() { return &___downVector_5; } inline void set_downVector_5(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value) { ___downVector_5 = value; } inline static int32_t get_offset_of_leftVector_6() { return static_cast(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___leftVector_6)); } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_leftVector_6() const { return ___leftVector_6; } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_leftVector_6() { return &___leftVector_6; } inline void set_leftVector_6(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value) { ___leftVector_6 = value; } inline static int32_t get_offset_of_rightVector_7() { return static_cast(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___rightVector_7)); } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_rightVector_7() const { return ___rightVector_7; } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_rightVector_7() { return &___rightVector_7; } inline void set_rightVector_7(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value) { ___rightVector_7 = value; } inline static int32_t get_offset_of_positiveInfinityVector_8() { return static_cast(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___positiveInfinityVector_8)); } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_positiveInfinityVector_8() const { return ___positiveInfinityVector_8; } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_positiveInfinityVector_8() { return &___positiveInfinityVector_8; } inline void set_positiveInfinityVector_8(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value) { ___positiveInfinityVector_8 = value; } inline static int32_t get_offset_of_negativeInfinityVector_9() { return static_cast(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___negativeInfinityVector_9)); } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_negativeInfinityVector_9() const { return ___negativeInfinityVector_9; } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_negativeInfinityVector_9() { return &___negativeInfinityVector_9; } inline void set_negativeInfinityVector_9(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value) { ___negativeInfinityVector_9 = value; } }; // UnityEngine.Vector3 struct Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 { public: // System.Single UnityEngine.Vector3::x float ___x_2; // System.Single UnityEngine.Vector3::y float ___y_3; // System.Single UnityEngine.Vector3::z float ___z_4; public: inline static int32_t get_offset_of_x_2() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720, ___x_2)); } inline float get_x_2() const { return ___x_2; } inline float* get_address_of_x_2() { return &___x_2; } inline void set_x_2(float value) { ___x_2 = value; } inline static int32_t get_offset_of_y_3() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720, ___y_3)); } inline float get_y_3() const { return ___y_3; } inline float* get_address_of_y_3() { return &___y_3; } inline void set_y_3(float value) { ___y_3 = value; } inline static int32_t get_offset_of_z_4() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720, ___z_4)); } inline float get_z_4() const { return ___z_4; } inline float* get_address_of_z_4() { return &___z_4; } inline void set_z_4(float value) { ___z_4 = value; } }; struct Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields { public: // UnityEngine.Vector3 UnityEngine.Vector3::zeroVector Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___zeroVector_5; // UnityEngine.Vector3 UnityEngine.Vector3::oneVector Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___oneVector_6; // UnityEngine.Vector3 UnityEngine.Vector3::upVector Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___upVector_7; // UnityEngine.Vector3 UnityEngine.Vector3::downVector Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___downVector_8; // UnityEngine.Vector3 UnityEngine.Vector3::leftVector Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___leftVector_9; // UnityEngine.Vector3 UnityEngine.Vector3::rightVector Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___rightVector_10; // UnityEngine.Vector3 UnityEngine.Vector3::forwardVector Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___forwardVector_11; // UnityEngine.Vector3 UnityEngine.Vector3::backVector Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___backVector_12; // UnityEngine.Vector3 UnityEngine.Vector3::positiveInfinityVector Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___positiveInfinityVector_13; // UnityEngine.Vector3 UnityEngine.Vector3::negativeInfinityVector Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___negativeInfinityVector_14; public: inline static int32_t get_offset_of_zeroVector_5() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___zeroVector_5)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_zeroVector_5() const { return ___zeroVector_5; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_zeroVector_5() { return &___zeroVector_5; } inline void set_zeroVector_5(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___zeroVector_5 = value; } inline static int32_t get_offset_of_oneVector_6() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___oneVector_6)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_oneVector_6() const { return ___oneVector_6; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_oneVector_6() { return &___oneVector_6; } inline void set_oneVector_6(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___oneVector_6 = value; } inline static int32_t get_offset_of_upVector_7() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___upVector_7)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_upVector_7() const { return ___upVector_7; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_upVector_7() { return &___upVector_7; } inline void set_upVector_7(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___upVector_7 = value; } inline static int32_t get_offset_of_downVector_8() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___downVector_8)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_downVector_8() const { return ___downVector_8; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_downVector_8() { return &___downVector_8; } inline void set_downVector_8(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___downVector_8 = value; } inline static int32_t get_offset_of_leftVector_9() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___leftVector_9)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_leftVector_9() const { return ___leftVector_9; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_leftVector_9() { return &___leftVector_9; } inline void set_leftVector_9(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___leftVector_9 = value; } inline static int32_t get_offset_of_rightVector_10() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___rightVector_10)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_rightVector_10() const { return ___rightVector_10; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_rightVector_10() { return &___rightVector_10; } inline void set_rightVector_10(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___rightVector_10 = value; } inline static int32_t get_offset_of_forwardVector_11() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___forwardVector_11)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_forwardVector_11() const { return ___forwardVector_11; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_forwardVector_11() { return &___forwardVector_11; } inline void set_forwardVector_11(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___forwardVector_11 = value; } inline static int32_t get_offset_of_backVector_12() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___backVector_12)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_backVector_12() const { return ___backVector_12; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_backVector_12() { return &___backVector_12; } inline void set_backVector_12(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___backVector_12 = value; } inline static int32_t get_offset_of_positiveInfinityVector_13() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___positiveInfinityVector_13)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_positiveInfinityVector_13() const { return ___positiveInfinityVector_13; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_positiveInfinityVector_13() { return &___positiveInfinityVector_13; } inline void set_positiveInfinityVector_13(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___positiveInfinityVector_13 = value; } inline static int32_t get_offset_of_negativeInfinityVector_14() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___negativeInfinityVector_14)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_negativeInfinityVector_14() const { return ___negativeInfinityVector_14; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_negativeInfinityVector_14() { return &___negativeInfinityVector_14; } inline void set_negativeInfinityVector_14(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___negativeInfinityVector_14 = value; } }; // UnityEngine.WaitForSeconds struct WaitForSeconds_t3E9E78D3BB53F03F96C7F28BA9B9086CD1A5F4E8 : public YieldInstruction_t836035AC7BD07A3C7909F7AD2A5B42DE99D91C44 { public: // System.Single UnityEngine.WaitForSeconds::m_Seconds float ___m_Seconds_0; public: inline static int32_t get_offset_of_m_Seconds_0() { return static_cast(offsetof(WaitForSeconds_t3E9E78D3BB53F03F96C7F28BA9B9086CD1A5F4E8, ___m_Seconds_0)); } inline float get_m_Seconds_0() const { return ___m_Seconds_0; } inline float* get_address_of_m_Seconds_0() { return &___m_Seconds_0; } inline void set_m_Seconds_0(float value) { ___m_Seconds_0 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.WaitForSeconds struct WaitForSeconds_t3E9E78D3BB53F03F96C7F28BA9B9086CD1A5F4E8_marshaled_pinvoke : public YieldInstruction_t836035AC7BD07A3C7909F7AD2A5B42DE99D91C44_marshaled_pinvoke { float ___m_Seconds_0; }; // Native definition for COM marshalling of UnityEngine.WaitForSeconds struct WaitForSeconds_t3E9E78D3BB53F03F96C7F28BA9B9086CD1A5F4E8_marshaled_com : public YieldInstruction_t836035AC7BD07A3C7909F7AD2A5B42DE99D91C44_marshaled_com { float ___m_Seconds_0; }; // BestHTTP.Forms.HTTPFormUsage struct HTTPFormUsage_t23382C080F4D69C631370F2AE46473EA2A2E1D1F { public: // System.Int32 BestHTTP.Forms.HTTPFormUsage::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(HTTPFormUsage_t23382C080F4D69C631370F2AE46473EA2A2E1D1F, ___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; } }; // BestHTTP.HTTPMethods struct HTTPMethods_t5B9CBB4058122E5CCFFF5BD0B9B29B633318766F { public: // System.Byte BestHTTP.HTTPMethods::value__ uint8_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(HTTPMethods_t5B9CBB4058122E5CCFFF5BD0B9B29B633318766F, ___value___2)); } inline uint8_t get_value___2() const { return ___value___2; } inline uint8_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(uint8_t value) { ___value___2 = value; } }; // BestHTTP.HTTPRequestStates struct HTTPRequestStates_tF854F6984B2F5C8E8C3BA68FABA9C8C65C162576 { public: // System.Int32 BestHTTP.HTTPRequestStates::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(HTTPRequestStates_tF854F6984B2F5C8E8C3BA68FABA9C8C65C162576, ___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; } }; // BestHTTP.SupportedProtocols struct SupportedProtocols_t4534AD4F58D80490FF03FC44D8CF3EF9259444DC { public: // System.Int32 BestHTTP.SupportedProtocols::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SupportedProtocols_t4534AD4F58D80490FF03FC44D8CF3EF9259444DC, ___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; } }; // FairyGUI.AlignType struct AlignType_tEAC6F99D19DADB2480BA707FB7619B1A38436C55 { public: // System.Int32 FairyGUI.AlignType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(AlignType_tEAC6F99D19DADB2480BA707FB7619B1A38436C55, ___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; } }; // FairyGUI.BlendMode struct BlendMode_t8AFE05E7252BA2800E54DAFB5EB0F866FA08A8D4 { public: // System.Int32 FairyGUI.BlendMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BlendMode_t8AFE05E7252BA2800E54DAFB5EB0F866FA08A8D4, ___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; } }; // FairyGUI.ChildrenRenderOrder struct ChildrenRenderOrder_tACC4FECC1E27E8D78DE075B14D510B29E6009280 { public: // System.Int32 FairyGUI.ChildrenRenderOrder::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ChildrenRenderOrder_tACC4FECC1E27E8D78DE075B14D510B29E6009280, ___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; } }; // FairyGUI.DestroyMethod struct DestroyMethod_tC1EDA9F50208FC41247691E2F6ADFFB5FDA9ED3D { public: // System.Int32 FairyGUI.DestroyMethod::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(DestroyMethod_tC1EDA9F50208FC41247691E2F6ADFFB5FDA9ED3D, ___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; } }; // FairyGUI.EaseType struct EaseType_tA298535D22D74DFDEF437AF0D0DC6FA7A618B333 { public: // System.Int32 FairyGUI.EaseType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(EaseType_tA298535D22D74DFDEF437AF0D0DC6FA7A618B333, ___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; } }; // FairyGUI.ObjectType struct ObjectType_tA117D537780D8340BD615ED5F97217D155992790 { public: // System.Int32 FairyGUI.ObjectType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ObjectType_tA117D537780D8340BD615ED5F97217D155992790, ___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; } }; // FairyGUI.PackageItemType struct PackageItemType_t36C5483C83209A663D650E70518C9C9AB0569048 { public: // System.Int32 FairyGUI.PackageItemType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(PackageItemType_t36C5483C83209A663D650E70518C9C9AB0569048, ___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; } }; // FairyGUI.ScrollBarDisplayType struct ScrollBarDisplayType_tFCFBD335F18CC80D9423399E5A50049913B698B9 { public: // System.Int32 FairyGUI.ScrollBarDisplayType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ScrollBarDisplayType_tFCFBD335F18CC80D9423399E5A50049913B698B9, ___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; } }; // FairyGUI.TextFormat_SpecialStyle struct SpecialStyle_t7A76109DB4D090ED30CDC6B257397035B4159443 { public: // System.Int32 FairyGUI.TextFormat_SpecialStyle::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SpecialStyle_t7A76109DB4D090ED30CDC6B257397035B4159443, ___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; } }; // FairyGUI.TweenPropType struct TweenPropType_tCCA4504CFBCABEFC577FB2DA2CC2B466636E4EC3 { public: // System.Int32 FairyGUI.TweenPropType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TweenPropType_tCCA4504CFBCABEFC577FB2DA2CC2B466636E4EC3, ___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; } }; // FairyGUI.UIConfig_ConfigKey struct ConfigKey_t4F52D7EC466A924A7678B553D14BF5B779A8880B { public: // System.Int32 FairyGUI.UIConfig_ConfigKey::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ConfigKey_t4F52D7EC466A924A7678B553D14BF5B779A8880B, ___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; } }; // FairyGUI.UIConfig_ConfigValue struct ConfigValue_t0FCEE7A330FBBA78EBF1E6F3849478169FCBB4CB : public RuntimeObject { public: // System.Boolean FairyGUI.UIConfig_ConfigValue::valid bool ___valid_0; // System.String FairyGUI.UIConfig_ConfigValue::s String_t* ___s_1; // System.Int32 FairyGUI.UIConfig_ConfigValue::i int32_t ___i_2; // System.Single FairyGUI.UIConfig_ConfigValue::f float ___f_3; // System.Boolean FairyGUI.UIConfig_ConfigValue::b bool ___b_4; // UnityEngine.Color FairyGUI.UIConfig_ConfigValue::c Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___c_5; public: inline static int32_t get_offset_of_valid_0() { return static_cast(offsetof(ConfigValue_t0FCEE7A330FBBA78EBF1E6F3849478169FCBB4CB, ___valid_0)); } inline bool get_valid_0() const { return ___valid_0; } inline bool* get_address_of_valid_0() { return &___valid_0; } inline void set_valid_0(bool value) { ___valid_0 = value; } inline static int32_t get_offset_of_s_1() { return static_cast(offsetof(ConfigValue_t0FCEE7A330FBBA78EBF1E6F3849478169FCBB4CB, ___s_1)); } inline String_t* get_s_1() const { return ___s_1; } inline String_t** get_address_of_s_1() { return &___s_1; } inline void set_s_1(String_t* value) { ___s_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_1), (void*)value); } inline static int32_t get_offset_of_i_2() { return static_cast(offsetof(ConfigValue_t0FCEE7A330FBBA78EBF1E6F3849478169FCBB4CB, ___i_2)); } inline int32_t get_i_2() const { return ___i_2; } inline int32_t* get_address_of_i_2() { return &___i_2; } inline void set_i_2(int32_t value) { ___i_2 = value; } inline static int32_t get_offset_of_f_3() { return static_cast(offsetof(ConfigValue_t0FCEE7A330FBBA78EBF1E6F3849478169FCBB4CB, ___f_3)); } inline float get_f_3() const { return ___f_3; } inline float* get_address_of_f_3() { return &___f_3; } inline void set_f_3(float value) { ___f_3 = value; } inline static int32_t get_offset_of_b_4() { return static_cast(offsetof(ConfigValue_t0FCEE7A330FBBA78EBF1E6F3849478169FCBB4CB, ___b_4)); } inline bool get_b_4() const { return ___b_4; } inline bool* get_address_of_b_4() { return &___b_4; } inline void set_b_4(bool value) { ___b_4 = value; } inline static int32_t get_offset_of_c_5() { return static_cast(offsetof(ConfigValue_t0FCEE7A330FBBA78EBF1E6F3849478169FCBB4CB, ___c_5)); } inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 get_c_5() const { return ___c_5; } inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 * get_address_of_c_5() { return &___c_5; } inline void set_c_5(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 value) { ___c_5 = value; } }; // FairyGUI.VertAlignType struct VertAlignType_t202929B60C3F2E00200AAB7ED3F5105BDA06FA31 { public: // System.Int32 FairyGUI.VertAlignType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(VertAlignType_t202929B60C3F2E00200AAB7ED3F5105BDA06FA31, ___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; } }; // 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(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(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(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(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(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(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(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(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(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.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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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.IO.FileAccess struct FileAccess_t31950F3A853EAE886AC8F13EA7FC03A3EB46E3F6 { public: // System.Int32 System.IO.FileAccess::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(FileAccess_t31950F3A853EAE886AC8F13EA7FC03A3EB46E3F6, ___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.IO.FileAttributes struct FileAttributes_t224B42F6F82954C94B51791913857C005C559876 { public: // System.Int32 System.IO.FileAttributes::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(FileAttributes_t224B42F6F82954C94B51791913857C005C559876, ___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.IO.FileMode struct FileMode_tD19D05B1E6CAF201F88401B04FDB25227664C419 { public: // System.Int32 System.IO.FileMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(FileMode_tD19D05B1E6CAF201F88401B04FDB25227664C419, ___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.IO.FileShare struct FileShare_t9AA8473BBE5DD8532CEAF3F48F26DA5A25A93684 { public: // System.Int32 System.IO.FileShare::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(FileShare_t9AA8473BBE5DD8532CEAF3F48F26DA5A25A93684, ___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.Nullable`1 struct Nullable_1_tBFF6390921F319FC72C16E8B8065E2189E27C1F0 { public: // T System.Nullable`1::value Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_tBFF6390921F319FC72C16E8B8065E2189E27C1F0, ___value_0)); } inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA get_value_0() const { return ___value_0; } inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * get_address_of_value_0() { return &___value_0; } inline void set_value_0(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_tBFF6390921F319FC72C16E8B8065E2189E27C1F0, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // System.Nullable`1 struct Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10 { public: // T System.Nullable`1::value Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10, ___value_0)); } inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE get_value_0() const { return ___value_0; } inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE * get_address_of_value_0() { return &___value_0; } inline void set_value_0(Rect_t35B976DE901B5423C11705E156938EA27AB402CE value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // 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(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(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; } }; // System.Security.Cryptography.MD5CryptoServiceProvider struct MD5CryptoServiceProvider_t99447E76D4ED1F3F4DF0F976CB4A8E0FD7148D42 : public MD5_tCED753745572EC20FE5D31D15F132736B5343EE6 { public: // System.UInt32[] System.Security.Cryptography.MD5CryptoServiceProvider::_H UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* ____H_5; // System.UInt32[] System.Security.Cryptography.MD5CryptoServiceProvider::buff UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* ___buff_6; // System.UInt64 System.Security.Cryptography.MD5CryptoServiceProvider::count uint64_t ___count_7; // System.Byte[] System.Security.Cryptography.MD5CryptoServiceProvider::_ProcessingBuffer ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ____ProcessingBuffer_8; // System.Int32 System.Security.Cryptography.MD5CryptoServiceProvider::_ProcessingBufferCount int32_t ____ProcessingBufferCount_9; public: inline static int32_t get_offset_of__H_5() { return static_cast(offsetof(MD5CryptoServiceProvider_t99447E76D4ED1F3F4DF0F976CB4A8E0FD7148D42, ____H_5)); } inline UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* get__H_5() const { return ____H_5; } inline UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB** get_address_of__H_5() { return &____H_5; } inline void set__H_5(UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* value) { ____H_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____H_5), (void*)value); } inline static int32_t get_offset_of_buff_6() { return static_cast(offsetof(MD5CryptoServiceProvider_t99447E76D4ED1F3F4DF0F976CB4A8E0FD7148D42, ___buff_6)); } inline UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* get_buff_6() const { return ___buff_6; } inline UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB** get_address_of_buff_6() { return &___buff_6; } inline void set_buff_6(UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* value) { ___buff_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___buff_6), (void*)value); } inline static int32_t get_offset_of_count_7() { return static_cast(offsetof(MD5CryptoServiceProvider_t99447E76D4ED1F3F4DF0F976CB4A8E0FD7148D42, ___count_7)); } inline uint64_t get_count_7() const { return ___count_7; } inline uint64_t* get_address_of_count_7() { return &___count_7; } inline void set_count_7(uint64_t value) { ___count_7 = value; } inline static int32_t get_offset_of__ProcessingBuffer_8() { return static_cast(offsetof(MD5CryptoServiceProvider_t99447E76D4ED1F3F4DF0F976CB4A8E0FD7148D42, ____ProcessingBuffer_8)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get__ProcessingBuffer_8() const { return ____ProcessingBuffer_8; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of__ProcessingBuffer_8() { return &____ProcessingBuffer_8; } inline void set__ProcessingBuffer_8(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ____ProcessingBuffer_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____ProcessingBuffer_8), (void*)value); } inline static int32_t get_offset_of__ProcessingBufferCount_9() { return static_cast(offsetof(MD5CryptoServiceProvider_t99447E76D4ED1F3F4DF0F976CB4A8E0FD7148D42, ____ProcessingBufferCount_9)); } inline int32_t get__ProcessingBufferCount_9() const { return ____ProcessingBufferCount_9; } inline int32_t* get_address_of__ProcessingBufferCount_9() { return &____ProcessingBufferCount_9; } inline void set__ProcessingBufferCount_9(int32_t value) { ____ProcessingBufferCount_9 = value; } }; struct MD5CryptoServiceProvider_t99447E76D4ED1F3F4DF0F976CB4A8E0FD7148D42_StaticFields { public: // System.UInt32[] System.Security.Cryptography.MD5CryptoServiceProvider::K UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* ___K_10; public: inline static int32_t get_offset_of_K_10() { return static_cast(offsetof(MD5CryptoServiceProvider_t99447E76D4ED1F3F4DF0F976CB4A8E0FD7148D42_StaticFields, ___K_10)); } inline UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* get_K_10() const { return ___K_10; } inline UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB** get_address_of_K_10() { return &___K_10; } inline void set_K_10(UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* value) { ___K_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___K_10), (void*)value); } }; // System.TimeSpan struct TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 { public: // System.Int64 System.TimeSpan::_ticks int64_t ____ticks_3; public: inline static int32_t get_offset_of__ticks_3() { return static_cast(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4, ____ticks_3)); } inline int64_t get__ticks_3() const { return ____ticks_3; } inline int64_t* get_address_of__ticks_3() { return &____ticks_3; } inline void set__ticks_3(int64_t value) { ____ticks_3 = value; } }; struct TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields { public: // System.TimeSpan System.TimeSpan::Zero TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___Zero_0; // System.TimeSpan System.TimeSpan::MaxValue TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___MaxValue_1; // System.TimeSpan System.TimeSpan::MinValue TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___MinValue_2; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.TimeSpan::_legacyConfigChecked bool ____legacyConfigChecked_4; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.TimeSpan::_legacyMode bool ____legacyMode_5; public: inline static int32_t get_offset_of_Zero_0() { return static_cast(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields, ___Zero_0)); } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 get_Zero_0() const { return ___Zero_0; } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * get_address_of_Zero_0() { return &___Zero_0; } inline void set_Zero_0(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value) { ___Zero_0 = value; } inline static int32_t get_offset_of_MaxValue_1() { return static_cast(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields, ___MaxValue_1)); } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 get_MaxValue_1() const { return ___MaxValue_1; } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * get_address_of_MaxValue_1() { return &___MaxValue_1; } inline void set_MaxValue_1(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value) { ___MaxValue_1 = value; } inline static int32_t get_offset_of_MinValue_2() { return static_cast(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields, ___MinValue_2)); } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 get_MinValue_2() const { return ___MinValue_2; } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * get_address_of_MinValue_2() { return &___MinValue_2; } inline void set_MinValue_2(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value) { ___MinValue_2 = value; } inline static int32_t get_offset_of__legacyConfigChecked_4() { return static_cast(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields, ____legacyConfigChecked_4)); } inline bool get__legacyConfigChecked_4() const { return ____legacyConfigChecked_4; } inline bool* get_address_of__legacyConfigChecked_4() { return &____legacyConfigChecked_4; } inline void set__legacyConfigChecked_4(bool value) { ____legacyConfigChecked_4 = value; } inline static int32_t get_offset_of__legacyMode_5() { return static_cast(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields, ____legacyMode_5)); } inline bool get__legacyMode_5() const { return ____legacyMode_5; } inline bool* get_address_of__legacyMode_5() { return &____legacyMode_5; } inline void set__legacyMode_5(bool value) { ____legacyMode_5 = value; } }; // UnityEngine.Coroutine struct Coroutine_tAE7DB2FC70A0AE6477F896F852057CB0754F06EC : public YieldInstruction_t836035AC7BD07A3C7909F7AD2A5B42DE99D91C44 { public: // System.IntPtr UnityEngine.Coroutine::m_Ptr intptr_t ___m_Ptr_0; public: inline static int32_t get_offset_of_m_Ptr_0() { return static_cast(offsetof(Coroutine_tAE7DB2FC70A0AE6477F896F852057CB0754F06EC, ___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; } }; // Native definition for P/Invoke marshalling of UnityEngine.Coroutine struct Coroutine_tAE7DB2FC70A0AE6477F896F852057CB0754F06EC_marshaled_pinvoke : public YieldInstruction_t836035AC7BD07A3C7909F7AD2A5B42DE99D91C44_marshaled_pinvoke { intptr_t ___m_Ptr_0; }; // Native definition for COM marshalling of UnityEngine.Coroutine struct Coroutine_tAE7DB2FC70A0AE6477F896F852057CB0754F06EC_marshaled_com : public YieldInstruction_t836035AC7BD07A3C7909F7AD2A5B42DE99D91C44_marshaled_com { intptr_t ___m_Ptr_0; }; // UnityEngine.EventModifiers struct EventModifiers_tC34E3018F3697001F894187AF6E9E63D7E203061 { public: // System.Int32 UnityEngine.EventModifiers::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(EventModifiers_tC34E3018F3697001F894187AF6E9E63D7E203061, ___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.KeyCode struct KeyCode_tC93EA87C5A6901160B583ADFCD3EF6726570DC3C { public: // System.Int32 UnityEngine.KeyCode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(KeyCode_tC93EA87C5A6901160B583ADFCD3EF6726570DC3C, ___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.LocationServiceStatus struct LocationServiceStatus_tA5EAB519D868E16B0F8907DBDBA772F3F08D26D4 { public: // System.Int32 UnityEngine.LocationServiceStatus::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(LocationServiceStatus_tA5EAB519D868E16B0F8907DBDBA772F3F08D26D4, ___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(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(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; }; // UnityEngine.TextureFormat struct TextureFormat_t7C6B5101554065C47682E592D1E26079D4EC2DCE { public: // System.Int32 UnityEngine.TextureFormat::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TextureFormat_t7C6B5101554065C47682E592D1E26079D4EC2DCE, ___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; } }; // 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(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; } }; // BestHTTP.HTTPRequest struct HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE : public RuntimeObject { public: // System.Uri BestHTTP.HTTPRequest::k__BackingField Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___U3CUriU3Ek__BackingField_3; // BestHTTP.HTTPMethods BestHTTP.HTTPRequest::k__BackingField uint8_t ___U3CMethodTypeU3Ek__BackingField_4; // System.Byte[] BestHTTP.HTTPRequest::k__BackingField ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___U3CRawDataU3Ek__BackingField_5; // System.IO.Stream BestHTTP.HTTPRequest::k__BackingField Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * ___U3CUploadStreamU3Ek__BackingField_6; // System.Boolean BestHTTP.HTTPRequest::k__BackingField bool ___U3CDisposeUploadStreamU3Ek__BackingField_7; // System.Boolean BestHTTP.HTTPRequest::k__BackingField bool ___U3CUseUploadStreamLengthU3Ek__BackingField_8; // BestHTTP.OnUploadProgressDelegate BestHTTP.HTTPRequest::OnUploadProgress OnUploadProgressDelegate_tD3985D4855E9D27F52A4C606605F3583DA64380D * ___OnUploadProgress_9; // BestHTTP.OnRequestFinishedDelegate BestHTTP.HTTPRequest::k__BackingField OnRequestFinishedDelegate_tFC8D9914C3CB37E676A7E07BD4F67669A1CCD48D * ___U3CCallbackU3Ek__BackingField_10; // BestHTTP.OnDownloadProgressDelegate BestHTTP.HTTPRequest::OnProgress OnDownloadProgressDelegate_t6738711CDB6F566B0D7DD5BA4A4089A29EE0E729 * ___OnProgress_11; // BestHTTP.OnRequestFinishedDelegate BestHTTP.HTTPRequest::OnUpgraded OnRequestFinishedDelegate_tFC8D9914C3CB37E676A7E07BD4F67669A1CCD48D * ___OnUpgraded_12; // System.Boolean BestHTTP.HTTPRequest::k__BackingField bool ___U3CDisableRetryU3Ek__BackingField_13; // System.Boolean BestHTTP.HTTPRequest::k__BackingField bool ___U3CIsRedirectedU3Ek__BackingField_14; // System.Uri BestHTTP.HTTPRequest::k__BackingField Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___U3CRedirectUriU3Ek__BackingField_15; // BestHTTP.HTTPResponse BestHTTP.HTTPRequest::k__BackingField HTTPResponse_t3BFDFA63A6411A5E9D408C919C1B823866D5A4AE * ___U3CResponseU3Ek__BackingField_16; // System.Exception BestHTTP.HTTPRequest::k__BackingField Exception_t * ___U3CExceptionU3Ek__BackingField_17; // System.Object BestHTTP.HTTPRequest::k__BackingField RuntimeObject * ___U3CTagU3Ek__BackingField_18; // BestHTTP.Authentication.Credentials BestHTTP.HTTPRequest::k__BackingField Credentials_t79878953825D4ECBD93010EE02E78A6A2C497247 * ___U3CCredentialsU3Ek__BackingField_19; // System.Int32 BestHTTP.HTTPRequest::k__BackingField int32_t ___U3CMaxRedirectsU3Ek__BackingField_20; // BestHTTP.Forms.HTTPFormUsage BestHTTP.HTTPRequest::k__BackingField int32_t ___U3CFormUsageU3Ek__BackingField_21; // BestHTTP.HTTPRequestStates BestHTTP.HTTPRequest::k__BackingField int32_t ___U3CStateU3Ek__BackingField_22; // System.Int32 BestHTTP.HTTPRequest::k__BackingField int32_t ___U3CRedirectCountU3Ek__BackingField_23; // System.Func`4 BestHTTP.HTTPRequest::CustomCertificationValidator Func_4_t2AAB894D5B713852E1F87414DF4EF3776D2847CB * ___CustomCertificationValidator_24; // System.TimeSpan BestHTTP.HTTPRequest::k__BackingField TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___U3CConnectTimeoutU3Ek__BackingField_25; // System.TimeSpan BestHTTP.HTTPRequest::k__BackingField TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___U3CTimeoutU3Ek__BackingField_26; // System.Boolean BestHTTP.HTTPRequest::k__BackingField bool ___U3CEnableTimoutForStreamingU3Ek__BackingField_27; // System.Int32 BestHTTP.HTTPRequest::k__BackingField int32_t ___U3CPriorityU3Ek__BackingField_28; // BestHTTP.SupportedProtocols BestHTTP.HTTPRequest::k__BackingField int32_t ___U3CProtocolHandlerU3Ek__BackingField_29; // BestHTTP.OnBeforeRedirectionDelegate BestHTTP.HTTPRequest::onBeforeRedirection OnBeforeRedirectionDelegate_t8C45048DED42D2245A2CCEDD09BA6405578A750D * ___onBeforeRedirection_30; // System.Int32 BestHTTP.HTTPRequest::k__BackingField int32_t ___U3CDownloadedU3Ek__BackingField_31; // System.Int32 BestHTTP.HTTPRequest::k__BackingField int32_t ___U3CDownloadLengthU3Ek__BackingField_32; // System.Boolean BestHTTP.HTTPRequest::k__BackingField bool ___U3CDownloadProgressChangedU3Ek__BackingField_33; // System.Int64 BestHTTP.HTTPRequest::k__BackingField int64_t ___U3CUploadedU3Ek__BackingField_34; // System.Int64 BestHTTP.HTTPRequest::k__BackingField int64_t ___U3CUploadLengthU3Ek__BackingField_35; // System.Boolean BestHTTP.HTTPRequest::k__BackingField bool ___U3CUploadProgressChangedU3Ek__BackingField_36; // System.Boolean BestHTTP.HTTPRequest::isKeepAlive bool ___isKeepAlive_37; // System.Int32 BestHTTP.HTTPRequest::streamFragmentSize int32_t ___streamFragmentSize_38; // System.Boolean BestHTTP.HTTPRequest::useStreaming bool ___useStreaming_39; // System.Collections.Generic.Dictionary`2> BestHTTP.HTTPRequest::k__BackingField Dictionary_2_tDC22E8D85FFE7CF6700ED76FF14853FC1E99CCFF * ___U3CHeadersU3Ek__BackingField_40; // BestHTTP.Forms.HTTPFormBase BestHTTP.HTTPRequest::FieldCollector HTTPFormBase_tEDADD18C1A416CC5A4E78EA077BC26274F851BA8 * ___FieldCollector_41; // BestHTTP.Forms.HTTPFormBase BestHTTP.HTTPRequest::FormImpl HTTPFormBase_tEDADD18C1A416CC5A4E78EA077BC26274F851BA8 * ___FormImpl_42; public: inline static int32_t get_offset_of_U3CUriU3Ek__BackingField_3() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___U3CUriU3Ek__BackingField_3)); } inline Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * get_U3CUriU3Ek__BackingField_3() const { return ___U3CUriU3Ek__BackingField_3; } inline Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E ** get_address_of_U3CUriU3Ek__BackingField_3() { return &___U3CUriU3Ek__BackingField_3; } inline void set_U3CUriU3Ek__BackingField_3(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * value) { ___U3CUriU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CUriU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CMethodTypeU3Ek__BackingField_4() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___U3CMethodTypeU3Ek__BackingField_4)); } inline uint8_t get_U3CMethodTypeU3Ek__BackingField_4() const { return ___U3CMethodTypeU3Ek__BackingField_4; } inline uint8_t* get_address_of_U3CMethodTypeU3Ek__BackingField_4() { return &___U3CMethodTypeU3Ek__BackingField_4; } inline void set_U3CMethodTypeU3Ek__BackingField_4(uint8_t value) { ___U3CMethodTypeU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CRawDataU3Ek__BackingField_5() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___U3CRawDataU3Ek__BackingField_5)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_U3CRawDataU3Ek__BackingField_5() const { return ___U3CRawDataU3Ek__BackingField_5; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_U3CRawDataU3Ek__BackingField_5() { return &___U3CRawDataU3Ek__BackingField_5; } inline void set_U3CRawDataU3Ek__BackingField_5(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___U3CRawDataU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CRawDataU3Ek__BackingField_5), (void*)value); } inline static int32_t get_offset_of_U3CUploadStreamU3Ek__BackingField_6() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___U3CUploadStreamU3Ek__BackingField_6)); } inline Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * get_U3CUploadStreamU3Ek__BackingField_6() const { return ___U3CUploadStreamU3Ek__BackingField_6; } inline Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 ** get_address_of_U3CUploadStreamU3Ek__BackingField_6() { return &___U3CUploadStreamU3Ek__BackingField_6; } inline void set_U3CUploadStreamU3Ek__BackingField_6(Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * value) { ___U3CUploadStreamU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CUploadStreamU3Ek__BackingField_6), (void*)value); } inline static int32_t get_offset_of_U3CDisposeUploadStreamU3Ek__BackingField_7() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___U3CDisposeUploadStreamU3Ek__BackingField_7)); } inline bool get_U3CDisposeUploadStreamU3Ek__BackingField_7() const { return ___U3CDisposeUploadStreamU3Ek__BackingField_7; } inline bool* get_address_of_U3CDisposeUploadStreamU3Ek__BackingField_7() { return &___U3CDisposeUploadStreamU3Ek__BackingField_7; } inline void set_U3CDisposeUploadStreamU3Ek__BackingField_7(bool value) { ___U3CDisposeUploadStreamU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_U3CUseUploadStreamLengthU3Ek__BackingField_8() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___U3CUseUploadStreamLengthU3Ek__BackingField_8)); } inline bool get_U3CUseUploadStreamLengthU3Ek__BackingField_8() const { return ___U3CUseUploadStreamLengthU3Ek__BackingField_8; } inline bool* get_address_of_U3CUseUploadStreamLengthU3Ek__BackingField_8() { return &___U3CUseUploadStreamLengthU3Ek__BackingField_8; } inline void set_U3CUseUploadStreamLengthU3Ek__BackingField_8(bool value) { ___U3CUseUploadStreamLengthU3Ek__BackingField_8 = value; } inline static int32_t get_offset_of_OnUploadProgress_9() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___OnUploadProgress_9)); } inline OnUploadProgressDelegate_tD3985D4855E9D27F52A4C606605F3583DA64380D * get_OnUploadProgress_9() const { return ___OnUploadProgress_9; } inline OnUploadProgressDelegate_tD3985D4855E9D27F52A4C606605F3583DA64380D ** get_address_of_OnUploadProgress_9() { return &___OnUploadProgress_9; } inline void set_OnUploadProgress_9(OnUploadProgressDelegate_tD3985D4855E9D27F52A4C606605F3583DA64380D * value) { ___OnUploadProgress_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___OnUploadProgress_9), (void*)value); } inline static int32_t get_offset_of_U3CCallbackU3Ek__BackingField_10() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___U3CCallbackU3Ek__BackingField_10)); } inline OnRequestFinishedDelegate_tFC8D9914C3CB37E676A7E07BD4F67669A1CCD48D * get_U3CCallbackU3Ek__BackingField_10() const { return ___U3CCallbackU3Ek__BackingField_10; } inline OnRequestFinishedDelegate_tFC8D9914C3CB37E676A7E07BD4F67669A1CCD48D ** get_address_of_U3CCallbackU3Ek__BackingField_10() { return &___U3CCallbackU3Ek__BackingField_10; } inline void set_U3CCallbackU3Ek__BackingField_10(OnRequestFinishedDelegate_tFC8D9914C3CB37E676A7E07BD4F67669A1CCD48D * value) { ___U3CCallbackU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CCallbackU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_OnProgress_11() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___OnProgress_11)); } inline OnDownloadProgressDelegate_t6738711CDB6F566B0D7DD5BA4A4089A29EE0E729 * get_OnProgress_11() const { return ___OnProgress_11; } inline OnDownloadProgressDelegate_t6738711CDB6F566B0D7DD5BA4A4089A29EE0E729 ** get_address_of_OnProgress_11() { return &___OnProgress_11; } inline void set_OnProgress_11(OnDownloadProgressDelegate_t6738711CDB6F566B0D7DD5BA4A4089A29EE0E729 * value) { ___OnProgress_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___OnProgress_11), (void*)value); } inline static int32_t get_offset_of_OnUpgraded_12() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___OnUpgraded_12)); } inline OnRequestFinishedDelegate_tFC8D9914C3CB37E676A7E07BD4F67669A1CCD48D * get_OnUpgraded_12() const { return ___OnUpgraded_12; } inline OnRequestFinishedDelegate_tFC8D9914C3CB37E676A7E07BD4F67669A1CCD48D ** get_address_of_OnUpgraded_12() { return &___OnUpgraded_12; } inline void set_OnUpgraded_12(OnRequestFinishedDelegate_tFC8D9914C3CB37E676A7E07BD4F67669A1CCD48D * value) { ___OnUpgraded_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___OnUpgraded_12), (void*)value); } inline static int32_t get_offset_of_U3CDisableRetryU3Ek__BackingField_13() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___U3CDisableRetryU3Ek__BackingField_13)); } inline bool get_U3CDisableRetryU3Ek__BackingField_13() const { return ___U3CDisableRetryU3Ek__BackingField_13; } inline bool* get_address_of_U3CDisableRetryU3Ek__BackingField_13() { return &___U3CDisableRetryU3Ek__BackingField_13; } inline void set_U3CDisableRetryU3Ek__BackingField_13(bool value) { ___U3CDisableRetryU3Ek__BackingField_13 = value; } inline static int32_t get_offset_of_U3CIsRedirectedU3Ek__BackingField_14() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___U3CIsRedirectedU3Ek__BackingField_14)); } inline bool get_U3CIsRedirectedU3Ek__BackingField_14() const { return ___U3CIsRedirectedU3Ek__BackingField_14; } inline bool* get_address_of_U3CIsRedirectedU3Ek__BackingField_14() { return &___U3CIsRedirectedU3Ek__BackingField_14; } inline void set_U3CIsRedirectedU3Ek__BackingField_14(bool value) { ___U3CIsRedirectedU3Ek__BackingField_14 = value; } inline static int32_t get_offset_of_U3CRedirectUriU3Ek__BackingField_15() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___U3CRedirectUriU3Ek__BackingField_15)); } inline Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * get_U3CRedirectUriU3Ek__BackingField_15() const { return ___U3CRedirectUriU3Ek__BackingField_15; } inline Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E ** get_address_of_U3CRedirectUriU3Ek__BackingField_15() { return &___U3CRedirectUriU3Ek__BackingField_15; } inline void set_U3CRedirectUriU3Ek__BackingField_15(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * value) { ___U3CRedirectUriU3Ek__BackingField_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CRedirectUriU3Ek__BackingField_15), (void*)value); } inline static int32_t get_offset_of_U3CResponseU3Ek__BackingField_16() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___U3CResponseU3Ek__BackingField_16)); } inline HTTPResponse_t3BFDFA63A6411A5E9D408C919C1B823866D5A4AE * get_U3CResponseU3Ek__BackingField_16() const { return ___U3CResponseU3Ek__BackingField_16; } inline HTTPResponse_t3BFDFA63A6411A5E9D408C919C1B823866D5A4AE ** get_address_of_U3CResponseU3Ek__BackingField_16() { return &___U3CResponseU3Ek__BackingField_16; } inline void set_U3CResponseU3Ek__BackingField_16(HTTPResponse_t3BFDFA63A6411A5E9D408C919C1B823866D5A4AE * value) { ___U3CResponseU3Ek__BackingField_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CResponseU3Ek__BackingField_16), (void*)value); } inline static int32_t get_offset_of_U3CExceptionU3Ek__BackingField_17() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___U3CExceptionU3Ek__BackingField_17)); } inline Exception_t * get_U3CExceptionU3Ek__BackingField_17() const { return ___U3CExceptionU3Ek__BackingField_17; } inline Exception_t ** get_address_of_U3CExceptionU3Ek__BackingField_17() { return &___U3CExceptionU3Ek__BackingField_17; } inline void set_U3CExceptionU3Ek__BackingField_17(Exception_t * value) { ___U3CExceptionU3Ek__BackingField_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CExceptionU3Ek__BackingField_17), (void*)value); } inline static int32_t get_offset_of_U3CTagU3Ek__BackingField_18() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___U3CTagU3Ek__BackingField_18)); } inline RuntimeObject * get_U3CTagU3Ek__BackingField_18() const { return ___U3CTagU3Ek__BackingField_18; } inline RuntimeObject ** get_address_of_U3CTagU3Ek__BackingField_18() { return &___U3CTagU3Ek__BackingField_18; } inline void set_U3CTagU3Ek__BackingField_18(RuntimeObject * value) { ___U3CTagU3Ek__BackingField_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CTagU3Ek__BackingField_18), (void*)value); } inline static int32_t get_offset_of_U3CCredentialsU3Ek__BackingField_19() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___U3CCredentialsU3Ek__BackingField_19)); } inline Credentials_t79878953825D4ECBD93010EE02E78A6A2C497247 * get_U3CCredentialsU3Ek__BackingField_19() const { return ___U3CCredentialsU3Ek__BackingField_19; } inline Credentials_t79878953825D4ECBD93010EE02E78A6A2C497247 ** get_address_of_U3CCredentialsU3Ek__BackingField_19() { return &___U3CCredentialsU3Ek__BackingField_19; } inline void set_U3CCredentialsU3Ek__BackingField_19(Credentials_t79878953825D4ECBD93010EE02E78A6A2C497247 * value) { ___U3CCredentialsU3Ek__BackingField_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CCredentialsU3Ek__BackingField_19), (void*)value); } inline static int32_t get_offset_of_U3CMaxRedirectsU3Ek__BackingField_20() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___U3CMaxRedirectsU3Ek__BackingField_20)); } inline int32_t get_U3CMaxRedirectsU3Ek__BackingField_20() const { return ___U3CMaxRedirectsU3Ek__BackingField_20; } inline int32_t* get_address_of_U3CMaxRedirectsU3Ek__BackingField_20() { return &___U3CMaxRedirectsU3Ek__BackingField_20; } inline void set_U3CMaxRedirectsU3Ek__BackingField_20(int32_t value) { ___U3CMaxRedirectsU3Ek__BackingField_20 = value; } inline static int32_t get_offset_of_U3CFormUsageU3Ek__BackingField_21() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___U3CFormUsageU3Ek__BackingField_21)); } inline int32_t get_U3CFormUsageU3Ek__BackingField_21() const { return ___U3CFormUsageU3Ek__BackingField_21; } inline int32_t* get_address_of_U3CFormUsageU3Ek__BackingField_21() { return &___U3CFormUsageU3Ek__BackingField_21; } inline void set_U3CFormUsageU3Ek__BackingField_21(int32_t value) { ___U3CFormUsageU3Ek__BackingField_21 = value; } inline static int32_t get_offset_of_U3CStateU3Ek__BackingField_22() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___U3CStateU3Ek__BackingField_22)); } inline int32_t get_U3CStateU3Ek__BackingField_22() const { return ___U3CStateU3Ek__BackingField_22; } inline int32_t* get_address_of_U3CStateU3Ek__BackingField_22() { return &___U3CStateU3Ek__BackingField_22; } inline void set_U3CStateU3Ek__BackingField_22(int32_t value) { ___U3CStateU3Ek__BackingField_22 = value; } inline static int32_t get_offset_of_U3CRedirectCountU3Ek__BackingField_23() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___U3CRedirectCountU3Ek__BackingField_23)); } inline int32_t get_U3CRedirectCountU3Ek__BackingField_23() const { return ___U3CRedirectCountU3Ek__BackingField_23; } inline int32_t* get_address_of_U3CRedirectCountU3Ek__BackingField_23() { return &___U3CRedirectCountU3Ek__BackingField_23; } inline void set_U3CRedirectCountU3Ek__BackingField_23(int32_t value) { ___U3CRedirectCountU3Ek__BackingField_23 = value; } inline static int32_t get_offset_of_CustomCertificationValidator_24() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___CustomCertificationValidator_24)); } inline Func_4_t2AAB894D5B713852E1F87414DF4EF3776D2847CB * get_CustomCertificationValidator_24() const { return ___CustomCertificationValidator_24; } inline Func_4_t2AAB894D5B713852E1F87414DF4EF3776D2847CB ** get_address_of_CustomCertificationValidator_24() { return &___CustomCertificationValidator_24; } inline void set_CustomCertificationValidator_24(Func_4_t2AAB894D5B713852E1F87414DF4EF3776D2847CB * value) { ___CustomCertificationValidator_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___CustomCertificationValidator_24), (void*)value); } inline static int32_t get_offset_of_U3CConnectTimeoutU3Ek__BackingField_25() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___U3CConnectTimeoutU3Ek__BackingField_25)); } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 get_U3CConnectTimeoutU3Ek__BackingField_25() const { return ___U3CConnectTimeoutU3Ek__BackingField_25; } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * get_address_of_U3CConnectTimeoutU3Ek__BackingField_25() { return &___U3CConnectTimeoutU3Ek__BackingField_25; } inline void set_U3CConnectTimeoutU3Ek__BackingField_25(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value) { ___U3CConnectTimeoutU3Ek__BackingField_25 = value; } inline static int32_t get_offset_of_U3CTimeoutU3Ek__BackingField_26() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___U3CTimeoutU3Ek__BackingField_26)); } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 get_U3CTimeoutU3Ek__BackingField_26() const { return ___U3CTimeoutU3Ek__BackingField_26; } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * get_address_of_U3CTimeoutU3Ek__BackingField_26() { return &___U3CTimeoutU3Ek__BackingField_26; } inline void set_U3CTimeoutU3Ek__BackingField_26(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value) { ___U3CTimeoutU3Ek__BackingField_26 = value; } inline static int32_t get_offset_of_U3CEnableTimoutForStreamingU3Ek__BackingField_27() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___U3CEnableTimoutForStreamingU3Ek__BackingField_27)); } inline bool get_U3CEnableTimoutForStreamingU3Ek__BackingField_27() const { return ___U3CEnableTimoutForStreamingU3Ek__BackingField_27; } inline bool* get_address_of_U3CEnableTimoutForStreamingU3Ek__BackingField_27() { return &___U3CEnableTimoutForStreamingU3Ek__BackingField_27; } inline void set_U3CEnableTimoutForStreamingU3Ek__BackingField_27(bool value) { ___U3CEnableTimoutForStreamingU3Ek__BackingField_27 = value; } inline static int32_t get_offset_of_U3CPriorityU3Ek__BackingField_28() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___U3CPriorityU3Ek__BackingField_28)); } inline int32_t get_U3CPriorityU3Ek__BackingField_28() const { return ___U3CPriorityU3Ek__BackingField_28; } inline int32_t* get_address_of_U3CPriorityU3Ek__BackingField_28() { return &___U3CPriorityU3Ek__BackingField_28; } inline void set_U3CPriorityU3Ek__BackingField_28(int32_t value) { ___U3CPriorityU3Ek__BackingField_28 = value; } inline static int32_t get_offset_of_U3CProtocolHandlerU3Ek__BackingField_29() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___U3CProtocolHandlerU3Ek__BackingField_29)); } inline int32_t get_U3CProtocolHandlerU3Ek__BackingField_29() const { return ___U3CProtocolHandlerU3Ek__BackingField_29; } inline int32_t* get_address_of_U3CProtocolHandlerU3Ek__BackingField_29() { return &___U3CProtocolHandlerU3Ek__BackingField_29; } inline void set_U3CProtocolHandlerU3Ek__BackingField_29(int32_t value) { ___U3CProtocolHandlerU3Ek__BackingField_29 = value; } inline static int32_t get_offset_of_onBeforeRedirection_30() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___onBeforeRedirection_30)); } inline OnBeforeRedirectionDelegate_t8C45048DED42D2245A2CCEDD09BA6405578A750D * get_onBeforeRedirection_30() const { return ___onBeforeRedirection_30; } inline OnBeforeRedirectionDelegate_t8C45048DED42D2245A2CCEDD09BA6405578A750D ** get_address_of_onBeforeRedirection_30() { return &___onBeforeRedirection_30; } inline void set_onBeforeRedirection_30(OnBeforeRedirectionDelegate_t8C45048DED42D2245A2CCEDD09BA6405578A750D * value) { ___onBeforeRedirection_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___onBeforeRedirection_30), (void*)value); } inline static int32_t get_offset_of_U3CDownloadedU3Ek__BackingField_31() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___U3CDownloadedU3Ek__BackingField_31)); } inline int32_t get_U3CDownloadedU3Ek__BackingField_31() const { return ___U3CDownloadedU3Ek__BackingField_31; } inline int32_t* get_address_of_U3CDownloadedU3Ek__BackingField_31() { return &___U3CDownloadedU3Ek__BackingField_31; } inline void set_U3CDownloadedU3Ek__BackingField_31(int32_t value) { ___U3CDownloadedU3Ek__BackingField_31 = value; } inline static int32_t get_offset_of_U3CDownloadLengthU3Ek__BackingField_32() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___U3CDownloadLengthU3Ek__BackingField_32)); } inline int32_t get_U3CDownloadLengthU3Ek__BackingField_32() const { return ___U3CDownloadLengthU3Ek__BackingField_32; } inline int32_t* get_address_of_U3CDownloadLengthU3Ek__BackingField_32() { return &___U3CDownloadLengthU3Ek__BackingField_32; } inline void set_U3CDownloadLengthU3Ek__BackingField_32(int32_t value) { ___U3CDownloadLengthU3Ek__BackingField_32 = value; } inline static int32_t get_offset_of_U3CDownloadProgressChangedU3Ek__BackingField_33() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___U3CDownloadProgressChangedU3Ek__BackingField_33)); } inline bool get_U3CDownloadProgressChangedU3Ek__BackingField_33() const { return ___U3CDownloadProgressChangedU3Ek__BackingField_33; } inline bool* get_address_of_U3CDownloadProgressChangedU3Ek__BackingField_33() { return &___U3CDownloadProgressChangedU3Ek__BackingField_33; } inline void set_U3CDownloadProgressChangedU3Ek__BackingField_33(bool value) { ___U3CDownloadProgressChangedU3Ek__BackingField_33 = value; } inline static int32_t get_offset_of_U3CUploadedU3Ek__BackingField_34() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___U3CUploadedU3Ek__BackingField_34)); } inline int64_t get_U3CUploadedU3Ek__BackingField_34() const { return ___U3CUploadedU3Ek__BackingField_34; } inline int64_t* get_address_of_U3CUploadedU3Ek__BackingField_34() { return &___U3CUploadedU3Ek__BackingField_34; } inline void set_U3CUploadedU3Ek__BackingField_34(int64_t value) { ___U3CUploadedU3Ek__BackingField_34 = value; } inline static int32_t get_offset_of_U3CUploadLengthU3Ek__BackingField_35() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___U3CUploadLengthU3Ek__BackingField_35)); } inline int64_t get_U3CUploadLengthU3Ek__BackingField_35() const { return ___U3CUploadLengthU3Ek__BackingField_35; } inline int64_t* get_address_of_U3CUploadLengthU3Ek__BackingField_35() { return &___U3CUploadLengthU3Ek__BackingField_35; } inline void set_U3CUploadLengthU3Ek__BackingField_35(int64_t value) { ___U3CUploadLengthU3Ek__BackingField_35 = value; } inline static int32_t get_offset_of_U3CUploadProgressChangedU3Ek__BackingField_36() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___U3CUploadProgressChangedU3Ek__BackingField_36)); } inline bool get_U3CUploadProgressChangedU3Ek__BackingField_36() const { return ___U3CUploadProgressChangedU3Ek__BackingField_36; } inline bool* get_address_of_U3CUploadProgressChangedU3Ek__BackingField_36() { return &___U3CUploadProgressChangedU3Ek__BackingField_36; } inline void set_U3CUploadProgressChangedU3Ek__BackingField_36(bool value) { ___U3CUploadProgressChangedU3Ek__BackingField_36 = value; } inline static int32_t get_offset_of_isKeepAlive_37() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___isKeepAlive_37)); } inline bool get_isKeepAlive_37() const { return ___isKeepAlive_37; } inline bool* get_address_of_isKeepAlive_37() { return &___isKeepAlive_37; } inline void set_isKeepAlive_37(bool value) { ___isKeepAlive_37 = value; } inline static int32_t get_offset_of_streamFragmentSize_38() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___streamFragmentSize_38)); } inline int32_t get_streamFragmentSize_38() const { return ___streamFragmentSize_38; } inline int32_t* get_address_of_streamFragmentSize_38() { return &___streamFragmentSize_38; } inline void set_streamFragmentSize_38(int32_t value) { ___streamFragmentSize_38 = value; } inline static int32_t get_offset_of_useStreaming_39() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___useStreaming_39)); } inline bool get_useStreaming_39() const { return ___useStreaming_39; } inline bool* get_address_of_useStreaming_39() { return &___useStreaming_39; } inline void set_useStreaming_39(bool value) { ___useStreaming_39 = value; } inline static int32_t get_offset_of_U3CHeadersU3Ek__BackingField_40() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___U3CHeadersU3Ek__BackingField_40)); } inline Dictionary_2_tDC22E8D85FFE7CF6700ED76FF14853FC1E99CCFF * get_U3CHeadersU3Ek__BackingField_40() const { return ___U3CHeadersU3Ek__BackingField_40; } inline Dictionary_2_tDC22E8D85FFE7CF6700ED76FF14853FC1E99CCFF ** get_address_of_U3CHeadersU3Ek__BackingField_40() { return &___U3CHeadersU3Ek__BackingField_40; } inline void set_U3CHeadersU3Ek__BackingField_40(Dictionary_2_tDC22E8D85FFE7CF6700ED76FF14853FC1E99CCFF * value) { ___U3CHeadersU3Ek__BackingField_40 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CHeadersU3Ek__BackingField_40), (void*)value); } inline static int32_t get_offset_of_FieldCollector_41() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___FieldCollector_41)); } inline HTTPFormBase_tEDADD18C1A416CC5A4E78EA077BC26274F851BA8 * get_FieldCollector_41() const { return ___FieldCollector_41; } inline HTTPFormBase_tEDADD18C1A416CC5A4E78EA077BC26274F851BA8 ** get_address_of_FieldCollector_41() { return &___FieldCollector_41; } inline void set_FieldCollector_41(HTTPFormBase_tEDADD18C1A416CC5A4E78EA077BC26274F851BA8 * value) { ___FieldCollector_41 = value; Il2CppCodeGenWriteBarrier((void**)(&___FieldCollector_41), (void*)value); } inline static int32_t get_offset_of_FormImpl_42() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE, ___FormImpl_42)); } inline HTTPFormBase_tEDADD18C1A416CC5A4E78EA077BC26274F851BA8 * get_FormImpl_42() const { return ___FormImpl_42; } inline HTTPFormBase_tEDADD18C1A416CC5A4E78EA077BC26274F851BA8 ** get_address_of_FormImpl_42() { return &___FormImpl_42; } inline void set_FormImpl_42(HTTPFormBase_tEDADD18C1A416CC5A4E78EA077BC26274F851BA8 * value) { ___FormImpl_42 = value; Il2CppCodeGenWriteBarrier((void**)(&___FormImpl_42), (void*)value); } }; struct HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE_StaticFields { public: // System.Byte[] BestHTTP.HTTPRequest::EOL ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___EOL_0; // System.String[] BestHTTP.HTTPRequest::MethodNames StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___MethodNames_1; // System.Int32 BestHTTP.HTTPRequest::UploadChunkSize int32_t ___UploadChunkSize_2; public: inline static int32_t get_offset_of_EOL_0() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE_StaticFields, ___EOL_0)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_EOL_0() const { return ___EOL_0; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_EOL_0() { return &___EOL_0; } inline void set_EOL_0(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___EOL_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___EOL_0), (void*)value); } inline static int32_t get_offset_of_MethodNames_1() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE_StaticFields, ___MethodNames_1)); } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get_MethodNames_1() const { return ___MethodNames_1; } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of_MethodNames_1() { return &___MethodNames_1; } inline void set_MethodNames_1(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value) { ___MethodNames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___MethodNames_1), (void*)value); } inline static int32_t get_offset_of_UploadChunkSize_2() { return static_cast(offsetof(HTTPRequest_t17AB4AD06D6049A7B9511FFAE6FAF0F1D34EC0CE_StaticFields, ___UploadChunkSize_2)); } inline int32_t get_UploadChunkSize_2() const { return ___UploadChunkSize_2; } inline int32_t* get_address_of_UploadChunkSize_2() { return &___UploadChunkSize_2; } inline void set_UploadChunkSize_2(int32_t value) { ___UploadChunkSize_2 = value; } }; // FairyGUI.DisplayObject struct DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB : public EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7 { public: // System.String FairyGUI.DisplayObject::name String_t* ___name_2; // FairyGUI.Container FairyGUI.DisplayObject::k__BackingField Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68 * ___U3CparentU3Ek__BackingField_3; // UnityEngine.GameObject FairyGUI.DisplayObject::k__BackingField GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * ___U3CgameObjectU3Ek__BackingField_4; // UnityEngine.Transform FairyGUI.DisplayObject::k__BackingField Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * ___U3CcachedTransformU3Ek__BackingField_5; // FairyGUI.NGraphics FairyGUI.DisplayObject::k__BackingField NGraphics_t595A637CC0B7EEFE129DD8C752DB01EEB4C540CD * ___U3CgraphicsU3Ek__BackingField_6; // FairyGUI.NGraphics FairyGUI.DisplayObject::k__BackingField NGraphics_t595A637CC0B7EEFE129DD8C752DB01EEB4C540CD * ___U3CpaintingGraphicsU3Ek__BackingField_7; // FairyGUI.EventCallback0 FairyGUI.DisplayObject::onPaint EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * ___onPaint_8; // FairyGUI.GObject FairyGUI.DisplayObject::gOwner GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___gOwner_9; // System.UInt32 FairyGUI.DisplayObject::id uint32_t ___id_10; // System.Boolean FairyGUI.DisplayObject::_visible bool ____visible_11; // System.Boolean FairyGUI.DisplayObject::_touchable bool ____touchable_12; // UnityEngine.Vector2 FairyGUI.DisplayObject::_pivot Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ____pivot_13; // UnityEngine.Vector3 FairyGUI.DisplayObject::_pivotOffset Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ____pivotOffset_14; // UnityEngine.Vector2 FairyGUI.DisplayObject::_skew Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ____skew_15; // System.Int32 FairyGUI.DisplayObject::_renderingOrder int32_t ____renderingOrder_16; // System.Single FairyGUI.DisplayObject::_alpha float ____alpha_17; // System.Boolean FairyGUI.DisplayObject::_grayed bool ____grayed_18; // FairyGUI.BlendMode FairyGUI.DisplayObject::_blendMode int32_t ____blendMode_19; // FairyGUI.IFilter FairyGUI.DisplayObject::_filter RuntimeObject* ____filter_20; // UnityEngine.Transform FairyGUI.DisplayObject::_home Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * ____home_21; // System.Boolean FairyGUI.DisplayObject::_perspective bool ____perspective_22; // System.Int32 FairyGUI.DisplayObject::_focalLength int32_t ____focalLength_23; // UnityEngine.Vector3 FairyGUI.DisplayObject::_rotation Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ____rotation_24; // FairyGUI.EventListener FairyGUI.DisplayObject::_onClick EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onClick_25; // FairyGUI.EventListener FairyGUI.DisplayObject::_onRightClick EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onRightClick_26; // FairyGUI.EventListener FairyGUI.DisplayObject::_onTouchBegin EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onTouchBegin_27; // FairyGUI.EventListener FairyGUI.DisplayObject::_onTouchMove EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onTouchMove_28; // FairyGUI.EventListener FairyGUI.DisplayObject::_onTouchEnd EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onTouchEnd_29; // FairyGUI.EventListener FairyGUI.DisplayObject::_onRollOver EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onRollOver_30; // FairyGUI.EventListener FairyGUI.DisplayObject::_onRollOut EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onRollOut_31; // FairyGUI.EventListener FairyGUI.DisplayObject::_onMouseWheel EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onMouseWheel_32; // FairyGUI.EventListener FairyGUI.DisplayObject::_onAddedToStage EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onAddedToStage_33; // FairyGUI.EventListener FairyGUI.DisplayObject::_onRemovedFromStage EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onRemovedFromStage_34; // FairyGUI.EventListener FairyGUI.DisplayObject::_onKeyDown EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onKeyDown_35; // FairyGUI.EventListener FairyGUI.DisplayObject::_onClickLink EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onClickLink_36; // FairyGUI.EventCallback0 FairyGUI.DisplayObject::_captureDelegate EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * ____captureDelegate_37; // System.Int32 FairyGUI.DisplayObject::_paintingMode int32_t ____paintingMode_38; // FairyGUI.Margin FairyGUI.DisplayObject::_paintingMargin Margin_t35FBA354FC8FA4BAC98AE71F1DA4A25F2D89BD2E ____paintingMargin_39; // System.Int32 FairyGUI.DisplayObject::_paintingFlag int32_t ____paintingFlag_40; // UnityEngine.Material FairyGUI.DisplayObject::_paintingMaterial Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ____paintingMaterial_41; // System.Boolean FairyGUI.DisplayObject::_cacheAsBitmap bool ____cacheAsBitmap_42; // UnityEngine.Rect FairyGUI.DisplayObject::_contentRect Rect_t35B976DE901B5423C11705E156938EA27AB402CE ____contentRect_43; // System.Nullable`1 FairyGUI.DisplayObject::_transformMatrix Nullable_1_tBFF6390921F319FC72C16E8B8065E2189E27C1F0 ____transformMatrix_44; // System.Boolean FairyGUI.DisplayObject::_ownsGameObject bool ____ownsGameObject_45; // System.Boolean FairyGUI.DisplayObject::_disposed bool ____disposed_46; // System.Boolean FairyGUI.DisplayObject::_touchDisabled bool ____touchDisabled_47; // System.Single[] FairyGUI.DisplayObject::_internal_bounds SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* ____internal_bounds_48; // System.Boolean FairyGUI.DisplayObject::_skipInFairyBatching bool ____skipInFairyBatching_49; // System.Boolean FairyGUI.DisplayObject::_outlineChanged bool ____outlineChanged_50; public: inline static int32_t get_offset_of_name_2() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ___name_2)); } inline String_t* get_name_2() const { return ___name_2; } inline String_t** get_address_of_name_2() { return &___name_2; } inline void set_name_2(String_t* value) { ___name_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___name_2), (void*)value); } inline static int32_t get_offset_of_U3CparentU3Ek__BackingField_3() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ___U3CparentU3Ek__BackingField_3)); } inline Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68 * get_U3CparentU3Ek__BackingField_3() const { return ___U3CparentU3Ek__BackingField_3; } inline Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68 ** get_address_of_U3CparentU3Ek__BackingField_3() { return &___U3CparentU3Ek__BackingField_3; } inline void set_U3CparentU3Ek__BackingField_3(Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68 * value) { ___U3CparentU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CparentU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CgameObjectU3Ek__BackingField_4() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ___U3CgameObjectU3Ek__BackingField_4)); } inline GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * get_U3CgameObjectU3Ek__BackingField_4() const { return ___U3CgameObjectU3Ek__BackingField_4; } inline GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F ** get_address_of_U3CgameObjectU3Ek__BackingField_4() { return &___U3CgameObjectU3Ek__BackingField_4; } inline void set_U3CgameObjectU3Ek__BackingField_4(GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * value) { ___U3CgameObjectU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CgameObjectU3Ek__BackingField_4), (void*)value); } inline static int32_t get_offset_of_U3CcachedTransformU3Ek__BackingField_5() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ___U3CcachedTransformU3Ek__BackingField_5)); } inline Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * get_U3CcachedTransformU3Ek__BackingField_5() const { return ___U3CcachedTransformU3Ek__BackingField_5; } inline Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA ** get_address_of_U3CcachedTransformU3Ek__BackingField_5() { return &___U3CcachedTransformU3Ek__BackingField_5; } inline void set_U3CcachedTransformU3Ek__BackingField_5(Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * value) { ___U3CcachedTransformU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CcachedTransformU3Ek__BackingField_5), (void*)value); } inline static int32_t get_offset_of_U3CgraphicsU3Ek__BackingField_6() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ___U3CgraphicsU3Ek__BackingField_6)); } inline NGraphics_t595A637CC0B7EEFE129DD8C752DB01EEB4C540CD * get_U3CgraphicsU3Ek__BackingField_6() const { return ___U3CgraphicsU3Ek__BackingField_6; } inline NGraphics_t595A637CC0B7EEFE129DD8C752DB01EEB4C540CD ** get_address_of_U3CgraphicsU3Ek__BackingField_6() { return &___U3CgraphicsU3Ek__BackingField_6; } inline void set_U3CgraphicsU3Ek__BackingField_6(NGraphics_t595A637CC0B7EEFE129DD8C752DB01EEB4C540CD * value) { ___U3CgraphicsU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CgraphicsU3Ek__BackingField_6), (void*)value); } inline static int32_t get_offset_of_U3CpaintingGraphicsU3Ek__BackingField_7() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ___U3CpaintingGraphicsU3Ek__BackingField_7)); } inline NGraphics_t595A637CC0B7EEFE129DD8C752DB01EEB4C540CD * get_U3CpaintingGraphicsU3Ek__BackingField_7() const { return ___U3CpaintingGraphicsU3Ek__BackingField_7; } inline NGraphics_t595A637CC0B7EEFE129DD8C752DB01EEB4C540CD ** get_address_of_U3CpaintingGraphicsU3Ek__BackingField_7() { return &___U3CpaintingGraphicsU3Ek__BackingField_7; } inline void set_U3CpaintingGraphicsU3Ek__BackingField_7(NGraphics_t595A637CC0B7EEFE129DD8C752DB01EEB4C540CD * value) { ___U3CpaintingGraphicsU3Ek__BackingField_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CpaintingGraphicsU3Ek__BackingField_7), (void*)value); } inline static int32_t get_offset_of_onPaint_8() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ___onPaint_8)); } inline EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * get_onPaint_8() const { return ___onPaint_8; } inline EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 ** get_address_of_onPaint_8() { return &___onPaint_8; } inline void set_onPaint_8(EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * value) { ___onPaint_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___onPaint_8), (void*)value); } inline static int32_t get_offset_of_gOwner_9() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ___gOwner_9)); } inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * get_gOwner_9() const { return ___gOwner_9; } inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB ** get_address_of_gOwner_9() { return &___gOwner_9; } inline void set_gOwner_9(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * value) { ___gOwner_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___gOwner_9), (void*)value); } inline static int32_t get_offset_of_id_10() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ___id_10)); } inline uint32_t get_id_10() const { return ___id_10; } inline uint32_t* get_address_of_id_10() { return &___id_10; } inline void set_id_10(uint32_t value) { ___id_10 = value; } inline static int32_t get_offset_of__visible_11() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____visible_11)); } inline bool get__visible_11() const { return ____visible_11; } inline bool* get_address_of__visible_11() { return &____visible_11; } inline void set__visible_11(bool value) { ____visible_11 = value; } inline static int32_t get_offset_of__touchable_12() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____touchable_12)); } inline bool get__touchable_12() const { return ____touchable_12; } inline bool* get_address_of__touchable_12() { return &____touchable_12; } inline void set__touchable_12(bool value) { ____touchable_12 = value; } inline static int32_t get_offset_of__pivot_13() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____pivot_13)); } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get__pivot_13() const { return ____pivot_13; } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of__pivot_13() { return &____pivot_13; } inline void set__pivot_13(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value) { ____pivot_13 = value; } inline static int32_t get_offset_of__pivotOffset_14() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____pivotOffset_14)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get__pivotOffset_14() const { return ____pivotOffset_14; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of__pivotOffset_14() { return &____pivotOffset_14; } inline void set__pivotOffset_14(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ____pivotOffset_14 = value; } inline static int32_t get_offset_of__skew_15() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____skew_15)); } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get__skew_15() const { return ____skew_15; } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of__skew_15() { return &____skew_15; } inline void set__skew_15(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value) { ____skew_15 = value; } inline static int32_t get_offset_of__renderingOrder_16() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____renderingOrder_16)); } inline int32_t get__renderingOrder_16() const { return ____renderingOrder_16; } inline int32_t* get_address_of__renderingOrder_16() { return &____renderingOrder_16; } inline void set__renderingOrder_16(int32_t value) { ____renderingOrder_16 = value; } inline static int32_t get_offset_of__alpha_17() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____alpha_17)); } inline float get__alpha_17() const { return ____alpha_17; } inline float* get_address_of__alpha_17() { return &____alpha_17; } inline void set__alpha_17(float value) { ____alpha_17 = value; } inline static int32_t get_offset_of__grayed_18() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____grayed_18)); } inline bool get__grayed_18() const { return ____grayed_18; } inline bool* get_address_of__grayed_18() { return &____grayed_18; } inline void set__grayed_18(bool value) { ____grayed_18 = value; } inline static int32_t get_offset_of__blendMode_19() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____blendMode_19)); } inline int32_t get__blendMode_19() const { return ____blendMode_19; } inline int32_t* get_address_of__blendMode_19() { return &____blendMode_19; } inline void set__blendMode_19(int32_t value) { ____blendMode_19 = value; } inline static int32_t get_offset_of__filter_20() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____filter_20)); } inline RuntimeObject* get__filter_20() const { return ____filter_20; } inline RuntimeObject** get_address_of__filter_20() { return &____filter_20; } inline void set__filter_20(RuntimeObject* value) { ____filter_20 = value; Il2CppCodeGenWriteBarrier((void**)(&____filter_20), (void*)value); } inline static int32_t get_offset_of__home_21() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____home_21)); } inline Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * get__home_21() const { return ____home_21; } inline Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA ** get_address_of__home_21() { return &____home_21; } inline void set__home_21(Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * value) { ____home_21 = value; Il2CppCodeGenWriteBarrier((void**)(&____home_21), (void*)value); } inline static int32_t get_offset_of__perspective_22() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____perspective_22)); } inline bool get__perspective_22() const { return ____perspective_22; } inline bool* get_address_of__perspective_22() { return &____perspective_22; } inline void set__perspective_22(bool value) { ____perspective_22 = value; } inline static int32_t get_offset_of__focalLength_23() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____focalLength_23)); } inline int32_t get__focalLength_23() const { return ____focalLength_23; } inline int32_t* get_address_of__focalLength_23() { return &____focalLength_23; } inline void set__focalLength_23(int32_t value) { ____focalLength_23 = value; } inline static int32_t get_offset_of__rotation_24() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____rotation_24)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get__rotation_24() const { return ____rotation_24; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of__rotation_24() { return &____rotation_24; } inline void set__rotation_24(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ____rotation_24 = value; } inline static int32_t get_offset_of__onClick_25() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____onClick_25)); } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onClick_25() const { return ____onClick_25; } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onClick_25() { return &____onClick_25; } inline void set__onClick_25(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value) { ____onClick_25 = value; Il2CppCodeGenWriteBarrier((void**)(&____onClick_25), (void*)value); } inline static int32_t get_offset_of__onRightClick_26() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____onRightClick_26)); } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onRightClick_26() const { return ____onRightClick_26; } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onRightClick_26() { return &____onRightClick_26; } inline void set__onRightClick_26(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value) { ____onRightClick_26 = value; Il2CppCodeGenWriteBarrier((void**)(&____onRightClick_26), (void*)value); } inline static int32_t get_offset_of__onTouchBegin_27() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____onTouchBegin_27)); } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onTouchBegin_27() const { return ____onTouchBegin_27; } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onTouchBegin_27() { return &____onTouchBegin_27; } inline void set__onTouchBegin_27(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value) { ____onTouchBegin_27 = value; Il2CppCodeGenWriteBarrier((void**)(&____onTouchBegin_27), (void*)value); } inline static int32_t get_offset_of__onTouchMove_28() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____onTouchMove_28)); } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onTouchMove_28() const { return ____onTouchMove_28; } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onTouchMove_28() { return &____onTouchMove_28; } inline void set__onTouchMove_28(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value) { ____onTouchMove_28 = value; Il2CppCodeGenWriteBarrier((void**)(&____onTouchMove_28), (void*)value); } inline static int32_t get_offset_of__onTouchEnd_29() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____onTouchEnd_29)); } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onTouchEnd_29() const { return ____onTouchEnd_29; } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onTouchEnd_29() { return &____onTouchEnd_29; } inline void set__onTouchEnd_29(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value) { ____onTouchEnd_29 = value; Il2CppCodeGenWriteBarrier((void**)(&____onTouchEnd_29), (void*)value); } inline static int32_t get_offset_of__onRollOver_30() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____onRollOver_30)); } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onRollOver_30() const { return ____onRollOver_30; } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onRollOver_30() { return &____onRollOver_30; } inline void set__onRollOver_30(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value) { ____onRollOver_30 = value; Il2CppCodeGenWriteBarrier((void**)(&____onRollOver_30), (void*)value); } inline static int32_t get_offset_of__onRollOut_31() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____onRollOut_31)); } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onRollOut_31() const { return ____onRollOut_31; } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onRollOut_31() { return &____onRollOut_31; } inline void set__onRollOut_31(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value) { ____onRollOut_31 = value; Il2CppCodeGenWriteBarrier((void**)(&____onRollOut_31), (void*)value); } inline static int32_t get_offset_of__onMouseWheel_32() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____onMouseWheel_32)); } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onMouseWheel_32() const { return ____onMouseWheel_32; } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onMouseWheel_32() { return &____onMouseWheel_32; } inline void set__onMouseWheel_32(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value) { ____onMouseWheel_32 = value; Il2CppCodeGenWriteBarrier((void**)(&____onMouseWheel_32), (void*)value); } inline static int32_t get_offset_of__onAddedToStage_33() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____onAddedToStage_33)); } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onAddedToStage_33() const { return ____onAddedToStage_33; } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onAddedToStage_33() { return &____onAddedToStage_33; } inline void set__onAddedToStage_33(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value) { ____onAddedToStage_33 = value; Il2CppCodeGenWriteBarrier((void**)(&____onAddedToStage_33), (void*)value); } inline static int32_t get_offset_of__onRemovedFromStage_34() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____onRemovedFromStage_34)); } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onRemovedFromStage_34() const { return ____onRemovedFromStage_34; } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onRemovedFromStage_34() { return &____onRemovedFromStage_34; } inline void set__onRemovedFromStage_34(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value) { ____onRemovedFromStage_34 = value; Il2CppCodeGenWriteBarrier((void**)(&____onRemovedFromStage_34), (void*)value); } inline static int32_t get_offset_of__onKeyDown_35() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____onKeyDown_35)); } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onKeyDown_35() const { return ____onKeyDown_35; } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onKeyDown_35() { return &____onKeyDown_35; } inline void set__onKeyDown_35(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value) { ____onKeyDown_35 = value; Il2CppCodeGenWriteBarrier((void**)(&____onKeyDown_35), (void*)value); } inline static int32_t get_offset_of__onClickLink_36() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____onClickLink_36)); } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onClickLink_36() const { return ____onClickLink_36; } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onClickLink_36() { return &____onClickLink_36; } inline void set__onClickLink_36(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value) { ____onClickLink_36 = value; Il2CppCodeGenWriteBarrier((void**)(&____onClickLink_36), (void*)value); } inline static int32_t get_offset_of__captureDelegate_37() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____captureDelegate_37)); } inline EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * get__captureDelegate_37() const { return ____captureDelegate_37; } inline EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 ** get_address_of__captureDelegate_37() { return &____captureDelegate_37; } inline void set__captureDelegate_37(EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * value) { ____captureDelegate_37 = value; Il2CppCodeGenWriteBarrier((void**)(&____captureDelegate_37), (void*)value); } inline static int32_t get_offset_of__paintingMode_38() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____paintingMode_38)); } inline int32_t get__paintingMode_38() const { return ____paintingMode_38; } inline int32_t* get_address_of__paintingMode_38() { return &____paintingMode_38; } inline void set__paintingMode_38(int32_t value) { ____paintingMode_38 = value; } inline static int32_t get_offset_of__paintingMargin_39() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____paintingMargin_39)); } inline Margin_t35FBA354FC8FA4BAC98AE71F1DA4A25F2D89BD2E get__paintingMargin_39() const { return ____paintingMargin_39; } inline Margin_t35FBA354FC8FA4BAC98AE71F1DA4A25F2D89BD2E * get_address_of__paintingMargin_39() { return &____paintingMargin_39; } inline void set__paintingMargin_39(Margin_t35FBA354FC8FA4BAC98AE71F1DA4A25F2D89BD2E value) { ____paintingMargin_39 = value; } inline static int32_t get_offset_of__paintingFlag_40() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____paintingFlag_40)); } inline int32_t get__paintingFlag_40() const { return ____paintingFlag_40; } inline int32_t* get_address_of__paintingFlag_40() { return &____paintingFlag_40; } inline void set__paintingFlag_40(int32_t value) { ____paintingFlag_40 = value; } inline static int32_t get_offset_of__paintingMaterial_41() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____paintingMaterial_41)); } inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * get__paintingMaterial_41() const { return ____paintingMaterial_41; } inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 ** get_address_of__paintingMaterial_41() { return &____paintingMaterial_41; } inline void set__paintingMaterial_41(Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * value) { ____paintingMaterial_41 = value; Il2CppCodeGenWriteBarrier((void**)(&____paintingMaterial_41), (void*)value); } inline static int32_t get_offset_of__cacheAsBitmap_42() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____cacheAsBitmap_42)); } inline bool get__cacheAsBitmap_42() const { return ____cacheAsBitmap_42; } inline bool* get_address_of__cacheAsBitmap_42() { return &____cacheAsBitmap_42; } inline void set__cacheAsBitmap_42(bool value) { ____cacheAsBitmap_42 = value; } inline static int32_t get_offset_of__contentRect_43() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____contentRect_43)); } inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE get__contentRect_43() const { return ____contentRect_43; } inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE * get_address_of__contentRect_43() { return &____contentRect_43; } inline void set__contentRect_43(Rect_t35B976DE901B5423C11705E156938EA27AB402CE value) { ____contentRect_43 = value; } inline static int32_t get_offset_of__transformMatrix_44() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____transformMatrix_44)); } inline Nullable_1_tBFF6390921F319FC72C16E8B8065E2189E27C1F0 get__transformMatrix_44() const { return ____transformMatrix_44; } inline Nullable_1_tBFF6390921F319FC72C16E8B8065E2189E27C1F0 * get_address_of__transformMatrix_44() { return &____transformMatrix_44; } inline void set__transformMatrix_44(Nullable_1_tBFF6390921F319FC72C16E8B8065E2189E27C1F0 value) { ____transformMatrix_44 = value; } inline static int32_t get_offset_of__ownsGameObject_45() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____ownsGameObject_45)); } inline bool get__ownsGameObject_45() const { return ____ownsGameObject_45; } inline bool* get_address_of__ownsGameObject_45() { return &____ownsGameObject_45; } inline void set__ownsGameObject_45(bool value) { ____ownsGameObject_45 = value; } inline static int32_t get_offset_of__disposed_46() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____disposed_46)); } inline bool get__disposed_46() const { return ____disposed_46; } inline bool* get_address_of__disposed_46() { return &____disposed_46; } inline void set__disposed_46(bool value) { ____disposed_46 = value; } inline static int32_t get_offset_of__touchDisabled_47() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____touchDisabled_47)); } inline bool get__touchDisabled_47() const { return ____touchDisabled_47; } inline bool* get_address_of__touchDisabled_47() { return &____touchDisabled_47; } inline void set__touchDisabled_47(bool value) { ____touchDisabled_47 = value; } inline static int32_t get_offset_of__internal_bounds_48() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____internal_bounds_48)); } inline SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* get__internal_bounds_48() const { return ____internal_bounds_48; } inline SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5** get_address_of__internal_bounds_48() { return &____internal_bounds_48; } inline void set__internal_bounds_48(SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* value) { ____internal_bounds_48 = value; Il2CppCodeGenWriteBarrier((void**)(&____internal_bounds_48), (void*)value); } inline static int32_t get_offset_of__skipInFairyBatching_49() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____skipInFairyBatching_49)); } inline bool get__skipInFairyBatching_49() const { return ____skipInFairyBatching_49; } inline bool* get_address_of__skipInFairyBatching_49() { return &____skipInFairyBatching_49; } inline void set__skipInFairyBatching_49(bool value) { ____skipInFairyBatching_49 = value; } inline static int32_t get_offset_of__outlineChanged_50() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____outlineChanged_50)); } inline bool get__outlineChanged_50() const { return ____outlineChanged_50; } inline bool* get_address_of__outlineChanged_50() { return &____outlineChanged_50; } inline void set__outlineChanged_50(bool value) { ____outlineChanged_50 = value; } }; struct DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB_StaticFields { public: // System.UInt32 FairyGUI.DisplayObject::_gInstanceCounter uint32_t ____gInstanceCounter_51; public: inline static int32_t get_offset_of__gInstanceCounter_51() { return static_cast(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB_StaticFields, ____gInstanceCounter_51)); } inline uint32_t get__gInstanceCounter_51() const { return ____gInstanceCounter_51; } inline uint32_t* get_address_of__gInstanceCounter_51() { return &____gInstanceCounter_51; } inline void set__gInstanceCounter_51(uint32_t value) { ____gInstanceCounter_51 = value; } }; // FairyGUI.GObject struct GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB : public EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7 { public: // System.String FairyGUI.GObject::k__BackingField String_t* ___U3CidU3Ek__BackingField_2; // System.String FairyGUI.GObject::name String_t* ___name_3; // System.Object FairyGUI.GObject::data RuntimeObject * ___data_4; // System.Int32 FairyGUI.GObject::sourceWidth int32_t ___sourceWidth_5; // System.Int32 FairyGUI.GObject::sourceHeight int32_t ___sourceHeight_6; // System.Int32 FairyGUI.GObject::initWidth int32_t ___initWidth_7; // System.Int32 FairyGUI.GObject::initHeight int32_t ___initHeight_8; // System.Int32 FairyGUI.GObject::minWidth int32_t ___minWidth_9; // System.Int32 FairyGUI.GObject::maxWidth int32_t ___maxWidth_10; // System.Int32 FairyGUI.GObject::minHeight int32_t ___minHeight_11; // System.Int32 FairyGUI.GObject::maxHeight int32_t ___maxHeight_12; // FairyGUI.Relations FairyGUI.GObject::k__BackingField Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF * ___U3CrelationsU3Ek__BackingField_13; // System.Nullable`1 FairyGUI.GObject::dragBounds Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10 ___dragBounds_14; // FairyGUI.GComponent FairyGUI.GObject::k__BackingField GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * ___U3CparentU3Ek__BackingField_15; // FairyGUI.DisplayObject FairyGUI.GObject::k__BackingField DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB * ___U3CdisplayObjectU3Ek__BackingField_16; // FairyGUI.PackageItem FairyGUI.GObject::packageItem PackageItem_t6D8B35322EA6328C8259063A86D5CE6D654F43F0 * ___packageItem_18; // System.Single FairyGUI.GObject::_x float ____x_19; // System.Single FairyGUI.GObject::_y float ____y_20; // System.Single FairyGUI.GObject::_z float ____z_21; // System.Single FairyGUI.GObject::_pivotX float ____pivotX_22; // System.Single FairyGUI.GObject::_pivotY float ____pivotY_23; // System.Boolean FairyGUI.GObject::_pivotAsAnchor bool ____pivotAsAnchor_24; // System.Single FairyGUI.GObject::_alpha float ____alpha_25; // System.Single FairyGUI.GObject::_rotation float ____rotation_26; // System.Single FairyGUI.GObject::_rotationX float ____rotationX_27; // System.Single FairyGUI.GObject::_rotationY float ____rotationY_28; // System.Boolean FairyGUI.GObject::_visible bool ____visible_29; // System.Boolean FairyGUI.GObject::_internalVisible bool ____internalVisible_30; // System.Boolean FairyGUI.GObject::_handlingController bool ____handlingController_31; // System.Boolean FairyGUI.GObject::_touchable bool ____touchable_32; // System.Boolean FairyGUI.GObject::_grayed bool ____grayed_33; // System.Boolean FairyGUI.GObject::_draggable bool ____draggable_34; // System.Single FairyGUI.GObject::_scaleX float ____scaleX_35; // System.Single FairyGUI.GObject::_scaleY float ____scaleY_36; // System.Int32 FairyGUI.GObject::_sortingOrder int32_t ____sortingOrder_37; // System.Boolean FairyGUI.GObject::_focusable bool ____focusable_38; // System.String FairyGUI.GObject::_tooltips String_t* ____tooltips_39; // System.Boolean FairyGUI.GObject::_pixelSnapping bool ____pixelSnapping_40; // FairyGUI.GGroup FairyGUI.GObject::_group GGroup_tC639447CD683C998CC282B1BEB24798021939CB4 * ____group_41; // FairyGUI.GearBase[] FairyGUI.GObject::_gears GearBaseU5BU5D_t78A202A2ECDD7D43374E4317AF6BB596930D577A* ____gears_42; // FairyGUI.EventListener FairyGUI.GObject::_onClick EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onClick_43; // FairyGUI.EventListener FairyGUI.GObject::_onRightClick EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onRightClick_44; // FairyGUI.EventListener FairyGUI.GObject::_onTouchBegin EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onTouchBegin_45; // FairyGUI.EventListener FairyGUI.GObject::_onTouchMove EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onTouchMove_46; // FairyGUI.EventListener FairyGUI.GObject::_onTouchEnd EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onTouchEnd_47; // FairyGUI.EventListener FairyGUI.GObject::_onRollOver EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onRollOver_48; // FairyGUI.EventListener FairyGUI.GObject::_onRollOut EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onRollOut_49; // FairyGUI.EventListener FairyGUI.GObject::_onAddedToStage EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onAddedToStage_50; // FairyGUI.EventListener FairyGUI.GObject::_onRemovedFromStage EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onRemovedFromStage_51; // FairyGUI.EventListener FairyGUI.GObject::_onKeyDown EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onKeyDown_52; // FairyGUI.EventListener FairyGUI.GObject::_onClickLink EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onClickLink_53; // FairyGUI.EventListener FairyGUI.GObject::_onPositionChanged EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onPositionChanged_54; // FairyGUI.EventListener FairyGUI.GObject::_onSizeChanged EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onSizeChanged_55; // FairyGUI.EventListener FairyGUI.GObject::_onDragStart EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onDragStart_56; // FairyGUI.EventListener FairyGUI.GObject::_onDragMove EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onDragMove_57; // FairyGUI.EventListener FairyGUI.GObject::_onDragEnd EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onDragEnd_58; // FairyGUI.EventListener FairyGUI.GObject::_onGearStop EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onGearStop_59; // System.Boolean FairyGUI.GObject::underConstruct bool ___underConstruct_60; // System.Single FairyGUI.GObject::_width float ____width_61; // System.Single FairyGUI.GObject::_height float ____height_62; // System.Single FairyGUI.GObject::_rawWidth float ____rawWidth_63; // System.Single FairyGUI.GObject::_rawHeight float ____rawHeight_64; // System.Boolean FairyGUI.GObject::_gearLocked bool ____gearLocked_65; // System.Single FairyGUI.GObject::_sizePercentInGroup float ____sizePercentInGroup_66; // System.Boolean FairyGUI.GObject::_disposed bool ____disposed_67; // UnityEngine.Vector2 FairyGUI.GObject::_dragTouchStartPos Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ____dragTouchStartPos_69; // System.Boolean FairyGUI.GObject::_dragTesting bool ____dragTesting_70; public: inline static int32_t get_offset_of_U3CidU3Ek__BackingField_2() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___U3CidU3Ek__BackingField_2)); } inline String_t* get_U3CidU3Ek__BackingField_2() const { return ___U3CidU3Ek__BackingField_2; } inline String_t** get_address_of_U3CidU3Ek__BackingField_2() { return &___U3CidU3Ek__BackingField_2; } inline void set_U3CidU3Ek__BackingField_2(String_t* value) { ___U3CidU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CidU3Ek__BackingField_2), (void*)value); } inline static int32_t get_offset_of_name_3() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___name_3)); } inline String_t* get_name_3() const { return ___name_3; } inline String_t** get_address_of_name_3() { return &___name_3; } inline void set_name_3(String_t* value) { ___name_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___name_3), (void*)value); } inline static int32_t get_offset_of_data_4() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___data_4)); } inline RuntimeObject * get_data_4() const { return ___data_4; } inline RuntimeObject ** get_address_of_data_4() { return &___data_4; } inline void set_data_4(RuntimeObject * value) { ___data_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___data_4), (void*)value); } inline static int32_t get_offset_of_sourceWidth_5() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___sourceWidth_5)); } inline int32_t get_sourceWidth_5() const { return ___sourceWidth_5; } inline int32_t* get_address_of_sourceWidth_5() { return &___sourceWidth_5; } inline void set_sourceWidth_5(int32_t value) { ___sourceWidth_5 = value; } inline static int32_t get_offset_of_sourceHeight_6() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___sourceHeight_6)); } inline int32_t get_sourceHeight_6() const { return ___sourceHeight_6; } inline int32_t* get_address_of_sourceHeight_6() { return &___sourceHeight_6; } inline void set_sourceHeight_6(int32_t value) { ___sourceHeight_6 = value; } inline static int32_t get_offset_of_initWidth_7() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___initWidth_7)); } inline int32_t get_initWidth_7() const { return ___initWidth_7; } inline int32_t* get_address_of_initWidth_7() { return &___initWidth_7; } inline void set_initWidth_7(int32_t value) { ___initWidth_7 = value; } inline static int32_t get_offset_of_initHeight_8() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___initHeight_8)); } inline int32_t get_initHeight_8() const { return ___initHeight_8; } inline int32_t* get_address_of_initHeight_8() { return &___initHeight_8; } inline void set_initHeight_8(int32_t value) { ___initHeight_8 = value; } inline static int32_t get_offset_of_minWidth_9() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___minWidth_9)); } inline int32_t get_minWidth_9() const { return ___minWidth_9; } inline int32_t* get_address_of_minWidth_9() { return &___minWidth_9; } inline void set_minWidth_9(int32_t value) { ___minWidth_9 = value; } inline static int32_t get_offset_of_maxWidth_10() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___maxWidth_10)); } inline int32_t get_maxWidth_10() const { return ___maxWidth_10; } inline int32_t* get_address_of_maxWidth_10() { return &___maxWidth_10; } inline void set_maxWidth_10(int32_t value) { ___maxWidth_10 = value; } inline static int32_t get_offset_of_minHeight_11() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___minHeight_11)); } inline int32_t get_minHeight_11() const { return ___minHeight_11; } inline int32_t* get_address_of_minHeight_11() { return &___minHeight_11; } inline void set_minHeight_11(int32_t value) { ___minHeight_11 = value; } inline static int32_t get_offset_of_maxHeight_12() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___maxHeight_12)); } inline int32_t get_maxHeight_12() const { return ___maxHeight_12; } inline int32_t* get_address_of_maxHeight_12() { return &___maxHeight_12; } inline void set_maxHeight_12(int32_t value) { ___maxHeight_12 = value; } inline static int32_t get_offset_of_U3CrelationsU3Ek__BackingField_13() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___U3CrelationsU3Ek__BackingField_13)); } inline Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF * get_U3CrelationsU3Ek__BackingField_13() const { return ___U3CrelationsU3Ek__BackingField_13; } inline Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF ** get_address_of_U3CrelationsU3Ek__BackingField_13() { return &___U3CrelationsU3Ek__BackingField_13; } inline void set_U3CrelationsU3Ek__BackingField_13(Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF * value) { ___U3CrelationsU3Ek__BackingField_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CrelationsU3Ek__BackingField_13), (void*)value); } inline static int32_t get_offset_of_dragBounds_14() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___dragBounds_14)); } inline Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10 get_dragBounds_14() const { return ___dragBounds_14; } inline Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10 * get_address_of_dragBounds_14() { return &___dragBounds_14; } inline void set_dragBounds_14(Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10 value) { ___dragBounds_14 = value; } inline static int32_t get_offset_of_U3CparentU3Ek__BackingField_15() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___U3CparentU3Ek__BackingField_15)); } inline GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * get_U3CparentU3Ek__BackingField_15() const { return ___U3CparentU3Ek__BackingField_15; } inline GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC ** get_address_of_U3CparentU3Ek__BackingField_15() { return &___U3CparentU3Ek__BackingField_15; } inline void set_U3CparentU3Ek__BackingField_15(GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * value) { ___U3CparentU3Ek__BackingField_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CparentU3Ek__BackingField_15), (void*)value); } inline static int32_t get_offset_of_U3CdisplayObjectU3Ek__BackingField_16() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___U3CdisplayObjectU3Ek__BackingField_16)); } inline DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB * get_U3CdisplayObjectU3Ek__BackingField_16() const { return ___U3CdisplayObjectU3Ek__BackingField_16; } inline DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB ** get_address_of_U3CdisplayObjectU3Ek__BackingField_16() { return &___U3CdisplayObjectU3Ek__BackingField_16; } inline void set_U3CdisplayObjectU3Ek__BackingField_16(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB * value) { ___U3CdisplayObjectU3Ek__BackingField_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CdisplayObjectU3Ek__BackingField_16), (void*)value); } inline static int32_t get_offset_of_packageItem_18() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___packageItem_18)); } inline PackageItem_t6D8B35322EA6328C8259063A86D5CE6D654F43F0 * get_packageItem_18() const { return ___packageItem_18; } inline PackageItem_t6D8B35322EA6328C8259063A86D5CE6D654F43F0 ** get_address_of_packageItem_18() { return &___packageItem_18; } inline void set_packageItem_18(PackageItem_t6D8B35322EA6328C8259063A86D5CE6D654F43F0 * value) { ___packageItem_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___packageItem_18), (void*)value); } inline static int32_t get_offset_of__x_19() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____x_19)); } inline float get__x_19() const { return ____x_19; } inline float* get_address_of__x_19() { return &____x_19; } inline void set__x_19(float value) { ____x_19 = value; } inline static int32_t get_offset_of__y_20() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____y_20)); } inline float get__y_20() const { return ____y_20; } inline float* get_address_of__y_20() { return &____y_20; } inline void set__y_20(float value) { ____y_20 = value; } inline static int32_t get_offset_of__z_21() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____z_21)); } inline float get__z_21() const { return ____z_21; } inline float* get_address_of__z_21() { return &____z_21; } inline void set__z_21(float value) { ____z_21 = value; } inline static int32_t get_offset_of__pivotX_22() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____pivotX_22)); } inline float get__pivotX_22() const { return ____pivotX_22; } inline float* get_address_of__pivotX_22() { return &____pivotX_22; } inline void set__pivotX_22(float value) { ____pivotX_22 = value; } inline static int32_t get_offset_of__pivotY_23() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____pivotY_23)); } inline float get__pivotY_23() const { return ____pivotY_23; } inline float* get_address_of__pivotY_23() { return &____pivotY_23; } inline void set__pivotY_23(float value) { ____pivotY_23 = value; } inline static int32_t get_offset_of__pivotAsAnchor_24() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____pivotAsAnchor_24)); } inline bool get__pivotAsAnchor_24() const { return ____pivotAsAnchor_24; } inline bool* get_address_of__pivotAsAnchor_24() { return &____pivotAsAnchor_24; } inline void set__pivotAsAnchor_24(bool value) { ____pivotAsAnchor_24 = value; } inline static int32_t get_offset_of__alpha_25() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____alpha_25)); } inline float get__alpha_25() const { return ____alpha_25; } inline float* get_address_of__alpha_25() { return &____alpha_25; } inline void set__alpha_25(float value) { ____alpha_25 = value; } inline static int32_t get_offset_of__rotation_26() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____rotation_26)); } inline float get__rotation_26() const { return ____rotation_26; } inline float* get_address_of__rotation_26() { return &____rotation_26; } inline void set__rotation_26(float value) { ____rotation_26 = value; } inline static int32_t get_offset_of__rotationX_27() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____rotationX_27)); } inline float get__rotationX_27() const { return ____rotationX_27; } inline float* get_address_of__rotationX_27() { return &____rotationX_27; } inline void set__rotationX_27(float value) { ____rotationX_27 = value; } inline static int32_t get_offset_of__rotationY_28() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____rotationY_28)); } inline float get__rotationY_28() const { return ____rotationY_28; } inline float* get_address_of__rotationY_28() { return &____rotationY_28; } inline void set__rotationY_28(float value) { ____rotationY_28 = value; } inline static int32_t get_offset_of__visible_29() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____visible_29)); } inline bool get__visible_29() const { return ____visible_29; } inline bool* get_address_of__visible_29() { return &____visible_29; } inline void set__visible_29(bool value) { ____visible_29 = value; } inline static int32_t get_offset_of__internalVisible_30() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____internalVisible_30)); } inline bool get__internalVisible_30() const { return ____internalVisible_30; } inline bool* get_address_of__internalVisible_30() { return &____internalVisible_30; } inline void set__internalVisible_30(bool value) { ____internalVisible_30 = value; } inline static int32_t get_offset_of__handlingController_31() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____handlingController_31)); } inline bool get__handlingController_31() const { return ____handlingController_31; } inline bool* get_address_of__handlingController_31() { return &____handlingController_31; } inline void set__handlingController_31(bool value) { ____handlingController_31 = value; } inline static int32_t get_offset_of__touchable_32() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____touchable_32)); } inline bool get__touchable_32() const { return ____touchable_32; } inline bool* get_address_of__touchable_32() { return &____touchable_32; } inline void set__touchable_32(bool value) { ____touchable_32 = value; } inline static int32_t get_offset_of__grayed_33() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____grayed_33)); } inline bool get__grayed_33() const { return ____grayed_33; } inline bool* get_address_of__grayed_33() { return &____grayed_33; } inline void set__grayed_33(bool value) { ____grayed_33 = value; } inline static int32_t get_offset_of__draggable_34() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____draggable_34)); } inline bool get__draggable_34() const { return ____draggable_34; } inline bool* get_address_of__draggable_34() { return &____draggable_34; } inline void set__draggable_34(bool value) { ____draggable_34 = value; } inline static int32_t get_offset_of__scaleX_35() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____scaleX_35)); } inline float get__scaleX_35() const { return ____scaleX_35; } inline float* get_address_of__scaleX_35() { return &____scaleX_35; } inline void set__scaleX_35(float value) { ____scaleX_35 = value; } inline static int32_t get_offset_of__scaleY_36() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____scaleY_36)); } inline float get__scaleY_36() const { return ____scaleY_36; } inline float* get_address_of__scaleY_36() { return &____scaleY_36; } inline void set__scaleY_36(float value) { ____scaleY_36 = value; } inline static int32_t get_offset_of__sortingOrder_37() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____sortingOrder_37)); } inline int32_t get__sortingOrder_37() const { return ____sortingOrder_37; } inline int32_t* get_address_of__sortingOrder_37() { return &____sortingOrder_37; } inline void set__sortingOrder_37(int32_t value) { ____sortingOrder_37 = value; } inline static int32_t get_offset_of__focusable_38() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____focusable_38)); } inline bool get__focusable_38() const { return ____focusable_38; } inline bool* get_address_of__focusable_38() { return &____focusable_38; } inline void set__focusable_38(bool value) { ____focusable_38 = value; } inline static int32_t get_offset_of__tooltips_39() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____tooltips_39)); } inline String_t* get__tooltips_39() const { return ____tooltips_39; } inline String_t** get_address_of__tooltips_39() { return &____tooltips_39; } inline void set__tooltips_39(String_t* value) { ____tooltips_39 = value; Il2CppCodeGenWriteBarrier((void**)(&____tooltips_39), (void*)value); } inline static int32_t get_offset_of__pixelSnapping_40() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____pixelSnapping_40)); } inline bool get__pixelSnapping_40() const { return ____pixelSnapping_40; } inline bool* get_address_of__pixelSnapping_40() { return &____pixelSnapping_40; } inline void set__pixelSnapping_40(bool value) { ____pixelSnapping_40 = value; } inline static int32_t get_offset_of__group_41() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____group_41)); } inline GGroup_tC639447CD683C998CC282B1BEB24798021939CB4 * get__group_41() const { return ____group_41; } inline GGroup_tC639447CD683C998CC282B1BEB24798021939CB4 ** get_address_of__group_41() { return &____group_41; } inline void set__group_41(GGroup_tC639447CD683C998CC282B1BEB24798021939CB4 * value) { ____group_41 = value; Il2CppCodeGenWriteBarrier((void**)(&____group_41), (void*)value); } inline static int32_t get_offset_of__gears_42() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____gears_42)); } inline GearBaseU5BU5D_t78A202A2ECDD7D43374E4317AF6BB596930D577A* get__gears_42() const { return ____gears_42; } inline GearBaseU5BU5D_t78A202A2ECDD7D43374E4317AF6BB596930D577A** get_address_of__gears_42() { return &____gears_42; } inline void set__gears_42(GearBaseU5BU5D_t78A202A2ECDD7D43374E4317AF6BB596930D577A* value) { ____gears_42 = value; Il2CppCodeGenWriteBarrier((void**)(&____gears_42), (void*)value); } inline static int32_t get_offset_of__onClick_43() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onClick_43)); } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onClick_43() const { return ____onClick_43; } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onClick_43() { return &____onClick_43; } inline void set__onClick_43(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value) { ____onClick_43 = value; Il2CppCodeGenWriteBarrier((void**)(&____onClick_43), (void*)value); } inline static int32_t get_offset_of__onRightClick_44() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onRightClick_44)); } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onRightClick_44() const { return ____onRightClick_44; } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onRightClick_44() { return &____onRightClick_44; } inline void set__onRightClick_44(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value) { ____onRightClick_44 = value; Il2CppCodeGenWriteBarrier((void**)(&____onRightClick_44), (void*)value); } inline static int32_t get_offset_of__onTouchBegin_45() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onTouchBegin_45)); } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onTouchBegin_45() const { return ____onTouchBegin_45; } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onTouchBegin_45() { return &____onTouchBegin_45; } inline void set__onTouchBegin_45(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value) { ____onTouchBegin_45 = value; Il2CppCodeGenWriteBarrier((void**)(&____onTouchBegin_45), (void*)value); } inline static int32_t get_offset_of__onTouchMove_46() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onTouchMove_46)); } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onTouchMove_46() const { return ____onTouchMove_46; } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onTouchMove_46() { return &____onTouchMove_46; } inline void set__onTouchMove_46(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value) { ____onTouchMove_46 = value; Il2CppCodeGenWriteBarrier((void**)(&____onTouchMove_46), (void*)value); } inline static int32_t get_offset_of__onTouchEnd_47() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onTouchEnd_47)); } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onTouchEnd_47() const { return ____onTouchEnd_47; } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onTouchEnd_47() { return &____onTouchEnd_47; } inline void set__onTouchEnd_47(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value) { ____onTouchEnd_47 = value; Il2CppCodeGenWriteBarrier((void**)(&____onTouchEnd_47), (void*)value); } inline static int32_t get_offset_of__onRollOver_48() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onRollOver_48)); } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onRollOver_48() const { return ____onRollOver_48; } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onRollOver_48() { return &____onRollOver_48; } inline void set__onRollOver_48(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value) { ____onRollOver_48 = value; Il2CppCodeGenWriteBarrier((void**)(&____onRollOver_48), (void*)value); } inline static int32_t get_offset_of__onRollOut_49() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onRollOut_49)); } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onRollOut_49() const { return ____onRollOut_49; } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onRollOut_49() { return &____onRollOut_49; } inline void set__onRollOut_49(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value) { ____onRollOut_49 = value; Il2CppCodeGenWriteBarrier((void**)(&____onRollOut_49), (void*)value); } inline static int32_t get_offset_of__onAddedToStage_50() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onAddedToStage_50)); } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onAddedToStage_50() const { return ____onAddedToStage_50; } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onAddedToStage_50() { return &____onAddedToStage_50; } inline void set__onAddedToStage_50(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value) { ____onAddedToStage_50 = value; Il2CppCodeGenWriteBarrier((void**)(&____onAddedToStage_50), (void*)value); } inline static int32_t get_offset_of__onRemovedFromStage_51() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onRemovedFromStage_51)); } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onRemovedFromStage_51() const { return ____onRemovedFromStage_51; } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onRemovedFromStage_51() { return &____onRemovedFromStage_51; } inline void set__onRemovedFromStage_51(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value) { ____onRemovedFromStage_51 = value; Il2CppCodeGenWriteBarrier((void**)(&____onRemovedFromStage_51), (void*)value); } inline static int32_t get_offset_of__onKeyDown_52() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onKeyDown_52)); } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onKeyDown_52() const { return ____onKeyDown_52; } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onKeyDown_52() { return &____onKeyDown_52; } inline void set__onKeyDown_52(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value) { ____onKeyDown_52 = value; Il2CppCodeGenWriteBarrier((void**)(&____onKeyDown_52), (void*)value); } inline static int32_t get_offset_of__onClickLink_53() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onClickLink_53)); } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onClickLink_53() const { return ____onClickLink_53; } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onClickLink_53() { return &____onClickLink_53; } inline void set__onClickLink_53(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value) { ____onClickLink_53 = value; Il2CppCodeGenWriteBarrier((void**)(&____onClickLink_53), (void*)value); } inline static int32_t get_offset_of__onPositionChanged_54() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onPositionChanged_54)); } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onPositionChanged_54() const { return ____onPositionChanged_54; } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onPositionChanged_54() { return &____onPositionChanged_54; } inline void set__onPositionChanged_54(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value) { ____onPositionChanged_54 = value; Il2CppCodeGenWriteBarrier((void**)(&____onPositionChanged_54), (void*)value); } inline static int32_t get_offset_of__onSizeChanged_55() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onSizeChanged_55)); } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onSizeChanged_55() const { return ____onSizeChanged_55; } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onSizeChanged_55() { return &____onSizeChanged_55; } inline void set__onSizeChanged_55(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value) { ____onSizeChanged_55 = value; Il2CppCodeGenWriteBarrier((void**)(&____onSizeChanged_55), (void*)value); } inline static int32_t get_offset_of__onDragStart_56() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onDragStart_56)); } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onDragStart_56() const { return ____onDragStart_56; } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onDragStart_56() { return &____onDragStart_56; } inline void set__onDragStart_56(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value) { ____onDragStart_56 = value; Il2CppCodeGenWriteBarrier((void**)(&____onDragStart_56), (void*)value); } inline static int32_t get_offset_of__onDragMove_57() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onDragMove_57)); } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onDragMove_57() const { return ____onDragMove_57; } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onDragMove_57() { return &____onDragMove_57; } inline void set__onDragMove_57(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value) { ____onDragMove_57 = value; Il2CppCodeGenWriteBarrier((void**)(&____onDragMove_57), (void*)value); } inline static int32_t get_offset_of__onDragEnd_58() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onDragEnd_58)); } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onDragEnd_58() const { return ____onDragEnd_58; } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onDragEnd_58() { return &____onDragEnd_58; } inline void set__onDragEnd_58(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value) { ____onDragEnd_58 = value; Il2CppCodeGenWriteBarrier((void**)(&____onDragEnd_58), (void*)value); } inline static int32_t get_offset_of__onGearStop_59() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onGearStop_59)); } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onGearStop_59() const { return ____onGearStop_59; } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onGearStop_59() { return &____onGearStop_59; } inline void set__onGearStop_59(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value) { ____onGearStop_59 = value; Il2CppCodeGenWriteBarrier((void**)(&____onGearStop_59), (void*)value); } inline static int32_t get_offset_of_underConstruct_60() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___underConstruct_60)); } inline bool get_underConstruct_60() const { return ___underConstruct_60; } inline bool* get_address_of_underConstruct_60() { return &___underConstruct_60; } inline void set_underConstruct_60(bool value) { ___underConstruct_60 = value; } inline static int32_t get_offset_of__width_61() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____width_61)); } inline float get__width_61() const { return ____width_61; } inline float* get_address_of__width_61() { return &____width_61; } inline void set__width_61(float value) { ____width_61 = value; } inline static int32_t get_offset_of__height_62() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____height_62)); } inline float get__height_62() const { return ____height_62; } inline float* get_address_of__height_62() { return &____height_62; } inline void set__height_62(float value) { ____height_62 = value; } inline static int32_t get_offset_of__rawWidth_63() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____rawWidth_63)); } inline float get__rawWidth_63() const { return ____rawWidth_63; } inline float* get_address_of__rawWidth_63() { return &____rawWidth_63; } inline void set__rawWidth_63(float value) { ____rawWidth_63 = value; } inline static int32_t get_offset_of__rawHeight_64() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____rawHeight_64)); } inline float get__rawHeight_64() const { return ____rawHeight_64; } inline float* get_address_of__rawHeight_64() { return &____rawHeight_64; } inline void set__rawHeight_64(float value) { ____rawHeight_64 = value; } inline static int32_t get_offset_of__gearLocked_65() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____gearLocked_65)); } inline bool get__gearLocked_65() const { return ____gearLocked_65; } inline bool* get_address_of__gearLocked_65() { return &____gearLocked_65; } inline void set__gearLocked_65(bool value) { ____gearLocked_65 = value; } inline static int32_t get_offset_of__sizePercentInGroup_66() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____sizePercentInGroup_66)); } inline float get__sizePercentInGroup_66() const { return ____sizePercentInGroup_66; } inline float* get_address_of__sizePercentInGroup_66() { return &____sizePercentInGroup_66; } inline void set__sizePercentInGroup_66(float value) { ____sizePercentInGroup_66 = value; } inline static int32_t get_offset_of__disposed_67() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____disposed_67)); } inline bool get__disposed_67() const { return ____disposed_67; } inline bool* get_address_of__disposed_67() { return &____disposed_67; } inline void set__disposed_67(bool value) { ____disposed_67 = value; } inline static int32_t get_offset_of__dragTouchStartPos_69() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____dragTouchStartPos_69)); } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get__dragTouchStartPos_69() const { return ____dragTouchStartPos_69; } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of__dragTouchStartPos_69() { return &____dragTouchStartPos_69; } inline void set__dragTouchStartPos_69(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value) { ____dragTouchStartPos_69 = value; } inline static int32_t get_offset_of__dragTesting_70() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____dragTesting_70)); } inline bool get__dragTesting_70() const { return ____dragTesting_70; } inline bool* get_address_of__dragTesting_70() { return &____dragTesting_70; } inline void set__dragTesting_70(bool value) { ____dragTesting_70 = value; } }; struct GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_StaticFields { public: // FairyGUI.GObject FairyGUI.GObject::k__BackingField GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___U3CdraggingObjectU3Ek__BackingField_17; // System.UInt32 FairyGUI.GObject::_gInstanceCounter uint32_t ____gInstanceCounter_68; // UnityEngine.Vector2 FairyGUI.GObject::sGlobalDragStart Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___sGlobalDragStart_71; // UnityEngine.Rect FairyGUI.GObject::sGlobalRect Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___sGlobalRect_72; // System.Boolean FairyGUI.GObject::sUpdateInDragging bool ___sUpdateInDragging_73; public: inline static int32_t get_offset_of_U3CdraggingObjectU3Ek__BackingField_17() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_StaticFields, ___U3CdraggingObjectU3Ek__BackingField_17)); } inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * get_U3CdraggingObjectU3Ek__BackingField_17() const { return ___U3CdraggingObjectU3Ek__BackingField_17; } inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB ** get_address_of_U3CdraggingObjectU3Ek__BackingField_17() { return &___U3CdraggingObjectU3Ek__BackingField_17; } inline void set_U3CdraggingObjectU3Ek__BackingField_17(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * value) { ___U3CdraggingObjectU3Ek__BackingField_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CdraggingObjectU3Ek__BackingField_17), (void*)value); } inline static int32_t get_offset_of__gInstanceCounter_68() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_StaticFields, ____gInstanceCounter_68)); } inline uint32_t get__gInstanceCounter_68() const { return ____gInstanceCounter_68; } inline uint32_t* get_address_of__gInstanceCounter_68() { return &____gInstanceCounter_68; } inline void set__gInstanceCounter_68(uint32_t value) { ____gInstanceCounter_68 = value; } inline static int32_t get_offset_of_sGlobalDragStart_71() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_StaticFields, ___sGlobalDragStart_71)); } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_sGlobalDragStart_71() const { return ___sGlobalDragStart_71; } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_sGlobalDragStart_71() { return &___sGlobalDragStart_71; } inline void set_sGlobalDragStart_71(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value) { ___sGlobalDragStart_71 = value; } inline static int32_t get_offset_of_sGlobalRect_72() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_StaticFields, ___sGlobalRect_72)); } inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE get_sGlobalRect_72() const { return ___sGlobalRect_72; } inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE * get_address_of_sGlobalRect_72() { return &___sGlobalRect_72; } inline void set_sGlobalRect_72(Rect_t35B976DE901B5423C11705E156938EA27AB402CE value) { ___sGlobalRect_72 = value; } inline static int32_t get_offset_of_sUpdateInDragging_73() { return static_cast(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_StaticFields, ___sUpdateInDragging_73)); } inline bool get_sUpdateInDragging_73() const { return ___sUpdateInDragging_73; } inline bool* get_address_of_sUpdateInDragging_73() { return &___sUpdateInDragging_73; } inline void set_sUpdateInDragging_73(bool value) { ___sUpdateInDragging_73 = value; } }; // FairyGUI.GTweener struct GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C : public RuntimeObject { public: // System.Object FairyGUI.GTweener::_target RuntimeObject * ____target_0; // FairyGUI.TweenPropType FairyGUI.GTweener::_propType int32_t ____propType_1; // System.Boolean FairyGUI.GTweener::_killed bool ____killed_2; // System.Boolean FairyGUI.GTweener::_paused bool ____paused_3; // System.Single FairyGUI.GTweener::_delay float ____delay_4; // System.Single FairyGUI.GTweener::_duration float ____duration_5; // System.Single FairyGUI.GTweener::_breakpoint float ____breakpoint_6; // FairyGUI.EaseType FairyGUI.GTweener::_easeType int32_t ____easeType_7; // System.Single FairyGUI.GTweener::_easeOvershootOrAmplitude float ____easeOvershootOrAmplitude_8; // System.Single FairyGUI.GTweener::_easePeriod float ____easePeriod_9; // System.Int32 FairyGUI.GTweener::_repeat int32_t ____repeat_10; // System.Boolean FairyGUI.GTweener::_yoyo bool ____yoyo_11; // System.Single FairyGUI.GTweener::_timeScale float ____timeScale_12; // System.Boolean FairyGUI.GTweener::_ignoreEngineTimeScale bool ____ignoreEngineTimeScale_13; // System.Boolean FairyGUI.GTweener::_snapping bool ____snapping_14; // System.Object FairyGUI.GTweener::_userData RuntimeObject * ____userData_15; // FairyGUI.GPath FairyGUI.GTweener::_path GPath_t097563F29B192985F7F754E478BB55F8224DF2A2 * ____path_16; // FairyGUI.GTweenCallback FairyGUI.GTweener::_onUpdate GTweenCallback_t450E97F8EA4C29DD4687ECB8396CE721C8555C9F * ____onUpdate_17; // FairyGUI.GTweenCallback FairyGUI.GTweener::_onStart GTweenCallback_t450E97F8EA4C29DD4687ECB8396CE721C8555C9F * ____onStart_18; // FairyGUI.GTweenCallback FairyGUI.GTweener::_onComplete GTweenCallback_t450E97F8EA4C29DD4687ECB8396CE721C8555C9F * ____onComplete_19; // FairyGUI.GTweenCallback1 FairyGUI.GTweener::_onUpdate1 GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D * ____onUpdate1_20; // FairyGUI.GTweenCallback1 FairyGUI.GTweener::_onStart1 GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D * ____onStart1_21; // FairyGUI.GTweenCallback1 FairyGUI.GTweener::_onComplete1 GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D * ____onComplete1_22; // FairyGUI.ITweenListener FairyGUI.GTweener::_listener RuntimeObject* ____listener_23; // FairyGUI.TweenValue FairyGUI.GTweener::_startValue TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * ____startValue_24; // FairyGUI.TweenValue FairyGUI.GTweener::_endValue TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * ____endValue_25; // FairyGUI.TweenValue FairyGUI.GTweener::_value TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * ____value_26; // FairyGUI.TweenValue FairyGUI.GTweener::_deltaValue TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * ____deltaValue_27; // System.Int32 FairyGUI.GTweener::_valueSize int32_t ____valueSize_28; // System.Boolean FairyGUI.GTweener::_started bool ____started_29; // System.Int32 FairyGUI.GTweener::_ended int32_t ____ended_30; // System.Single FairyGUI.GTweener::_elapsedTime float ____elapsedTime_31; // System.Single FairyGUI.GTweener::_normalizedTime float ____normalizedTime_32; // System.Int32 FairyGUI.GTweener::_smoothStart int32_t ____smoothStart_33; public: inline static int32_t get_offset_of__target_0() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____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__propType_1() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____propType_1)); } inline int32_t get__propType_1() const { return ____propType_1; } inline int32_t* get_address_of__propType_1() { return &____propType_1; } inline void set__propType_1(int32_t value) { ____propType_1 = value; } inline static int32_t get_offset_of__killed_2() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____killed_2)); } inline bool get__killed_2() const { return ____killed_2; } inline bool* get_address_of__killed_2() { return &____killed_2; } inline void set__killed_2(bool value) { ____killed_2 = value; } inline static int32_t get_offset_of__paused_3() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____paused_3)); } inline bool get__paused_3() const { return ____paused_3; } inline bool* get_address_of__paused_3() { return &____paused_3; } inline void set__paused_3(bool value) { ____paused_3 = value; } inline static int32_t get_offset_of__delay_4() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____delay_4)); } inline float get__delay_4() const { return ____delay_4; } inline float* get_address_of__delay_4() { return &____delay_4; } inline void set__delay_4(float value) { ____delay_4 = value; } inline static int32_t get_offset_of__duration_5() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____duration_5)); } inline float get__duration_5() const { return ____duration_5; } inline float* get_address_of__duration_5() { return &____duration_5; } inline void set__duration_5(float value) { ____duration_5 = value; } inline static int32_t get_offset_of__breakpoint_6() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____breakpoint_6)); } inline float get__breakpoint_6() const { return ____breakpoint_6; } inline float* get_address_of__breakpoint_6() { return &____breakpoint_6; } inline void set__breakpoint_6(float value) { ____breakpoint_6 = value; } inline static int32_t get_offset_of__easeType_7() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____easeType_7)); } inline int32_t get__easeType_7() const { return ____easeType_7; } inline int32_t* get_address_of__easeType_7() { return &____easeType_7; } inline void set__easeType_7(int32_t value) { ____easeType_7 = value; } inline static int32_t get_offset_of__easeOvershootOrAmplitude_8() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____easeOvershootOrAmplitude_8)); } inline float get__easeOvershootOrAmplitude_8() const { return ____easeOvershootOrAmplitude_8; } inline float* get_address_of__easeOvershootOrAmplitude_8() { return &____easeOvershootOrAmplitude_8; } inline void set__easeOvershootOrAmplitude_8(float value) { ____easeOvershootOrAmplitude_8 = value; } inline static int32_t get_offset_of__easePeriod_9() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____easePeriod_9)); } inline float get__easePeriod_9() const { return ____easePeriod_9; } inline float* get_address_of__easePeriod_9() { return &____easePeriod_9; } inline void set__easePeriod_9(float value) { ____easePeriod_9 = value; } inline static int32_t get_offset_of__repeat_10() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____repeat_10)); } inline int32_t get__repeat_10() const { return ____repeat_10; } inline int32_t* get_address_of__repeat_10() { return &____repeat_10; } inline void set__repeat_10(int32_t value) { ____repeat_10 = value; } inline static int32_t get_offset_of__yoyo_11() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____yoyo_11)); } inline bool get__yoyo_11() const { return ____yoyo_11; } inline bool* get_address_of__yoyo_11() { return &____yoyo_11; } inline void set__yoyo_11(bool value) { ____yoyo_11 = value; } inline static int32_t get_offset_of__timeScale_12() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____timeScale_12)); } inline float get__timeScale_12() const { return ____timeScale_12; } inline float* get_address_of__timeScale_12() { return &____timeScale_12; } inline void set__timeScale_12(float value) { ____timeScale_12 = value; } inline static int32_t get_offset_of__ignoreEngineTimeScale_13() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____ignoreEngineTimeScale_13)); } inline bool get__ignoreEngineTimeScale_13() const { return ____ignoreEngineTimeScale_13; } inline bool* get_address_of__ignoreEngineTimeScale_13() { return &____ignoreEngineTimeScale_13; } inline void set__ignoreEngineTimeScale_13(bool value) { ____ignoreEngineTimeScale_13 = value; } inline static int32_t get_offset_of__snapping_14() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____snapping_14)); } inline bool get__snapping_14() const { return ____snapping_14; } inline bool* get_address_of__snapping_14() { return &____snapping_14; } inline void set__snapping_14(bool value) { ____snapping_14 = value; } inline static int32_t get_offset_of__userData_15() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____userData_15)); } inline RuntimeObject * get__userData_15() const { return ____userData_15; } inline RuntimeObject ** get_address_of__userData_15() { return &____userData_15; } inline void set__userData_15(RuntimeObject * value) { ____userData_15 = value; Il2CppCodeGenWriteBarrier((void**)(&____userData_15), (void*)value); } inline static int32_t get_offset_of__path_16() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____path_16)); } inline GPath_t097563F29B192985F7F754E478BB55F8224DF2A2 * get__path_16() const { return ____path_16; } inline GPath_t097563F29B192985F7F754E478BB55F8224DF2A2 ** get_address_of__path_16() { return &____path_16; } inline void set__path_16(GPath_t097563F29B192985F7F754E478BB55F8224DF2A2 * value) { ____path_16 = value; Il2CppCodeGenWriteBarrier((void**)(&____path_16), (void*)value); } inline static int32_t get_offset_of__onUpdate_17() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____onUpdate_17)); } inline GTweenCallback_t450E97F8EA4C29DD4687ECB8396CE721C8555C9F * get__onUpdate_17() const { return ____onUpdate_17; } inline GTweenCallback_t450E97F8EA4C29DD4687ECB8396CE721C8555C9F ** get_address_of__onUpdate_17() { return &____onUpdate_17; } inline void set__onUpdate_17(GTweenCallback_t450E97F8EA4C29DD4687ECB8396CE721C8555C9F * value) { ____onUpdate_17 = value; Il2CppCodeGenWriteBarrier((void**)(&____onUpdate_17), (void*)value); } inline static int32_t get_offset_of__onStart_18() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____onStart_18)); } inline GTweenCallback_t450E97F8EA4C29DD4687ECB8396CE721C8555C9F * get__onStart_18() const { return ____onStart_18; } inline GTweenCallback_t450E97F8EA4C29DD4687ECB8396CE721C8555C9F ** get_address_of__onStart_18() { return &____onStart_18; } inline void set__onStart_18(GTweenCallback_t450E97F8EA4C29DD4687ECB8396CE721C8555C9F * value) { ____onStart_18 = value; Il2CppCodeGenWriteBarrier((void**)(&____onStart_18), (void*)value); } inline static int32_t get_offset_of__onComplete_19() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____onComplete_19)); } inline GTweenCallback_t450E97F8EA4C29DD4687ECB8396CE721C8555C9F * get__onComplete_19() const { return ____onComplete_19; } inline GTweenCallback_t450E97F8EA4C29DD4687ECB8396CE721C8555C9F ** get_address_of__onComplete_19() { return &____onComplete_19; } inline void set__onComplete_19(GTweenCallback_t450E97F8EA4C29DD4687ECB8396CE721C8555C9F * value) { ____onComplete_19 = value; Il2CppCodeGenWriteBarrier((void**)(&____onComplete_19), (void*)value); } inline static int32_t get_offset_of__onUpdate1_20() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____onUpdate1_20)); } inline GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D * get__onUpdate1_20() const { return ____onUpdate1_20; } inline GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D ** get_address_of__onUpdate1_20() { return &____onUpdate1_20; } inline void set__onUpdate1_20(GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D * value) { ____onUpdate1_20 = value; Il2CppCodeGenWriteBarrier((void**)(&____onUpdate1_20), (void*)value); } inline static int32_t get_offset_of__onStart1_21() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____onStart1_21)); } inline GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D * get__onStart1_21() const { return ____onStart1_21; } inline GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D ** get_address_of__onStart1_21() { return &____onStart1_21; } inline void set__onStart1_21(GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D * value) { ____onStart1_21 = value; Il2CppCodeGenWriteBarrier((void**)(&____onStart1_21), (void*)value); } inline static int32_t get_offset_of__onComplete1_22() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____onComplete1_22)); } inline GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D * get__onComplete1_22() const { return ____onComplete1_22; } inline GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D ** get_address_of__onComplete1_22() { return &____onComplete1_22; } inline void set__onComplete1_22(GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D * value) { ____onComplete1_22 = value; Il2CppCodeGenWriteBarrier((void**)(&____onComplete1_22), (void*)value); } inline static int32_t get_offset_of__listener_23() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____listener_23)); } inline RuntimeObject* get__listener_23() const { return ____listener_23; } inline RuntimeObject** get_address_of__listener_23() { return &____listener_23; } inline void set__listener_23(RuntimeObject* value) { ____listener_23 = value; Il2CppCodeGenWriteBarrier((void**)(&____listener_23), (void*)value); } inline static int32_t get_offset_of__startValue_24() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____startValue_24)); } inline TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * get__startValue_24() const { return ____startValue_24; } inline TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 ** get_address_of__startValue_24() { return &____startValue_24; } inline void set__startValue_24(TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * value) { ____startValue_24 = value; Il2CppCodeGenWriteBarrier((void**)(&____startValue_24), (void*)value); } inline static int32_t get_offset_of__endValue_25() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____endValue_25)); } inline TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * get__endValue_25() const { return ____endValue_25; } inline TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 ** get_address_of__endValue_25() { return &____endValue_25; } inline void set__endValue_25(TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * value) { ____endValue_25 = value; Il2CppCodeGenWriteBarrier((void**)(&____endValue_25), (void*)value); } inline static int32_t get_offset_of__value_26() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____value_26)); } inline TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * get__value_26() const { return ____value_26; } inline TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 ** get_address_of__value_26() { return &____value_26; } inline void set__value_26(TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * value) { ____value_26 = value; Il2CppCodeGenWriteBarrier((void**)(&____value_26), (void*)value); } inline static int32_t get_offset_of__deltaValue_27() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____deltaValue_27)); } inline TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * get__deltaValue_27() const { return ____deltaValue_27; } inline TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 ** get_address_of__deltaValue_27() { return &____deltaValue_27; } inline void set__deltaValue_27(TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * value) { ____deltaValue_27 = value; Il2CppCodeGenWriteBarrier((void**)(&____deltaValue_27), (void*)value); } inline static int32_t get_offset_of__valueSize_28() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____valueSize_28)); } inline int32_t get__valueSize_28() const { return ____valueSize_28; } inline int32_t* get_address_of__valueSize_28() { return &____valueSize_28; } inline void set__valueSize_28(int32_t value) { ____valueSize_28 = value; } inline static int32_t get_offset_of__started_29() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____started_29)); } inline bool get__started_29() const { return ____started_29; } inline bool* get_address_of__started_29() { return &____started_29; } inline void set__started_29(bool value) { ____started_29 = value; } inline static int32_t get_offset_of__ended_30() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____ended_30)); } inline int32_t get__ended_30() const { return ____ended_30; } inline int32_t* get_address_of__ended_30() { return &____ended_30; } inline void set__ended_30(int32_t value) { ____ended_30 = value; } inline static int32_t get_offset_of__elapsedTime_31() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____elapsedTime_31)); } inline float get__elapsedTime_31() const { return ____elapsedTime_31; } inline float* get_address_of__elapsedTime_31() { return &____elapsedTime_31; } inline void set__elapsedTime_31(float value) { ____elapsedTime_31 = value; } inline static int32_t get_offset_of__normalizedTime_32() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____normalizedTime_32)); } inline float get__normalizedTime_32() const { return ____normalizedTime_32; } inline float* get_address_of__normalizedTime_32() { return &____normalizedTime_32; } inline void set__normalizedTime_32(float value) { ____normalizedTime_32 = value; } inline static int32_t get_offset_of__smoothStart_33() { return static_cast(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____smoothStart_33)); } inline int32_t get__smoothStart_33() const { return ____smoothStart_33; } inline int32_t* get_address_of__smoothStart_33() { return &____smoothStart_33; } inline void set__smoothStart_33(int32_t value) { ____smoothStart_33 = value; } }; // FairyGUI.InputEvent struct InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 : public RuntimeObject { public: // System.Single FairyGUI.InputEvent::k__BackingField float ___U3CxU3Ek__BackingField_0; // System.Single FairyGUI.InputEvent::k__BackingField float ___U3CyU3Ek__BackingField_1; // UnityEngine.KeyCode FairyGUI.InputEvent::k__BackingField int32_t ___U3CkeyCodeU3Ek__BackingField_2; // System.Char FairyGUI.InputEvent::k__BackingField Il2CppChar ___U3CcharacterU3Ek__BackingField_3; // UnityEngine.EventModifiers FairyGUI.InputEvent::k__BackingField int32_t ___U3CmodifiersU3Ek__BackingField_4; // System.Int32 FairyGUI.InputEvent::k__BackingField int32_t ___U3CmouseWheelDeltaU3Ek__BackingField_5; // System.Int32 FairyGUI.InputEvent::k__BackingField int32_t ___U3CtouchIdU3Ek__BackingField_6; // System.Int32 FairyGUI.InputEvent::