#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 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 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 VirtFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, 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); } }; struct GenericVirtActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, 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); } }; struct InterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, 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 InterfaceFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, 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); } }; struct GenericInterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, 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); } }; // FairyGUI.BaseFont struct BaseFont_t01988A8576563D9375C3C1948F6B8A0481B9283F; // FairyGUI.BitmapFont struct BitmapFont_t29CAF73C23EFA0E59A57C421EF25ABBE728B6E88; // FairyGUI.Container struct Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68; // FairyGUI.Controller struct Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64; // FairyGUI.DisplayObject struct DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB; // FairyGUI.EventBridge struct EventBridge_t57E5C5B83D1CBFEF456FC7B1A0EF9AB0D87E5B84; // FairyGUI.EventCallback0 struct EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8; // FairyGUI.EventCallback1 struct EventCallback1_t389063B912FE306493324D5033356213EEA650A7; // FairyGUI.EventContext struct EventContext_tBEDCE219E5F37B72C872E1032605ECE614483122; // FairyGUI.EventDispatcher struct EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7; // FairyGUI.EventListener struct EventListener_t49A905F03D200ACE99DE09C02C7007437397826F; // FairyGUI.FillMesh struct FillMesh_t6548A4445E44273DD70990ADBC9CD89214950371; // FairyGUI.GComponent struct GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC; // FairyGUI.GGraph struct GGraph_tD2F718A15120D167149C9E19B8802F8862458858; // FairyGUI.GGroup struct GGroup_tC639447CD683C998CC282B1BEB24798021939CB4; // FairyGUI.GImage struct GImage_t1628B61B112C8F8B1DF4D8372CD9EC0917E4EE5A; // FairyGUI.GLoader struct GLoader_t79DB886430214FA5031328823142509230E0E4A8; // FairyGUI.GMovieClip struct GMovieClip_tA02D52FB04565C4D40A5B9B710C8ECE006896F84; // FairyGUI.GObject struct GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB; // FairyGUI.GObjectPool struct GObjectPool_t679A95F94538DC866986686E81321C6F406BEF17; // FairyGUI.GObjectPool/InitCallbackDelegate struct InitCallbackDelegate_t30542A5822368C4E3235B2C5926368BE049E3D57; // FairyGUI.GObject[] struct GObjectU5BU5D_tCFB97B8B37B950FF8870505F7F9B47C4E27FD2B9; // FairyGUI.GPath struct GPath_t097563F29B192985F7F754E478BB55F8224DF2A2; // FairyGUI.GPath/Segment[] struct SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9; // FairyGUI.GPathPoint[] struct GPathPointU5BU5D_t48DC21FC2D506D7561DC3C82207FEE9641470BA5; // FairyGUI.GProgressBar struct GProgressBar_tED9BD0219DFBBCD2DE8B51AFF125025B8B36D21A; // FairyGUI.GRichTextField struct GRichTextField_tF39F964B3ACF01B5F716F85A7E9756893F8A137F; // FairyGUI.GRoot struct GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F; // FairyGUI.GScrollBar struct GScrollBar_t72582BA325BFA99D45F4F31C110C440579173AA2; // FairyGUI.GSlider struct GSlider_t6744387ADB3DE64C71458B21627B32714BD96816; // FairyGUI.GTextField struct GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058; // FairyGUI.GTextInput struct GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C; // FairyGUI.GTween struct GTween_t5F5C86C9B64ADCDD07D45C1BB98619E81C3B35DE; // FairyGUI.GTweenCallback struct GTweenCallback_t450E97F8EA4C29DD4687ECB8396CE721C8555C9F; // FairyGUI.GTweenCallback1 struct GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D; // FairyGUI.GTweener struct GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C; // FairyGUI.GearAnimation struct GearAnimation_t6B089939B6705B047242FF6DFB38E5EE8246AAC6; // FairyGUI.GearAnimationValue struct GearAnimationValue_t3B16422FEEDF60859AE66738892DD827799091DA; // FairyGUI.GearBase struct GearBase_tBDF067E7033C8B233B2C533126942554E932B581; // FairyGUI.GearBase[] struct GearBaseU5BU5D_t78A202A2ECDD7D43374E4317AF6BB596930D577A; // FairyGUI.GearColor struct GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325; // FairyGUI.GearColorValue struct GearColorValue_t905C8DB8BB0F54B02D361C852A92C36F5BCEE510; // FairyGUI.GearDisplay struct GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0; // FairyGUI.GearIcon struct GearIcon_tFF1149C7061194DC0DD940EA0B558814FDD52B3A; // FairyGUI.GearLook struct GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6; // FairyGUI.GearLookValue struct GearLookValue_tF38DD66D2C97EF5DD80E009FCD633A06C8763B47; // FairyGUI.GearSize struct GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57; // FairyGUI.GearSizeValue struct GearSizeValue_t0B536F9803B9385E440094AE94C38B685D332EEA; // FairyGUI.GearText struct GearText_t1C2F30DB14D35B78EEAC724A6CDF239E0285B317; // FairyGUI.GearTweenConfig struct GearTweenConfig_t91F2707E1E5A4BFEB07EC48F3405DDF42F292BB1; // FairyGUI.GearXY struct GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37; // FairyGUI.GearXYValue struct GearXYValue_t68EBC66E9DC4210088ED52F97C0B2355AB4362B0; // FairyGUI.GoWrapper struct GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F; // FairyGUI.HitTestContext struct HitTestContext_t146D517BE78F2D99B87574E56DF2975D750E197E; // FairyGUI.IFilter struct IFilter_t3EAC54FF3FB87ED9EA6B407C8D1FEF6AC55EACE3; // FairyGUI.IHitTest struct IHitTest_tA44710C1A71DD2F7E69CD3B62A9A3CF6A0A12AF9; // FairyGUI.IKeyboard struct IKeyboard_t5C6EB807944D436141E634F73C2AAC8E660A2745; // FairyGUI.IMeshFactory struct IMeshFactory_t50A3420EDCE56AA55B30F12335D5D226277DADEA; // FairyGUI.ITweenListener struct ITweenListener_t2A71276DD281AA503C802C7AFC7C97EE3503FD34; // FairyGUI.Image struct Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8; // FairyGUI.InputEvent struct InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495; // FairyGUI.InputTextField struct InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC; // FairyGUI.InputTextField/CopyHandler struct CopyHandler_t2F1340802E89AE8DEBB7813D19067DEC87A84078; // FairyGUI.InputTextField/PasteHandler struct PasteHandler_t504D603A581C7A07794CA8BF2C1F85E7B785CD14; // FairyGUI.MaterialManager struct MaterialManager_tA152BA875956AD3BB9B9E340608AAD15C206C098; // FairyGUI.MovieClip struct MovieClip_tAC9080E44DF1C9CBF9FF0D7D4C46BB4CBB740547; // FairyGUI.MovieClip/Frame[] struct FrameU5BU5D_t9FE8BF5404F87B8E1E2B6901F3946829704FABA6; // FairyGUI.NAudioClip struct NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96; // FairyGUI.NGraphics struct NGraphics_t595A637CC0B7EEFE129DD8C752DB01EEB4C540CD; // FairyGUI.NGraphics/MeshModifier struct MeshModifier_t7CAF07359743E6D9EEA33BD559B3E10868FD1A15; // FairyGUI.NTexture struct NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A; // FairyGUI.PackageItem struct PackageItem_t6D8B35322EA6328C8259063A86D5CE6D654F43F0; // FairyGUI.PixelHitTestData struct PixelHitTestData_t3D8AE416551C5022E8965DB307C0051F731B3CB4; // FairyGUI.RectHitTest struct RectHitTest_t6D0D255B09956A73884478F6E18696E405420860; // FairyGUI.Relations struct Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF; // FairyGUI.RichTextField struct RichTextField_tC30B9404BF96152424857AC15D0B9D1FA59C5294; // FairyGUI.ScrollPane struct ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE; // FairyGUI.SelectionShape struct SelectionShape_tD8D0D891EEBACD9F4D72EA73555CDA8CFF544429; // FairyGUI.ShaderConfig/GetFunction struct GetFunction_t70B315803C0EA430D39699C5F3F35B556D58C5DA; // FairyGUI.ShaderConfig/PropertyIDs struct PropertyIDs_t9FF9C2F6F42C97326CC82F370F5BCA596DA8DD71; // FairyGUI.Shape struct Shape_tF35C1A049306CFCB0700759362FDCAD52E6176A8; // FairyGUI.Stage struct Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8; // FairyGUI.StencilEraser struct StencilEraser_t333A0A9291CFAC314CBA28C92B06DA15D850560B; // FairyGUI.TextField struct TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D; // FairyGUI.TextField/CharPosition[] struct CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4; // FairyGUI.TextField/LineInfo struct LineInfo_t2317BF15F05B1486E59C736CCB3E421656188A7F; // FairyGUI.TextField/LineInfo[] struct LineInfoU5BU5D_t796452777834364182AC9BE7CCFDDB7935A08C40; // FairyGUI.TextFormat struct TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135; // FairyGUI.TimerCallback struct TimerCallback_t431881F1B583EBFD573A678D8C7940965403B879; // FairyGUI.Timers struct Timers_t0460FD83034A09479176FC176CB5306B89A14EB3; // FairyGUI.TimersEngine struct TimersEngine_t3FD42CC41B66A853242B351126593ADDAFDADD06; // FairyGUI.TouchInfo[] struct TouchInfoU5BU5D_t66F8F983B5C4A3BC39C7F5478543FC7B2F9F68DD; // FairyGUI.TweenValue struct TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9; // FairyGUI.UIConfig/SoundLoader struct SoundLoader_t0B067A273E4C6A141A0F508625349B69731893E2; // FairyGUI.UIContentScaler struct UIContentScaler_t426E27164F9B3ECA7F72FC9ECCA79B99F115566B; // FairyGUI.UIObjectFactory/GComponentCreator struct GComponentCreator_t07B4CE53099A715C5256DC129C416F66CF18BD28; // FairyGUI.UIPackage struct UIPackage_t190BA774AE5F589C844AE860E8F8B5614BD09693; // FairyGUI.UpdateContext struct UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7; // FairyGUI.Utils.ByteBuffer struct ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268; // FairyGUI.Utils.HtmlElement struct HtmlElement_t3930C5804D33D4CEE5F0FEC082C24B9C1BE6D71E; // FairyGUI.Utils.HtmlElement[] struct HtmlElementU5BU5D_tC592809A5C6F62D3E3903A923C21A80DDD00B0FC; // FairyGUI.Utils.HtmlParseOptions struct HtmlParseOptions_tA2ECC51EA28CFCB3C71D13CC97B24B6EB2828A67; // FairyGUI.Utils.IHtmlObject struct IHtmlObject_tB6BE6F704D9BE1700D3674DB2E5852BF26DB3036; // FairyGUI.Utils.IHtmlPageContext struct IHtmlPageContext_t4FFE2AAB5C5FD308B021794922B0D4DB9A6CFEAA; // FairyGUI.Utils.UBBParser struct UBBParser_tBE89B84F869084A44EC64C305018C7036070D98C; // FairyGUI.VertexBuffer struct VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B; // FairyGUI.Window struct Window_tE7D87992AB935C3508A34E808A486C27C5B6009A; // LuaInterface.LuaTable struct LuaTable_t01E9E69BA6012CD87238BB47915B07AF0A719A87; // System.AsyncCallback struct AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4; // System.Byte[] struct ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821; // System.Char[] struct CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t5C21008253EA99BABAC9E8EEAF82508712DB82C0; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_tF53A4FA6E7BC5F0338BC9B025C2A2CEDD903140C; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t6BD4DB4A7F1A3AC047C80135C90E750C63A6ECA5; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t6B0540C8AADDBD74E061637492FCB4BB251903F8; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t1247FCAC16B8BB633A468B1724ACE67DF7C52E7B; // System.Collections.Generic.Dictionary`2/Entry>[] struct EntryU5BU5D_tF220D0B7320DFEF85FB4FCB99DE7C60D87292707; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t034347107F1D23C91DE1D712EA637D904789415C; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t2907AACABE745A646F290C673664EB3E9A1748B0; // System.Collections.Generic.Dictionary`2/Entry>[] struct EntryU5BU5D_t30B8BEA96D10EDA03C62D735B5DFBC29C76E7DB7; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t908D3BF7F1449CA1265DAD50359B31877DB209A0; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_tA2B9DFCB07101DD170E6159D66CF335379256DB2; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t1CD1854D539BDD7583FB26BA01BF3E2BBDDE9ECD; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t4377033684B969AB92A99CA9A1AB8BDCAD2539FF; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t12C400C92A303B2A05777EE163847D591CE8FB5D; // System.Collections.Generic.Dictionary`2/KeyCollection> struct KeyCollection_t1D38C60690FCB610D67F11B089ACA27D5DBF8E61; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_tC73654392B284B89334464107B696C9BD89776D9; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t05DD2EB423AA2BB93B04F0180EE482379BE584B5; // System.Collections.Generic.Dictionary`2/KeyCollection> struct KeyCollection_t3C7D5C759A70526DD64C883DB2425B9AE35E8623; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t0816666499CBD11E58E1E7C79A4EFC2AA47E08A2; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_tD7A60AE4BAD2FD188D879E553639C2EBD7815526; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t4977D968203D5956B36E5DC43EFDD88B50687F3D; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_tC595E11B0DF550BC2BD9DD35E495F47700568187; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_tD538C3F6821EAC11CF158F1A336CB1655C9DF3B5; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_tC0B8F169B5AD63E0627124C0254F36F6B1D4F1AA; // System.Collections.Generic.Dictionary`2/ValueCollection> struct ValueCollection_t6AA2F6DDD844F11BCC6669259C734D58F13B280A; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_tA3B972EF56F7C97E35054155C33556C55FAAFD43; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t778D8D1BE2E73CCCAA18CA3C603E68EF936C2750; // System.Collections.Generic.Dictionary`2/ValueCollection> struct ValueCollection_tF4AC81D2761BEE74BDDF16DF5A3E2C5E8F71EC01; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t46291962A1BECB688537991D97A796487DDEC86B; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t088A725192C1A620E541C1A7FACDF89E850EF52B; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tA7C18332EBCB5D4F91A0F7F1368F13E051A22A91; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1EFB1D35C518827CE94F37B1EC719D8F1B95C978; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t7113FE68647A767A6C04D89336E5B799A8B89485; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tC1131D49356596094D50A2A9DDAA4F09F38EBF6E; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tF2FEE97631358AC0BEF33BE38BFDB5E0FB3115A5; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tDAFFA223F2408A9839E41FB8FA1448B1625BF3AE; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tD881350B51AAC8120E5FC036217F6291F787ECD5; // 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_t76C66270570994040A8F2F3063810FD94F889B8D; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_tC715D52A6B7B3E754D4E05882E506B5F3D3B1666; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_tE625ACC2A64B71EE8E9EA5254F916905C01ACA80; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t3AB5C6D1C74A0C85E2B1EBF1A70928F9885EEC53; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_tD6EAC43B8F82FF1C475D47067CC43C2BDA9E9B6F; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t1F07EAC22CC1D4F279164B144240E4718BD7E7A9; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_tA74C9F2C80A3BFA5A7BE17C48871B702741C8733; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t06685192509460F00A7E7DC1E382B1F1BED12D53; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t44CA4EB2162DC04F96F29C8A68A05D05166137F7; // 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_t44C810BCBEC048333C591B316DA8E462C5CC46AF; // System.Collections.Generic.List`1 struct List_1_t11A30662822286DF8036D0D1993807262B502B70; // 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_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3; // System.Collections.Generic.List`1 struct List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E; // System.Collections.Generic.List`1 struct List_1_t4F2C8E52133DA93B9A805828FA17057481B38FBA; // System.Collections.Generic.List`1 struct List_1_t91049D3CAF79634AD3AD07FEF084779AECDBAF87; // System.Collections.Generic.List`1 struct List_1_tA00D4B1D4831291FA22D554225B0BA1D7D690822; // System.Collections.Generic.List`1 struct List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3; // System.Collections.Generic.List`1 struct List_1_t31D4497B11F980396342DC57DAC4CDB173B7CCE5; // 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_t381AE71D8023D24BC74693BB81131AD2C9C23D00; // System.Collections.Generic.List`1 struct List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C; // 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_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E; // System.Collections.Generic.List`1 struct List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3; // System.Collections.Generic.List`1 struct List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5; // System.Collections.Generic.List`1 struct List_1_tB75708030D6FFF2FAD9A1FA28AD909D3B4FCAE8B; // System.Collections.Generic.List`1 struct List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350; // System.Collections.Generic.List`1 struct List_1_tB7C5D51CDBF6C4C12F2D4B38EB89E727EED00749; // System.Collections.Generic.List`1 struct List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5; // System.Collections.Generic.List`1 struct List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955; // System.Collections.Generic.Queue`1 struct Queue_1_t0274B8D1680289A9C140D3E574E989B2D26A1B9B; // System.Collections.Generic.Queue`1 struct Queue_1_tCC0C12E9ABD1C1421DEDD8C737F1A87C67ACC8F0; // System.Collections.Generic.Stack`1 struct Stack_1_tE8A87CB7B553D220A0B04201A88B39485C44C95A; // System.Collections.Generic.Stack`1 struct Stack_1_t42893E872DD90E07B9B4F8C64F7CA3A3EA171326; // System.Collections.Generic.Stack`1 struct Stack_1_t4CCCB65DFB2C4418AFB8298A06B14135A3B91841; // System.Collections.Generic.Stack`1 struct Stack_1_t52BECD1F13EE2931CE24A7FCA20A44282E8B0149; // System.Collections.Generic.Stack`1 struct Stack_1_tD08E91C4557FA13CC2EDAE91F65ED0CD41F59045; // System.Collections.Hashtable struct Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9; // System.Collections.IDictionary struct IDictionary_t1BD5C1546718A374EA8122FBD6C6EE45331E8CE7; // System.Comparison`1 struct Comparison_1_tD9DBDF7B2E4774B4D35E113A76D75828A24641F4; // System.Comparison`1 struct Comparison_1_tD48E1BF69F6EDD73F9231524DCA211E2E1E4A776; // System.Delegate struct Delegate_t; // System.DelegateData struct DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE; // System.Delegate[] struct DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196; // System.Exception struct Exception_t; // System.IAsyncResult struct IAsyncResult_t8E194308510B375B42432981AE5E7488C458D598; // System.Int32[] struct Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83; // System.Int32[][] struct Int32U5BU5DU5BU5D_tCA34E042D233821D51B4DAFB480EE602F2DBEF43; // System.IntPtr[] struct IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD; // System.Object[] struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A; // System.Reflection.MethodInfo struct MethodInfo_t; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770; // System.Single[] struct SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5; // System.String struct String_t; // System.String[] struct StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E; // System.Text.RegularExpressions.Capture struct Capture_tF4475248CCF3EFF914844BE2C993FC609D41DB73; // System.Text.RegularExpressions.ExclusiveReference struct ExclusiveReference_t39E202CDB13A1E6EBA4CE0C7548B192CEB5C64DB; // System.Text.RegularExpressions.GroupCollection struct GroupCollection_tD9051ED1A991E3666439262B517FDD2F968C064F; // System.Text.RegularExpressions.Match struct Match_tE447871AB59EED3642F31EB9559D162C2977EBB5; // System.Text.RegularExpressions.Regex struct Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF; // System.Text.RegularExpressions.RegexCode struct RegexCode_t12846533CAD1E4221CEDF5A4D15D4D649EA688FA; // System.Text.RegularExpressions.RegexRunnerFactory struct RegexRunnerFactory_t0703F390E2102623B0189DEC095DB182698E404B; // System.Text.RegularExpressions.SharedReference struct SharedReference_t225BA5C249F9F1D6C959F151695BDF65EF2C92A5; // System.Text.StringBuilder struct StringBuilder_t; // System.Void struct Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017; // UnityEngine.AudioClip struct AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051; // UnityEngine.AudioClip/PCMReaderCallback struct PCMReaderCallback_t9B87AB13DCD37957B045554BF28A57697E6B8EFB; // UnityEngine.AudioClip/PCMSetPositionCallback struct PCMSetPositionCallback_t092ED33043C0279B5E4D343EBCBD516CEF260801; // UnityEngine.AudioSource struct AudioSource_t5196F862B4E60F404613361C90D87FBDD041E93C; // UnityEngine.Camera struct Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34; // UnityEngine.Camera/CameraCallback struct CameraCallback_t8BBB42AA08D7498DFC11F4128117055BC7F0B9D0; // UnityEngine.Canvas struct Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591; // UnityEngine.Canvas/WillRenderCanvases struct WillRenderCanvases_tBD5AD090B5938021DEAA679A5AEEA790F60A8BEE; // UnityEngine.Color32[] struct Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983; // UnityEngine.Component struct Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621; // UnityEngine.Display struct Display_t38AD3008E8C72693533E4FE9CFFF6E01B56E9D57; // UnityEngine.GameObject struct GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F; // UnityEngine.Material struct Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598; // UnityEngine.Material[] struct MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398; // UnityEngine.Mesh struct Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C; // UnityEngine.MeshFilter struct MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0; // UnityEngine.MeshRenderer struct MeshRenderer_t9D67CA54E83315F743623BDE8EADCD5074659EED; // UnityEngine.Object struct Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0; // UnityEngine.RectTransform struct RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20; // UnityEngine.RectTransform/ReapplyDrivenProperties struct ReapplyDrivenProperties_t431F4FBD9C59AE097FE33C4354CC6251B01B527D; // UnityEngine.Rect[] struct RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B; // UnityEngine.Renderer struct Renderer_t0556D67DD582620D1F495627EDE30D03284151F4; // UnityEngine.Renderer[] struct RendererU5BU5D_t711BACBBBFC0E06179ADB8932DBA208665108C93; // UnityEngine.Texture struct Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4; // UnityEngine.Transform struct Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA; // UnityEngine.Transform[] struct TransformU5BU5D_t4F5A1132877D8BA66ABC0A9A7FADA4E0237A7804; // UnityEngine.Vector2[] struct Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6; // UnityEngine.Vector3[] struct Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28; IL2CPP_EXTERN_C RuntimeClass* Boolean_tB53F6830F670160873277339AA58F15CAED4399C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Comparison_1_tD48E1BF69F6EDD73F9231524DCA211E2E1E4A776_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Debug_t7B5FCB117E2FD63B6838BC52821B252E2BFB61C4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t1EFB1D35C518827CE94F37B1EC719D8F1B95C978_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t7113FE68647A767A6C04D89336E5B799A8B89485_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tA7C18332EBCB5D4F91A0F7F1368F13E051A22A91_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tC1131D49356596094D50A2A9DDAA4F09F38EBF6E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tC715D52A6B7B3E754D4E05882E506B5F3D3B1666_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tE625ACC2A64B71EE8E9EA5254F916905C01ACA80_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tF2FEE97631358AC0BEF33BE38BFDB5E0FB3115A5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventCallback1_t389063B912FE306493324D5033356213EEA650A7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventListener_t49A905F03D200ACE99DE09C02C7007437397826F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Exception_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* FillMesh_t6548A4445E44273DD70990ADBC9CD89214950371_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GGraph_tD2F718A15120D167149C9E19B8802F8862458858_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GImage_t1628B61B112C8F8B1DF4D8372CD9EC0917E4EE5A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GLoader_t79DB886430214FA5031328823142509230E0E4A8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GMovieClip_tA02D52FB04565C4D40A5B9B710C8ECE006896F84_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GPath_t097563F29B192985F7F754E478BB55F8224DF2A2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GTween_t5F5C86C9B64ADCDD07D45C1BB98619E81C3B35DE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GearAnimationValue_t3B16422FEEDF60859AE66738892DD827799091DA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GearBase_tBDF067E7033C8B233B2C533126942554E932B581_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GearColorValue_t905C8DB8BB0F54B02D361C852A92C36F5BCEE510_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GearLookValue_tF38DD66D2C97EF5DD80E009FCD633A06C8763B47_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GearSizeValue_t0B536F9803B9385E440094AE94C38B685D332EEA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GearTweenConfig_t91F2707E1E5A4BFEB07EC48F3405DDF42F292BB1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GearXYValue_t68EBC66E9DC4210088ED52F97C0B2355AB4362B0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HitTestContext_t146D517BE78F2D99B87574E56DF2975D750E197E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IAnimationGear_t47C3EA431799C1E4CE4F2C99E1EC80CA774F8664_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IColorGear_t66E884D4EED0C0645B445B984229B467A3068EA3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerable_1_t3AB5C6D1C74A0C85E2B1EBF1A70928F9885EEC53_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_1_tF04A5514A0F1888A5C66DBDDAB785209DA8D448C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_t8789118187258CC88B77AFAC6315B5AF87D3E18A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IHtmlObject_tB6BE6F704D9BE1700D3674DB2E5852BF26DB3036_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IKeyboard_t5C6EB807944D436141E634F73C2AAC8E660A2745_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ITextColorGear_t32777BF4A9C133287C2F98A77F6C7B8F3847AF8B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ITweenListener_t2A71276DD281AA503C802C7AFC7C97EE3503FD34_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tB75708030D6FFF2FAD9A1FA28AD909D3B4FCAE8B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tB7C5D51CDBF6C4C12F2D4B38EB89E727EED00749_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tCE5EB3ACF7F2A7411845C2ABAFEDC47677AF2A42_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Match_tE447871AB59EED3642F31EB9559D162C2977EBB5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Math_tFB388E53C7FDC6FCCF9A19ABF5A4E521FBD52E19_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MeshRenderer_t9D67CA54E83315F743623BDE8EADCD5074659EED_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NGraphics_t595A637CC0B7EEFE129DD8C752DB01EEB4C540CD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Queue_1_t0274B8D1680289A9C140D3E574E989B2D26A1B9B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RectHitTest_t6D0D255B09956A73884478F6E18696E405420860_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RichTextField_tC30B9404BF96152424857AC15D0B9D1FA59C5294_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SelectionShape_tD8D0D891EEBACD9F4D72EA73555CDA8CFF544429_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ShaderConfig_t83C33B80BB5432E47CBF403A8AA630781A21E92A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Shape_tF35C1A049306CFCB0700759362FDCAD52E6176A8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SkinnedMeshRenderer_tFC8103EE7842F7F8A98BEF0C855D32A9711B7B65_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StageCamera_tFDBE0AC69E159F375D5676A7BABE4C93D0C9EA81_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StringBuilder_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* String_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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* TweenManager_t2A4FDD5220629BFB7DC70F3256069D9E37E19915_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UBBParser_tBE89B84F869084A44EC64C305018C7036070D98C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UIConfig_tCEA105510FCB6771158DDBD2FF33A510516AAF2A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UIContentScaler_t426E27164F9B3ECA7F72FC9ECCA79B99F115566B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UIPackage_t190BA774AE5F589C844AE860E8F8B5614BD09693_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Window_tE7D87992AB935C3508A34E808A486C27C5B6009A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A____0C26110E719C695B53866AF29BD7FE98A72596F3_3_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A____A07B68A3ADBCD0C683EB16067435A02C31BC097E_30_FieldInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral066922617EDA8EC7DC75FCA8E019E140F3E251D4; IL2CPP_EXTERN_C String_t* _stringLiteral06ECA80C826A3BFE5490BB68082E0F113BF05EA9; IL2CPP_EXTERN_C String_t* _stringLiteral15BD60BAE5A23CEB2949AE44381A014C517B07B3; IL2CPP_EXTERN_C String_t* _stringLiteral293B6C2B52B1FBA8C33E238E55CFCE4D14073F8A; IL2CPP_EXTERN_C String_t* _stringLiteral29C7FFCD4643CBC01443A08353421169696D0564; IL2CPP_EXTERN_C String_t* _stringLiteral2BE57CD0E1850354B56F82E9AC5EF1C37B1CC749; IL2CPP_EXTERN_C String_t* _stringLiteral3C6DE1B7DD91465D437EF415F94F36AFC1FBC8A8; IL2CPP_EXTERN_C String_t* _stringLiteral3F79CCD1432F8960AA9062D90665FEABB5FD19D8; IL2CPP_EXTERN_C String_t* _stringLiteral42099B4AF021E53FD8FD4E056C2568D7C2E3FFA8; IL2CPP_EXTERN_C String_t* _stringLiteral425A8BD3A928F18FEBF811AD2F07D1319156B30E; IL2CPP_EXTERN_C String_t* _stringLiteral4345CB1FA27885A8FBFE7C0C830A592CC76A552B; IL2CPP_EXTERN_C String_t* _stringLiteral48A21E6743A07ADFB2E971CAF370E3C36EE36DE9; IL2CPP_EXTERN_C String_t* _stringLiteral50E19FDA0D5B4B74A4A1A1D584E56578693A4EA4; IL2CPP_EXTERN_C String_t* _stringLiteral524B441299E672624EF3887840407BF464BA07BA; IL2CPP_EXTERN_C String_t* _stringLiteral56075B37266B59505FD4BFC93B089A3C6DFED4B0; IL2CPP_EXTERN_C String_t* _stringLiteral5ACE366234D47646C5756370A95D09642319E9E1; IL2CPP_EXTERN_C String_t* _stringLiteral5E4AEEE0DE6A0CF28329A0FED25A6E7FA64F7788; IL2CPP_EXTERN_C String_t* _stringLiteral62CDB7020FF920E5AA642C3D4066950DD1F01F4D; IL2CPP_EXTERN_C String_t* _stringLiteral65B0AD1D63D0F48D3DAC061055924D507B8993C3; IL2CPP_EXTERN_C String_t* _stringLiteral689C77C355CEF155BAD97E66EBE0E2198F8884C4; IL2CPP_EXTERN_C String_t* _stringLiteral8922881DB5844A9BF0B16B11C78E5F8E83BD7F57; IL2CPP_EXTERN_C String_t* _stringLiteral8B5FCA93F291F527468BFCEDFB674C4DDB63183B; IL2CPP_EXTERN_C String_t* _stringLiteral9D9B3A8B1FB339AC16E8D5BA5650F900E44E9643; IL2CPP_EXTERN_C String_t* _stringLiteralA484ED3980FA3BAB4FE995F3E166978DB06D770B; IL2CPP_EXTERN_C String_t* _stringLiteralA78848C7EDA4C562D6F7AB9739E160B17F23E30A; IL2CPP_EXTERN_C String_t* _stringLiteralB545E4A735321A50B74651E8EB692FDF074E4A14; IL2CPP_EXTERN_C String_t* _stringLiteralCAEB4A3319E61A64AB00CD2F696497A2CC084144; IL2CPP_EXTERN_C String_t* _stringLiteralD7238B24B95FF1A90DB5D89E817DDDAD3183C002; IL2CPP_EXTERN_C String_t* _stringLiteralD9541F6F417240958A240A3AE365F807CC82F438; IL2CPP_EXTERN_C String_t* _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709; IL2CPP_EXTERN_C String_t* _stringLiteralDE73C5AC6DAD238A415AAF53D5C94B07A697C441; IL2CPP_EXTERN_C String_t* _stringLiteralDF58248C414F342C81E056B40BEE12D17A08BF61; IL2CPP_EXTERN_C String_t* _stringLiteralE752C3B34A2882646A9B4AEEEA8809498F137DA7; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisString_t_mDB355879AF8E75C3E4CEFA42C1E778D48039089A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Comparison_1__ctor_m6642A7DA149D5FC5C282C6823ADBF52D4DF74657_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisRectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20_mEF939F54B6B56187EC11E16F51DCB12EB62C2103_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_m177EE6E3B4BFC91F5BE3925890B088773F600382_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_m79F0E305B54693CA316A5AF9192E8D326442D52B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_mAF5E8571EB0919C59C0C9DFE873AFC40723DC81F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_GetEnumerator_mD8F254E2E5F1EB8E9D30ECB16014E850A2BFAA52_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m0B573E472B24C18DCF7C18017C7B6450E2B675F0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m22E26DF50604CE548C9F1B207ED1AE5981372F44_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m5F9D27F93506C02307BD48DA7B2C3BBA92F8D463_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m9E5BFCC25C49AC344A08E51017656B76F17E696C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_mACE6F295B868D8DD552A8F7D4ABA375F843BB13B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_mC9ADD0ECA06FC5FF01F92CD109D1D64F050F4486_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_mDF352C956815FC294AFF60F5007F68FCEFDB4C83_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_mE14E3ED788891B1A2ECA91B92A476E8ED286FB60_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m12B32E730298EF0D4925C34E41D55F4C83E16942_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m3E78FDD848214F383A674F7890DF13A0877FD6E5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m5B1C279E77422BB0B2C7B0374ECF89E3224AF62B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m63874A3B656EE07DB06356DC1B48494E7BBAEDA4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mAAAD6E20F5BD03A203058192BD7C7D52E8CDCDEF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mCA87BA35EF66970D2832329E88CFA2624CAFD3A3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mD7756CF49022763C91C6EB1A6FE055BEA9F25F52_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mEBDE176285A434529B43A7F7C3D0552E8D17A471_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Count_m1FFAC4773DA5CFFCDEC9F59AA3F44F04FC3E4DFD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Values_m9FE5CB3CE954675938A23AA832C00EF7793D0DF9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Values_mA1C38F344B25092A67491218175E975C47A9AEB8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_m41BC3A3D11C2E8FB989A067AFC7F70AEEFCD84FD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_m597918251624A4BF29104324490143CFCA659FAD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_mB090FAD1467E19E950192C3374A73AEC5FB004F6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_mB2763F18FC6FB36C679F0480CBF242B0C89F0922_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_mD1406299AB8FBB54A87A99D489FA36ABFD0BC399_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_mF6B808EE90B30765ECDA765F4B780612D475434C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_mFEC866AAD4F1BEAA250A4D94A25AD02E256554A6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m4BB3AF679EB2E118937CA304650FA8211188047C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m64AECE35EBB2B79BEF0C8B9AA294C9EB6DEA9EDF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mA0C9FAD3A66064C47FA3B322B37435C8D3596EA7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mA928649A322FE90132B1750B95B53637738E1F3C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mAF8964E03647827D8C3F9E0FB00750CADFE46E2E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m1D7CD1EA49DA177F1333FBB0EB14BD84A3212388_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m5A7583102E65A0B7291805448BE362759992C044_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m74721E880D58D81C07FE7AEC2CC8DB1AC5CABE76_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mBF0EE42AF5A4142B1E164CE224DEA2A5F4C8506E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mCC5BDD1AFA5506197BFBD6D5EBD289274F5430DA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m4F79B75B832711D0F6D89BE204BD7897A5959517_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m910E01F75C177A575FAFC03393F0BE7A921631CF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mAA989306F9A8430FFC8CBABCD760B0CA065F915A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mC145050E11191E4AAEC245F514C5FCDCDF93FE7B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mDC6718BC04886B6014DFCFFD4840029CB2450DBC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GRoot___showTooltipsWin_mD14E4B8CB6A01E714B76CD343DC1E47C25FD6BC2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GRoot___stageTouchBegin_mBC6F83524A720292A4585546ECF707854AD67971_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GScrollBar___arrowButton1Click_m891EECC4B86BBA60D370DC96A4FE620AD4D410CD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GScrollBar___arrowButton2Click_m3A590A60D482A516A19E96DC19F36C291E9EF54D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GScrollBar___gripTouchBegin_mA87E5BA394B22024FE7AC3794F147E317983A12A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GScrollBar___gripTouchMove_m78C397F5E0A8BABF36EBB7D013D54BACC772CF10_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GScrollBar___touchBegin_mD177DC8F3C9ABAD4EDC445EACC4A6D900C8E7D3E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GSlider___barTouchBegin_mB84F8F45969C0A031C70623523290C2512746092_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GSlider___gripTouchBegin_m3B2E4374F6B9024D8D0A1632F77645E584B6519E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GSlider___gripTouchEnd_m98F5E58187FEF684AA3DA96EEFE2178511564092_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GSlider___gripTouchMove_m4BD651977E0E1AD838A01DAFA7141B2591BFC285_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponent_TisCanvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591_m5EA55BE80E8E0FB0551D6C16C2BC57A726758C9A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponent_TisUIContentScaler_t426E27164F9B3ECA7F72FC9ECCA79B99F115566B_mEBEAE59DE5185530F0EF89BE492BE2A3383F9EBC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponentsInChildren_TisRenderer_t0556D67DD582620D1F495627EDE30D03284151F4_mFA0492B04D02E813BD39A2BA519D10CC27ADA265_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponentsInChildren_TisTransform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA_m37238924630C751A1D92999CD6E86D3C6C26BC57_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GoWrapper_CompareSortingOrder_m5168D2A2ADD0FA53CD1DE16192250DBFC4500043_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputTextField_ReplaceSelection_m41D4867B90DEE8706B8353205C86B15A58CBB29C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputTextField___focusIn_mD0DDB8E50E53659D9A717F1B1C4676D7E3FE8BBA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputTextField___focusOut_mFA0ACB5256CA2C3D9E0C3838AED6BFD12B6128E5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputTextField___keydown_m70DB3C2A515060418567A1AD444B7257F658A845_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputTextField___touchBegin_m8BC0D2795FCD1DD902AC8CE7657AEB834A9CEEDC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputTextField___touchMove_m3778E9E0EC848E4A30AB10461796049A0185C0F7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2_get_Value_mE62A0F98903F007C612CA36D62F59B629DD5A7B9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_AddRange_m8335F712C7C1832E2EA4CD22C2326D16C4827F1F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m50C0D1F69B2EF31137658E2F052EBBAC7BF82771_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m60AD41AED7A8A49791A392456F1D0D3F8D01DC90_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m6391DF57E62AD00A09533DC9A1B52DFC1F937FA1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mB14710B1B2B4CDD445D577C9B2BB4CCB03213E4E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mB46954605371F1D985BB94F7732F76BAE921F384_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mBCC09628FA2D73D337AECD34FBD2BD98D03DE5BE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mD9F028AEE5C43737BEB50A8DAA8CA939CE314002_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m06BA343FB4E149EB045D8D2603E1AD239E1E4477_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m205DB7E9DF42924D42579D3C7055F8426CD61E95_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m21E21D9D85013BCCFAFD2FE59617F190A0E30AE8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m39EC1025375AE03B2C9FC88BA4BB27D809190CDB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m51A07EE01AF87E4DDAA4AE7FF893959AFCE10F82_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m8E7A9E8CF891528845C4B071CB8166DDB1A384B8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_mF446C2770CD1E1336DB3815DBFF34BFD49C33DB1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_mFA4251A64B78E0590FBA3BC92C80634F95A790E8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m30540178A15EF1BD157F8791783EFECE020F2A26_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_IndexOf_m00633B2CAE5DA65FA0381C00CAB1B157C133702E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_IndexOf_m7C6F33760F8B22011F9C2150F38BC69022C6E0BA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Insert_mA55612FD00E84BC3B06F4E0B19B577FA1B4522F3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_RemoveAt_mCB60EAE43EF865EFAE7BB00842DAF1C8E3939AAA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Sort_mECB22631FD85C721DEA964D6738439D1FB60B62E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_ToArray_m3B329125C875047AA037DFB57DF8DD2B5FB86FB3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m1FC34BF51AC49519DBBF114DC9BE629FA16CA1BD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m5E996687A643CD54E77F877FD83823A581A96189_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m6834ABFBD98D5EFE53A4BD01EA25BC516F24B171_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m886A88E951643F1E9649534EB4D1E4DD4FA4CFBB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mA7F9F92F641CEECFD9D8CFDC667568A05FFD27B4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mC1494E230E578FEAFEFA18D0F860EBEE88D60BB8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mDD1D44EF1F6F49D6C966512AABDD574338253B15_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m2E29D30C43F78ABB30F6C7881652C11852FD4D6F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m33B3E833F0952035B87660A7F13FF4891F6A2327_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m595DDA4AC7C2583CDCEC8F7792EFC52EFDF3BDFD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m79CB5C0EE164901BC290FF3E9E5511A161362A5B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mA8CEBD134A91092FE240E74A9048CF7D14D8A065_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mAD5FEB517B1D29992C3E8834C10CDF46997098C8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mF2E3F3938B442358ACBCE8B5693C7970A9A4730B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mF45604C9A5D5E4A423C46DBDE65E528B10B70E13_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m110F5EF6F900A9825951ADF3671EA41399F2FCC3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m361287DC6EB423F08F1FD22C767B81AB030EFEBD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m3945E3B9D5001519C60A38DCEA43F8FD29728300_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m7CBB4029FE8660180E564997E00BB9F2EC7806C0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m941216B55C2DE5E816F139D84B368152408D4656_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m9EC0D9A210F2C2C142BAB836C62ABD7E9BBE5A57_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mB9D869619B30FC5432E5F514D166A02AE8E8D626_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mBE05C6AF79A19CF3CB5654436D7B50F42E6D8228_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mC7E01E0C259BA1982C298AA85FF0B8668455A88A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_set_Capacity_mD604412C66F05B164F0AE39B0F1A3DB526CA8821_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_GetValueOrDefault_mC29AF377598B8ACC1E0FE6814FBFEAB4FFE59BFA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1__ctor_m14C234510865CCF1E3E4D08CDA1D48604738D516_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1__ctor_mE2E549AB4C7959231E8DE97682183D27DA2E36AF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_HasValue_m5FF08ABF5BF318A37C2A0C6CD0A146314DD40C9E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_HasValue_m6048C6BC1D41A8C0B929063A89F534CBD88A40EE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_Value_m5A77DCDC8F2AB95782B371C30B7BE64626ECC3AE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_Value_mCC2C5A636A5A5DEC4C970652B6CE55868A8F743F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Queue_1_Dequeue_mFF2D3012420AB14472C3022717981612C24134A8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Queue_1_Enqueue_m1F1490B82F68DC9C642E2F78CD22BB2BBFB6A935_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Queue_1_GetEnumerator_mE8C4DC5A72BB8F38F9B29F34125B85D218AC414E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Queue_1__ctor_mB4DC6202D578FF8F60837985BD0CB0DD626CA97E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Queue_1_get_Count_m229BE9A28FA14B83FEA51FFA1D21F35043F22757_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ValueCollection_GetEnumerator_m9B068B155F27E55CAEF5F07F960496F4982CE164_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ValueCollection_GetEnumerator_mB4599F94F3F9194DCF16FBAF25DE4F326748BC0D_RuntimeMethod_var; IL2CPP_EXTERN_C const uint32_t GObjectPool_Clear_m2464387D95A099AFA52D8103A4EA3ACBED4E692C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GObjectPool_GetObject_m37636B547359122C9B4384C73746B201682AED09_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GObjectPool_ReturnObject_mA204088D910D2FD4E29000C476E8773D50E3BB53_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GObjectPool__ctor_m6D1938DD4345B227557290FBB8091268A3072097_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GObjectPool_get_count_m9917C41C0FCF02730F113037400DBB3619BACD16_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GPathPoint__ctor_m46BBAA9D707EE8E35E75869F5F98F34464B3E565_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GPathPoint__ctor_m497BF8CCD7FAAEE04698E068374281354E675EDA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GPathPoint__ctor_mB26CA549B2186F6464DAD4C840062F6CE7A2DC5E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GPath_Clear_mB7178EC3C44CC830AC883BC815FA9641497317E6_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GPath_CreateSplineSegment_m953968BDAA64958EA55E91AA1A86B4155C3921D1_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GPath_Create_m0F237A17E2B99C015ACCF1FD874A1C6651310E1A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GPath_Create_m2A371830DDC53225A2B1D62F76EA0B4FE3C662D2_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GPath_Create_m540448A110EC01B535FE83C809AED895E2802483_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GPath_Create_m6B31A2A59570D1EDB008A2008C5CB28E24F14290_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GPath_GetAllPoints_mDA927907C2B1CAB02B9BAC4BE57C2226FF923387_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GPath_GetPointAt_m4556E3DCE5B66CCD29C7380A1F1E6F34E1AD15CA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GPath_GetPointsInSegment_m8BE92C450AD7DDE4F9860AC8157525281C89A351_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GPath_GetSegmentLength_mD79DA4D04CF1F4D4DD340FFCAD9F1997AE38D15F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GPath_OnBezierCurve_m6BC689CC439C3CE87DB5CCE862B8B0BA18631D05_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GPath__cctor_m7BC388FBF2855A96272C6E923A33ED0B61FCEAAC_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GPath__ctor_m7D17C5B7A738965F91DB4E24EE43949B5A29FB14_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GPath_get_segmentCount_m3B181E5755CABEE07C74F5F428C4B9FEE43DB72D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GPath_onCRSplineCurve_m9A697F12121B9ACFF68377D1F21AD63F8479FB75_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GProgressBar_ConstructExtension_m2E3354169BEAF68F3B64B75742BBB0A59D31C49A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GProgressBar_TweenValue_m94CD01C8675112F2BFCE413F2BD7661FFD7D471A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GProgressBar_Update_mC0F9FF5EB1C2014B42C32723E39A45288E38B8D2_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GProgressBar_set_value_m0F34B5BDC5806581A11A7F60728BCE80324A53CA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GRichTextField_CreateDisplayObject_m61B90AB3A6325D5AC7C642FFA73946527499D552_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GRichTextField_SetTextFieldText_m0D6276DE47163D1CF4FDB973F2B0594CC41A20A0_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GRoot_AdjustModalLayer_m266E7EC4B2A2C99D8EB3A7E688207EABA4BCCA39_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GRoot_ApplyContentScaleFactor_m5B23FAFC75509692484AC7CE0978438D18CD3B7C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GRoot_BringToFront_m715C0C2DE74F76680CB8FFBA498DE6943A6C55AE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GRoot_CheckPopups_m913EFF8C82F076933DEEB6BE731477912580ED77_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GRoot_CloseAllExceptModals_mCD6CD4917F95536015760948508D532D5CF5C344_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GRoot_CloseAllWindows_m3E09FB6E8C59EE4E346EB4BCDDFFB9AB14D5CBC8_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GRoot_ClosePopup_m69EB7EA7199FE7CB155ABC10D9CD4B88764087CF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GRoot_CreateModalLayer_mCB9D6449F6E5BD7079ADE3088BDB38EC603BC165_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GRoot_GetPoupPosition_mCA7B90B8D083EE839C506D199F997EFBC2673BA4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GRoot_GetTopWindow_mEC93B84A72EE5F5F40582BFA21C5B7B48F2C8393_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GRoot_HidePopup_m557C66B19524E2E95A444A73363A37F5886CB9A4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GRoot_SetContentScaleFactor_mAE2A33643316A8947569BD4BE3B21F5348337E4F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GRoot_ShowModalWait_m1E0334E784A07D4D43AC523911E40EE94273D075_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GRoot_ShowPopup_mB8728EA5E7F2A5CEE157E873C85CD3927A17DB1B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GRoot_ShowTooltipsWin_mCC520414ED669333CF21760C437455C0BEE73672_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GRoot_ShowTooltips_m7D9A5F915E8E8DAABA914902792C1014DCB11A43_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GRoot_TogglePopup_mCC365569DC6CA8C83D19D184E0899D91D3976718_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GRoot___showTooltipsWin_mD14E4B8CB6A01E714B76CD343DC1E47C25FD6BC2_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GRoot__ctor_mA1071079483DAB78C7219D5D1CF1F38F78CC37B7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GRoot_get_contentScaleFactor_m148CD958922A560C77F2AC4AA1A593BD3AC71DBAAssemblyU2DCSharp3_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GRoot_get_contentScaleFactor_m148CD958922A560C77F2AC4AA1A593BD3AC71DBA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GRoot_get_hasAnyPopup_m128C9C6D5D56B51DA4A9DF1A5D1728E4204C3B55_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GRoot_get_inst_m5D6C63CC62CF791590415144C7D3EE7C073EFB12_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GRoot_set_focus_m715597EC9A46106D4350713D73220BB1095F26E7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GScrollBar_ConstructExtension_m0A3324B16CCF9334442C2B27D96FB1B09292BD1E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GScrollBar___gripTouchBegin_mA87E5BA394B22024FE7AC3794F147E317983A12A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GScrollBar_set_displayPerc_m51A5289F41B26A12B72D51DB8DEDC110CF1330D0_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GScrollBar_set_scrollPerc_mFD91F1E1BBA6E7D729888815893D20B2AE80FE93_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GSlider_ConstructExtension_m3F2AEA81BA4118D4D5013AAF13B5556C068E73A7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GSlider_UpdateWidthPercent_mB89F8FFC459B077D97D6204DE4E58D91399FDE15_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GSlider_Update_m80DAC97015E44B995B561FC764921AA7B18846AA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GSlider___barTouchBegin_mB84F8F45969C0A031C70623523290C2512746092_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GSlider___gripTouchEnd_m98F5E58187FEF684AA3DA96EEFE2178511564092_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GSlider___gripTouchMove_m4BD651977E0E1AD838A01DAFA7141B2591BFC285_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GSlider_get_onChanged_m9A8C1B92804BDE303CF5A53389EEA0D6AC53F1CD_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GSlider_get_onGripTouchEnd_mC531D95CA245F42FBA2A3A9ABCE979EBF5DD866D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTextField_CreateDisplayObject_m3C3D4F6612EDFA30FA1D75D68231735FCB84DF75_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTextField_HandleSizeChanged_mFD5661A24473D7E3E8B571C61EEEFC465807B7EF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTextField_ParseTemplate_m8BCBAD8E519E634AA0D1C86497229D361B7A01C6_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTextField_SetTextFieldText_mA8CC556E9650589EFE30F7000F7048B7C963CA34_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTextField_SetVar_mA6597CE17647F274836A96BC0C4B03B256583D24_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTextField_Setup_BeforeAdd_m991CB2635327263D849CC500D2CC46A2B2DAD678_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTextField__ctor_m8705E6A0B5D50A68FF6290C58646285A2508D61A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTextField_set_text_m5045D869A262D01049A89DBE0A1DDFBD19C50429_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTextInput_CreateDisplayObject_m97734E5A43D58254BBDEE2A7FF5F1FCC79770F81_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTextInput_get_onChanged_m774F6B099D1AADF33C27F9E175283814876E2FF3_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTextInput_get_onFocusIn_m5D3FB85F7A83C69737C98BB65E7BA562A58663EC_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTextInput_get_onFocusOut_m206B9AED6EB57D42BD06B18D322733FA16355725_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTextInput_get_onSubmit_m88C50B39D9E48A92BCFABFB445ABFFFA33EB8803_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTween_Clean_m6F147EAA0B2D34207FF5122F83532F6A949C3BDF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTween_DelayedCall_m53E733468253BDAEBA7A00DD27A9F4D7B4B9BF0B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTween_GetTween_m6102BB771BA85791357C5595FEA75B13DE2F4E9F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTween_GetTween_mD3EC16E7F0AD1EA7F2FEC4C7582672D11D0C8720_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTween_IsTweening_m2F454081A6631B01998E1B15B9308093D0E67D13_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTween_IsTweening_mADB4D872C12427D6B8AA4DEDF90FD7FB71868E6F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTween_Kill_m4EAEC4CC1A5910C098A18BFA71CB81F7A213829E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTween_Kill_mC47FA463E3B20C04990B4032DAAD790491A1E68F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTween_Kill_mFB8C59228F208A8E9EC86927331DDE876E5B15B7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTween_Shake_m57C46312DA561875C7C4C4D18DA34968B3FB7ED9_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTween_ToDouble_m06D671FF0811263D903947A699B01C0D36B2241B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTween_To_m115CFC168A0090A201B8329C64722420C59C1AE3_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTween_To_m565DF71C5577CF63482B6EC64105A6ABD68D6A6A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTween_To_m7EB4306109D4D84247DEC09129ED218B2BB89A12_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTween_To_mDA06E811102E2CDE27250A052111C9410B24554A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTween_To_mDF5EA382DA5D36CB51FA502B0ED8B323E1D3DC65_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTweener_CallCompleteCallback_m7DFCFA70007EBBCF75CC3D3DA6058D78B0F26317_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTweener_CallStartCallback_m927CD8013038D40B05F4ED1F0D46A614F718B83B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTweener_CallUpdateCallback_m59A714F4F6521140141A5BC9ED6C3E25223BCE85_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTweener_Update_m1EECB1AD031D4105588F19085F43C1DCC8BA415A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTweener__Update_mCC588312F509555A5BC1618F5785975D640B226D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GTweener__ctor_m83BC158B220E1F4241DCAF3A2F6195E652D9BBCF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearAnimation_AddStatus_mEBE2D333F8A0587C5A1CFA9F4F4B562F49F14F46_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearAnimation_Apply_m6B78F2B337CBA8FCBDE92E1A06D3A7DEBA2B4082_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearAnimation_Init_mE0F1576AB9EE821BA268FA18163D35C5B3219CA3_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearAnimation_UpdateState_m3D823B63A69AFA2A04026AF653818EAEFF57153F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearAnimation__ctor_mC252B177FEA02E5A71B4D2E6452BFA48D4AD6C55_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearBase_Setup_mB8569520BD4576FBDB71DC02FA46ADC1C75DA894_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearBase_get_tweenConfig_m32EC3572B6834AEFA9FEF78B024363B2FB090209_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearColor_AddStatus_mEA4BAB6F9EE552B867347C6A8FBE1EE5BA441B47_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearColor_Apply_mBB2D3F67A51FDE7AEBDF5A33FFF8C1DEA31E4AD8_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearColor_Init_mF5647C9B7A5E21113140022A5B94DA41F75F3130_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearColor_OnTweenComplete_m60BE2A300D0F9717AD9E337FC0CC61AA256E4B0C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearColor_OnTweenUpdate_m6C183E56DA80D1F2932203FE3F9533C357516B46_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearColor_UpdateState_m584C4457316ECE2F700B210D51924BA41450EF3D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearColor__ctor_m1EB62F77E468BE9B7034FBA154E07200932D2CDE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearDisplay_Apply_mE9FE3B17DDB0E6166FA72FF4671B7FC28721EA21_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearDisplay__ctor_m7F8786175AC076DB06A93BB9486B64197B9A1AAF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearIcon_AddStatus_m3A3E6508B69F2C5E4364365E6CD7A7CCA9F0476F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearIcon_Apply_m630FEDCA695A92DE3E357BDC7D26B85125EA4CCF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearIcon_Init_mE2E7F80C2DDF70BBFC8E71B72186519B6352E5D0_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearIcon_UpdateState_mC6F5DE731B66352992386FB1536AAE3E72B4EC53_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearIcon__ctor_m7CFBA95B7934D1615272EF938962CA0405353235_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearLook_AddStatus_mD8539B5D8E82A4B2D07C5059273AB586801FB64A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearLook_Apply_m5B817117C15F08C3F871B33E4055A9501FAE7E63_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearLook_Init_mECD3C61174D7952E458E64A21BD8F64565528A67_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearLook_OnTweenComplete_mEFCA67864E098EC6F84DC925B917E8B5781C4975_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearLook_OnTweenUpdate_m72E0A67947389C4DC751A0FE8580BBA40530409F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearLook_UpdateState_mF248A4AC67A2D30117B7B1DFB47F936172BCDF76_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearLook__ctor_mE933EA3014093F91E7D7F1E976770ABAA9069115_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearSize_AddStatus_m3FBFE417B41466456567A059FF533815DEEB15B4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearSize_Apply_m149752CB663AF9033159993C4100DA497F6C9D93_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearSize_Init_mAFCA90E062606B5C66C5ECA95FDAD89B4C64A4CF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearSize_OnTweenComplete_mB103DB7CD4024302C6E680C87DD7263E65A0BA70_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearSize_OnTweenUpdate_m7FCA31C59E5F662E2E3291080245FF412327AE4B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearSize_UpdateFromRelations_mC6B2920812A5B07B67F27D2DA48DA1FADD4D7F39_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearSize_UpdateState_m852E20AA42AECD8ED0BD4DDE67C7A6EC73DA190D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearSize__ctor_mE7C7469B27B1D25C7158F53D100E3E9356505036_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearText_AddStatus_mF93E5A24A7D9B5EB97E4D1F0ED963BFA848E8CFE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearText_Apply_mD9F449EF1D2B0DAB92DC0C23B62CDF8B00758779_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearText_Init_mE3810E91F87FC9C6EFA4E88D2679C374EFEEF31C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearText_UpdateState_m4194450ABA27CFA85FA5F156A27F0CC73EA79894_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearText__ctor_m51FA3AF526F640F39873AA8A0FB141E652757E81_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearXY_AddStatus_mC3EF62003FC7BDAD2980F8C9199055A2B5683DB1_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearXY_Apply_mB4AA61700BEE62B4C2DD5E66853F2DD42CFAF853_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearXY_Init_m01737AEBA0775171EDCED5E6C9A6D1BD34586B12_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearXY_OnTweenComplete_m45D6FCBE392DD81A6526A84FE47DF3F913A00E44_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearXY_UpdateFromRelations_mA8A3322768F41A81F6B9C5875E072F0297E902FB_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearXY_UpdateState_mA0542AC5AD65A3239DB946E8E5DAF5A39C5C85F4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GearXY__ctor_m626EDBFFDDE4733CDA52AFD22A4B1ACCE3A6EC41_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GoWrapper_CacheRenderers_m3709CB1D18F1C7B74E1CBB18C4AAF2FA0BFE5231_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GoWrapper_Dispose_m623244BC44031C12124DF387CF6A878B42E641A1_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GoWrapper_RecoverMaterials_mC0F3FD8B89F0EC195C16708672021275659A2F8C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GoWrapper_SetWrapTarget_m4055EFFB0E62DA6472B5E9C8BF57B8000E931B41_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GoWrapper_Update_m14DEAFE30D1AADBAE44408ECC4A180A439047654_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GoWrapper__ctor_mE3279DB7A79B47F37EA73EBD51C211D9C9E21D9D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GoWrapper_set_layer_mB0236151F9158D1A7AFD5789E7061D9391FD1391_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t GoWrapper_set_renderingOrder_m36057D4F432F47844306CD44E7CCCA4F99A071BE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t HitTestContext_CacheRaycastHit_m2AC2715F22ABE077F978FE8D78F9354BB2FADDB1_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t HitTestContext_ClearRaycastHitCache_m812144510561DD219B6435136F26C57FDBBB62E1_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t HitTestContext_GetRaycastHitFromCache_mE250FB67F88BE77E8F639CC0286760DD39DCDA5F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t HitTestContext__cctor_mC3EFCEF199565E159FAA831601CA69B2B53C3719_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Image_OnPopulateMesh_mB1ED450FF4B52E387CB229196ED382D9126795FB_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Image_SliceFill_m930EFC868BAF9D241A86C5F62CF637963C26805A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Image_TileFill_m941FCC98B49F4918EAFC3B584766341ABAD8605A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Image__cctor_m1EFE12B3EBB5EC91CE97F5D82C6012F97E2329BD_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Image__ctor_mCADA8582706D48F95BDB840E7826EFB8165E0154_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Image_set_fillClockwise_mE339B9CAD470EC5ED006DBCDC2DC50E042725AFF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Image_set_fillMethod_m92C18971C54D7C522C6D3755ADE15DAF7E21D2C5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Image_set_fillOrigin_mB05EB16F5A95BA2C5C9AD938235548527B03B008_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Image_set_scale9Grid_m6165FFA4ECAAC4DE9216B7CD6A73706D5E401968_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputEvent_get_shift_m62F7F2D0E05423B45E35F6334007161494586112AssemblyU2DCSharp3_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputEvent_get_shift_m62F7F2D0E05423B45E35F6334007161494586112_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField_ClearSelection_m46D850B3A9F142F8D9FFD103DEC4FBF4C298D405_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField_CreateCaret_m46A6604AF00955CAB8CA6CFFA48061468C9E19F9_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField_Dispose_mD479F4548E6C2C7DE87509AB305F49E8C02BE1BF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField_DoCopy_m44A70BF4D9DACE998B2D210DCD1CE490FEDEC71B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField_DoPaste_m60CAF21B5C1410E6D223494A2F27551A9BCA61C6_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField_EncodePasswordText_m3422DA1AF1CFF7F931A1D8858D87F4EC64E5E8AC_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField_GetCharLocation_mB0E5D39B2AF1A2CD655AF576A3830C581090D6D9_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField_GetCharPosition_m74559684A6FA246C8AEA5C4B193FEE21DDFE17F1_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField_GetCharPosition_m8F7032A9A05E19DE0916801197FE674B694B3AD2_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField_GetPartialText_m2ADD86F944CAEB0DBD8AF7300796F2D57D5B9A67_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField_GetSelection_mFA45722169789250D4AC7F37F6A8C11A6258818E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField_GetTextlength_mD3826FFFAA8FBDD773129D6D4B78D07A48D4AFB4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField_MoveContent_mB1E28D5BCE7A3F95A3EC8D4B09C88FFFEC859317_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField_OnSizeChanged_mFA0A7EAB7AFF49CDA162D7CCB95A38DC964AF9C6_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField_RefreshObjects_mDF2CB4AAF7576366292400F12EBF0DACE3FAF4CB_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField_ReplaceSelection_m41D4867B90DEE8706B8353205C86B15A58CBB29C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField_ReplaceText_m4C2B8100FBD518AD2CB36BB7EFAB72C62CAC23B3_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField_SetSelection_m131AF82AC57068D71762DB5BD6F4A3F58FA476F2_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField_TruncateText_m0A46C471769D35970AEA0DC2CFD8C93D80255509_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField_UpdateCaret_m99C7DA5FD071D30F08FBA5366D404706B1E56944_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField_UpdateSelection_m3DA81AD680D689DC8CD651AD76BC10179E84B1A7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField_UpdateText_m08636A2ED9CB4C4713B0DEDBEF4B1DB4F865FC98_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField_Update_m3BB8E8B936B4D05521EBEB4FAF0F00D6FDAED4A9_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField_ValidateInput_m880D61F447622A60EB7196EF0B94A516E1D6F48B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField___focusIn_mD0DDB8E50E53659D9A717F1B1C4676D7E3FE8BBA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField___focusOut_mFA0ACB5256CA2C3D9E0C3838AED6BFD12B6128E5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField___keydown_m70DB3C2A515060418567A1AD444B7257F658A845_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField___touchBegin_m8BC0D2795FCD1DD902AC8CE7657AEB834A9CEEDC_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField___touchMove_m3778E9E0EC848E4A30AB10461796049A0185C0F7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField__ctor_m293BD221BB2E37C0E58CB94C246EE85D4EE00213_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField_get_onChanged_m83191D30B5A7D6E74E3197DFC9F4DAFDDB8D7BB4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField_get_onFocusIn_mE1DC38AF61D7A542E0F3EB0B4F8AF0801D1CC7D9_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField_get_onFocusOut_m7186119877AB51C597F28CF531E82256D1EAA91E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField_get_onSubmit_m43D7E2C98400581219701F5ACF8A25617D3F2243_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField_set_promptText_mE733423EB37796A230F4593DF110B72E8898A0EE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField_set_restrict_m51FE5F6EE3BDDA41DBA1FD680ECFD4DBEE90878B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InputTextField_set_textFormat_m18B5DA5E0BD950E4906211F3A47ACD5A82C5644A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Match_get_Empty_m5D3AE3D0580F06ED901EE69FCCED6AF44715528FAssemblyU2DCSharp3_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Stage_get_keyboardInput_mAB43F7476B08B14CDC6C7DB712F4E02BB26304E6AssemblyU2DCSharp3_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Stage_get_keyboard_m3C66B24975FA0C703F6ACE90A559668F61D750E1AssemblyU2DCSharp3_MetadataUsageId; struct Delegate_t_marshaled_com; struct Delegate_t_marshaled_pinvoke; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct GObjectU5BU5D_tCFB97B8B37B950FF8870505F7F9B47C4E27FD2B9; struct SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9; struct CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4; struct DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86; struct Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83; struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A; struct SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5; struct StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E; struct MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398; struct TransformU5BU5D_t4F5A1132877D8BA66ABC0A9A7FADA4E0237A7804; struct Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28; 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 // 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.EventListener struct EventListener_t49A905F03D200ACE99DE09C02C7007437397826F : public RuntimeObject { public: // FairyGUI.EventBridge FairyGUI.EventListener::_bridge EventBridge_t57E5C5B83D1CBFEF456FC7B1A0EF9AB0D87E5B84 * ____bridge_0; // System.String FairyGUI.EventListener::_type String_t* ____type_1; public: inline static int32_t get_offset_of__bridge_0() { return static_cast(offsetof(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F, ____bridge_0)); } inline EventBridge_t57E5C5B83D1CBFEF456FC7B1A0EF9AB0D87E5B84 * get__bridge_0() const { return ____bridge_0; } inline EventBridge_t57E5C5B83D1CBFEF456FC7B1A0EF9AB0D87E5B84 ** get_address_of__bridge_0() { return &____bridge_0; } inline void set__bridge_0(EventBridge_t57E5C5B83D1CBFEF456FC7B1A0EF9AB0D87E5B84 * value) { ____bridge_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____bridge_0), (void*)value); } inline static int32_t get_offset_of__type_1() { return static_cast(offsetof(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F, ____type_1)); } inline String_t* get__type_1() const { return ____type_1; } inline String_t** get_address_of__type_1() { return &____type_1; } inline void set__type_1(String_t* value) { ____type_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____type_1), (void*)value); } }; // FairyGUI.GObjectPool struct GObjectPool_t679A95F94538DC866986686E81321C6F406BEF17 : public RuntimeObject { public: // FairyGUI.GObjectPool_InitCallbackDelegate FairyGUI.GObjectPool::initCallback InitCallbackDelegate_t30542A5822368C4E3235B2C5926368BE049E3D57 * ___initCallback_0; // System.Collections.Generic.Dictionary`2> FairyGUI.GObjectPool::_pool Dictionary_2_tC715D52A6B7B3E754D4E05882E506B5F3D3B1666 * ____pool_1; // UnityEngine.Transform FairyGUI.GObjectPool::_manager Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * ____manager_2; public: inline static int32_t get_offset_of_initCallback_0() { return static_cast(offsetof(GObjectPool_t679A95F94538DC866986686E81321C6F406BEF17, ___initCallback_0)); } inline InitCallbackDelegate_t30542A5822368C4E3235B2C5926368BE049E3D57 * get_initCallback_0() const { return ___initCallback_0; } inline InitCallbackDelegate_t30542A5822368C4E3235B2C5926368BE049E3D57 ** get_address_of_initCallback_0() { return &___initCallback_0; } inline void set_initCallback_0(InitCallbackDelegate_t30542A5822368C4E3235B2C5926368BE049E3D57 * value) { ___initCallback_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___initCallback_0), (void*)value); } inline static int32_t get_offset_of__pool_1() { return static_cast(offsetof(GObjectPool_t679A95F94538DC866986686E81321C6F406BEF17, ____pool_1)); } inline Dictionary_2_tC715D52A6B7B3E754D4E05882E506B5F3D3B1666 * get__pool_1() const { return ____pool_1; } inline Dictionary_2_tC715D52A6B7B3E754D4E05882E506B5F3D3B1666 ** get_address_of__pool_1() { return &____pool_1; } inline void set__pool_1(Dictionary_2_tC715D52A6B7B3E754D4E05882E506B5F3D3B1666 * value) { ____pool_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____pool_1), (void*)value); } inline static int32_t get_offset_of__manager_2() { return static_cast(offsetof(GObjectPool_t679A95F94538DC866986686E81321C6F406BEF17, ____manager_2)); } inline Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * get__manager_2() const { return ____manager_2; } inline Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA ** get_address_of__manager_2() { return &____manager_2; } inline void set__manager_2(Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * value) { ____manager_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____manager_2), (void*)value); } }; // FairyGUI.GPath struct GPath_t097563F29B192985F7F754E478BB55F8224DF2A2 : public RuntimeObject { public: // System.Collections.Generic.List`1 FairyGUI.GPath::_segments List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * ____segments_0; // System.Collections.Generic.List`1 FairyGUI.GPath::_points List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * ____points_1; // System.Single FairyGUI.GPath::_fullLength float ____fullLength_2; public: inline static int32_t get_offset_of__segments_0() { return static_cast(offsetof(GPath_t097563F29B192985F7F754E478BB55F8224DF2A2, ____segments_0)); } inline List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * get__segments_0() const { return ____segments_0; } inline List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 ** get_address_of__segments_0() { return &____segments_0; } inline void set__segments_0(List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * value) { ____segments_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____segments_0), (void*)value); } inline static int32_t get_offset_of__points_1() { return static_cast(offsetof(GPath_t097563F29B192985F7F754E478BB55F8224DF2A2, ____points_1)); } inline List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * get__points_1() const { return ____points_1; } inline List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 ** get_address_of__points_1() { return &____points_1; } inline void set__points_1(List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * value) { ____points_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____points_1), (void*)value); } inline static int32_t get_offset_of__fullLength_2() { return static_cast(offsetof(GPath_t097563F29B192985F7F754E478BB55F8224DF2A2, ____fullLength_2)); } inline float get__fullLength_2() const { return ____fullLength_2; } inline float* get_address_of__fullLength_2() { return &____fullLength_2; } inline void set__fullLength_2(float value) { ____fullLength_2 = value; } }; struct GPath_t097563F29B192985F7F754E478BB55F8224DF2A2_StaticFields { public: // System.Collections.Generic.List`1 FairyGUI.GPath::helperList List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * ___helperList_3; // System.Collections.Generic.List`1 FairyGUI.GPath::splinePoints List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * ___splinePoints_4; public: inline static int32_t get_offset_of_helperList_3() { return static_cast(offsetof(GPath_t097563F29B192985F7F754E478BB55F8224DF2A2_StaticFields, ___helperList_3)); } inline List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * get_helperList_3() const { return ___helperList_3; } inline List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E ** get_address_of_helperList_3() { return &___helperList_3; } inline void set_helperList_3(List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * value) { ___helperList_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___helperList_3), (void*)value); } inline static int32_t get_offset_of_splinePoints_4() { return static_cast(offsetof(GPath_t097563F29B192985F7F754E478BB55F8224DF2A2_StaticFields, ___splinePoints_4)); } inline List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * get_splinePoints_4() const { return ___splinePoints_4; } inline List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 ** get_address_of_splinePoints_4() { return &___splinePoints_4; } inline void set_splinePoints_4(List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * value) { ___splinePoints_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___splinePoints_4), (void*)value); } }; // FairyGUI.GTween struct GTween_t5F5C86C9B64ADCDD07D45C1BB98619E81C3B35DE : public RuntimeObject { public: public: }; struct GTween_t5F5C86C9B64ADCDD07D45C1BB98619E81C3B35DE_StaticFields { public: // System.Boolean FairyGUI.GTween::catchCallbackExceptions bool ___catchCallbackExceptions_0; public: inline static int32_t get_offset_of_catchCallbackExceptions_0() { return static_cast(offsetof(GTween_t5F5C86C9B64ADCDD07D45C1BB98619E81C3B35DE_StaticFields, ___catchCallbackExceptions_0)); } inline bool get_catchCallbackExceptions_0() const { return ___catchCallbackExceptions_0; } inline bool* get_address_of_catchCallbackExceptions_0() { return &___catchCallbackExceptions_0; } inline void set_catchCallbackExceptions_0(bool value) { ___catchCallbackExceptions_0 = value; } }; // FairyGUI.GearAnimationValue struct GearAnimationValue_t3B16422FEEDF60859AE66738892DD827799091DA : public RuntimeObject { public: // System.Boolean FairyGUI.GearAnimationValue::playing bool ___playing_0; // System.Int32 FairyGUI.GearAnimationValue::frame int32_t ___frame_1; public: inline static int32_t get_offset_of_playing_0() { return static_cast(offsetof(GearAnimationValue_t3B16422FEEDF60859AE66738892DD827799091DA, ___playing_0)); } inline bool get_playing_0() const { return ___playing_0; } inline bool* get_address_of_playing_0() { return &___playing_0; } inline void set_playing_0(bool value) { ___playing_0 = value; } inline static int32_t get_offset_of_frame_1() { return static_cast(offsetof(GearAnimationValue_t3B16422FEEDF60859AE66738892DD827799091DA, ___frame_1)); } inline int32_t get_frame_1() const { return ___frame_1; } inline int32_t* get_address_of_frame_1() { return &___frame_1; } inline void set_frame_1(int32_t value) { ___frame_1 = value; } }; // FairyGUI.GearBase struct GearBase_tBDF067E7033C8B233B2C533126942554E932B581 : public RuntimeObject { public: // FairyGUI.GObject FairyGUI.GearBase::_owner GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ____owner_1; // FairyGUI.Controller FairyGUI.GearBase::_controller Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * ____controller_2; // FairyGUI.GearTweenConfig FairyGUI.GearBase::_tweenConfig GearTweenConfig_t91F2707E1E5A4BFEB07EC48F3405DDF42F292BB1 * ____tweenConfig_3; public: inline static int32_t get_offset_of__owner_1() { return static_cast(offsetof(GearBase_tBDF067E7033C8B233B2C533126942554E932B581, ____owner_1)); } inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * get__owner_1() const { return ____owner_1; } inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB ** get_address_of__owner_1() { return &____owner_1; } inline void set__owner_1(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * value) { ____owner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____owner_1), (void*)value); } inline static int32_t get_offset_of__controller_2() { return static_cast(offsetof(GearBase_tBDF067E7033C8B233B2C533126942554E932B581, ____controller_2)); } inline Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * get__controller_2() const { return ____controller_2; } inline Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 ** get_address_of__controller_2() { return &____controller_2; } inline void set__controller_2(Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * value) { ____controller_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____controller_2), (void*)value); } inline static int32_t get_offset_of__tweenConfig_3() { return static_cast(offsetof(GearBase_tBDF067E7033C8B233B2C533126942554E932B581, ____tweenConfig_3)); } inline GearTweenConfig_t91F2707E1E5A4BFEB07EC48F3405DDF42F292BB1 * get__tweenConfig_3() const { return ____tweenConfig_3; } inline GearTweenConfig_t91F2707E1E5A4BFEB07EC48F3405DDF42F292BB1 ** get_address_of__tweenConfig_3() { return &____tweenConfig_3; } inline void set__tweenConfig_3(GearTweenConfig_t91F2707E1E5A4BFEB07EC48F3405DDF42F292BB1 * value) { ____tweenConfig_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____tweenConfig_3), (void*)value); } }; struct GearBase_tBDF067E7033C8B233B2C533126942554E932B581_StaticFields { public: // System.Boolean FairyGUI.GearBase::disableAllTweenEffect bool ___disableAllTweenEffect_0; public: inline static int32_t get_offset_of_disableAllTweenEffect_0() { return static_cast(offsetof(GearBase_tBDF067E7033C8B233B2C533126942554E932B581_StaticFields, ___disableAllTweenEffect_0)); } inline bool get_disableAllTweenEffect_0() const { return ___disableAllTweenEffect_0; } inline bool* get_address_of_disableAllTweenEffect_0() { return &___disableAllTweenEffect_0; } inline void set_disableAllTweenEffect_0(bool value) { ___disableAllTweenEffect_0 = value; } }; // FairyGUI.GearLookValue struct GearLookValue_tF38DD66D2C97EF5DD80E009FCD633A06C8763B47 : public RuntimeObject { public: // System.Single FairyGUI.GearLookValue::alpha float ___alpha_0; // System.Single FairyGUI.GearLookValue::rotation float ___rotation_1; // System.Boolean FairyGUI.GearLookValue::grayed bool ___grayed_2; // System.Boolean FairyGUI.GearLookValue::touchable bool ___touchable_3; public: inline static int32_t get_offset_of_alpha_0() { return static_cast(offsetof(GearLookValue_tF38DD66D2C97EF5DD80E009FCD633A06C8763B47, ___alpha_0)); } inline float get_alpha_0() const { return ___alpha_0; } inline float* get_address_of_alpha_0() { return &___alpha_0; } inline void set_alpha_0(float value) { ___alpha_0 = value; } inline static int32_t get_offset_of_rotation_1() { return static_cast(offsetof(GearLookValue_tF38DD66D2C97EF5DD80E009FCD633A06C8763B47, ___rotation_1)); } inline float get_rotation_1() const { return ___rotation_1; } inline float* get_address_of_rotation_1() { return &___rotation_1; } inline void set_rotation_1(float value) { ___rotation_1 = value; } inline static int32_t get_offset_of_grayed_2() { return static_cast(offsetof(GearLookValue_tF38DD66D2C97EF5DD80E009FCD633A06C8763B47, ___grayed_2)); } inline bool get_grayed_2() const { return ___grayed_2; } inline bool* get_address_of_grayed_2() { return &___grayed_2; } inline void set_grayed_2(bool value) { ___grayed_2 = value; } inline static int32_t get_offset_of_touchable_3() { return static_cast(offsetof(GearLookValue_tF38DD66D2C97EF5DD80E009FCD633A06C8763B47, ___touchable_3)); } inline bool get_touchable_3() const { return ___touchable_3; } inline bool* get_address_of_touchable_3() { return &___touchable_3; } inline void set_touchable_3(bool value) { ___touchable_3 = value; } }; // FairyGUI.GearSizeValue struct GearSizeValue_t0B536F9803B9385E440094AE94C38B685D332EEA : public RuntimeObject { public: // System.Single FairyGUI.GearSizeValue::width float ___width_0; // System.Single FairyGUI.GearSizeValue::height float ___height_1; // System.Single FairyGUI.GearSizeValue::scaleX float ___scaleX_2; // System.Single FairyGUI.GearSizeValue::scaleY float ___scaleY_3; public: inline static int32_t get_offset_of_width_0() { return static_cast(offsetof(GearSizeValue_t0B536F9803B9385E440094AE94C38B685D332EEA, ___width_0)); } inline float get_width_0() const { return ___width_0; } inline float* get_address_of_width_0() { return &___width_0; } inline void set_width_0(float value) { ___width_0 = value; } inline static int32_t get_offset_of_height_1() { return static_cast(offsetof(GearSizeValue_t0B536F9803B9385E440094AE94C38B685D332EEA, ___height_1)); } inline float get_height_1() const { return ___height_1; } inline float* get_address_of_height_1() { return &___height_1; } inline void set_height_1(float value) { ___height_1 = value; } inline static int32_t get_offset_of_scaleX_2() { return static_cast(offsetof(GearSizeValue_t0B536F9803B9385E440094AE94C38B685D332EEA, ___scaleX_2)); } inline float get_scaleX_2() const { return ___scaleX_2; } inline float* get_address_of_scaleX_2() { return &___scaleX_2; } inline void set_scaleX_2(float value) { ___scaleX_2 = value; } inline static int32_t get_offset_of_scaleY_3() { return static_cast(offsetof(GearSizeValue_t0B536F9803B9385E440094AE94C38B685D332EEA, ___scaleY_3)); } inline float get_scaleY_3() const { return ___scaleY_3; } inline float* get_address_of_scaleY_3() { return &___scaleY_3; } inline void set_scaleY_3(float value) { ___scaleY_3 = value; } }; // FairyGUI.GearXYValue struct GearXYValue_t68EBC66E9DC4210088ED52F97C0B2355AB4362B0 : public RuntimeObject { public: // System.Single FairyGUI.GearXYValue::x float ___x_0; // System.Single FairyGUI.GearXYValue::y float ___y_1; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(GearXYValue_t68EBC66E9DC4210088ED52F97C0B2355AB4362B0, ___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(GearXYValue_t68EBC66E9DC4210088ED52F97C0B2355AB4362B0, ___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; } }; // FairyGUI.ShaderConfig struct ShaderConfig_t83C33B80BB5432E47CBF403A8AA630781A21E92A : public RuntimeObject { public: public: }; struct ShaderConfig_t83C33B80BB5432E47CBF403A8AA630781A21E92A_StaticFields { public: // FairyGUI.ShaderConfig_GetFunction FairyGUI.ShaderConfig::Get GetFunction_t70B315803C0EA430D39699C5F3F35B556D58C5DA * ___Get_0; // System.String FairyGUI.ShaderConfig::imageShader String_t* ___imageShader_1; // System.String FairyGUI.ShaderConfig::textShader String_t* ___textShader_2; // System.String FairyGUI.ShaderConfig::bmFontShader String_t* ___bmFontShader_3; // FairyGUI.ShaderConfig_PropertyIDs FairyGUI.ShaderConfig::_properyIDs PropertyIDs_t9FF9C2F6F42C97326CC82F370F5BCA596DA8DD71 * ____properyIDs_4; public: inline static int32_t get_offset_of_Get_0() { return static_cast(offsetof(ShaderConfig_t83C33B80BB5432E47CBF403A8AA630781A21E92A_StaticFields, ___Get_0)); } inline GetFunction_t70B315803C0EA430D39699C5F3F35B556D58C5DA * get_Get_0() const { return ___Get_0; } inline GetFunction_t70B315803C0EA430D39699C5F3F35B556D58C5DA ** get_address_of_Get_0() { return &___Get_0; } inline void set_Get_0(GetFunction_t70B315803C0EA430D39699C5F3F35B556D58C5DA * value) { ___Get_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Get_0), (void*)value); } inline static int32_t get_offset_of_imageShader_1() { return static_cast(offsetof(ShaderConfig_t83C33B80BB5432E47CBF403A8AA630781A21E92A_StaticFields, ___imageShader_1)); } inline String_t* get_imageShader_1() const { return ___imageShader_1; } inline String_t** get_address_of_imageShader_1() { return &___imageShader_1; } inline void set_imageShader_1(String_t* value) { ___imageShader_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___imageShader_1), (void*)value); } inline static int32_t get_offset_of_textShader_2() { return static_cast(offsetof(ShaderConfig_t83C33B80BB5432E47CBF403A8AA630781A21E92A_StaticFields, ___textShader_2)); } inline String_t* get_textShader_2() const { return ___textShader_2; } inline String_t** get_address_of_textShader_2() { return &___textShader_2; } inline void set_textShader_2(String_t* value) { ___textShader_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___textShader_2), (void*)value); } inline static int32_t get_offset_of_bmFontShader_3() { return static_cast(offsetof(ShaderConfig_t83C33B80BB5432E47CBF403A8AA630781A21E92A_StaticFields, ___bmFontShader_3)); } inline String_t* get_bmFontShader_3() const { return ___bmFontShader_3; } inline String_t** get_address_of_bmFontShader_3() { return &___bmFontShader_3; } inline void set_bmFontShader_3(String_t* value) { ___bmFontShader_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___bmFontShader_3), (void*)value); } inline static int32_t get_offset_of__properyIDs_4() { return static_cast(offsetof(ShaderConfig_t83C33B80BB5432E47CBF403A8AA630781A21E92A_StaticFields, ____properyIDs_4)); } inline PropertyIDs_t9FF9C2F6F42C97326CC82F370F5BCA596DA8DD71 * get__properyIDs_4() const { return ____properyIDs_4; } inline PropertyIDs_t9FF9C2F6F42C97326CC82F370F5BCA596DA8DD71 ** get_address_of__properyIDs_4() { return &____properyIDs_4; } inline void set__properyIDs_4(PropertyIDs_t9FF9C2F6F42C97326CC82F370F5BCA596DA8DD71 * value) { ____properyIDs_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____properyIDs_4), (void*)value); } }; // FairyGUI.ShaderConfig_PropertyIDs struct PropertyIDs_t9FF9C2F6F42C97326CC82F370F5BCA596DA8DD71 : public RuntimeObject { public: // System.Int32 FairyGUI.ShaderConfig_PropertyIDs::_ClipBox int32_t ____ClipBox_0; // System.Int32 FairyGUI.ShaderConfig_PropertyIDs::_ClipSoftness int32_t ____ClipSoftness_1; // System.Int32 FairyGUI.ShaderConfig_PropertyIDs::_AlphaTex int32_t ____AlphaTex_2; // System.Int32 FairyGUI.ShaderConfig_PropertyIDs::_StencilComp int32_t ____StencilComp_3; // System.Int32 FairyGUI.ShaderConfig_PropertyIDs::_Stencil int32_t ____Stencil_4; // System.Int32 FairyGUI.ShaderConfig_PropertyIDs::_StencilOp int32_t ____StencilOp_5; // System.Int32 FairyGUI.ShaderConfig_PropertyIDs::_StencilReadMask int32_t ____StencilReadMask_6; // System.Int32 FairyGUI.ShaderConfig_PropertyIDs::_ColorMask int32_t ____ColorMask_7; // System.Int32 FairyGUI.ShaderConfig_PropertyIDs::_ColorMatrix int32_t ____ColorMatrix_8; // System.Int32 FairyGUI.ShaderConfig_PropertyIDs::_ColorOffset int32_t ____ColorOffset_9; // System.Int32 FairyGUI.ShaderConfig_PropertyIDs::_BlendSrcFactor int32_t ____BlendSrcFactor_10; // System.Int32 FairyGUI.ShaderConfig_PropertyIDs::_BlendDstFactor int32_t ____BlendDstFactor_11; // System.Int32 FairyGUI.ShaderConfig_PropertyIDs::_ColorOption int32_t ____ColorOption_12; public: inline static int32_t get_offset_of__ClipBox_0() { return static_cast(offsetof(PropertyIDs_t9FF9C2F6F42C97326CC82F370F5BCA596DA8DD71, ____ClipBox_0)); } inline int32_t get__ClipBox_0() const { return ____ClipBox_0; } inline int32_t* get_address_of__ClipBox_0() { return &____ClipBox_0; } inline void set__ClipBox_0(int32_t value) { ____ClipBox_0 = value; } inline static int32_t get_offset_of__ClipSoftness_1() { return static_cast(offsetof(PropertyIDs_t9FF9C2F6F42C97326CC82F370F5BCA596DA8DD71, ____ClipSoftness_1)); } inline int32_t get__ClipSoftness_1() const { return ____ClipSoftness_1; } inline int32_t* get_address_of__ClipSoftness_1() { return &____ClipSoftness_1; } inline void set__ClipSoftness_1(int32_t value) { ____ClipSoftness_1 = value; } inline static int32_t get_offset_of__AlphaTex_2() { return static_cast(offsetof(PropertyIDs_t9FF9C2F6F42C97326CC82F370F5BCA596DA8DD71, ____AlphaTex_2)); } inline int32_t get__AlphaTex_2() const { return ____AlphaTex_2; } inline int32_t* get_address_of__AlphaTex_2() { return &____AlphaTex_2; } inline void set__AlphaTex_2(int32_t value) { ____AlphaTex_2 = value; } inline static int32_t get_offset_of__StencilComp_3() { return static_cast(offsetof(PropertyIDs_t9FF9C2F6F42C97326CC82F370F5BCA596DA8DD71, ____StencilComp_3)); } inline int32_t get__StencilComp_3() const { return ____StencilComp_3; } inline int32_t* get_address_of__StencilComp_3() { return &____StencilComp_3; } inline void set__StencilComp_3(int32_t value) { ____StencilComp_3 = value; } inline static int32_t get_offset_of__Stencil_4() { return static_cast(offsetof(PropertyIDs_t9FF9C2F6F42C97326CC82F370F5BCA596DA8DD71, ____Stencil_4)); } inline int32_t get__Stencil_4() const { return ____Stencil_4; } inline int32_t* get_address_of__Stencil_4() { return &____Stencil_4; } inline void set__Stencil_4(int32_t value) { ____Stencil_4 = value; } inline static int32_t get_offset_of__StencilOp_5() { return static_cast(offsetof(PropertyIDs_t9FF9C2F6F42C97326CC82F370F5BCA596DA8DD71, ____StencilOp_5)); } inline int32_t get__StencilOp_5() const { return ____StencilOp_5; } inline int32_t* get_address_of__StencilOp_5() { return &____StencilOp_5; } inline void set__StencilOp_5(int32_t value) { ____StencilOp_5 = value; } inline static int32_t get_offset_of__StencilReadMask_6() { return static_cast(offsetof(PropertyIDs_t9FF9C2F6F42C97326CC82F370F5BCA596DA8DD71, ____StencilReadMask_6)); } inline int32_t get__StencilReadMask_6() const { return ____StencilReadMask_6; } inline int32_t* get_address_of__StencilReadMask_6() { return &____StencilReadMask_6; } inline void set__StencilReadMask_6(int32_t value) { ____StencilReadMask_6 = value; } inline static int32_t get_offset_of__ColorMask_7() { return static_cast(offsetof(PropertyIDs_t9FF9C2F6F42C97326CC82F370F5BCA596DA8DD71, ____ColorMask_7)); } inline int32_t get__ColorMask_7() const { return ____ColorMask_7; } inline int32_t* get_address_of__ColorMask_7() { return &____ColorMask_7; } inline void set__ColorMask_7(int32_t value) { ____ColorMask_7 = value; } inline static int32_t get_offset_of__ColorMatrix_8() { return static_cast(offsetof(PropertyIDs_t9FF9C2F6F42C97326CC82F370F5BCA596DA8DD71, ____ColorMatrix_8)); } inline int32_t get__ColorMatrix_8() const { return ____ColorMatrix_8; } inline int32_t* get_address_of__ColorMatrix_8() { return &____ColorMatrix_8; } inline void set__ColorMatrix_8(int32_t value) { ____ColorMatrix_8 = value; } inline static int32_t get_offset_of__ColorOffset_9() { return static_cast(offsetof(PropertyIDs_t9FF9C2F6F42C97326CC82F370F5BCA596DA8DD71, ____ColorOffset_9)); } inline int32_t get__ColorOffset_9() const { return ____ColorOffset_9; } inline int32_t* get_address_of__ColorOffset_9() { return &____ColorOffset_9; } inline void set__ColorOffset_9(int32_t value) { ____ColorOffset_9 = value; } inline static int32_t get_offset_of__BlendSrcFactor_10() { return static_cast(offsetof(PropertyIDs_t9FF9C2F6F42C97326CC82F370F5BCA596DA8DD71, ____BlendSrcFactor_10)); } inline int32_t get__BlendSrcFactor_10() const { return ____BlendSrcFactor_10; } inline int32_t* get_address_of__BlendSrcFactor_10() { return &____BlendSrcFactor_10; } inline void set__BlendSrcFactor_10(int32_t value) { ____BlendSrcFactor_10 = value; } inline static int32_t get_offset_of__BlendDstFactor_11() { return static_cast(offsetof(PropertyIDs_t9FF9C2F6F42C97326CC82F370F5BCA596DA8DD71, ____BlendDstFactor_11)); } inline int32_t get__BlendDstFactor_11() const { return ____BlendDstFactor_11; } inline int32_t* get_address_of__BlendDstFactor_11() { return &____BlendDstFactor_11; } inline void set__BlendDstFactor_11(int32_t value) { ____BlendDstFactor_11 = value; } inline static int32_t get_offset_of__ColorOption_12() { return static_cast(offsetof(PropertyIDs_t9FF9C2F6F42C97326CC82F370F5BCA596DA8DD71, ____ColorOption_12)); } inline int32_t get__ColorOption_12() const { return ____ColorOption_12; } inline int32_t* get_address_of__ColorOption_12() { return &____ColorOption_12; } inline void set__ColorOption_12(int32_t value) { ____ColorOption_12 = value; } }; // FairyGUI.TextField_LineInfo struct LineInfo_t2317BF15F05B1486E59C736CCB3E421656188A7F : public RuntimeObject { public: // System.Single FairyGUI.TextField_LineInfo::width float ___width_0; // System.Single FairyGUI.TextField_LineInfo::height float ___height_1; // System.Single FairyGUI.TextField_LineInfo::textHeight float ___textHeight_2; // System.Int32 FairyGUI.TextField_LineInfo::charIndex int32_t ___charIndex_3; // System.Int16 FairyGUI.TextField_LineInfo::charCount int16_t ___charCount_4; // System.Single FairyGUI.TextField_LineInfo::y float ___y_5; // System.Single FairyGUI.TextField_LineInfo::y2 float ___y2_6; public: inline static int32_t get_offset_of_width_0() { return static_cast(offsetof(LineInfo_t2317BF15F05B1486E59C736CCB3E421656188A7F, ___width_0)); } inline float get_width_0() const { return ___width_0; } inline float* get_address_of_width_0() { return &___width_0; } inline void set_width_0(float value) { ___width_0 = value; } inline static int32_t get_offset_of_height_1() { return static_cast(offsetof(LineInfo_t2317BF15F05B1486E59C736CCB3E421656188A7F, ___height_1)); } inline float get_height_1() const { return ___height_1; } inline float* get_address_of_height_1() { return &___height_1; } inline void set_height_1(float value) { ___height_1 = value; } inline static int32_t get_offset_of_textHeight_2() { return static_cast(offsetof(LineInfo_t2317BF15F05B1486E59C736CCB3E421656188A7F, ___textHeight_2)); } inline float get_textHeight_2() const { return ___textHeight_2; } inline float* get_address_of_textHeight_2() { return &___textHeight_2; } inline void set_textHeight_2(float value) { ___textHeight_2 = value; } inline static int32_t get_offset_of_charIndex_3() { return static_cast(offsetof(LineInfo_t2317BF15F05B1486E59C736CCB3E421656188A7F, ___charIndex_3)); } inline int32_t get_charIndex_3() const { return ___charIndex_3; } inline int32_t* get_address_of_charIndex_3() { return &___charIndex_3; } inline void set_charIndex_3(int32_t value) { ___charIndex_3 = value; } inline static int32_t get_offset_of_charCount_4() { return static_cast(offsetof(LineInfo_t2317BF15F05B1486E59C736CCB3E421656188A7F, ___charCount_4)); } inline int16_t get_charCount_4() const { return ___charCount_4; } inline int16_t* get_address_of_charCount_4() { return &___charCount_4; } inline void set_charCount_4(int16_t value) { ___charCount_4 = value; } inline static int32_t get_offset_of_y_5() { return static_cast(offsetof(LineInfo_t2317BF15F05B1486E59C736CCB3E421656188A7F, ___y_5)); } inline float get_y_5() const { return ___y_5; } inline float* get_address_of_y_5() { return &___y_5; } inline void set_y_5(float value) { ___y_5 = value; } inline static int32_t get_offset_of_y2_6() { return static_cast(offsetof(LineInfo_t2317BF15F05B1486E59C736CCB3E421656188A7F, ___y2_6)); } inline float get_y2_6() const { return ___y2_6; } inline float* get_address_of_y2_6() { return &___y2_6; } inline void set_y2_6(float value) { ___y2_6 = value; } }; struct LineInfo_t2317BF15F05B1486E59C736CCB3E421656188A7F_StaticFields { public: // System.Collections.Generic.Stack`1 FairyGUI.TextField_LineInfo::pool Stack_1_t42893E872DD90E07B9B4F8C64F7CA3A3EA171326 * ___pool_7; public: inline static int32_t get_offset_of_pool_7() { return static_cast(offsetof(LineInfo_t2317BF15F05B1486E59C736CCB3E421656188A7F_StaticFields, ___pool_7)); } inline Stack_1_t42893E872DD90E07B9B4F8C64F7CA3A3EA171326 * get_pool_7() const { return ___pool_7; } inline Stack_1_t42893E872DD90E07B9B4F8C64F7CA3A3EA171326 ** get_address_of_pool_7() { return &___pool_7; } inline void set_pool_7(Stack_1_t42893E872DD90E07B9B4F8C64F7CA3A3EA171326 * value) { ___pool_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pool_7), (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.TweenValue struct TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 : public RuntimeObject { public: // System.Single FairyGUI.TweenValue::x float ___x_0; // System.Single FairyGUI.TweenValue::y float ___y_1; // System.Single FairyGUI.TweenValue::z float ___z_2; // System.Single FairyGUI.TweenValue::w float ___w_3; // System.Double FairyGUI.TweenValue::d double ___d_4; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9, ___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(TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9, ___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(TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9, ___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(TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9, ___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; } inline static int32_t get_offset_of_d_4() { return static_cast(offsetof(TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9, ___d_4)); } inline double get_d_4() const { return ___d_4; } inline double* get_address_of_d_4() { return &___d_4; } inline void set_d_4(double value) { ___d_4 = 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.UBBParser struct UBBParser_tBE89B84F869084A44EC64C305018C7036070D98C : public RuntimeObject { public: // System.String FairyGUI.Utils.UBBParser::_text String_t* ____text_1; // System.Int32 FairyGUI.Utils.UBBParser::_readPos int32_t ____readPos_2; // System.Collections.Generic.Dictionary`2 FairyGUI.Utils.UBBParser::handlers Dictionary_2_t76C66270570994040A8F2F3063810FD94F889B8D * ___handlers_3; // System.Int32 FairyGUI.Utils.UBBParser::defaultImgWidth int32_t ___defaultImgWidth_4; // System.Int32 FairyGUI.Utils.UBBParser::defaultImgHeight int32_t ___defaultImgHeight_5; public: inline static int32_t get_offset_of__text_1() { return static_cast(offsetof(UBBParser_tBE89B84F869084A44EC64C305018C7036070D98C, ____text_1)); } inline String_t* get__text_1() const { return ____text_1; } inline String_t** get_address_of__text_1() { return &____text_1; } inline void set__text_1(String_t* value) { ____text_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____text_1), (void*)value); } inline static int32_t get_offset_of__readPos_2() { return static_cast(offsetof(UBBParser_tBE89B84F869084A44EC64C305018C7036070D98C, ____readPos_2)); } inline int32_t get__readPos_2() const { return ____readPos_2; } inline int32_t* get_address_of__readPos_2() { return &____readPos_2; } inline void set__readPos_2(int32_t value) { ____readPos_2 = value; } inline static int32_t get_offset_of_handlers_3() { return static_cast(offsetof(UBBParser_tBE89B84F869084A44EC64C305018C7036070D98C, ___handlers_3)); } inline Dictionary_2_t76C66270570994040A8F2F3063810FD94F889B8D * get_handlers_3() const { return ___handlers_3; } inline Dictionary_2_t76C66270570994040A8F2F3063810FD94F889B8D ** get_address_of_handlers_3() { return &___handlers_3; } inline void set_handlers_3(Dictionary_2_t76C66270570994040A8F2F3063810FD94F889B8D * value) { ___handlers_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___handlers_3), (void*)value); } inline static int32_t get_offset_of_defaultImgWidth_4() { return static_cast(offsetof(UBBParser_tBE89B84F869084A44EC64C305018C7036070D98C, ___defaultImgWidth_4)); } inline int32_t get_defaultImgWidth_4() const { return ___defaultImgWidth_4; } inline int32_t* get_address_of_defaultImgWidth_4() { return &___defaultImgWidth_4; } inline void set_defaultImgWidth_4(int32_t value) { ___defaultImgWidth_4 = value; } inline static int32_t get_offset_of_defaultImgHeight_5() { return static_cast(offsetof(UBBParser_tBE89B84F869084A44EC64C305018C7036070D98C, ___defaultImgHeight_5)); } inline int32_t get_defaultImgHeight_5() const { return ___defaultImgHeight_5; } inline int32_t* get_address_of_defaultImgHeight_5() { return &___defaultImgHeight_5; } inline void set_defaultImgHeight_5(int32_t value) { ___defaultImgHeight_5 = value; } }; struct UBBParser_tBE89B84F869084A44EC64C305018C7036070D98C_StaticFields { public: // FairyGUI.Utils.UBBParser FairyGUI.Utils.UBBParser::inst UBBParser_tBE89B84F869084A44EC64C305018C7036070D98C * ___inst_0; public: inline static int32_t get_offset_of_inst_0() { return static_cast(offsetof(UBBParser_tBE89B84F869084A44EC64C305018C7036070D98C_StaticFields, ___inst_0)); } inline UBBParser_tBE89B84F869084A44EC64C305018C7036070D98C * get_inst_0() const { return ___inst_0; } inline UBBParser_tBE89B84F869084A44EC64C305018C7036070D98C ** get_address_of_inst_0() { return &___inst_0; } inline void set_inst_0(UBBParser_tBE89B84F869084A44EC64C305018C7036070D98C * value) { ___inst_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___inst_0), (void*)value); } }; struct Il2CppArrayBounds; // System.Array // System.Collections.Generic.Dictionary`2_ValueCollection struct ValueCollection_tD538C3F6821EAC11CF158F1A336CB1655C9DF3B5 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2_ValueCollection::dictionary Dictionary_2_tC1131D49356596094D50A2A9DDAA4F09F38EBF6E * ___dictionary_0; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(ValueCollection_tD538C3F6821EAC11CF158F1A336CB1655C9DF3B5, ___dictionary_0)); } inline Dictionary_2_tC1131D49356596094D50A2A9DDAA4F09F38EBF6E * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_tC1131D49356596094D50A2A9DDAA4F09F38EBF6E ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_tC1131D49356596094D50A2A9DDAA4F09F38EBF6E * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } }; // System.Collections.Generic.Dictionary`2_ValueCollection struct ValueCollection_tC0B8F169B5AD63E0627124C0254F36F6B1D4F1AA : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2_ValueCollection::dictionary Dictionary_2_tF2FEE97631358AC0BEF33BE38BFDB5E0FB3115A5 * ___dictionary_0; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(ValueCollection_tC0B8F169B5AD63E0627124C0254F36F6B1D4F1AA, ___dictionary_0)); } inline Dictionary_2_tF2FEE97631358AC0BEF33BE38BFDB5E0FB3115A5 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_tF2FEE97631358AC0BEF33BE38BFDB5E0FB3115A5 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_tF2FEE97631358AC0BEF33BE38BFDB5E0FB3115A5 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tA7C18332EBCB5D4F91A0F7F1368F13E051A22A91 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0; // System.Collections.Generic.Dictionary`2_Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t5C21008253EA99BABAC9E8EEAF82508712DB82C0* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2_KeyCollection System.Collections.Generic.Dictionary`2::keys KeyCollection_t908D3BF7F1449CA1265DAD50359B31877DB209A0 * ___keys_7; // System.Collections.Generic.Dictionary`2_ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_tD7A60AE4BAD2FD188D879E553639C2EBD7815526 * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_tA7C18332EBCB5D4F91A0F7F1368F13E051A22A91, ___buckets_0)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_tA7C18332EBCB5D4F91A0F7F1368F13E051A22A91, ___entries_1)); } inline EntryU5BU5D_t5C21008253EA99BABAC9E8EEAF82508712DB82C0* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t5C21008253EA99BABAC9E8EEAF82508712DB82C0** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t5C21008253EA99BABAC9E8EEAF82508712DB82C0* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_tA7C18332EBCB5D4F91A0F7F1368F13E051A22A91, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_tA7C18332EBCB5D4F91A0F7F1368F13E051A22A91, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_tA7C18332EBCB5D4F91A0F7F1368F13E051A22A91, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_tA7C18332EBCB5D4F91A0F7F1368F13E051A22A91, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_tA7C18332EBCB5D4F91A0F7F1368F13E051A22A91, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_tA7C18332EBCB5D4F91A0F7F1368F13E051A22A91, ___keys_7)); } inline KeyCollection_t908D3BF7F1449CA1265DAD50359B31877DB209A0 * get_keys_7() const { return ___keys_7; } inline KeyCollection_t908D3BF7F1449CA1265DAD50359B31877DB209A0 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t908D3BF7F1449CA1265DAD50359B31877DB209A0 * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_tA7C18332EBCB5D4F91A0F7F1368F13E051A22A91, ___values_8)); } inline ValueCollection_tD7A60AE4BAD2FD188D879E553639C2EBD7815526 * get_values_8() const { return ___values_8; } inline ValueCollection_tD7A60AE4BAD2FD188D879E553639C2EBD7815526 ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_tD7A60AE4BAD2FD188D879E553639C2EBD7815526 * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_tA7C18332EBCB5D4F91A0F7F1368F13E051A22A91, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1EFB1D35C518827CE94F37B1EC719D8F1B95C978 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0; // System.Collections.Generic.Dictionary`2_Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_tF53A4FA6E7BC5F0338BC9B025C2A2CEDD903140C* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2_KeyCollection System.Collections.Generic.Dictionary`2::keys KeyCollection_tA2B9DFCB07101DD170E6159D66CF335379256DB2 * ___keys_7; // System.Collections.Generic.Dictionary`2_ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_t4977D968203D5956B36E5DC43EFDD88B50687F3D * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_t1EFB1D35C518827CE94F37B1EC719D8F1B95C978, ___buckets_0)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_t1EFB1D35C518827CE94F37B1EC719D8F1B95C978, ___entries_1)); } inline EntryU5BU5D_tF53A4FA6E7BC5F0338BC9B025C2A2CEDD903140C* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_tF53A4FA6E7BC5F0338BC9B025C2A2CEDD903140C** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_tF53A4FA6E7BC5F0338BC9B025C2A2CEDD903140C* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_t1EFB1D35C518827CE94F37B1EC719D8F1B95C978, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_t1EFB1D35C518827CE94F37B1EC719D8F1B95C978, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_t1EFB1D35C518827CE94F37B1EC719D8F1B95C978, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_t1EFB1D35C518827CE94F37B1EC719D8F1B95C978, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_t1EFB1D35C518827CE94F37B1EC719D8F1B95C978, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_t1EFB1D35C518827CE94F37B1EC719D8F1B95C978, ___keys_7)); } inline KeyCollection_tA2B9DFCB07101DD170E6159D66CF335379256DB2 * get_keys_7() const { return ___keys_7; } inline KeyCollection_tA2B9DFCB07101DD170E6159D66CF335379256DB2 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_tA2B9DFCB07101DD170E6159D66CF335379256DB2 * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_t1EFB1D35C518827CE94F37B1EC719D8F1B95C978, ___values_8)); } inline ValueCollection_t4977D968203D5956B36E5DC43EFDD88B50687F3D * get_values_8() const { return ___values_8; } inline ValueCollection_t4977D968203D5956B36E5DC43EFDD88B50687F3D ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_t4977D968203D5956B36E5DC43EFDD88B50687F3D * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_t1EFB1D35C518827CE94F37B1EC719D8F1B95C978, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t7113FE68647A767A6C04D89336E5B799A8B89485 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0; // System.Collections.Generic.Dictionary`2_Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t6BD4DB4A7F1A3AC047C80135C90E750C63A6ECA5* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2_KeyCollection System.Collections.Generic.Dictionary`2::keys KeyCollection_t1CD1854D539BDD7583FB26BA01BF3E2BBDDE9ECD * ___keys_7; // System.Collections.Generic.Dictionary`2_ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_tC595E11B0DF550BC2BD9DD35E495F47700568187 * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_t7113FE68647A767A6C04D89336E5B799A8B89485, ___buckets_0)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_t7113FE68647A767A6C04D89336E5B799A8B89485, ___entries_1)); } inline EntryU5BU5D_t6BD4DB4A7F1A3AC047C80135C90E750C63A6ECA5* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t6BD4DB4A7F1A3AC047C80135C90E750C63A6ECA5** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t6BD4DB4A7F1A3AC047C80135C90E750C63A6ECA5* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_t7113FE68647A767A6C04D89336E5B799A8B89485, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_t7113FE68647A767A6C04D89336E5B799A8B89485, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_t7113FE68647A767A6C04D89336E5B799A8B89485, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_t7113FE68647A767A6C04D89336E5B799A8B89485, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_t7113FE68647A767A6C04D89336E5B799A8B89485, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_t7113FE68647A767A6C04D89336E5B799A8B89485, ___keys_7)); } inline KeyCollection_t1CD1854D539BDD7583FB26BA01BF3E2BBDDE9ECD * get_keys_7() const { return ___keys_7; } inline KeyCollection_t1CD1854D539BDD7583FB26BA01BF3E2BBDDE9ECD ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t1CD1854D539BDD7583FB26BA01BF3E2BBDDE9ECD * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_t7113FE68647A767A6C04D89336E5B799A8B89485, ___values_8)); } inline ValueCollection_tC595E11B0DF550BC2BD9DD35E495F47700568187 * get_values_8() const { return ___values_8; } inline ValueCollection_tC595E11B0DF550BC2BD9DD35E495F47700568187 ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_tC595E11B0DF550BC2BD9DD35E495F47700568187 * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_t7113FE68647A767A6C04D89336E5B799A8B89485, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tC1131D49356596094D50A2A9DDAA4F09F38EBF6E : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0; // System.Collections.Generic.Dictionary`2_Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t6B0540C8AADDBD74E061637492FCB4BB251903F8* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2_KeyCollection System.Collections.Generic.Dictionary`2::keys KeyCollection_t4377033684B969AB92A99CA9A1AB8BDCAD2539FF * ___keys_7; // System.Collections.Generic.Dictionary`2_ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_tD538C3F6821EAC11CF158F1A336CB1655C9DF3B5 * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_tC1131D49356596094D50A2A9DDAA4F09F38EBF6E, ___buckets_0)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_tC1131D49356596094D50A2A9DDAA4F09F38EBF6E, ___entries_1)); } inline EntryU5BU5D_t6B0540C8AADDBD74E061637492FCB4BB251903F8* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t6B0540C8AADDBD74E061637492FCB4BB251903F8** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t6B0540C8AADDBD74E061637492FCB4BB251903F8* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_tC1131D49356596094D50A2A9DDAA4F09F38EBF6E, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_tC1131D49356596094D50A2A9DDAA4F09F38EBF6E, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_tC1131D49356596094D50A2A9DDAA4F09F38EBF6E, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_tC1131D49356596094D50A2A9DDAA4F09F38EBF6E, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_tC1131D49356596094D50A2A9DDAA4F09F38EBF6E, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_tC1131D49356596094D50A2A9DDAA4F09F38EBF6E, ___keys_7)); } inline KeyCollection_t4377033684B969AB92A99CA9A1AB8BDCAD2539FF * get_keys_7() const { return ___keys_7; } inline KeyCollection_t4377033684B969AB92A99CA9A1AB8BDCAD2539FF ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t4377033684B969AB92A99CA9A1AB8BDCAD2539FF * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_tC1131D49356596094D50A2A9DDAA4F09F38EBF6E, ___values_8)); } inline ValueCollection_tD538C3F6821EAC11CF158F1A336CB1655C9DF3B5 * get_values_8() const { return ___values_8; } inline ValueCollection_tD538C3F6821EAC11CF158F1A336CB1655C9DF3B5 ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_tD538C3F6821EAC11CF158F1A336CB1655C9DF3B5 * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_tC1131D49356596094D50A2A9DDAA4F09F38EBF6E, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tF2FEE97631358AC0BEF33BE38BFDB5E0FB3115A5 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0; // System.Collections.Generic.Dictionary`2_Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t1247FCAC16B8BB633A468B1724ACE67DF7C52E7B* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2_KeyCollection System.Collections.Generic.Dictionary`2::keys KeyCollection_t12C400C92A303B2A05777EE163847D591CE8FB5D * ___keys_7; // System.Collections.Generic.Dictionary`2_ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_tC0B8F169B5AD63E0627124C0254F36F6B1D4F1AA * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_tF2FEE97631358AC0BEF33BE38BFDB5E0FB3115A5, ___buckets_0)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_tF2FEE97631358AC0BEF33BE38BFDB5E0FB3115A5, ___entries_1)); } inline EntryU5BU5D_t1247FCAC16B8BB633A468B1724ACE67DF7C52E7B* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t1247FCAC16B8BB633A468B1724ACE67DF7C52E7B** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t1247FCAC16B8BB633A468B1724ACE67DF7C52E7B* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_tF2FEE97631358AC0BEF33BE38BFDB5E0FB3115A5, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_tF2FEE97631358AC0BEF33BE38BFDB5E0FB3115A5, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_tF2FEE97631358AC0BEF33BE38BFDB5E0FB3115A5, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_tF2FEE97631358AC0BEF33BE38BFDB5E0FB3115A5, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_tF2FEE97631358AC0BEF33BE38BFDB5E0FB3115A5, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_tF2FEE97631358AC0BEF33BE38BFDB5E0FB3115A5, ___keys_7)); } inline KeyCollection_t12C400C92A303B2A05777EE163847D591CE8FB5D * get_keys_7() const { return ___keys_7; } inline KeyCollection_t12C400C92A303B2A05777EE163847D591CE8FB5D ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t12C400C92A303B2A05777EE163847D591CE8FB5D * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_tF2FEE97631358AC0BEF33BE38BFDB5E0FB3115A5, ___values_8)); } inline ValueCollection_tC0B8F169B5AD63E0627124C0254F36F6B1D4F1AA * get_values_8() const { return ___values_8; } inline ValueCollection_tC0B8F169B5AD63E0627124C0254F36F6B1D4F1AA ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_tC0B8F169B5AD63E0627124C0254F36F6B1D4F1AA * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_tF2FEE97631358AC0BEF33BE38BFDB5E0FB3115A5, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_tC715D52A6B7B3E754D4E05882E506B5F3D3B1666 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0; // System.Collections.Generic.Dictionary`2_Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_tF220D0B7320DFEF85FB4FCB99DE7C60D87292707* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2_KeyCollection System.Collections.Generic.Dictionary`2::keys KeyCollection_t1D38C60690FCB610D67F11B089ACA27D5DBF8E61 * ___keys_7; // System.Collections.Generic.Dictionary`2_ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_t6AA2F6DDD844F11BCC6669259C734D58F13B280A * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_tC715D52A6B7B3E754D4E05882E506B5F3D3B1666, ___buckets_0)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_tC715D52A6B7B3E754D4E05882E506B5F3D3B1666, ___entries_1)); } inline EntryU5BU5D_tF220D0B7320DFEF85FB4FCB99DE7C60D87292707* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_tF220D0B7320DFEF85FB4FCB99DE7C60D87292707** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_tF220D0B7320DFEF85FB4FCB99DE7C60D87292707* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_tC715D52A6B7B3E754D4E05882E506B5F3D3B1666, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_tC715D52A6B7B3E754D4E05882E506B5F3D3B1666, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_tC715D52A6B7B3E754D4E05882E506B5F3D3B1666, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_tC715D52A6B7B3E754D4E05882E506B5F3D3B1666, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_tC715D52A6B7B3E754D4E05882E506B5F3D3B1666, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_tC715D52A6B7B3E754D4E05882E506B5F3D3B1666, ___keys_7)); } inline KeyCollection_t1D38C60690FCB610D67F11B089ACA27D5DBF8E61 * get_keys_7() const { return ___keys_7; } inline KeyCollection_t1D38C60690FCB610D67F11B089ACA27D5DBF8E61 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t1D38C60690FCB610D67F11B089ACA27D5DBF8E61 * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_tC715D52A6B7B3E754D4E05882E506B5F3D3B1666, ___values_8)); } inline ValueCollection_t6AA2F6DDD844F11BCC6669259C734D58F13B280A * get_values_8() const { return ___values_8; } inline ValueCollection_t6AA2F6DDD844F11BCC6669259C734D58F13B280A ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_t6AA2F6DDD844F11BCC6669259C734D58F13B280A * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_tC715D52A6B7B3E754D4E05882E506B5F3D3B1666, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0; // System.Collections.Generic.Dictionary`2_Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t034347107F1D23C91DE1D712EA637D904789415C* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2_KeyCollection System.Collections.Generic.Dictionary`2::keys KeyCollection_tC73654392B284B89334464107B696C9BD89776D9 * ___keys_7; // System.Collections.Generic.Dictionary`2_ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_tA3B972EF56F7C97E35054155C33556C55FAAFD43 * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___buckets_0)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___entries_1)); } inline EntryU5BU5D_t034347107F1D23C91DE1D712EA637D904789415C* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t034347107F1D23C91DE1D712EA637D904789415C** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t034347107F1D23C91DE1D712EA637D904789415C* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___keys_7)); } inline KeyCollection_tC73654392B284B89334464107B696C9BD89776D9 * get_keys_7() const { return ___keys_7; } inline KeyCollection_tC73654392B284B89334464107B696C9BD89776D9 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_tC73654392B284B89334464107B696C9BD89776D9 * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___values_8)); } inline ValueCollection_tA3B972EF56F7C97E35054155C33556C55FAAFD43 * get_values_8() const { return ___values_8; } inline ValueCollection_tA3B972EF56F7C97E35054155C33556C55FAAFD43 ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_tA3B972EF56F7C97E35054155C33556C55FAAFD43 * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0; // System.Collections.Generic.Dictionary`2_Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t2907AACABE745A646F290C673664EB3E9A1748B0* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2_KeyCollection System.Collections.Generic.Dictionary`2::keys KeyCollection_t05DD2EB423AA2BB93B04F0180EE482379BE584B5 * ___keys_7; // System.Collections.Generic.Dictionary`2_ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_t778D8D1BE2E73CCCAA18CA3C603E68EF936C2750 * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21, ___buckets_0)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21, ___entries_1)); } inline EntryU5BU5D_t2907AACABE745A646F290C673664EB3E9A1748B0* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t2907AACABE745A646F290C673664EB3E9A1748B0** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t2907AACABE745A646F290C673664EB3E9A1748B0* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21, ___keys_7)); } inline KeyCollection_t05DD2EB423AA2BB93B04F0180EE482379BE584B5 * get_keys_7() const { return ___keys_7; } inline KeyCollection_t05DD2EB423AA2BB93B04F0180EE482379BE584B5 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t05DD2EB423AA2BB93B04F0180EE482379BE584B5 * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21, ___values_8)); } inline ValueCollection_t778D8D1BE2E73CCCAA18CA3C603E68EF936C2750 * get_values_8() const { return ___values_8; } inline ValueCollection_t778D8D1BE2E73CCCAA18CA3C603E68EF936C2750 ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_t778D8D1BE2E73CCCAA18CA3C603E68EF936C2750 * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_tE625ACC2A64B71EE8E9EA5254F916905C01ACA80 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0; // System.Collections.Generic.Dictionary`2_Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t30B8BEA96D10EDA03C62D735B5DFBC29C76E7DB7* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2_KeyCollection System.Collections.Generic.Dictionary`2::keys KeyCollection_t3C7D5C759A70526DD64C883DB2425B9AE35E8623 * ___keys_7; // System.Collections.Generic.Dictionary`2_ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_tF4AC81D2761BEE74BDDF16DF5A3E2C5E8F71EC01 * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_tE625ACC2A64B71EE8E9EA5254F916905C01ACA80, ___buckets_0)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_tE625ACC2A64B71EE8E9EA5254F916905C01ACA80, ___entries_1)); } inline EntryU5BU5D_t30B8BEA96D10EDA03C62D735B5DFBC29C76E7DB7* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t30B8BEA96D10EDA03C62D735B5DFBC29C76E7DB7** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t30B8BEA96D10EDA03C62D735B5DFBC29C76E7DB7* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_tE625ACC2A64B71EE8E9EA5254F916905C01ACA80, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_tE625ACC2A64B71EE8E9EA5254F916905C01ACA80, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_tE625ACC2A64B71EE8E9EA5254F916905C01ACA80, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_tE625ACC2A64B71EE8E9EA5254F916905C01ACA80, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_tE625ACC2A64B71EE8E9EA5254F916905C01ACA80, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_tE625ACC2A64B71EE8E9EA5254F916905C01ACA80, ___keys_7)); } inline KeyCollection_t3C7D5C759A70526DD64C883DB2425B9AE35E8623 * get_keys_7() const { return ___keys_7; } inline KeyCollection_t3C7D5C759A70526DD64C883DB2425B9AE35E8623 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t3C7D5C759A70526DD64C883DB2425B9AE35E8623 * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_tE625ACC2A64B71EE8E9EA5254F916905C01ACA80, ___values_8)); } inline ValueCollection_tF4AC81D2761BEE74BDDF16DF5A3E2C5E8F71EC01 * get_values_8() const { return ___values_8; } inline ValueCollection_tF4AC81D2761BEE74BDDF16DF5A3E2C5E8F71EC01 ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_tF4AC81D2761BEE74BDDF16DF5A3E2C5E8F71EC01 * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_tE625ACC2A64B71EE8E9EA5254F916905C01ACA80, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tCE5EB3ACF7F2A7411845C2ABAFEDC47677AF2A42 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items GObjectU5BU5D_tCFB97B8B37B950FF8870505F7F9B47C4E27FD2B9* ____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_tCE5EB3ACF7F2A7411845C2ABAFEDC47677AF2A42, ____items_1)); } inline GObjectU5BU5D_tCFB97B8B37B950FF8870505F7F9B47C4E27FD2B9* get__items_1() const { return ____items_1; } inline GObjectU5BU5D_tCFB97B8B37B950FF8870505F7F9B47C4E27FD2B9** get_address_of__items_1() { return &____items_1; } inline void set__items_1(GObjectU5BU5D_tCFB97B8B37B950FF8870505F7F9B47C4E27FD2B9* 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_tCE5EB3ACF7F2A7411845C2ABAFEDC47677AF2A42, ____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_tCE5EB3ACF7F2A7411845C2ABAFEDC47677AF2A42, ____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_tCE5EB3ACF7F2A7411845C2ABAFEDC47677AF2A42, ____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_tCE5EB3ACF7F2A7411845C2ABAFEDC47677AF2A42_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray GObjectU5BU5D_tCFB97B8B37B950FF8870505F7F9B47C4E27FD2B9* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tCE5EB3ACF7F2A7411845C2ABAFEDC47677AF2A42_StaticFields, ____emptyArray_5)); } inline GObjectU5BU5D_tCFB97B8B37B950FF8870505F7F9B47C4E27FD2B9* get__emptyArray_5() const { return ____emptyArray_5; } inline GObjectU5BU5D_tCFB97B8B37B950FF8870505F7F9B47C4E27FD2B9** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(GObjectU5BU5D_tCFB97B8B37B950FF8870505F7F9B47C4E27FD2B9* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* ____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_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3, ____items_1)); } inline SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* get__items_1() const { return ____items_1; } inline SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9** get_address_of__items_1() { return &____items_1; } inline void set__items_1(SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* 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_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3, ____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_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3, ____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_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3, ____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_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3_StaticFields, ____emptyArray_5)); } inline SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* get__emptyArray_5() const { return ____emptyArray_5; } inline SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items GPathPointU5BU5D_t48DC21FC2D506D7561DC3C82207FEE9641470BA5* ____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_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E, ____items_1)); } inline GPathPointU5BU5D_t48DC21FC2D506D7561DC3C82207FEE9641470BA5* get__items_1() const { return ____items_1; } inline GPathPointU5BU5D_t48DC21FC2D506D7561DC3C82207FEE9641470BA5** get_address_of__items_1() { return &____items_1; } inline void set__items_1(GPathPointU5BU5D_t48DC21FC2D506D7561DC3C82207FEE9641470BA5* 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_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E, ____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_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E, ____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_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E, ____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_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray GPathPointU5BU5D_t48DC21FC2D506D7561DC3C82207FEE9641470BA5* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E_StaticFields, ____emptyArray_5)); } inline GPathPointU5BU5D_t48DC21FC2D506D7561DC3C82207FEE9641470BA5* get__emptyArray_5() const { return ____emptyArray_5; } inline GPathPointU5BU5D_t48DC21FC2D506D7561DC3C82207FEE9641470BA5** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(GPathPointU5BU5D_t48DC21FC2D506D7561DC3C82207FEE9641470BA5* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4* ____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_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3, ____items_1)); } inline CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4* get__items_1() const { return ____items_1; } inline CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4* 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_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3, ____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_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3, ____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_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3, ____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_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3_StaticFields, ____emptyArray_5)); } inline CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4* get__emptyArray_5() const { return ____emptyArray_5; } inline CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t31D4497B11F980396342DC57DAC4CDB173B7CCE5 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items LineInfoU5BU5D_t796452777834364182AC9BE7CCFDDB7935A08C40* ____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_t31D4497B11F980396342DC57DAC4CDB173B7CCE5, ____items_1)); } inline LineInfoU5BU5D_t796452777834364182AC9BE7CCFDDB7935A08C40* get__items_1() const { return ____items_1; } inline LineInfoU5BU5D_t796452777834364182AC9BE7CCFDDB7935A08C40** get_address_of__items_1() { return &____items_1; } inline void set__items_1(LineInfoU5BU5D_t796452777834364182AC9BE7CCFDDB7935A08C40* 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_t31D4497B11F980396342DC57DAC4CDB173B7CCE5, ____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_t31D4497B11F980396342DC57DAC4CDB173B7CCE5, ____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_t31D4497B11F980396342DC57DAC4CDB173B7CCE5, ____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_t31D4497B11F980396342DC57DAC4CDB173B7CCE5_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray LineInfoU5BU5D_t796452777834364182AC9BE7CCFDDB7935A08C40* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t31D4497B11F980396342DC57DAC4CDB173B7CCE5_StaticFields, ____emptyArray_5)); } inline LineInfoU5BU5D_t796452777834364182AC9BE7CCFDDB7935A08C40* get__emptyArray_5() const { return ____emptyArray_5; } inline LineInfoU5BU5D_t796452777834364182AC9BE7CCFDDB7935A08C40** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(LineInfoU5BU5D_t796452777834364182AC9BE7CCFDDB7935A08C40* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t381AE71D8023D24BC74693BB81131AD2C9C23D00 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items HtmlElementU5BU5D_tC592809A5C6F62D3E3903A923C21A80DDD00B0FC* ____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_t381AE71D8023D24BC74693BB81131AD2C9C23D00, ____items_1)); } inline HtmlElementU5BU5D_tC592809A5C6F62D3E3903A923C21A80DDD00B0FC* get__items_1() const { return ____items_1; } inline HtmlElementU5BU5D_tC592809A5C6F62D3E3903A923C21A80DDD00B0FC** get_address_of__items_1() { return &____items_1; } inline void set__items_1(HtmlElementU5BU5D_tC592809A5C6F62D3E3903A923C21A80DDD00B0FC* 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_t381AE71D8023D24BC74693BB81131AD2C9C23D00, ____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_t381AE71D8023D24BC74693BB81131AD2C9C23D00, ____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_t381AE71D8023D24BC74693BB81131AD2C9C23D00, ____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_t381AE71D8023D24BC74693BB81131AD2C9C23D00_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray HtmlElementU5BU5D_tC592809A5C6F62D3E3903A923C21A80DDD00B0FC* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t381AE71D8023D24BC74693BB81131AD2C9C23D00_StaticFields, ____emptyArray_5)); } inline HtmlElementU5BU5D_tC592809A5C6F62D3E3903A923C21A80DDD00B0FC* get__emptyArray_5() const { return ____emptyArray_5; } inline HtmlElementU5BU5D_tC592809A5C6F62D3E3903A923C21A80DDD00B0FC** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(HtmlElementU5BU5D_tC592809A5C6F62D3E3903A923C21A80DDD00B0FC* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ____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_tE1526161A558A17A39A8B69D8EEF3801393B6226, ____items_1)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get__items_1() const { return ____items_1; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* 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_tE1526161A558A17A39A8B69D8EEF3801393B6226, ____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_tE1526161A558A17A39A8B69D8EEF3801393B6226, ____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_tE1526161A558A17A39A8B69D8EEF3801393B6226, ____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_tE1526161A558A17A39A8B69D8EEF3801393B6226_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226_StaticFields, ____emptyArray_5)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get__emptyArray_5() const { return ____emptyArray_5; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D, ____items_1)); } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* get__items_1() const { return ____items_1; } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D_StaticFields, ____emptyArray_5)); } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* get__emptyArray_5() const { return ____emptyArray_5; } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* ____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_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E, ____items_1)); } inline SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* get__items_1() const { return ____items_1; } inline SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5** get_address_of__items_1() { return &____items_1; } inline void set__items_1(SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* 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_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E, ____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_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E, ____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_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E, ____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_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E_StaticFields, ____emptyArray_5)); } inline SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* get__emptyArray_5() const { return ____emptyArray_5; } inline SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tB75708030D6FFF2FAD9A1FA28AD909D3B4FCAE8B : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* ____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_tB75708030D6FFF2FAD9A1FA28AD909D3B4FCAE8B, ____items_1)); } inline MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* get__items_1() const { return ____items_1; } inline MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398** get_address_of__items_1() { return &____items_1; } inline void set__items_1(MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* 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_tB75708030D6FFF2FAD9A1FA28AD909D3B4FCAE8B, ____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_tB75708030D6FFF2FAD9A1FA28AD909D3B4FCAE8B, ____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_tB75708030D6FFF2FAD9A1FA28AD909D3B4FCAE8B, ____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_tB75708030D6FFF2FAD9A1FA28AD909D3B4FCAE8B_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tB75708030D6FFF2FAD9A1FA28AD909D3B4FCAE8B_StaticFields, ____emptyArray_5)); } inline MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* get__emptyArray_5() const { return ____emptyArray_5; } inline MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B* ____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_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350, ____items_1)); } inline RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B* get__items_1() const { return ____items_1; } inline RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B** get_address_of__items_1() { return &____items_1; } inline void set__items_1(RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B* 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_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350, ____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_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350, ____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_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350, ____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_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350_StaticFields, ____emptyArray_5)); } inline RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B* get__emptyArray_5() const { return ____emptyArray_5; } inline RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tB7C5D51CDBF6C4C12F2D4B38EB89E727EED00749 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items RendererU5BU5D_t711BACBBBFC0E06179ADB8932DBA208665108C93* ____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_tB7C5D51CDBF6C4C12F2D4B38EB89E727EED00749, ____items_1)); } inline RendererU5BU5D_t711BACBBBFC0E06179ADB8932DBA208665108C93* get__items_1() const { return ____items_1; } inline RendererU5BU5D_t711BACBBBFC0E06179ADB8932DBA208665108C93** get_address_of__items_1() { return &____items_1; } inline void set__items_1(RendererU5BU5D_t711BACBBBFC0E06179ADB8932DBA208665108C93* 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_tB7C5D51CDBF6C4C12F2D4B38EB89E727EED00749, ____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_tB7C5D51CDBF6C4C12F2D4B38EB89E727EED00749, ____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_tB7C5D51CDBF6C4C12F2D4B38EB89E727EED00749, ____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_tB7C5D51CDBF6C4C12F2D4B38EB89E727EED00749_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray RendererU5BU5D_t711BACBBBFC0E06179ADB8932DBA208665108C93* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tB7C5D51CDBF6C4C12F2D4B38EB89E727EED00749_StaticFields, ____emptyArray_5)); } inline RendererU5BU5D_t711BACBBBFC0E06179ADB8932DBA208665108C93* get__emptyArray_5() const { return ____emptyArray_5; } inline RendererU5BU5D_t711BACBBBFC0E06179ADB8932DBA208665108C93** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(RendererU5BU5D_t711BACBBBFC0E06179ADB8932DBA208665108C93* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* ____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_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5, ____items_1)); } inline Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* get__items_1() const { return ____items_1; } inline Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* 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_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5, ____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_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5, ____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_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5, ____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_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5_StaticFields, ____emptyArray_5)); } inline Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* get__emptyArray_5() const { return ____emptyArray_5; } inline Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.Queue`1 struct Queue_1_t0274B8D1680289A9C140D3E574E989B2D26A1B9B : public RuntimeObject { public: // T[] System.Collections.Generic.Queue`1::_array GObjectU5BU5D_tCFB97B8B37B950FF8870505F7F9B47C4E27FD2B9* ____array_0; // System.Int32 System.Collections.Generic.Queue`1::_head int32_t ____head_1; // System.Int32 System.Collections.Generic.Queue`1::_tail int32_t ____tail_2; // System.Int32 System.Collections.Generic.Queue`1::_size int32_t ____size_3; // System.Int32 System.Collections.Generic.Queue`1::_version int32_t ____version_4; // System.Object System.Collections.Generic.Queue`1::_syncRoot RuntimeObject * ____syncRoot_5; public: inline static int32_t get_offset_of__array_0() { return static_cast(offsetof(Queue_1_t0274B8D1680289A9C140D3E574E989B2D26A1B9B, ____array_0)); } inline GObjectU5BU5D_tCFB97B8B37B950FF8870505F7F9B47C4E27FD2B9* get__array_0() const { return ____array_0; } inline GObjectU5BU5D_tCFB97B8B37B950FF8870505F7F9B47C4E27FD2B9** get_address_of__array_0() { return &____array_0; } inline void set__array_0(GObjectU5BU5D_tCFB97B8B37B950FF8870505F7F9B47C4E27FD2B9* value) { ____array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____array_0), (void*)value); } inline static int32_t get_offset_of__head_1() { return static_cast(offsetof(Queue_1_t0274B8D1680289A9C140D3E574E989B2D26A1B9B, ____head_1)); } inline int32_t get__head_1() const { return ____head_1; } inline int32_t* get_address_of__head_1() { return &____head_1; } inline void set__head_1(int32_t value) { ____head_1 = value; } inline static int32_t get_offset_of__tail_2() { return static_cast(offsetof(Queue_1_t0274B8D1680289A9C140D3E574E989B2D26A1B9B, ____tail_2)); } inline int32_t get__tail_2() const { return ____tail_2; } inline int32_t* get_address_of__tail_2() { return &____tail_2; } inline void set__tail_2(int32_t value) { ____tail_2 = value; } inline static int32_t get_offset_of__size_3() { return static_cast(offsetof(Queue_1_t0274B8D1680289A9C140D3E574E989B2D26A1B9B, ____size_3)); } inline int32_t get__size_3() const { return ____size_3; } inline int32_t* get_address_of__size_3() { return &____size_3; } inline void set__size_3(int32_t value) { ____size_3 = value; } inline static int32_t get_offset_of__version_4() { return static_cast(offsetof(Queue_1_t0274B8D1680289A9C140D3E574E989B2D26A1B9B, ____version_4)); } inline int32_t get__version_4() const { return ____version_4; } inline int32_t* get_address_of__version_4() { return &____version_4; } inline void set__version_4(int32_t value) { ____version_4 = value; } inline static int32_t get_offset_of__syncRoot_5() { return static_cast(offsetof(Queue_1_t0274B8D1680289A9C140D3E574E989B2D26A1B9B, ____syncRoot_5)); } inline RuntimeObject * get__syncRoot_5() const { return ____syncRoot_5; } inline RuntimeObject ** get_address_of__syncRoot_5() { return &____syncRoot_5; } inline void set__syncRoot_5(RuntimeObject * value) { ____syncRoot_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_5), (void*)value); } }; // System.Collections.Generic.Queue`1 struct Queue_1_tCC0C12E9ABD1C1421DEDD8C737F1A87C67ACC8F0 : public RuntimeObject { public: // T[] System.Collections.Generic.Queue`1::_array ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ____array_0; // System.Int32 System.Collections.Generic.Queue`1::_head int32_t ____head_1; // System.Int32 System.Collections.Generic.Queue`1::_tail int32_t ____tail_2; // System.Int32 System.Collections.Generic.Queue`1::_size int32_t ____size_3; // System.Int32 System.Collections.Generic.Queue`1::_version int32_t ____version_4; // System.Object System.Collections.Generic.Queue`1::_syncRoot RuntimeObject * ____syncRoot_5; public: inline static int32_t get_offset_of__array_0() { return static_cast(offsetof(Queue_1_tCC0C12E9ABD1C1421DEDD8C737F1A87C67ACC8F0, ____array_0)); } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* get__array_0() const { return ____array_0; } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** get_address_of__array_0() { return &____array_0; } inline void set__array_0(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* value) { ____array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____array_0), (void*)value); } inline static int32_t get_offset_of__head_1() { return static_cast(offsetof(Queue_1_tCC0C12E9ABD1C1421DEDD8C737F1A87C67ACC8F0, ____head_1)); } inline int32_t get__head_1() const { return ____head_1; } inline int32_t* get_address_of__head_1() { return &____head_1; } inline void set__head_1(int32_t value) { ____head_1 = value; } inline static int32_t get_offset_of__tail_2() { return static_cast(offsetof(Queue_1_tCC0C12E9ABD1C1421DEDD8C737F1A87C67ACC8F0, ____tail_2)); } inline int32_t get__tail_2() const { return ____tail_2; } inline int32_t* get_address_of__tail_2() { return &____tail_2; } inline void set__tail_2(int32_t value) { ____tail_2 = value; } inline static int32_t get_offset_of__size_3() { return static_cast(offsetof(Queue_1_tCC0C12E9ABD1C1421DEDD8C737F1A87C67ACC8F0, ____size_3)); } inline int32_t get__size_3() const { return ____size_3; } inline int32_t* get_address_of__size_3() { return &____size_3; } inline void set__size_3(int32_t value) { ____size_3 = value; } inline static int32_t get_offset_of__version_4() { return static_cast(offsetof(Queue_1_tCC0C12E9ABD1C1421DEDD8C737F1A87C67ACC8F0, ____version_4)); } inline int32_t get__version_4() const { return ____version_4; } inline int32_t* get_address_of__version_4() { return &____version_4; } inline void set__version_4(int32_t value) { ____version_4 = value; } inline static int32_t get_offset_of__syncRoot_5() { return static_cast(offsetof(Queue_1_tCC0C12E9ABD1C1421DEDD8C737F1A87C67ACC8F0, ____syncRoot_5)); } inline RuntimeObject * get__syncRoot_5() const { return ____syncRoot_5; } inline RuntimeObject ** get_address_of__syncRoot_5() { return &____syncRoot_5; } inline void set__syncRoot_5(RuntimeObject * value) { ____syncRoot_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_5), (void*)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.RegularExpressions.Capture struct Capture_tF4475248CCF3EFF914844BE2C993FC609D41DB73 : public RuntimeObject { public: // System.String System.Text.RegularExpressions.Capture::_text String_t* ____text_0; // System.Int32 System.Text.RegularExpressions.Capture::_index int32_t ____index_1; // System.Int32 System.Text.RegularExpressions.Capture::_length int32_t ____length_2; public: inline static int32_t get_offset_of__text_0() { return static_cast(offsetof(Capture_tF4475248CCF3EFF914844BE2C993FC609D41DB73, ____text_0)); } inline String_t* get__text_0() const { return ____text_0; } inline String_t** get_address_of__text_0() { return &____text_0; } inline void set__text_0(String_t* value) { ____text_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____text_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Capture_tF4475248CCF3EFF914844BE2C993FC609D41DB73, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Capture_tF4475248CCF3EFF914844BE2C993FC609D41DB73, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = 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.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 { }; // ___StaticArrayInitTypeSizeU3D216 struct __StaticArrayInitTypeSizeU3D216_tF2BF77331C2FC0E4D67598EF26D1F6A38895C176 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D216_tF2BF77331C2FC0E4D67598EF26D1F6A38895C176__padding[216]; }; public: }; // ___StaticArrayInitTypeSizeU3D32 struct __StaticArrayInitTypeSizeU3D32_t94E9375C899479358C941227FA08AB6B16D04315 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D32_t94E9375C899479358C941227FA08AB6B16D04315__padding[32]; }; public: }; // ___StaticArrayInitTypeSizeU3D36 struct __StaticArrayInitTypeSizeU3D36_tB11DD7146197C35EC027B5117260DFBD243BB647 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D36_tB11DD7146197C35EC027B5117260DFBD243BB647__padding[36]; }; public: }; // ___StaticArrayInitTypeSizeU3D64 struct __StaticArrayInitTypeSizeU3D64_t702E955CFCF83D5C66E478D1CFA07B549225E6C0 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D64_t702E955CFCF83D5C66E478D1CFA07B549225E6C0__padding[64]; }; public: }; // ___StaticArrayInitTypeSizeU3D80 struct __StaticArrayInitTypeSizeU3D80_t4354F721315E4C0B54840F3801ED97FCA2BEEDEE { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D80_t4354F721315E4C0B54840F3801ED97FCA2BEEDEE__padding[80]; }; public: }; // ___StaticArrayInitTypeSizeU3D96 struct __StaticArrayInitTypeSizeU3D96_t1570DF859C9F9F7480604C85930836CA53E9046E { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D96_t1570DF859C9F9F7480604C85930836CA53E9046E__padding[96]; }; public: }; // FairyGUI.Controller struct Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 : public EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7 { public: // System.String FairyGUI.Controller::name String_t* ___name_2; // FairyGUI.GComponent FairyGUI.Controller::parent GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * ___parent_3; // System.Boolean FairyGUI.Controller::autoRadioGroupDepth bool ___autoRadioGroupDepth_4; // System.Boolean FairyGUI.Controller::changing bool ___changing_5; // System.Int32 FairyGUI.Controller::_selectedIndex int32_t ____selectedIndex_6; // System.Int32 FairyGUI.Controller::_previousIndex int32_t ____previousIndex_7; // System.Collections.Generic.List`1 FairyGUI.Controller::_pageIds List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * ____pageIds_8; // System.Collections.Generic.List`1 FairyGUI.Controller::_pageNames List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * ____pageNames_9; // System.Collections.Generic.List`1 FairyGUI.Controller::_actions List_1_t44C810BCBEC048333C591B316DA8E462C5CC46AF * ____actions_10; // FairyGUI.EventListener FairyGUI.Controller::_onChanged EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onChanged_11; public: inline static int32_t get_offset_of_name_2() { return static_cast(offsetof(Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64, ___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_parent_3() { return static_cast(offsetof(Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64, ___parent_3)); } inline GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * get_parent_3() const { return ___parent_3; } inline GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC ** get_address_of_parent_3() { return &___parent_3; } inline void set_parent_3(GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * value) { ___parent_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_3), (void*)value); } inline static int32_t get_offset_of_autoRadioGroupDepth_4() { return static_cast(offsetof(Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64, ___autoRadioGroupDepth_4)); } inline bool get_autoRadioGroupDepth_4() const { return ___autoRadioGroupDepth_4; } inline bool* get_address_of_autoRadioGroupDepth_4() { return &___autoRadioGroupDepth_4; } inline void set_autoRadioGroupDepth_4(bool value) { ___autoRadioGroupDepth_4 = value; } inline static int32_t get_offset_of_changing_5() { return static_cast(offsetof(Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64, ___changing_5)); } inline bool get_changing_5() const { return ___changing_5; } inline bool* get_address_of_changing_5() { return &___changing_5; } inline void set_changing_5(bool value) { ___changing_5 = value; } inline static int32_t get_offset_of__selectedIndex_6() { return static_cast(offsetof(Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64, ____selectedIndex_6)); } inline int32_t get__selectedIndex_6() const { return ____selectedIndex_6; } inline int32_t* get_address_of__selectedIndex_6() { return &____selectedIndex_6; } inline void set__selectedIndex_6(int32_t value) { ____selectedIndex_6 = value; } inline static int32_t get_offset_of__previousIndex_7() { return static_cast(offsetof(Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64, ____previousIndex_7)); } inline int32_t get__previousIndex_7() const { return ____previousIndex_7; } inline int32_t* get_address_of__previousIndex_7() { return &____previousIndex_7; } inline void set__previousIndex_7(int32_t value) { ____previousIndex_7 = value; } inline static int32_t get_offset_of__pageIds_8() { return static_cast(offsetof(Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64, ____pageIds_8)); } inline List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * get__pageIds_8() const { return ____pageIds_8; } inline List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 ** get_address_of__pageIds_8() { return &____pageIds_8; } inline void set__pageIds_8(List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * value) { ____pageIds_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____pageIds_8), (void*)value); } inline static int32_t get_offset_of__pageNames_9() { return static_cast(offsetof(Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64, ____pageNames_9)); } inline List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * get__pageNames_9() const { return ____pageNames_9; } inline List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 ** get_address_of__pageNames_9() { return &____pageNames_9; } inline void set__pageNames_9(List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * value) { ____pageNames_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____pageNames_9), (void*)value); } inline static int32_t get_offset_of__actions_10() { return static_cast(offsetof(Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64, ____actions_10)); } inline List_1_t44C810BCBEC048333C591B316DA8E462C5CC46AF * get__actions_10() const { return ____actions_10; } inline List_1_t44C810BCBEC048333C591B316DA8E462C5CC46AF ** get_address_of__actions_10() { return &____actions_10; } inline void set__actions_10(List_1_t44C810BCBEC048333C591B316DA8E462C5CC46AF * value) { ____actions_10 = value; Il2CppCodeGenWriteBarrier((void**)(&____actions_10), (void*)value); } inline static int32_t get_offset_of__onChanged_11() { return static_cast(offsetof(Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64, ____onChanged_11)); } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onChanged_11() const { return ____onChanged_11; } inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onChanged_11() { return &____onChanged_11; } inline void set__onChanged_11(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value) { ____onChanged_11 = value; Il2CppCodeGenWriteBarrier((void**)(&____onChanged_11), (void*)value); } }; struct Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64_StaticFields { public: // System.UInt32 FairyGUI.Controller::_nextPageId uint32_t ____nextPageId_12; public: inline static int32_t get_offset_of__nextPageId_12() { return static_cast(offsetof(Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64_StaticFields, ____nextPageId_12)); } inline uint32_t get__nextPageId_12() const { return ____nextPageId_12; } inline uint32_t* get_address_of__nextPageId_12() { return &____nextPageId_12; } inline void set__nextPageId_12(uint32_t value) { ____nextPageId_12 = value; } }; // FairyGUI.GearAnimation struct GearAnimation_t6B089939B6705B047242FF6DFB38E5EE8246AAC6 : public GearBase_tBDF067E7033C8B233B2C533126942554E932B581 { public: // System.Collections.Generic.Dictionary`2 FairyGUI.GearAnimation::_storage Dictionary_2_tA7C18332EBCB5D4F91A0F7F1368F13E051A22A91 * ____storage_4; // FairyGUI.GearAnimationValue FairyGUI.GearAnimation::_default GearAnimationValue_t3B16422FEEDF60859AE66738892DD827799091DA * ____default_5; public: inline static int32_t get_offset_of__storage_4() { return static_cast(offsetof(GearAnimation_t6B089939B6705B047242FF6DFB38E5EE8246AAC6, ____storage_4)); } inline Dictionary_2_tA7C18332EBCB5D4F91A0F7F1368F13E051A22A91 * get__storage_4() const { return ____storage_4; } inline Dictionary_2_tA7C18332EBCB5D4F91A0F7F1368F13E051A22A91 ** get_address_of__storage_4() { return &____storage_4; } inline void set__storage_4(Dictionary_2_tA7C18332EBCB5D4F91A0F7F1368F13E051A22A91 * value) { ____storage_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____storage_4), (void*)value); } inline static int32_t get_offset_of__default_5() { return static_cast(offsetof(GearAnimation_t6B089939B6705B047242FF6DFB38E5EE8246AAC6, ____default_5)); } inline GearAnimationValue_t3B16422FEEDF60859AE66738892DD827799091DA * get__default_5() const { return ____default_5; } inline GearAnimationValue_t3B16422FEEDF60859AE66738892DD827799091DA ** get_address_of__default_5() { return &____default_5; } inline void set__default_5(GearAnimationValue_t3B16422FEEDF60859AE66738892DD827799091DA * value) { ____default_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____default_5), (void*)value); } }; // FairyGUI.GearColor struct GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325 : public GearBase_tBDF067E7033C8B233B2C533126942554E932B581 { public: // System.Collections.Generic.Dictionary`2 FairyGUI.GearColor::_storage Dictionary_2_t1EFB1D35C518827CE94F37B1EC719D8F1B95C978 * ____storage_4; // FairyGUI.GearColorValue FairyGUI.GearColor::_default GearColorValue_t905C8DB8BB0F54B02D361C852A92C36F5BCEE510 * ____default_5; public: inline static int32_t get_offset_of__storage_4() { return static_cast(offsetof(GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325, ____storage_4)); } inline Dictionary_2_t1EFB1D35C518827CE94F37B1EC719D8F1B95C978 * get__storage_4() const { return ____storage_4; } inline Dictionary_2_t1EFB1D35C518827CE94F37B1EC719D8F1B95C978 ** get_address_of__storage_4() { return &____storage_4; } inline void set__storage_4(Dictionary_2_t1EFB1D35C518827CE94F37B1EC719D8F1B95C978 * value) { ____storage_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____storage_4), (void*)value); } inline static int32_t get_offset_of__default_5() { return static_cast(offsetof(GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325, ____default_5)); } inline GearColorValue_t905C8DB8BB0F54B02D361C852A92C36F5BCEE510 * get__default_5() const { return ____default_5; } inline GearColorValue_t905C8DB8BB0F54B02D361C852A92C36F5BCEE510 ** get_address_of__default_5() { return &____default_5; } inline void set__default_5(GearColorValue_t905C8DB8BB0F54B02D361C852A92C36F5BCEE510 * value) { ____default_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____default_5), (void*)value); } }; // FairyGUI.GearDisplay struct GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0 : public GearBase_tBDF067E7033C8B233B2C533126942554E932B581 { public: // System.String[] FairyGUI.GearDisplay::k__BackingField StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___U3CpagesU3Ek__BackingField_4; // System.Int32 FairyGUI.GearDisplay::_visible int32_t ____visible_5; // System.UInt32 FairyGUI.GearDisplay::_displayLockToken uint32_t ____displayLockToken_6; public: inline static int32_t get_offset_of_U3CpagesU3Ek__BackingField_4() { return static_cast(offsetof(GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0, ___U3CpagesU3Ek__BackingField_4)); } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get_U3CpagesU3Ek__BackingField_4() const { return ___U3CpagesU3Ek__BackingField_4; } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of_U3CpagesU3Ek__BackingField_4() { return &___U3CpagesU3Ek__BackingField_4; } inline void set_U3CpagesU3Ek__BackingField_4(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value) { ___U3CpagesU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CpagesU3Ek__BackingField_4), (void*)value); } inline static int32_t get_offset_of__visible_5() { return static_cast(offsetof(GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0, ____visible_5)); } inline int32_t get__visible_5() const { return ____visible_5; } inline int32_t* get_address_of__visible_5() { return &____visible_5; } inline void set__visible_5(int32_t value) { ____visible_5 = value; } inline static int32_t get_offset_of__displayLockToken_6() { return static_cast(offsetof(GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0, ____displayLockToken_6)); } inline uint32_t get__displayLockToken_6() const { return ____displayLockToken_6; } inline uint32_t* get_address_of__displayLockToken_6() { return &____displayLockToken_6; } inline void set__displayLockToken_6(uint32_t value) { ____displayLockToken_6 = value; } }; // FairyGUI.GearIcon struct GearIcon_tFF1149C7061194DC0DD940EA0B558814FDD52B3A : public GearBase_tBDF067E7033C8B233B2C533126942554E932B581 { public: // System.Collections.Generic.Dictionary`2 FairyGUI.GearIcon::_storage Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * ____storage_4; // System.String FairyGUI.GearIcon::_default String_t* ____default_5; public: inline static int32_t get_offset_of__storage_4() { return static_cast(offsetof(GearIcon_tFF1149C7061194DC0DD940EA0B558814FDD52B3A, ____storage_4)); } inline Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * get__storage_4() const { return ____storage_4; } inline Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC ** get_address_of__storage_4() { return &____storage_4; } inline void set__storage_4(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * value) { ____storage_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____storage_4), (void*)value); } inline static int32_t get_offset_of__default_5() { return static_cast(offsetof(GearIcon_tFF1149C7061194DC0DD940EA0B558814FDD52B3A, ____default_5)); } inline String_t* get__default_5() const { return ____default_5; } inline String_t** get_address_of__default_5() { return &____default_5; } inline void set__default_5(String_t* value) { ____default_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____default_5), (void*)value); } }; // FairyGUI.GearLook struct GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6 : public GearBase_tBDF067E7033C8B233B2C533126942554E932B581 { public: // System.Collections.Generic.Dictionary`2 FairyGUI.GearLook::_storage Dictionary_2_t7113FE68647A767A6C04D89336E5B799A8B89485 * ____storage_4; // FairyGUI.GearLookValue FairyGUI.GearLook::_default GearLookValue_tF38DD66D2C97EF5DD80E009FCD633A06C8763B47 * ____default_5; public: inline static int32_t get_offset_of__storage_4() { return static_cast(offsetof(GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6, ____storage_4)); } inline Dictionary_2_t7113FE68647A767A6C04D89336E5B799A8B89485 * get__storage_4() const { return ____storage_4; } inline Dictionary_2_t7113FE68647A767A6C04D89336E5B799A8B89485 ** get_address_of__storage_4() { return &____storage_4; } inline void set__storage_4(Dictionary_2_t7113FE68647A767A6C04D89336E5B799A8B89485 * value) { ____storage_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____storage_4), (void*)value); } inline static int32_t get_offset_of__default_5() { return static_cast(offsetof(GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6, ____default_5)); } inline GearLookValue_tF38DD66D2C97EF5DD80E009FCD633A06C8763B47 * get__default_5() const { return ____default_5; } inline GearLookValue_tF38DD66D2C97EF5DD80E009FCD633A06C8763B47 ** get_address_of__default_5() { return &____default_5; } inline void set__default_5(GearLookValue_tF38DD66D2C97EF5DD80E009FCD633A06C8763B47 * value) { ____default_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____default_5), (void*)value); } }; // FairyGUI.GearSize struct GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57 : public GearBase_tBDF067E7033C8B233B2C533126942554E932B581 { public: // System.Collections.Generic.Dictionary`2 FairyGUI.GearSize::_storage Dictionary_2_tC1131D49356596094D50A2A9DDAA4F09F38EBF6E * ____storage_4; // FairyGUI.GearSizeValue FairyGUI.GearSize::_default GearSizeValue_t0B536F9803B9385E440094AE94C38B685D332EEA * ____default_5; public: inline static int32_t get_offset_of__storage_4() { return static_cast(offsetof(GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57, ____storage_4)); } inline Dictionary_2_tC1131D49356596094D50A2A9DDAA4F09F38EBF6E * get__storage_4() const { return ____storage_4; } inline Dictionary_2_tC1131D49356596094D50A2A9DDAA4F09F38EBF6E ** get_address_of__storage_4() { return &____storage_4; } inline void set__storage_4(Dictionary_2_tC1131D49356596094D50A2A9DDAA4F09F38EBF6E * value) { ____storage_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____storage_4), (void*)value); } inline static int32_t get_offset_of__default_5() { return static_cast(offsetof(GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57, ____default_5)); } inline GearSizeValue_t0B536F9803B9385E440094AE94C38B685D332EEA * get__default_5() const { return ____default_5; } inline GearSizeValue_t0B536F9803B9385E440094AE94C38B685D332EEA ** get_address_of__default_5() { return &____default_5; } inline void set__default_5(GearSizeValue_t0B536F9803B9385E440094AE94C38B685D332EEA * value) { ____default_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____default_5), (void*)value); } }; // FairyGUI.GearText struct GearText_t1C2F30DB14D35B78EEAC724A6CDF239E0285B317 : public GearBase_tBDF067E7033C8B233B2C533126942554E932B581 { public: // System.Collections.Generic.Dictionary`2 FairyGUI.GearText::_storage Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * ____storage_4; // System.String FairyGUI.GearText::_default String_t* ____default_5; public: inline static int32_t get_offset_of__storage_4() { return static_cast(offsetof(GearText_t1C2F30DB14D35B78EEAC724A6CDF239E0285B317, ____storage_4)); } inline Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * get__storage_4() const { return ____storage_4; } inline Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC ** get_address_of__storage_4() { return &____storage_4; } inline void set__storage_4(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * value) { ____storage_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____storage_4), (void*)value); } inline static int32_t get_offset_of__default_5() { return static_cast(offsetof(GearText_t1C2F30DB14D35B78EEAC724A6CDF239E0285B317, ____default_5)); } inline String_t* get__default_5() const { return ____default_5; } inline String_t** get_address_of__default_5() { return &____default_5; } inline void set__default_5(String_t* value) { ____default_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____default_5), (void*)value); } }; // FairyGUI.GearXY struct GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37 : public GearBase_tBDF067E7033C8B233B2C533126942554E932B581 { public: // System.Collections.Generic.Dictionary`2 FairyGUI.GearXY::_storage Dictionary_2_tF2FEE97631358AC0BEF33BE38BFDB5E0FB3115A5 * ____storage_4; // FairyGUI.GearXYValue FairyGUI.GearXY::_default GearXYValue_t68EBC66E9DC4210088ED52F97C0B2355AB4362B0 * ____default_5; public: inline static int32_t get_offset_of__storage_4() { return static_cast(offsetof(GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37, ____storage_4)); } inline Dictionary_2_tF2FEE97631358AC0BEF33BE38BFDB5E0FB3115A5 * get__storage_4() const { return ____storage_4; } inline Dictionary_2_tF2FEE97631358AC0BEF33BE38BFDB5E0FB3115A5 ** get_address_of__storage_4() { return &____storage_4; } inline void set__storage_4(Dictionary_2_tF2FEE97631358AC0BEF33BE38BFDB5E0FB3115A5 * value) { ____storage_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____storage_4), (void*)value); } inline static int32_t get_offset_of__default_5() { return static_cast(offsetof(GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37, ____default_5)); } inline GearXYValue_t68EBC66E9DC4210088ED52F97C0B2355AB4362B0 * get__default_5() const { return ____default_5; } inline GearXYValue_t68EBC66E9DC4210088ED52F97C0B2355AB4362B0 ** get_address_of__default_5() { return &____default_5; } inline void set__default_5(GearXYValue_t68EBC66E9DC4210088ED52F97C0B2355AB4362B0 * value) { ____default_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____default_5), (void*)value); } }; // 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; } }; // FairyGUI.TextField_CharPosition struct CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 { public: // System.Int32 FairyGUI.TextField_CharPosition::charIndex int32_t ___charIndex_0; // System.Int16 FairyGUI.TextField_CharPosition::lineIndex int16_t ___lineIndex_1; // System.Int32 FairyGUI.TextField_CharPosition::offsetX int32_t ___offsetX_2; // System.Int16 FairyGUI.TextField_CharPosition::vertCount int16_t ___vertCount_3; public: inline static int32_t get_offset_of_charIndex_0() { return static_cast(offsetof(CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8, ___charIndex_0)); } inline int32_t get_charIndex_0() const { return ___charIndex_0; } inline int32_t* get_address_of_charIndex_0() { return &___charIndex_0; } inline void set_charIndex_0(int32_t value) { ___charIndex_0 = value; } inline static int32_t get_offset_of_lineIndex_1() { return static_cast(offsetof(CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8, ___lineIndex_1)); } inline int16_t get_lineIndex_1() const { return ___lineIndex_1; } inline int16_t* get_address_of_lineIndex_1() { return &___lineIndex_1; } inline void set_lineIndex_1(int16_t value) { ___lineIndex_1 = value; } inline static int32_t get_offset_of_offsetX_2() { return static_cast(offsetof(CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8, ___offsetX_2)); } inline int32_t get_offsetX_2() const { return ___offsetX_2; } inline int32_t* get_address_of_offsetX_2() { return &___offsetX_2; } inline void set_offsetX_2(int32_t value) { ___offsetX_2 = value; } inline static int32_t get_offset_of_vertCount_3() { return static_cast(offsetof(CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8, ___vertCount_3)); } inline int16_t get_vertCount_3() const { return ___vertCount_3; } inline int16_t* get_address_of_vertCount_3() { return &___vertCount_3; } inline void set_vertCount_3(int16_t value) { ___vertCount_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.Collections.Generic.Dictionary`2_ValueCollection_Enumerator struct Enumerator_tEAA30391AD3B522BB475B8C0E5FA9974F0E2386F { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2_ValueCollection_Enumerator::dictionary Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2_ValueCollection_Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.Dictionary`2_ValueCollection_Enumerator::version int32_t ___version_2; // TValue System.Collections.Generic.Dictionary`2_ValueCollection_Enumerator::currentValue RuntimeObject * ___currentValue_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_tEAA30391AD3B522BB475B8C0E5FA9974F0E2386F, ___dictionary_0)); } inline Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tEAA30391AD3B522BB475B8C0E5FA9974F0E2386F, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_tEAA30391AD3B522BB475B8C0E5FA9974F0E2386F, ___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_currentValue_3() { return static_cast(offsetof(Enumerator_tEAA30391AD3B522BB475B8C0E5FA9974F0E2386F, ___currentValue_3)); } inline RuntimeObject * get_currentValue_3() const { return ___currentValue_3; } inline RuntimeObject ** get_address_of_currentValue_3() { return &___currentValue_3; } inline void set_currentValue_3(RuntimeObject * value) { ___currentValue_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___currentValue_3), (void*)value); } }; // System.Collections.Generic.Dictionary`2_ValueCollection_Enumerator struct Enumerator_t43AE4FF56D38885CDF4D3AB756DEE80312CC3201 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2_ValueCollection_Enumerator::dictionary Dictionary_2_tC1131D49356596094D50A2A9DDAA4F09F38EBF6E * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2_ValueCollection_Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.Dictionary`2_ValueCollection_Enumerator::version int32_t ___version_2; // TValue System.Collections.Generic.Dictionary`2_ValueCollection_Enumerator::currentValue GearSizeValue_t0B536F9803B9385E440094AE94C38B685D332EEA * ___currentValue_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t43AE4FF56D38885CDF4D3AB756DEE80312CC3201, ___dictionary_0)); } inline Dictionary_2_tC1131D49356596094D50A2A9DDAA4F09F38EBF6E * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_tC1131D49356596094D50A2A9DDAA4F09F38EBF6E ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_tC1131D49356596094D50A2A9DDAA4F09F38EBF6E * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t43AE4FF56D38885CDF4D3AB756DEE80312CC3201, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_t43AE4FF56D38885CDF4D3AB756DEE80312CC3201, ___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_currentValue_3() { return static_cast(offsetof(Enumerator_t43AE4FF56D38885CDF4D3AB756DEE80312CC3201, ___currentValue_3)); } inline GearSizeValue_t0B536F9803B9385E440094AE94C38B685D332EEA * get_currentValue_3() const { return ___currentValue_3; } inline GearSizeValue_t0B536F9803B9385E440094AE94C38B685D332EEA ** get_address_of_currentValue_3() { return &___currentValue_3; } inline void set_currentValue_3(GearSizeValue_t0B536F9803B9385E440094AE94C38B685D332EEA * value) { ___currentValue_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___currentValue_3), (void*)value); } }; // System.Collections.Generic.Dictionary`2_ValueCollection_Enumerator struct Enumerator_tFD8D4054519472F49054EF8C06BF5C9A5A0EBD82 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2_ValueCollection_Enumerator::dictionary Dictionary_2_tF2FEE97631358AC0BEF33BE38BFDB5E0FB3115A5 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2_ValueCollection_Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.Dictionary`2_ValueCollection_Enumerator::version int32_t ___version_2; // TValue System.Collections.Generic.Dictionary`2_ValueCollection_Enumerator::currentValue GearXYValue_t68EBC66E9DC4210088ED52F97C0B2355AB4362B0 * ___currentValue_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_tFD8D4054519472F49054EF8C06BF5C9A5A0EBD82, ___dictionary_0)); } inline Dictionary_2_tF2FEE97631358AC0BEF33BE38BFDB5E0FB3115A5 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_tF2FEE97631358AC0BEF33BE38BFDB5E0FB3115A5 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_tF2FEE97631358AC0BEF33BE38BFDB5E0FB3115A5 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tFD8D4054519472F49054EF8C06BF5C9A5A0EBD82, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_tFD8D4054519472F49054EF8C06BF5C9A5A0EBD82, ___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_currentValue_3() { return static_cast(offsetof(Enumerator_tFD8D4054519472F49054EF8C06BF5C9A5A0EBD82, ___currentValue_3)); } inline GearXYValue_t68EBC66E9DC4210088ED52F97C0B2355AB4362B0 * get_currentValue_3() const { return ___currentValue_3; } inline GearXYValue_t68EBC66E9DC4210088ED52F97C0B2355AB4362B0 ** get_address_of_currentValue_3() { return &___currentValue_3; } inline void set_currentValue_3(GearXYValue_t68EBC66E9DC4210088ED52F97C0B2355AB4362B0 * value) { ___currentValue_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___currentValue_3), (void*)value); } }; // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE { public: // TKey System.Collections.Generic.KeyValuePair`2::key RuntimeObject * ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE, ___key_0)); } inline RuntimeObject * get_key_0() const { return ___key_0; } inline RuntimeObject ** get_address_of_key_0() { return &___key_0; } inline void set_key_0(RuntimeObject * value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___key_0), (void*)value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // System.Collections.Generic.KeyValuePair`2> struct KeyValuePair_2_tCDCBEE0A5D57CAF5E572FAAE64B7CC8E0CA0E896 { public: // TKey System.Collections.Generic.KeyValuePair`2::key String_t* ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value Queue_1_t0274B8D1680289A9C140D3E574E989B2D26A1B9B * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_tCDCBEE0A5D57CAF5E572FAAE64B7CC8E0CA0E896, ___key_0)); } inline String_t* get_key_0() const { return ___key_0; } inline String_t** get_address_of_key_0() { return &___key_0; } inline void set_key_0(String_t* value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___key_0), (void*)value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_tCDCBEE0A5D57CAF5E572FAAE64B7CC8E0CA0E896, ___value_1)); } inline Queue_1_t0274B8D1680289A9C140D3E574E989B2D26A1B9B * get_value_1() const { return ___value_1; } inline Queue_1_t0274B8D1680289A9C140D3E574E989B2D26A1B9B ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(Queue_1_t0274B8D1680289A9C140D3E574E989B2D26A1B9B * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // System.Collections.Generic.List`1_Enumerator struct Enumerator_tAED6D783D89C489521F33490D898596F745A2750 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1_Enumerator::list List_1_tCE5EB3ACF7F2A7411845C2ABAFEDC47677AF2A42 * ___list_0; // System.Int32 System.Collections.Generic.List`1_Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1_Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1_Enumerator::current GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tAED6D783D89C489521F33490D898596F745A2750, ___list_0)); } inline List_1_tCE5EB3ACF7F2A7411845C2ABAFEDC47677AF2A42 * get_list_0() const { return ___list_0; } inline List_1_tCE5EB3ACF7F2A7411845C2ABAFEDC47677AF2A42 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tCE5EB3ACF7F2A7411845C2ABAFEDC47677AF2A42 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tAED6D783D89C489521F33490D898596F745A2750, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_tAED6D783D89C489521F33490D898596F745A2750, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tAED6D783D89C489521F33490D898596F745A2750, ___current_3)); } inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * get_current_3() const { return ___current_3; } inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.Collections.Generic.List`1_Enumerator struct Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1_Enumerator::list List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * ___list_0; // System.Int32 System.Collections.Generic.List`1_Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1_Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1_Enumerator::current RuntimeObject * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD, ___list_0)); } inline List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * get_list_0() const { return ___list_0; } inline List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD, ___current_3)); } inline RuntimeObject * get_current_3() const { return ___current_3; } inline RuntimeObject ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(RuntimeObject * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.Collections.Generic.Queue`1_Enumerator struct Enumerator_t52865286FD0953F12413E3A59BA3A50EF09E7E52 { public: // System.Collections.Generic.Queue`1 System.Collections.Generic.Queue`1_Enumerator::_q Queue_1_t0274B8D1680289A9C140D3E574E989B2D26A1B9B * ____q_0; // System.Int32 System.Collections.Generic.Queue`1_Enumerator::_version int32_t ____version_1; // System.Int32 System.Collections.Generic.Queue`1_Enumerator::_index int32_t ____index_2; // T System.Collections.Generic.Queue`1_Enumerator::_currentElement GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ____currentElement_3; public: inline static int32_t get_offset_of__q_0() { return static_cast(offsetof(Enumerator_t52865286FD0953F12413E3A59BA3A50EF09E7E52, ____q_0)); } inline Queue_1_t0274B8D1680289A9C140D3E574E989B2D26A1B9B * get__q_0() const { return ____q_0; } inline Queue_1_t0274B8D1680289A9C140D3E574E989B2D26A1B9B ** get_address_of__q_0() { return &____q_0; } inline void set__q_0(Queue_1_t0274B8D1680289A9C140D3E574E989B2D26A1B9B * value) { ____q_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____q_0), (void*)value); } inline static int32_t get_offset_of__version_1() { return static_cast(offsetof(Enumerator_t52865286FD0953F12413E3A59BA3A50EF09E7E52, ____version_1)); } inline int32_t get__version_1() const { return ____version_1; } inline int32_t* get_address_of__version_1() { return &____version_1; } inline void set__version_1(int32_t value) { ____version_1 = value; } inline static int32_t get_offset_of__index_2() { return static_cast(offsetof(Enumerator_t52865286FD0953F12413E3A59BA3A50EF09E7E52, ____index_2)); } inline int32_t get__index_2() const { return ____index_2; } inline int32_t* get_address_of__index_2() { return &____index_2; } inline void set__index_2(int32_t value) { ____index_2 = value; } inline static int32_t get_offset_of__currentElement_3() { return static_cast(offsetof(Enumerator_t52865286FD0953F12413E3A59BA3A50EF09E7E52, ____currentElement_3)); } inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * get__currentElement_3() const { return ____currentElement_3; } inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB ** get_address_of__currentElement_3() { return &____currentElement_3; } inline void set__currentElement_3(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * value) { ____currentElement_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____currentElement_3), (void*)value); } }; // System.Collections.Generic.Queue`1_Enumerator struct Enumerator_t6EC5A3F7BF8FB8FF219089BCB4FFA45E13B24B8E { public: // System.Collections.Generic.Queue`1 System.Collections.Generic.Queue`1_Enumerator::_q Queue_1_tCC0C12E9ABD1C1421DEDD8C737F1A87C67ACC8F0 * ____q_0; // System.Int32 System.Collections.Generic.Queue`1_Enumerator::_version int32_t ____version_1; // System.Int32 System.Collections.Generic.Queue`1_Enumerator::_index int32_t ____index_2; // T System.Collections.Generic.Queue`1_Enumerator::_currentElement RuntimeObject * ____currentElement_3; public: inline static int32_t get_offset_of__q_0() { return static_cast(offsetof(Enumerator_t6EC5A3F7BF8FB8FF219089BCB4FFA45E13B24B8E, ____q_0)); } inline Queue_1_tCC0C12E9ABD1C1421DEDD8C737F1A87C67ACC8F0 * get__q_0() const { return ____q_0; } inline Queue_1_tCC0C12E9ABD1C1421DEDD8C737F1A87C67ACC8F0 ** get_address_of__q_0() { return &____q_0; } inline void set__q_0(Queue_1_tCC0C12E9ABD1C1421DEDD8C737F1A87C67ACC8F0 * value) { ____q_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____q_0), (void*)value); } inline static int32_t get_offset_of__version_1() { return static_cast(offsetof(Enumerator_t6EC5A3F7BF8FB8FF219089BCB4FFA45E13B24B8E, ____version_1)); } inline int32_t get__version_1() const { return ____version_1; } inline int32_t* get_address_of__version_1() { return &____version_1; } inline void set__version_1(int32_t value) { ____version_1 = value; } inline static int32_t get_offset_of__index_2() { return static_cast(offsetof(Enumerator_t6EC5A3F7BF8FB8FF219089BCB4FFA45E13B24B8E, ____index_2)); } inline int32_t get__index_2() const { return ____index_2; } inline int32_t* get_address_of__index_2() { return &____index_2; } inline void set__index_2(int32_t value) { ____index_2 = value; } inline static int32_t get_offset_of__currentElement_3() { return static_cast(offsetof(Enumerator_t6EC5A3F7BF8FB8FF219089BCB4FFA45E13B24B8E, ____currentElement_3)); } inline RuntimeObject * get__currentElement_3() const { return ____currentElement_3; } inline RuntimeObject ** get_address_of__currentElement_3() { return &____currentElement_3; } inline void set__currentElement_3(RuntimeObject * value) { ____currentElement_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____currentElement_3), (void*)value); } }; // System.Double struct Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409 { public: // System.Double System.Double::m_value double ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(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.Int16 struct Int16_t823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D { public: // System.Int16 System.Int16::m_value int16_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int16_t823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D, ___m_value_0)); } inline int16_t get_m_value_0() const { return ___m_value_0; } inline int16_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int16_t value) { ___m_value_0 = 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.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.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.Text.RegularExpressions.Group struct Group_tB4759D0385925B2C8C14ED3FCD5D2F43CFBD0443 : public Capture_tF4475248CCF3EFF914844BE2C993FC609D41DB73 { public: // System.Int32[] System.Text.RegularExpressions.Group::_caps Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ____caps_4; // System.Int32 System.Text.RegularExpressions.Group::_capcount int32_t ____capcount_5; // System.String System.Text.RegularExpressions.Group::_name String_t* ____name_6; public: inline static int32_t get_offset_of__caps_4() { return static_cast(offsetof(Group_tB4759D0385925B2C8C14ED3FCD5D2F43CFBD0443, ____caps_4)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get__caps_4() const { return ____caps_4; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of__caps_4() { return &____caps_4; } inline void set__caps_4(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ____caps_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____caps_4), (void*)value); } inline static int32_t get_offset_of__capcount_5() { return static_cast(offsetof(Group_tB4759D0385925B2C8C14ED3FCD5D2F43CFBD0443, ____capcount_5)); } inline int32_t get__capcount_5() const { return ____capcount_5; } inline int32_t* get_address_of__capcount_5() { return &____capcount_5; } inline void set__capcount_5(int32_t value) { ____capcount_5 = value; } inline static int32_t get_offset_of__name_6() { return static_cast(offsetof(Group_tB4759D0385925B2C8C14ED3FCD5D2F43CFBD0443, ____name_6)); } inline String_t* get__name_6() const { return ____name_6; } inline String_t** get_address_of__name_6() { return &____name_6; } inline void set__name_6(String_t* value) { ____name_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____name_6), (void*)value); } }; struct Group_tB4759D0385925B2C8C14ED3FCD5D2F43CFBD0443_StaticFields { public: // System.Text.RegularExpressions.Group System.Text.RegularExpressions.Group::_emptygroup Group_tB4759D0385925B2C8C14ED3FCD5D2F43CFBD0443 * ____emptygroup_3; public: inline static int32_t get_offset_of__emptygroup_3() { return static_cast(offsetof(Group_tB4759D0385925B2C8C14ED3FCD5D2F43CFBD0443_StaticFields, ____emptygroup_3)); } inline Group_tB4759D0385925B2C8C14ED3FCD5D2F43CFBD0443 * get__emptygroup_3() const { return ____emptygroup_3; } inline Group_tB4759D0385925B2C8C14ED3FCD5D2F43CFBD0443 ** get_address_of__emptygroup_3() { return &____emptygroup_3; } inline void set__emptygroup_3(Group_tB4759D0385925B2C8C14ED3FCD5D2F43CFBD0443 * value) { ____emptygroup_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptygroup_3), (void*)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.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.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.Vector4 struct Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E { public: // System.Single UnityEngine.Vector4::x float ___x_1; // System.Single UnityEngine.Vector4::y float ___y_2; // System.Single UnityEngine.Vector4::z float ___z_3; // System.Single UnityEngine.Vector4::w float ___w_4; public: inline static int32_t get_offset_of_x_1() { return static_cast(offsetof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E, ___x_1)); } inline float get_x_1() const { return ___x_1; } inline float* get_address_of_x_1() { return &___x_1; } inline void set_x_1(float value) { ___x_1 = value; } inline static int32_t get_offset_of_y_2() { return static_cast(offsetof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E, ___y_2)); } inline float get_y_2() const { return ___y_2; } inline float* get_address_of_y_2() { return &___y_2; } inline void set_y_2(float value) { ___y_2 = value; } inline static int32_t get_offset_of_z_3() { return static_cast(offsetof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E, ___z_3)); } inline float get_z_3() const { return ___z_3; } inline float* get_address_of_z_3() { return &___z_3; } inline void set_z_3(float value) { ___z_3 = value; } inline static int32_t get_offset_of_w_4() { return static_cast(offsetof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E, ___w_4)); } inline float get_w_4() const { return ___w_4; } inline float* get_address_of_w_4() { return &___w_4; } inline void set_w_4(float value) { ___w_4 = value; } }; struct Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E_StaticFields { public: // UnityEngine.Vector4 UnityEngine.Vector4::zeroVector Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___zeroVector_5; // UnityEngine.Vector4 UnityEngine.Vector4::oneVector Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___oneVector_6; // UnityEngine.Vector4 UnityEngine.Vector4::positiveInfinityVector Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___positiveInfinityVector_7; // UnityEngine.Vector4 UnityEngine.Vector4::negativeInfinityVector Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___negativeInfinityVector_8; public: inline static int32_t get_offset_of_zeroVector_5() { return static_cast(offsetof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E_StaticFields, ___zeroVector_5)); } inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E get_zeroVector_5() const { return ___zeroVector_5; } inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * get_address_of_zeroVector_5() { return &___zeroVector_5; } inline void set_zeroVector_5(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E value) { ___zeroVector_5 = value; } inline static int32_t get_offset_of_oneVector_6() { return static_cast(offsetof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E_StaticFields, ___oneVector_6)); } inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E get_oneVector_6() const { return ___oneVector_6; } inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * get_address_of_oneVector_6() { return &___oneVector_6; } inline void set_oneVector_6(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E value) { ___oneVector_6 = value; } inline static int32_t get_offset_of_positiveInfinityVector_7() { return static_cast(offsetof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E_StaticFields, ___positiveInfinityVector_7)); } inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E get_positiveInfinityVector_7() const { return ___positiveInfinityVector_7; } inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * get_address_of_positiveInfinityVector_7() { return &___positiveInfinityVector_7; } inline void set_positiveInfinityVector_7(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E value) { ___positiveInfinityVector_7 = value; } inline static int32_t get_offset_of_negativeInfinityVector_8() { return static_cast(offsetof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E_StaticFields, ___negativeInfinityVector_8)); } inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E get_negativeInfinityVector_8() const { return ___negativeInfinityVector_8; } inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * get_address_of_negativeInfinityVector_8() { return &___negativeInfinityVector_8; } inline void set_negativeInfinityVector_8(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E value) { ___negativeInfinityVector_8 = value; } }; // struct U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A : public RuntimeObject { public: public: }; struct U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields { public: // System.Int64 ::007B00E34209B4455CE53672DEBFC48AD71826C7 int64_t ___007B00E34209B4455CE53672DEBFC48AD71826C7_0; // System.Int64 ::03A095F9656AAECD356A9BB7678E1049B80A7634 int64_t ___03A095F9656AAECD356A9BB7678E1049B80A7634_1; // System.Int64 ::087C2FB428952F5A6F9B4BA7B31019344382A2F7 int64_t ___087C2FB428952F5A6F9B4BA7B31019344382A2F7_2; // ___StaticArrayInitTypeSizeU3D36 ::0C26110E719C695B53866AF29BD7FE98A72596F3 __StaticArrayInitTypeSizeU3D36_tB11DD7146197C35EC027B5117260DFBD243BB647 ___0C26110E719C695B53866AF29BD7FE98A72596F3_3; // System.Int64 ::0F85B6A7D2B5CA3FE2A6CABBA935C9ABDB08B01C int64_t ___0F85B6A7D2B5CA3FE2A6CABBA935C9ABDB08B01C_4; // System.Int64 ::2212E72C4B0CDF98B5DC7FD2FBE5F7D6B03C1E48 int64_t ___2212E72C4B0CDF98B5DC7FD2FBE5F7D6B03C1E48_5; // System.Int64 ::238A1D83A9473CB33B4A2FC3407F1AA8D6D139DC int64_t ___238A1D83A9473CB33B4A2FC3407F1AA8D6D139DC_6; // System.Int64 ::279F628214A27FCE96C9A6A1C7E8079091509C60 int64_t ___279F628214A27FCE96C9A6A1C7E8079091509C60_7; // ___StaticArrayInitTypeSizeU3D32 ::335BB7CBEE0951D5B5545B3AF1873199CFE13674 __StaticArrayInitTypeSizeU3D32_t94E9375C899479358C941227FA08AB6B16D04315 ___335BB7CBEE0951D5B5545B3AF1873199CFE13674_8; // System.Int64 ::383F819F26286BE8253A93B33225C2789B500FAA int64_t ___383F819F26286BE8253A93B33225C2789B500FAA_9; // System.Int64 ::3958D38ACFD61EB3856A0D41C3828D4CC78DD0F1 int64_t ___3958D38ACFD61EB3856A0D41C3828D4CC78DD0F1_10; // System.Int64 ::3B773972479C38582ED076B0294CB801B14EBCB8 int64_t ___3B773972479C38582ED076B0294CB801B14EBCB8_11; // System.Int64 ::3DAD2856BF08217BD73D8EE9B1BE6C98BB427D86 int64_t ___3DAD2856BF08217BD73D8EE9B1BE6C98BB427D86_12; // System.Int64 ::40C8B4499FB123D4600247361F1D311B5B786EFC int64_t ___40C8B4499FB123D4600247361F1D311B5B786EFC_13; // System.Int64 ::43A75A2A789D7B64CD84A53AEE60097E4378BDAF int64_t ___43A75A2A789D7B64CD84A53AEE60097E4378BDAF_14; // System.Int64 ::45E887FCADFD2D2A201151E57F41722228E25191 int64_t ___45E887FCADFD2D2A201151E57F41722228E25191_15; // System.Int64 ::6818C542B63B905DA7AA3E792496006A79F2AF9A int64_t ___6818C542B63B905DA7AA3E792496006A79F2AF9A_16; // ___StaticArrayInitTypeSizeU3D96 ::6D90B721AD0313E43506A66F721242CF2358462B __StaticArrayInitTypeSizeU3D96_t1570DF859C9F9F7480604C85930836CA53E9046E ___6D90B721AD0313E43506A66F721242CF2358462B_17; // System.Int64 ::741E8E322ADCC6A381EC7DAEA6EADB92E44B250D int64_t ___741E8E322ADCC6A381EC7DAEA6EADB92E44B250D_18; // System.Int64 ::797D7400516FFD35D49EB1BAF960660F46667662 int64_t ___797D7400516FFD35D49EB1BAF960660F46667662_19; // System.Int64 ::7ABEBB305574CE8F33CCD0C5C6BBC5A42512ED8A int64_t ___7ABEBB305574CE8F33CCD0C5C6BBC5A42512ED8A_20; // System.Int64 ::8029B4BFD3AA93C76711AF616C14163A1456D360 int64_t ___8029B4BFD3AA93C76711AF616C14163A1456D360_21; // ___StaticArrayInitTypeSizeU3D64 ::806BC28C08532BB7F7A6471F4796475FF255663B __StaticArrayInitTypeSizeU3D64_t702E955CFCF83D5C66E478D1CFA07B549225E6C0 ___806BC28C08532BB7F7A6471F4796475FF255663B_22; // System.Int64 ::80B74EA5D41848E8432CEAFA9961AC11263301F1 int64_t ___80B74EA5D41848E8432CEAFA9961AC11263301F1_23; // System.Int64 ::8668A92E0E3F3AAFF23D2049DC11B6B2A79B3892 int64_t ___8668A92E0E3F3AAFF23D2049DC11B6B2A79B3892_24; // System.Int64 ::8C384FCEEF5A89AB66900B58C2BC762041F2BAAA int64_t ___8C384FCEEF5A89AB66900B58C2BC762041F2BAAA_25; // System.Int64 ::94A42B7852CD856D7DF09B14FEEDFE55ECFD242A int64_t ___94A42B7852CD856D7DF09B14FEEDFE55ECFD242A_26; // System.Int64 ::98DC13D2837951F7E90A7317F587453B3641AEF8 int64_t ___98DC13D2837951F7E90A7317F587453B3641AEF8_27; // System.Int64 ::9CFFD52FD0E555EE90F7563881D85243554810B3 int64_t ___9CFFD52FD0E555EE90F7563881D85243554810B3_28; // System.Int64 ::9DB9891E900FED075409C1116FB43BE2A5C99CE3 int64_t ___9DB9891E900FED075409C1116FB43BE2A5C99CE3_29; // ___StaticArrayInitTypeSizeU3D216 ::A07B68A3ADBCD0C683EB16067435A02C31BC097E __StaticArrayInitTypeSizeU3D216_tF2BF77331C2FC0E4D67598EF26D1F6A38895C176 ___A07B68A3ADBCD0C683EB16067435A02C31BC097E_30; // System.Int64 ::A1AAE38F8C9CA93B8B576352DB0347E85ACE981D int64_t ___A1AAE38F8C9CA93B8B576352DB0347E85ACE981D_31; // System.Int64 ::A952E7EC53B80A9543AB5F02AF9B12F708D4C867 int64_t ___A952E7EC53B80A9543AB5F02AF9B12F708D4C867_32; // System.Int64 ::AD6701E75A5CF7306C0EE9691368B44A5289E170 int64_t ___AD6701E75A5CF7306C0EE9691368B44A5289E170_33; // ___StaticArrayInitTypeSizeU3D80 ::B91404C2FE5F0C772E097415A13F88376EC8F24F __StaticArrayInitTypeSizeU3D80_t4354F721315E4C0B54840F3801ED97FCA2BEEDEE ___B91404C2FE5F0C772E097415A13F88376EC8F24F_34; // System.Int64 ::BAFB2659BDF551FC1EDEC2D984016ABCD0D73B9D int64_t ___BAFB2659BDF551FC1EDEC2D984016ABCD0D73B9D_35; // System.Int64 ::C4CE4356C59D41913E1D60E4497C031B67B1B86B int64_t ___C4CE4356C59D41913E1D60E4497C031B67B1B86B_36; // System.Int64 ::CB5C136EE31BD57814DA5895C0852C5FF1C4068A int64_t ___CB5C136EE31BD57814DA5895C0852C5FF1C4068A_37; // System.Int64 ::D4BDB99F00532ACDB317B92D161D27C7448A01FD int64_t ___D4BDB99F00532ACDB317B92D161D27C7448A01FD_38; // System.Int64 ::D4BF016055ECFEFAF2A57607AAEBE3B334CFE4B1 int64_t ___D4BF016055ECFEFAF2A57607AAEBE3B334CFE4B1_39; // System.Int64 ::D85B3307ADBDBC8F042004EE6D6BEE9C58600C9A int64_t ___D85B3307ADBDBC8F042004EE6D6BEE9C58600C9A_40; // System.Int64 ::DFA550E9A19BDA5FB3B2E5AD849AD0E5CAA6DD13 int64_t ___DFA550E9A19BDA5FB3B2E5AD849AD0E5CAA6DD13_41; // System.Int64 ::E9F4121A731C95C166E9FAEF48EC5D95FB224445 int64_t ___E9F4121A731C95C166E9FAEF48EC5D95FB224445_42; // System.Int64 ::EF711242CC520CD5836CD071EF05A5DC78CA34D7 int64_t ___EF711242CC520CD5836CD071EF05A5DC78CA34D7_43; // System.Int64 ::FA033773B4E9EA7CC64D9E13E965FA55418F4B48 int64_t ___FA033773B4E9EA7CC64D9E13E965FA55418F4B48_44; // System.Int64 ::FE6C78086F5333BA3E88D035426FC0244E8FC585 int64_t ___FE6C78086F5333BA3E88D035426FC0244E8FC585_45; // System.Int64 ::FF8523802A3ADEB52E78A9CF613AA30033944FE6 int64_t ___FF8523802A3ADEB52E78A9CF613AA30033944FE6_46; public: inline static int32_t get_offset_of_U3007B00E34209B4455CE53672DEBFC48AD71826C7_0() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___007B00E34209B4455CE53672DEBFC48AD71826C7_0)); } inline int64_t get_U3007B00E34209B4455CE53672DEBFC48AD71826C7_0() const { return ___007B00E34209B4455CE53672DEBFC48AD71826C7_0; } inline int64_t* get_address_of_U3007B00E34209B4455CE53672DEBFC48AD71826C7_0() { return &___007B00E34209B4455CE53672DEBFC48AD71826C7_0; } inline void set_U3007B00E34209B4455CE53672DEBFC48AD71826C7_0(int64_t value) { ___007B00E34209B4455CE53672DEBFC48AD71826C7_0 = value; } inline static int32_t get_offset_of_U303A095F9656AAECD356A9BB7678E1049B80A7634_1() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___03A095F9656AAECD356A9BB7678E1049B80A7634_1)); } inline int64_t get_U303A095F9656AAECD356A9BB7678E1049B80A7634_1() const { return ___03A095F9656AAECD356A9BB7678E1049B80A7634_1; } inline int64_t* get_address_of_U303A095F9656AAECD356A9BB7678E1049B80A7634_1() { return &___03A095F9656AAECD356A9BB7678E1049B80A7634_1; } inline void set_U303A095F9656AAECD356A9BB7678E1049B80A7634_1(int64_t value) { ___03A095F9656AAECD356A9BB7678E1049B80A7634_1 = value; } inline static int32_t get_offset_of_U3087C2FB428952F5A6F9B4BA7B31019344382A2F7_2() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___087C2FB428952F5A6F9B4BA7B31019344382A2F7_2)); } inline int64_t get_U3087C2FB428952F5A6F9B4BA7B31019344382A2F7_2() const { return ___087C2FB428952F5A6F9B4BA7B31019344382A2F7_2; } inline int64_t* get_address_of_U3087C2FB428952F5A6F9B4BA7B31019344382A2F7_2() { return &___087C2FB428952F5A6F9B4BA7B31019344382A2F7_2; } inline void set_U3087C2FB428952F5A6F9B4BA7B31019344382A2F7_2(int64_t value) { ___087C2FB428952F5A6F9B4BA7B31019344382A2F7_2 = value; } inline static int32_t get_offset_of_U30C26110E719C695B53866AF29BD7FE98A72596F3_3() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___0C26110E719C695B53866AF29BD7FE98A72596F3_3)); } inline __StaticArrayInitTypeSizeU3D36_tB11DD7146197C35EC027B5117260DFBD243BB647 get_U30C26110E719C695B53866AF29BD7FE98A72596F3_3() const { return ___0C26110E719C695B53866AF29BD7FE98A72596F3_3; } inline __StaticArrayInitTypeSizeU3D36_tB11DD7146197C35EC027B5117260DFBD243BB647 * get_address_of_U30C26110E719C695B53866AF29BD7FE98A72596F3_3() { return &___0C26110E719C695B53866AF29BD7FE98A72596F3_3; } inline void set_U30C26110E719C695B53866AF29BD7FE98A72596F3_3(__StaticArrayInitTypeSizeU3D36_tB11DD7146197C35EC027B5117260DFBD243BB647 value) { ___0C26110E719C695B53866AF29BD7FE98A72596F3_3 = value; } inline static int32_t get_offset_of_U30F85B6A7D2B5CA3FE2A6CABBA935C9ABDB08B01C_4() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___0F85B6A7D2B5CA3FE2A6CABBA935C9ABDB08B01C_4)); } inline int64_t get_U30F85B6A7D2B5CA3FE2A6CABBA935C9ABDB08B01C_4() const { return ___0F85B6A7D2B5CA3FE2A6CABBA935C9ABDB08B01C_4; } inline int64_t* get_address_of_U30F85B6A7D2B5CA3FE2A6CABBA935C9ABDB08B01C_4() { return &___0F85B6A7D2B5CA3FE2A6CABBA935C9ABDB08B01C_4; } inline void set_U30F85B6A7D2B5CA3FE2A6CABBA935C9ABDB08B01C_4(int64_t value) { ___0F85B6A7D2B5CA3FE2A6CABBA935C9ABDB08B01C_4 = value; } inline static int32_t get_offset_of_U32212E72C4B0CDF98B5DC7FD2FBE5F7D6B03C1E48_5() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___2212E72C4B0CDF98B5DC7FD2FBE5F7D6B03C1E48_5)); } inline int64_t get_U32212E72C4B0CDF98B5DC7FD2FBE5F7D6B03C1E48_5() const { return ___2212E72C4B0CDF98B5DC7FD2FBE5F7D6B03C1E48_5; } inline int64_t* get_address_of_U32212E72C4B0CDF98B5DC7FD2FBE5F7D6B03C1E48_5() { return &___2212E72C4B0CDF98B5DC7FD2FBE5F7D6B03C1E48_5; } inline void set_U32212E72C4B0CDF98B5DC7FD2FBE5F7D6B03C1E48_5(int64_t value) { ___2212E72C4B0CDF98B5DC7FD2FBE5F7D6B03C1E48_5 = value; } inline static int32_t get_offset_of_U3238A1D83A9473CB33B4A2FC3407F1AA8D6D139DC_6() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___238A1D83A9473CB33B4A2FC3407F1AA8D6D139DC_6)); } inline int64_t get_U3238A1D83A9473CB33B4A2FC3407F1AA8D6D139DC_6() const { return ___238A1D83A9473CB33B4A2FC3407F1AA8D6D139DC_6; } inline int64_t* get_address_of_U3238A1D83A9473CB33B4A2FC3407F1AA8D6D139DC_6() { return &___238A1D83A9473CB33B4A2FC3407F1AA8D6D139DC_6; } inline void set_U3238A1D83A9473CB33B4A2FC3407F1AA8D6D139DC_6(int64_t value) { ___238A1D83A9473CB33B4A2FC3407F1AA8D6D139DC_6 = value; } inline static int32_t get_offset_of_U3279F628214A27FCE96C9A6A1C7E8079091509C60_7() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___279F628214A27FCE96C9A6A1C7E8079091509C60_7)); } inline int64_t get_U3279F628214A27FCE96C9A6A1C7E8079091509C60_7() const { return ___279F628214A27FCE96C9A6A1C7E8079091509C60_7; } inline int64_t* get_address_of_U3279F628214A27FCE96C9A6A1C7E8079091509C60_7() { return &___279F628214A27FCE96C9A6A1C7E8079091509C60_7; } inline void set_U3279F628214A27FCE96C9A6A1C7E8079091509C60_7(int64_t value) { ___279F628214A27FCE96C9A6A1C7E8079091509C60_7 = value; } inline static int32_t get_offset_of_U3335BB7CBEE0951D5B5545B3AF1873199CFE13674_8() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___335BB7CBEE0951D5B5545B3AF1873199CFE13674_8)); } inline __StaticArrayInitTypeSizeU3D32_t94E9375C899479358C941227FA08AB6B16D04315 get_U3335BB7CBEE0951D5B5545B3AF1873199CFE13674_8() const { return ___335BB7CBEE0951D5B5545B3AF1873199CFE13674_8; } inline __StaticArrayInitTypeSizeU3D32_t94E9375C899479358C941227FA08AB6B16D04315 * get_address_of_U3335BB7CBEE0951D5B5545B3AF1873199CFE13674_8() { return &___335BB7CBEE0951D5B5545B3AF1873199CFE13674_8; } inline void set_U3335BB7CBEE0951D5B5545B3AF1873199CFE13674_8(__StaticArrayInitTypeSizeU3D32_t94E9375C899479358C941227FA08AB6B16D04315 value) { ___335BB7CBEE0951D5B5545B3AF1873199CFE13674_8 = value; } inline static int32_t get_offset_of_U3383F819F26286BE8253A93B33225C2789B500FAA_9() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___383F819F26286BE8253A93B33225C2789B500FAA_9)); } inline int64_t get_U3383F819F26286BE8253A93B33225C2789B500FAA_9() const { return ___383F819F26286BE8253A93B33225C2789B500FAA_9; } inline int64_t* get_address_of_U3383F819F26286BE8253A93B33225C2789B500FAA_9() { return &___383F819F26286BE8253A93B33225C2789B500FAA_9; } inline void set_U3383F819F26286BE8253A93B33225C2789B500FAA_9(int64_t value) { ___383F819F26286BE8253A93B33225C2789B500FAA_9 = value; } inline static int32_t get_offset_of_U33958D38ACFD61EB3856A0D41C3828D4CC78DD0F1_10() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___3958D38ACFD61EB3856A0D41C3828D4CC78DD0F1_10)); } inline int64_t get_U33958D38ACFD61EB3856A0D41C3828D4CC78DD0F1_10() const { return ___3958D38ACFD61EB3856A0D41C3828D4CC78DD0F1_10; } inline int64_t* get_address_of_U33958D38ACFD61EB3856A0D41C3828D4CC78DD0F1_10() { return &___3958D38ACFD61EB3856A0D41C3828D4CC78DD0F1_10; } inline void set_U33958D38ACFD61EB3856A0D41C3828D4CC78DD0F1_10(int64_t value) { ___3958D38ACFD61EB3856A0D41C3828D4CC78DD0F1_10 = value; } inline static int32_t get_offset_of_U33B773972479C38582ED076B0294CB801B14EBCB8_11() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___3B773972479C38582ED076B0294CB801B14EBCB8_11)); } inline int64_t get_U33B773972479C38582ED076B0294CB801B14EBCB8_11() const { return ___3B773972479C38582ED076B0294CB801B14EBCB8_11; } inline int64_t* get_address_of_U33B773972479C38582ED076B0294CB801B14EBCB8_11() { return &___3B773972479C38582ED076B0294CB801B14EBCB8_11; } inline void set_U33B773972479C38582ED076B0294CB801B14EBCB8_11(int64_t value) { ___3B773972479C38582ED076B0294CB801B14EBCB8_11 = value; } inline static int32_t get_offset_of_U33DAD2856BF08217BD73D8EE9B1BE6C98BB427D86_12() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___3DAD2856BF08217BD73D8EE9B1BE6C98BB427D86_12)); } inline int64_t get_U33DAD2856BF08217BD73D8EE9B1BE6C98BB427D86_12() const { return ___3DAD2856BF08217BD73D8EE9B1BE6C98BB427D86_12; } inline int64_t* get_address_of_U33DAD2856BF08217BD73D8EE9B1BE6C98BB427D86_12() { return &___3DAD2856BF08217BD73D8EE9B1BE6C98BB427D86_12; } inline void set_U33DAD2856BF08217BD73D8EE9B1BE6C98BB427D86_12(int64_t value) { ___3DAD2856BF08217BD73D8EE9B1BE6C98BB427D86_12 = value; } inline static int32_t get_offset_of_U340C8B4499FB123D4600247361F1D311B5B786EFC_13() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___40C8B4499FB123D4600247361F1D311B5B786EFC_13)); } inline int64_t get_U340C8B4499FB123D4600247361F1D311B5B786EFC_13() const { return ___40C8B4499FB123D4600247361F1D311B5B786EFC_13; } inline int64_t* get_address_of_U340C8B4499FB123D4600247361F1D311B5B786EFC_13() { return &___40C8B4499FB123D4600247361F1D311B5B786EFC_13; } inline void set_U340C8B4499FB123D4600247361F1D311B5B786EFC_13(int64_t value) { ___40C8B4499FB123D4600247361F1D311B5B786EFC_13 = value; } inline static int32_t get_offset_of_U343A75A2A789D7B64CD84A53AEE60097E4378BDAF_14() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___43A75A2A789D7B64CD84A53AEE60097E4378BDAF_14)); } inline int64_t get_U343A75A2A789D7B64CD84A53AEE60097E4378BDAF_14() const { return ___43A75A2A789D7B64CD84A53AEE60097E4378BDAF_14; } inline int64_t* get_address_of_U343A75A2A789D7B64CD84A53AEE60097E4378BDAF_14() { return &___43A75A2A789D7B64CD84A53AEE60097E4378BDAF_14; } inline void set_U343A75A2A789D7B64CD84A53AEE60097E4378BDAF_14(int64_t value) { ___43A75A2A789D7B64CD84A53AEE60097E4378BDAF_14 = value; } inline static int32_t get_offset_of_U345E887FCADFD2D2A201151E57F41722228E25191_15() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___45E887FCADFD2D2A201151E57F41722228E25191_15)); } inline int64_t get_U345E887FCADFD2D2A201151E57F41722228E25191_15() const { return ___45E887FCADFD2D2A201151E57F41722228E25191_15; } inline int64_t* get_address_of_U345E887FCADFD2D2A201151E57F41722228E25191_15() { return &___45E887FCADFD2D2A201151E57F41722228E25191_15; } inline void set_U345E887FCADFD2D2A201151E57F41722228E25191_15(int64_t value) { ___45E887FCADFD2D2A201151E57F41722228E25191_15 = value; } inline static int32_t get_offset_of_U36818C542B63B905DA7AA3E792496006A79F2AF9A_16() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___6818C542B63B905DA7AA3E792496006A79F2AF9A_16)); } inline int64_t get_U36818C542B63B905DA7AA3E792496006A79F2AF9A_16() const { return ___6818C542B63B905DA7AA3E792496006A79F2AF9A_16; } inline int64_t* get_address_of_U36818C542B63B905DA7AA3E792496006A79F2AF9A_16() { return &___6818C542B63B905DA7AA3E792496006A79F2AF9A_16; } inline void set_U36818C542B63B905DA7AA3E792496006A79F2AF9A_16(int64_t value) { ___6818C542B63B905DA7AA3E792496006A79F2AF9A_16 = value; } inline static int32_t get_offset_of_U36D90B721AD0313E43506A66F721242CF2358462B_17() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___6D90B721AD0313E43506A66F721242CF2358462B_17)); } inline __StaticArrayInitTypeSizeU3D96_t1570DF859C9F9F7480604C85930836CA53E9046E get_U36D90B721AD0313E43506A66F721242CF2358462B_17() const { return ___6D90B721AD0313E43506A66F721242CF2358462B_17; } inline __StaticArrayInitTypeSizeU3D96_t1570DF859C9F9F7480604C85930836CA53E9046E * get_address_of_U36D90B721AD0313E43506A66F721242CF2358462B_17() { return &___6D90B721AD0313E43506A66F721242CF2358462B_17; } inline void set_U36D90B721AD0313E43506A66F721242CF2358462B_17(__StaticArrayInitTypeSizeU3D96_t1570DF859C9F9F7480604C85930836CA53E9046E value) { ___6D90B721AD0313E43506A66F721242CF2358462B_17 = value; } inline static int32_t get_offset_of_U3741E8E322ADCC6A381EC7DAEA6EADB92E44B250D_18() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___741E8E322ADCC6A381EC7DAEA6EADB92E44B250D_18)); } inline int64_t get_U3741E8E322ADCC6A381EC7DAEA6EADB92E44B250D_18() const { return ___741E8E322ADCC6A381EC7DAEA6EADB92E44B250D_18; } inline int64_t* get_address_of_U3741E8E322ADCC6A381EC7DAEA6EADB92E44B250D_18() { return &___741E8E322ADCC6A381EC7DAEA6EADB92E44B250D_18; } inline void set_U3741E8E322ADCC6A381EC7DAEA6EADB92E44B250D_18(int64_t value) { ___741E8E322ADCC6A381EC7DAEA6EADB92E44B250D_18 = value; } inline static int32_t get_offset_of_U3797D7400516FFD35D49EB1BAF960660F46667662_19() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___797D7400516FFD35D49EB1BAF960660F46667662_19)); } inline int64_t get_U3797D7400516FFD35D49EB1BAF960660F46667662_19() const { return ___797D7400516FFD35D49EB1BAF960660F46667662_19; } inline int64_t* get_address_of_U3797D7400516FFD35D49EB1BAF960660F46667662_19() { return &___797D7400516FFD35D49EB1BAF960660F46667662_19; } inline void set_U3797D7400516FFD35D49EB1BAF960660F46667662_19(int64_t value) { ___797D7400516FFD35D49EB1BAF960660F46667662_19 = value; } inline static int32_t get_offset_of_U37ABEBB305574CE8F33CCD0C5C6BBC5A42512ED8A_20() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___7ABEBB305574CE8F33CCD0C5C6BBC5A42512ED8A_20)); } inline int64_t get_U37ABEBB305574CE8F33CCD0C5C6BBC5A42512ED8A_20() const { return ___7ABEBB305574CE8F33CCD0C5C6BBC5A42512ED8A_20; } inline int64_t* get_address_of_U37ABEBB305574CE8F33CCD0C5C6BBC5A42512ED8A_20() { return &___7ABEBB305574CE8F33CCD0C5C6BBC5A42512ED8A_20; } inline void set_U37ABEBB305574CE8F33CCD0C5C6BBC5A42512ED8A_20(int64_t value) { ___7ABEBB305574CE8F33CCD0C5C6BBC5A42512ED8A_20 = value; } inline static int32_t get_offset_of_U38029B4BFD3AA93C76711AF616C14163A1456D360_21() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___8029B4BFD3AA93C76711AF616C14163A1456D360_21)); } inline int64_t get_U38029B4BFD3AA93C76711AF616C14163A1456D360_21() const { return ___8029B4BFD3AA93C76711AF616C14163A1456D360_21; } inline int64_t* get_address_of_U38029B4BFD3AA93C76711AF616C14163A1456D360_21() { return &___8029B4BFD3AA93C76711AF616C14163A1456D360_21; } inline void set_U38029B4BFD3AA93C76711AF616C14163A1456D360_21(int64_t value) { ___8029B4BFD3AA93C76711AF616C14163A1456D360_21 = value; } inline static int32_t get_offset_of_U3806BC28C08532BB7F7A6471F4796475FF255663B_22() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___806BC28C08532BB7F7A6471F4796475FF255663B_22)); } inline __StaticArrayInitTypeSizeU3D64_t702E955CFCF83D5C66E478D1CFA07B549225E6C0 get_U3806BC28C08532BB7F7A6471F4796475FF255663B_22() const { return ___806BC28C08532BB7F7A6471F4796475FF255663B_22; } inline __StaticArrayInitTypeSizeU3D64_t702E955CFCF83D5C66E478D1CFA07B549225E6C0 * get_address_of_U3806BC28C08532BB7F7A6471F4796475FF255663B_22() { return &___806BC28C08532BB7F7A6471F4796475FF255663B_22; } inline void set_U3806BC28C08532BB7F7A6471F4796475FF255663B_22(__StaticArrayInitTypeSizeU3D64_t702E955CFCF83D5C66E478D1CFA07B549225E6C0 value) { ___806BC28C08532BB7F7A6471F4796475FF255663B_22 = value; } inline static int32_t get_offset_of_U380B74EA5D41848E8432CEAFA9961AC11263301F1_23() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___80B74EA5D41848E8432CEAFA9961AC11263301F1_23)); } inline int64_t get_U380B74EA5D41848E8432CEAFA9961AC11263301F1_23() const { return ___80B74EA5D41848E8432CEAFA9961AC11263301F1_23; } inline int64_t* get_address_of_U380B74EA5D41848E8432CEAFA9961AC11263301F1_23() { return &___80B74EA5D41848E8432CEAFA9961AC11263301F1_23; } inline void set_U380B74EA5D41848E8432CEAFA9961AC11263301F1_23(int64_t value) { ___80B74EA5D41848E8432CEAFA9961AC11263301F1_23 = value; } inline static int32_t get_offset_of_U38668A92E0E3F3AAFF23D2049DC11B6B2A79B3892_24() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___8668A92E0E3F3AAFF23D2049DC11B6B2A79B3892_24)); } inline int64_t get_U38668A92E0E3F3AAFF23D2049DC11B6B2A79B3892_24() const { return ___8668A92E0E3F3AAFF23D2049DC11B6B2A79B3892_24; } inline int64_t* get_address_of_U38668A92E0E3F3AAFF23D2049DC11B6B2A79B3892_24() { return &___8668A92E0E3F3AAFF23D2049DC11B6B2A79B3892_24; } inline void set_U38668A92E0E3F3AAFF23D2049DC11B6B2A79B3892_24(int64_t value) { ___8668A92E0E3F3AAFF23D2049DC11B6B2A79B3892_24 = value; } inline static int32_t get_offset_of_U38C384FCEEF5A89AB66900B58C2BC762041F2BAAA_25() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___8C384FCEEF5A89AB66900B58C2BC762041F2BAAA_25)); } inline int64_t get_U38C384FCEEF5A89AB66900B58C2BC762041F2BAAA_25() const { return ___8C384FCEEF5A89AB66900B58C2BC762041F2BAAA_25; } inline int64_t* get_address_of_U38C384FCEEF5A89AB66900B58C2BC762041F2BAAA_25() { return &___8C384FCEEF5A89AB66900B58C2BC762041F2BAAA_25; } inline void set_U38C384FCEEF5A89AB66900B58C2BC762041F2BAAA_25(int64_t value) { ___8C384FCEEF5A89AB66900B58C2BC762041F2BAAA_25 = value; } inline static int32_t get_offset_of_U394A42B7852CD856D7DF09B14FEEDFE55ECFD242A_26() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___94A42B7852CD856D7DF09B14FEEDFE55ECFD242A_26)); } inline int64_t get_U394A42B7852CD856D7DF09B14FEEDFE55ECFD242A_26() const { return ___94A42B7852CD856D7DF09B14FEEDFE55ECFD242A_26; } inline int64_t* get_address_of_U394A42B7852CD856D7DF09B14FEEDFE55ECFD242A_26() { return &___94A42B7852CD856D7DF09B14FEEDFE55ECFD242A_26; } inline void set_U394A42B7852CD856D7DF09B14FEEDFE55ECFD242A_26(int64_t value) { ___94A42B7852CD856D7DF09B14FEEDFE55ECFD242A_26 = value; } inline static int32_t get_offset_of_U398DC13D2837951F7E90A7317F587453B3641AEF8_27() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___98DC13D2837951F7E90A7317F587453B3641AEF8_27)); } inline int64_t get_U398DC13D2837951F7E90A7317F587453B3641AEF8_27() const { return ___98DC13D2837951F7E90A7317F587453B3641AEF8_27; } inline int64_t* get_address_of_U398DC13D2837951F7E90A7317F587453B3641AEF8_27() { return &___98DC13D2837951F7E90A7317F587453B3641AEF8_27; } inline void set_U398DC13D2837951F7E90A7317F587453B3641AEF8_27(int64_t value) { ___98DC13D2837951F7E90A7317F587453B3641AEF8_27 = value; } inline static int32_t get_offset_of_U39CFFD52FD0E555EE90F7563881D85243554810B3_28() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___9CFFD52FD0E555EE90F7563881D85243554810B3_28)); } inline int64_t get_U39CFFD52FD0E555EE90F7563881D85243554810B3_28() const { return ___9CFFD52FD0E555EE90F7563881D85243554810B3_28; } inline int64_t* get_address_of_U39CFFD52FD0E555EE90F7563881D85243554810B3_28() { return &___9CFFD52FD0E555EE90F7563881D85243554810B3_28; } inline void set_U39CFFD52FD0E555EE90F7563881D85243554810B3_28(int64_t value) { ___9CFFD52FD0E555EE90F7563881D85243554810B3_28 = value; } inline static int32_t get_offset_of_U39DB9891E900FED075409C1116FB43BE2A5C99CE3_29() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___9DB9891E900FED075409C1116FB43BE2A5C99CE3_29)); } inline int64_t get_U39DB9891E900FED075409C1116FB43BE2A5C99CE3_29() const { return ___9DB9891E900FED075409C1116FB43BE2A5C99CE3_29; } inline int64_t* get_address_of_U39DB9891E900FED075409C1116FB43BE2A5C99CE3_29() { return &___9DB9891E900FED075409C1116FB43BE2A5C99CE3_29; } inline void set_U39DB9891E900FED075409C1116FB43BE2A5C99CE3_29(int64_t value) { ___9DB9891E900FED075409C1116FB43BE2A5C99CE3_29 = value; } inline static int32_t get_offset_of_A07B68A3ADBCD0C683EB16067435A02C31BC097E_30() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___A07B68A3ADBCD0C683EB16067435A02C31BC097E_30)); } inline __StaticArrayInitTypeSizeU3D216_tF2BF77331C2FC0E4D67598EF26D1F6A38895C176 get_A07B68A3ADBCD0C683EB16067435A02C31BC097E_30() const { return ___A07B68A3ADBCD0C683EB16067435A02C31BC097E_30; } inline __StaticArrayInitTypeSizeU3D216_tF2BF77331C2FC0E4D67598EF26D1F6A38895C176 * get_address_of_A07B68A3ADBCD0C683EB16067435A02C31BC097E_30() { return &___A07B68A3ADBCD0C683EB16067435A02C31BC097E_30; } inline void set_A07B68A3ADBCD0C683EB16067435A02C31BC097E_30(__StaticArrayInitTypeSizeU3D216_tF2BF77331C2FC0E4D67598EF26D1F6A38895C176 value) { ___A07B68A3ADBCD0C683EB16067435A02C31BC097E_30 = value; } inline static int32_t get_offset_of_A1AAE38F8C9CA93B8B576352DB0347E85ACE981D_31() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___A1AAE38F8C9CA93B8B576352DB0347E85ACE981D_31)); } inline int64_t get_A1AAE38F8C9CA93B8B576352DB0347E85ACE981D_31() const { return ___A1AAE38F8C9CA93B8B576352DB0347E85ACE981D_31; } inline int64_t* get_address_of_A1AAE38F8C9CA93B8B576352DB0347E85ACE981D_31() { return &___A1AAE38F8C9CA93B8B576352DB0347E85ACE981D_31; } inline void set_A1AAE38F8C9CA93B8B576352DB0347E85ACE981D_31(int64_t value) { ___A1AAE38F8C9CA93B8B576352DB0347E85ACE981D_31 = value; } inline static int32_t get_offset_of_A952E7EC53B80A9543AB5F02AF9B12F708D4C867_32() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___A952E7EC53B80A9543AB5F02AF9B12F708D4C867_32)); } inline int64_t get_A952E7EC53B80A9543AB5F02AF9B12F708D4C867_32() const { return ___A952E7EC53B80A9543AB5F02AF9B12F708D4C867_32; } inline int64_t* get_address_of_A952E7EC53B80A9543AB5F02AF9B12F708D4C867_32() { return &___A952E7EC53B80A9543AB5F02AF9B12F708D4C867_32; } inline void set_A952E7EC53B80A9543AB5F02AF9B12F708D4C867_32(int64_t value) { ___A952E7EC53B80A9543AB5F02AF9B12F708D4C867_32 = value; } inline static int32_t get_offset_of_AD6701E75A5CF7306C0EE9691368B44A5289E170_33() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___AD6701E75A5CF7306C0EE9691368B44A5289E170_33)); } inline int64_t get_AD6701E75A5CF7306C0EE9691368B44A5289E170_33() const { return ___AD6701E75A5CF7306C0EE9691368B44A5289E170_33; } inline int64_t* get_address_of_AD6701E75A5CF7306C0EE9691368B44A5289E170_33() { return &___AD6701E75A5CF7306C0EE9691368B44A5289E170_33; } inline void set_AD6701E75A5CF7306C0EE9691368B44A5289E170_33(int64_t value) { ___AD6701E75A5CF7306C0EE9691368B44A5289E170_33 = value; } inline static int32_t get_offset_of_B91404C2FE5F0C772E097415A13F88376EC8F24F_34() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___B91404C2FE5F0C772E097415A13F88376EC8F24F_34)); } inline __StaticArrayInitTypeSizeU3D80_t4354F721315E4C0B54840F3801ED97FCA2BEEDEE get_B91404C2FE5F0C772E097415A13F88376EC8F24F_34() const { return ___B91404C2FE5F0C772E097415A13F88376EC8F24F_34; } inline __StaticArrayInitTypeSizeU3D80_t4354F721315E4C0B54840F3801ED97FCA2BEEDEE * get_address_of_B91404C2FE5F0C772E097415A13F88376EC8F24F_34() { return &___B91404C2FE5F0C772E097415A13F88376EC8F24F_34; } inline void set_B91404C2FE5F0C772E097415A13F88376EC8F24F_34(__StaticArrayInitTypeSizeU3D80_t4354F721315E4C0B54840F3801ED97FCA2BEEDEE value) { ___B91404C2FE5F0C772E097415A13F88376EC8F24F_34 = value; } inline static int32_t get_offset_of_BAFB2659BDF551FC1EDEC2D984016ABCD0D73B9D_35() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___BAFB2659BDF551FC1EDEC2D984016ABCD0D73B9D_35)); } inline int64_t get_BAFB2659BDF551FC1EDEC2D984016ABCD0D73B9D_35() const { return ___BAFB2659BDF551FC1EDEC2D984016ABCD0D73B9D_35; } inline int64_t* get_address_of_BAFB2659BDF551FC1EDEC2D984016ABCD0D73B9D_35() { return &___BAFB2659BDF551FC1EDEC2D984016ABCD0D73B9D_35; } inline void set_BAFB2659BDF551FC1EDEC2D984016ABCD0D73B9D_35(int64_t value) { ___BAFB2659BDF551FC1EDEC2D984016ABCD0D73B9D_35 = value; } inline static int32_t get_offset_of_C4CE4356C59D41913E1D60E4497C031B67B1B86B_36() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___C4CE4356C59D41913E1D60E4497C031B67B1B86B_36)); } inline int64_t get_C4CE4356C59D41913E1D60E4497C031B67B1B86B_36() const { return ___C4CE4356C59D41913E1D60E4497C031B67B1B86B_36; } inline int64_t* get_address_of_C4CE4356C59D41913E1D60E4497C031B67B1B86B_36() { return &___C4CE4356C59D41913E1D60E4497C031B67B1B86B_36; } inline void set_C4CE4356C59D41913E1D60E4497C031B67B1B86B_36(int64_t value) { ___C4CE4356C59D41913E1D60E4497C031B67B1B86B_36 = value; } inline static int32_t get_offset_of_CB5C136EE31BD57814DA5895C0852C5FF1C4068A_37() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___CB5C136EE31BD57814DA5895C0852C5FF1C4068A_37)); } inline int64_t get_CB5C136EE31BD57814DA5895C0852C5FF1C4068A_37() const { return ___CB5C136EE31BD57814DA5895C0852C5FF1C4068A_37; } inline int64_t* get_address_of_CB5C136EE31BD57814DA5895C0852C5FF1C4068A_37() { return &___CB5C136EE31BD57814DA5895C0852C5FF1C4068A_37; } inline void set_CB5C136EE31BD57814DA5895C0852C5FF1C4068A_37(int64_t value) { ___CB5C136EE31BD57814DA5895C0852C5FF1C4068A_37 = value; } inline static int32_t get_offset_of_D4BDB99F00532ACDB317B92D161D27C7448A01FD_38() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___D4BDB99F00532ACDB317B92D161D27C7448A01FD_38)); } inline int64_t get_D4BDB99F00532ACDB317B92D161D27C7448A01FD_38() const { return ___D4BDB99F00532ACDB317B92D161D27C7448A01FD_38; } inline int64_t* get_address_of_D4BDB99F00532ACDB317B92D161D27C7448A01FD_38() { return &___D4BDB99F00532ACDB317B92D161D27C7448A01FD_38; } inline void set_D4BDB99F00532ACDB317B92D161D27C7448A01FD_38(int64_t value) { ___D4BDB99F00532ACDB317B92D161D27C7448A01FD_38 = value; } inline static int32_t get_offset_of_D4BF016055ECFEFAF2A57607AAEBE3B334CFE4B1_39() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___D4BF016055ECFEFAF2A57607AAEBE3B334CFE4B1_39)); } inline int64_t get_D4BF016055ECFEFAF2A57607AAEBE3B334CFE4B1_39() const { return ___D4BF016055ECFEFAF2A57607AAEBE3B334CFE4B1_39; } inline int64_t* get_address_of_D4BF016055ECFEFAF2A57607AAEBE3B334CFE4B1_39() { return &___D4BF016055ECFEFAF2A57607AAEBE3B334CFE4B1_39; } inline void set_D4BF016055ECFEFAF2A57607AAEBE3B334CFE4B1_39(int64_t value) { ___D4BF016055ECFEFAF2A57607AAEBE3B334CFE4B1_39 = value; } inline static int32_t get_offset_of_D85B3307ADBDBC8F042004EE6D6BEE9C58600C9A_40() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___D85B3307ADBDBC8F042004EE6D6BEE9C58600C9A_40)); } inline int64_t get_D85B3307ADBDBC8F042004EE6D6BEE9C58600C9A_40() const { return ___D85B3307ADBDBC8F042004EE6D6BEE9C58600C9A_40; } inline int64_t* get_address_of_D85B3307ADBDBC8F042004EE6D6BEE9C58600C9A_40() { return &___D85B3307ADBDBC8F042004EE6D6BEE9C58600C9A_40; } inline void set_D85B3307ADBDBC8F042004EE6D6BEE9C58600C9A_40(int64_t value) { ___D85B3307ADBDBC8F042004EE6D6BEE9C58600C9A_40 = value; } inline static int32_t get_offset_of_DFA550E9A19BDA5FB3B2E5AD849AD0E5CAA6DD13_41() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___DFA550E9A19BDA5FB3B2E5AD849AD0E5CAA6DD13_41)); } inline int64_t get_DFA550E9A19BDA5FB3B2E5AD849AD0E5CAA6DD13_41() const { return ___DFA550E9A19BDA5FB3B2E5AD849AD0E5CAA6DD13_41; } inline int64_t* get_address_of_DFA550E9A19BDA5FB3B2E5AD849AD0E5CAA6DD13_41() { return &___DFA550E9A19BDA5FB3B2E5AD849AD0E5CAA6DD13_41; } inline void set_DFA550E9A19BDA5FB3B2E5AD849AD0E5CAA6DD13_41(int64_t value) { ___DFA550E9A19BDA5FB3B2E5AD849AD0E5CAA6DD13_41 = value; } inline static int32_t get_offset_of_E9F4121A731C95C166E9FAEF48EC5D95FB224445_42() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___E9F4121A731C95C166E9FAEF48EC5D95FB224445_42)); } inline int64_t get_E9F4121A731C95C166E9FAEF48EC5D95FB224445_42() const { return ___E9F4121A731C95C166E9FAEF48EC5D95FB224445_42; } inline int64_t* get_address_of_E9F4121A731C95C166E9FAEF48EC5D95FB224445_42() { return &___E9F4121A731C95C166E9FAEF48EC5D95FB224445_42; } inline void set_E9F4121A731C95C166E9FAEF48EC5D95FB224445_42(int64_t value) { ___E9F4121A731C95C166E9FAEF48EC5D95FB224445_42 = value; } inline static int32_t get_offset_of_EF711242CC520CD5836CD071EF05A5DC78CA34D7_43() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___EF711242CC520CD5836CD071EF05A5DC78CA34D7_43)); } inline int64_t get_EF711242CC520CD5836CD071EF05A5DC78CA34D7_43() const { return ___EF711242CC520CD5836CD071EF05A5DC78CA34D7_43; } inline int64_t* get_address_of_EF711242CC520CD5836CD071EF05A5DC78CA34D7_43() { return &___EF711242CC520CD5836CD071EF05A5DC78CA34D7_43; } inline void set_EF711242CC520CD5836CD071EF05A5DC78CA34D7_43(int64_t value) { ___EF711242CC520CD5836CD071EF05A5DC78CA34D7_43 = value; } inline static int32_t get_offset_of_FA033773B4E9EA7CC64D9E13E965FA55418F4B48_44() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___FA033773B4E9EA7CC64D9E13E965FA55418F4B48_44)); } inline int64_t get_FA033773B4E9EA7CC64D9E13E965FA55418F4B48_44() const { return ___FA033773B4E9EA7CC64D9E13E965FA55418F4B48_44; } inline int64_t* get_address_of_FA033773B4E9EA7CC64D9E13E965FA55418F4B48_44() { return &___FA033773B4E9EA7CC64D9E13E965FA55418F4B48_44; } inline void set_FA033773B4E9EA7CC64D9E13E965FA55418F4B48_44(int64_t value) { ___FA033773B4E9EA7CC64D9E13E965FA55418F4B48_44 = value; } inline static int32_t get_offset_of_FE6C78086F5333BA3E88D035426FC0244E8FC585_45() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___FE6C78086F5333BA3E88D035426FC0244E8FC585_45)); } inline int64_t get_FE6C78086F5333BA3E88D035426FC0244E8FC585_45() const { return ___FE6C78086F5333BA3E88D035426FC0244E8FC585_45; } inline int64_t* get_address_of_FE6C78086F5333BA3E88D035426FC0244E8FC585_45() { return &___FE6C78086F5333BA3E88D035426FC0244E8FC585_45; } inline void set_FE6C78086F5333BA3E88D035426FC0244E8FC585_45(int64_t value) { ___FE6C78086F5333BA3E88D035426FC0244E8FC585_45 = value; } inline static int32_t get_offset_of_FF8523802A3ADEB52E78A9CF613AA30033944FE6_46() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t4846F3E0DC61BBD6AE249FF1EAAC4CB64097DE4A_StaticFields, ___FF8523802A3ADEB52E78A9CF613AA30033944FE6_46)); } inline int64_t get_FF8523802A3ADEB52E78A9CF613AA30033944FE6_46() const { return ___FF8523802A3ADEB52E78A9CF613AA30033944FE6_46; } inline int64_t* get_address_of_FF8523802A3ADEB52E78A9CF613AA30033944FE6_46() { return &___FF8523802A3ADEB52E78A9CF613AA30033944FE6_46; } inline void set_FF8523802A3ADEB52E78A9CF613AA30033944FE6_46(int64_t value) { ___FF8523802A3ADEB52E78A9CF613AA30033944FE6_46 = 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.AutoSizeType struct AutoSizeType_tEA834A59FCFC66A35B1F42476E2A86E9003225D7 { public: // System.Int32 FairyGUI.AutoSizeType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(AutoSizeType_tEA834A59FCFC66A35B1F42476E2A86E9003225D7, ___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.FillMethod struct FillMethod_t555C00733C2E44E89A7074CEB73CA9CB696201F7 { public: // System.Int32 FairyGUI.FillMethod::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(FillMethod_t555C00733C2E44E89A7074CEB73CA9CB696201F7, ___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.FillType struct FillType_tCF615A332D5094854B2A603BC7A0742127B00AE6 { public: // System.Int32 FairyGUI.FillType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(FillType_tCF615A332D5094854B2A603BC7A0742127B00AE6, ___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.FlipType struct FlipType_t62E1B2AB9A7DF28901D1B8DDD7ECA04573EB01EC { public: // System.Int32 FairyGUI.FlipType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(FlipType_t62E1B2AB9A7DF28901D1B8DDD7ECA04573EB01EC, ___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.GPathPoint_CurveType struct CurveType_tDAB604D46AA4709AD45913B7B78E0F857011D685 { public: // System.Int32 FairyGUI.GPathPoint_CurveType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(CurveType_tDAB604D46AA4709AD45913B7B78E0F857011D685, ___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.GearColorValue struct GearColorValue_t905C8DB8BB0F54B02D361C852A92C36F5BCEE510 : public RuntimeObject { public: // UnityEngine.Color FairyGUI.GearColorValue::color Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___color_0; // UnityEngine.Color FairyGUI.GearColorValue::strokeColor Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___strokeColor_1; public: inline static int32_t get_offset_of_color_0() { return static_cast(offsetof(GearColorValue_t905C8DB8BB0F54B02D361C852A92C36F5BCEE510, ___color_0)); } inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 get_color_0() const { return ___color_0; } inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 * get_address_of_color_0() { return &___color_0; } inline void set_color_0(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 value) { ___color_0 = value; } inline static int32_t get_offset_of_strokeColor_1() { return static_cast(offsetof(GearColorValue_t905C8DB8BB0F54B02D361C852A92C36F5BCEE510, ___strokeColor_1)); } inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 get_strokeColor_1() const { return ___strokeColor_1; } inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 * get_address_of_strokeColor_1() { return &___strokeColor_1; } inline void set_strokeColor_1(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 value) { ___strokeColor_1 = value; } }; // FairyGUI.GlyphInfo struct GlyphInfo_t6D2C7F0CF1BBDF439450E72D3444DAEEE9996EBE { public: // UnityEngine.Vector2 FairyGUI.GlyphInfo::vertMin Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___vertMin_0; // UnityEngine.Vector2 FairyGUI.GlyphInfo::vertMax Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___vertMax_1; // UnityEngine.Vector3 FairyGUI.GlyphInfo::uvBottomLeft Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___uvBottomLeft_2; // UnityEngine.Vector3 FairyGUI.GlyphInfo::uvTopLeft Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___uvTopLeft_3; // UnityEngine.Vector3 FairyGUI.GlyphInfo::uvTopRight Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___uvTopRight_4; // UnityEngine.Vector3 FairyGUI.GlyphInfo::uvBottomRight Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___uvBottomRight_5; // System.Single FairyGUI.GlyphInfo::width float ___width_6; // System.Single FairyGUI.GlyphInfo::height float ___height_7; public: inline static int32_t get_offset_of_vertMin_0() { return static_cast(offsetof(GlyphInfo_t6D2C7F0CF1BBDF439450E72D3444DAEEE9996EBE, ___vertMin_0)); } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_vertMin_0() const { return ___vertMin_0; } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_vertMin_0() { return &___vertMin_0; } inline void set_vertMin_0(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value) { ___vertMin_0 = value; } inline static int32_t get_offset_of_vertMax_1() { return static_cast(offsetof(GlyphInfo_t6D2C7F0CF1BBDF439450E72D3444DAEEE9996EBE, ___vertMax_1)); } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_vertMax_1() const { return ___vertMax_1; } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_vertMax_1() { return &___vertMax_1; } inline void set_vertMax_1(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value) { ___vertMax_1 = value; } inline static int32_t get_offset_of_uvBottomLeft_2() { return static_cast(offsetof(GlyphInfo_t6D2C7F0CF1BBDF439450E72D3444DAEEE9996EBE, ___uvBottomLeft_2)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_uvBottomLeft_2() const { return ___uvBottomLeft_2; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_uvBottomLeft_2() { return &___uvBottomLeft_2; } inline void set_uvBottomLeft_2(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___uvBottomLeft_2 = value; } inline static int32_t get_offset_of_uvTopLeft_3() { return static_cast(offsetof(GlyphInfo_t6D2C7F0CF1BBDF439450E72D3444DAEEE9996EBE, ___uvTopLeft_3)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_uvTopLeft_3() const { return ___uvTopLeft_3; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_uvTopLeft_3() { return &___uvTopLeft_3; } inline void set_uvTopLeft_3(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___uvTopLeft_3 = value; } inline static int32_t get_offset_of_uvTopRight_4() { return static_cast(offsetof(GlyphInfo_t6D2C7F0CF1BBDF439450E72D3444DAEEE9996EBE, ___uvTopRight_4)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_uvTopRight_4() const { return ___uvTopRight_4; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_uvTopRight_4() { return &___uvTopRight_4; } inline void set_uvTopRight_4(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___uvTopRight_4 = value; } inline static int32_t get_offset_of_uvBottomRight_5() { return static_cast(offsetof(GlyphInfo_t6D2C7F0CF1BBDF439450E72D3444DAEEE9996EBE, ___uvBottomRight_5)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_uvBottomRight_5() const { return ___uvBottomRight_5; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_uvBottomRight_5() { return &___uvBottomRight_5; } inline void set_uvBottomRight_5(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___uvBottomRight_5 = value; } inline static int32_t get_offset_of_width_6() { return static_cast(offsetof(GlyphInfo_t6D2C7F0CF1BBDF439450E72D3444DAEEE9996EBE, ___width_6)); } inline float get_width_6() const { return ___width_6; } inline float* get_address_of_width_6() { return &___width_6; } inline void set_width_6(float value) { ___width_6 = value; } inline static int32_t get_offset_of_height_7() { return static_cast(offsetof(GlyphInfo_t6D2C7F0CF1BBDF439450E72D3444DAEEE9996EBE, ___height_7)); } inline float get_height_7() const { return ___height_7; } inline float* get_address_of_height_7() { return &___height_7; } inline void set_height_7(float value) { ___height_7 = value; } }; // FairyGUI.GroupLayoutType struct GroupLayoutType_t81434278F5305DBEF156B778CE67F25B0113F88D { public: // System.Int32 FairyGUI.GroupLayoutType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(GroupLayoutType_t81434278F5305DBEF156B778CE67F25B0113F88D, ___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.HitTestContext struct HitTestContext_t146D517BE78F2D99B87574E56DF2975D750E197E : public RuntimeObject { public: public: }; struct HitTestContext_t146D517BE78F2D99B87574E56DF2975D750E197E_StaticFields { public: // UnityEngine.Vector2 FairyGUI.HitTestContext::screenPoint Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___screenPoint_0; // UnityEngine.Vector3 FairyGUI.HitTestContext::worldPoint Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___worldPoint_1; // UnityEngine.Vector3 FairyGUI.HitTestContext::direction Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___direction_2; // System.Boolean FairyGUI.HitTestContext::forTouch bool ___forTouch_3; // UnityEngine.Camera FairyGUI.HitTestContext::camera Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * ___camera_4; // System.Int32 FairyGUI.HitTestContext::displayIndex int32_t ___displayIndex_5; // System.Int32 FairyGUI.HitTestContext::layerMask int32_t ___layerMask_6; // System.Single FairyGUI.HitTestContext::maxDistance float ___maxDistance_7; // UnityEngine.Camera FairyGUI.HitTestContext::cachedMainCamera Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * ___cachedMainCamera_8; // System.Collections.Generic.Dictionary`2> FairyGUI.HitTestContext::raycastHits Dictionary_2_tE625ACC2A64B71EE8E9EA5254F916905C01ACA80 * ___raycastHits_9; public: inline static int32_t get_offset_of_screenPoint_0() { return static_cast(offsetof(HitTestContext_t146D517BE78F2D99B87574E56DF2975D750E197E_StaticFields, ___screenPoint_0)); } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_screenPoint_0() const { return ___screenPoint_0; } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_screenPoint_0() { return &___screenPoint_0; } inline void set_screenPoint_0(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value) { ___screenPoint_0 = value; } inline static int32_t get_offset_of_worldPoint_1() { return static_cast(offsetof(HitTestContext_t146D517BE78F2D99B87574E56DF2975D750E197E_StaticFields, ___worldPoint_1)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_worldPoint_1() const { return ___worldPoint_1; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_worldPoint_1() { return &___worldPoint_1; } inline void set_worldPoint_1(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___worldPoint_1 = value; } inline static int32_t get_offset_of_direction_2() { return static_cast(offsetof(HitTestContext_t146D517BE78F2D99B87574E56DF2975D750E197E_StaticFields, ___direction_2)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_direction_2() const { return ___direction_2; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_direction_2() { return &___direction_2; } inline void set_direction_2(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___direction_2 = value; } inline static int32_t get_offset_of_forTouch_3() { return static_cast(offsetof(HitTestContext_t146D517BE78F2D99B87574E56DF2975D750E197E_StaticFields, ___forTouch_3)); } inline bool get_forTouch_3() const { return ___forTouch_3; } inline bool* get_address_of_forTouch_3() { return &___forTouch_3; } inline void set_forTouch_3(bool value) { ___forTouch_3 = value; } inline static int32_t get_offset_of_camera_4() { return static_cast(offsetof(HitTestContext_t146D517BE78F2D99B87574E56DF2975D750E197E_StaticFields, ___camera_4)); } inline Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * get_camera_4() const { return ___camera_4; } inline Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 ** get_address_of_camera_4() { return &___camera_4; } inline void set_camera_4(Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * value) { ___camera_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___camera_4), (void*)value); } inline static int32_t get_offset_of_displayIndex_5() { return static_cast(offsetof(HitTestContext_t146D517BE78F2D99B87574E56DF2975D750E197E_StaticFields, ___displayIndex_5)); } inline int32_t get_displayIndex_5() const { return ___displayIndex_5; } inline int32_t* get_address_of_displayIndex_5() { return &___displayIndex_5; } inline void set_displayIndex_5(int32_t value) { ___displayIndex_5 = value; } inline static int32_t get_offset_of_layerMask_6() { return static_cast(offsetof(HitTestContext_t146D517BE78F2D99B87574E56DF2975D750E197E_StaticFields, ___layerMask_6)); } inline int32_t get_layerMask_6() const { return ___layerMask_6; } inline int32_t* get_address_of_layerMask_6() { return &___layerMask_6; } inline void set_layerMask_6(int32_t value) { ___layerMask_6 = value; } inline static int32_t get_offset_of_maxDistance_7() { return static_cast(offsetof(HitTestContext_t146D517BE78F2D99B87574E56DF2975D750E197E_StaticFields, ___maxDistance_7)); } inline float get_maxDistance_7() const { return ___maxDistance_7; } inline float* get_address_of_maxDistance_7() { return &___maxDistance_7; } inline void set_maxDistance_7(float value) { ___maxDistance_7 = value; } inline static int32_t get_offset_of_cachedMainCamera_8() { return static_cast(offsetof(HitTestContext_t146D517BE78F2D99B87574E56DF2975D750E197E_StaticFields, ___cachedMainCamera_8)); } inline Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * get_cachedMainCamera_8() const { return ___cachedMainCamera_8; } inline Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 ** get_address_of_cachedMainCamera_8() { return &___cachedMainCamera_8; } inline void set_cachedMainCamera_8(Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * value) { ___cachedMainCamera_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___cachedMainCamera_8), (void*)value); } inline static int32_t get_offset_of_raycastHits_9() { return static_cast(offsetof(HitTestContext_t146D517BE78F2D99B87574E56DF2975D750E197E_StaticFields, ___raycastHits_9)); } inline Dictionary_2_tE625ACC2A64B71EE8E9EA5254F916905C01ACA80 * get_raycastHits_9() const { return ___raycastHits_9; } inline Dictionary_2_tE625ACC2A64B71EE8E9EA5254F916905C01ACA80 ** get_address_of_raycastHits_9() { return &___raycastHits_9; } inline void set_raycastHits_9(Dictionary_2_tE625ACC2A64B71EE8E9EA5254F916905C01ACA80 * value) { ___raycastHits_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___raycastHits_9), (void*)value); } }; // FairyGUI.HitTestMode struct HitTestMode_tFADFA502ABA82CCDD28E7BC72FA608B7C4981CD9 { public: // System.Int32 FairyGUI.HitTestMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(HitTestMode_tFADFA502ABA82CCDD28E7BC72FA608B7C4981CD9, ___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.ProgressTitleType struct ProgressTitleType_tF5A2E4106DC0DB224A25C6295F3E6A890C570418 { public: // System.Int32 FairyGUI.ProgressTitleType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ProgressTitleType_tF5A2E4106DC0DB224A25C6295F3E6A890C570418, ___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.RectHitTest struct RectHitTest_t6D0D255B09956A73884478F6E18696E405420860 : public RuntimeObject { public: // UnityEngine.Rect FairyGUI.RectHitTest::rect Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___rect_0; public: inline static int32_t get_offset_of_rect_0() { return static_cast(offsetof(RectHitTest_t6D0D255B09956A73884478F6E18696E405420860, ___rect_0)); } inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE get_rect_0() const { return ___rect_0; } inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE * get_address_of_rect_0() { return &___rect_0; } inline void set_rect_0(Rect_t35B976DE901B5423C11705E156938EA27AB402CE value) { ___rect_0 = value; } }; // FairyGUI.RelationType struct RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048 { public: // System.Int32 FairyGUI.RelationType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048, ___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.ScrollType struct ScrollType_t4D86E5E8AA379086B00B4F4939F4C055B8E6002E { public: // System.Int32 FairyGUI.ScrollType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ScrollType_t4D86E5E8AA379086B00B4F4939F4C055B8E6002E, ___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.UIContentScaler_ScaleMode struct ScaleMode_tC4361BB3FAEB73D6BEC33E5DDD02D686BB37744C { public: // System.Int32 FairyGUI.UIContentScaler_ScaleMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ScaleMode_tC4361BB3FAEB73D6BEC33E5DDD02D686BB37744C, ___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.UIContentScaler_ScreenMatchMode struct ScreenMatchMode_tAEA9749F6D6C13CE02228476E4D89164BC80B465 { public: // System.Int32 FairyGUI.UIContentScaler_ScreenMatchMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ScreenMatchMode_tAEA9749F6D6C13CE02228476E4D89164BC80B465, ___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.UpdateContext_ClipInfo struct ClipInfo_tC32CE8DABF055E5153EF024959EFF788185C2BC3 { public: // UnityEngine.Rect FairyGUI.UpdateContext_ClipInfo::rect Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___rect_0; // UnityEngine.Vector4 FairyGUI.UpdateContext_ClipInfo::clipBox Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___clipBox_1; // System.Boolean FairyGUI.UpdateContext_ClipInfo::soft bool ___soft_2; // UnityEngine.Vector4 FairyGUI.UpdateContext_ClipInfo::softness Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___softness_3; // System.UInt32 FairyGUI.UpdateContext_ClipInfo::clipId uint32_t ___clipId_4; // System.Boolean FairyGUI.UpdateContext_ClipInfo::stencil bool ___stencil_5; // System.Boolean FairyGUI.UpdateContext_ClipInfo::reversedMask bool ___reversedMask_6; public: inline static int32_t get_offset_of_rect_0() { return static_cast(offsetof(ClipInfo_tC32CE8DABF055E5153EF024959EFF788185C2BC3, ___rect_0)); } inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE get_rect_0() const { return ___rect_0; } inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE * get_address_of_rect_0() { return &___rect_0; } inline void set_rect_0(Rect_t35B976DE901B5423C11705E156938EA27AB402CE value) { ___rect_0 = value; } inline static int32_t get_offset_of_clipBox_1() { return static_cast(offsetof(ClipInfo_tC32CE8DABF055E5153EF024959EFF788185C2BC3, ___clipBox_1)); } inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E get_clipBox_1() const { return ___clipBox_1; } inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * get_address_of_clipBox_1() { return &___clipBox_1; } inline void set_clipBox_1(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E value) { ___clipBox_1 = value; } inline static int32_t get_offset_of_soft_2() { return static_cast(offsetof(ClipInfo_tC32CE8DABF055E5153EF024959EFF788185C2BC3, ___soft_2)); } inline bool get_soft_2() const { return ___soft_2; } inline bool* get_address_of_soft_2() { return &___soft_2; } inline void set_soft_2(bool value) { ___soft_2 = value; } inline static int32_t get_offset_of_softness_3() { return static_cast(offsetof(ClipInfo_tC32CE8DABF055E5153EF024959EFF788185C2BC3, ___softness_3)); } inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E get_softness_3() const { return ___softness_3; } inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * get_address_of_softness_3() { return &___softness_3; } inline void set_softness_3(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E value) { ___softness_3 = value; } inline static int32_t get_offset_of_clipId_4() { return static_cast(offsetof(ClipInfo_tC32CE8DABF055E5153EF024959EFF788185C2BC3, ___clipId_4)); } inline uint32_t get_clipId_4() const { return ___clipId_4; } inline uint32_t* get_address_of_clipId_4() { return &___clipId_4; } inline void set_clipId_4(uint32_t value) { ___clipId_4 = value; } inline static int32_t get_offset_of_stencil_5() { return static_cast(offsetof(ClipInfo_tC32CE8DABF055E5153EF024959EFF788185C2BC3, ___stencil_5)); } inline bool get_stencil_5() const { return ___stencil_5; } inline bool* get_address_of_stencil_5() { return &___stencil_5; } inline void set_stencil_5(bool value) { ___stencil_5 = value; } inline static int32_t get_offset_of_reversedMask_6() { return static_cast(offsetof(ClipInfo_tC32CE8DABF055E5153EF024959EFF788185C2BC3, ___reversedMask_6)); } inline bool get_reversedMask_6() const { return ___reversedMask_6; } inline bool* get_address_of_reversedMask_6() { return &___reversedMask_6; } inline void set_reversedMask_6(bool value) { ___reversedMask_6 = value; } }; // Native definition for P/Invoke marshalling of FairyGUI.UpdateContext/ClipInfo struct ClipInfo_tC32CE8DABF055E5153EF024959EFF788185C2BC3_marshaled_pinvoke { Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___rect_0; Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___clipBox_1; int32_t ___soft_2; Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___softness_3; uint32_t ___clipId_4; int32_t ___stencil_5; int32_t ___reversedMask_6; }; // Native definition for COM marshalling of FairyGUI.UpdateContext/ClipInfo struct ClipInfo_tC32CE8DABF055E5153EF024959EFF788185C2BC3_marshaled_com { Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___rect_0; Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___clipBox_1; int32_t ___soft_2; Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___softness_3; uint32_t ___clipId_4; int32_t ___stencil_5; int32_t ___reversedMask_6; }; // FairyGUI.Utils.HtmlElementType struct HtmlElementType_t5D15D6C373D0A48187645C977A5D496A18836C57 { public: // System.Int32 FairyGUI.Utils.HtmlElementType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(HtmlElementType_t5D15D6C373D0A48187645C977A5D496A18836C57, ___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.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; } }; // FairyGUI.VertexBuffer struct VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B : public RuntimeObject { public: // UnityEngine.Rect FairyGUI.VertexBuffer::contentRect Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___contentRect_0; // UnityEngine.Rect FairyGUI.VertexBuffer::uvRect Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___uvRect_1; // UnityEngine.Color32 FairyGUI.VertexBuffer::vertexColor Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___vertexColor_2; // System.Collections.Generic.List`1 FairyGUI.VertexBuffer::vertices List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * ___vertices_3; // System.Collections.Generic.List`1 FairyGUI.VertexBuffer::colors List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * ___colors_4; // System.Collections.Generic.List`1 FairyGUI.VertexBuffer::uv0 List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * ___uv0_5; // System.Collections.Generic.List`1 FairyGUI.VertexBuffer::triangles List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * ___triangles_6; // System.Boolean FairyGUI.VertexBuffer::_alphaInVertexColor bool ____alphaInVertexColor_9; // System.Boolean FairyGUI.VertexBuffer::_isArbitraryQuad bool ____isArbitraryQuad_10; public: inline static int32_t get_offset_of_contentRect_0() { return static_cast(offsetof(VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B, ___contentRect_0)); } inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE get_contentRect_0() const { return ___contentRect_0; } inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE * get_address_of_contentRect_0() { return &___contentRect_0; } inline void set_contentRect_0(Rect_t35B976DE901B5423C11705E156938EA27AB402CE value) { ___contentRect_0 = value; } inline static int32_t get_offset_of_uvRect_1() { return static_cast(offsetof(VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B, ___uvRect_1)); } inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE get_uvRect_1() const { return ___uvRect_1; } inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE * get_address_of_uvRect_1() { return &___uvRect_1; } inline void set_uvRect_1(Rect_t35B976DE901B5423C11705E156938EA27AB402CE value) { ___uvRect_1 = value; } inline static int32_t get_offset_of_vertexColor_2() { return static_cast(offsetof(VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B, ___vertexColor_2)); } inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 get_vertexColor_2() const { return ___vertexColor_2; } inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * get_address_of_vertexColor_2() { return &___vertexColor_2; } inline void set_vertexColor_2(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 value) { ___vertexColor_2 = value; } inline static int32_t get_offset_of_vertices_3() { return static_cast(offsetof(VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B, ___vertices_3)); } inline List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * get_vertices_3() const { return ___vertices_3; } inline List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 ** get_address_of_vertices_3() { return &___vertices_3; } inline void set_vertices_3(List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * value) { ___vertices_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___vertices_3), (void*)value); } inline static int32_t get_offset_of_colors_4() { return static_cast(offsetof(VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B, ___colors_4)); } inline List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * get_colors_4() const { return ___colors_4; } inline List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 ** get_address_of_colors_4() { return &___colors_4; } inline void set_colors_4(List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * value) { ___colors_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___colors_4), (void*)value); } inline static int32_t get_offset_of_uv0_5() { return static_cast(offsetof(VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B, ___uv0_5)); } inline List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * get_uv0_5() const { return ___uv0_5; } inline List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 ** get_address_of_uv0_5() { return &___uv0_5; } inline void set_uv0_5(List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * value) { ___uv0_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___uv0_5), (void*)value); } inline static int32_t get_offset_of_triangles_6() { return static_cast(offsetof(VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B, ___triangles_6)); } inline List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * get_triangles_6() const { return ___triangles_6; } inline List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 ** get_address_of_triangles_6() { return &___triangles_6; } inline void set_triangles_6(List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * value) { ___triangles_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___triangles_6), (void*)value); } inline static int32_t get_offset_of__alphaInVertexColor_9() { return static_cast(offsetof(VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B, ____alphaInVertexColor_9)); } inline bool get__alphaInVertexColor_9() const { return ____alphaInVertexColor_9; } inline bool* get_address_of__alphaInVertexColor_9() { return &____alphaInVertexColor_9; } inline void set__alphaInVertexColor_9(bool value) { ____alphaInVertexColor_9 = value; } inline static int32_t get_offset_of__isArbitraryQuad_10() { return static_cast(offsetof(VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B, ____isArbitraryQuad_10)); } inline bool get__isArbitraryQuad_10() const { return ____isArbitraryQuad_10; } inline bool* get_address_of__isArbitraryQuad_10() { return &____isArbitraryQuad_10; } inline void set__isArbitraryQuad_10(bool value) { ____isArbitraryQuad_10 = value; } }; struct VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B_StaticFields { public: // UnityEngine.Vector2[] FairyGUI.VertexBuffer::NormalizedUV Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* ___NormalizedUV_7; // UnityEngine.Vector2[] FairyGUI.VertexBuffer::NormalizedPosition Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* ___NormalizedPosition_8; // System.Collections.Generic.Stack`1 FairyGUI.VertexBuffer::_pool Stack_1_tD08E91C4557FA13CC2EDAE91F65ED0CD41F59045 * ____pool_11; public: inline static int32_t get_offset_of_NormalizedUV_7() { return static_cast(offsetof(VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B_StaticFields, ___NormalizedUV_7)); } inline Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* get_NormalizedUV_7() const { return ___NormalizedUV_7; } inline Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6** get_address_of_NormalizedUV_7() { return &___NormalizedUV_7; } inline void set_NormalizedUV_7(Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* value) { ___NormalizedUV_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___NormalizedUV_7), (void*)value); } inline static int32_t get_offset_of_NormalizedPosition_8() { return static_cast(offsetof(VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B_StaticFields, ___NormalizedPosition_8)); } inline Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* get_NormalizedPosition_8() const { return ___NormalizedPosition_8; } inline Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6** get_address_of_NormalizedPosition_8() { return &___NormalizedPosition_8; } inline void set_NormalizedPosition_8(Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* value) { ___NormalizedPosition_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___NormalizedPosition_8), (void*)value); } inline static int32_t get_offset_of__pool_11() { return static_cast(offsetof(VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B_StaticFields, ____pool_11)); } inline Stack_1_tD08E91C4557FA13CC2EDAE91F65ED0CD41F59045 * get__pool_11() const { return ____pool_11; } inline Stack_1_tD08E91C4557FA13CC2EDAE91F65ED0CD41F59045 ** get_address_of__pool_11() { return &____pool_11; } inline void set__pool_11(Stack_1_tD08E91C4557FA13CC2EDAE91F65ED0CD41F59045 * value) { ____pool_11 = value; Il2CppCodeGenWriteBarrier((void**)(&____pool_11), (void*)value); } }; // System.Collections.Generic.Dictionary`2_Enumerator struct Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2_Enumerator::dictionary Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::version int32_t ___version_1; // System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::index int32_t ___index_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2_Enumerator::current KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE ___current_3; // System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::getEnumeratorRetType int32_t ___getEnumeratorRetType_4; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB, ___dictionary_0)); } inline Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } inline static int32_t get_offset_of_version_1() { return static_cast(offsetof(Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB, ___version_1)); } inline int32_t get_version_1() const { return ___version_1; } inline int32_t* get_address_of_version_1() { return &___version_1; } inline void set_version_1(int32_t value) { ___version_1 = value; } inline static int32_t get_offset_of_index_2() { return static_cast(offsetof(Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB, ___index_2)); } inline int32_t get_index_2() const { return ___index_2; } inline int32_t* get_address_of_index_2() { return &___index_2; } inline void set_index_2(int32_t value) { ___index_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB, ___current_3)); } inline KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE get_current_3() const { return ___current_3; } inline KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___key_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___value_1), (void*)NULL); #endif } inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast(offsetof(Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB, ___getEnumeratorRetType_4)); } inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; } inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; } inline void set_getEnumeratorRetType_4(int32_t value) { ___getEnumeratorRetType_4 = value; } }; // System.Collections.Generic.Dictionary`2_Enumerator> struct Enumerator_tF8DFDFCF69E6F2BF0696F86D64417E37BB0F3B22 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2_Enumerator::dictionary Dictionary_2_tC715D52A6B7B3E754D4E05882E506B5F3D3B1666 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::version int32_t ___version_1; // System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::index int32_t ___index_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2_Enumerator::current KeyValuePair_2_tCDCBEE0A5D57CAF5E572FAAE64B7CC8E0CA0E896 ___current_3; // System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::getEnumeratorRetType int32_t ___getEnumeratorRetType_4; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_tF8DFDFCF69E6F2BF0696F86D64417E37BB0F3B22, ___dictionary_0)); } inline Dictionary_2_tC715D52A6B7B3E754D4E05882E506B5F3D3B1666 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_tC715D52A6B7B3E754D4E05882E506B5F3D3B1666 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_tC715D52A6B7B3E754D4E05882E506B5F3D3B1666 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } inline static int32_t get_offset_of_version_1() { return static_cast(offsetof(Enumerator_tF8DFDFCF69E6F2BF0696F86D64417E37BB0F3B22, ___version_1)); } inline int32_t get_version_1() const { return ___version_1; } inline int32_t* get_address_of_version_1() { return &___version_1; } inline void set_version_1(int32_t value) { ___version_1 = value; } inline static int32_t get_offset_of_index_2() { return static_cast(offsetof(Enumerator_tF8DFDFCF69E6F2BF0696F86D64417E37BB0F3B22, ___index_2)); } inline int32_t get_index_2() const { return ___index_2; } inline int32_t* get_address_of_index_2() { return &___index_2; } inline void set_index_2(int32_t value) { ___index_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tF8DFDFCF69E6F2BF0696F86D64417E37BB0F3B22, ___current_3)); } inline KeyValuePair_2_tCDCBEE0A5D57CAF5E572FAAE64B7CC8E0CA0E896 get_current_3() const { return ___current_3; } inline KeyValuePair_2_tCDCBEE0A5D57CAF5E572FAAE64B7CC8E0CA0E896 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_tCDCBEE0A5D57CAF5E572FAAE64B7CC8E0CA0E896 value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___key_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___value_1), (void*)NULL); #endif } inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast(offsetof(Enumerator_tF8DFDFCF69E6F2BF0696F86D64417E37BB0F3B22, ___getEnumeratorRetType_4)); } inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; } inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; } inline void set_getEnumeratorRetType_4(int32_t value) { ___getEnumeratorRetType_4 = value; } }; // System.Delegate struct Delegate_t : public RuntimeObject { public: // System.IntPtr System.Delegate::method_ptr Il2CppMethodPointer ___method_ptr_0; // System.IntPtr System.Delegate::invoke_impl intptr_t ___invoke_impl_1; // System.Object System.Delegate::m_target RuntimeObject * ___m_target_2; // System.IntPtr System.Delegate::method intptr_t ___method_3; // System.IntPtr System.Delegate::delegate_trampoline intptr_t ___delegate_trampoline_4; // System.IntPtr System.Delegate::extra_arg intptr_t ___extra_arg_5; // System.IntPtr System.Delegate::method_code intptr_t ___method_code_6; // System.Reflection.MethodInfo System.Delegate::method_info MethodInfo_t * ___method_info_7; // System.Reflection.MethodInfo System.Delegate::original_method_info MethodInfo_t * ___original_method_info_8; // System.DelegateData System.Delegate::data DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9; // System.Boolean System.Delegate::method_is_virtual bool ___method_is_virtual_10; public: inline static int32_t get_offset_of_method_ptr_0() { return static_cast(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.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.Nullable`1 struct Nullable_1_t75BFB9848B0C0C6930A6973335B59621D36E6203 { public: // T System.Nullable`1::value Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___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_t75BFB9848B0C0C6930A6973335B59621D36E6203, ___value_0)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_value_0() const { return ___value_0; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_value_0() { return &___value_0; } inline void set_value_0(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t75BFB9848B0C0C6930A6973335B59621D36E6203, ___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_t0974FEE69B139689A432B8171D904496B2C3E533 { public: // T System.Nullable`1::value Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___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_t0974FEE69B139689A432B8171D904496B2C3E533, ___value_0)); } inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E get_value_0() const { return ___value_0; } inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * get_address_of_value_0() { return &___value_0; } inline void set_value_0(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t0974FEE69B139689A432B8171D904496B2C3E533, ___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.RuntimeFieldHandle struct RuntimeFieldHandle_t844BDF00E8E6FE69D9AEAA7657F09018B864F4EF { public: // System.IntPtr System.RuntimeFieldHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeFieldHandle_t844BDF00E8E6FE69D9AEAA7657F09018B864F4EF, ___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.Text.RegularExpressions.Match struct Match_tE447871AB59EED3642F31EB9559D162C2977EBB5 : public Group_tB4759D0385925B2C8C14ED3FCD5D2F43CFBD0443 { public: // System.Text.RegularExpressions.GroupCollection System.Text.RegularExpressions.Match::_groupcoll GroupCollection_tD9051ED1A991E3666439262B517FDD2F968C064F * ____groupcoll_8; // System.Text.RegularExpressions.Regex System.Text.RegularExpressions.Match::_regex Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF * ____regex_9; // System.Int32 System.Text.RegularExpressions.Match::_textbeg int32_t ____textbeg_10; // System.Int32 System.Text.RegularExpressions.Match::_textpos int32_t ____textpos_11; // System.Int32 System.Text.RegularExpressions.Match::_textend int32_t ____textend_12; // System.Int32 System.Text.RegularExpressions.Match::_textstart int32_t ____textstart_13; // System.Int32[][] System.Text.RegularExpressions.Match::_matches Int32U5BU5DU5BU5D_tCA34E042D233821D51B4DAFB480EE602F2DBEF43* ____matches_14; // System.Int32[] System.Text.RegularExpressions.Match::_matchcount Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ____matchcount_15; // System.Boolean System.Text.RegularExpressions.Match::_balancing bool ____balancing_16; public: inline static int32_t get_offset_of__groupcoll_8() { return static_cast(offsetof(Match_tE447871AB59EED3642F31EB9559D162C2977EBB5, ____groupcoll_8)); } inline GroupCollection_tD9051ED1A991E3666439262B517FDD2F968C064F * get__groupcoll_8() const { return ____groupcoll_8; } inline GroupCollection_tD9051ED1A991E3666439262B517FDD2F968C064F ** get_address_of__groupcoll_8() { return &____groupcoll_8; } inline void set__groupcoll_8(GroupCollection_tD9051ED1A991E3666439262B517FDD2F968C064F * value) { ____groupcoll_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____groupcoll_8), (void*)value); } inline static int32_t get_offset_of__regex_9() { return static_cast(offsetof(Match_tE447871AB59EED3642F31EB9559D162C2977EBB5, ____regex_9)); } inline Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF * get__regex_9() const { return ____regex_9; } inline Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF ** get_address_of__regex_9() { return &____regex_9; } inline void set__regex_9(Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF * value) { ____regex_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____regex_9), (void*)value); } inline static int32_t get_offset_of__textbeg_10() { return static_cast(offsetof(Match_tE447871AB59EED3642F31EB9559D162C2977EBB5, ____textbeg_10)); } inline int32_t get__textbeg_10() const { return ____textbeg_10; } inline int32_t* get_address_of__textbeg_10() { return &____textbeg_10; } inline void set__textbeg_10(int32_t value) { ____textbeg_10 = value; } inline static int32_t get_offset_of__textpos_11() { return static_cast(offsetof(Match_tE447871AB59EED3642F31EB9559D162C2977EBB5, ____textpos_11)); } inline int32_t get__textpos_11() const { return ____textpos_11; } inline int32_t* get_address_of__textpos_11() { return &____textpos_11; } inline void set__textpos_11(int32_t value) { ____textpos_11 = value; } inline static int32_t get_offset_of__textend_12() { return static_cast(offsetof(Match_tE447871AB59EED3642F31EB9559D162C2977EBB5, ____textend_12)); } inline int32_t get__textend_12() const { return ____textend_12; } inline int32_t* get_address_of__textend_12() { return &____textend_12; } inline void set__textend_12(int32_t value) { ____textend_12 = value; } inline static int32_t get_offset_of__textstart_13() { return static_cast(offsetof(Match_tE447871AB59EED3642F31EB9559D162C2977EBB5, ____textstart_13)); } inline int32_t get__textstart_13() const { return ____textstart_13; } inline int32_t* get_address_of__textstart_13() { return &____textstart_13; } inline void set__textstart_13(int32_t value) { ____textstart_13 = value; } inline static int32_t get_offset_of__matches_14() { return static_cast(offsetof(Match_tE447871AB59EED3642F31EB9559D162C2977EBB5, ____matches_14)); } inline Int32U5BU5DU5BU5D_tCA34E042D233821D51B4DAFB480EE602F2DBEF43* get__matches_14() const { return ____matches_14; } inline Int32U5BU5DU5BU5D_tCA34E042D233821D51B4DAFB480EE602F2DBEF43** get_address_of__matches_14() { return &____matches_14; } inline void set__matches_14(Int32U5BU5DU5BU5D_tCA34E042D233821D51B4DAFB480EE602F2DBEF43* value) { ____matches_14 = value; Il2CppCodeGenWriteBarrier((void**)(&____matches_14), (void*)value); } inline static int32_t get_offset_of__matchcount_15() { return static_cast(offsetof(Match_tE447871AB59EED3642F31EB9559D162C2977EBB5, ____matchcount_15)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get__matchcount_15() const { return ____matchcount_15; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of__matchcount_15() { return &____matchcount_15; } inline void set__matchcount_15(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ____matchcount_15 = value; Il2CppCodeGenWriteBarrier((void**)(&____matchcount_15), (void*)value); } inline static int32_t get_offset_of__balancing_16() { return static_cast(offsetof(Match_tE447871AB59EED3642F31EB9559D162C2977EBB5, ____balancing_16)); } inline bool get__balancing_16() const { return ____balancing_16; } inline bool* get_address_of__balancing_16() { return &____balancing_16; } inline void set__balancing_16(bool value) { ____balancing_16 = value; } }; struct Match_tE447871AB59EED3642F31EB9559D162C2977EBB5_StaticFields { public: // System.Text.RegularExpressions.Match System.Text.RegularExpressions.Match::_empty Match_tE447871AB59EED3642F31EB9559D162C2977EBB5 * ____empty_7; public: inline static int32_t get_offset_of__empty_7() { return static_cast(offsetof(Match_tE447871AB59EED3642F31EB9559D162C2977EBB5_StaticFields, ____empty_7)); } inline Match_tE447871AB59EED3642F31EB9559D162C2977EBB5 * get__empty_7() const { return ____empty_7; } inline Match_tE447871AB59EED3642F31EB9559D162C2977EBB5 ** get_address_of__empty_7() { return &____empty_7; } inline void set__empty_7(Match_tE447871AB59EED3642F31EB9559D162C2977EBB5 * value) { ____empty_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____empty_7), (void*)value); } }; // System.Text.RegularExpressions.RegexOptions struct RegexOptions_t9A6138CDA9C60924D503C584095349F008C52EA1 { public: // System.Int32 System.Text.RegularExpressions.RegexOptions::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RegexOptions_t9A6138CDA9C60924D503C584095349F008C52EA1, ___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.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.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.IMECompositionMode struct IMECompositionMode_t491836CA4BD289253C9FF16B3C158744C8598CE2 { public: // System.Int32 UnityEngine.IMECompositionMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(IMECompositionMode_t491836CA4BD289253C9FF16B3C158744C8598CE2, ___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.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.Ray struct Ray_tE2163D4CB3E6B267E29F8ABE41684490E4A614B2 { public: // UnityEngine.Vector3 UnityEngine.Ray::m_Origin Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___m_Origin_0; // UnityEngine.Vector3 UnityEngine.Ray::m_Direction Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___m_Direction_1; public: inline static int32_t get_offset_of_m_Origin_0() { return static_cast(offsetof(Ray_tE2163D4CB3E6B267E29F8ABE41684490E4A614B2, ___m_Origin_0)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_m_Origin_0() const { return ___m_Origin_0; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_m_Origin_0() { return &___m_Origin_0; } inline void set_m_Origin_0(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___m_Origin_0 = value; } inline static int32_t get_offset_of_m_Direction_1() { return static_cast(offsetof(Ray_tE2163D4CB3E6B267E29F8ABE41684490E4A614B2, ___m_Direction_1)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_m_Direction_1() const { return ___m_Direction_1; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_m_Direction_1() { return &___m_Direction_1; } inline void set_m_Direction_1(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___m_Direction_1 = value; } }; // UnityEngine.RaycastHit struct RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3 { public: // UnityEngine.Vector3 UnityEngine.RaycastHit::m_Point Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___m_Point_0; // UnityEngine.Vector3 UnityEngine.RaycastHit::m_Normal Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___m_Normal_1; // System.UInt32 UnityEngine.RaycastHit::m_FaceID uint32_t ___m_FaceID_2; // System.Single UnityEngine.RaycastHit::m_Distance float ___m_Distance_3; // UnityEngine.Vector2 UnityEngine.RaycastHit::m_UV Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___m_UV_4; // System.Int32 UnityEngine.RaycastHit::m_Collider int32_t ___m_Collider_5; public: inline static int32_t get_offset_of_m_Point_0() { return static_cast(offsetof(RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3, ___m_Point_0)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_m_Point_0() const { return ___m_Point_0; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_m_Point_0() { return &___m_Point_0; } inline void set_m_Point_0(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___m_Point_0 = value; } inline static int32_t get_offset_of_m_Normal_1() { return static_cast(offsetof(RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3, ___m_Normal_1)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_m_Normal_1() const { return ___m_Normal_1; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_m_Normal_1() { return &___m_Normal_1; } inline void set_m_Normal_1(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___m_Normal_1 = value; } inline static int32_t get_offset_of_m_FaceID_2() { return static_cast(offsetof(RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3, ___m_FaceID_2)); } inline uint32_t get_m_FaceID_2() const { return ___m_FaceID_2; } inline uint32_t* get_address_of_m_FaceID_2() { return &___m_FaceID_2; } inline void set_m_FaceID_2(uint32_t value) { ___m_FaceID_2 = value; } inline static int32_t get_offset_of_m_Distance_3() { return static_cast(offsetof(RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3, ___m_Distance_3)); } inline float get_m_Distance_3() const { return ___m_Distance_3; } inline float* get_address_of_m_Distance_3() { return &___m_Distance_3; } inline void set_m_Distance_3(float value) { ___m_Distance_3 = value; } inline static int32_t get_offset_of_m_UV_4() { return static_cast(offsetof(RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3, ___m_UV_4)); } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_m_UV_4() const { return ___m_UV_4; } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_m_UV_4() { return &___m_UV_4; } inline void set_m_UV_4(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value) { ___m_UV_4 = value; } inline static int32_t get_offset_of_m_Collider_5() { return static_cast(offsetof(RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3, ___m_Collider_5)); } inline int32_t get_m_Collider_5() const { return ___m_Collider_5; } inline int32_t* get_address_of_m_Collider_5() { return &___m_Collider_5; } inline void set_m_Collider_5(int32_t value) { ___m_Collider_5 = value; } }; // UnityEngine.RenderMode struct RenderMode_tB54632E74CDC4A990E815EB8C3CC515D3A9E2F60 { public: // System.Int32 UnityEngine.RenderMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RenderMode_tB54632E74CDC4A990E815EB8C3CC515D3A9E2F60, ___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.RuntimePlatform struct RuntimePlatform_tD5F5737C1BBBCBB115EB104DF2B7876387E80132 { public: // System.Int32 UnityEngine.RuntimePlatform::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RuntimePlatform_tD5F5737C1BBBCBB115EB104DF2B7876387E80132, ___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.TextureWrapMode struct TextureWrapMode_t8AC763BD80806A9175C6AA8D33D6BABAD83E950F { public: // System.Int32 UnityEngine.TextureWrapMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TextureWrapMode_t8AC763BD80806A9175C6AA8D33D6BABAD83E950F, ___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.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.FillMesh struct FillMesh_t6548A4445E44273DD70990ADBC9CD89214950371 : public RuntimeObject { public: // FairyGUI.FillMethod FairyGUI.FillMesh::method int32_t ___method_0; // System.Int32 FairyGUI.FillMesh::origin int32_t ___origin_1; // System.Single FairyGUI.FillMesh::amount float ___amount_2; // System.Boolean FairyGUI.FillMesh::clockwise bool ___clockwise_3; public: inline static int32_t get_offset_of_method_0() { return static_cast(offsetof(FillMesh_t6548A4445E44273DD70990ADBC9CD89214950371, ___method_0)); } inline int32_t get_method_0() const { return ___method_0; } inline int32_t* get_address_of_method_0() { return &___method_0; } inline void set_method_0(int32_t value) { ___method_0 = value; } inline static int32_t get_offset_of_origin_1() { return static_cast(offsetof(FillMesh_t6548A4445E44273DD70990ADBC9CD89214950371, ___origin_1)); } inline int32_t get_origin_1() const { return ___origin_1; } inline int32_t* get_address_of_origin_1() { return &___origin_1; } inline void set_origin_1(int32_t value) { ___origin_1 = value; } inline static int32_t get_offset_of_amount_2() { return static_cast(offsetof(FillMesh_t6548A4445E44273DD70990ADBC9CD89214950371, ___amount_2)); } inline float get_amount_2() const { return ___amount_2; } inline float* get_address_of_amount_2() { return &___amount_2; } inline void set_amount_2(float value) { ___amount_2 = value; } inline static int32_t get_offset_of_clockwise_3() { return static_cast(offsetof(FillMesh_t6548A4445E44273DD70990ADBC9CD89214950371, ___clockwise_3)); } inline bool get_clockwise_3() const { return ___clockwise_3; } inline bool* get_address_of_clockwise_3() { return &___clockwise_3; } inline void set_clockwise_3(bool value) { ___clockwise_3 = 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.GPath_Segment struct Segment_t4D7158441370F573F35DB59A882D986F1269B61A { public: // FairyGUI.GPathPoint_CurveType FairyGUI.GPath_Segment::type int32_t ___type_0; // System.Single FairyGUI.GPath_Segment::length float ___length_1; // System.Int32 FairyGUI.GPath_Segment::ptStart int32_t ___ptStart_2; // System.Int32 FairyGUI.GPath_Segment::ptCount int32_t ___ptCount_3; public: inline static int32_t get_offset_of_type_0() { return static_cast(offsetof(Segment_t4D7158441370F573F35DB59A882D986F1269B61A, ___type_0)); } inline int32_t get_type_0() const { return ___type_0; } inline int32_t* get_address_of_type_0() { return &___type_0; } inline void set_type_0(int32_t value) { ___type_0 = value; } inline static int32_t get_offset_of_length_1() { return static_cast(offsetof(Segment_t4D7158441370F573F35DB59A882D986F1269B61A, ___length_1)); } inline float get_length_1() const { return ___length_1; } inline float* get_address_of_length_1() { return &___length_1; } inline void set_length_1(float value) { ___length_1 = value; } inline static int32_t get_offset_of_ptStart_2() { return static_cast(offsetof(Segment_t4D7158441370F573F35DB59A882D986F1269B61A, ___ptStart_2)); } inline int32_t get_ptStart_2() const { return ___ptStart_2; } inline int32_t* get_address_of_ptStart_2() { return &___ptStart_2; } inline void set_ptStart_2(int32_t value) { ___ptStart_2 = value; } inline static int32_t get_offset_of_ptCount_3() { return static_cast(offsetof(Segment_t4D7158441370F573F35DB59A882D986F1269B61A, ___ptCount_3)); } inline int32_t get_ptCount_3() const { return ___ptCount_3; } inline int32_t* get_address_of_ptCount_3() { return &___ptCount_3; } inline void set_ptCount_3(int32_t value) { ___ptCount_3 = value; } }; // FairyGUI.GPathPoint struct GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE { public: // UnityEngine.Vector3 FairyGUI.GPathPoint::pos Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___pos_0; // UnityEngine.Vector3 FairyGUI.GPathPoint::control1 Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___control1_1; // UnityEngine.Vector3 FairyGUI.GPathPoint::control2 Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___control2_2; // FairyGUI.GPathPoint_CurveType FairyGUI.GPathPoint::curveType int32_t ___curveType_3; public: inline static int32_t get_offset_of_pos_0() { return static_cast(offsetof(GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE, ___pos_0)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_pos_0() const { return ___pos_0; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_pos_0() { return &___pos_0; } inline void set_pos_0(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___pos_0 = value; } inline static int32_t get_offset_of_control1_1() { return static_cast(offsetof(GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE, ___control1_1)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_control1_1() const { return ___control1_1; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_control1_1() { return &___control1_1; } inline void set_control1_1(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___control1_1 = value; } inline static int32_t get_offset_of_control2_2() { return static_cast(offsetof(GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE, ___control2_2)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_control2_2() const { return ___control2_2; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_control2_2() { return &___control2_2; } inline void set_control2_2(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___control2_2 = value; } inline static int32_t get_offset_of_curveType_3() { return static_cast(offsetof(GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE, ___curveType_3)); } inline int32_t get_curveType_3() const { return ___curveType_3; } inline int32_t* get_address_of_curveType_3() { return &___curveType_3; } inline void set_curveType_3(int32_t value) { ___curveType_3 = 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.GearTweenConfig struct GearTweenConfig_t91F2707E1E5A4BFEB07EC48F3405DDF42F292BB1 : public RuntimeObject { public: // System.Boolean FairyGUI.GearTweenConfig::tween bool ___tween_0; // FairyGUI.EaseType FairyGUI.GearTweenConfig::easeType int32_t ___easeType_1; // System.Single FairyGUI.GearTweenConfig::duration float ___duration_2; // System.Single FairyGUI.GearTweenConfig::delay float ___delay_3; // System.UInt32 FairyGUI.GearTweenConfig::_displayLockToken uint32_t ____displayLockToken_4; // FairyGUI.GTweener FairyGUI.GearTweenConfig::_tweener GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * ____tweener_5; public: inline static int32_t get_offset_of_tween_0() { return static_cast(offsetof(GearTweenConfig_t91F2707E1E5A4BFEB07EC48F3405DDF42F292BB1, ___tween_0)); } inline bool get_tween_0() const { return ___tween_0; } inline bool* get_address_of_tween_0() { return &___tween_0; } inline void set_tween_0(bool value) { ___tween_0 = value; } inline static int32_t get_offset_of_easeType_1() { return static_cast(offsetof(GearTweenConfig_t91F2707E1E5A4BFEB07EC48F3405DDF42F292BB1, ___easeType_1)); } inline int32_t get_easeType_1() const { return ___easeType_1; } inline int32_t* get_address_of_easeType_1() { return &___easeType_1; } inline void set_easeType_1(int32_t value) { ___easeType_1 = value; } inline static int32_t get_offset_of_duration_2() { return static_cast(offsetof(GearTweenConfig_t91F2707E1E5A4BFEB07EC48F3405DDF42F292BB1, ___duration_2)); } inline float get_duration_2() const { return ___duration_2; } inline float* get_address_of_duration_2() { return &___duration_2; } inline void set_duration_2(float value) { ___duration_2 = value; } inline static int32_t get_offset_of_delay_3() { return static_cast(offsetof(GearTweenConfig_t91F2707E1E5A4BFEB07EC48F3405DDF42F292BB1, ___delay_3)); } inline float get_delay_3() const { return ___delay_3; } inline float* get_address_of_delay_3() { return &___delay_3; } inline void set_delay_3(float value) { ___delay_3 = value; } inline static int32_t get_offset_of__displayLockToken_4() { return static_cast(offsetof(GearTweenConfig_t91F2707E1E5A4BFEB07EC48F3405DDF42F292BB1, ____displayLockToken_4)); } inline uint32_t get__displayLockToken_4() const { return ____displayLockToken_4; } inline uint32_t* get_address_of__displayLockToken_4() { return &____displayLockToken_4; } inline void set__displayLockToken_4(uint32_t value) { ____displayLockToken_4 = value; } inline static int32_t get_offset_of__tweener_5() { return static_cast(offsetof(GearTweenConfig_t91F2707E1E5A4BFEB07EC48F3405DDF42F292BB1, ____tweener_5)); } inline GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * get__tweener_5() const { return ____tweener_5; } inline GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C ** get_address_of__tweener_5() { return &____tweener_5; } inline void set__tweener_5(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * value) { ____tweener_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____tweener_5), (void*)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::