#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include #include template struct VirtFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; 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 VirtActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct GenericVirtActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct InterfaceActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct 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); } }; 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 InterfaceActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct GenericInterfaceActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; // System.Action`1 struct Action_1_tCE2D770918A65CAD277C08C4E8C05385EA267E83; // System.Action`1 struct Action_1_tC6AEC56D51A701342DD5D9DEEE77C063945AE4DC; // System.Action`1 struct Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC; // System.Action`1 struct Action_1_tF027A14E846C2C7B23079AF50A99AF77371FFC81; // System.Action`1 struct Action_1_tFC48ABC201ECE98EE324DEE2F9ED877F6DC33E7D; // System.Action`2 struct Action_2_tCCDB8684836116ACECB52131AD71D46113160DD0; // System.Action`2 struct Action_2_tA58D913EBCC7FD3E95DEC877EDB4363CD3051DF4; // System.Action`2 struct Action_2_t22339AC0C02B10DD3C743D557C52738BA901E74A; // System.Action`2 struct Action_2_t18E7F4E321737EF92F70387314BC88164CA7B59C; // System.Action`2 struct Action_2_tB9B1B9645C739483997CEFD136850320B3E81752; // System.Action`2 struct Action_2_t86645AF7004B27FBBEEA9B4EBCE215885AFBC3E7; // System.Action`2 struct Action_2_t13A6742A48923F2F95E0DBF426A94946BB52A341; // System.Action`2 struct Action_2_t961B8FC40C595B3E8948D3CB85E51EB90540D7EF; // System.Action`2 struct Action_2_tB596892BAE11233D1410B282A3EE7610732B50EC; // System.Action`3 struct Action_3_t89DAF226DE3336CA3D27858809AB00EDF060ABD8; // System.Action`3 struct Action_3_t52E18B22E4BA761B8DEA147AE3A37A3B79E27FFF; // System.Action`4 struct Action_4_t603D34E53E6029F429DA3D490880CFB275AF3845; // System.Action`4 struct Action_4_t87F983609B062FF74AA4B9D7B74CB6C0D2D5895C; // System.Comparison`1 struct Comparison_1_t47C8B3739FFDD51D29B281A2FD2C36A57DDF9E38; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tB6DAD9C1487DACF93E31EE6B42CC9C1956B87484; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t8806482C2146F52C36A8CED3F9F5BAB0A8207EE7; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_tAABCF01104CEF2E181F1448D23A29A42D7B120A9; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t20A4C56B2681DD10F2C1E2E7283A237815224E86; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t5CDE7C1F4CCF20D97AD81FE47A410DD3383EFB65; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tD3132CDE19A98160EC17AE2285A89480809DD540; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t80D2D8B9C998CB48C246E0CF23198E0761CD3326; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tEF69AB24B90083667848FA18EB11001609E77E9E; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tBA40388A060E3B4AEE59780F047938A6FB3C566E; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tBF35F5A68A67D19B3685A61CE0EECA8A7DD19DFE; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3622D85A67B4F892D88901C6D210EEDCFEB9F451; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162; // UnityEngine.EventSystems.ExecuteEvents/EventFunction`1 struct EventFunction_1_t2090386F6F1AD36902CC49C47D33DBC66C60B100; // UnityEngine.EventSystems.ExecuteEvents/EventFunction`1 struct EventFunction_1_t62770D319A98A721900E1C08EC156D59926CDC42; // UnityEngine.EventSystems.ExecuteEvents/EventFunction`1 struct EventFunction_1_tC96EF7224041A1435F414F0A974F5E415FFCC528; // UnityEngine.EventSystems.ExecuteEvents/EventFunction`1 struct EventFunction_1_t092EF97BABC8AD77EFF4A451CB7124FD24E1E10E; // UnityEngine.EventSystems.ExecuteEvents/EventFunction`1 struct EventFunction_1_t5660F2E7C674760C0F595E987D232818F4E0AA0A; // UnityEngine.EventSystems.ExecuteEvents/EventFunction`1 struct EventFunction_1_tEAD99CB0B6FC23ECDE82646A3710D24E183A26C5; // UnityEngine.EventSystems.ExecuteEvents/EventFunction`1 struct EventFunction_1_t2890FC9B45E7B56EDFEC06B764D49D1EDB7E4ADA; // UnityEngine.EventSystems.ExecuteEvents/EventFunction`1 struct EventFunction_1_t5BDB9EBC3BFFC71A97904CD3E01ED89BEBEE00AD; // UnityEngine.EventSystems.ExecuteEvents/EventFunction`1 struct EventFunction_1_t4870461507D94C55EB84820C99AC6C495DCE4A53; // UnityEngine.EventSystems.ExecuteEvents/EventFunction`1 struct EventFunction_1_t613569DE3BDA144DA5A8D56AFFCA0A1F03DCD96C; // UnityEngine.EventSystems.ExecuteEvents/EventFunction`1 struct EventFunction_1_tBAE9A2CDB8174D2A78A46C57B54E9D86245D3BC8; // UnityEngine.EventSystems.ExecuteEvents/EventFunction`1 struct EventFunction_1_t9E4CEC2DA9A249AE1B4E40E3D2B396741E347F60; // UnityEngine.EventSystems.ExecuteEvents/EventFunction`1 struct EventFunction_1_t7FBE64714A4E50EF106796C42BB2493D33F6C7CA; // UnityEngine.EventSystems.ExecuteEvents/EventFunction`1 struct EventFunction_1_tA4599B6CC5BFC12FBD61E3E846515E4DEBA873EF; // UnityEngine.EventSystems.ExecuteEvents/EventFunction`1 struct EventFunction_1_tF2F90BDFC6B14457DE9485B3A5C065C31BE80AD0; // UnityEngine.EventSystems.ExecuteEvents/EventFunction`1 struct EventFunction_1_tD45A9BFBDD99A872DA88945877EBDFD3542C9E23; // UnityEngine.EventSystems.ExecuteEvents/EventFunction`1 struct EventFunction_1_tB6C6DD6D13924F282523CD3468E286DA3742C74C; // UnityEngine.EventSystems.ExecuteEvents/EventFunction`1 struct EventFunction_1_t10AC44967751F27B2BFC1CDA880B1466D87483F1; // System.Func`1 struct Func_1_t87F4D899EDDDA25407AC884A9A61F602E32A21FA; // System.Func`1 struct Func_1_t76DECFBA7E8607FAED0307739AF623E13E9A32D8; // System.Func`2 struct Func_2_t5F9A28759E9C8B5DC4FEEF473B59C30C76B31CDA; // System.Func`2 struct Func_2_tF521B93DB9478EFAB88EFCB1A8530B85DF7910CA; // System.Func`2 struct Func_2_t469A17D5D5D683C1A9B916A191550BC58A2409F0; // System.Func`2 struct Func_2_t22C5BAC876F4C9C77BF9B2631852275B10FE99EC; // System.Func`2 struct Func_2_t99409DECFF50F0FA9B427C863AC6C99C66E6F9F8; // System.Func`3 struct Func_3_t4B36DD563993AA411E08890F0B6B0CA6DFAAC4E9; // System.Func`3 struct Func_3_t9B3AF4A893B0936872C5B37BE9C5D4B571281C2B; // System.Func`4 struct Func_4_t9471AE3CE77AACB79F1D8E10F1FDB368D151DC6F; // System.Func`4 struct Func_4_t19B6AB8F92B343C0362A3B091E03E3DD2309C3B3; // System.Collections.Generic.HashSet`1 struct HashSet_1_t9DCF3402E30D433824DBE15EBB53B1DD79D671C1; // System.Collections.Generic.HashSet`1 struct HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B; // System.Collections.Generic.HashSet`1 struct HashSet_1_t45F75268054D01D9E70EB33D7F6D2FA609DB9229; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t8FB95F262D36278B9636ADCF6EC2806E53ED8017; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t074897E18EF8351BB361DBAA8F4503A488148BD5; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t1DCB597F7EE15CB0AA5A0788C8D5592894719D6D; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t8A4B908F54ED8D008831DEF6F9A949FFA981E6BB; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t52B1AC8D9E5E1ED28DF6C46A37C9A1B00B394F9D; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_tBD60400523D840591A17E4CBBACC79397F68FAA2; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_tC0F0A7A82A05C77BEB9B08BFAA2BD1AD619ECDE2; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t2DC97C7D486BF9E077C2BC2E517E434F393AA76E; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t3633A19997CC3E2B15212267073138E1B79F63F2; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_tCBF229E6A80981AFE3B73F9E9DC6D1965EDA75BF; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_tCFC5A4E3A8CF1B5F688E18FC472C2B5DE5466C19; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_tE6A65C5E45E33FD7D9849FD0914DE3AD32B68050; // System.IObservable`1 struct IObservable_1_t3EFEB36E67B4A648ACD0F334C6E57910AA55A958; // System.IObservable`1 struct IObservable_1_tCBDEEC701BB644316082E54D70DD611ED9E7A0D3; // System.IObservable`1 struct IObservable_1_tD298C95FFB6061193313830292FE8E817D37B5A4; // System.IObserver`1 struct IObserver_1_tB82F264B718A3FAFD814F5AA7258B436D7E2A166; // UnityEngine.InputSystem.InputControl`1 struct InputControl_1_t6618FCBCC55859862C1BA9DF447023B47F876153; // UnityEngine.InputSystem.InputControl`1 struct InputControl_1_t0C6774D908F28CC2187A664A1D73FB294F808163; // UnityEngine.InputSystem.InputProcessor`1 struct InputProcessor_1_tABF07DE71C259EA74DBFF87F0516FBCEDBA40E81; // UnityEngine.InputSystem.InputProcessor`1 struct InputProcessor_1_tCB20A5B5AB1011285946D3C0662C31DE0723075E; // UnityEngine.InputSystem.InputProcessor`1 struct InputProcessor_1_t97A3DFD1D319E367F13E1723DF8FCF389D67C4F2; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t6D01F2D6726A33B7F381DCD588B5CB0004C30659; // System.Collections.Generic.Dictionary`2/KeyCollection> struct KeyCollection_t8DA7D1B0B12074D60B7747E20CC19B7516FA30EB; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_tDDA80C74CAF13E16E8DEFB627ABF27D2028AA3BA; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t957197774A5B992291BD30CAA0D5D9CCFA3DCAE9; // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_tC5DBFF0A12DD027962885E57237A73F3553DE521; // System.Collections.Generic.List`1 struct List_1_t39946D94B66FAE9B0DED5D3A84AD116AF9DDDCC1; // System.Collections.Generic.List`1 struct List_1_t34AA4AF4E7352129CA58045901530E41445AC16D; // System.Collections.Generic.List`1 struct List_1_tEF3D2378B547F18609950BEABF54AF34FBBC9733; // System.Collections.Generic.List`1 struct List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5; // System.Collections.Generic.List`1 struct List_1_tFFE73B0BB3F7FB42B352704EF27E024293EECFD5; // System.Collections.Generic.List`1 struct List_1_tAC9866130CCE9F688E2E8D1782F54217E5E3A32F; // System.Collections.Generic.List`1 struct List_1_tFD37D052760A236906215AF581C58EE13DE6A5DC; // System.Collections.Generic.List`1 struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5; // System.Collections.Generic.List`1 struct List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447; // System.Collections.Generic.List`1 struct List_1_t27D7842CA3FD659C9BE64845F118C2590EE2D2C0; // System.Collections.Generic.List`1 struct List_1_t26A858F43ED284B480D7DF8B2AC03C21E06F9D08; // System.Collections.Generic.List`1 struct List_1_tB0AB87A0CDEC1CF5456422A1F87B5EC9EFF9516C; // UnityEngine.UI.ObjectPool`1> struct ObjectPool_1_t7DE371FC4173D0882831B9DD0945CA448A3BAB31; // UnityEngine.InputSystem.Utilities.SavedStructState`1 struct SavedStructState_1_t3C892D8FF980F51EE7C4365374DA8E263783422E; // UnityEngine.InputSystem.Utilities.SavedStructState`1/TypedRestore struct TypedRestore_t758317745BAC73C91FC1F839B5C767999190521C; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t23D9680DB1BE35A00F0B5094BA7F20BDDCDDC5C7; // System.Collections.Generic.Dictionary`2/ValueCollection> struct ValueCollection_tBD1984A080F6FD7FBB3FF723DF3978BC7B322EBF; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t26D41DB42F17BA307B26DB3B6A126CD86C99DFA0; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t4F156062D43207658B90A279DA27086B06D99D96; // System.Action`1[] struct Action_1U5BU5D_t45AFA72AB9C17482E4A448FF460696B2CD7F5B30; // System.Action`1[] struct Action_1U5BU5D_t8054A94E13920B6EAD3A3ACE9E49CCEB297F5292; // System.Action`2[] struct Action_2U5BU5D_tAEE2FE315F5157233820CCF18FC5BADD298B3653; // System.Action`2[] struct Action_2U5BU5D_tD41A0E9C051E282AFAF25563D2EB7DA29E01D84E; // System.Action`2[] struct Action_2U5BU5D_tBCA27D9CCFE789AEC1F9469632476E65211B1BC8; // System.Action`2[] struct Action_2U5BU5D_tB52FFE57FE49AE90E8A2DBFA471AADAFF83C00BD; // System.Action`2[] struct Action_2U5BU5D_t7DBAF0A2F1C24EC434ED4A6C16B8B019D0DB5441; // System.Action`2[] struct Action_2U5BU5D_t8B6AB971B66493894C76964146F49BCDE4994054; // System.Action`3[] struct Action_3U5BU5D_tBA2F9B16A42170FE442D0B98E6DA1638D7754051; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_tE5148216278CAF62F5DCC6FAC9BB3151787719C6; // System.Collections.Generic.Dictionary`2/Entry>[] struct EntryU5BU5D_t2B43CE22419A45BD39CD0375B008725905068A98; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t1645413DF833C11DE9C75160EA3B4E91A221D76A; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_tE7EC26CB54B2F43A3E6CD64221E2B3B196B1ECB6; // System.Func`3[] struct Func_3U5BU5D_tF47240ECC2AE5FA567A61D6AB12DB0E77AB9B798; // System.Func`3[] struct Func_3U5BU5D_t7E31152D269CB9094E6D3C05C42673D7A9C2E3E2; // UnityEngine.InputSystem.InputProcessor`1[] struct InputProcessor_1U5BU5D_t13E281AFAFB00FB6270C630A454FC686A3C9DFA8; // UnityEngine.InputSystem.InputProcessor`1[] struct InputProcessor_1U5BU5D_t3925B08D6698CDA37A4B9C5E10F8FFA1868F9587; // UnityEngine.InputSystem.InputProcessor`1[] struct InputProcessor_1U5BU5D_t4E7F1C676ED9874F3A93CFB93A154797EF363BC2; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_t7E976A4C11090CA77A36F27FF080865677E9C105; // System.Collections.Generic.HashSet`1/Slot[] struct SlotU5BU5D_t0AE906AEB021E70A8C465C39ADD28C2B4884604D; // System.Action[] struct ActionU5BU5D_t4184CD78B103476FA93E685EDBF3C083DBA9E2C2; // System.Byte[] struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // System.Delegate[] struct DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8; // System.Runtime.InteropServices.GCHandle[] struct GCHandleU5BU5D_tE15D27927DA8B3D667EF2723192CDC34B763D2F3; // UnityEngine.GameObject[] struct GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642; // UnityEngine.InputSystem.IInputInteraction[] struct IInputInteractionU5BU5D_t9766C7D49E9505A3D2D3D69481F14808988287DA; // UnityEngine.InputSystem.InputAction[] struct InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7; // UnityEngine.InputSystem.InputActionMap[] struct InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609; // UnityEngine.InputSystem.InputBinding[] struct InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6; // UnityEngine.InputSystem.InputBindingComposite[] struct InputBindingCompositeU5BU5D_tA39005B1C18E39B68364430213FAAD8B58DC9083; // UnityEngine.InputSystem.InputControl[] struct InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680; // UnityEngine.InputSystem.InputControlScheme[] struct InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD; // UnityEngine.InputSystem.InputDevice[] struct InputDeviceU5BU5D_tE05D1214F0F949DC3A889F8DB4B7A68A3089F6D6; // UnityEngine.InputSystem.LowLevel.InputDeviceCommandDelegate[] struct InputDeviceCommandDelegateU5BU5D_t47EBBCFBA9C24BA7BE7CE0001AE9CB11F87CA7B3; // UnityEngine.InputSystem.Layouts.InputDeviceDescription[] struct InputDeviceDescriptionU5BU5D_t42F2D0E6A909DFD21287F5A79032AB64986F8BF0; // UnityEngine.InputSystem.Layouts.InputDeviceFindControlLayoutDelegate[] struct InputDeviceFindControlLayoutDelegateU5BU5D_tD623D611CF24B7F8960BAA8B4EFC172CE4ADAB72; // UnityEngine.InputSystem.InputProcessor[] struct InputProcessorU5BU5D_t6C9B3D9B68534217E9628B72E54D186B839399A0; // UnityEngine.InputSystem.InputSettings[] struct InputSettingsU5BU5D_t4D47B7C9C0BEEC0808A650D6B0E93A0431A5D98B; // UnityEngine.InputSystem.Users.InputUser[] struct InputUserU5BU5D_tE46EC3FAD1D93FC55C7CFF671B0CD166AF788CA7; // System.Int32[] struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; // System.IntPtr[] struct IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6; // UnityEngine.InputSystem.Utilities.InternedString[] struct InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4; // System.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; // UnityEngine.InputSystem.UI.PointerModel[] struct PointerModelU5BU5D_t3ED22D68D1B647E64D717876B8C859B98E681FD5; // UnityEngine.EventSystems.RaycastResult[] struct RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D; // UnityEngine.UI.Selectable[] struct SelectableU5BU5D_tECF9F5BDBF0652A937D18F10C883EFDAE2E62535; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971; // System.String[] struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A; // UnityEngine.InputSystem.Controls.TouchControl[] struct TouchControlU5BU5D_t26ABEB41FF07BF7B670BE1BAD30055D56579D890; // UnityEngine.InputSystem.UI.TrackedDeviceRaycaster[] struct TrackedDeviceRaycasterU5BU5D_tD966F29CEDC953E6D701F681AD5DEF0263F5BD45; // System.Type[] struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755; // System.UInt32[] struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF; // UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterOverride[] struct ParameterOverrideU5BU5D_tADBEDC81D75FD8D3447C1191A71102387A9154EE; // UnityEngine.InputSystem.Layouts.InputControlLayout/ControlItem[] struct ControlItemU5BU5D_t534859CA6A52E2EC9DDDCA52FE280E8D5CD598DB; // UnityEngine.InputSystem.InputControlScheme/DeviceRequirement[] struct DeviceRequirementU5BU5D_tBAAEA8AD0E93A8EF9DF98E9F4957B7A56286E795; // UnityEngine.InputSystem.InputManager/AvailableDevice[] struct AvailableDeviceU5BU5D_tD06A367F836B46BB029A8E9DAD83C23B6144D330; // UnityEngine.InputSystem.InputManager/StateChangeMonitorTimeout[] struct StateChangeMonitorTimeoutU5BU5D_tB541E66E8C64A4EE2D3C6F243A3A9833BFBE0BF7; // UnityEngine.InputSystem.InputManager/StateChangeMonitorsForDevice[] struct StateChangeMonitorsForDeviceU5BU5D_t4C364C88ABDD3FE860869EA9B64A5686D241B4FE; // UnityEngine.InputSystem.InputRemoting/RemoteInputDevice[] struct RemoteInputDeviceU5BU5D_tC5C468462466D12A8B5E0EC4AE5689BDCEC9C5D3; // UnityEngine.InputSystem.InputRemoting/RemoteSender[] struct RemoteSenderU5BU5D_t09A817245335D34EF6157BB550A0D861A184125D; // UnityEngine.InputSystem.InputRemoting/Subscriber[] struct SubscriberU5BU5D_t06D34B5FCA3BDECE1ECE62C6387B38EF44ED9AA0; // UnityEngine.InputSystem.Users.InputUser/OngoingAccountSelection[] struct OngoingAccountSelectionU5BU5D_t17112E132ED2BADABDAD429FEB577468F71C229C; // UnityEngine.InputSystem.Users.InputUser/UserData[] struct UserDataU5BU5D_tAAAE98ECE97118B421596A7C5E54DB9ABF2E047B; // System.Action struct Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6; // UnityEngine.UI.AnimationTriggers struct AnimationTriggers_tF38CA7FA631709E096B57D732668D86081F44C11; // System.ArgumentException struct ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00; // System.ArgumentNullException struct ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB; // System.ArgumentOutOfRangeException struct ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8; // System.AsyncCallback struct AsyncCallback_tA7921BEF974919C46FF8F9D9867C567B200BB0EA; // UnityEngine.InputSystem.Controls.AxisControl struct AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680; // UnityEngine.EventSystems.AxisEventData struct AxisEventData_t5F2EE83206BFD1BC59087D1C9CE31A4389A17E1E; // UnityEngine.EventSystems.BaseEventData struct BaseEventData_t722C48843CF21B50E06CC0E2E679415E38A7444E; // UnityEngine.EventSystems.BaseInput struct BaseInput_tEF29D9AD913DF0552A9C51AF200B4FEB08AF737D; // UnityEngine.EventSystems.BaseInputModule struct BaseInputModule_t395DEB45C225A941B2C831CBDB000A23E5899924; // UnityEngine.EventSystems.BaseRaycaster struct BaseRaycaster_tBC0FB2CBE6D3D40991EC20F689C43F76AD82A876; // UnityEngine.Behaviour struct Behaviour_t1A3DDDCF73B4627928FBFE02ED52B7251777DBD9; // System.Reflection.Binder struct Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30; // UnityEngine.InputSystem.Controls.ButtonControl struct ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68; // System.Byte struct Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056; // UnityEngine.Canvas struct Canvas_t2B7E56B7BDC287962E092755372E214ACB6393EA; // UnityEngine.Component struct Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684; // UnityEngine.InputSystem.DefaultInputActions struct DefaultInputActions_tF1171BCDBC7DD3E3606860D28535DF61264516DF; // System.Delegate struct Delegate_t; // System.DelegateData struct DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288; // UnityEngine.InputSystem.Controls.DeltaControl struct DeltaControl_t8A924CCBD9CC326D8375AD18A2AC1B62C45ECE10; // UnityEngine.InputSystem.Controls.DoubleControl struct DoubleControl_t273946F2F448608F2EFD3D64A8273E7966911FF7; // UnityEngine.EventSystems.EventSystem struct EventSystem_t5DC458FCD0355A74CDCCE79287B38B9C4278E39C; // System.Exception struct Exception_t; // UnityEngine.InputSystem.UI.ExtendedAxisEventData struct ExtendedAxisEventData_tBEAF9F279F1778461F127A49C2B42D20E759662F; // UnityEngine.InputSystem.UI.ExtendedPointerEventData struct ExtendedPointerEventData_t92C1900C127BAADC044F56930EC40BF048DF5457; // UnityEngine.GameObject struct GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319; // UnityEngine.UI.Graphic struct Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24; // System.IAsyncResult struct IAsyncResult_tC9F97BF36FCF122D29D3101D80642278297BF370; // UnityEngine.EventSystems.IBeginDragHandler struct IBeginDragHandler_t4E56AE6FAF31231197A8E628909B23D962F4586E; // UnityEngine.EventSystems.ICancelHandler struct ICancelHandler_t9288977907DA5B88ED40625672C05460E60752F8; // System.Collections.IDictionary struct IDictionary_t99871C56B8EC2452AC5C4CF3831695E617B89D3A; // System.IDisposable struct IDisposable_t099785737FC6A1E3699919A94109383715A8D807; // UnityEngine.EventSystems.IDragHandler struct IDragHandler_t8C234934FE04088749A83D51BE49D1DDBD53350F; // UnityEngine.EventSystems.IDropHandler struct IDropHandler_t4C6C44AF24CF3830774D87C0F4326DD208882F09; // UnityEngine.EventSystems.IEndDragHandler struct IEndDragHandler_tE8E1151CFFBAA4C9E7B9A28E50D7085A27F2185E; // System.Collections.IEnumerator struct IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105; // System.IFormatProvider struct IFormatProvider_tF2AECC4B14F41D36718920D67F930CED940412DF; // UnityEngine.EventSystems.IInitializePotentialDragHandler struct IInitializePotentialDragHandler_t6D9DBECDA3908EE39728449AA0CB2D314B43A0E3; // UnityEngine.InputSystem.IInputActionCollection struct IInputActionCollection_t4A11E5FA3BC95E16F6309F1EAE8E320A129693A5; // UnityEngine.InputSystem.LowLevel.IInputRuntime struct IInputRuntime_t0A177D923A451CB9F40A355C0CA60DDAC6D29946; // UnityEngine.InputSystem.LowLevel.IInputStateChangeMonitor struct IInputStateChangeMonitor_t5F50ED403021CCE28E9B9955F770E5A05EF7B152; // UnityEngine.EventSystems.IMoveHandler struct IMoveHandler_t603A54D1EA15704B37D022CCE294EFE3F831559F; // UnityEngine.EventSystems.IPointerClickHandler struct IPointerClickHandler_t57AF4E82BAF414DDFD2F2D4E7833C97AE881591A; // UnityEngine.EventSystems.IPointerDownHandler struct IPointerDownHandler_tD8B28A09D1D5F93DAB6905DE3890FC73E6DF1E0C; // UnityEngine.EventSystems.IPointerEnterHandler struct IPointerEnterHandler_t164BE7E4F151A30843EA17829AE821D3FB77EC5D; // UnityEngine.EventSystems.IPointerExitHandler struct IPointerExitHandler_tAD3266B80199BA075943DC26B735E7DFE41131EA; // UnityEngine.EventSystems.IPointerUpHandler struct IPointerUpHandler_t9B0CCCD8169032FD78C8D22CAFC3A89E1709A180; // UnityEngine.InputSystem.Utilities.ISavedState struct ISavedState_tA65D8F96CD4A48B8221CC30A159174A396365E5D; // UnityEngine.EventSystems.IScrollHandler struct IScrollHandler_t5AB554ABD3C72CC8CA80EA99B069D902F383D0B1; // UnityEngine.EventSystems.ISubmitHandler struct ISubmitHandler_t20677BB54F3FD568032702852052A70355A0D774; // UnityEngine.EventSystems.IUpdateSelectedHandler struct IUpdateSelectedHandler_tD5D76B759B900C3F557E3CEC55F6E08EE6909806; // UnityEngine.InputSystem.InputAction struct InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B; // UnityEngine.InputSystem.InputActionAsset struct InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18; // UnityEngine.InputSystem.InputActionMap struct InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44; // UnityEngine.InputSystem.InputActionReference struct InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621; // UnityEngine.InputSystem.InputActionState struct InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9; // UnityEngine.InputSystem.InputControl struct InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1; // UnityEngine.InputSystem.Layouts.InputControlLayout struct InputControlLayout_tE6B3ECA665209114AFF079155BF9F2FA79A03741; // UnityEngine.InputSystem.InputDevice struct InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87; // UnityEngine.InputSystem.LowLevel.InputDeviceCommandDelegate struct InputDeviceCommandDelegate_t967EA90378916CA01FF68A0403468313659A1718; // UnityEngine.InputSystem.LowLevel.InputDeviceExecuteCommandDelegate struct InputDeviceExecuteCommandDelegate_tF81A7031A4D6D74BFB08C8CF4D1BA120DC47822D; // UnityEngine.InputSystem.Layouts.InputDeviceFindControlLayoutDelegate struct InputDeviceFindControlLayoutDelegate_tE30412E20D6F6870BF090C6D6C4CA9B4CFD0978F; // UnityEngine.InputSystem.LowLevel.InputEvent struct InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234; // UnityEngine.InputSystem.LowLevel.InputEventBuffer struct InputEventBuffer_t5837FA1A7F4845FA074AD7A3C2761725E2761CCA; // UnityEngine.InputSystem.InputManager struct InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F; // UnityEngine.InputSystem.InputProcessor struct InputProcessor_t245C316DEE36AA1BC9558F838B3B7A0223813A1D; // UnityEngine.InputSystem.InputRemoting struct InputRemoting_t1E0E6A3FCECB6332362D470A443CE1B1F0E26E38; // UnityEngine.InputSystem.InputSettings struct InputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6; // UnityEngine.InputSystem.LowLevel.InputStateHistory struct InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31; // UnityEngine.InputSystem.UI.InputSystemUIInputModule struct InputSystemUIInputModule_t34FF3178F33783192EC03D906F0E90EEA16C42D6; // UnityEngine.InputSystem.LowLevel.InputUpdateDelegate struct InputUpdateDelegate_t3193D229360F70BB8E2781DED27A71B0F5355045; // System.Int32 struct Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046; // UnityEngine.InputSystem.Controls.IntegerControl struct IntegerControl_t68534DE7D89FBFC2952062997BB54680FE7DCCA4; // System.InvalidOperationException struct InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB; // System.Reflection.MemberFilter struct MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81; // System.Reflection.MethodInfo struct MethodInfo_t; // UnityEngine.InputSystem.UI.MultiplayerEventSystem struct MultiplayerEventSystem_t70461D585CAB69A2E3D79F49519E35F68142456F; // System.NotImplementedException struct NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6; // UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A; // UnityEngine.EventSystems.PointerEventData struct PointerEventData_tC6C1BEE9D4C8755A31DA7FC0C9A1F28A36456954; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F; // UnityEngine.ScriptableObject struct ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A; // UnityEngine.UI.Selectable struct Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1; // System.Single struct Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E; // UnityEngine.Sprite struct Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9; // System.String struct String_t; // UnityEngine.InputSystem.Controls.TouchControl struct TouchControl_t6E5C91937E6811635891F0FE85B96BA3338E0EFD; // UnityEngine.InputSystem.Controls.TouchPhaseControl struct TouchPhaseControl_t66BED8DE667F790E5A5FC49B822EB5AC82362432; // UnityEngine.InputSystem.Controls.TouchPressControl struct TouchPressControl_t7F7FA827A9ED616193A901BDA9125A2EBB0E2AF9; // UnityEngine.InputSystem.Touchscreen struct Touchscreen_tE679C4B2C2D8C5979EAC5A2002603672A202E3EB; // UnityEngine.InputSystem.UI.TrackedDeviceRaycaster struct TrackedDeviceRaycaster_t9936094E6D788AADD6B39AB72C7D532238CCDEE2; // UnityEngine.Transform struct Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1; // System.Type struct Type_t; // UnityEngine.EventSystems.UIBehaviour struct UIBehaviour_tD1C6E2D542222546D68510ECE74036EFBC3C3B0E; // System.UInt16 struct UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD; // UnityEngine.InputSystem.Controls.Vector2Control struct Vector2Control_t271CA458D56BCA875642853132733D774B009A96; // System.Version struct Version_tBDAEDED25425A1D09910468B8BD1759115646E3C; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5; // UnityEngine.InputSystem.DefaultInputActions/IPlayerActions struct IPlayerActions_t0E5BF3B74D2A4561380BC9BCEECCF7052CE123EC; // UnityEngine.InputSystem.DefaultInputActions/IUIActions struct IUIActions_tD31B013A99211516E2CD5147924F05C8A77ED89C; // UnityEngine.InputSystem.InputActionRebindingExtensions/DeferBindingResolutionWrapper struct DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC; // UnityEngine.InputSystem.InputActionState/ActionMapIndices struct ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A; // UnityEngine.InputSystem.InputActionState/BindingState struct BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26; // UnityEngine.InputSystem.InputActionState/InteractionState struct InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320; // UnityEngine.InputSystem.InputActionState/TriggerState struct TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145; // UnityEngine.InputSystem.LowLevel.InputEventListener/ObserverState struct ObserverState_t25A763CEA3E3A65975BE34C371224BCAC14681A8; // UnityEngine.InputSystem.InputRemoting/Subscriber struct Subscriber_t2FE8E62E94D1ECBB25A3D8579E3BEDF2A2890492; // UnityEngine.InputSystem.LowLevel.InputState/StateChangeMonitorDelegate struct StateChangeMonitorDelegate_t68423E144084E57114E863F8671A6938BA6DEAA1; IL2CPP_EXTERN_C RuntimeClass* Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Action_1_tF027A14E846C2C7B23079AF50A99AF77371FFC81_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Action_2_t18E7F4E321737EF92F70387314BC88164CA7B59C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Action_2_t86645AF7004B27FBBEEA9B4EBCE215885AFBC3E7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Action_2_tA58D913EBCC7FD3E95DEC877EDB4363CD3051DF4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Action_2_tB596892BAE11233D1410B282A3EE7610732B50EC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DefaultInputActions_tF1171BCDBC7DD3E3606860D28535DF61264516DF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tB6DAD9C1487DACF93E31EE6B42CC9C1956B87484_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Enumerator_t3A3C0A8934B8EEA5C0CB34AD648C6A0EE599D85B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Exception_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ExecuteEvents_tEA324150A01AFB802974FA8B7DB1C19F83FECA68_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ExtendedAxisEventData_tBEAF9F279F1778461F127A49C2B42D20E759662F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ExtendedPointerEventData_t92C1900C127BAADC044F56930EC40BF048DF5457_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_t5F9A28759E9C8B5DC4FEEF473B59C30C76B31CDA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_tF521B93DB9478EFAB88EFCB1A8530B85DF7910CA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HashSet_1_t45F75268054D01D9E70EB33D7F6D2FA609DB9229_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_1_tC0F0A7A82A05C77BEB9B08BFAA2BD1AD619ECDE2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IHaptics_t07C689FE02D0A8B6DD389F944F4220165A013E20_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IInputActionCollection_t4A11E5FA3BC95E16F6309F1EAE8E320A129693A5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IInputRuntime_t0A177D923A451CB9F40A355C0CA60DDAC6D29946_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IObserver_1_tB82F264B718A3FAFD814F5AA7258B436D7E2A166_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InputControlLayout_tE6B3ECA665209114AFF079155BF9F2FA79A03741_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InputEventBuffer_t5837FA1A7F4845FA074AD7A3C2761725E2761CCA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InputEventListener_t72BC656F05D7E60E082D2AC2879BA44B343BA917_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InputEventPtr_t3ECDD4FDE129B0CD8021DF46D8D01D941F4AE5C1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InputRuntime_t86C5A649BE0CD84BFE7B27910A47F1C83E5108B8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InputStateBuffers_t39A534EACF079F6045AA73AB30197C3965F53FCA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InputSystemUIInputModule_t34FF3178F33783192EC03D906F0E90EEA16C42D6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InputUpdateType_t3A14935AE3714E50FCAD74333D1E337513173AE2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InputUser_t24563658CE23969C25DE4C0BF21F192443AE379A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tAC9866130CCE9F688E2E8D1782F54217E5E3A32F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tFD37D052760A236906215AF581C58EE13DE6A5DC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tFFE73B0BB3F7FB42B352704EF27E024293EECFD5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MultiplayerEventSystem_t70461D585CAB69A2E3D79F49519E35F68142456F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NativeInputRuntime_t0BBA78E443D4741422F00F3DA80F3DC967598C61_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SavedStructState_1_t3C892D8FF980F51EE7C4365374DA8E263783422E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StateChangeMonitorDelegate_t68423E144084E57114E863F8671A6938BA6DEAA1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Subscriber_t2FE8E62E94D1ECBB25A3D8579E3BEDF2A2890492_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TouchControl_t6E5C91937E6811635891F0FE85B96BA3338E0EFD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Touchscreen_tE679C4B2C2D8C5979EAC5A2002603672A202E3EB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TrackedDeviceRaycaster_t9936094E6D788AADD6B39AB72C7D532238CCDEE2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TypeCode_tCB39BAB5CFB7A1E0BCB521413E3C46B81C31AA7C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TypedRestore_t758317745BAC73C91FC1F839B5C767999190521C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t8968827D1E7F7FAFA88DEEC25DF49919A296F278_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tE47369BDD97DFF5A267813E277CD80C99AF76E7F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UpdateMode_tB1023A67A3F7862527D6797E3522EAC9DC5B00A1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Version_tBDAEDED25425A1D09910468B8BD1759115646E3C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral00032B1154D85E6088156594EF2EC18E5E8A0589; IL2CPP_EXTERN_C String_t* _stringLiteral007116A9E9D4F8A0A50DB47EB8BDFFB8D65FFBF6; IL2CPP_EXTERN_C String_t* _stringLiteral0160EED81D4D885C14AB893706BC85C394A51485; IL2CPP_EXTERN_C String_t* _stringLiteral05BE280FD63CE361B6B8A48FEA1563472CAD9ECF; IL2CPP_EXTERN_C String_t* _stringLiteral13B64727ED3615B1395BED2DAA7975CB606CD5E4; IL2CPP_EXTERN_C String_t* _stringLiteral16297ACF04036A0F83757379906F70D900D7566C; IL2CPP_EXTERN_C String_t* _stringLiteral1760F67463EE9078ADA20BFD20686874FFF562DB; IL2CPP_EXTERN_C String_t* _stringLiteral197D445190840253A87F12CB0E158A3C3F073881; IL2CPP_EXTERN_C String_t* _stringLiteral1B661C870217F11756934F5826E14A434DC7DF03; IL2CPP_EXTERN_C String_t* _stringLiteral211B760EB7E518DA56659EA0CFDBF711F9551897; IL2CPP_EXTERN_C String_t* _stringLiteral2788B28D69ED868FF57B93A38205FD6CA63AE67F; IL2CPP_EXTERN_C String_t* _stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1; IL2CPP_EXTERN_C String_t* _stringLiteral2BBA03CDEB35B8A84C49B63D19ED8747E477BB81; IL2CPP_EXTERN_C String_t* _stringLiteral2C96C0D0DD4E4E7D2B025230F8C01A38AF27AB1B; IL2CPP_EXTERN_C String_t* _stringLiteral2CFC7018E36A5B210F9ABC4B37374819C86CDED3; IL2CPP_EXTERN_C String_t* _stringLiteral2D57942EAE3C438C6CB53922DEAE5D502F81D470; IL2CPP_EXTERN_C String_t* _stringLiteral2F4C04323DBB37299F3954CAEB8A3F5AEB6EA06F; IL2CPP_EXTERN_C String_t* _stringLiteral3071F69B555EA1349D58928253E5A53359FBE26C; IL2CPP_EXTERN_C String_t* _stringLiteral378D00FAC460387934892B02228DA54B0383B17D; IL2CPP_EXTERN_C String_t* _stringLiteral3D6B6D538CCE29E96A003CD3269BC68EE45CFD59; IL2CPP_EXTERN_C String_t* _stringLiteral464F70DC593F98B22B468600E676CA836C447D3D; IL2CPP_EXTERN_C String_t* _stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8; IL2CPP_EXTERN_C String_t* _stringLiteral48B4A7B0274C0985D570EB84384A9CB9EC0D2911; IL2CPP_EXTERN_C String_t* _stringLiteral50B5FDB25780A0463D1E627B04779FAF5330F1E9; IL2CPP_EXTERN_C String_t* _stringLiteral5333473C9E28A4E040C66D1D41B727C48D0BA5EF; IL2CPP_EXTERN_C String_t* _stringLiteral54458377977B39746D8739B34B60A49EA898EDAE; IL2CPP_EXTERN_C String_t* _stringLiteral59292A0FBCB98DA17EA0EC708181D2FFDE7BEF5D; IL2CPP_EXTERN_C String_t* _stringLiteral59B5D882E97712A200EE7938CF1AE2ED5D4650DE; IL2CPP_EXTERN_C String_t* _stringLiteral641F727F498D2B1AEA850AA79A90A85EC96A2AE6; IL2CPP_EXTERN_C String_t* _stringLiteral66771CBF7A6F8D1C96826CD68BA93D5C408C8865; IL2CPP_EXTERN_C String_t* _stringLiteral6A96E171FF5210D477623DA1C8B47807B594EA39; IL2CPP_EXTERN_C String_t* _stringLiteral6B41E0896CB14A80B18E1EE9286728CD0DE99B59; IL2CPP_EXTERN_C String_t* _stringLiteral6C20448E191FC73285B18C2EB515305AA2FF0862; IL2CPP_EXTERN_C String_t* _stringLiteral6D0915BA9D479ED9396AD215B5153E4717D4279D; IL2CPP_EXTERN_C String_t* _stringLiteral73F1C0DB7E67894BD0991354AA6CB2DA4A3A5D88; IL2CPP_EXTERN_C String_t* _stringLiteral8969EB5D95266774FB0F523AF194CCF87BFF4ED5; IL2CPP_EXTERN_C String_t* _stringLiteral8B794A79E25012031D9ECB66736699945E12EAA7; IL2CPP_EXTERN_C String_t* _stringLiteral9356966FE7FE8C8E3001B2D95F5177F6D1E4717D; IL2CPP_EXTERN_C String_t* _stringLiteralA93F472DC127BF8D2A6CD3BDCB4EF7E255FD3C90; IL2CPP_EXTERN_C String_t* _stringLiteralAB7C86761130114B26D3BC30B3ACECA5C3FD6743; IL2CPP_EXTERN_C String_t* _stringLiteralAC0DC1253204E948ED3ED4CBD63CB21B87F6355B; IL2CPP_EXTERN_C String_t* _stringLiteralAF8E649A3EF1AB74A43C9F88015FA68AC719215A; IL2CPP_EXTERN_C String_t* _stringLiteralB50D202E253B9FF7662944C984E1808CDAF79F15; IL2CPP_EXTERN_C String_t* _stringLiteralB7AD49615F6ACCD2706A83EE4F5785B55CCF2BF2; IL2CPP_EXTERN_C String_t* _stringLiteralBA67382D61289B0EDBD1CD867DE673562B9B5111; IL2CPP_EXTERN_C String_t* _stringLiteralBCD98B0142C52CD18DCFB4DFCBFDF6106886015C; IL2CPP_EXTERN_C String_t* _stringLiteralBD6F0649E23F20C418B3FE8F9547E15B615ECC35; IL2CPP_EXTERN_C String_t* _stringLiteralC00604BE6D3A41803E794E459911F8178E1C8D22; IL2CPP_EXTERN_C String_t* _stringLiteralC18C9BB6DF0D5C60CE5A5D2D3D6111BEB6F8CCEB; IL2CPP_EXTERN_C String_t* _stringLiteralC26AE6F38B24292B9F4A89F463BE2C43F48DEBD1; IL2CPP_EXTERN_C String_t* _stringLiteralC46BF1018F79920E593140142914FEFE065A20C3; IL2CPP_EXTERN_C String_t* _stringLiteralC84A1A597FDF9BF8C866D5629FF26D1CCB4A41D2; IL2CPP_EXTERN_C String_t* _stringLiteralCDC8FE1FED22D143A4D3A3386BF8D19D24DB7E2C; IL2CPP_EXTERN_C String_t* _stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F; IL2CPP_EXTERN_C String_t* _stringLiteralD249A22A79674F6212ECBB5945CB7BC15C7036F2; IL2CPP_EXTERN_C String_t* _stringLiteralD2A3E14243D7248D1B3593C6DA166424288DA91A; IL2CPP_EXTERN_C String_t* _stringLiteralD3405336B22171B2B1D27A70CEA528CE3E5F192C; IL2CPP_EXTERN_C String_t* _stringLiteralD3992DF679A3EF8B96232992FF89A2B1F1DB5534; IL2CPP_EXTERN_C String_t* _stringLiteralD408E794AF2B358E256380A4F7BA14299C3D5801; IL2CPP_EXTERN_C String_t* _stringLiteralD56D359B7F6880C3EF5F2F54E199CF9F72DA0BCB; IL2CPP_EXTERN_C String_t* _stringLiteralE434120E5A9DECA47500B0D6E6392BB3BB48C614; IL2CPP_EXTERN_C String_t* _stringLiteralE4D977C2A30DA0EF036B1F2C032B2896E6C5372F; IL2CPP_EXTERN_C String_t* _stringLiteralE847FDE91DE0DA95AFBA0EEF52C90BEB4CE621BF; IL2CPP_EXTERN_C String_t* _stringLiteralEB534843932D1025EEE09575458F840C63DC1063; IL2CPP_EXTERN_C String_t* _stringLiteralEC12ECF14AFE7B0A0A7E5217DE8C5C5BBD7F7D47; IL2CPP_EXTERN_C String_t* _stringLiteralF0A45CCAC3B8CC663DC29BD756A86295833579C1; IL2CPP_EXTERN_C String_t* _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7; IL2CPP_EXTERN_C String_t* _stringLiteralF8836B0ECB04CBAF8DDD0D0201B34A97795A5118; IL2CPP_EXTERN_C String_t* _stringLiteralFAAED55F148F74B2C74F8C745D3CF6CBC766B1DC; IL2CPP_EXTERN_C String_t* _stringLiteralFE79FF373808574898C82AC1320C55C1182FB75A; IL2CPP_EXTERN_C const RuntimeMethod* Action_1_Invoke_m167AF9BB97C816479A752F1F1A484D7D54E0F0FF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Action_1__ctor_m04144F3B7A32C0FF2AEDAEB50A76180CE70EB27D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Action_1__ctor_mA671E933C9D3DAE4E3F71D34FDDA971739618158_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Action_2_Invoke_m7EA63FFAF22E57650607B3F1B1DC9A19E5D5D39D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Action_2__ctor_m11077C7022CE6CBAAAC763380F883C54AA772954_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Action_2__ctor_m7911F5ADE86345772C80DAB8E9B4656F75B225CE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Action_2__ctor_mC0051597C4EA9F422E08BA830CFB2E8C8C80A58C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Action_2__ctor_mF7AE7ABE5C6078672A1B4C97C6E3848615D4975A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Action_3_Invoke_m8AAD043ED038DF63F7DC2EDC72CC6580AB588336_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_AppendWithCapacity_TisInputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1_m67E3665C416CD03D728F9B2A750F4716D3A958FD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_AppendWithCapacity_TisInputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87_mBAC377FA55F45B5A5F427BC00EFF2A1FB1C9F988_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_AppendWithCapacity_TisInputUser_t24563658CE23969C25DE4C0BF21F192443AE379A_m06D7560F6928A42BC34F50248D0174200F52264C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_AppendWithCapacity_TisUserData_t2EC376B983DBA60C3F52B78EE7E77CE78C72D79C_mE8A06ED01EFF7690423828346F8E86FE861CC8B4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_Append_TisRemoteSender_t93CD189B309CDCE886C77992DA436B2EF006401C_m111964AC1254D657C99F7EF451F17DA8859AB35E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_Append_TisSubscriber_t2FE8E62E94D1ECBB25A3D8579E3BEDF2A2890492_mB01C35870F3AE7F16C92D6F5D74F710EF153734D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_ContainsReference_TisInputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87_TisInputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87_m5CA2554E1EDF8577C282D1139DC9BD81D501557B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_EraseAtWithCapacity_TisInputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87_mEA807EF2CA95E277837869AA2396028B41A8CCA6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_EraseAtWithCapacity_TisInputUser_t24563658CE23969C25DE4C0BF21F192443AE379A_mAE00424214A1911C346EF721B5622589A5C976CE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_EraseAtWithCapacity_TisUserData_t2EC376B983DBA60C3F52B78EE7E77CE78C72D79C_m9576CC1B5EEEF1044C2A4A9B45BA945156FD1E34_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_EraseAt_TisRemoteSender_t93CD189B309CDCE886C77992DA436B2EF006401C_mC86E7943E8E31C7EDD7A77D62CBE5D54CAA8B20A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_EraseSliceWithCapacity_TisInputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87_m592C91729D2D2BFC39E3F80591FB44877C0D000F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_IndexOfReference_TisInputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1_TisInputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1_m9ED77B40B60E196F025327296D76444BF4A2AC85_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_IndexOfReference_TisInputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87_TisInputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87_m5A155930945013E6DF2FC439836A20AF28A47696_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_IndexOfReference_TisInputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87_TisInputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87_mCCA425F6C5EA7C4E5AEF49F806341C46978F9CA2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_MoveSlice_TisInputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87_m29635742AFFFCE30D7C2AC7898CC922A2BBFFBF2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackArray_1_AddCallback_m31E56A0D15CB49DB372BE4C329E31BB8872755F4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackArray_1_AddCallback_m5BE8CDA6D5DF7E7584E381F3F64C5F0A76C9BEE7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackArray_1_AddCallback_mA09175984CD06CF44116F02CB15F3435A939EBB9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackArray_1_AddCallback_mAD24A2A2553861F35255C68CE9F1B79E9771F08F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackArray_1_AddCallback_mD6FD7AD9BF674DF608FB8D7EC913B285BD27A0DF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackArray_1_LockForChanges_m0679D3F17F9B25B6C2E3C0F2FF4453DCA453CEB4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackArray_1_LockForChanges_m95FD27CBC1BDCCF275A736E5CCBC91A076D0AF8F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackArray_1_RemoveCallback_m0635C3D6E50C2A0487C1C5A43401E3492A787845_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackArray_1_RemoveCallback_m39D75F498A67E74FA8D4FED33AF5253B52F69FBC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackArray_1_RemoveCallback_mD628CDFEF7919B6DF4D2D1D15D002254E29181A1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackArray_1_RemoveCallback_mD7525DC535F7B916810F0AC2B6525BD6EEF37836_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackArray_1_RemoveCallback_mE1EF7038C69E2E7266155D0F7956382E16F36157_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackArray_1_UnlockForChanges_m4F7A1B4063ED06EA01D2F0357ECA2ACC94882AA1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackArray_1_UnlockForChanges_mD03A7B67BFF6801084A52A2CBC9DD6B2DF15CBF6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackArray_1_get_Item_m31B0E5C1B8C33741BAE845D651BF4ACC9C676F00_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackArray_1_get_Item_mE85A95DB0D2C7360010BA911D6E926D72A815610_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackArray_1_get_length_mA7195E75712848782EDEB69CBEE5E396A18012D6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackArray_1_get_length_mA958DED44E7315F0E9BFA8EABECA6B728D2FCE6D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackContext_ReadValue_TisQuaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4_m17B8B014C9034B934182C0E6A27022D16FD82933_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackContext_ReadValue_TisVector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_mCA43571B7A4D8DFA726F8D112A5CAC300AB51D1A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackContext_ReadValue_TisVector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_m305E55F9E7020EF26093DB2386B11CDC5A884D3F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DelegateHelpers_InvokeCallbacksSafe_AnyCallbackReturnsTrue_TisInputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87_TisInputEventPtr_t3ECDD4FDE129B0CD8021DF46D8D01D941F4AE5C1_m31F481137AA51CEDD68385EA2AAE49E2DABD83FC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_m5A06BD105B4919AD68C6CC99B5BFC21ADF95BA12_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_GetEnumerator_m51CA1C4C4E03A38243A9C964B5C144A694D26638_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Remove_m45E84D946995F17227E04DF2D32A7A01C5B0CA5A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Remove_m88B004E445C0595A4CCDB76468A46595232C92C5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m5FBC6A79FD067EE226AFB152A24015DED474013B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_mD3954C657979AD880C781BAC9CFBD461A9FF7A75_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m4F519CA05202D6E79ED1CA240BEECB78B9780F5A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Item_m733F4D7CC7AA69207084F6670637C330C2629459_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Keys_m7A818D2B12B3E3204B17DCDCD6A88434D77FA1E8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_m88A91331102E91E894226A72E4D74AEF7DFF81E0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_FirstOrDefault_TisInputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6_mBC21E5C84636308CAF3E24B7AA8965EC8CAB33C6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_ToArray_TisInputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1_mBF61807048EFFF8E2B0888A68CBE605FE5DCDE57_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m10C6B00313A1E426C552AAFE4F74EF4B564B6C02_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m2254852747D86D319AB23DAC16B3E59A9726F8F4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m6DBA618D425761363F54B849A1FB17FF17569D9F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m9EBB5558024754E5424A7E03B54672BF1446D692_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m52C660F3A8E002AD49A7A6EF69DAF2C0EDEFFBEB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m7B98E1E5167F455581477D2C8285D0447A53FCCC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mB2B2246B9FDE7357A47EA91BE2871FE19FC03C7F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mC755E973A650FFFB74A2F3E332EC10C3F035F15D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m3E41B27F955C5A287A6138E9D254833ACC2BC1B2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mA0005790E8CE7EF36CEFE3018888D48772E93869_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mDE0B6238DD9DEB04674515528847289A48A314BE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mE0FA132D78425C004BD2F06C3F96F23E84D039A7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ExecuteEvents_ExecuteHierarchy_TisIDropHandler_t4C6C44AF24CF3830774D87C0F4326DD208882F09_m0BCD883CE8F7D5FD1292F74C3E75C7A0711E77DA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ExecuteEvents_ExecuteHierarchy_TisIPointerDownHandler_tD8B28A09D1D5F93DAB6905DE3890FC73E6DF1E0C_m51BD6D35C7544EABEB33BAAD82CD7C72028E92FB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ExecuteEvents_ExecuteHierarchy_TisIScrollHandler_t5AB554ABD3C72CC8CA80EA99B069D902F383D0B1_m3FEB40CAB62E889146EFBAC67A01A92E234C4D54_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ExecuteEvents_Execute_TisIBeginDragHandler_t4E56AE6FAF31231197A8E628909B23D962F4586E_mC25A4507DB63E7E4384FBA7E2B5446CC1B516A2E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ExecuteEvents_Execute_TisICancelHandler_t9288977907DA5B88ED40625672C05460E60752F8_m80128DAA3D2C5EBE5AE2AEB4DA52DEEF8A28B5A7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ExecuteEvents_Execute_TisIDragHandler_t8C234934FE04088749A83D51BE49D1DDBD53350F_m40A7AE097D847A9533DE6EBCBDBC308253A74E21_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ExecuteEvents_Execute_TisIEndDragHandler_tE8E1151CFFBAA4C9E7B9A28E50D7085A27F2185E_m92CEA91DC659B45666DD00982BEB97877C5DBCF6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ExecuteEvents_Execute_TisIInitializePotentialDragHandler_t6D9DBECDA3908EE39728449AA0CB2D314B43A0E3_m60D4BE9983D76EBAF7BE60DD677870A4874CE958_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ExecuteEvents_Execute_TisIMoveHandler_t603A54D1EA15704B37D022CCE294EFE3F831559F_mB40A7EDB2E1471B81CEB3D06CF85C05F361C2635_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ExecuteEvents_Execute_TisIPointerClickHandler_t57AF4E82BAF414DDFD2F2D4E7833C97AE881591A_m3BEF7CE44A83BCB90F65709E6C31EB8CADC736B6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ExecuteEvents_Execute_TisIPointerEnterHandler_t164BE7E4F151A30843EA17829AE821D3FB77EC5D_m6F576C4DBA05E4702CCC3FDA6670A137A62C74FA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ExecuteEvents_Execute_TisIPointerExitHandler_tAD3266B80199BA075943DC26B735E7DFE41131EA_m0C39D65F12DD888D192344B9DF7698EA43432D42_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ExecuteEvents_Execute_TisIPointerUpHandler_t9B0CCCD8169032FD78C8D22CAFC3A89E1709A180_mB597097E77B1E56045A3C3F1407C15B6A96B9789_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ExecuteEvents_Execute_TisISubmitHandler_t20677BB54F3FD568032702852052A70355A0D774_m4EDC340ADE86E26A7C941D13BBDC02C496592AEE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ExecuteEvents_Execute_TisIUpdateSelectedHandler_tD5D76B759B900C3F557E3CEC55F6E08EE6909806_m3E47179F46C3EF813AE41F951D4DA668402F0E59_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ExecuteEvents_GetEventHandler_TisIDragHandler_t8C234934FE04088749A83D51BE49D1DDBD53350F_m9BDF91D78C549C64AE04B0F0D9396364E177DE71_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ExecuteEvents_GetEventHandler_TisIPointerClickHandler_t57AF4E82BAF414DDFD2F2D4E7833C97AE881591A_mD38FCE636800BE7E8C474DEA1287708870A6F2E0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ExecuteEvents_GetEventHandler_TisIScrollHandler_t5AB554ABD3C72CC8CA80EA99B069D902F383D0B1_mFC599DA01D18C1F360D8247B82D74916456BFDAE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ExecuteEvents_GetEventHandler_TisISelectHandler_t9E3C913E19619F48362FBF67E14CCBFEDA4742C2_m8EEDF691C213A3B457D02F0E9B75F2A5F94A5A0C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_2__ctor_m40DA776E96CE18F11CE7A0E4FC7A321EF1491F49_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_2__ctor_mB94D48130065751D9071AA4611F4D4D9F674CDF9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_4_Invoke_m4DAA44E8D1DC9688712E2CE58D6449529DD0C0B0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponent_TisSelectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD_mBD986AA7367F6FD749DDEFFEEFFCCF34FC1E82B8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1_Add_m990F3F2EEC5E767A82AF639CD2307F4E7575B370_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1_Contains_m9B35CC2F57089F860E18D73F6B603F6F845010FF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1_Remove_m994AC4F7EA74E59112C68B41887A450F6957E645_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1__ctor_mCC4A4964EEA7915C5CABFACB64E6A9AD82700818_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InlinedArray_1_AppendWithCapacity_m89FCA8352FDC25F6C3BC0B0CF7755F24DCBBD365_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InlinedArray_1_AppendWithCapacity_m927481F6C7542F177F00DCDAD9F56A5C17A752C4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InlinedArray_1_AppendWithCapacity_mCB3207392A133E4C655F7063F6BB2E4E6622466C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InlinedArray_1_Append_m55CB28A5B09B75D0739F160EEE4D5C4D4BF0F9B1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InlinedArray_1_RemoveAtByMovingTailWithCapacity_m04C75232ED719CA60437D99D0B855A8C94D44270_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InlinedArray_1_RemoveAtByMovingTailWithCapacity_m9AFE118ABF60408C1B6F316ECE7DD6F583DD2848_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InlinedArray_1_RemoveAtByMovingTailWithCapacity_mCDE1764F00ABA61F844A19F20B1FE5DA15493417_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InlinedArray_1_RemoveAtByMovingTailWithCapacity_mE6C342BECB8945B9BCC38324770725C772AB4BE2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InlinedArray_1_get_Capacity_m32BEF5EB062F7B98274BE3C9E6758BC62FA5C865_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InlinedArray_1_get_Item_m471E206C916429B91F0B3F151DF7670EB15C9DC9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InlinedArray_1_get_Item_m719FE794786ADCF4F1B7B65B1426521158914484_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InlinedArray_1_get_Item_m8FD0A0420766B2441FBECF0B78A88764751C23F5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InlinedArray_1_get_Item_m9C01660551437956504CDDDD2CDE1AEC0C7D72B8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputArrayExtensions_IndexOfReference_TisInputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1_m37714E5A0BD8B1961D317D3526FDB8A92328D6D9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControlList_1_AddSlice_TisReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0_mF821E822952876DD1492C1CB2DB829C392917A92_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControlList_1_Add_mA7177A9C8A2DD112D81F60087C2DD7FAD77C4067_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControlList_1_Dispose_m13F190C1CFED453687912164416417F3264EC6A1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControlList_1_Dispose_mE61166AC6B7EA6D7C087460DBA516A672C9F5426_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControlList_1_GetEnumerator_mB30BD8414F248372EB1DA7C53BB581044A63E6E9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControlList_1_Sort_TisCompareDevicesByUserAccount_t12E5715198DAEF39CF0E02FE4925CEDD37A23E78_m0E4E61486DAE1232E583F7F0980EED146492E083_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControlList_1_ToArray_m78C6B503732095FF7F6259969CF07C7CCCD9FF53_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControlList_1__ctor_m6A97A51E4AAF8823726C185523A1F9142BE7E7BF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControlList_1_get_Count_m58E779ED41E00BA04BFBCCECF80143BFEAFA990E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControlScheme_PickDevicesFrom_TisInputControlList_1_t9D0926F8AB5859C8767B43B76E6AC3847A5D7D02_mC9F164ECA606999124E393C7D420129E5F3A755D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControl_1_ReadValue_m9EA88BE7928623FEA10218D09583D357942F6FA8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControl_1_ReadValue_mCD541BB6B0F73DE0CDE281DE5E8B043C907FAF9F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputDevice_ExecuteCommand_TisInitiateUserAccountPairingCommand_t147B5950107F38E909CC8A387C70C3D0416B5314_mE5AE078CDF4AEE277ED3073EA12CDBF3B68F0CCF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputDevice_ExecuteCommand_TisQueryPairedUserAccountCommand_t046EF430D5EBB238ACC9A0BA3DD701CEFBAD15E8_m12A8A0317CEC1807E4A096040D3EF2CEE8A75E69_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputEventPtr_IsA_TisDeltaStateEvent_t761AB169B0EDF724963621FF2FCEF1860859FCF4_m52B5875F2EACBC85E22AF1807227E9A2C83FEC3E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputEventPtr_IsA_TisStateEvent_tD4C2AFF6E8F3807B5AED6C96BFF90092E67BE5C3_m91EF69757639C51EDFCFAFA88EE04CE0D6C1795E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputManager_QueueEvent_TisDeviceConfigurationEvent_tDC02DCFF258048B1339F88ABA99A836A5F5470E0_mC3C1A8F96411B8DF599DE6230A66422EB85D4146_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputManager_QueueEvent_TisTextEvent_t2939C7C6CFDD852AEAB3AB23431FB1326E29C011_m14A2F397521B6B778B1DD2FE5CC8139F7EA04DF4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputProcessor_GetValueTypeFromType_m51EB6EDACF2720B9BE5A7647AC94C213970E5358_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputRemoting_SendDeviceChange_m607A0C2D59E0B1DF78CB4CC6DFE5819880C5D206_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputRemoting_SendEvent_m7C7DD2E6F0EC74610016FDEE2B47EED28709BBED_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputRemoting_SendLayoutChange_m541B5B86AAB640F3E57BD99A27134FE8D6E86055_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputRemoting_Subscribe_m6A5A5A6639502E524051A93CAA1227347B489AA2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputRemoting__ctor_m3F5C00FF13289125165A24570BCE89442297924F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSettings_SetInternalFeatureFlag_m1225F5168530A0B4092157C2F01F05F250FEA9F7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputStateBlock_CopyToFrom_m1EFC7C9A4CEB2287D0D06EBEF9023C41CC8D765C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputStateBlock_FloatToPrimitiveValue_mCB6A38F54064D6C2551FC24BA37111878A246EFF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputStateBlock_ReadDouble_m9C7E9BD31BBC2435A69FAD9BFBFE757024F39EA4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputStateBlock_ReadFloat_m6DD18BED31A723CF7C207E11237DD0F62F47C85A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputStateBlock_ReadInt_mB5E6EE4E125F96551FABF4CC7AA2466B6229622E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputStateBlock_WriteDouble_mFCB93311003260AF533B6BC1C9C90E6EB14B5AD8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputStateBlock_WriteFloat_mF82A9743370857D8D2B5966C415F8DC0B688EC86_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputStateBlock_WriteInt_mBDDBA74D9577FC009D012935F34BF177990B2ACB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputStateBlock_Write_m6C42F8AF86218D59BB5C76A02E2C268333567782_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputStateBuffers_GetDoubleBuffersFor_mF050BCE897676DE47B7D6F6AF8EDD32B5D84A6C9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputStateBuffers_NextDeviceOffset_m3469971AA140A8B6ED692FE8A9CFF0EB2D4651A2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputStateHistory_GetRecord_m7C18970CC8AA6B14E35F8FD47206E55B45D185B9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputStateHistory_RecordStateChange_m350D27DAAE6976A71332EBC24958CB2F07BF5AF7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputStateHistory_RecordStateChange_m841D96B3B54F481EE84B48DEA0C4247F74D7B7C2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputStateHistory__ctor_m923D62C67C4C6F94D02EF22E6F55E5D70EA550BF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputStateHistory__ctor_m95F3990B9289C3446C7A77F124F92EF80FFDB596_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputStateHistory_get_Item_m8880BF500085FBA959BA6EA7BC328ED9B34DD4B7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputStateHistory_set_Item_m37F393085AA45CE5FBFC7CFD46D257992EA6D2B1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputStateHistory_set_extraMemoryPerRecord_mA7A79232AF2D4CA10E7D7A32CAB86044B03A44FD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputStateHistory_set_historyDepth_m61A726A7FA343D1525B44591C33301420CFDC4D1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputStateHistory_set_updateMask_mDF16F2C6B3BD3A29788DA5AC01C7007734550814_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputState_AddChangeMonitorTimeout_m5759E360012C4DE9F7F606DD752310C82C4844F1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputState_AddChangeMonitor_m204EA8FF9149977CABAA731C2F758B810E16C0C0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputState_AddChangeMonitor_mAC79610450969E2B77BE6CD44354243598B041EE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputState_Change_mB161B6EBFE5E65A5AF2987A3726DC8D2F1C3984B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputState_RemoveChangeMonitorTimeout_m0B959D0A50B837FA9970B84E56CAD486F7B591F9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputState_RemoveChangeMonitor_m14C7F10C4417F742351BDAB2C7FCAE0431A1EB90_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystemUIInputModule_OnControlsChanged_m207D9C3BDD64965A902678B638DC2556D9F3B600_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystemUIInputModule_OnLeftClickCallback_m5E57C1F37EB46D2A89AE0D5ABD084EB044020B31_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystemUIInputModule_OnMiddleClickCallback_m76A25CEDD463BD562632EE8ED86CCEB0FC761D46_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystemUIInputModule_OnMoveCallback_m1F34487EA0C12CCA1241F18B009CAEB0DC8D7CF1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystemUIInputModule_OnPointCallback_m6CE8673DAED71E46C71263FE88491E9F09AE0060_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystemUIInputModule_OnRightClickCallback_m683023823AF146B33F88D84EF22E1CDDF476E61F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystemUIInputModule_OnScrollCallback_m2F598ADEFC402CD7B3EFFB753E496F785E5140EB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystemUIInputModule_OnTrackedDeviceOrientationCallback_m5CADBAD2B16107153AB8B1B8D843198C1E622C89_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystemUIInputModule_OnTrackedDevicePositionCallback_m9DBE93EAB5E4DB072345283EB94A9E93ECB6B7AD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystemUIInputModule_PerformRaycast_m1828289DB6A83D6F864DA4BE97642D1D7A0DFFBE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystemUIInputModule_get_trackedDeviceSelect_mE4E52BC364B0A90B6F1F0D7BAB794BB7461F0730_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystemUIInputModule_set_trackedDeviceSelect_m5435A9277B9865140C13D2A49CE9FC9DCC088DB7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_AddDevice_m0D855692600C8BC81039B129647EFBEBDE56802A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_AddDevice_m1CC580B9FF7D015AB0F33C6E5ADCC42C9C212F36_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_AddDevice_mBB7A140AB7C5076B26AB6085D151F2A1C27D2A56_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_FindControl_mB873CE53E963DB7790D1CF109DABF97883F077A0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_FindControls_TisInputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1_m1C09138AEF64C5C91159E75F7D1B7C58B2EB2DD6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_GetNameOfBaseLayout_mC9504815215972878A46DE02E615A3F792EC5C2D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_IsFirstLayoutBasedOnSecond_m6AA25D2D56724D6F84AD8F844E19F9A0F0BE30E1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_ListEnabledActions_m834AFB969FB882AB2CDAF4084D7F97BDDDDC0994_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_ListLayoutsBasedOn_mAE0C212A73B273FEC0BE4B4C0B9027C3E1ADA3A7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_LoadLayout_mAC61787605E3C0F8ACA3300B7A56117567D04A25_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_QueueConfigChangeEvent_mCA959CE8E8AD9690BAB409FEFC9EE0C031AD5BB0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_QueueEvent_m39DBF777DF4A61518CA82E90135687A6BC5C03C7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_QueueTextEvent_m8BFD93951E835D371360445B8FEEABDC707AF97E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_RegisterBindingComposite_m1221E2C15EC7BB5C6D9237B5E3EAA950210F9699_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_RegisterInteraction_mCC4D9E9A42A0DCCC8F02845788C653FDB642086E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_RegisterLayoutBuilder_m272AA2AD33995D885C7F5314D81FB3BF59BE93F6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_RegisterLayout_m868BBC1A4F3C95979AA0CFE9D4802FF32ECEE69C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_RegisterProcessor_m795A2C8CE8CB5E2E752FF249A5DAD164D858FDBF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_TryGetBindingComposite_m90F4C91AA823AFFC0F1CD7A76C007D27B8FEDD2A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_TryGetInteraction_mE8D993F89571EDA35A27988E45CEDB41DBC16CD9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_TryGetProcessor_m85D8F1629F528C90126FEE4CA3B85B5A772BAE11_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_TryResetDevice_mB21D4F03573E79C9911C89FF16F3571DFECFDBE3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_TrySyncDevice_m26B3B80FDB10EA4728D752D0462741530963BECE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_Update_mB11E323664991352D5C6C37FABFE822DD7F043B4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_add_onActionChange_m6D7657DDFC4D49F8E3689942AE72C0C9B710B020_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_add_onDeviceChange_mD7FEFA78E945496C2C34F5EF4DAC8E09FD3CAFBE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_add_onDeviceCommand_mAF20FCB08D3CB3B809A937D7ADD24CC3CC09663B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_remove_onActionChange_m47900AD8CE0D7A2FDDF8932AC8048F889B6FE28A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_remove_onDeviceChange_mA3C70EFFE9F1F01FD23A9C8454D3757E9FCFD1A9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_remove_onDeviceCommand_mB743EFD711E3D08F08EBF5A3D006D76F9425FFC7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_set_settings_m700EDEE6A43305E7F70680005F15319D00A1C391_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputUser_FindControlScheme_m7611D3B6701A104823F0EB461BCE6CA1C2925A9A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputUser_FindUserByAccount_m7C1776301466D668149C10446033E6933B5B91E0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputUser_FindUserPairedToDevice_mC2C8BE43272D285DF109A6A0837F4C2236129917_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputUser_InitiateUserAccountSelectionAtPlatformLevel_m8148B8C56A57EB233D082ED58D59798EAB982DF2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputUser_OnActionChange_mB7C1F75CA5855F7AEA93463AF5EA4FEA5E213AAC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputUser_OnDeviceChange_m07830A159405BE2B30A3A31F62CE48DC015FC220_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputUser_OnEvent_m0BD610E16E8FFB0A36D2FE39F09A3C89390C7FA7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputUser_PerformPairingWithDevice_mCB7DAC51CD6D436B28C91371F3F73C0952C10BA4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputUser_TryFindControlScheme_mBF167A7D867620D46C9F0146DBC6EB96EBF6B517_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputUser_UnpairDevice_m0BB3C4EA6859DA35A483B59CE6895684ED9ABCC9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputUser_UpdateControlSchemeMatch_m2BEE0DF2B3868A87A93C94B45BED3BAA58DC5BAD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputUser_add_onChange_m8A757621023E9C606B6935B1A5570B54743A3D3F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputUser_add_onPrefilterUnpairedDeviceActivity_m2C3D9D1DB1C65348C524F75C24192E4BE166379A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputUser_add_onUnpairedDeviceUsed_m37E1BDA66B7497D47B93093F9DD30228D73A070F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputUser_get_index_mA383A2FFEB83C821AF871D0556B0CAC54689712C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputUser_remove_onChange_mFC69F42C07A6DC530925EA261269C98B10D23263_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputUser_remove_onPrefilterUnpairedDeviceActivity_m68F5AE45AFEC3DE52EFAFB41972418BA10AC785A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputUser_remove_onUnpairedDeviceUsed_mC24A118CF4651FBA8883AF9FD21174E94FF6A6E2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputUser_set_listenForUnpairedDeviceActivity_mF74C7AF99826CB85A9631DD2F146CAA476E71EFA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2_get_Key_m8E6FBAD710F2D02A2F594006662F40DD5B5D5EC3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m3DD76DE838FA83DF972E0486A296345EB3A7DDF3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m5D88EA8AA491CFF029747A32EF3F1793EE7B135B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m7DF03CE7132B7D4C6AA2AEEA9BD1A8755AE12432_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m1CE9C25425C7C8DC6C31758FEDADDB015F23D67C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Remove_mD36BF07C31C1DF947856EFECE89BAF4D6A24DEB7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m164DA031313FC003F4EA7FCA11EEF3485D081ACB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m450479B398C0E70B4AF3889EE0D826A718920BD3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mCB2BDB2CFF75A2D1E581E664686E52AEE8C197EE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m38EC27A53451661964C4F33683313E1FFF3A060D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m6206A8F48C7A98B9CFC23A13548CB215717573BD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m1E85E7CDA3459102B9FD665388559843378C2B4C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m8CAD57C6E350E1DA232EAAC07A84ED0C10D29CDB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NativeArrayUnsafeUtility_GetUnsafePtr_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE8961C891F379BB648D8CDB9F514FFB65A58EACF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_mD88EDF062EFB4B0E6C8F925B5A4E47E97E687342_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1__ctor_mED2AEAAEFBBE3F20D8E424582434019D3F94F9EF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_get_IsCreated_mEC6DA2E0DE9CDE556FC6C43924D9273786096DAC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_GetValueOrDefault_m6F3E98E02699C57E33E4E45BB7B95849E063A626_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_GetValueOrDefault_m89C358E3BB7B579C085F9324420B1BE83B7961FE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_GetValueOrDefault_mF88244CD317A9485DC24EDA347860050CDF3024B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1__ctor_m0EEAD580CF0075AE53D7C417B4CF543650BB4B85_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1__ctor_m2B2E5022C712B23F6CA1E228DEE9B9F58B3DD3BE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1__ctor_m4E6F965F698A0205DF4A2ADE5702931687ABC3E3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1__ctor_m6AAB05169D83418C349E556884229B6EF6DF4111_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1__ctor_m9800F3995A74C723B9FC813AF01F81BCE1416699_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1__ctor_mC203EF1BA74A06C1CCE38E1D746F5763DAAA25D8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1__ctor_mD8F370B2BC897CB46A316B4E8A26EB9A1E375ABD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_HasValue_m02631BE335FBF3F9B4916FE5D9CBEE23891819B4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_HasValue_m0685799DA4F77941662E5B9A459A914E18F69296_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_HasValue_m06ED2D6EA88D758177E81E5CF17BD598B159EF7E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_HasValue_m4BE601384FE7B27A099CBC1B13A3F7BE95FB9C0C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_HasValue_mD215340D1347DB56E6827996CC563CFB85A63825_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_HasValue_mDF388FA1A55544957A622B6E50DA8840A0524EBB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_HasValue_mF71EAD1289710F285F55CB519E72BE5C90740B0C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_Value_m0050E762721D4870991BD604A667F68A2D19F751_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_Value_m2189A7D9BEC571AF247191E1A6E5F52139252943_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_Value_m66DD3A26A913D82F77C1155E512C7C09B3CE35F0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_Value_m84A4851B5D6377665440E44D7696AACF45491C33_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_Value_m8B3708996D66815972DABFF77480839F34CDD8BF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Observable_Select_TisInputEventPtr_t3ECDD4FDE129B0CD8021DF46D8D01D941F4AE5C1_TisInputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1_mECA0EEAA24374B1BA0EF89C775E714B51C04F327_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Observable_Where_TisInputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1_m9118D0B4828BE8E5CE99C346D7517E4E5D8032AD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArrayExtensions_ContainsReference_TisInputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87_mB5281F5C1AAC99A1641D27081D2379F2F37F09DA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1_GetEnumerator_m4DB2F36A677C515C0826FECFB55A531029BE8EF3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1_GetEnumerator_mA96A9464E50CA53A7846D8FA5EE79EA5B9500FDD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1_ToArray_m56C423830B6DEF611EBF51EF9DFD98E7715580D5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1__ctor_m3368ECC10BF42EEAFD454AFCC34B62CC4ABAEBB8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1__ctor_m6CD8D67A7CF128B336FEE6E3DB575F318FEAECDD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1__ctor_m84C983212B6C53DA9A17DF1F5863FD5CE667512B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1__ctor_mDE3905C6077EF7D32FC8FD010C84829559A1659B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1_get_Count_m27C66CAC40DF36D4D4322096DE84D39BE2753D33_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1_get_Count_m49A10559EA7200653E50E8C52D7D3045535802DF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1_get_Count_m516AF5421C6B7611DB01610AAC55E31413378052_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1_get_Count_m7E86601FC1A9877C0988B034A58DFC49401B9DD7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1_get_Count_mC17382AC83BBF147C47E7A21A628F51F082E92DA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1_get_Item_m7FDACBCB1ABE4D8F3FD65F47FE316DA5376E70FB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1_get_Item_m8E38E64671229D35FA708BF0B650FE3F846189FC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1_get_Item_mDD866694F03820E5166C4386797E9389D1C20277_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1_get_Item_mF7D026E7FB20BE314F5E5296D12527BF5B9B3B87_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Resources_FindObjectsOfTypeAll_TisInputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6_m1D79919B91B684168C6500B04A91C5FF876F59EA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SavedStructState_1__ctor_mF081415B0F48262E47D0736F69D8523C93C70929_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ScriptableObject_CreateInstance_TisInputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6_m26F6FC7DE5A6369C5CD4E0BE1042E64290394C24_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* String_Join_TisInputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87_m1E01A4404B8CEB3ED9C58FC149A789507EBDE380_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TypedRestore__ctor_m33622DB44BEFA8D2F516BB7856CB68F06182B000_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CSaveAndResetStateU3Eb__86_0_mC4549C649B84450B39E67000BB9178A3D90F822C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CSaveAndResetStateU3Eb__86_1_mCD336F27D6A438E0984F8656CFE1D54361C16031_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3Cget_onAnyButtonPressU3Eb__79_0_mE2D4CC06214FE9A2E5C00F1A52444BE26AFC4E15_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3Cget_onAnyButtonPressU3Eb__79_1_mF9770A1F1EC353A41CC5C4530287ED7E7FE4E0BF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeType* Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* InputProcessor_1_tDAD2F9674BCD3523007307C72CDFD430AC23F244_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Int16_tD0F031114106263BB459DA1F099FF9F42691295A_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_0_0_0_var; struct Delegate_t_marshaled_com; struct Delegate_t_marshaled_pinvoke; struct DeviceRequirement_tAB27570ED81D24759C54FDE48B6DD74FF51649C9_marshaled_com; struct DeviceRequirement_tAB27570ED81D24759C54FDE48B6DD74FF51649C9_marshaled_pinvoke; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct InputEventBuffer_t5837FA1A7F4845FA074AD7A3C2761725E2761CCA;; struct InputEventBuffer_t5837FA1A7F4845FA074AD7A3C2761725E2761CCA_marshaled_pinvoke; struct InputEventBuffer_t5837FA1A7F4845FA074AD7A3C2761725E2761CCA_marshaled_pinvoke;; struct InputUser_t24563658CE23969C25DE4C0BF21F192443AE379A ; struct InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED_marshaled_com; struct InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED_marshaled_pinvoke; struct RemoteInputDevice_t6E2A1B58FFB0ADED6F6A0780D9EB05F7CC5F35A4_marshaled_com; struct RemoteInputDevice_t6E2A1B58FFB0ADED6F6A0780D9EB05F7CC5F35A4_marshaled_pinvoke; struct UserData_t2EC376B983DBA60C3F52B78EE7E77CE78C72D79C_marshaled_com; struct UserData_t2EC376B983DBA60C3F52B78EE7E77CE78C72D79C_marshaled_pinvoke; struct DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8; struct InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680; struct InputDeviceU5BU5D_tE05D1214F0F949DC3A889F8DB4B7A68A3089F6D6; struct InputSettingsU5BU5D_t4D47B7C9C0BEEC0808A650D6B0E93A0431A5D98B; struct InputUserU5BU5D_tE46EC3FAD1D93FC55C7CFF671B0CD166AF788CA7; struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; struct PointerModelU5BU5D_t3ED22D68D1B647E64D717876B8C859B98E681FD5; struct RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D; struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A; struct RemoteInputDeviceU5BU5D_tC5C468462466D12A8B5E0EC4AE5689BDCEC9C5D3; struct RemoteSenderU5BU5D_t09A817245335D34EF6157BB550A0D861A184125D; struct SubscriberU5BU5D_t06D34B5FCA3BDECE1ECE62C6387B38EF44ED9AA0; struct UserDataU5BU5D_tAAAE98ECE97118B421596A7C5E54DB9ABF2E047B; 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 // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tB6DAD9C1487DACF93E31EE6B42CC9C1956B87484 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_tE5148216278CAF62F5DCC6FAC9BB3151787719C6* ___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_t6D01F2D6726A33B7F381DCD588B5CB0004C30659 * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_t23D9680DB1BE35A00F0B5094BA7F20BDDCDDC5C7 * ___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_tB6DAD9C1487DACF93E31EE6B42CC9C1956B87484, ___buckets_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* 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_tB6DAD9C1487DACF93E31EE6B42CC9C1956B87484, ___entries_1)); } inline EntryU5BU5D_tE5148216278CAF62F5DCC6FAC9BB3151787719C6* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_tE5148216278CAF62F5DCC6FAC9BB3151787719C6** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_tE5148216278CAF62F5DCC6FAC9BB3151787719C6* 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_tB6DAD9C1487DACF93E31EE6B42CC9C1956B87484, ___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_tB6DAD9C1487DACF93E31EE6B42CC9C1956B87484, ___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_tB6DAD9C1487DACF93E31EE6B42CC9C1956B87484, ___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_tB6DAD9C1487DACF93E31EE6B42CC9C1956B87484, ___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_tB6DAD9C1487DACF93E31EE6B42CC9C1956B87484, ___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_tB6DAD9C1487DACF93E31EE6B42CC9C1956B87484, ___keys_7)); } inline KeyCollection_t6D01F2D6726A33B7F381DCD588B5CB0004C30659 * get_keys_7() const { return ___keys_7; } inline KeyCollection_t6D01F2D6726A33B7F381DCD588B5CB0004C30659 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t6D01F2D6726A33B7F381DCD588B5CB0004C30659 * 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_tB6DAD9C1487DACF93E31EE6B42CC9C1956B87484, ___values_8)); } inline ValueCollection_t23D9680DB1BE35A00F0B5094BA7F20BDDCDDC5C7 * get_values_8() const { return ___values_8; } inline ValueCollection_t23D9680DB1BE35A00F0B5094BA7F20BDDCDDC5C7 ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_t23D9680DB1BE35A00F0B5094BA7F20BDDCDDC5C7 * 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_tB6DAD9C1487DACF93E31EE6B42CC9C1956B87484, ____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_tAABCF01104CEF2E181F1448D23A29A42D7B120A9 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t2B43CE22419A45BD39CD0375B008725905068A98* ___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_t8DA7D1B0B12074D60B7747E20CC19B7516FA30EB * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_tBD1984A080F6FD7FBB3FF723DF3978BC7B322EBF * ___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_tAABCF01104CEF2E181F1448D23A29A42D7B120A9, ___buckets_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* 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_tAABCF01104CEF2E181F1448D23A29A42D7B120A9, ___entries_1)); } inline EntryU5BU5D_t2B43CE22419A45BD39CD0375B008725905068A98* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t2B43CE22419A45BD39CD0375B008725905068A98** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t2B43CE22419A45BD39CD0375B008725905068A98* 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_tAABCF01104CEF2E181F1448D23A29A42D7B120A9, ___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_tAABCF01104CEF2E181F1448D23A29A42D7B120A9, ___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_tAABCF01104CEF2E181F1448D23A29A42D7B120A9, ___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_tAABCF01104CEF2E181F1448D23A29A42D7B120A9, ___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_tAABCF01104CEF2E181F1448D23A29A42D7B120A9, ___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_tAABCF01104CEF2E181F1448D23A29A42D7B120A9, ___keys_7)); } inline KeyCollection_t8DA7D1B0B12074D60B7747E20CC19B7516FA30EB * get_keys_7() const { return ___keys_7; } inline KeyCollection_t8DA7D1B0B12074D60B7747E20CC19B7516FA30EB ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t8DA7D1B0B12074D60B7747E20CC19B7516FA30EB * 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_tAABCF01104CEF2E181F1448D23A29A42D7B120A9, ___values_8)); } inline ValueCollection_tBD1984A080F6FD7FBB3FF723DF3978BC7B322EBF * get_values_8() const { return ___values_8; } inline ValueCollection_tBD1984A080F6FD7FBB3FF723DF3978BC7B322EBF ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_tBD1984A080F6FD7FBB3FF723DF3978BC7B322EBF * 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_tAABCF01104CEF2E181F1448D23A29A42D7B120A9, ____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_tD3132CDE19A98160EC17AE2285A89480809DD540 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t1645413DF833C11DE9C75160EA3B4E91A221D76A* ___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_tDDA80C74CAF13E16E8DEFB627ABF27D2028AA3BA * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_t26D41DB42F17BA307B26DB3B6A126CD86C99DFA0 * ___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_tD3132CDE19A98160EC17AE2285A89480809DD540, ___buckets_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* 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_tD3132CDE19A98160EC17AE2285A89480809DD540, ___entries_1)); } inline EntryU5BU5D_t1645413DF833C11DE9C75160EA3B4E91A221D76A* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t1645413DF833C11DE9C75160EA3B4E91A221D76A** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t1645413DF833C11DE9C75160EA3B4E91A221D76A* 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_tD3132CDE19A98160EC17AE2285A89480809DD540, ___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_tD3132CDE19A98160EC17AE2285A89480809DD540, ___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_tD3132CDE19A98160EC17AE2285A89480809DD540, ___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_tD3132CDE19A98160EC17AE2285A89480809DD540, ___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_tD3132CDE19A98160EC17AE2285A89480809DD540, ___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_tD3132CDE19A98160EC17AE2285A89480809DD540, ___keys_7)); } inline KeyCollection_tDDA80C74CAF13E16E8DEFB627ABF27D2028AA3BA * get_keys_7() const { return ___keys_7; } inline KeyCollection_tDDA80C74CAF13E16E8DEFB627ABF27D2028AA3BA ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_tDDA80C74CAF13E16E8DEFB627ABF27D2028AA3BA * 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_tD3132CDE19A98160EC17AE2285A89480809DD540, ___values_8)); } inline ValueCollection_t26D41DB42F17BA307B26DB3B6A126CD86C99DFA0 * get_values_8() const { return ___values_8; } inline ValueCollection_t26D41DB42F17BA307B26DB3B6A126CD86C99DFA0 ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_t26D41DB42F17BA307B26DB3B6A126CD86C99DFA0 * 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_tD3132CDE19A98160EC17AE2285A89480809DD540, ____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_tBF35F5A68A67D19B3685A61CE0EECA8A7DD19DFE : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_tE7EC26CB54B2F43A3E6CD64221E2B3B196B1ECB6* ___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_t957197774A5B992291BD30CAA0D5D9CCFA3DCAE9 * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_t4F156062D43207658B90A279DA27086B06D99D96 * ___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_tBF35F5A68A67D19B3685A61CE0EECA8A7DD19DFE, ___buckets_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* 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_tBF35F5A68A67D19B3685A61CE0EECA8A7DD19DFE, ___entries_1)); } inline EntryU5BU5D_tE7EC26CB54B2F43A3E6CD64221E2B3B196B1ECB6* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_tE7EC26CB54B2F43A3E6CD64221E2B3B196B1ECB6** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_tE7EC26CB54B2F43A3E6CD64221E2B3B196B1ECB6* 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_tBF35F5A68A67D19B3685A61CE0EECA8A7DD19DFE, ___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_tBF35F5A68A67D19B3685A61CE0EECA8A7DD19DFE, ___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_tBF35F5A68A67D19B3685A61CE0EECA8A7DD19DFE, ___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_tBF35F5A68A67D19B3685A61CE0EECA8A7DD19DFE, ___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_tBF35F5A68A67D19B3685A61CE0EECA8A7DD19DFE, ___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_tBF35F5A68A67D19B3685A61CE0EECA8A7DD19DFE, ___keys_7)); } inline KeyCollection_t957197774A5B992291BD30CAA0D5D9CCFA3DCAE9 * get_keys_7() const { return ___keys_7; } inline KeyCollection_t957197774A5B992291BD30CAA0D5D9CCFA3DCAE9 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t957197774A5B992291BD30CAA0D5D9CCFA3DCAE9 * 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_tBF35F5A68A67D19B3685A61CE0EECA8A7DD19DFE, ___values_8)); } inline ValueCollection_t4F156062D43207658B90A279DA27086B06D99D96 * get_values_8() const { return ___values_8; } inline ValueCollection_t4F156062D43207658B90A279DA27086B06D99D96 ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_t4F156062D43207658B90A279DA27086B06D99D96 * 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_tBF35F5A68A67D19B3685A61CE0EECA8A7DD19DFE, ____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.HashSet`1 struct HashSet_1_t45F75268054D01D9E70EB33D7F6D2FA609DB9229 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.HashSet`1::_buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ____buckets_7; // System.Collections.Generic.HashSet`1/Slot[] System.Collections.Generic.HashSet`1::_slots SlotU5BU5D_t0AE906AEB021E70A8C465C39ADD28C2B4884604D* ____slots_8; // System.Int32 System.Collections.Generic.HashSet`1::_count int32_t ____count_9; // System.Int32 System.Collections.Generic.HashSet`1::_lastIndex int32_t ____lastIndex_10; // System.Int32 System.Collections.Generic.HashSet`1::_freeList int32_t ____freeList_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.HashSet`1::_comparer RuntimeObject* ____comparer_12; // System.Int32 System.Collections.Generic.HashSet`1::_version int32_t ____version_13; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.HashSet`1::_siInfo SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ____siInfo_14; public: inline static int32_t get_offset_of__buckets_7() { return static_cast(offsetof(HashSet_1_t45F75268054D01D9E70EB33D7F6D2FA609DB9229, ____buckets_7)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get__buckets_7() const { return ____buckets_7; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of__buckets_7() { return &____buckets_7; } inline void set__buckets_7(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ____buckets_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____buckets_7), (void*)value); } inline static int32_t get_offset_of__slots_8() { return static_cast(offsetof(HashSet_1_t45F75268054D01D9E70EB33D7F6D2FA609DB9229, ____slots_8)); } inline SlotU5BU5D_t0AE906AEB021E70A8C465C39ADD28C2B4884604D* get__slots_8() const { return ____slots_8; } inline SlotU5BU5D_t0AE906AEB021E70A8C465C39ADD28C2B4884604D** get_address_of__slots_8() { return &____slots_8; } inline void set__slots_8(SlotU5BU5D_t0AE906AEB021E70A8C465C39ADD28C2B4884604D* value) { ____slots_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____slots_8), (void*)value); } inline static int32_t get_offset_of__count_9() { return static_cast(offsetof(HashSet_1_t45F75268054D01D9E70EB33D7F6D2FA609DB9229, ____count_9)); } inline int32_t get__count_9() const { return ____count_9; } inline int32_t* get_address_of__count_9() { return &____count_9; } inline void set__count_9(int32_t value) { ____count_9 = value; } inline static int32_t get_offset_of__lastIndex_10() { return static_cast(offsetof(HashSet_1_t45F75268054D01D9E70EB33D7F6D2FA609DB9229, ____lastIndex_10)); } inline int32_t get__lastIndex_10() const { return ____lastIndex_10; } inline int32_t* get_address_of__lastIndex_10() { return &____lastIndex_10; } inline void set__lastIndex_10(int32_t value) { ____lastIndex_10 = value; } inline static int32_t get_offset_of__freeList_11() { return static_cast(offsetof(HashSet_1_t45F75268054D01D9E70EB33D7F6D2FA609DB9229, ____freeList_11)); } inline int32_t get__freeList_11() const { return ____freeList_11; } inline int32_t* get_address_of__freeList_11() { return &____freeList_11; } inline void set__freeList_11(int32_t value) { ____freeList_11 = value; } inline static int32_t get_offset_of__comparer_12() { return static_cast(offsetof(HashSet_1_t45F75268054D01D9E70EB33D7F6D2FA609DB9229, ____comparer_12)); } inline RuntimeObject* get__comparer_12() const { return ____comparer_12; } inline RuntimeObject** get_address_of__comparer_12() { return &____comparer_12; } inline void set__comparer_12(RuntimeObject* value) { ____comparer_12 = value; Il2CppCodeGenWriteBarrier((void**)(&____comparer_12), (void*)value); } inline static int32_t get_offset_of__version_13() { return static_cast(offsetof(HashSet_1_t45F75268054D01D9E70EB33D7F6D2FA609DB9229, ____version_13)); } inline int32_t get__version_13() const { return ____version_13; } inline int32_t* get_address_of__version_13() { return &____version_13; } inline void set__version_13(int32_t value) { ____version_13 = value; } inline static int32_t get_offset_of__siInfo_14() { return static_cast(offsetof(HashSet_1_t45F75268054D01D9E70EB33D7F6D2FA609DB9229, ____siInfo_14)); } inline SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * get__siInfo_14() const { return ____siInfo_14; } inline SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 ** get_address_of__siInfo_14() { return &____siInfo_14; } inline void set__siInfo_14(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * value) { ____siInfo_14 = value; Il2CppCodeGenWriteBarrier((void**)(&____siInfo_14), (void*)value); } }; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t957197774A5B992291BD30CAA0D5D9CCFA3DCAE9 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/KeyCollection::dictionary Dictionary_2_tBF35F5A68A67D19B3685A61CE0EECA8A7DD19DFE * ___dictionary_0; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(KeyCollection_t957197774A5B992291BD30CAA0D5D9CCFA3DCAE9, ___dictionary_0)); } inline Dictionary_2_tBF35F5A68A67D19B3685A61CE0EECA8A7DD19DFE * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_tBF35F5A68A67D19B3685A61CE0EECA8A7DD19DFE ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_tBF35F5A68A67D19B3685A61CE0EECA8A7DD19DFE * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* ____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_t6D0A10F47F3440798295D2FFFC6D016477AF38E5, ____items_1)); } inline GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* get__items_1() const { return ____items_1; } inline GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642** get_address_of__items_1() { return &____items_1; } inline void set__items_1(GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* 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_t6D0A10F47F3440798295D2FFFC6D016477AF38E5, ____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_t6D0A10F47F3440798295D2FFFC6D016477AF38E5, ____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_t6D0A10F47F3440798295D2FFFC6D016477AF38E5, ____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); } }; // System.Collections.Generic.List`1 struct List_1_tFFE73B0BB3F7FB42B352704EF27E024293EECFD5 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* ____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_tFFE73B0BB3F7FB42B352704EF27E024293EECFD5, ____items_1)); } inline InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* get__items_1() const { return ____items_1; } inline InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7** get_address_of__items_1() { return &____items_1; } inline void set__items_1(InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* 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_tFFE73B0BB3F7FB42B352704EF27E024293EECFD5, ____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_tFFE73B0BB3F7FB42B352704EF27E024293EECFD5, ____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_tFFE73B0BB3F7FB42B352704EF27E024293EECFD5, ____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); } }; // System.Collections.Generic.List`1 struct List_1_tAC9866130CCE9F688E2E8D1782F54217E5E3A32F : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items InputDeviceDescriptionU5BU5D_t42F2D0E6A909DFD21287F5A79032AB64986F8BF0* ____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_tAC9866130CCE9F688E2E8D1782F54217E5E3A32F, ____items_1)); } inline InputDeviceDescriptionU5BU5D_t42F2D0E6A909DFD21287F5A79032AB64986F8BF0* get__items_1() const { return ____items_1; } inline InputDeviceDescriptionU5BU5D_t42F2D0E6A909DFD21287F5A79032AB64986F8BF0** get_address_of__items_1() { return &____items_1; } inline void set__items_1(InputDeviceDescriptionU5BU5D_t42F2D0E6A909DFD21287F5A79032AB64986F8BF0* 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_tAC9866130CCE9F688E2E8D1782F54217E5E3A32F, ____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_tAC9866130CCE9F688E2E8D1782F54217E5E3A32F, ____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_tAC9866130CCE9F688E2E8D1782F54217E5E3A32F, ____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); } }; // System.Collections.Generic.List`1 struct List_1_tFD37D052760A236906215AF581C58EE13DE6A5DC : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4* ____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_tFD37D052760A236906215AF581C58EE13DE6A5DC, ____items_1)); } inline InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4* get__items_1() const { return ____items_1; } inline InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4** get_address_of__items_1() { return &____items_1; } inline void set__items_1(InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4* 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_tFD37D052760A236906215AF581C58EE13DE6A5DC, ____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_tFD37D052760A236906215AF581C58EE13DE6A5DC, ____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_tFD37D052760A236906215AF581C58EE13DE6A5DC, ____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); } }; // System.Collections.Generic.List`1 struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____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_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____items_1)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__items_1() const { return ____items_1; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* 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_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____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_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____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_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____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); } }; // System.Collections.Generic.List`1 struct List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D* ____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_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447, ____items_1)); } inline RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D* get__items_1() const { return ____items_1; } inline RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D** get_address_of__items_1() { return &____items_1; } inline void set__items_1(RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D* 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_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447, ____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_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447, ____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_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447, ____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); } }; // UnityEngine.EventSystems.AbstractEventData struct AbstractEventData_tA0B5065DE3430C0031ADE061668E1C7073D718DF : public RuntimeObject { public: // System.Boolean UnityEngine.EventSystems.AbstractEventData::m_Used bool ___m_Used_0; public: inline static int32_t get_offset_of_m_Used_0() { return static_cast(offsetof(AbstractEventData_tA0B5065DE3430C0031ADE061668E1C7073D718DF, ___m_Used_0)); } inline bool get_m_Used_0() const { return ___m_Used_0; } inline bool* get_address_of_m_Used_0() { return &___m_Used_0; } inline void set_m_Used_0(bool value) { ___m_Used_0 = value; } }; struct Il2CppArrayBounds; // System.Array // UnityEngine.InputSystem.DefaultInputActions struct DefaultInputActions_tF1171BCDBC7DD3E3606860D28535DF61264516DF : public RuntimeObject { public: // UnityEngine.InputSystem.InputActionAsset UnityEngine.InputSystem.DefaultInputActions::k__BackingField InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * ___U3CassetU3Ek__BackingField_0; // UnityEngine.InputSystem.InputActionMap UnityEngine.InputSystem.DefaultInputActions::m_Player InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___m_Player_1; // UnityEngine.InputSystem.DefaultInputActions/IPlayerActions UnityEngine.InputSystem.DefaultInputActions::m_PlayerActionsCallbackInterface RuntimeObject* ___m_PlayerActionsCallbackInterface_2; // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.DefaultInputActions::m_Player_Move InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___m_Player_Move_3; // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.DefaultInputActions::m_Player_Look InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___m_Player_Look_4; // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.DefaultInputActions::m_Player_Fire InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___m_Player_Fire_5; // UnityEngine.InputSystem.InputActionMap UnityEngine.InputSystem.DefaultInputActions::m_UI InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___m_UI_6; // UnityEngine.InputSystem.DefaultInputActions/IUIActions UnityEngine.InputSystem.DefaultInputActions::m_UIActionsCallbackInterface RuntimeObject* ___m_UIActionsCallbackInterface_7; // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.DefaultInputActions::m_UI_Navigate InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___m_UI_Navigate_8; // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.DefaultInputActions::m_UI_Submit InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___m_UI_Submit_9; // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.DefaultInputActions::m_UI_Cancel InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___m_UI_Cancel_10; // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.DefaultInputActions::m_UI_Point InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___m_UI_Point_11; // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.DefaultInputActions::m_UI_Click InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___m_UI_Click_12; // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.DefaultInputActions::m_UI_ScrollWheel InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___m_UI_ScrollWheel_13; // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.DefaultInputActions::m_UI_MiddleClick InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___m_UI_MiddleClick_14; // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.DefaultInputActions::m_UI_RightClick InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___m_UI_RightClick_15; // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.DefaultInputActions::m_UI_TrackedDevicePosition InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___m_UI_TrackedDevicePosition_16; // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.DefaultInputActions::m_UI_TrackedDeviceOrientation InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___m_UI_TrackedDeviceOrientation_17; // System.Int32 UnityEngine.InputSystem.DefaultInputActions::m_KeyboardMouseSchemeIndex int32_t ___m_KeyboardMouseSchemeIndex_18; // System.Int32 UnityEngine.InputSystem.DefaultInputActions::m_GamepadSchemeIndex int32_t ___m_GamepadSchemeIndex_19; // System.Int32 UnityEngine.InputSystem.DefaultInputActions::m_TouchSchemeIndex int32_t ___m_TouchSchemeIndex_20; // System.Int32 UnityEngine.InputSystem.DefaultInputActions::m_JoystickSchemeIndex int32_t ___m_JoystickSchemeIndex_21; // System.Int32 UnityEngine.InputSystem.DefaultInputActions::m_XRSchemeIndex int32_t ___m_XRSchemeIndex_22; public: inline static int32_t get_offset_of_U3CassetU3Ek__BackingField_0() { return static_cast(offsetof(DefaultInputActions_tF1171BCDBC7DD3E3606860D28535DF61264516DF, ___U3CassetU3Ek__BackingField_0)); } inline InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * get_U3CassetU3Ek__BackingField_0() const { return ___U3CassetU3Ek__BackingField_0; } inline InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 ** get_address_of_U3CassetU3Ek__BackingField_0() { return &___U3CassetU3Ek__BackingField_0; } inline void set_U3CassetU3Ek__BackingField_0(InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * value) { ___U3CassetU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CassetU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_m_Player_1() { return static_cast(offsetof(DefaultInputActions_tF1171BCDBC7DD3E3606860D28535DF61264516DF, ___m_Player_1)); } inline InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * get_m_Player_1() const { return ___m_Player_1; } inline InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 ** get_address_of_m_Player_1() { return &___m_Player_1; } inline void set_m_Player_1(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * value) { ___m_Player_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Player_1), (void*)value); } inline static int32_t get_offset_of_m_PlayerActionsCallbackInterface_2() { return static_cast(offsetof(DefaultInputActions_tF1171BCDBC7DD3E3606860D28535DF61264516DF, ___m_PlayerActionsCallbackInterface_2)); } inline RuntimeObject* get_m_PlayerActionsCallbackInterface_2() const { return ___m_PlayerActionsCallbackInterface_2; } inline RuntimeObject** get_address_of_m_PlayerActionsCallbackInterface_2() { return &___m_PlayerActionsCallbackInterface_2; } inline void set_m_PlayerActionsCallbackInterface_2(RuntimeObject* value) { ___m_PlayerActionsCallbackInterface_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_PlayerActionsCallbackInterface_2), (void*)value); } inline static int32_t get_offset_of_m_Player_Move_3() { return static_cast(offsetof(DefaultInputActions_tF1171BCDBC7DD3E3606860D28535DF61264516DF, ___m_Player_Move_3)); } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * get_m_Player_Move_3() const { return ___m_Player_Move_3; } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** get_address_of_m_Player_Move_3() { return &___m_Player_Move_3; } inline void set_m_Player_Move_3(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * value) { ___m_Player_Move_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Player_Move_3), (void*)value); } inline static int32_t get_offset_of_m_Player_Look_4() { return static_cast(offsetof(DefaultInputActions_tF1171BCDBC7DD3E3606860D28535DF61264516DF, ___m_Player_Look_4)); } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * get_m_Player_Look_4() const { return ___m_Player_Look_4; } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** get_address_of_m_Player_Look_4() { return &___m_Player_Look_4; } inline void set_m_Player_Look_4(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * value) { ___m_Player_Look_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Player_Look_4), (void*)value); } inline static int32_t get_offset_of_m_Player_Fire_5() { return static_cast(offsetof(DefaultInputActions_tF1171BCDBC7DD3E3606860D28535DF61264516DF, ___m_Player_Fire_5)); } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * get_m_Player_Fire_5() const { return ___m_Player_Fire_5; } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** get_address_of_m_Player_Fire_5() { return &___m_Player_Fire_5; } inline void set_m_Player_Fire_5(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * value) { ___m_Player_Fire_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Player_Fire_5), (void*)value); } inline static int32_t get_offset_of_m_UI_6() { return static_cast(offsetof(DefaultInputActions_tF1171BCDBC7DD3E3606860D28535DF61264516DF, ___m_UI_6)); } inline InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * get_m_UI_6() const { return ___m_UI_6; } inline InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 ** get_address_of_m_UI_6() { return &___m_UI_6; } inline void set_m_UI_6(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * value) { ___m_UI_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_UI_6), (void*)value); } inline static int32_t get_offset_of_m_UIActionsCallbackInterface_7() { return static_cast(offsetof(DefaultInputActions_tF1171BCDBC7DD3E3606860D28535DF61264516DF, ___m_UIActionsCallbackInterface_7)); } inline RuntimeObject* get_m_UIActionsCallbackInterface_7() const { return ___m_UIActionsCallbackInterface_7; } inline RuntimeObject** get_address_of_m_UIActionsCallbackInterface_7() { return &___m_UIActionsCallbackInterface_7; } inline void set_m_UIActionsCallbackInterface_7(RuntimeObject* value) { ___m_UIActionsCallbackInterface_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_UIActionsCallbackInterface_7), (void*)value); } inline static int32_t get_offset_of_m_UI_Navigate_8() { return static_cast(offsetof(DefaultInputActions_tF1171BCDBC7DD3E3606860D28535DF61264516DF, ___m_UI_Navigate_8)); } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * get_m_UI_Navigate_8() const { return ___m_UI_Navigate_8; } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** get_address_of_m_UI_Navigate_8() { return &___m_UI_Navigate_8; } inline void set_m_UI_Navigate_8(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * value) { ___m_UI_Navigate_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_UI_Navigate_8), (void*)value); } inline static int32_t get_offset_of_m_UI_Submit_9() { return static_cast(offsetof(DefaultInputActions_tF1171BCDBC7DD3E3606860D28535DF61264516DF, ___m_UI_Submit_9)); } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * get_m_UI_Submit_9() const { return ___m_UI_Submit_9; } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** get_address_of_m_UI_Submit_9() { return &___m_UI_Submit_9; } inline void set_m_UI_Submit_9(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * value) { ___m_UI_Submit_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_UI_Submit_9), (void*)value); } inline static int32_t get_offset_of_m_UI_Cancel_10() { return static_cast(offsetof(DefaultInputActions_tF1171BCDBC7DD3E3606860D28535DF61264516DF, ___m_UI_Cancel_10)); } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * get_m_UI_Cancel_10() const { return ___m_UI_Cancel_10; } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** get_address_of_m_UI_Cancel_10() { return &___m_UI_Cancel_10; } inline void set_m_UI_Cancel_10(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * value) { ___m_UI_Cancel_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_UI_Cancel_10), (void*)value); } inline static int32_t get_offset_of_m_UI_Point_11() { return static_cast(offsetof(DefaultInputActions_tF1171BCDBC7DD3E3606860D28535DF61264516DF, ___m_UI_Point_11)); } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * get_m_UI_Point_11() const { return ___m_UI_Point_11; } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** get_address_of_m_UI_Point_11() { return &___m_UI_Point_11; } inline void set_m_UI_Point_11(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * value) { ___m_UI_Point_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_UI_Point_11), (void*)value); } inline static int32_t get_offset_of_m_UI_Click_12() { return static_cast(offsetof(DefaultInputActions_tF1171BCDBC7DD3E3606860D28535DF61264516DF, ___m_UI_Click_12)); } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * get_m_UI_Click_12() const { return ___m_UI_Click_12; } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** get_address_of_m_UI_Click_12() { return &___m_UI_Click_12; } inline void set_m_UI_Click_12(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * value) { ___m_UI_Click_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_UI_Click_12), (void*)value); } inline static int32_t get_offset_of_m_UI_ScrollWheel_13() { return static_cast(offsetof(DefaultInputActions_tF1171BCDBC7DD3E3606860D28535DF61264516DF, ___m_UI_ScrollWheel_13)); } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * get_m_UI_ScrollWheel_13() const { return ___m_UI_ScrollWheel_13; } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** get_address_of_m_UI_ScrollWheel_13() { return &___m_UI_ScrollWheel_13; } inline void set_m_UI_ScrollWheel_13(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * value) { ___m_UI_ScrollWheel_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_UI_ScrollWheel_13), (void*)value); } inline static int32_t get_offset_of_m_UI_MiddleClick_14() { return static_cast(offsetof(DefaultInputActions_tF1171BCDBC7DD3E3606860D28535DF61264516DF, ___m_UI_MiddleClick_14)); } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * get_m_UI_MiddleClick_14() const { return ___m_UI_MiddleClick_14; } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** get_address_of_m_UI_MiddleClick_14() { return &___m_UI_MiddleClick_14; } inline void set_m_UI_MiddleClick_14(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * value) { ___m_UI_MiddleClick_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_UI_MiddleClick_14), (void*)value); } inline static int32_t get_offset_of_m_UI_RightClick_15() { return static_cast(offsetof(DefaultInputActions_tF1171BCDBC7DD3E3606860D28535DF61264516DF, ___m_UI_RightClick_15)); } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * get_m_UI_RightClick_15() const { return ___m_UI_RightClick_15; } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** get_address_of_m_UI_RightClick_15() { return &___m_UI_RightClick_15; } inline void set_m_UI_RightClick_15(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * value) { ___m_UI_RightClick_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_UI_RightClick_15), (void*)value); } inline static int32_t get_offset_of_m_UI_TrackedDevicePosition_16() { return static_cast(offsetof(DefaultInputActions_tF1171BCDBC7DD3E3606860D28535DF61264516DF, ___m_UI_TrackedDevicePosition_16)); } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * get_m_UI_TrackedDevicePosition_16() const { return ___m_UI_TrackedDevicePosition_16; } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** get_address_of_m_UI_TrackedDevicePosition_16() { return &___m_UI_TrackedDevicePosition_16; } inline void set_m_UI_TrackedDevicePosition_16(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * value) { ___m_UI_TrackedDevicePosition_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_UI_TrackedDevicePosition_16), (void*)value); } inline static int32_t get_offset_of_m_UI_TrackedDeviceOrientation_17() { return static_cast(offsetof(DefaultInputActions_tF1171BCDBC7DD3E3606860D28535DF61264516DF, ___m_UI_TrackedDeviceOrientation_17)); } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * get_m_UI_TrackedDeviceOrientation_17() const { return ___m_UI_TrackedDeviceOrientation_17; } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** get_address_of_m_UI_TrackedDeviceOrientation_17() { return &___m_UI_TrackedDeviceOrientation_17; } inline void set_m_UI_TrackedDeviceOrientation_17(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * value) { ___m_UI_TrackedDeviceOrientation_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_UI_TrackedDeviceOrientation_17), (void*)value); } inline static int32_t get_offset_of_m_KeyboardMouseSchemeIndex_18() { return static_cast(offsetof(DefaultInputActions_tF1171BCDBC7DD3E3606860D28535DF61264516DF, ___m_KeyboardMouseSchemeIndex_18)); } inline int32_t get_m_KeyboardMouseSchemeIndex_18() const { return ___m_KeyboardMouseSchemeIndex_18; } inline int32_t* get_address_of_m_KeyboardMouseSchemeIndex_18() { return &___m_KeyboardMouseSchemeIndex_18; } inline void set_m_KeyboardMouseSchemeIndex_18(int32_t value) { ___m_KeyboardMouseSchemeIndex_18 = value; } inline static int32_t get_offset_of_m_GamepadSchemeIndex_19() { return static_cast(offsetof(DefaultInputActions_tF1171BCDBC7DD3E3606860D28535DF61264516DF, ___m_GamepadSchemeIndex_19)); } inline int32_t get_m_GamepadSchemeIndex_19() const { return ___m_GamepadSchemeIndex_19; } inline int32_t* get_address_of_m_GamepadSchemeIndex_19() { return &___m_GamepadSchemeIndex_19; } inline void set_m_GamepadSchemeIndex_19(int32_t value) { ___m_GamepadSchemeIndex_19 = value; } inline static int32_t get_offset_of_m_TouchSchemeIndex_20() { return static_cast(offsetof(DefaultInputActions_tF1171BCDBC7DD3E3606860D28535DF61264516DF, ___m_TouchSchemeIndex_20)); } inline int32_t get_m_TouchSchemeIndex_20() const { return ___m_TouchSchemeIndex_20; } inline int32_t* get_address_of_m_TouchSchemeIndex_20() { return &___m_TouchSchemeIndex_20; } inline void set_m_TouchSchemeIndex_20(int32_t value) { ___m_TouchSchemeIndex_20 = value; } inline static int32_t get_offset_of_m_JoystickSchemeIndex_21() { return static_cast(offsetof(DefaultInputActions_tF1171BCDBC7DD3E3606860D28535DF61264516DF, ___m_JoystickSchemeIndex_21)); } inline int32_t get_m_JoystickSchemeIndex_21() const { return ___m_JoystickSchemeIndex_21; } inline int32_t* get_address_of_m_JoystickSchemeIndex_21() { return &___m_JoystickSchemeIndex_21; } inline void set_m_JoystickSchemeIndex_21(int32_t value) { ___m_JoystickSchemeIndex_21 = value; } inline static int32_t get_offset_of_m_XRSchemeIndex_22() { return static_cast(offsetof(DefaultInputActions_tF1171BCDBC7DD3E3606860D28535DF61264516DF, ___m_XRSchemeIndex_22)); } inline int32_t get_m_XRSchemeIndex_22() const { return ___m_XRSchemeIndex_22; } inline int32_t* get_address_of_m_XRSchemeIndex_22() { return &___m_XRSchemeIndex_22; } inline void set_m_XRSchemeIndex_22(int32_t value) { ___m_XRSchemeIndex_22 = value; } }; // UnityEngine.EventSystems.ExecuteEvents struct ExecuteEvents_tEA324150A01AFB802974FA8B7DB1C19F83FECA68 : public RuntimeObject { public: public: }; // UnityEngine.InputSystem.LowLevel.InputRuntime struct InputRuntime_t86C5A649BE0CD84BFE7B27910A47F1C83E5108B8 : public RuntimeObject { public: public: }; // UnityEngine.InputSystem.LowLevel.InputRuntimeExtensions struct InputRuntimeExtensions_t0875990F284AC8676BC89AD050089B0C47F0CE3B : public RuntimeObject { public: public: }; // UnityEngine.InputSystem.LowLevel.InputState struct InputState_t42BB8FE7D15A5BBC9ACA60CD943EBAA07AB3D6F1 : public RuntimeObject { public: public: }; // UnityEngine.InputSystem.InputSystem struct InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380 : public RuntimeObject { public: public: }; // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; // UnityEngine.InputSystem.LowLevel.NativeInputRuntime struct NativeInputRuntime_t0BBA78E443D4741422F00F3DA80F3DC967598C61 : public RuntimeObject { public: // System.Action UnityEngine.InputSystem.LowLevel.NativeInputRuntime::m_ShutdownMethod Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___m_ShutdownMethod_1; // UnityEngine.InputSystem.LowLevel.InputUpdateDelegate UnityEngine.InputSystem.LowLevel.NativeInputRuntime::m_OnUpdate InputUpdateDelegate_t3193D229360F70BB8E2781DED27A71B0F5355045 * ___m_OnUpdate_2; // System.Action`1 UnityEngine.InputSystem.LowLevel.NativeInputRuntime::m_OnBeforeUpdate Action_1_tC6AEC56D51A701342DD5D9DEEE77C063945AE4DC * ___m_OnBeforeUpdate_3; // System.Func`2 UnityEngine.InputSystem.LowLevel.NativeInputRuntime::m_OnShouldRunUpdate Func_2_t22C5BAC876F4C9C77BF9B2631852275B10FE99EC * ___m_OnShouldRunUpdate_4; // System.Single UnityEngine.InputSystem.LowLevel.NativeInputRuntime::m_PollingFrequency float ___m_PollingFrequency_5; // System.Boolean UnityEngine.InputSystem.LowLevel.NativeInputRuntime::m_DidCallOnShutdown bool ___m_DidCallOnShutdown_6; // System.Action`1 UnityEngine.InputSystem.LowLevel.NativeInputRuntime::m_FocusChangedMethod Action_1_tCE2D770918A65CAD277C08C4E8C05385EA267E83 * ___m_FocusChangedMethod_7; public: inline static int32_t get_offset_of_m_ShutdownMethod_1() { return static_cast(offsetof(NativeInputRuntime_t0BBA78E443D4741422F00F3DA80F3DC967598C61, ___m_ShutdownMethod_1)); } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_m_ShutdownMethod_1() const { return ___m_ShutdownMethod_1; } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_m_ShutdownMethod_1() { return &___m_ShutdownMethod_1; } inline void set_m_ShutdownMethod_1(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value) { ___m_ShutdownMethod_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ShutdownMethod_1), (void*)value); } inline static int32_t get_offset_of_m_OnUpdate_2() { return static_cast(offsetof(NativeInputRuntime_t0BBA78E443D4741422F00F3DA80F3DC967598C61, ___m_OnUpdate_2)); } inline InputUpdateDelegate_t3193D229360F70BB8E2781DED27A71B0F5355045 * get_m_OnUpdate_2() const { return ___m_OnUpdate_2; } inline InputUpdateDelegate_t3193D229360F70BB8E2781DED27A71B0F5355045 ** get_address_of_m_OnUpdate_2() { return &___m_OnUpdate_2; } inline void set_m_OnUpdate_2(InputUpdateDelegate_t3193D229360F70BB8E2781DED27A71B0F5355045 * value) { ___m_OnUpdate_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OnUpdate_2), (void*)value); } inline static int32_t get_offset_of_m_OnBeforeUpdate_3() { return static_cast(offsetof(NativeInputRuntime_t0BBA78E443D4741422F00F3DA80F3DC967598C61, ___m_OnBeforeUpdate_3)); } inline Action_1_tC6AEC56D51A701342DD5D9DEEE77C063945AE4DC * get_m_OnBeforeUpdate_3() const { return ___m_OnBeforeUpdate_3; } inline Action_1_tC6AEC56D51A701342DD5D9DEEE77C063945AE4DC ** get_address_of_m_OnBeforeUpdate_3() { return &___m_OnBeforeUpdate_3; } inline void set_m_OnBeforeUpdate_3(Action_1_tC6AEC56D51A701342DD5D9DEEE77C063945AE4DC * value) { ___m_OnBeforeUpdate_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OnBeforeUpdate_3), (void*)value); } inline static int32_t get_offset_of_m_OnShouldRunUpdate_4() { return static_cast(offsetof(NativeInputRuntime_t0BBA78E443D4741422F00F3DA80F3DC967598C61, ___m_OnShouldRunUpdate_4)); } inline Func_2_t22C5BAC876F4C9C77BF9B2631852275B10FE99EC * get_m_OnShouldRunUpdate_4() const { return ___m_OnShouldRunUpdate_4; } inline Func_2_t22C5BAC876F4C9C77BF9B2631852275B10FE99EC ** get_address_of_m_OnShouldRunUpdate_4() { return &___m_OnShouldRunUpdate_4; } inline void set_m_OnShouldRunUpdate_4(Func_2_t22C5BAC876F4C9C77BF9B2631852275B10FE99EC * value) { ___m_OnShouldRunUpdate_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OnShouldRunUpdate_4), (void*)value); } inline static int32_t get_offset_of_m_PollingFrequency_5() { return static_cast(offsetof(NativeInputRuntime_t0BBA78E443D4741422F00F3DA80F3DC967598C61, ___m_PollingFrequency_5)); } inline float get_m_PollingFrequency_5() const { return ___m_PollingFrequency_5; } inline float* get_address_of_m_PollingFrequency_5() { return &___m_PollingFrequency_5; } inline void set_m_PollingFrequency_5(float value) { ___m_PollingFrequency_5 = value; } inline static int32_t get_offset_of_m_DidCallOnShutdown_6() { return static_cast(offsetof(NativeInputRuntime_t0BBA78E443D4741422F00F3DA80F3DC967598C61, ___m_DidCallOnShutdown_6)); } inline bool get_m_DidCallOnShutdown_6() const { return ___m_DidCallOnShutdown_6; } inline bool* get_address_of_m_DidCallOnShutdown_6() { return &___m_DidCallOnShutdown_6; } inline void set_m_DidCallOnShutdown_6(bool value) { ___m_DidCallOnShutdown_6 = value; } inline static int32_t get_offset_of_m_FocusChangedMethod_7() { return static_cast(offsetof(NativeInputRuntime_t0BBA78E443D4741422F00F3DA80F3DC967598C61, ___m_FocusChangedMethod_7)); } inline Action_1_tCE2D770918A65CAD277C08C4E8C05385EA267E83 * get_m_FocusChangedMethod_7() const { return ___m_FocusChangedMethod_7; } inline Action_1_tCE2D770918A65CAD277C08C4E8C05385EA267E83 ** get_address_of_m_FocusChangedMethod_7() { return &___m_FocusChangedMethod_7; } inline void set_m_FocusChangedMethod_7(Action_1_tCE2D770918A65CAD277C08C4E8C05385EA267E83 * value) { ___m_FocusChangedMethod_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_FocusChangedMethod_7), (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; } }; // System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 : public RuntimeObject { public: public: }; // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_com { }; // System.Version struct Version_tBDAEDED25425A1D09910468B8BD1759115646E3C : public RuntimeObject { public: // System.Int32 System.Version::_Major int32_t ____Major_0; // System.Int32 System.Version::_Minor int32_t ____Minor_1; // System.Int32 System.Version::_Build int32_t ____Build_2; // System.Int32 System.Version::_Revision int32_t ____Revision_3; public: inline static int32_t get_offset_of__Major_0() { return static_cast(offsetof(Version_tBDAEDED25425A1D09910468B8BD1759115646E3C, ____Major_0)); } inline int32_t get__Major_0() const { return ____Major_0; } inline int32_t* get_address_of__Major_0() { return &____Major_0; } inline void set__Major_0(int32_t value) { ____Major_0 = value; } inline static int32_t get_offset_of__Minor_1() { return static_cast(offsetof(Version_tBDAEDED25425A1D09910468B8BD1759115646E3C, ____Minor_1)); } inline int32_t get__Minor_1() const { return ____Minor_1; } inline int32_t* get_address_of__Minor_1() { return &____Minor_1; } inline void set__Minor_1(int32_t value) { ____Minor_1 = value; } inline static int32_t get_offset_of__Build_2() { return static_cast(offsetof(Version_tBDAEDED25425A1D09910468B8BD1759115646E3C, ____Build_2)); } inline int32_t get__Build_2() const { return ____Build_2; } inline int32_t* get_address_of__Build_2() { return &____Build_2; } inline void set__Build_2(int32_t value) { ____Build_2 = value; } inline static int32_t get_offset_of__Revision_3() { return static_cast(offsetof(Version_tBDAEDED25425A1D09910468B8BD1759115646E3C, ____Revision_3)); } inline int32_t get__Revision_3() const { return ____Revision_3; } inline int32_t* get_address_of__Revision_3() { return &____Revision_3; } inline void set__Revision_3(int32_t value) { ____Revision_3 = value; } }; // UnityEngine.InputSystem.InputActionRebindingExtensions/DeferBindingResolutionWrapper struct DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC : public RuntimeObject { public: public: }; // UnityEngine.InputSystem.InputRemoting/Subscriber struct Subscriber_t2FE8E62E94D1ECBB25A3D8579E3BEDF2A2890492 : public RuntimeObject { public: // UnityEngine.InputSystem.InputRemoting UnityEngine.InputSystem.InputRemoting/Subscriber::owner InputRemoting_t1E0E6A3FCECB6332362D470A443CE1B1F0E26E38 * ___owner_0; // System.IObserver`1 UnityEngine.InputSystem.InputRemoting/Subscriber::observer RuntimeObject* ___observer_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(Subscriber_t2FE8E62E94D1ECBB25A3D8579E3BEDF2A2890492, ___owner_0)); } inline InputRemoting_t1E0E6A3FCECB6332362D470A443CE1B1F0E26E38 * get_owner_0() const { return ___owner_0; } inline InputRemoting_t1E0E6A3FCECB6332362D470A443CE1B1F0E26E38 ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(InputRemoting_t1E0E6A3FCECB6332362D470A443CE1B1F0E26E38 * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_observer_1() { return static_cast(offsetof(Subscriber_t2FE8E62E94D1ECBB25A3D8579E3BEDF2A2890492, ___observer_1)); } inline RuntimeObject* get_observer_1() const { return ___observer_1; } inline RuntimeObject** get_address_of_observer_1() { return &___observer_1; } inline void set_observer_1(RuntimeObject* value) { ___observer_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___observer_1), (void*)value); } }; // UnityEngine.InputSystem.LowLevel.InputState/StateChangeMonitorDelegate struct StateChangeMonitorDelegate_t68423E144084E57114E863F8671A6938BA6DEAA1 : public RuntimeObject { public: // System.Action`4 UnityEngine.InputSystem.LowLevel.InputState/StateChangeMonitorDelegate::valueChangeCallback Action_4_t603D34E53E6029F429DA3D490880CFB275AF3845 * ___valueChangeCallback_0; // System.Action`4 UnityEngine.InputSystem.LowLevel.InputState/StateChangeMonitorDelegate::timerExpiredCallback Action_4_t87F983609B062FF74AA4B9D7B74CB6C0D2D5895C * ___timerExpiredCallback_1; public: inline static int32_t get_offset_of_valueChangeCallback_0() { return static_cast(offsetof(StateChangeMonitorDelegate_t68423E144084E57114E863F8671A6938BA6DEAA1, ___valueChangeCallback_0)); } inline Action_4_t603D34E53E6029F429DA3D490880CFB275AF3845 * get_valueChangeCallback_0() const { return ___valueChangeCallback_0; } inline Action_4_t603D34E53E6029F429DA3D490880CFB275AF3845 ** get_address_of_valueChangeCallback_0() { return &___valueChangeCallback_0; } inline void set_valueChangeCallback_0(Action_4_t603D34E53E6029F429DA3D490880CFB275AF3845 * value) { ___valueChangeCallback_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___valueChangeCallback_0), (void*)value); } inline static int32_t get_offset_of_timerExpiredCallback_1() { return static_cast(offsetof(StateChangeMonitorDelegate_t68423E144084E57114E863F8671A6938BA6DEAA1, ___timerExpiredCallback_1)); } inline Action_4_t87F983609B062FF74AA4B9D7B74CB6C0D2D5895C * get_timerExpiredCallback_1() const { return ___timerExpiredCallback_1; } inline Action_4_t87F983609B062FF74AA4B9D7B74CB6C0D2D5895C ** get_address_of_timerExpiredCallback_1() { return &___timerExpiredCallback_1; } inline void set_timerExpiredCallback_1(Action_4_t87F983609B062FF74AA4B9D7B74CB6C0D2D5895C * value) { ___timerExpiredCallback_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___timerExpiredCallback_1), (void*)value); } }; // UnityEngine.InputSystem.InputSystem/<>c struct U3CU3Ec_t8968827D1E7F7FAFA88DEEC25DF49919A296F278 : public RuntimeObject { public: public: }; // UnityEngine.InputSystem.Users.InputUser/<>c struct U3CU3Ec_tE47369BDD97DFF5A267813E277CD80C99AF76E7F : public RuntimeObject { public: public: }; // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator struct Enumerator_t4765B55C764CF72B4D0B49934CCD0E224ACBBDD8 { public: // TValue[] UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::m_Array InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* ___m_Array_0; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::m_IndexStart int32_t ___m_IndexStart_1; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::m_IndexEnd int32_t ___m_IndexEnd_2; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::m_Index int32_t ___m_Index_3; public: inline static int32_t get_offset_of_m_Array_0() { return static_cast(offsetof(Enumerator_t4765B55C764CF72B4D0B49934CCD0E224ACBBDD8, ___m_Array_0)); } inline InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* get_m_Array_0() const { return ___m_Array_0; } inline InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680** get_address_of_m_Array_0() { return &___m_Array_0; } inline void set_m_Array_0(InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* value) { ___m_Array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Array_0), (void*)value); } inline static int32_t get_offset_of_m_IndexStart_1() { return static_cast(offsetof(Enumerator_t4765B55C764CF72B4D0B49934CCD0E224ACBBDD8, ___m_IndexStart_1)); } inline int32_t get_m_IndexStart_1() const { return ___m_IndexStart_1; } inline int32_t* get_address_of_m_IndexStart_1() { return &___m_IndexStart_1; } inline void set_m_IndexStart_1(int32_t value) { ___m_IndexStart_1 = value; } inline static int32_t get_offset_of_m_IndexEnd_2() { return static_cast(offsetof(Enumerator_t4765B55C764CF72B4D0B49934CCD0E224ACBBDD8, ___m_IndexEnd_2)); } inline int32_t get_m_IndexEnd_2() const { return ___m_IndexEnd_2; } inline int32_t* get_address_of_m_IndexEnd_2() { return &___m_IndexEnd_2; } inline void set_m_IndexEnd_2(int32_t value) { ___m_IndexEnd_2 = value; } inline static int32_t get_offset_of_m_Index_3() { return static_cast(offsetof(Enumerator_t4765B55C764CF72B4D0B49934CCD0E224ACBBDD8, ___m_Index_3)); } inline int32_t get_m_Index_3() const { return ___m_Index_3; } inline int32_t* get_address_of_m_Index_3() { return &___m_Index_3; } inline void set_m_Index_3(int32_t value) { ___m_Index_3 = value; } }; // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator struct Enumerator_tD1AA7B3BA0B028284BEC7AB59A86AEA47553FF2C { public: // TValue[] UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::m_Array InputDeviceU5BU5D_tE05D1214F0F949DC3A889F8DB4B7A68A3089F6D6* ___m_Array_0; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::m_IndexStart int32_t ___m_IndexStart_1; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::m_IndexEnd int32_t ___m_IndexEnd_2; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::m_Index int32_t ___m_Index_3; public: inline static int32_t get_offset_of_m_Array_0() { return static_cast(offsetof(Enumerator_tD1AA7B3BA0B028284BEC7AB59A86AEA47553FF2C, ___m_Array_0)); } inline InputDeviceU5BU5D_tE05D1214F0F949DC3A889F8DB4B7A68A3089F6D6* get_m_Array_0() const { return ___m_Array_0; } inline InputDeviceU5BU5D_tE05D1214F0F949DC3A889F8DB4B7A68A3089F6D6** get_address_of_m_Array_0() { return &___m_Array_0; } inline void set_m_Array_0(InputDeviceU5BU5D_tE05D1214F0F949DC3A889F8DB4B7A68A3089F6D6* value) { ___m_Array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Array_0), (void*)value); } inline static int32_t get_offset_of_m_IndexStart_1() { return static_cast(offsetof(Enumerator_tD1AA7B3BA0B028284BEC7AB59A86AEA47553FF2C, ___m_IndexStart_1)); } inline int32_t get_m_IndexStart_1() const { return ___m_IndexStart_1; } inline int32_t* get_address_of_m_IndexStart_1() { return &___m_IndexStart_1; } inline void set_m_IndexStart_1(int32_t value) { ___m_IndexStart_1 = value; } inline static int32_t get_offset_of_m_IndexEnd_2() { return static_cast(offsetof(Enumerator_tD1AA7B3BA0B028284BEC7AB59A86AEA47553FF2C, ___m_IndexEnd_2)); } inline int32_t get_m_IndexEnd_2() const { return ___m_IndexEnd_2; } inline int32_t* get_address_of_m_IndexEnd_2() { return &___m_IndexEnd_2; } inline void set_m_IndexEnd_2(int32_t value) { ___m_IndexEnd_2 = value; } inline static int32_t get_offset_of_m_Index_3() { return static_cast(offsetof(Enumerator_tD1AA7B3BA0B028284BEC7AB59A86AEA47553FF2C, ___m_Index_3)); } inline int32_t get_m_Index_3() const { return ___m_Index_3; } inline int32_t* get_address_of_m_Index_3() { return &___m_Index_3; } inline void set_m_Index_3(int32_t value) { ___m_Index_3 = value; } }; // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator struct Enumerator_tF5F7C66D929E846719C4FE7803DFDC7B69575883 { public: // TValue[] UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::m_Array ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___m_Array_0; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::m_IndexStart int32_t ___m_IndexStart_1; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::m_IndexEnd int32_t ___m_IndexEnd_2; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::m_Index int32_t ___m_Index_3; public: inline static int32_t get_offset_of_m_Array_0() { return static_cast(offsetof(Enumerator_tF5F7C66D929E846719C4FE7803DFDC7B69575883, ___m_Array_0)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_m_Array_0() const { return ___m_Array_0; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_m_Array_0() { return &___m_Array_0; } inline void set_m_Array_0(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___m_Array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Array_0), (void*)value); } inline static int32_t get_offset_of_m_IndexStart_1() { return static_cast(offsetof(Enumerator_tF5F7C66D929E846719C4FE7803DFDC7B69575883, ___m_IndexStart_1)); } inline int32_t get_m_IndexStart_1() const { return ___m_IndexStart_1; } inline int32_t* get_address_of_m_IndexStart_1() { return &___m_IndexStart_1; } inline void set_m_IndexStart_1(int32_t value) { ___m_IndexStart_1 = value; } inline static int32_t get_offset_of_m_IndexEnd_2() { return static_cast(offsetof(Enumerator_tF5F7C66D929E846719C4FE7803DFDC7B69575883, ___m_IndexEnd_2)); } inline int32_t get_m_IndexEnd_2() const { return ___m_IndexEnd_2; } inline int32_t* get_address_of_m_IndexEnd_2() { return &___m_IndexEnd_2; } inline void set_m_IndexEnd_2(int32_t value) { ___m_IndexEnd_2 = value; } inline static int32_t get_offset_of_m_Index_3() { return static_cast(offsetof(Enumerator_tF5F7C66D929E846719C4FE7803DFDC7B69575883, ___m_Index_3)); } inline int32_t get_m_Index_3() const { return ___m_Index_3; } inline int32_t* get_address_of_m_Index_3() { return &___m_Index_3; } inline void set_m_Index_3(int32_t value) { ___m_Index_3 = value; } }; // UnityEngine.InputSystem.Utilities.InlinedArray`1> struct InlinedArray_1_t78FDC7F1CD6623C5E091BB79EC2F93375CE38CE9 { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues Action_1U5BU5D_t45AFA72AB9C17482E4A448FF460696B2CD7F5B30* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_t78FDC7F1CD6623C5E091BB79EC2F93375CE38CE9, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_firstValue_1() { return static_cast(offsetof(InlinedArray_1_t78FDC7F1CD6623C5E091BB79EC2F93375CE38CE9, ___firstValue_1)); } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * get_firstValue_1() const { return ___firstValue_1; } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC ** get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * value) { ___firstValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstValue_1), (void*)value); } inline static int32_t get_offset_of_additionalValues_2() { return static_cast(offsetof(InlinedArray_1_t78FDC7F1CD6623C5E091BB79EC2F93375CE38CE9, ___additionalValues_2)); } inline Action_1U5BU5D_t45AFA72AB9C17482E4A448FF460696B2CD7F5B30* get_additionalValues_2() const { return ___additionalValues_2; } inline Action_1U5BU5D_t45AFA72AB9C17482E4A448FF460696B2CD7F5B30** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(Action_1U5BU5D_t45AFA72AB9C17482E4A448FF460696B2CD7F5B30* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)value); } }; // UnityEngine.InputSystem.Utilities.InlinedArray`1> struct InlinedArray_1_t02AB39E6F94F40A915AE5843BDB88347C7AD02B5 { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue Action_1_tF027A14E846C2C7B23079AF50A99AF77371FFC81 * ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues Action_1U5BU5D_t8054A94E13920B6EAD3A3ACE9E49CCEB297F5292* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_t02AB39E6F94F40A915AE5843BDB88347C7AD02B5, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_firstValue_1() { return static_cast(offsetof(InlinedArray_1_t02AB39E6F94F40A915AE5843BDB88347C7AD02B5, ___firstValue_1)); } inline Action_1_tF027A14E846C2C7B23079AF50A99AF77371FFC81 * get_firstValue_1() const { return ___firstValue_1; } inline Action_1_tF027A14E846C2C7B23079AF50A99AF77371FFC81 ** get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(Action_1_tF027A14E846C2C7B23079AF50A99AF77371FFC81 * value) { ___firstValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstValue_1), (void*)value); } inline static int32_t get_offset_of_additionalValues_2() { return static_cast(offsetof(InlinedArray_1_t02AB39E6F94F40A915AE5843BDB88347C7AD02B5, ___additionalValues_2)); } inline Action_1U5BU5D_t8054A94E13920B6EAD3A3ACE9E49CCEB297F5292* get_additionalValues_2() const { return ___additionalValues_2; } inline Action_1U5BU5D_t8054A94E13920B6EAD3A3ACE9E49CCEB297F5292** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(Action_1U5BU5D_t8054A94E13920B6EAD3A3ACE9E49CCEB297F5292* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)value); } }; // UnityEngine.InputSystem.Utilities.InlinedArray`1> struct InlinedArray_1_t3242EB26ABA5BD661668C61860E236D9A728BCFA { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue Action_2_tCCDB8684836116ACECB52131AD71D46113160DD0 * ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues Action_2U5BU5D_tAEE2FE315F5157233820CCF18FC5BADD298B3653* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_t3242EB26ABA5BD661668C61860E236D9A728BCFA, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_firstValue_1() { return static_cast(offsetof(InlinedArray_1_t3242EB26ABA5BD661668C61860E236D9A728BCFA, ___firstValue_1)); } inline Action_2_tCCDB8684836116ACECB52131AD71D46113160DD0 * get_firstValue_1() const { return ___firstValue_1; } inline Action_2_tCCDB8684836116ACECB52131AD71D46113160DD0 ** get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(Action_2_tCCDB8684836116ACECB52131AD71D46113160DD0 * value) { ___firstValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstValue_1), (void*)value); } inline static int32_t get_offset_of_additionalValues_2() { return static_cast(offsetof(InlinedArray_1_t3242EB26ABA5BD661668C61860E236D9A728BCFA, ___additionalValues_2)); } inline Action_2U5BU5D_tAEE2FE315F5157233820CCF18FC5BADD298B3653* get_additionalValues_2() const { return ___additionalValues_2; } inline Action_2U5BU5D_tAEE2FE315F5157233820CCF18FC5BADD298B3653** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(Action_2U5BU5D_tAEE2FE315F5157233820CCF18FC5BADD298B3653* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)value); } }; // UnityEngine.InputSystem.Utilities.InlinedArray`1> struct InlinedArray_1_t3C2C2D9BCDB3F198EA76C8FADB534D30D4BC026B { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue Action_2_tA58D913EBCC7FD3E95DEC877EDB4363CD3051DF4 * ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues Action_2U5BU5D_tD41A0E9C051E282AFAF25563D2EB7DA29E01D84E* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_t3C2C2D9BCDB3F198EA76C8FADB534D30D4BC026B, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_firstValue_1() { return static_cast(offsetof(InlinedArray_1_t3C2C2D9BCDB3F198EA76C8FADB534D30D4BC026B, ___firstValue_1)); } inline Action_2_tA58D913EBCC7FD3E95DEC877EDB4363CD3051DF4 * get_firstValue_1() const { return ___firstValue_1; } inline Action_2_tA58D913EBCC7FD3E95DEC877EDB4363CD3051DF4 ** get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(Action_2_tA58D913EBCC7FD3E95DEC877EDB4363CD3051DF4 * value) { ___firstValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstValue_1), (void*)value); } inline static int32_t get_offset_of_additionalValues_2() { return static_cast(offsetof(InlinedArray_1_t3C2C2D9BCDB3F198EA76C8FADB534D30D4BC026B, ___additionalValues_2)); } inline Action_2U5BU5D_tD41A0E9C051E282AFAF25563D2EB7DA29E01D84E* get_additionalValues_2() const { return ___additionalValues_2; } inline Action_2U5BU5D_tD41A0E9C051E282AFAF25563D2EB7DA29E01D84E** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(Action_2U5BU5D_tD41A0E9C051E282AFAF25563D2EB7DA29E01D84E* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)value); } }; // UnityEngine.InputSystem.Utilities.InlinedArray`1> struct InlinedArray_1_t9A746F7A5D2F131C836D4D54FF78A4CF2610112F { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue Action_2_t22339AC0C02B10DD3C743D557C52738BA901E74A * ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues Action_2U5BU5D_tBCA27D9CCFE789AEC1F9469632476E65211B1BC8* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_t9A746F7A5D2F131C836D4D54FF78A4CF2610112F, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_firstValue_1() { return static_cast(offsetof(InlinedArray_1_t9A746F7A5D2F131C836D4D54FF78A4CF2610112F, ___firstValue_1)); } inline Action_2_t22339AC0C02B10DD3C743D557C52738BA901E74A * get_firstValue_1() const { return ___firstValue_1; } inline Action_2_t22339AC0C02B10DD3C743D557C52738BA901E74A ** get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(Action_2_t22339AC0C02B10DD3C743D557C52738BA901E74A * value) { ___firstValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstValue_1), (void*)value); } inline static int32_t get_offset_of_additionalValues_2() { return static_cast(offsetof(InlinedArray_1_t9A746F7A5D2F131C836D4D54FF78A4CF2610112F, ___additionalValues_2)); } inline Action_2U5BU5D_tBCA27D9CCFE789AEC1F9469632476E65211B1BC8* get_additionalValues_2() const { return ___additionalValues_2; } inline Action_2U5BU5D_tBCA27D9CCFE789AEC1F9469632476E65211B1BC8** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(Action_2U5BU5D_tBCA27D9CCFE789AEC1F9469632476E65211B1BC8* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)value); } }; // UnityEngine.InputSystem.Utilities.InlinedArray`1> struct InlinedArray_1_tD5F685FF73D92B8276AD229C65D1FAAA1B6EB726 { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue Action_2_t18E7F4E321737EF92F70387314BC88164CA7B59C * ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues Action_2U5BU5D_tB52FFE57FE49AE90E8A2DBFA471AADAFF83C00BD* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_tD5F685FF73D92B8276AD229C65D1FAAA1B6EB726, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_firstValue_1() { return static_cast(offsetof(InlinedArray_1_tD5F685FF73D92B8276AD229C65D1FAAA1B6EB726, ___firstValue_1)); } inline Action_2_t18E7F4E321737EF92F70387314BC88164CA7B59C * get_firstValue_1() const { return ___firstValue_1; } inline Action_2_t18E7F4E321737EF92F70387314BC88164CA7B59C ** get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(Action_2_t18E7F4E321737EF92F70387314BC88164CA7B59C * value) { ___firstValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstValue_1), (void*)value); } inline static int32_t get_offset_of_additionalValues_2() { return static_cast(offsetof(InlinedArray_1_tD5F685FF73D92B8276AD229C65D1FAAA1B6EB726, ___additionalValues_2)); } inline Action_2U5BU5D_tB52FFE57FE49AE90E8A2DBFA471AADAFF83C00BD* get_additionalValues_2() const { return ___additionalValues_2; } inline Action_2U5BU5D_tB52FFE57FE49AE90E8A2DBFA471AADAFF83C00BD** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(Action_2U5BU5D_tB52FFE57FE49AE90E8A2DBFA471AADAFF83C00BD* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)value); } }; // UnityEngine.InputSystem.Utilities.InlinedArray`1> struct InlinedArray_1_t83243D33E8FC822E3C1594248A3F8A3A0F856789 { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue Action_2_t86645AF7004B27FBBEEA9B4EBCE215885AFBC3E7 * ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues Action_2U5BU5D_t7DBAF0A2F1C24EC434ED4A6C16B8B019D0DB5441* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_t83243D33E8FC822E3C1594248A3F8A3A0F856789, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_firstValue_1() { return static_cast(offsetof(InlinedArray_1_t83243D33E8FC822E3C1594248A3F8A3A0F856789, ___firstValue_1)); } inline Action_2_t86645AF7004B27FBBEEA9B4EBCE215885AFBC3E7 * get_firstValue_1() const { return ___firstValue_1; } inline Action_2_t86645AF7004B27FBBEEA9B4EBCE215885AFBC3E7 ** get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(Action_2_t86645AF7004B27FBBEEA9B4EBCE215885AFBC3E7 * value) { ___firstValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstValue_1), (void*)value); } inline static int32_t get_offset_of_additionalValues_2() { return static_cast(offsetof(InlinedArray_1_t83243D33E8FC822E3C1594248A3F8A3A0F856789, ___additionalValues_2)); } inline Action_2U5BU5D_t7DBAF0A2F1C24EC434ED4A6C16B8B019D0DB5441* get_additionalValues_2() const { return ___additionalValues_2; } inline Action_2U5BU5D_t7DBAF0A2F1C24EC434ED4A6C16B8B019D0DB5441** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(Action_2U5BU5D_t7DBAF0A2F1C24EC434ED4A6C16B8B019D0DB5441* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)value); } }; // UnityEngine.InputSystem.Utilities.InlinedArray`1> struct InlinedArray_1_t6D7DFF6DD189AA38362F43FFE7B988692F419234 { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue Action_2_tB596892BAE11233D1410B282A3EE7610732B50EC * ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues Action_2U5BU5D_t8B6AB971B66493894C76964146F49BCDE4994054* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_t6D7DFF6DD189AA38362F43FFE7B988692F419234, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_firstValue_1() { return static_cast(offsetof(InlinedArray_1_t6D7DFF6DD189AA38362F43FFE7B988692F419234, ___firstValue_1)); } inline Action_2_tB596892BAE11233D1410B282A3EE7610732B50EC * get_firstValue_1() const { return ___firstValue_1; } inline Action_2_tB596892BAE11233D1410B282A3EE7610732B50EC ** get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(Action_2_tB596892BAE11233D1410B282A3EE7610732B50EC * value) { ___firstValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstValue_1), (void*)value); } inline static int32_t get_offset_of_additionalValues_2() { return static_cast(offsetof(InlinedArray_1_t6D7DFF6DD189AA38362F43FFE7B988692F419234, ___additionalValues_2)); } inline Action_2U5BU5D_t8B6AB971B66493894C76964146F49BCDE4994054* get_additionalValues_2() const { return ___additionalValues_2; } inline Action_2U5BU5D_t8B6AB971B66493894C76964146F49BCDE4994054** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(Action_2U5BU5D_t8B6AB971B66493894C76964146F49BCDE4994054* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)value); } }; // UnityEngine.InputSystem.Utilities.InlinedArray`1> struct InlinedArray_1_t0276613225023D8F53CB9FD8DFF8960F542BAB07 { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue Action_3_t89DAF226DE3336CA3D27858809AB00EDF060ABD8 * ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues Action_3U5BU5D_tBA2F9B16A42170FE442D0B98E6DA1638D7754051* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_t0276613225023D8F53CB9FD8DFF8960F542BAB07, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_firstValue_1() { return static_cast(offsetof(InlinedArray_1_t0276613225023D8F53CB9FD8DFF8960F542BAB07, ___firstValue_1)); } inline Action_3_t89DAF226DE3336CA3D27858809AB00EDF060ABD8 * get_firstValue_1() const { return ___firstValue_1; } inline Action_3_t89DAF226DE3336CA3D27858809AB00EDF060ABD8 ** get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(Action_3_t89DAF226DE3336CA3D27858809AB00EDF060ABD8 * value) { ___firstValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstValue_1), (void*)value); } inline static int32_t get_offset_of_additionalValues_2() { return static_cast(offsetof(InlinedArray_1_t0276613225023D8F53CB9FD8DFF8960F542BAB07, ___additionalValues_2)); } inline Action_3U5BU5D_tBA2F9B16A42170FE442D0B98E6DA1638D7754051* get_additionalValues_2() const { return ___additionalValues_2; } inline Action_3U5BU5D_tBA2F9B16A42170FE442D0B98E6DA1638D7754051** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(Action_3U5BU5D_tBA2F9B16A42170FE442D0B98E6DA1638D7754051* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)value); } }; // UnityEngine.InputSystem.Utilities.InlinedArray`1> struct InlinedArray_1_tA26AD7D8D0A1B6A0D37F53076D8CF49E4262610A { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue Func_3_t4B36DD563993AA411E08890F0B6B0CA6DFAAC4E9 * ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues Func_3U5BU5D_tF47240ECC2AE5FA567A61D6AB12DB0E77AB9B798* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_tA26AD7D8D0A1B6A0D37F53076D8CF49E4262610A, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_firstValue_1() { return static_cast(offsetof(InlinedArray_1_tA26AD7D8D0A1B6A0D37F53076D8CF49E4262610A, ___firstValue_1)); } inline Func_3_t4B36DD563993AA411E08890F0B6B0CA6DFAAC4E9 * get_firstValue_1() const { return ___firstValue_1; } inline Func_3_t4B36DD563993AA411E08890F0B6B0CA6DFAAC4E9 ** get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(Func_3_t4B36DD563993AA411E08890F0B6B0CA6DFAAC4E9 * value) { ___firstValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstValue_1), (void*)value); } inline static int32_t get_offset_of_additionalValues_2() { return static_cast(offsetof(InlinedArray_1_tA26AD7D8D0A1B6A0D37F53076D8CF49E4262610A, ___additionalValues_2)); } inline Func_3U5BU5D_tF47240ECC2AE5FA567A61D6AB12DB0E77AB9B798* get_additionalValues_2() const { return ___additionalValues_2; } inline Func_3U5BU5D_tF47240ECC2AE5FA567A61D6AB12DB0E77AB9B798** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(Func_3U5BU5D_tF47240ECC2AE5FA567A61D6AB12DB0E77AB9B798* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)value); } }; // UnityEngine.InputSystem.Utilities.InlinedArray`1> struct InlinedArray_1_t927835312E6227D76C92E09AD68A88EC82EFEFBE { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue Func_3_t9B3AF4A893B0936872C5B37BE9C5D4B571281C2B * ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues Func_3U5BU5D_t7E31152D269CB9094E6D3C05C42673D7A9C2E3E2* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_t927835312E6227D76C92E09AD68A88EC82EFEFBE, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_firstValue_1() { return static_cast(offsetof(InlinedArray_1_t927835312E6227D76C92E09AD68A88EC82EFEFBE, ___firstValue_1)); } inline Func_3_t9B3AF4A893B0936872C5B37BE9C5D4B571281C2B * get_firstValue_1() const { return ___firstValue_1; } inline Func_3_t9B3AF4A893B0936872C5B37BE9C5D4B571281C2B ** get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(Func_3_t9B3AF4A893B0936872C5B37BE9C5D4B571281C2B * value) { ___firstValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstValue_1), (void*)value); } inline static int32_t get_offset_of_additionalValues_2() { return static_cast(offsetof(InlinedArray_1_t927835312E6227D76C92E09AD68A88EC82EFEFBE, ___additionalValues_2)); } inline Func_3U5BU5D_t7E31152D269CB9094E6D3C05C42673D7A9C2E3E2* get_additionalValues_2() const { return ___additionalValues_2; } inline Func_3U5BU5D_t7E31152D269CB9094E6D3C05C42673D7A9C2E3E2** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(Func_3U5BU5D_t7E31152D269CB9094E6D3C05C42673D7A9C2E3E2* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)value); } }; // UnityEngine.InputSystem.Utilities.InlinedArray`1> struct InlinedArray_1_t3975DE8FDB16D9954E63D66CA3912230140BE049 { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue InputProcessor_1_tABF07DE71C259EA74DBFF87F0516FBCEDBA40E81 * ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues InputProcessor_1U5BU5D_t13E281AFAFB00FB6270C630A454FC686A3C9DFA8* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_t3975DE8FDB16D9954E63D66CA3912230140BE049, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_firstValue_1() { return static_cast(offsetof(InlinedArray_1_t3975DE8FDB16D9954E63D66CA3912230140BE049, ___firstValue_1)); } inline InputProcessor_1_tABF07DE71C259EA74DBFF87F0516FBCEDBA40E81 * get_firstValue_1() const { return ___firstValue_1; } inline InputProcessor_1_tABF07DE71C259EA74DBFF87F0516FBCEDBA40E81 ** get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(InputProcessor_1_tABF07DE71C259EA74DBFF87F0516FBCEDBA40E81 * value) { ___firstValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstValue_1), (void*)value); } inline static int32_t get_offset_of_additionalValues_2() { return static_cast(offsetof(InlinedArray_1_t3975DE8FDB16D9954E63D66CA3912230140BE049, ___additionalValues_2)); } inline InputProcessor_1U5BU5D_t13E281AFAFB00FB6270C630A454FC686A3C9DFA8* get_additionalValues_2() const { return ___additionalValues_2; } inline InputProcessor_1U5BU5D_t13E281AFAFB00FB6270C630A454FC686A3C9DFA8** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(InputProcessor_1U5BU5D_t13E281AFAFB00FB6270C630A454FC686A3C9DFA8* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)value); } }; // UnityEngine.InputSystem.Utilities.InlinedArray`1> struct InlinedArray_1_tE0FCCBA3656F2A433F7AE4171D9973C859763630 { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue InputProcessor_1_tCB20A5B5AB1011285946D3C0662C31DE0723075E * ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues InputProcessor_1U5BU5D_t3925B08D6698CDA37A4B9C5E10F8FFA1868F9587* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_tE0FCCBA3656F2A433F7AE4171D9973C859763630, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_firstValue_1() { return static_cast(offsetof(InlinedArray_1_tE0FCCBA3656F2A433F7AE4171D9973C859763630, ___firstValue_1)); } inline InputProcessor_1_tCB20A5B5AB1011285946D3C0662C31DE0723075E * get_firstValue_1() const { return ___firstValue_1; } inline InputProcessor_1_tCB20A5B5AB1011285946D3C0662C31DE0723075E ** get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(InputProcessor_1_tCB20A5B5AB1011285946D3C0662C31DE0723075E * value) { ___firstValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstValue_1), (void*)value); } inline static int32_t get_offset_of_additionalValues_2() { return static_cast(offsetof(InlinedArray_1_tE0FCCBA3656F2A433F7AE4171D9973C859763630, ___additionalValues_2)); } inline InputProcessor_1U5BU5D_t3925B08D6698CDA37A4B9C5E10F8FFA1868F9587* get_additionalValues_2() const { return ___additionalValues_2; } inline InputProcessor_1U5BU5D_t3925B08D6698CDA37A4B9C5E10F8FFA1868F9587** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(InputProcessor_1U5BU5D_t3925B08D6698CDA37A4B9C5E10F8FFA1868F9587* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)value); } }; // UnityEngine.InputSystem.Utilities.InlinedArray`1> struct InlinedArray_1_t8C2FE779707E28D9A7EEA2A88ECC33B298F34994 { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue InputProcessor_1_t97A3DFD1D319E367F13E1723DF8FCF389D67C4F2 * ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues InputProcessor_1U5BU5D_t4E7F1C676ED9874F3A93CFB93A154797EF363BC2* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_t8C2FE779707E28D9A7EEA2A88ECC33B298F34994, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_firstValue_1() { return static_cast(offsetof(InlinedArray_1_t8C2FE779707E28D9A7EEA2A88ECC33B298F34994, ___firstValue_1)); } inline InputProcessor_1_t97A3DFD1D319E367F13E1723DF8FCF389D67C4F2 * get_firstValue_1() const { return ___firstValue_1; } inline InputProcessor_1_t97A3DFD1D319E367F13E1723DF8FCF389D67C4F2 ** get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(InputProcessor_1_t97A3DFD1D319E367F13E1723DF8FCF389D67C4F2 * value) { ___firstValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstValue_1), (void*)value); } inline static int32_t get_offset_of_additionalValues_2() { return static_cast(offsetof(InlinedArray_1_t8C2FE779707E28D9A7EEA2A88ECC33B298F34994, ___additionalValues_2)); } inline InputProcessor_1U5BU5D_t4E7F1C676ED9874F3A93CFB93A154797EF363BC2* get_additionalValues_2() const { return ___additionalValues_2; } inline InputProcessor_1U5BU5D_t4E7F1C676ED9874F3A93CFB93A154797EF363BC2** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(InputProcessor_1U5BU5D_t4E7F1C676ED9874F3A93CFB93A154797EF363BC2* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)value); } }; // UnityEngine.InputSystem.Utilities.InlinedArray`1 struct InlinedArray_1_tBE65FFEFA7BEF1F8DC1BBD3DE1B432C220FC51BF { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues ActionU5BU5D_t4184CD78B103476FA93E685EDBF3C083DBA9E2C2* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_tBE65FFEFA7BEF1F8DC1BBD3DE1B432C220FC51BF, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_firstValue_1() { return static_cast(offsetof(InlinedArray_1_tBE65FFEFA7BEF1F8DC1BBD3DE1B432C220FC51BF, ___firstValue_1)); } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_firstValue_1() const { return ___firstValue_1; } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value) { ___firstValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstValue_1), (void*)value); } inline static int32_t get_offset_of_additionalValues_2() { return static_cast(offsetof(InlinedArray_1_tBE65FFEFA7BEF1F8DC1BBD3DE1B432C220FC51BF, ___additionalValues_2)); } inline ActionU5BU5D_t4184CD78B103476FA93E685EDBF3C083DBA9E2C2* get_additionalValues_2() const { return ___additionalValues_2; } inline ActionU5BU5D_t4184CD78B103476FA93E685EDBF3C083DBA9E2C2** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(ActionU5BU5D_t4184CD78B103476FA93E685EDBF3C083DBA9E2C2* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)value); } }; // UnityEngine.InputSystem.Utilities.InlinedArray`1 struct InlinedArray_1_t803832B2A5E188CEC64008268F37D466FCC635A7 { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_t803832B2A5E188CEC64008268F37D466FCC635A7, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_firstValue_1() { return static_cast(offsetof(InlinedArray_1_t803832B2A5E188CEC64008268F37D466FCC635A7, ___firstValue_1)); } inline InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * get_firstValue_1() const { return ___firstValue_1; } inline InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 ** get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * value) { ___firstValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstValue_1), (void*)value); } inline static int32_t get_offset_of_additionalValues_2() { return static_cast(offsetof(InlinedArray_1_t803832B2A5E188CEC64008268F37D466FCC635A7, ___additionalValues_2)); } inline InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* get_additionalValues_2() const { return ___additionalValues_2; } inline InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)value); } }; // UnityEngine.InputSystem.Utilities.InlinedArray`1 struct InlinedArray_1_t740043C1A36A2183248E89E1B638F9E3954FE172 { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue InputDeviceCommandDelegate_t967EA90378916CA01FF68A0403468313659A1718 * ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues InputDeviceCommandDelegateU5BU5D_t47EBBCFBA9C24BA7BE7CE0001AE9CB11F87CA7B3* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_t740043C1A36A2183248E89E1B638F9E3954FE172, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_firstValue_1() { return static_cast(offsetof(InlinedArray_1_t740043C1A36A2183248E89E1B638F9E3954FE172, ___firstValue_1)); } inline InputDeviceCommandDelegate_t967EA90378916CA01FF68A0403468313659A1718 * get_firstValue_1() const { return ___firstValue_1; } inline InputDeviceCommandDelegate_t967EA90378916CA01FF68A0403468313659A1718 ** get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(InputDeviceCommandDelegate_t967EA90378916CA01FF68A0403468313659A1718 * value) { ___firstValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstValue_1), (void*)value); } inline static int32_t get_offset_of_additionalValues_2() { return static_cast(offsetof(InlinedArray_1_t740043C1A36A2183248E89E1B638F9E3954FE172, ___additionalValues_2)); } inline InputDeviceCommandDelegateU5BU5D_t47EBBCFBA9C24BA7BE7CE0001AE9CB11F87CA7B3* get_additionalValues_2() const { return ___additionalValues_2; } inline InputDeviceCommandDelegateU5BU5D_t47EBBCFBA9C24BA7BE7CE0001AE9CB11F87CA7B3** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(InputDeviceCommandDelegateU5BU5D_t47EBBCFBA9C24BA7BE7CE0001AE9CB11F87CA7B3* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)value); } }; // UnityEngine.InputSystem.Utilities.InlinedArray`1 struct InlinedArray_1_t28A0B99AACBC64E01FB1E06F511487AB0DF535CC { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue InputDeviceFindControlLayoutDelegate_tE30412E20D6F6870BF090C6D6C4CA9B4CFD0978F * ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues InputDeviceFindControlLayoutDelegateU5BU5D_tD623D611CF24B7F8960BAA8B4EFC172CE4ADAB72* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_t28A0B99AACBC64E01FB1E06F511487AB0DF535CC, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_firstValue_1() { return static_cast(offsetof(InlinedArray_1_t28A0B99AACBC64E01FB1E06F511487AB0DF535CC, ___firstValue_1)); } inline InputDeviceFindControlLayoutDelegate_tE30412E20D6F6870BF090C6D6C4CA9B4CFD0978F * get_firstValue_1() const { return ___firstValue_1; } inline InputDeviceFindControlLayoutDelegate_tE30412E20D6F6870BF090C6D6C4CA9B4CFD0978F ** get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(InputDeviceFindControlLayoutDelegate_tE30412E20D6F6870BF090C6D6C4CA9B4CFD0978F * value) { ___firstValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstValue_1), (void*)value); } inline static int32_t get_offset_of_additionalValues_2() { return static_cast(offsetof(InlinedArray_1_t28A0B99AACBC64E01FB1E06F511487AB0DF535CC, ___additionalValues_2)); } inline InputDeviceFindControlLayoutDelegateU5BU5D_tD623D611CF24B7F8960BAA8B4EFC172CE4ADAB72* get_additionalValues_2() const { return ___additionalValues_2; } inline InputDeviceFindControlLayoutDelegateU5BU5D_tD623D611CF24B7F8960BAA8B4EFC172CE4ADAB72** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(InputDeviceFindControlLayoutDelegateU5BU5D_tD623D611CF24B7F8960BAA8B4EFC172CE4ADAB72* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)value); } }; // UnityEngine.InputSystem.Utilities.InlinedArray`1 struct InlinedArray_1_t57CC16043279D3923B47FE374488E299D325EA41 { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue int32_t ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_t57CC16043279D3923B47FE374488E299D325EA41, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_firstValue_1() { return static_cast(offsetof(InlinedArray_1_t57CC16043279D3923B47FE374488E299D325EA41, ___firstValue_1)); } inline int32_t get_firstValue_1() const { return ___firstValue_1; } inline int32_t* get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(int32_t value) { ___firstValue_1 = value; } inline static int32_t get_offset_of_additionalValues_2() { return static_cast(offsetof(InlinedArray_1_t57CC16043279D3923B47FE374488E299D325EA41, ___additionalValues_2)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_additionalValues_2() const { return ___additionalValues_2; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)value); } }; // UnityEngine.InputSystem.Utilities.InlinedArray`1 struct InlinedArray_1_tB0AAF680EA1CE867851DE37A96313A3779BF0BD2 { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue RuntimeObject * ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_tB0AAF680EA1CE867851DE37A96313A3779BF0BD2, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_firstValue_1() { return static_cast(offsetof(InlinedArray_1_tB0AAF680EA1CE867851DE37A96313A3779BF0BD2, ___firstValue_1)); } inline RuntimeObject * get_firstValue_1() const { return ___firstValue_1; } inline RuntimeObject ** get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(RuntimeObject * value) { ___firstValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstValue_1), (void*)value); } inline static int32_t get_offset_of_additionalValues_2() { return static_cast(offsetof(InlinedArray_1_tB0AAF680EA1CE867851DE37A96313A3779BF0BD2, ___additionalValues_2)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_additionalValues_2() const { return ___additionalValues_2; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)value); } }; // UnityEngine.InputSystem.Utilities.InlinedArray`1 struct InlinedArray_1_tE0A3455899869577E13A1B7A326A29FA71A32DA8 { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue TrackedDeviceRaycaster_t9936094E6D788AADD6B39AB72C7D532238CCDEE2 * ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues TrackedDeviceRaycasterU5BU5D_tD966F29CEDC953E6D701F681AD5DEF0263F5BD45* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_tE0A3455899869577E13A1B7A326A29FA71A32DA8, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_firstValue_1() { return static_cast(offsetof(InlinedArray_1_tE0A3455899869577E13A1B7A326A29FA71A32DA8, ___firstValue_1)); } inline TrackedDeviceRaycaster_t9936094E6D788AADD6B39AB72C7D532238CCDEE2 * get_firstValue_1() const { return ___firstValue_1; } inline TrackedDeviceRaycaster_t9936094E6D788AADD6B39AB72C7D532238CCDEE2 ** get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(TrackedDeviceRaycaster_t9936094E6D788AADD6B39AB72C7D532238CCDEE2 * value) { ___firstValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstValue_1), (void*)value); } inline static int32_t get_offset_of_additionalValues_2() { return static_cast(offsetof(InlinedArray_1_tE0A3455899869577E13A1B7A326A29FA71A32DA8, ___additionalValues_2)); } inline TrackedDeviceRaycasterU5BU5D_tD966F29CEDC953E6D701F681AD5DEF0263F5BD45* get_additionalValues_2() const { return ___additionalValues_2; } inline TrackedDeviceRaycasterU5BU5D_tD966F29CEDC953E6D701F681AD5DEF0263F5BD45** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(TrackedDeviceRaycasterU5BU5D_tD966F29CEDC953E6D701F681AD5DEF0263F5BD45* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)value); } }; // System.Nullable`1 struct Nullable_1_t1D1CD146BFCBDC2E53E1F700889F8C5C21063EF3 { public: // T System.Nullable`1::value bool ___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_t1D1CD146BFCBDC2E53E1F700889F8C5C21063EF3, ___value_0)); } inline bool get_value_0() const { return ___value_0; } inline bool* get_address_of_value_0() { return &___value_0; } inline void set_value_0(bool value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t1D1CD146BFCBDC2E53E1F700889F8C5C21063EF3, ___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_t340361C8134256120F5769AC5A3F743DB6C11D1F { public: // T System.Nullable`1::value int64_t ___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_t340361C8134256120F5769AC5A3F743DB6C11D1F, ___value_0)); } inline int64_t get_value_0() const { return ___value_0; } inline int64_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int64_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t340361C8134256120F5769AC5A3F743DB6C11D1F, ___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; } }; // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 struct ReadOnlyArray_1_t51E12EEA961178973D364D9C1D86150BC4FF6811 { public: // TValue[] UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_Array InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* ___m_Array_0; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_StartIndex int32_t ___m_StartIndex_1; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_Length int32_t ___m_Length_2; public: inline static int32_t get_offset_of_m_Array_0() { return static_cast(offsetof(ReadOnlyArray_1_t51E12EEA961178973D364D9C1D86150BC4FF6811, ___m_Array_0)); } inline InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* get_m_Array_0() const { return ___m_Array_0; } inline InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680** get_address_of_m_Array_0() { return &___m_Array_0; } inline void set_m_Array_0(InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* value) { ___m_Array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Array_0), (void*)value); } inline static int32_t get_offset_of_m_StartIndex_1() { return static_cast(offsetof(ReadOnlyArray_1_t51E12EEA961178973D364D9C1D86150BC4FF6811, ___m_StartIndex_1)); } inline int32_t get_m_StartIndex_1() const { return ___m_StartIndex_1; } inline int32_t* get_address_of_m_StartIndex_1() { return &___m_StartIndex_1; } inline void set_m_StartIndex_1(int32_t value) { ___m_StartIndex_1 = value; } inline static int32_t get_offset_of_m_Length_2() { return static_cast(offsetof(ReadOnlyArray_1_t51E12EEA961178973D364D9C1D86150BC4FF6811, ___m_Length_2)); } inline int32_t get_m_Length_2() const { return ___m_Length_2; } inline int32_t* get_address_of_m_Length_2() { return &___m_Length_2; } inline void set_m_Length_2(int32_t value) { ___m_Length_2 = value; } }; // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 struct ReadOnlyArray_1_tD26A5C8942D54D9923D37B15641CAC16B1922B9E { public: // TValue[] UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_Array InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD* ___m_Array_0; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_StartIndex int32_t ___m_StartIndex_1; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_Length int32_t ___m_Length_2; public: inline static int32_t get_offset_of_m_Array_0() { return static_cast(offsetof(ReadOnlyArray_1_tD26A5C8942D54D9923D37B15641CAC16B1922B9E, ___m_Array_0)); } inline InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD* get_m_Array_0() const { return ___m_Array_0; } inline InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD** get_address_of_m_Array_0() { return &___m_Array_0; } inline void set_m_Array_0(InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD* value) { ___m_Array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Array_0), (void*)value); } inline static int32_t get_offset_of_m_StartIndex_1() { return static_cast(offsetof(ReadOnlyArray_1_tD26A5C8942D54D9923D37B15641CAC16B1922B9E, ___m_StartIndex_1)); } inline int32_t get_m_StartIndex_1() const { return ___m_StartIndex_1; } inline int32_t* get_address_of_m_StartIndex_1() { return &___m_StartIndex_1; } inline void set_m_StartIndex_1(int32_t value) { ___m_StartIndex_1 = value; } inline static int32_t get_offset_of_m_Length_2() { return static_cast(offsetof(ReadOnlyArray_1_tD26A5C8942D54D9923D37B15641CAC16B1922B9E, ___m_Length_2)); } inline int32_t get_m_Length_2() const { return ___m_Length_2; } inline int32_t* get_address_of_m_Length_2() { return &___m_Length_2; } inline void set_m_Length_2(int32_t value) { ___m_Length_2 = value; } }; // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 struct ReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0 { public: // TValue[] UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_Array InputDeviceU5BU5D_tE05D1214F0F949DC3A889F8DB4B7A68A3089F6D6* ___m_Array_0; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_StartIndex int32_t ___m_StartIndex_1; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_Length int32_t ___m_Length_2; public: inline static int32_t get_offset_of_m_Array_0() { return static_cast(offsetof(ReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0, ___m_Array_0)); } inline InputDeviceU5BU5D_tE05D1214F0F949DC3A889F8DB4B7A68A3089F6D6* get_m_Array_0() const { return ___m_Array_0; } inline InputDeviceU5BU5D_tE05D1214F0F949DC3A889F8DB4B7A68A3089F6D6** get_address_of_m_Array_0() { return &___m_Array_0; } inline void set_m_Array_0(InputDeviceU5BU5D_tE05D1214F0F949DC3A889F8DB4B7A68A3089F6D6* value) { ___m_Array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Array_0), (void*)value); } inline static int32_t get_offset_of_m_StartIndex_1() { return static_cast(offsetof(ReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0, ___m_StartIndex_1)); } inline int32_t get_m_StartIndex_1() const { return ___m_StartIndex_1; } inline int32_t* get_address_of_m_StartIndex_1() { return &___m_StartIndex_1; } inline void set_m_StartIndex_1(int32_t value) { ___m_StartIndex_1 = value; } inline static int32_t get_offset_of_m_Length_2() { return static_cast(offsetof(ReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0, ___m_Length_2)); } inline int32_t get_m_Length_2() const { return ___m_Length_2; } inline int32_t* get_address_of_m_Length_2() { return &___m_Length_2; } inline void set_m_Length_2(int32_t value) { ___m_Length_2 = value; } }; // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 struct ReadOnlyArray_1_tF47816449E5B7D8B7DEF25617B537DE984C72197 { public: // TValue[] UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_Array InputUserU5BU5D_tE46EC3FAD1D93FC55C7CFF671B0CD166AF788CA7* ___m_Array_0; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_StartIndex int32_t ___m_StartIndex_1; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_Length int32_t ___m_Length_2; public: inline static int32_t get_offset_of_m_Array_0() { return static_cast(offsetof(ReadOnlyArray_1_tF47816449E5B7D8B7DEF25617B537DE984C72197, ___m_Array_0)); } inline InputUserU5BU5D_tE46EC3FAD1D93FC55C7CFF671B0CD166AF788CA7* get_m_Array_0() const { return ___m_Array_0; } inline InputUserU5BU5D_tE46EC3FAD1D93FC55C7CFF671B0CD166AF788CA7** get_address_of_m_Array_0() { return &___m_Array_0; } inline void set_m_Array_0(InputUserU5BU5D_tE46EC3FAD1D93FC55C7CFF671B0CD166AF788CA7* value) { ___m_Array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Array_0), (void*)value); } inline static int32_t get_offset_of_m_StartIndex_1() { return static_cast(offsetof(ReadOnlyArray_1_tF47816449E5B7D8B7DEF25617B537DE984C72197, ___m_StartIndex_1)); } inline int32_t get_m_StartIndex_1() const { return ___m_StartIndex_1; } inline int32_t* get_address_of_m_StartIndex_1() { return &___m_StartIndex_1; } inline void set_m_StartIndex_1(int32_t value) { ___m_StartIndex_1 = value; } inline static int32_t get_offset_of_m_Length_2() { return static_cast(offsetof(ReadOnlyArray_1_tF47816449E5B7D8B7DEF25617B537DE984C72197, ___m_Length_2)); } inline int32_t get_m_Length_2() const { return ___m_Length_2; } inline int32_t* get_address_of_m_Length_2() { return &___m_Length_2; } inline void set_m_Length_2(int32_t value) { ___m_Length_2 = value; } }; // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 struct ReadOnlyArray_1_t9584B0851320AB0F5BC8FF261C123F5994A081B7 { public: // TValue[] UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_Array ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___m_Array_0; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_StartIndex int32_t ___m_StartIndex_1; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_Length int32_t ___m_Length_2; public: inline static int32_t get_offset_of_m_Array_0() { return static_cast(offsetof(ReadOnlyArray_1_t9584B0851320AB0F5BC8FF261C123F5994A081B7, ___m_Array_0)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_m_Array_0() const { return ___m_Array_0; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_m_Array_0() { return &___m_Array_0; } inline void set_m_Array_0(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___m_Array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Array_0), (void*)value); } inline static int32_t get_offset_of_m_StartIndex_1() { return static_cast(offsetof(ReadOnlyArray_1_t9584B0851320AB0F5BC8FF261C123F5994A081B7, ___m_StartIndex_1)); } inline int32_t get_m_StartIndex_1() const { return ___m_StartIndex_1; } inline int32_t* get_address_of_m_StartIndex_1() { return &___m_StartIndex_1; } inline void set_m_StartIndex_1(int32_t value) { ___m_StartIndex_1 = value; } inline static int32_t get_offset_of_m_Length_2() { return static_cast(offsetof(ReadOnlyArray_1_t9584B0851320AB0F5BC8FF261C123F5994A081B7, ___m_Length_2)); } inline int32_t get_m_Length_2() const { return ___m_Length_2; } inline int32_t* get_address_of_m_Length_2() { return &___m_Length_2; } inline void set_m_Length_2(int32_t value) { ___m_Length_2 = value; } }; // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 struct ReadOnlyArray_1_t1395593458B5F4A22EB99780AA86DA049C3EACEF { public: // TValue[] UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_Array StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___m_Array_0; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_StartIndex int32_t ___m_StartIndex_1; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_Length int32_t ___m_Length_2; public: inline static int32_t get_offset_of_m_Array_0() { return static_cast(offsetof(ReadOnlyArray_1_t1395593458B5F4A22EB99780AA86DA049C3EACEF, ___m_Array_0)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_m_Array_0() const { return ___m_Array_0; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_m_Array_0() { return &___m_Array_0; } inline void set_m_Array_0(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___m_Array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Array_0), (void*)value); } inline static int32_t get_offset_of_m_StartIndex_1() { return static_cast(offsetof(ReadOnlyArray_1_t1395593458B5F4A22EB99780AA86DA049C3EACEF, ___m_StartIndex_1)); } inline int32_t get_m_StartIndex_1() const { return ___m_StartIndex_1; } inline int32_t* get_address_of_m_StartIndex_1() { return &___m_StartIndex_1; } inline void set_m_StartIndex_1(int32_t value) { ___m_StartIndex_1 = value; } inline static int32_t get_offset_of_m_Length_2() { return static_cast(offsetof(ReadOnlyArray_1_t1395593458B5F4A22EB99780AA86DA049C3EACEF, ___m_Length_2)); } inline int32_t get_m_Length_2() const { return ___m_Length_2; } inline int32_t* get_address_of_m_Length_2() { return &___m_Length_2; } inline void set_m_Length_2(int32_t value) { ___m_Length_2 = value; } }; // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 struct ReadOnlyArray_1_t0DCCE2E9597891D2E289C44634892EF6129F71F9 { public: // TValue[] UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_Array TouchControlU5BU5D_t26ABEB41FF07BF7B670BE1BAD30055D56579D890* ___m_Array_0; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_StartIndex int32_t ___m_StartIndex_1; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_Length int32_t ___m_Length_2; public: inline static int32_t get_offset_of_m_Array_0() { return static_cast(offsetof(ReadOnlyArray_1_t0DCCE2E9597891D2E289C44634892EF6129F71F9, ___m_Array_0)); } inline TouchControlU5BU5D_t26ABEB41FF07BF7B670BE1BAD30055D56579D890* get_m_Array_0() const { return ___m_Array_0; } inline TouchControlU5BU5D_t26ABEB41FF07BF7B670BE1BAD30055D56579D890** get_address_of_m_Array_0() { return &___m_Array_0; } inline void set_m_Array_0(TouchControlU5BU5D_t26ABEB41FF07BF7B670BE1BAD30055D56579D890* value) { ___m_Array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Array_0), (void*)value); } inline static int32_t get_offset_of_m_StartIndex_1() { return static_cast(offsetof(ReadOnlyArray_1_t0DCCE2E9597891D2E289C44634892EF6129F71F9, ___m_StartIndex_1)); } inline int32_t get_m_StartIndex_1() const { return ___m_StartIndex_1; } inline int32_t* get_address_of_m_StartIndex_1() { return &___m_StartIndex_1; } inline void set_m_StartIndex_1(int32_t value) { ___m_StartIndex_1 = value; } inline static int32_t get_offset_of_m_Length_2() { return static_cast(offsetof(ReadOnlyArray_1_t0DCCE2E9597891D2E289C44634892EF6129F71F9, ___m_Length_2)); } inline int32_t get_m_Length_2() const { return ___m_Length_2; } inline int32_t* get_address_of_m_Length_2() { return &___m_Length_2; } inline void set_m_Length_2(int32_t value) { ___m_Length_2 = value; } }; // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 struct ReadOnlyArray_1_tC1580E98B05EE099B457C8084379F8D30E2D934C { public: // TValue[] UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_Array DeviceRequirementU5BU5D_tBAAEA8AD0E93A8EF9DF98E9F4957B7A56286E795* ___m_Array_0; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_StartIndex int32_t ___m_StartIndex_1; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_Length int32_t ___m_Length_2; public: inline static int32_t get_offset_of_m_Array_0() { return static_cast(offsetof(ReadOnlyArray_1_tC1580E98B05EE099B457C8084379F8D30E2D934C, ___m_Array_0)); } inline DeviceRequirementU5BU5D_tBAAEA8AD0E93A8EF9DF98E9F4957B7A56286E795* get_m_Array_0() const { return ___m_Array_0; } inline DeviceRequirementU5BU5D_tBAAEA8AD0E93A8EF9DF98E9F4957B7A56286E795** get_address_of_m_Array_0() { return &___m_Array_0; } inline void set_m_Array_0(DeviceRequirementU5BU5D_tBAAEA8AD0E93A8EF9DF98E9F4957B7A56286E795* value) { ___m_Array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Array_0), (void*)value); } inline static int32_t get_offset_of_m_StartIndex_1() { return static_cast(offsetof(ReadOnlyArray_1_tC1580E98B05EE099B457C8084379F8D30E2D934C, ___m_StartIndex_1)); } inline int32_t get_m_StartIndex_1() const { return ___m_StartIndex_1; } inline int32_t* get_address_of_m_StartIndex_1() { return &___m_StartIndex_1; } inline void set_m_StartIndex_1(int32_t value) { ___m_StartIndex_1 = value; } inline static int32_t get_offset_of_m_Length_2() { return static_cast(offsetof(ReadOnlyArray_1_tC1580E98B05EE099B457C8084379F8D30E2D934C, ___m_Length_2)); } inline int32_t get_m_Length_2() const { return ___m_Length_2; } inline int32_t* get_address_of_m_Length_2() { return &___m_Length_2; } inline void set_m_Length_2(int32_t value) { ___m_Length_2 = value; } }; // UnityEngine.EventSystems.BaseEventData struct BaseEventData_t722C48843CF21B50E06CC0E2E679415E38A7444E : public AbstractEventData_tA0B5065DE3430C0031ADE061668E1C7073D718DF { public: // UnityEngine.EventSystems.EventSystem UnityEngine.EventSystems.BaseEventData::m_EventSystem EventSystem_t5DC458FCD0355A74CDCCE79287B38B9C4278E39C * ___m_EventSystem_1; public: inline static int32_t get_offset_of_m_EventSystem_1() { return static_cast(offsetof(BaseEventData_t722C48843CF21B50E06CC0E2E679415E38A7444E, ___m_EventSystem_1)); } inline EventSystem_t5DC458FCD0355A74CDCCE79287B38B9C4278E39C * get_m_EventSystem_1() const { return ___m_EventSystem_1; } inline EventSystem_t5DC458FCD0355A74CDCCE79287B38B9C4278E39C ** get_address_of_m_EventSystem_1() { return &___m_EventSystem_1; } inline void set_m_EventSystem_1(EventSystem_t5DC458FCD0355A74CDCCE79287B38B9C4278E39C * value) { ___m_EventSystem_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_EventSystem_1), (void*)value); } }; // System.Boolean struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37 { 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_t07D1E3F34E4813023D64F584DFF7B34C9D922F37, ___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; } }; // System.Byte struct Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056 { 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_t0111FAB8B8685667EDDAF77683F0D8F86B659056, ___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_tFF60D8E7E89A20BE2294A003734341BD1DF43E14 { 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_tFF60D8E7E89A20BE2294A003734341BD1DF43E14, ___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; } }; // UnityEngine.Color struct Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 { 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_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___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_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___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_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___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_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___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; } }; // System.Double struct Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181 { 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_t42821932CB52DE2057E685D0E1AF3DE5033D2181, ___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; } }; // System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA : public ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 { public: public: }; // Native definition for P/Invoke marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_com { }; // UnityEngine.InputSystem.Utilities.FourCC struct FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 { public: // System.Int32 UnityEngine.InputSystem.Utilities.FourCC::m_Code int32_t ___m_Code_0; public: inline static int32_t get_offset_of_m_Code_0() { return static_cast(offsetof(FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9, ___m_Code_0)); } inline int32_t get_m_Code_0() const { return ___m_Code_0; } inline int32_t* get_address_of_m_Code_0() { return &___m_Code_0; } inline void set_m_Code_0(int32_t value) { ___m_Code_0 = value; } }; // System.Runtime.InteropServices.GCHandle struct GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 { public: // System.Int32 System.Runtime.InteropServices.GCHandle::handle int32_t ___handle_0; public: inline static int32_t get_offset_of_handle_0() { return static_cast(offsetof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603, ___handle_0)); } inline int32_t get_handle_0() const { return ___handle_0; } inline int32_t* get_address_of_handle_0() { return &___handle_0; } inline void set_handle_0(int32_t value) { ___handle_0 = value; } }; // UnityEngine.InputSystem.InputControlScheme struct InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 { public: // System.String UnityEngine.InputSystem.InputControlScheme::m_Name String_t* ___m_Name_0; // System.String UnityEngine.InputSystem.InputControlScheme::m_BindingGroup String_t* ___m_BindingGroup_1; // UnityEngine.InputSystem.InputControlScheme/DeviceRequirement[] UnityEngine.InputSystem.InputControlScheme::m_DeviceRequirements DeviceRequirementU5BU5D_tBAAEA8AD0E93A8EF9DF98E9F4957B7A56286E795* ___m_DeviceRequirements_2; public: inline static int32_t get_offset_of_m_Name_0() { return static_cast(offsetof(InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340, ___m_Name_0)); } inline String_t* get_m_Name_0() const { return ___m_Name_0; } inline String_t** get_address_of_m_Name_0() { return &___m_Name_0; } inline void set_m_Name_0(String_t* value) { ___m_Name_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Name_0), (void*)value); } inline static int32_t get_offset_of_m_BindingGroup_1() { return static_cast(offsetof(InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340, ___m_BindingGroup_1)); } inline String_t* get_m_BindingGroup_1() const { return ___m_BindingGroup_1; } inline String_t** get_address_of_m_BindingGroup_1() { return &___m_BindingGroup_1; } inline void set_m_BindingGroup_1(String_t* value) { ___m_BindingGroup_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_BindingGroup_1), (void*)value); } inline static int32_t get_offset_of_m_DeviceRequirements_2() { return static_cast(offsetof(InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340, ___m_DeviceRequirements_2)); } inline DeviceRequirementU5BU5D_tBAAEA8AD0E93A8EF9DF98E9F4957B7A56286E795* get_m_DeviceRequirements_2() const { return ___m_DeviceRequirements_2; } inline DeviceRequirementU5BU5D_tBAAEA8AD0E93A8EF9DF98E9F4957B7A56286E795** get_address_of_m_DeviceRequirements_2() { return &___m_DeviceRequirements_2; } inline void set_m_DeviceRequirements_2(DeviceRequirementU5BU5D_tBAAEA8AD0E93A8EF9DF98E9F4957B7A56286E795* value) { ___m_DeviceRequirements_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_DeviceRequirements_2), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.InputControlScheme struct InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340_marshaled_pinvoke { char* ___m_Name_0; char* ___m_BindingGroup_1; DeviceRequirement_tAB27570ED81D24759C54FDE48B6DD74FF51649C9_marshaled_pinvoke* ___m_DeviceRequirements_2; }; // Native definition for COM marshalling of UnityEngine.InputSystem.InputControlScheme struct InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340_marshaled_com { Il2CppChar* ___m_Name_0; Il2CppChar* ___m_BindingGroup_1; DeviceRequirement_tAB27570ED81D24759C54FDE48B6DD74FF51649C9_marshaled_com* ___m_DeviceRequirements_2; }; // UnityEngine.InputSystem.Layouts.InputDeviceDescription struct InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 { public: // System.String UnityEngine.InputSystem.Layouts.InputDeviceDescription::m_InterfaceName String_t* ___m_InterfaceName_0; // System.String UnityEngine.InputSystem.Layouts.InputDeviceDescription::m_DeviceClass String_t* ___m_DeviceClass_1; // System.String UnityEngine.InputSystem.Layouts.InputDeviceDescription::m_Manufacturer String_t* ___m_Manufacturer_2; // System.String UnityEngine.InputSystem.Layouts.InputDeviceDescription::m_Product String_t* ___m_Product_3; // System.String UnityEngine.InputSystem.Layouts.InputDeviceDescription::m_Serial String_t* ___m_Serial_4; // System.String UnityEngine.InputSystem.Layouts.InputDeviceDescription::m_Version String_t* ___m_Version_5; // System.String UnityEngine.InputSystem.Layouts.InputDeviceDescription::m_Capabilities String_t* ___m_Capabilities_6; public: inline static int32_t get_offset_of_m_InterfaceName_0() { return static_cast(offsetof(InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58, ___m_InterfaceName_0)); } inline String_t* get_m_InterfaceName_0() const { return ___m_InterfaceName_0; } inline String_t** get_address_of_m_InterfaceName_0() { return &___m_InterfaceName_0; } inline void set_m_InterfaceName_0(String_t* value) { ___m_InterfaceName_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_InterfaceName_0), (void*)value); } inline static int32_t get_offset_of_m_DeviceClass_1() { return static_cast(offsetof(InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58, ___m_DeviceClass_1)); } inline String_t* get_m_DeviceClass_1() const { return ___m_DeviceClass_1; } inline String_t** get_address_of_m_DeviceClass_1() { return &___m_DeviceClass_1; } inline void set_m_DeviceClass_1(String_t* value) { ___m_DeviceClass_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_DeviceClass_1), (void*)value); } inline static int32_t get_offset_of_m_Manufacturer_2() { return static_cast(offsetof(InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58, ___m_Manufacturer_2)); } inline String_t* get_m_Manufacturer_2() const { return ___m_Manufacturer_2; } inline String_t** get_address_of_m_Manufacturer_2() { return &___m_Manufacturer_2; } inline void set_m_Manufacturer_2(String_t* value) { ___m_Manufacturer_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Manufacturer_2), (void*)value); } inline static int32_t get_offset_of_m_Product_3() { return static_cast(offsetof(InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58, ___m_Product_3)); } inline String_t* get_m_Product_3() const { return ___m_Product_3; } inline String_t** get_address_of_m_Product_3() { return &___m_Product_3; } inline void set_m_Product_3(String_t* value) { ___m_Product_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Product_3), (void*)value); } inline static int32_t get_offset_of_m_Serial_4() { return static_cast(offsetof(InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58, ___m_Serial_4)); } inline String_t* get_m_Serial_4() const { return ___m_Serial_4; } inline String_t** get_address_of_m_Serial_4() { return &___m_Serial_4; } inline void set_m_Serial_4(String_t* value) { ___m_Serial_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Serial_4), (void*)value); } inline static int32_t get_offset_of_m_Version_5() { return static_cast(offsetof(InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58, ___m_Version_5)); } inline String_t* get_m_Version_5() const { return ___m_Version_5; } inline String_t** get_address_of_m_Version_5() { return &___m_Version_5; } inline void set_m_Version_5(String_t* value) { ___m_Version_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Version_5), (void*)value); } inline static int32_t get_offset_of_m_Capabilities_6() { return static_cast(offsetof(InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58, ___m_Capabilities_6)); } inline String_t* get_m_Capabilities_6() const { return ___m_Capabilities_6; } inline String_t** get_address_of_m_Capabilities_6() { return &___m_Capabilities_6; } inline void set_m_Capabilities_6(String_t* value) { ___m_Capabilities_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Capabilities_6), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.Layouts.InputDeviceDescription struct InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58_marshaled_pinvoke { char* ___m_InterfaceName_0; char* ___m_DeviceClass_1; char* ___m_Manufacturer_2; char* ___m_Product_3; char* ___m_Serial_4; char* ___m_Version_5; char* ___m_Capabilities_6; }; // Native definition for COM marshalling of UnityEngine.InputSystem.Layouts.InputDeviceDescription struct InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58_marshaled_com { Il2CppChar* ___m_InterfaceName_0; Il2CppChar* ___m_DeviceClass_1; Il2CppChar* ___m_Manufacturer_2; Il2CppChar* ___m_Product_3; Il2CppChar* ___m_Serial_4; Il2CppChar* ___m_Version_5; Il2CppChar* ___m_Capabilities_6; }; // UnityEngine.InputSystem.LowLevel.InputEventListener struct InputEventListener_t72BC656F05D7E60E082D2AC2879BA44B343BA917 { public: union { struct { }; uint8_t InputEventListener_t72BC656F05D7E60E082D2AC2879BA44B343BA917__padding[1]; }; public: }; // UnityEngine.InputSystem.LowLevel.InputEventPtr struct InputEventPtr_t3ECDD4FDE129B0CD8021DF46D8D01D941F4AE5C1 { public: // UnityEngine.InputSystem.LowLevel.InputEvent* UnityEngine.InputSystem.LowLevel.InputEventPtr::m_EventPtr InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 * ___m_EventPtr_0; public: inline static int32_t get_offset_of_m_EventPtr_0() { return static_cast(offsetof(InputEventPtr_t3ECDD4FDE129B0CD8021DF46D8D01D941F4AE5C1, ___m_EventPtr_0)); } inline InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 * get_m_EventPtr_0() const { return ___m_EventPtr_0; } inline InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 ** get_address_of_m_EventPtr_0() { return &___m_EventPtr_0; } inline void set_m_EventPtr_0(InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 * value) { ___m_EventPtr_0 = value; } }; // UnityEngine.InputSystem.LowLevel.InputMetrics struct InputMetrics_tFE867DFF3DC815D81D0A7CFA0EE5F4B61DC4367C { public: // System.Int32 UnityEngine.InputSystem.LowLevel.InputMetrics::k__BackingField int32_t ___U3CmaxNumDevicesU3Ek__BackingField_0; // System.Int32 UnityEngine.InputSystem.LowLevel.InputMetrics::k__BackingField int32_t ___U3CcurrentNumDevicesU3Ek__BackingField_1; // System.Int32 UnityEngine.InputSystem.LowLevel.InputMetrics::k__BackingField int32_t ___U3CmaxStateSizeInBytesU3Ek__BackingField_2; // System.Int32 UnityEngine.InputSystem.LowLevel.InputMetrics::k__BackingField int32_t ___U3CcurrentStateSizeInBytesU3Ek__BackingField_3; // System.Int32 UnityEngine.InputSystem.LowLevel.InputMetrics::k__BackingField int32_t ___U3CcurrentControlCountU3Ek__BackingField_4; // System.Int32 UnityEngine.InputSystem.LowLevel.InputMetrics::k__BackingField int32_t ___U3CcurrentLayoutCountU3Ek__BackingField_5; // System.Int32 UnityEngine.InputSystem.LowLevel.InputMetrics::k__BackingField int32_t ___U3CtotalEventBytesU3Ek__BackingField_6; // System.Int32 UnityEngine.InputSystem.LowLevel.InputMetrics::k__BackingField int32_t ___U3CtotalEventCountU3Ek__BackingField_7; // System.Int32 UnityEngine.InputSystem.LowLevel.InputMetrics::k__BackingField int32_t ___U3CtotalUpdateCountU3Ek__BackingField_8; // System.Double UnityEngine.InputSystem.LowLevel.InputMetrics::k__BackingField double ___U3CtotalEventProcessingTimeU3Ek__BackingField_9; // System.Double UnityEngine.InputSystem.LowLevel.InputMetrics::k__BackingField double ___U3CtotalEventLagTimeU3Ek__BackingField_10; public: inline static int32_t get_offset_of_U3CmaxNumDevicesU3Ek__BackingField_0() { return static_cast(offsetof(InputMetrics_tFE867DFF3DC815D81D0A7CFA0EE5F4B61DC4367C, ___U3CmaxNumDevicesU3Ek__BackingField_0)); } inline int32_t get_U3CmaxNumDevicesU3Ek__BackingField_0() const { return ___U3CmaxNumDevicesU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CmaxNumDevicesU3Ek__BackingField_0() { return &___U3CmaxNumDevicesU3Ek__BackingField_0; } inline void set_U3CmaxNumDevicesU3Ek__BackingField_0(int32_t value) { ___U3CmaxNumDevicesU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CcurrentNumDevicesU3Ek__BackingField_1() { return static_cast(offsetof(InputMetrics_tFE867DFF3DC815D81D0A7CFA0EE5F4B61DC4367C, ___U3CcurrentNumDevicesU3Ek__BackingField_1)); } inline int32_t get_U3CcurrentNumDevicesU3Ek__BackingField_1() const { return ___U3CcurrentNumDevicesU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CcurrentNumDevicesU3Ek__BackingField_1() { return &___U3CcurrentNumDevicesU3Ek__BackingField_1; } inline void set_U3CcurrentNumDevicesU3Ek__BackingField_1(int32_t value) { ___U3CcurrentNumDevicesU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CmaxStateSizeInBytesU3Ek__BackingField_2() { return static_cast(offsetof(InputMetrics_tFE867DFF3DC815D81D0A7CFA0EE5F4B61DC4367C, ___U3CmaxStateSizeInBytesU3Ek__BackingField_2)); } inline int32_t get_U3CmaxStateSizeInBytesU3Ek__BackingField_2() const { return ___U3CmaxStateSizeInBytesU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CmaxStateSizeInBytesU3Ek__BackingField_2() { return &___U3CmaxStateSizeInBytesU3Ek__BackingField_2; } inline void set_U3CmaxStateSizeInBytesU3Ek__BackingField_2(int32_t value) { ___U3CmaxStateSizeInBytesU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CcurrentStateSizeInBytesU3Ek__BackingField_3() { return static_cast(offsetof(InputMetrics_tFE867DFF3DC815D81D0A7CFA0EE5F4B61DC4367C, ___U3CcurrentStateSizeInBytesU3Ek__BackingField_3)); } inline int32_t get_U3CcurrentStateSizeInBytesU3Ek__BackingField_3() const { return ___U3CcurrentStateSizeInBytesU3Ek__BackingField_3; } inline int32_t* get_address_of_U3CcurrentStateSizeInBytesU3Ek__BackingField_3() { return &___U3CcurrentStateSizeInBytesU3Ek__BackingField_3; } inline void set_U3CcurrentStateSizeInBytesU3Ek__BackingField_3(int32_t value) { ___U3CcurrentStateSizeInBytesU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CcurrentControlCountU3Ek__BackingField_4() { return static_cast(offsetof(InputMetrics_tFE867DFF3DC815D81D0A7CFA0EE5F4B61DC4367C, ___U3CcurrentControlCountU3Ek__BackingField_4)); } inline int32_t get_U3CcurrentControlCountU3Ek__BackingField_4() const { return ___U3CcurrentControlCountU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CcurrentControlCountU3Ek__BackingField_4() { return &___U3CcurrentControlCountU3Ek__BackingField_4; } inline void set_U3CcurrentControlCountU3Ek__BackingField_4(int32_t value) { ___U3CcurrentControlCountU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CcurrentLayoutCountU3Ek__BackingField_5() { return static_cast(offsetof(InputMetrics_tFE867DFF3DC815D81D0A7CFA0EE5F4B61DC4367C, ___U3CcurrentLayoutCountU3Ek__BackingField_5)); } inline int32_t get_U3CcurrentLayoutCountU3Ek__BackingField_5() const { return ___U3CcurrentLayoutCountU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CcurrentLayoutCountU3Ek__BackingField_5() { return &___U3CcurrentLayoutCountU3Ek__BackingField_5; } inline void set_U3CcurrentLayoutCountU3Ek__BackingField_5(int32_t value) { ___U3CcurrentLayoutCountU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CtotalEventBytesU3Ek__BackingField_6() { return static_cast(offsetof(InputMetrics_tFE867DFF3DC815D81D0A7CFA0EE5F4B61DC4367C, ___U3CtotalEventBytesU3Ek__BackingField_6)); } inline int32_t get_U3CtotalEventBytesU3Ek__BackingField_6() const { return ___U3CtotalEventBytesU3Ek__BackingField_6; } inline int32_t* get_address_of_U3CtotalEventBytesU3Ek__BackingField_6() { return &___U3CtotalEventBytesU3Ek__BackingField_6; } inline void set_U3CtotalEventBytesU3Ek__BackingField_6(int32_t value) { ___U3CtotalEventBytesU3Ek__BackingField_6 = value; } inline static int32_t get_offset_of_U3CtotalEventCountU3Ek__BackingField_7() { return static_cast(offsetof(InputMetrics_tFE867DFF3DC815D81D0A7CFA0EE5F4B61DC4367C, ___U3CtotalEventCountU3Ek__BackingField_7)); } inline int32_t get_U3CtotalEventCountU3Ek__BackingField_7() const { return ___U3CtotalEventCountU3Ek__BackingField_7; } inline int32_t* get_address_of_U3CtotalEventCountU3Ek__BackingField_7() { return &___U3CtotalEventCountU3Ek__BackingField_7; } inline void set_U3CtotalEventCountU3Ek__BackingField_7(int32_t value) { ___U3CtotalEventCountU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_U3CtotalUpdateCountU3Ek__BackingField_8() { return static_cast(offsetof(InputMetrics_tFE867DFF3DC815D81D0A7CFA0EE5F4B61DC4367C, ___U3CtotalUpdateCountU3Ek__BackingField_8)); } inline int32_t get_U3CtotalUpdateCountU3Ek__BackingField_8() const { return ___U3CtotalUpdateCountU3Ek__BackingField_8; } inline int32_t* get_address_of_U3CtotalUpdateCountU3Ek__BackingField_8() { return &___U3CtotalUpdateCountU3Ek__BackingField_8; } inline void set_U3CtotalUpdateCountU3Ek__BackingField_8(int32_t value) { ___U3CtotalUpdateCountU3Ek__BackingField_8 = value; } inline static int32_t get_offset_of_U3CtotalEventProcessingTimeU3Ek__BackingField_9() { return static_cast(offsetof(InputMetrics_tFE867DFF3DC815D81D0A7CFA0EE5F4B61DC4367C, ___U3CtotalEventProcessingTimeU3Ek__BackingField_9)); } inline double get_U3CtotalEventProcessingTimeU3Ek__BackingField_9() const { return ___U3CtotalEventProcessingTimeU3Ek__BackingField_9; } inline double* get_address_of_U3CtotalEventProcessingTimeU3Ek__BackingField_9() { return &___U3CtotalEventProcessingTimeU3Ek__BackingField_9; } inline void set_U3CtotalEventProcessingTimeU3Ek__BackingField_9(double value) { ___U3CtotalEventProcessingTimeU3Ek__BackingField_9 = value; } inline static int32_t get_offset_of_U3CtotalEventLagTimeU3Ek__BackingField_10() { return static_cast(offsetof(InputMetrics_tFE867DFF3DC815D81D0A7CFA0EE5F4B61DC4367C, ___U3CtotalEventLagTimeU3Ek__BackingField_10)); } inline double get_U3CtotalEventLagTimeU3Ek__BackingField_10() const { return ___U3CtotalEventLagTimeU3Ek__BackingField_10; } inline double* get_address_of_U3CtotalEventLagTimeU3Ek__BackingField_10() { return &___U3CtotalEventLagTimeU3Ek__BackingField_10; } inline void set_U3CtotalEventLagTimeU3Ek__BackingField_10(double value) { ___U3CtotalEventLagTimeU3Ek__BackingField_10 = value; } }; // UnityEngine.InputSystem.Users.InputUserAccountHandle struct InputUserAccountHandle_tDB21387DD321DF4BFC60F01D9DEF8ADAAA2BFA9C { public: // System.String UnityEngine.InputSystem.Users.InputUserAccountHandle::m_ApiName String_t* ___m_ApiName_0; // System.UInt64 UnityEngine.InputSystem.Users.InputUserAccountHandle::m_Handle uint64_t ___m_Handle_1; public: inline static int32_t get_offset_of_m_ApiName_0() { return static_cast(offsetof(InputUserAccountHandle_tDB21387DD321DF4BFC60F01D9DEF8ADAAA2BFA9C, ___m_ApiName_0)); } inline String_t* get_m_ApiName_0() const { return ___m_ApiName_0; } inline String_t** get_address_of_m_ApiName_0() { return &___m_ApiName_0; } inline void set_m_ApiName_0(String_t* value) { ___m_ApiName_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ApiName_0), (void*)value); } inline static int32_t get_offset_of_m_Handle_1() { return static_cast(offsetof(InputUserAccountHandle_tDB21387DD321DF4BFC60F01D9DEF8ADAAA2BFA9C, ___m_Handle_1)); } inline uint64_t get_m_Handle_1() const { return ___m_Handle_1; } inline uint64_t* get_address_of_m_Handle_1() { return &___m_Handle_1; } inline void set_m_Handle_1(uint64_t value) { ___m_Handle_1 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.Users.InputUserAccountHandle struct InputUserAccountHandle_tDB21387DD321DF4BFC60F01D9DEF8ADAAA2BFA9C_marshaled_pinvoke { char* ___m_ApiName_0; uint64_t ___m_Handle_1; }; // Native definition for COM marshalling of UnityEngine.InputSystem.Users.InputUserAccountHandle struct InputUserAccountHandle_tDB21387DD321DF4BFC60F01D9DEF8ADAAA2BFA9C_marshaled_com { Il2CppChar* ___m_ApiName_0; uint64_t ___m_Handle_1; }; // System.Int16 struct Int16_tD0F031114106263BB459DA1F099FF9F42691295A { 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_tD0F031114106263BB459DA1F099FF9F42691295A, ___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_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046 { 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_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046, ___m_value_0)); } inline int32_t get_m_value_0() const { return ___m_value_0; } inline int32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int32_t value) { ___m_value_0 = value; } }; // System.Int64 struct Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3 { public: // System.Int64 System.Int64::m_value int64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3, ___m_value_0)); } inline int64_t get_m_value_0() const { return ___m_value_0; } inline int64_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int64_t value) { ___m_value_0 = value; } }; // System.IntPtr struct IntPtr_t { public: // System.Void* System.IntPtr::m_value void* ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(IntPtr_t, ___m_value_0)); } inline void* get_m_value_0() const { return ___m_value_0; } inline void** get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(void* value) { ___m_value_0 = value; } }; // UnityEngine.InputSystem.Utilities.InternedString struct InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED { public: // System.String UnityEngine.InputSystem.Utilities.InternedString::m_StringOriginalCase String_t* ___m_StringOriginalCase_0; // System.String UnityEngine.InputSystem.Utilities.InternedString::m_StringLowerCase String_t* ___m_StringLowerCase_1; public: inline static int32_t get_offset_of_m_StringOriginalCase_0() { return static_cast(offsetof(InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED, ___m_StringOriginalCase_0)); } inline String_t* get_m_StringOriginalCase_0() const { return ___m_StringOriginalCase_0; } inline String_t** get_address_of_m_StringOriginalCase_0() { return &___m_StringOriginalCase_0; } inline void set_m_StringOriginalCase_0(String_t* value) { ___m_StringOriginalCase_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_StringOriginalCase_0), (void*)value); } inline static int32_t get_offset_of_m_StringLowerCase_1() { return static_cast(offsetof(InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED, ___m_StringLowerCase_1)); } inline String_t* get_m_StringLowerCase_1() const { return ___m_StringLowerCase_1; } inline String_t** get_address_of_m_StringLowerCase_1() { return &___m_StringLowerCase_1; } inline void set_m_StringLowerCase_1(String_t* value) { ___m_StringLowerCase_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_StringLowerCase_1), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.Utilities.InternedString struct InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED_marshaled_pinvoke { char* ___m_StringOriginalCase_0; char* ___m_StringLowerCase_1; }; // Native definition for COM marshalling of UnityEngine.InputSystem.Utilities.InternedString struct InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED_marshaled_com { Il2CppChar* ___m_StringOriginalCase_0; Il2CppChar* ___m_StringLowerCase_1; }; // UnityEngine.LayerMask struct LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 { public: // System.Int32 UnityEngine.LayerMask::m_Mask int32_t ___m_Mask_0; public: inline static int32_t get_offset_of_m_Mask_0() { return static_cast(offsetof(LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8, ___m_Mask_0)); } inline int32_t get_m_Mask_0() const { return ___m_Mask_0; } inline int32_t* get_address_of_m_Mask_0() { return &___m_Mask_0; } inline void set_m_Mask_0(int32_t value) { ___m_Mask_0 = value; } }; // UnityEngine.Quaternion struct Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 { public: // System.Single UnityEngine.Quaternion::x float ___x_0; // System.Single UnityEngine.Quaternion::y float ___y_1; // System.Single UnityEngine.Quaternion::z float ___z_2; // System.Single UnityEngine.Quaternion::w float ___w_3; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } inline static int32_t get_offset_of_z_2() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___z_2)); } inline float get_z_2() const { return ___z_2; } inline float* get_address_of_z_2() { return &___z_2; } inline void set_z_2(float value) { ___z_2 = value; } inline static int32_t get_offset_of_w_3() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___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; } }; // System.SByte struct SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B { public: // System.SByte System.SByte::m_value int8_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B, ___m_value_0)); } inline int8_t get_m_value_0() const { return ___m_value_0; } inline int8_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int8_t value) { ___m_value_0 = value; } }; // System.Single struct Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E { 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_tE07797BA3C98D4CA9B5A19413C19A76688AB899E, ___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; } }; // UnityEngine.UI.SpriteState struct SpriteState_t9024961148433175CE2F3D9E8E9239A8B1CAB15E { public: // UnityEngine.Sprite UnityEngine.UI.SpriteState::m_HighlightedSprite Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_HighlightedSprite_0; // UnityEngine.Sprite UnityEngine.UI.SpriteState::m_PressedSprite Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_PressedSprite_1; // UnityEngine.Sprite UnityEngine.UI.SpriteState::m_SelectedSprite Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_SelectedSprite_2; // UnityEngine.Sprite UnityEngine.UI.SpriteState::m_DisabledSprite Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_DisabledSprite_3; public: inline static int32_t get_offset_of_m_HighlightedSprite_0() { return static_cast(offsetof(SpriteState_t9024961148433175CE2F3D9E8E9239A8B1CAB15E, ___m_HighlightedSprite_0)); } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * get_m_HighlightedSprite_0() const { return ___m_HighlightedSprite_0; } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 ** get_address_of_m_HighlightedSprite_0() { return &___m_HighlightedSprite_0; } inline void set_m_HighlightedSprite_0(Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * value) { ___m_HighlightedSprite_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_HighlightedSprite_0), (void*)value); } inline static int32_t get_offset_of_m_PressedSprite_1() { return static_cast(offsetof(SpriteState_t9024961148433175CE2F3D9E8E9239A8B1CAB15E, ___m_PressedSprite_1)); } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * get_m_PressedSprite_1() const { return ___m_PressedSprite_1; } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 ** get_address_of_m_PressedSprite_1() { return &___m_PressedSprite_1; } inline void set_m_PressedSprite_1(Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * value) { ___m_PressedSprite_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_PressedSprite_1), (void*)value); } inline static int32_t get_offset_of_m_SelectedSprite_2() { return static_cast(offsetof(SpriteState_t9024961148433175CE2F3D9E8E9239A8B1CAB15E, ___m_SelectedSprite_2)); } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * get_m_SelectedSprite_2() const { return ___m_SelectedSprite_2; } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 ** get_address_of_m_SelectedSprite_2() { return &___m_SelectedSprite_2; } inline void set_m_SelectedSprite_2(Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * value) { ___m_SelectedSprite_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SelectedSprite_2), (void*)value); } inline static int32_t get_offset_of_m_DisabledSprite_3() { return static_cast(offsetof(SpriteState_t9024961148433175CE2F3D9E8E9239A8B1CAB15E, ___m_DisabledSprite_3)); } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * get_m_DisabledSprite_3() const { return ___m_DisabledSprite_3; } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 ** get_address_of_m_DisabledSprite_3() { return &___m_DisabledSprite_3; } inline void set_m_DisabledSprite_3(Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * value) { ___m_DisabledSprite_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_DisabledSprite_3), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.UI.SpriteState struct SpriteState_t9024961148433175CE2F3D9E8E9239A8B1CAB15E_marshaled_pinvoke { Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_HighlightedSprite_0; Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_PressedSprite_1; Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_SelectedSprite_2; Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_DisabledSprite_3; }; // Native definition for COM marshalling of UnityEngine.UI.SpriteState struct SpriteState_t9024961148433175CE2F3D9E8E9239A8B1CAB15E_marshaled_com { Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_HighlightedSprite_0; Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_PressedSprite_1; Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_SelectedSprite_2; Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_DisabledSprite_3; }; // UnityEngine.InputSystem.Utilities.TypeTable struct TypeTable_t4E41B03F931506BA07A120F6578A8CA47459C64F { public: // System.Collections.Generic.Dictionary`2 UnityEngine.InputSystem.Utilities.TypeTable::table Dictionary_2_tBA40388A060E3B4AEE59780F047938A6FB3C566E * ___table_0; public: inline static int32_t get_offset_of_table_0() { return static_cast(offsetof(TypeTable_t4E41B03F931506BA07A120F6578A8CA47459C64F, ___table_0)); } inline Dictionary_2_tBA40388A060E3B4AEE59780F047938A6FB3C566E * get_table_0() const { return ___table_0; } inline Dictionary_2_tBA40388A060E3B4AEE59780F047938A6FB3C566E ** get_address_of_table_0() { return &___table_0; } inline void set_table_0(Dictionary_2_tBA40388A060E3B4AEE59780F047938A6FB3C566E * value) { ___table_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___table_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.Utilities.TypeTable struct TypeTable_t4E41B03F931506BA07A120F6578A8CA47459C64F_marshaled_pinvoke { Dictionary_2_tBA40388A060E3B4AEE59780F047938A6FB3C566E * ___table_0; }; // Native definition for COM marshalling of UnityEngine.InputSystem.Utilities.TypeTable struct TypeTable_t4E41B03F931506BA07A120F6578A8CA47459C64F_marshaled_com { Dictionary_2_tBA40388A060E3B4AEE59780F047938A6FB3C566E * ___table_0; }; // System.UInt16 struct UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD { public: // System.UInt16 System.UInt16::m_value uint16_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD, ___m_value_0)); } inline uint16_t get_m_value_0() const { return ___m_value_0; } inline uint16_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint16_t value) { ___m_value_0 = value; } }; // System.UInt32 struct UInt32_tE60352A06233E4E69DD198BCC67142159F686B15 { 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_tE60352A06233E4E69DD198BCC67142159F686B15, ___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.UInt64 struct UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281 { public: // System.UInt64 System.UInt64::m_value uint64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281, ___m_value_0)); } inline uint64_t get_m_value_0() const { return ___m_value_0; } inline uint64_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint64_t value) { ___m_value_0 = value; } }; // UnityEngine.Vector2 struct Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 { 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_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9, ___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_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9, ___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; } }; // UnityEngine.Vector3 struct Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E { 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_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___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_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___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_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___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; } }; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5 { public: union { struct { }; uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1]; }; public: }; // UnityEngine.InputSystem.DefaultInputActions/UIActions struct UIActions_t08B696D7CAFA63DA49D918D620E153EC9185619C { public: // UnityEngine.InputSystem.DefaultInputActions UnityEngine.InputSystem.DefaultInputActions/UIActions::m_Wrapper DefaultInputActions_tF1171BCDBC7DD3E3606860D28535DF61264516DF * ___m_Wrapper_0; public: inline static int32_t get_offset_of_m_Wrapper_0() { return static_cast(offsetof(UIActions_t08B696D7CAFA63DA49D918D620E153EC9185619C, ___m_Wrapper_0)); } inline DefaultInputActions_tF1171BCDBC7DD3E3606860D28535DF61264516DF * get_m_Wrapper_0() const { return ___m_Wrapper_0; } inline DefaultInputActions_tF1171BCDBC7DD3E3606860D28535DF61264516DF ** get_address_of_m_Wrapper_0() { return &___m_Wrapper_0; } inline void set_m_Wrapper_0(DefaultInputActions_tF1171BCDBC7DD3E3606860D28535DF61264516DF * value) { ___m_Wrapper_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Wrapper_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.DefaultInputActions/UIActions struct UIActions_t08B696D7CAFA63DA49D918D620E153EC9185619C_marshaled_pinvoke { DefaultInputActions_tF1171BCDBC7DD3E3606860D28535DF61264516DF * ___m_Wrapper_0; }; // Native definition for COM marshalling of UnityEngine.InputSystem.DefaultInputActions/UIActions struct UIActions_t08B696D7CAFA63DA49D918D620E153EC9185619C_marshaled_com { DefaultInputActions_tF1171BCDBC7DD3E3606860D28535DF61264516DF * ___m_Wrapper_0; }; // UnityEngine.InputSystem.LowLevel.DeltaStateEvent/e__FixedBuffer struct U3CstateDataU3Ee__FixedBuffer_t2787302BA59351E19E145A047CD3C8B77EF2E395 { public: union { struct { // System.Byte UnityEngine.InputSystem.LowLevel.DeltaStateEvent/e__FixedBuffer::FixedElementField uint8_t ___FixedElementField_0; }; uint8_t U3CstateDataU3Ee__FixedBuffer_t2787302BA59351E19E145A047CD3C8B77EF2E395__padding[1]; }; public: inline static int32_t get_offset_of_FixedElementField_0() { return static_cast(offsetof(U3CstateDataU3Ee__FixedBuffer_t2787302BA59351E19E145A047CD3C8B77EF2E395, ___FixedElementField_0)); } inline uint8_t get_FixedElementField_0() const { return ___FixedElementField_0; } inline uint8_t* get_address_of_FixedElementField_0() { return &___FixedElementField_0; } inline void set_FixedElementField_0(uint8_t value) { ___FixedElementField_0 = value; } }; // UnityEngine.InputSystem.InputAction/CallbackContext struct CallbackContext_t073FE0294FFA91086DA1D1A0C2F33A7F8F9F025D { public: // UnityEngine.InputSystem.InputActionState UnityEngine.InputSystem.InputAction/CallbackContext::m_State InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * ___m_State_0; // System.Int32 UnityEngine.InputSystem.InputAction/CallbackContext::m_ActionIndex int32_t ___m_ActionIndex_1; public: inline static int32_t get_offset_of_m_State_0() { return static_cast(offsetof(CallbackContext_t073FE0294FFA91086DA1D1A0C2F33A7F8F9F025D, ___m_State_0)); } inline InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * get_m_State_0() const { return ___m_State_0; } inline InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 ** get_address_of_m_State_0() { return &___m_State_0; } inline void set_m_State_0(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * value) { ___m_State_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_State_0), (void*)value); } inline static int32_t get_offset_of_m_ActionIndex_1() { return static_cast(offsetof(CallbackContext_t073FE0294FFA91086DA1D1A0C2F33A7F8F9F025D, ___m_ActionIndex_1)); } inline int32_t get_m_ActionIndex_1() const { return ___m_ActionIndex_1; } inline int32_t* get_address_of_m_ActionIndex_1() { return &___m_ActionIndex_1; } inline void set_m_ActionIndex_1(int32_t value) { ___m_ActionIndex_1 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.InputAction/CallbackContext struct CallbackContext_t073FE0294FFA91086DA1D1A0C2F33A7F8F9F025D_marshaled_pinvoke { InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * ___m_State_0; int32_t ___m_ActionIndex_1; }; // Native definition for COM marshalling of UnityEngine.InputSystem.InputAction/CallbackContext struct CallbackContext_t073FE0294FFA91086DA1D1A0C2F33A7F8F9F025D_marshaled_com { InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * ___m_State_0; int32_t ___m_ActionIndex_1; }; // UnityEngine.InputSystem.InputActionMap/DeviceArray struct DeviceArray_tB70537FAE9D7016A8C78A29177C1FA1C3AF15B5A { public: // System.Boolean UnityEngine.InputSystem.InputActionMap/DeviceArray::m_HaveValue bool ___m_HaveValue_0; // System.Int32 UnityEngine.InputSystem.InputActionMap/DeviceArray::m_DeviceCount int32_t ___m_DeviceCount_1; // UnityEngine.InputSystem.InputDevice[] UnityEngine.InputSystem.InputActionMap/DeviceArray::m_DeviceArray InputDeviceU5BU5D_tE05D1214F0F949DC3A889F8DB4B7A68A3089F6D6* ___m_DeviceArray_2; public: inline static int32_t get_offset_of_m_HaveValue_0() { return static_cast(offsetof(DeviceArray_tB70537FAE9D7016A8C78A29177C1FA1C3AF15B5A, ___m_HaveValue_0)); } inline bool get_m_HaveValue_0() const { return ___m_HaveValue_0; } inline bool* get_address_of_m_HaveValue_0() { return &___m_HaveValue_0; } inline void set_m_HaveValue_0(bool value) { ___m_HaveValue_0 = value; } inline static int32_t get_offset_of_m_DeviceCount_1() { return static_cast(offsetof(DeviceArray_tB70537FAE9D7016A8C78A29177C1FA1C3AF15B5A, ___m_DeviceCount_1)); } inline int32_t get_m_DeviceCount_1() const { return ___m_DeviceCount_1; } inline int32_t* get_address_of_m_DeviceCount_1() { return &___m_DeviceCount_1; } inline void set_m_DeviceCount_1(int32_t value) { ___m_DeviceCount_1 = value; } inline static int32_t get_offset_of_m_DeviceArray_2() { return static_cast(offsetof(DeviceArray_tB70537FAE9D7016A8C78A29177C1FA1C3AF15B5A, ___m_DeviceArray_2)); } inline InputDeviceU5BU5D_tE05D1214F0F949DC3A889F8DB4B7A68A3089F6D6* get_m_DeviceArray_2() const { return ___m_DeviceArray_2; } inline InputDeviceU5BU5D_tE05D1214F0F949DC3A889F8DB4B7A68A3089F6D6** get_address_of_m_DeviceArray_2() { return &___m_DeviceArray_2; } inline void set_m_DeviceArray_2(InputDeviceU5BU5D_tE05D1214F0F949DC3A889F8DB4B7A68A3089F6D6* value) { ___m_DeviceArray_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_DeviceArray_2), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.InputActionMap/DeviceArray struct DeviceArray_tB70537FAE9D7016A8C78A29177C1FA1C3AF15B5A_marshaled_pinvoke { int32_t ___m_HaveValue_0; int32_t ___m_DeviceCount_1; InputDeviceU5BU5D_tE05D1214F0F949DC3A889F8DB4B7A68A3089F6D6* ___m_DeviceArray_2; }; // Native definition for COM marshalling of UnityEngine.InputSystem.InputActionMap/DeviceArray struct DeviceArray_tB70537FAE9D7016A8C78A29177C1FA1C3AF15B5A_marshaled_com { int32_t ___m_HaveValue_0; int32_t ___m_DeviceCount_1; InputDeviceU5BU5D_tE05D1214F0F949DC3A889F8DB4B7A68A3089F6D6* ___m_DeviceArray_2; }; // UnityEngine.InputSystem.InputActionState/UnmanagedMemory struct UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 { public: // System.Void* UnityEngine.InputSystem.InputActionState/UnmanagedMemory::basePtr void* ___basePtr_0; // System.Int32 UnityEngine.InputSystem.InputActionState/UnmanagedMemory::mapCount int32_t ___mapCount_1; // System.Int32 UnityEngine.InputSystem.InputActionState/UnmanagedMemory::actionCount int32_t ___actionCount_2; // System.Int32 UnityEngine.InputSystem.InputActionState/UnmanagedMemory::interactionCount int32_t ___interactionCount_3; // System.Int32 UnityEngine.InputSystem.InputActionState/UnmanagedMemory::bindingCount int32_t ___bindingCount_4; // System.Int32 UnityEngine.InputSystem.InputActionState/UnmanagedMemory::controlCount int32_t ___controlCount_5; // System.Int32 UnityEngine.InputSystem.InputActionState/UnmanagedMemory::compositeCount int32_t ___compositeCount_6; // UnityEngine.InputSystem.InputActionState/TriggerState* UnityEngine.InputSystem.InputActionState/UnmanagedMemory::actionStates TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * ___actionStates_7; // UnityEngine.InputSystem.InputActionState/BindingState* UnityEngine.InputSystem.InputActionState/UnmanagedMemory::bindingStates BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * ___bindingStates_8; // UnityEngine.InputSystem.InputActionState/InteractionState* UnityEngine.InputSystem.InputActionState/UnmanagedMemory::interactionStates InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * ___interactionStates_9; // System.Single* UnityEngine.InputSystem.InputActionState/UnmanagedMemory::controlMagnitudes float* ___controlMagnitudes_10; // System.Single* UnityEngine.InputSystem.InputActionState/UnmanagedMemory::compositeMagnitudes float* ___compositeMagnitudes_11; // System.Int32* UnityEngine.InputSystem.InputActionState/UnmanagedMemory::enabledControls int32_t* ___enabledControls_12; // System.UInt16* UnityEngine.InputSystem.InputActionState/UnmanagedMemory::actionBindingIndicesAndCounts uint16_t* ___actionBindingIndicesAndCounts_13; // System.UInt16* UnityEngine.InputSystem.InputActionState/UnmanagedMemory::actionBindingIndices uint16_t* ___actionBindingIndices_14; // System.Int32* UnityEngine.InputSystem.InputActionState/UnmanagedMemory::controlIndexToBindingIndex int32_t* ___controlIndexToBindingIndex_15; // System.UInt16* UnityEngine.InputSystem.InputActionState/UnmanagedMemory::controlGroupingAndComplexity uint16_t* ___controlGroupingAndComplexity_16; // System.Boolean UnityEngine.InputSystem.InputActionState/UnmanagedMemory::controlGroupingInitialized bool ___controlGroupingInitialized_17; // UnityEngine.InputSystem.InputActionState/ActionMapIndices* UnityEngine.InputSystem.InputActionState/UnmanagedMemory::mapIndices ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A * ___mapIndices_18; public: inline static int32_t get_offset_of_basePtr_0() { return static_cast(offsetof(UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79, ___basePtr_0)); } inline void* get_basePtr_0() const { return ___basePtr_0; } inline void** get_address_of_basePtr_0() { return &___basePtr_0; } inline void set_basePtr_0(void* value) { ___basePtr_0 = value; } inline static int32_t get_offset_of_mapCount_1() { return static_cast(offsetof(UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79, ___mapCount_1)); } inline int32_t get_mapCount_1() const { return ___mapCount_1; } inline int32_t* get_address_of_mapCount_1() { return &___mapCount_1; } inline void set_mapCount_1(int32_t value) { ___mapCount_1 = value; } inline static int32_t get_offset_of_actionCount_2() { return static_cast(offsetof(UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79, ___actionCount_2)); } inline int32_t get_actionCount_2() const { return ___actionCount_2; } inline int32_t* get_address_of_actionCount_2() { return &___actionCount_2; } inline void set_actionCount_2(int32_t value) { ___actionCount_2 = value; } inline static int32_t get_offset_of_interactionCount_3() { return static_cast(offsetof(UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79, ___interactionCount_3)); } inline int32_t get_interactionCount_3() const { return ___interactionCount_3; } inline int32_t* get_address_of_interactionCount_3() { return &___interactionCount_3; } inline void set_interactionCount_3(int32_t value) { ___interactionCount_3 = value; } inline static int32_t get_offset_of_bindingCount_4() { return static_cast(offsetof(UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79, ___bindingCount_4)); } inline int32_t get_bindingCount_4() const { return ___bindingCount_4; } inline int32_t* get_address_of_bindingCount_4() { return &___bindingCount_4; } inline void set_bindingCount_4(int32_t value) { ___bindingCount_4 = value; } inline static int32_t get_offset_of_controlCount_5() { return static_cast(offsetof(UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79, ___controlCount_5)); } inline int32_t get_controlCount_5() const { return ___controlCount_5; } inline int32_t* get_address_of_controlCount_5() { return &___controlCount_5; } inline void set_controlCount_5(int32_t value) { ___controlCount_5 = value; } inline static int32_t get_offset_of_compositeCount_6() { return static_cast(offsetof(UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79, ___compositeCount_6)); } inline int32_t get_compositeCount_6() const { return ___compositeCount_6; } inline int32_t* get_address_of_compositeCount_6() { return &___compositeCount_6; } inline void set_compositeCount_6(int32_t value) { ___compositeCount_6 = value; } inline static int32_t get_offset_of_actionStates_7() { return static_cast(offsetof(UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79, ___actionStates_7)); } inline TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * get_actionStates_7() const { return ___actionStates_7; } inline TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ** get_address_of_actionStates_7() { return &___actionStates_7; } inline void set_actionStates_7(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * value) { ___actionStates_7 = value; } inline static int32_t get_offset_of_bindingStates_8() { return static_cast(offsetof(UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79, ___bindingStates_8)); } inline BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * get_bindingStates_8() const { return ___bindingStates_8; } inline BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ** get_address_of_bindingStates_8() { return &___bindingStates_8; } inline void set_bindingStates_8(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * value) { ___bindingStates_8 = value; } inline static int32_t get_offset_of_interactionStates_9() { return static_cast(offsetof(UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79, ___interactionStates_9)); } inline InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * get_interactionStates_9() const { return ___interactionStates_9; } inline InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 ** get_address_of_interactionStates_9() { return &___interactionStates_9; } inline void set_interactionStates_9(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * value) { ___interactionStates_9 = value; } inline static int32_t get_offset_of_controlMagnitudes_10() { return static_cast(offsetof(UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79, ___controlMagnitudes_10)); } inline float* get_controlMagnitudes_10() const { return ___controlMagnitudes_10; } inline float** get_address_of_controlMagnitudes_10() { return &___controlMagnitudes_10; } inline void set_controlMagnitudes_10(float* value) { ___controlMagnitudes_10 = value; } inline static int32_t get_offset_of_compositeMagnitudes_11() { return static_cast(offsetof(UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79, ___compositeMagnitudes_11)); } inline float* get_compositeMagnitudes_11() const { return ___compositeMagnitudes_11; } inline float** get_address_of_compositeMagnitudes_11() { return &___compositeMagnitudes_11; } inline void set_compositeMagnitudes_11(float* value) { ___compositeMagnitudes_11 = value; } inline static int32_t get_offset_of_enabledControls_12() { return static_cast(offsetof(UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79, ___enabledControls_12)); } inline int32_t* get_enabledControls_12() const { return ___enabledControls_12; } inline int32_t** get_address_of_enabledControls_12() { return &___enabledControls_12; } inline void set_enabledControls_12(int32_t* value) { ___enabledControls_12 = value; } inline static int32_t get_offset_of_actionBindingIndicesAndCounts_13() { return static_cast(offsetof(UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79, ___actionBindingIndicesAndCounts_13)); } inline uint16_t* get_actionBindingIndicesAndCounts_13() const { return ___actionBindingIndicesAndCounts_13; } inline uint16_t** get_address_of_actionBindingIndicesAndCounts_13() { return &___actionBindingIndicesAndCounts_13; } inline void set_actionBindingIndicesAndCounts_13(uint16_t* value) { ___actionBindingIndicesAndCounts_13 = value; } inline static int32_t get_offset_of_actionBindingIndices_14() { return static_cast(offsetof(UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79, ___actionBindingIndices_14)); } inline uint16_t* get_actionBindingIndices_14() const { return ___actionBindingIndices_14; } inline uint16_t** get_address_of_actionBindingIndices_14() { return &___actionBindingIndices_14; } inline void set_actionBindingIndices_14(uint16_t* value) { ___actionBindingIndices_14 = value; } inline static int32_t get_offset_of_controlIndexToBindingIndex_15() { return static_cast(offsetof(UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79, ___controlIndexToBindingIndex_15)); } inline int32_t* get_controlIndexToBindingIndex_15() const { return ___controlIndexToBindingIndex_15; } inline int32_t** get_address_of_controlIndexToBindingIndex_15() { return &___controlIndexToBindingIndex_15; } inline void set_controlIndexToBindingIndex_15(int32_t* value) { ___controlIndexToBindingIndex_15 = value; } inline static int32_t get_offset_of_controlGroupingAndComplexity_16() { return static_cast(offsetof(UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79, ___controlGroupingAndComplexity_16)); } inline uint16_t* get_controlGroupingAndComplexity_16() const { return ___controlGroupingAndComplexity_16; } inline uint16_t** get_address_of_controlGroupingAndComplexity_16() { return &___controlGroupingAndComplexity_16; } inline void set_controlGroupingAndComplexity_16(uint16_t* value) { ___controlGroupingAndComplexity_16 = value; } inline static int32_t get_offset_of_controlGroupingInitialized_17() { return static_cast(offsetof(UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79, ___controlGroupingInitialized_17)); } inline bool get_controlGroupingInitialized_17() const { return ___controlGroupingInitialized_17; } inline bool* get_address_of_controlGroupingInitialized_17() { return &___controlGroupingInitialized_17; } inline void set_controlGroupingInitialized_17(bool value) { ___controlGroupingInitialized_17 = value; } inline static int32_t get_offset_of_mapIndices_18() { return static_cast(offsetof(UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79, ___mapIndices_18)); } inline ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A * get_mapIndices_18() const { return ___mapIndices_18; } inline ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A ** get_address_of_mapIndices_18() { return &___mapIndices_18; } inline void set_mapIndices_18(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A * value) { ___mapIndices_18 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.InputActionState/UnmanagedMemory struct UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79_marshaled_pinvoke { void* ___basePtr_0; int32_t ___mapCount_1; int32_t ___actionCount_2; int32_t ___interactionCount_3; int32_t ___bindingCount_4; int32_t ___controlCount_5; int32_t ___compositeCount_6; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * ___actionStates_7; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * ___bindingStates_8; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * ___interactionStates_9; float* ___controlMagnitudes_10; float* ___compositeMagnitudes_11; int32_t* ___enabledControls_12; uint16_t* ___actionBindingIndicesAndCounts_13; uint16_t* ___actionBindingIndices_14; int32_t* ___controlIndexToBindingIndex_15; uint16_t* ___controlGroupingAndComplexity_16; int32_t ___controlGroupingInitialized_17; ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A * ___mapIndices_18; }; // Native definition for COM marshalling of UnityEngine.InputSystem.InputActionState/UnmanagedMemory struct UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79_marshaled_com { void* ___basePtr_0; int32_t ___mapCount_1; int32_t ___actionCount_2; int32_t ___interactionCount_3; int32_t ___bindingCount_4; int32_t ___controlCount_5; int32_t ___compositeCount_6; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * ___actionStates_7; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * ___bindingStates_8; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * ___interactionStates_9; float* ___controlMagnitudes_10; float* ___compositeMagnitudes_11; int32_t* ___enabledControls_12; uint16_t* ___actionBindingIndicesAndCounts_13; uint16_t* ___actionBindingIndices_14; int32_t* ___controlIndexToBindingIndex_15; uint16_t* ___controlGroupingAndComplexity_16; int32_t ___controlGroupingInitialized_17; ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A * ___mapIndices_18; }; // UnityEngine.InputSystem.Layouts.InputControlLayout/Cache struct Cache_tCCC71FFB1DEF56FF815ED5B09BB764EDB00EE82E { public: // System.Collections.Generic.Dictionary`2 UnityEngine.InputSystem.Layouts.InputControlLayout/Cache::table Dictionary_2_t5CDE7C1F4CCF20D97AD81FE47A410DD3383EFB65 * ___table_0; public: inline static int32_t get_offset_of_table_0() { return static_cast(offsetof(Cache_tCCC71FFB1DEF56FF815ED5B09BB764EDB00EE82E, ___table_0)); } inline Dictionary_2_t5CDE7C1F4CCF20D97AD81FE47A410DD3383EFB65 * get_table_0() const { return ___table_0; } inline Dictionary_2_t5CDE7C1F4CCF20D97AD81FE47A410DD3383EFB65 ** get_address_of_table_0() { return &___table_0; } inline void set_table_0(Dictionary_2_t5CDE7C1F4CCF20D97AD81FE47A410DD3383EFB65 * value) { ___table_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___table_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.Layouts.InputControlLayout/Cache struct Cache_tCCC71FFB1DEF56FF815ED5B09BB764EDB00EE82E_marshaled_pinvoke { Dictionary_2_t5CDE7C1F4CCF20D97AD81FE47A410DD3383EFB65 * ___table_0; }; // Native definition for COM marshalling of UnityEngine.InputSystem.Layouts.InputControlLayout/Cache struct Cache_tCCC71FFB1DEF56FF815ED5B09BB764EDB00EE82E_marshaled_com { Dictionary_2_t5CDE7C1F4CCF20D97AD81FE47A410DD3383EFB65 * ___table_0; }; // UnityEngine.InputSystem.Layouts.InputControlLayout/Collection struct Collection_tE4D2860D7319AE2B62163AFBA0A549B87DB0B97F { public: // System.Collections.Generic.Dictionary`2 UnityEngine.InputSystem.Layouts.InputControlLayout/Collection::layoutTypes Dictionary_2_tBA40388A060E3B4AEE59780F047938A6FB3C566E * ___layoutTypes_1; // System.Collections.Generic.Dictionary`2 UnityEngine.InputSystem.Layouts.InputControlLayout/Collection::layoutStrings Dictionary_2_tEF69AB24B90083667848FA18EB11001609E77E9E * ___layoutStrings_2; // System.Collections.Generic.Dictionary`2> UnityEngine.InputSystem.Layouts.InputControlLayout/Collection::layoutBuilders Dictionary_2_tAABCF01104CEF2E181F1448D23A29A42D7B120A9 * ___layoutBuilders_3; // System.Collections.Generic.Dictionary`2 UnityEngine.InputSystem.Layouts.InputControlLayout/Collection::baseLayoutTable Dictionary_2_tD3132CDE19A98160EC17AE2285A89480809DD540 * ___baseLayoutTable_4; // System.Collections.Generic.Dictionary`2 UnityEngine.InputSystem.Layouts.InputControlLayout/Collection::layoutOverrides Dictionary_2_t20A4C56B2681DD10F2C1E2E7283A237815224E86 * ___layoutOverrides_5; // System.Collections.Generic.HashSet`1 UnityEngine.InputSystem.Layouts.InputControlLayout/Collection::layoutOverrideNames HashSet_1_t9DCF3402E30D433824DBE15EBB53B1DD79D671C1 * ___layoutOverrideNames_6; // System.Collections.Generic.Dictionary`2 UnityEngine.InputSystem.Layouts.InputControlLayout/Collection::precompiledLayouts Dictionary_2_tBF35F5A68A67D19B3685A61CE0EECA8A7DD19DFE * ___precompiledLayouts_7; // System.Collections.Generic.List`1 UnityEngine.InputSystem.Layouts.InputControlLayout/Collection::layoutMatchers List_1_tB0AB87A0CDEC1CF5456422A1F87B5EC9EFF9516C * ___layoutMatchers_8; public: inline static int32_t get_offset_of_layoutTypes_1() { return static_cast(offsetof(Collection_tE4D2860D7319AE2B62163AFBA0A549B87DB0B97F, ___layoutTypes_1)); } inline Dictionary_2_tBA40388A060E3B4AEE59780F047938A6FB3C566E * get_layoutTypes_1() const { return ___layoutTypes_1; } inline Dictionary_2_tBA40388A060E3B4AEE59780F047938A6FB3C566E ** get_address_of_layoutTypes_1() { return &___layoutTypes_1; } inline void set_layoutTypes_1(Dictionary_2_tBA40388A060E3B4AEE59780F047938A6FB3C566E * value) { ___layoutTypes_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___layoutTypes_1), (void*)value); } inline static int32_t get_offset_of_layoutStrings_2() { return static_cast(offsetof(Collection_tE4D2860D7319AE2B62163AFBA0A549B87DB0B97F, ___layoutStrings_2)); } inline Dictionary_2_tEF69AB24B90083667848FA18EB11001609E77E9E * get_layoutStrings_2() const { return ___layoutStrings_2; } inline Dictionary_2_tEF69AB24B90083667848FA18EB11001609E77E9E ** get_address_of_layoutStrings_2() { return &___layoutStrings_2; } inline void set_layoutStrings_2(Dictionary_2_tEF69AB24B90083667848FA18EB11001609E77E9E * value) { ___layoutStrings_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___layoutStrings_2), (void*)value); } inline static int32_t get_offset_of_layoutBuilders_3() { return static_cast(offsetof(Collection_tE4D2860D7319AE2B62163AFBA0A549B87DB0B97F, ___layoutBuilders_3)); } inline Dictionary_2_tAABCF01104CEF2E181F1448D23A29A42D7B120A9 * get_layoutBuilders_3() const { return ___layoutBuilders_3; } inline Dictionary_2_tAABCF01104CEF2E181F1448D23A29A42D7B120A9 ** get_address_of_layoutBuilders_3() { return &___layoutBuilders_3; } inline void set_layoutBuilders_3(Dictionary_2_tAABCF01104CEF2E181F1448D23A29A42D7B120A9 * value) { ___layoutBuilders_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___layoutBuilders_3), (void*)value); } inline static int32_t get_offset_of_baseLayoutTable_4() { return static_cast(offsetof(Collection_tE4D2860D7319AE2B62163AFBA0A549B87DB0B97F, ___baseLayoutTable_4)); } inline Dictionary_2_tD3132CDE19A98160EC17AE2285A89480809DD540 * get_baseLayoutTable_4() const { return ___baseLayoutTable_4; } inline Dictionary_2_tD3132CDE19A98160EC17AE2285A89480809DD540 ** get_address_of_baseLayoutTable_4() { return &___baseLayoutTable_4; } inline void set_baseLayoutTable_4(Dictionary_2_tD3132CDE19A98160EC17AE2285A89480809DD540 * value) { ___baseLayoutTable_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___baseLayoutTable_4), (void*)value); } inline static int32_t get_offset_of_layoutOverrides_5() { return static_cast(offsetof(Collection_tE4D2860D7319AE2B62163AFBA0A549B87DB0B97F, ___layoutOverrides_5)); } inline Dictionary_2_t20A4C56B2681DD10F2C1E2E7283A237815224E86 * get_layoutOverrides_5() const { return ___layoutOverrides_5; } inline Dictionary_2_t20A4C56B2681DD10F2C1E2E7283A237815224E86 ** get_address_of_layoutOverrides_5() { return &___layoutOverrides_5; } inline void set_layoutOverrides_5(Dictionary_2_t20A4C56B2681DD10F2C1E2E7283A237815224E86 * value) { ___layoutOverrides_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___layoutOverrides_5), (void*)value); } inline static int32_t get_offset_of_layoutOverrideNames_6() { return static_cast(offsetof(Collection_tE4D2860D7319AE2B62163AFBA0A549B87DB0B97F, ___layoutOverrideNames_6)); } inline HashSet_1_t9DCF3402E30D433824DBE15EBB53B1DD79D671C1 * get_layoutOverrideNames_6() const { return ___layoutOverrideNames_6; } inline HashSet_1_t9DCF3402E30D433824DBE15EBB53B1DD79D671C1 ** get_address_of_layoutOverrideNames_6() { return &___layoutOverrideNames_6; } inline void set_layoutOverrideNames_6(HashSet_1_t9DCF3402E30D433824DBE15EBB53B1DD79D671C1 * value) { ___layoutOverrideNames_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___layoutOverrideNames_6), (void*)value); } inline static int32_t get_offset_of_precompiledLayouts_7() { return static_cast(offsetof(Collection_tE4D2860D7319AE2B62163AFBA0A549B87DB0B97F, ___precompiledLayouts_7)); } inline Dictionary_2_tBF35F5A68A67D19B3685A61CE0EECA8A7DD19DFE * get_precompiledLayouts_7() const { return ___precompiledLayouts_7; } inline Dictionary_2_tBF35F5A68A67D19B3685A61CE0EECA8A7DD19DFE ** get_address_of_precompiledLayouts_7() { return &___precompiledLayouts_7; } inline void set_precompiledLayouts_7(Dictionary_2_tBF35F5A68A67D19B3685A61CE0EECA8A7DD19DFE * value) { ___precompiledLayouts_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___precompiledLayouts_7), (void*)value); } inline static int32_t get_offset_of_layoutMatchers_8() { return static_cast(offsetof(Collection_tE4D2860D7319AE2B62163AFBA0A549B87DB0B97F, ___layoutMatchers_8)); } inline List_1_tB0AB87A0CDEC1CF5456422A1F87B5EC9EFF9516C * get_layoutMatchers_8() const { return ___layoutMatchers_8; } inline List_1_tB0AB87A0CDEC1CF5456422A1F87B5EC9EFF9516C ** get_address_of_layoutMatchers_8() { return &___layoutMatchers_8; } inline void set_layoutMatchers_8(List_1_tB0AB87A0CDEC1CF5456422A1F87B5EC9EFF9516C * value) { ___layoutMatchers_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___layoutMatchers_8), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.Layouts.InputControlLayout/Collection struct Collection_tE4D2860D7319AE2B62163AFBA0A549B87DB0B97F_marshaled_pinvoke { Dictionary_2_tBA40388A060E3B4AEE59780F047938A6FB3C566E * ___layoutTypes_1; Dictionary_2_tEF69AB24B90083667848FA18EB11001609E77E9E * ___layoutStrings_2; Dictionary_2_tAABCF01104CEF2E181F1448D23A29A42D7B120A9 * ___layoutBuilders_3; Dictionary_2_tD3132CDE19A98160EC17AE2285A89480809DD540 * ___baseLayoutTable_4; Dictionary_2_t20A4C56B2681DD10F2C1E2E7283A237815224E86 * ___layoutOverrides_5; HashSet_1_t9DCF3402E30D433824DBE15EBB53B1DD79D671C1 * ___layoutOverrideNames_6; Dictionary_2_tBF35F5A68A67D19B3685A61CE0EECA8A7DD19DFE * ___precompiledLayouts_7; List_1_tB0AB87A0CDEC1CF5456422A1F87B5EC9EFF9516C * ___layoutMatchers_8; }; // Native definition for COM marshalling of UnityEngine.InputSystem.Layouts.InputControlLayout/Collection struct Collection_tE4D2860D7319AE2B62163AFBA0A549B87DB0B97F_marshaled_com { Dictionary_2_tBA40388A060E3B4AEE59780F047938A6FB3C566E * ___layoutTypes_1; Dictionary_2_tEF69AB24B90083667848FA18EB11001609E77E9E * ___layoutStrings_2; Dictionary_2_tAABCF01104CEF2E181F1448D23A29A42D7B120A9 * ___layoutBuilders_3; Dictionary_2_tD3132CDE19A98160EC17AE2285A89480809DD540 * ___baseLayoutTable_4; Dictionary_2_t20A4C56B2681DD10F2C1E2E7283A237815224E86 * ___layoutOverrides_5; HashSet_1_t9DCF3402E30D433824DBE15EBB53B1DD79D671C1 * ___layoutOverrideNames_6; Dictionary_2_tBF35F5A68A67D19B3685A61CE0EECA8A7DD19DFE * ___precompiledLayouts_7; List_1_tB0AB87A0CDEC1CF5456422A1F87B5EC9EFF9516C * ___layoutMatchers_8; }; // UnityEngine.InputSystem.InputManager/StateChangeMonitorTimeout struct StateChangeMonitorTimeout_tF444060D4A082452E9CF9D6927AAA860A1194391 { public: // UnityEngine.InputSystem.InputControl UnityEngine.InputSystem.InputManager/StateChangeMonitorTimeout::control InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * ___control_0; // System.Double UnityEngine.InputSystem.InputManager/StateChangeMonitorTimeout::time double ___time_1; // UnityEngine.InputSystem.LowLevel.IInputStateChangeMonitor UnityEngine.InputSystem.InputManager/StateChangeMonitorTimeout::monitor RuntimeObject* ___monitor_2; // System.Int64 UnityEngine.InputSystem.InputManager/StateChangeMonitorTimeout::monitorIndex int64_t ___monitorIndex_3; // System.Int32 UnityEngine.InputSystem.InputManager/StateChangeMonitorTimeout::timerIndex int32_t ___timerIndex_4; public: inline static int32_t get_offset_of_control_0() { return static_cast(offsetof(StateChangeMonitorTimeout_tF444060D4A082452E9CF9D6927AAA860A1194391, ___control_0)); } inline InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * get_control_0() const { return ___control_0; } inline InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 ** get_address_of_control_0() { return &___control_0; } inline void set_control_0(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * value) { ___control_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___control_0), (void*)value); } inline static int32_t get_offset_of_time_1() { return static_cast(offsetof(StateChangeMonitorTimeout_tF444060D4A082452E9CF9D6927AAA860A1194391, ___time_1)); } inline double get_time_1() const { return ___time_1; } inline double* get_address_of_time_1() { return &___time_1; } inline void set_time_1(double value) { ___time_1 = value; } inline static int32_t get_offset_of_monitor_2() { return static_cast(offsetof(StateChangeMonitorTimeout_tF444060D4A082452E9CF9D6927AAA860A1194391, ___monitor_2)); } inline RuntimeObject* get_monitor_2() const { return ___monitor_2; } inline RuntimeObject** get_address_of_monitor_2() { return &___monitor_2; } inline void set_monitor_2(RuntimeObject* value) { ___monitor_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___monitor_2), (void*)value); } inline static int32_t get_offset_of_monitorIndex_3() { return static_cast(offsetof(StateChangeMonitorTimeout_tF444060D4A082452E9CF9D6927AAA860A1194391, ___monitorIndex_3)); } inline int64_t get_monitorIndex_3() const { return ___monitorIndex_3; } inline int64_t* get_address_of_monitorIndex_3() { return &___monitorIndex_3; } inline void set_monitorIndex_3(int64_t value) { ___monitorIndex_3 = value; } inline static int32_t get_offset_of_timerIndex_4() { return static_cast(offsetof(StateChangeMonitorTimeout_tF444060D4A082452E9CF9D6927AAA860A1194391, ___timerIndex_4)); } inline int32_t get_timerIndex_4() const { return ___timerIndex_4; } inline int32_t* get_address_of_timerIndex_4() { return &___timerIndex_4; } inline void set_timerIndex_4(int32_t value) { ___timerIndex_4 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.InputManager/StateChangeMonitorTimeout struct StateChangeMonitorTimeout_tF444060D4A082452E9CF9D6927AAA860A1194391_marshaled_pinvoke { InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * ___control_0; double ___time_1; RuntimeObject* ___monitor_2; int64_t ___monitorIndex_3; int32_t ___timerIndex_4; }; // Native definition for COM marshalling of UnityEngine.InputSystem.InputManager/StateChangeMonitorTimeout struct StateChangeMonitorTimeout_tF444060D4A082452E9CF9D6927AAA860A1194391_marshaled_com { InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * ___control_0; double ___time_1; RuntimeObject* ___monitor_2; int64_t ___monitorIndex_3; int32_t ___timerIndex_4; }; // UnityEngine.InputSystem.InputRemoting/RemoteSender struct RemoteSender_t93CD189B309CDCE886C77992DA436B2EF006401C { public: // System.Int32 UnityEngine.InputSystem.InputRemoting/RemoteSender::senderId int32_t ___senderId_0; // UnityEngine.InputSystem.Utilities.InternedString[] UnityEngine.InputSystem.InputRemoting/RemoteSender::layouts InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4* ___layouts_1; // UnityEngine.InputSystem.InputRemoting/RemoteInputDevice[] UnityEngine.InputSystem.InputRemoting/RemoteSender::devices RemoteInputDeviceU5BU5D_tC5C468462466D12A8B5E0EC4AE5689BDCEC9C5D3* ___devices_2; public: inline static int32_t get_offset_of_senderId_0() { return static_cast(offsetof(RemoteSender_t93CD189B309CDCE886C77992DA436B2EF006401C, ___senderId_0)); } inline int32_t get_senderId_0() const { return ___senderId_0; } inline int32_t* get_address_of_senderId_0() { return &___senderId_0; } inline void set_senderId_0(int32_t value) { ___senderId_0 = value; } inline static int32_t get_offset_of_layouts_1() { return static_cast(offsetof(RemoteSender_t93CD189B309CDCE886C77992DA436B2EF006401C, ___layouts_1)); } inline InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4* get_layouts_1() const { return ___layouts_1; } inline InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4** get_address_of_layouts_1() { return &___layouts_1; } inline void set_layouts_1(InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4* value) { ___layouts_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___layouts_1), (void*)value); } inline static int32_t get_offset_of_devices_2() { return static_cast(offsetof(RemoteSender_t93CD189B309CDCE886C77992DA436B2EF006401C, ___devices_2)); } inline RemoteInputDeviceU5BU5D_tC5C468462466D12A8B5E0EC4AE5689BDCEC9C5D3* get_devices_2() const { return ___devices_2; } inline RemoteInputDeviceU5BU5D_tC5C468462466D12A8B5E0EC4AE5689BDCEC9C5D3** get_address_of_devices_2() { return &___devices_2; } inline void set_devices_2(RemoteInputDeviceU5BU5D_tC5C468462466D12A8B5E0EC4AE5689BDCEC9C5D3* value) { ___devices_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___devices_2), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.InputRemoting/RemoteSender struct RemoteSender_t93CD189B309CDCE886C77992DA436B2EF006401C_marshaled_pinvoke { int32_t ___senderId_0; InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED_marshaled_pinvoke* ___layouts_1; RemoteInputDevice_t6E2A1B58FFB0ADED6F6A0780D9EB05F7CC5F35A4_marshaled_pinvoke* ___devices_2; }; // Native definition for COM marshalling of UnityEngine.InputSystem.InputRemoting/RemoteSender struct RemoteSender_t93CD189B309CDCE886C77992DA436B2EF006401C_marshaled_com { int32_t ___senderId_0; InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED_marshaled_com* ___layouts_1; RemoteInputDevice_t6E2A1B58FFB0ADED6F6A0780D9EB05F7CC5F35A4_marshaled_com* ___devices_2; }; // UnityEngine.InputSystem.LowLevel.InputStateBuffers/DoubleBuffers struct DoubleBuffers_t6EA541F84C05C0E43874EB3F6DFEAD6CFC20582B { public: // System.Void** UnityEngine.InputSystem.LowLevel.InputStateBuffers/DoubleBuffers::deviceToBufferMapping void** ___deviceToBufferMapping_0; public: inline static int32_t get_offset_of_deviceToBufferMapping_0() { return static_cast(offsetof(DoubleBuffers_t6EA541F84C05C0E43874EB3F6DFEAD6CFC20582B, ___deviceToBufferMapping_0)); } inline void** get_deviceToBufferMapping_0() const { return ___deviceToBufferMapping_0; } inline void*** get_address_of_deviceToBufferMapping_0() { return &___deviceToBufferMapping_0; } inline void set_deviceToBufferMapping_0(void** value) { ___deviceToBufferMapping_0 = value; } }; // UnityEngine.InputSystem.LowLevel.InputStateHistory/Enumerator struct Enumerator_t3A3C0A8934B8EEA5C0CB34AD648C6A0EE599D85B { public: // UnityEngine.InputSystem.LowLevel.InputStateHistory UnityEngine.InputSystem.LowLevel.InputStateHistory/Enumerator::m_History InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31 * ___m_History_0; // System.Int32 UnityEngine.InputSystem.LowLevel.InputStateHistory/Enumerator::m_Index int32_t ___m_Index_1; public: inline static int32_t get_offset_of_m_History_0() { return static_cast(offsetof(Enumerator_t3A3C0A8934B8EEA5C0CB34AD648C6A0EE599D85B, ___m_History_0)); } inline InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31 * get_m_History_0() const { return ___m_History_0; } inline InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31 ** get_address_of_m_History_0() { return &___m_History_0; } inline void set_m_History_0(InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31 * value) { ___m_History_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_History_0), (void*)value); } inline static int32_t get_offset_of_m_Index_1() { return static_cast(offsetof(Enumerator_t3A3C0A8934B8EEA5C0CB34AD648C6A0EE599D85B, ___m_Index_1)); } inline int32_t get_m_Index_1() const { return ___m_Index_1; } inline int32_t* get_address_of_m_Index_1() { return &___m_Index_1; } inline void set_m_Index_1(int32_t value) { ___m_Index_1 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.LowLevel.InputStateHistory/Enumerator struct Enumerator_t3A3C0A8934B8EEA5C0CB34AD648C6A0EE599D85B_marshaled_pinvoke { InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31 * ___m_History_0; int32_t ___m_Index_1; }; // Native definition for COM marshalling of UnityEngine.InputSystem.LowLevel.InputStateHistory/Enumerator struct Enumerator_t3A3C0A8934B8EEA5C0CB34AD648C6A0EE599D85B_marshaled_com { InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31 * ___m_History_0; int32_t ___m_Index_1; }; // UnityEngine.InputSystem.LowLevel.InputStateHistory/Record struct Record_t5D2EF3432D8EA5FE1E2CF58B5345D23FF06DD445 { public: // UnityEngine.InputSystem.LowLevel.InputStateHistory UnityEngine.InputSystem.LowLevel.InputStateHistory/Record::m_Owner InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31 * ___m_Owner_0; // System.Int32 UnityEngine.InputSystem.LowLevel.InputStateHistory/Record::m_IndexPlusOne int32_t ___m_IndexPlusOne_1; // System.UInt32 UnityEngine.InputSystem.LowLevel.InputStateHistory/Record::m_Version uint32_t ___m_Version_2; public: inline static int32_t get_offset_of_m_Owner_0() { return static_cast(offsetof(Record_t5D2EF3432D8EA5FE1E2CF58B5345D23FF06DD445, ___m_Owner_0)); } inline InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31 * get_m_Owner_0() const { return ___m_Owner_0; } inline InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31 ** get_address_of_m_Owner_0() { return &___m_Owner_0; } inline void set_m_Owner_0(InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31 * value) { ___m_Owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Owner_0), (void*)value); } inline static int32_t get_offset_of_m_IndexPlusOne_1() { return static_cast(offsetof(Record_t5D2EF3432D8EA5FE1E2CF58B5345D23FF06DD445, ___m_IndexPlusOne_1)); } inline int32_t get_m_IndexPlusOne_1() const { return ___m_IndexPlusOne_1; } inline int32_t* get_address_of_m_IndexPlusOne_1() { return &___m_IndexPlusOne_1; } inline void set_m_IndexPlusOne_1(int32_t value) { ___m_IndexPlusOne_1 = value; } inline static int32_t get_offset_of_m_Version_2() { return static_cast(offsetof(Record_t5D2EF3432D8EA5FE1E2CF58B5345D23FF06DD445, ___m_Version_2)); } inline uint32_t get_m_Version_2() const { return ___m_Version_2; } inline uint32_t* get_address_of_m_Version_2() { return &___m_Version_2; } inline void set_m_Version_2(uint32_t value) { ___m_Version_2 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.LowLevel.InputStateHistory/Record struct Record_t5D2EF3432D8EA5FE1E2CF58B5345D23FF06DD445_marshaled_pinvoke { InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31 * ___m_Owner_0; int32_t ___m_IndexPlusOne_1; uint32_t ___m_Version_2; }; // Native definition for COM marshalling of UnityEngine.InputSystem.LowLevel.InputStateHistory/Record struct Record_t5D2EF3432D8EA5FE1E2CF58B5345D23FF06DD445_marshaled_com { InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31 * ___m_Owner_0; int32_t ___m_IndexPlusOne_1; uint32_t ___m_Version_2; }; // UnityEngine.InputSystem.UI.InputSystemUIInputModule/InputActionReferenceState struct InputActionReferenceState_tC50425D7B458699BD615743E4D1EEA2867AE59DF { public: // System.Int32 UnityEngine.InputSystem.UI.InputSystemUIInputModule/InputActionReferenceState::refCount int32_t ___refCount_0; // System.Boolean UnityEngine.InputSystem.UI.InputSystemUIInputModule/InputActionReferenceState::enabledByInputModule bool ___enabledByInputModule_1; public: inline static int32_t get_offset_of_refCount_0() { return static_cast(offsetof(InputActionReferenceState_tC50425D7B458699BD615743E4D1EEA2867AE59DF, ___refCount_0)); } inline int32_t get_refCount_0() const { return ___refCount_0; } inline int32_t* get_address_of_refCount_0() { return &___refCount_0; } inline void set_refCount_0(int32_t value) { ___refCount_0 = value; } inline static int32_t get_offset_of_enabledByInputModule_1() { return static_cast(offsetof(InputActionReferenceState_tC50425D7B458699BD615743E4D1EEA2867AE59DF, ___enabledByInputModule_1)); } inline bool get_enabledByInputModule_1() const { return ___enabledByInputModule_1; } inline bool* get_address_of_enabledByInputModule_1() { return &___enabledByInputModule_1; } inline void set_enabledByInputModule_1(bool value) { ___enabledByInputModule_1 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.UI.InputSystemUIInputModule/InputActionReferenceState struct InputActionReferenceState_tC50425D7B458699BD615743E4D1EEA2867AE59DF_marshaled_pinvoke { int32_t ___refCount_0; int32_t ___enabledByInputModule_1; }; // Native definition for COM marshalling of UnityEngine.InputSystem.UI.InputSystemUIInputModule/InputActionReferenceState struct InputActionReferenceState_tC50425D7B458699BD615743E4D1EEA2867AE59DF_marshaled_com { int32_t ___refCount_0; int32_t ___enabledByInputModule_1; }; // UnityEngine.InputSystem.LowLevel.InputUpdate/UpdateStepCount struct UpdateStepCount_tD390726C525CA5CE3A339A33E2984D65356A4780 { public: // System.Boolean UnityEngine.InputSystem.LowLevel.InputUpdate/UpdateStepCount::m_WasUpdated bool ___m_WasUpdated_0; // System.UInt32 UnityEngine.InputSystem.LowLevel.InputUpdate/UpdateStepCount::k__BackingField uint32_t ___U3CvalueU3Ek__BackingField_1; public: inline static int32_t get_offset_of_m_WasUpdated_0() { return static_cast(offsetof(UpdateStepCount_tD390726C525CA5CE3A339A33E2984D65356A4780, ___m_WasUpdated_0)); } inline bool get_m_WasUpdated_0() const { return ___m_WasUpdated_0; } inline bool* get_address_of_m_WasUpdated_0() { return &___m_WasUpdated_0; } inline void set_m_WasUpdated_0(bool value) { ___m_WasUpdated_0 = value; } inline static int32_t get_offset_of_U3CvalueU3Ek__BackingField_1() { return static_cast(offsetof(UpdateStepCount_tD390726C525CA5CE3A339A33E2984D65356A4780, ___U3CvalueU3Ek__BackingField_1)); } inline uint32_t get_U3CvalueU3Ek__BackingField_1() const { return ___U3CvalueU3Ek__BackingField_1; } inline uint32_t* get_address_of_U3CvalueU3Ek__BackingField_1() { return &___U3CvalueU3Ek__BackingField_1; } inline void set_U3CvalueU3Ek__BackingField_1(uint32_t value) { ___U3CvalueU3Ek__BackingField_1 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.LowLevel.InputUpdate/UpdateStepCount struct UpdateStepCount_tD390726C525CA5CE3A339A33E2984D65356A4780_marshaled_pinvoke { int32_t ___m_WasUpdated_0; uint32_t ___U3CvalueU3Ek__BackingField_1; }; // Native definition for COM marshalling of UnityEngine.InputSystem.LowLevel.InputUpdate/UpdateStepCount struct UpdateStepCount_tD390726C525CA5CE3A339A33E2984D65356A4780_marshaled_com { int32_t ___m_WasUpdated_0; uint32_t ___U3CvalueU3Ek__BackingField_1; }; // UnityEngine.InputSystem.Users.InputUser/ControlSchemeChangeSyntax struct ControlSchemeChangeSyntax_t3B4DF07442E9B2F3A38DA07DA516B7D3D8693540 { public: // System.Int32 UnityEngine.InputSystem.Users.InputUser/ControlSchemeChangeSyntax::m_UserIndex int32_t ___m_UserIndex_0; public: inline static int32_t get_offset_of_m_UserIndex_0() { return static_cast(offsetof(ControlSchemeChangeSyntax_t3B4DF07442E9B2F3A38DA07DA516B7D3D8693540, ___m_UserIndex_0)); } inline int32_t get_m_UserIndex_0() const { return ___m_UserIndex_0; } inline int32_t* get_address_of_m_UserIndex_0() { return &___m_UserIndex_0; } inline void set_m_UserIndex_0(int32_t value) { ___m_UserIndex_0 = value; } }; // UnityEngine.InputSystem.Users.InputUser/OngoingAccountSelection struct OngoingAccountSelection_tD333D4FF49EF1F6A9A3EA8ABC61B6027A8A3DB4E { public: // UnityEngine.InputSystem.InputDevice UnityEngine.InputSystem.Users.InputUser/OngoingAccountSelection::device InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * ___device_0; // System.UInt32 UnityEngine.InputSystem.Users.InputUser/OngoingAccountSelection::userId uint32_t ___userId_1; public: inline static int32_t get_offset_of_device_0() { return static_cast(offsetof(OngoingAccountSelection_tD333D4FF49EF1F6A9A3EA8ABC61B6027A8A3DB4E, ___device_0)); } inline InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * get_device_0() const { return ___device_0; } inline InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 ** get_address_of_device_0() { return &___device_0; } inline void set_device_0(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * value) { ___device_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___device_0), (void*)value); } inline static int32_t get_offset_of_userId_1() { return static_cast(offsetof(OngoingAccountSelection_tD333D4FF49EF1F6A9A3EA8ABC61B6027A8A3DB4E, ___userId_1)); } inline uint32_t get_userId_1() const { return ___userId_1; } inline uint32_t* get_address_of_userId_1() { return &___userId_1; } inline void set_userId_1(uint32_t value) { ___userId_1 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.Users.InputUser/OngoingAccountSelection struct OngoingAccountSelection_tD333D4FF49EF1F6A9A3EA8ABC61B6027A8A3DB4E_marshaled_pinvoke { InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * ___device_0; uint32_t ___userId_1; }; // Native definition for COM marshalling of UnityEngine.InputSystem.Users.InputUser/OngoingAccountSelection struct OngoingAccountSelection_tD333D4FF49EF1F6A9A3EA8ABC61B6027A8A3DB4E_marshaled_com { InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * ___device_0; uint32_t ___userId_1; }; // UnityEngine.InputSystem.LowLevel.QueryPairedUserAccountCommand/e__FixedBuffer struct U3CidBufferU3Ee__FixedBuffer_tE689A2CACEDC10EA7D29500D85DBC8B27C508DB4 { public: union { struct { // System.Byte UnityEngine.InputSystem.LowLevel.QueryPairedUserAccountCommand/e__FixedBuffer::FixedElementField uint8_t ___FixedElementField_0; }; uint8_t U3CidBufferU3Ee__FixedBuffer_tE689A2CACEDC10EA7D29500D85DBC8B27C508DB4__padding[512]; }; public: inline static int32_t get_offset_of_FixedElementField_0() { return static_cast(offsetof(U3CidBufferU3Ee__FixedBuffer_tE689A2CACEDC10EA7D29500D85DBC8B27C508DB4, ___FixedElementField_0)); } inline uint8_t get_FixedElementField_0() const { return ___FixedElementField_0; } inline uint8_t* get_address_of_FixedElementField_0() { return &___FixedElementField_0; } inline void set_FixedElementField_0(uint8_t value) { ___FixedElementField_0 = value; } }; // UnityEngine.InputSystem.LowLevel.QueryPairedUserAccountCommand/e__FixedBuffer struct U3CnameBufferU3Ee__FixedBuffer_t8CE07CDA0F32AE15FE27A9F3C5D76E2961E2C601 { public: union { struct { // System.Byte UnityEngine.InputSystem.LowLevel.QueryPairedUserAccountCommand/e__FixedBuffer::FixedElementField uint8_t ___FixedElementField_0; }; uint8_t U3CnameBufferU3Ee__FixedBuffer_t8CE07CDA0F32AE15FE27A9F3C5D76E2961E2C601__padding[512]; }; public: inline static int32_t get_offset_of_FixedElementField_0() { return static_cast(offsetof(U3CnameBufferU3Ee__FixedBuffer_t8CE07CDA0F32AE15FE27A9F3C5D76E2961E2C601, ___FixedElementField_0)); } inline uint8_t get_FixedElementField_0() const { return ___FixedElementField_0; } inline uint8_t* get_address_of_FixedElementField_0() { return &___FixedElementField_0; } inline void set_FixedElementField_0(uint8_t value) { ___FixedElementField_0 = value; } }; // UnityEngine.InputSystem.LowLevel.StateEvent/e__FixedBuffer struct U3CstateDataU3Ee__FixedBuffer_t12BA1A66DF06BAD68C6F8E16C8DA5939E3D584E9 { public: union { struct { // System.Byte UnityEngine.InputSystem.LowLevel.StateEvent/e__FixedBuffer::FixedElementField uint8_t ___FixedElementField_0; }; uint8_t U3CstateDataU3Ee__FixedBuffer_t12BA1A66DF06BAD68C6F8E16C8DA5939E3D584E9__padding[1]; }; public: inline static int32_t get_offset_of_FixedElementField_0() { return static_cast(offsetof(U3CstateDataU3Ee__FixedBuffer_t12BA1A66DF06BAD68C6F8E16C8DA5939E3D584E9, ___FixedElementField_0)); } inline uint8_t get_FixedElementField_0() const { return ___FixedElementField_0; } inline uint8_t* get_address_of_FixedElementField_0() { return &___FixedElementField_0; } inline void set_FixedElementField_0(uint8_t value) { ___FixedElementField_0 = value; } }; // UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout struct PrecompiledLayout_t87B15ED374C6DA9C0C0D9333A1BDAC4F40E548CB { public: // System.Func`1 UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout::factoryMethod Func_1_t76DECFBA7E8607FAED0307739AF623E13E9A32D8 * ___factoryMethod_0; // System.String UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout::metadata String_t* ___metadata_1; public: inline static int32_t get_offset_of_factoryMethod_0() { return static_cast(offsetof(PrecompiledLayout_t87B15ED374C6DA9C0C0D9333A1BDAC4F40E548CB, ___factoryMethod_0)); } inline Func_1_t76DECFBA7E8607FAED0307739AF623E13E9A32D8 * get_factoryMethod_0() const { return ___factoryMethod_0; } inline Func_1_t76DECFBA7E8607FAED0307739AF623E13E9A32D8 ** get_address_of_factoryMethod_0() { return &___factoryMethod_0; } inline void set_factoryMethod_0(Func_1_t76DECFBA7E8607FAED0307739AF623E13E9A32D8 * value) { ___factoryMethod_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___factoryMethod_0), (void*)value); } inline static int32_t get_offset_of_metadata_1() { return static_cast(offsetof(PrecompiledLayout_t87B15ED374C6DA9C0C0D9333A1BDAC4F40E548CB, ___metadata_1)); } inline String_t* get_metadata_1() const { return ___metadata_1; } inline String_t** get_address_of_metadata_1() { return &___metadata_1; } inline void set_metadata_1(String_t* value) { ___metadata_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___metadata_1), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout struct PrecompiledLayout_t87B15ED374C6DA9C0C0D9333A1BDAC4F40E548CB_marshaled_pinvoke { Il2CppMethodPointer ___factoryMethod_0; char* ___metadata_1; }; // Native definition for COM marshalling of UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout struct PrecompiledLayout_t87B15ED374C6DA9C0C0D9333A1BDAC4F40E548CB_marshaled_com { Il2CppMethodPointer ___factoryMethod_0; Il2CppChar* ___metadata_1; }; // UnityEngine.InputSystem.LowLevel.InputStateHistory/RecordHeader/e__FixedBuffer struct U3Cm_StateWithControlIndexU3Ee__FixedBuffer_tE5A24CD580A42B9BAC7450DFB541987F98FC7102 { public: union { struct { // System.Byte UnityEngine.InputSystem.LowLevel.InputStateHistory/RecordHeader/e__FixedBuffer::FixedElementField uint8_t ___FixedElementField_0; }; uint8_t U3Cm_StateWithControlIndexU3Ee__FixedBuffer_tE5A24CD580A42B9BAC7450DFB541987F98FC7102__padding[1]; }; public: inline static int32_t get_offset_of_FixedElementField_0() { return static_cast(offsetof(U3Cm_StateWithControlIndexU3Ee__FixedBuffer_tE5A24CD580A42B9BAC7450DFB541987F98FC7102, ___FixedElementField_0)); } inline uint8_t get_FixedElementField_0() const { return ___FixedElementField_0; } inline uint8_t* get_address_of_FixedElementField_0() { return &___FixedElementField_0; } inline void set_FixedElementField_0(uint8_t value) { ___FixedElementField_0 = value; } }; // UnityEngine.InputSystem.LowLevel.InputStateHistory/RecordHeader/e__FixedBuffer struct U3Cm_StateWithoutControlIndexU3Ee__FixedBuffer_tC2D3A169F2C8F5D96CF472C4DC09ECDE4D6F069C { public: union { struct { // System.Byte UnityEngine.InputSystem.LowLevel.InputStateHistory/RecordHeader/e__FixedBuffer::FixedElementField uint8_t ___FixedElementField_0; }; uint8_t U3Cm_StateWithoutControlIndexU3Ee__FixedBuffer_tC2D3A169F2C8F5D96CF472C4DC09ECDE4D6F069C__padding[1]; }; public: inline static int32_t get_offset_of_FixedElementField_0() { return static_cast(offsetof(U3Cm_StateWithoutControlIndexU3Ee__FixedBuffer_tC2D3A169F2C8F5D96CF472C4DC09ECDE4D6F069C, ___FixedElementField_0)); } inline uint8_t get_FixedElementField_0() const { return ___FixedElementField_0; } inline uint8_t* get_address_of_FixedElementField_0() { return &___FixedElementField_0; } inline void set_FixedElementField_0(uint8_t value) { ___FixedElementField_0 = value; } }; // UnityEngine.InputSystem.Utilities.CallbackArray`1> struct CallbackArray_1_tE03856E201C6AA8C7ED4B4A9675D5BD431CACF1D { public: // System.Boolean UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CannotMutateCallbacksArray bool ___m_CannotMutateCallbacksArray_0; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_Callbacks InlinedArray_1_t78FDC7F1CD6623C5E091BB79EC2F93375CE38CE9 ___m_Callbacks_1; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToAdd InlinedArray_1_t78FDC7F1CD6623C5E091BB79EC2F93375CE38CE9 ___m_CallbacksToAdd_2; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToRemove InlinedArray_1_t78FDC7F1CD6623C5E091BB79EC2F93375CE38CE9 ___m_CallbacksToRemove_3; public: inline static int32_t get_offset_of_m_CannotMutateCallbacksArray_0() { return static_cast(offsetof(CallbackArray_1_tE03856E201C6AA8C7ED4B4A9675D5BD431CACF1D, ___m_CannotMutateCallbacksArray_0)); } inline bool get_m_CannotMutateCallbacksArray_0() const { return ___m_CannotMutateCallbacksArray_0; } inline bool* get_address_of_m_CannotMutateCallbacksArray_0() { return &___m_CannotMutateCallbacksArray_0; } inline void set_m_CannotMutateCallbacksArray_0(bool value) { ___m_CannotMutateCallbacksArray_0 = value; } inline static int32_t get_offset_of_m_Callbacks_1() { return static_cast(offsetof(CallbackArray_1_tE03856E201C6AA8C7ED4B4A9675D5BD431CACF1D, ___m_Callbacks_1)); } inline InlinedArray_1_t78FDC7F1CD6623C5E091BB79EC2F93375CE38CE9 get_m_Callbacks_1() const { return ___m_Callbacks_1; } inline InlinedArray_1_t78FDC7F1CD6623C5E091BB79EC2F93375CE38CE9 * get_address_of_m_Callbacks_1() { return &___m_Callbacks_1; } inline void set_m_Callbacks_1(InlinedArray_1_t78FDC7F1CD6623C5E091BB79EC2F93375CE38CE9 value) { ___m_Callbacks_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_CallbacksToAdd_2() { return static_cast(offsetof(CallbackArray_1_tE03856E201C6AA8C7ED4B4A9675D5BD431CACF1D, ___m_CallbacksToAdd_2)); } inline InlinedArray_1_t78FDC7F1CD6623C5E091BB79EC2F93375CE38CE9 get_m_CallbacksToAdd_2() const { return ___m_CallbacksToAdd_2; } inline InlinedArray_1_t78FDC7F1CD6623C5E091BB79EC2F93375CE38CE9 * get_address_of_m_CallbacksToAdd_2() { return &___m_CallbacksToAdd_2; } inline void set_m_CallbacksToAdd_2(InlinedArray_1_t78FDC7F1CD6623C5E091BB79EC2F93375CE38CE9 value) { ___m_CallbacksToAdd_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_CallbacksToRemove_3() { return static_cast(offsetof(CallbackArray_1_tE03856E201C6AA8C7ED4B4A9675D5BD431CACF1D, ___m_CallbacksToRemove_3)); } inline InlinedArray_1_t78FDC7F1CD6623C5E091BB79EC2F93375CE38CE9 get_m_CallbacksToRemove_3() const { return ___m_CallbacksToRemove_3; } inline InlinedArray_1_t78FDC7F1CD6623C5E091BB79EC2F93375CE38CE9 * get_address_of_m_CallbacksToRemove_3() { return &___m_CallbacksToRemove_3; } inline void set_m_CallbacksToRemove_3(InlinedArray_1_t78FDC7F1CD6623C5E091BB79EC2F93375CE38CE9 value) { ___m_CallbacksToRemove_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } }; // UnityEngine.InputSystem.Utilities.CallbackArray`1> struct CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 { public: // System.Boolean UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CannotMutateCallbacksArray bool ___m_CannotMutateCallbacksArray_0; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_Callbacks InlinedArray_1_t02AB39E6F94F40A915AE5843BDB88347C7AD02B5 ___m_Callbacks_1; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToAdd InlinedArray_1_t02AB39E6F94F40A915AE5843BDB88347C7AD02B5 ___m_CallbacksToAdd_2; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToRemove InlinedArray_1_t02AB39E6F94F40A915AE5843BDB88347C7AD02B5 ___m_CallbacksToRemove_3; public: inline static int32_t get_offset_of_m_CannotMutateCallbacksArray_0() { return static_cast(offsetof(CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1, ___m_CannotMutateCallbacksArray_0)); } inline bool get_m_CannotMutateCallbacksArray_0() const { return ___m_CannotMutateCallbacksArray_0; } inline bool* get_address_of_m_CannotMutateCallbacksArray_0() { return &___m_CannotMutateCallbacksArray_0; } inline void set_m_CannotMutateCallbacksArray_0(bool value) { ___m_CannotMutateCallbacksArray_0 = value; } inline static int32_t get_offset_of_m_Callbacks_1() { return static_cast(offsetof(CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1, ___m_Callbacks_1)); } inline InlinedArray_1_t02AB39E6F94F40A915AE5843BDB88347C7AD02B5 get_m_Callbacks_1() const { return ___m_Callbacks_1; } inline InlinedArray_1_t02AB39E6F94F40A915AE5843BDB88347C7AD02B5 * get_address_of_m_Callbacks_1() { return &___m_Callbacks_1; } inline void set_m_Callbacks_1(InlinedArray_1_t02AB39E6F94F40A915AE5843BDB88347C7AD02B5 value) { ___m_Callbacks_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_CallbacksToAdd_2() { return static_cast(offsetof(CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1, ___m_CallbacksToAdd_2)); } inline InlinedArray_1_t02AB39E6F94F40A915AE5843BDB88347C7AD02B5 get_m_CallbacksToAdd_2() const { return ___m_CallbacksToAdd_2; } inline InlinedArray_1_t02AB39E6F94F40A915AE5843BDB88347C7AD02B5 * get_address_of_m_CallbacksToAdd_2() { return &___m_CallbacksToAdd_2; } inline void set_m_CallbacksToAdd_2(InlinedArray_1_t02AB39E6F94F40A915AE5843BDB88347C7AD02B5 value) { ___m_CallbacksToAdd_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_CallbacksToRemove_3() { return static_cast(offsetof(CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1, ___m_CallbacksToRemove_3)); } inline InlinedArray_1_t02AB39E6F94F40A915AE5843BDB88347C7AD02B5 get_m_CallbacksToRemove_3() const { return ___m_CallbacksToRemove_3; } inline InlinedArray_1_t02AB39E6F94F40A915AE5843BDB88347C7AD02B5 * get_address_of_m_CallbacksToRemove_3() { return &___m_CallbacksToRemove_3; } inline void set_m_CallbacksToRemove_3(InlinedArray_1_t02AB39E6F94F40A915AE5843BDB88347C7AD02B5 value) { ___m_CallbacksToRemove_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } }; // UnityEngine.InputSystem.Utilities.CallbackArray`1> struct CallbackArray_1_t8D4A78728586CDDC757E25A2DE7E62FFDEC81750 { public: // System.Boolean UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CannotMutateCallbacksArray bool ___m_CannotMutateCallbacksArray_0; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_Callbacks InlinedArray_1_t3242EB26ABA5BD661668C61860E236D9A728BCFA ___m_Callbacks_1; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToAdd InlinedArray_1_t3242EB26ABA5BD661668C61860E236D9A728BCFA ___m_CallbacksToAdd_2; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToRemove InlinedArray_1_t3242EB26ABA5BD661668C61860E236D9A728BCFA ___m_CallbacksToRemove_3; public: inline static int32_t get_offset_of_m_CannotMutateCallbacksArray_0() { return static_cast(offsetof(CallbackArray_1_t8D4A78728586CDDC757E25A2DE7E62FFDEC81750, ___m_CannotMutateCallbacksArray_0)); } inline bool get_m_CannotMutateCallbacksArray_0() const { return ___m_CannotMutateCallbacksArray_0; } inline bool* get_address_of_m_CannotMutateCallbacksArray_0() { return &___m_CannotMutateCallbacksArray_0; } inline void set_m_CannotMutateCallbacksArray_0(bool value) { ___m_CannotMutateCallbacksArray_0 = value; } inline static int32_t get_offset_of_m_Callbacks_1() { return static_cast(offsetof(CallbackArray_1_t8D4A78728586CDDC757E25A2DE7E62FFDEC81750, ___m_Callbacks_1)); } inline InlinedArray_1_t3242EB26ABA5BD661668C61860E236D9A728BCFA get_m_Callbacks_1() const { return ___m_Callbacks_1; } inline InlinedArray_1_t3242EB26ABA5BD661668C61860E236D9A728BCFA * get_address_of_m_Callbacks_1() { return &___m_Callbacks_1; } inline void set_m_Callbacks_1(InlinedArray_1_t3242EB26ABA5BD661668C61860E236D9A728BCFA value) { ___m_Callbacks_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_CallbacksToAdd_2() { return static_cast(offsetof(CallbackArray_1_t8D4A78728586CDDC757E25A2DE7E62FFDEC81750, ___m_CallbacksToAdd_2)); } inline InlinedArray_1_t3242EB26ABA5BD661668C61860E236D9A728BCFA get_m_CallbacksToAdd_2() const { return ___m_CallbacksToAdd_2; } inline InlinedArray_1_t3242EB26ABA5BD661668C61860E236D9A728BCFA * get_address_of_m_CallbacksToAdd_2() { return &___m_CallbacksToAdd_2; } inline void set_m_CallbacksToAdd_2(InlinedArray_1_t3242EB26ABA5BD661668C61860E236D9A728BCFA value) { ___m_CallbacksToAdd_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_CallbacksToRemove_3() { return static_cast(offsetof(CallbackArray_1_t8D4A78728586CDDC757E25A2DE7E62FFDEC81750, ___m_CallbacksToRemove_3)); } inline InlinedArray_1_t3242EB26ABA5BD661668C61860E236D9A728BCFA get_m_CallbacksToRemove_3() const { return ___m_CallbacksToRemove_3; } inline InlinedArray_1_t3242EB26ABA5BD661668C61860E236D9A728BCFA * get_address_of_m_CallbacksToRemove_3() { return &___m_CallbacksToRemove_3; } inline void set_m_CallbacksToRemove_3(InlinedArray_1_t3242EB26ABA5BD661668C61860E236D9A728BCFA value) { ___m_CallbacksToRemove_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } }; // UnityEngine.InputSystem.Utilities.CallbackArray`1> struct CallbackArray_1_t795D7D5DD5A3704BD45FEFE916C899F34DCEFC55 { public: // System.Boolean UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CannotMutateCallbacksArray bool ___m_CannotMutateCallbacksArray_0; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_Callbacks InlinedArray_1_t3C2C2D9BCDB3F198EA76C8FADB534D30D4BC026B ___m_Callbacks_1; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToAdd InlinedArray_1_t3C2C2D9BCDB3F198EA76C8FADB534D30D4BC026B ___m_CallbacksToAdd_2; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToRemove InlinedArray_1_t3C2C2D9BCDB3F198EA76C8FADB534D30D4BC026B ___m_CallbacksToRemove_3; public: inline static int32_t get_offset_of_m_CannotMutateCallbacksArray_0() { return static_cast(offsetof(CallbackArray_1_t795D7D5DD5A3704BD45FEFE916C899F34DCEFC55, ___m_CannotMutateCallbacksArray_0)); } inline bool get_m_CannotMutateCallbacksArray_0() const { return ___m_CannotMutateCallbacksArray_0; } inline bool* get_address_of_m_CannotMutateCallbacksArray_0() { return &___m_CannotMutateCallbacksArray_0; } inline void set_m_CannotMutateCallbacksArray_0(bool value) { ___m_CannotMutateCallbacksArray_0 = value; } inline static int32_t get_offset_of_m_Callbacks_1() { return static_cast(offsetof(CallbackArray_1_t795D7D5DD5A3704BD45FEFE916C899F34DCEFC55, ___m_Callbacks_1)); } inline InlinedArray_1_t3C2C2D9BCDB3F198EA76C8FADB534D30D4BC026B get_m_Callbacks_1() const { return ___m_Callbacks_1; } inline InlinedArray_1_t3C2C2D9BCDB3F198EA76C8FADB534D30D4BC026B * get_address_of_m_Callbacks_1() { return &___m_Callbacks_1; } inline void set_m_Callbacks_1(InlinedArray_1_t3C2C2D9BCDB3F198EA76C8FADB534D30D4BC026B value) { ___m_Callbacks_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_CallbacksToAdd_2() { return static_cast(offsetof(CallbackArray_1_t795D7D5DD5A3704BD45FEFE916C899F34DCEFC55, ___m_CallbacksToAdd_2)); } inline InlinedArray_1_t3C2C2D9BCDB3F198EA76C8FADB534D30D4BC026B get_m_CallbacksToAdd_2() const { return ___m_CallbacksToAdd_2; } inline InlinedArray_1_t3C2C2D9BCDB3F198EA76C8FADB534D30D4BC026B * get_address_of_m_CallbacksToAdd_2() { return &___m_CallbacksToAdd_2; } inline void set_m_CallbacksToAdd_2(InlinedArray_1_t3C2C2D9BCDB3F198EA76C8FADB534D30D4BC026B value) { ___m_CallbacksToAdd_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_CallbacksToRemove_3() { return static_cast(offsetof(CallbackArray_1_t795D7D5DD5A3704BD45FEFE916C899F34DCEFC55, ___m_CallbacksToRemove_3)); } inline InlinedArray_1_t3C2C2D9BCDB3F198EA76C8FADB534D30D4BC026B get_m_CallbacksToRemove_3() const { return ___m_CallbacksToRemove_3; } inline InlinedArray_1_t3C2C2D9BCDB3F198EA76C8FADB534D30D4BC026B * get_address_of_m_CallbacksToRemove_3() { return &___m_CallbacksToRemove_3; } inline void set_m_CallbacksToRemove_3(InlinedArray_1_t3C2C2D9BCDB3F198EA76C8FADB534D30D4BC026B value) { ___m_CallbacksToRemove_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } }; // UnityEngine.InputSystem.Utilities.CallbackArray`1> struct CallbackArray_1_t6B54B12C76958BFFEC586C4B69F70560884AEF34 { public: // System.Boolean UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CannotMutateCallbacksArray bool ___m_CannotMutateCallbacksArray_0; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_Callbacks InlinedArray_1_t9A746F7A5D2F131C836D4D54FF78A4CF2610112F ___m_Callbacks_1; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToAdd InlinedArray_1_t9A746F7A5D2F131C836D4D54FF78A4CF2610112F ___m_CallbacksToAdd_2; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToRemove InlinedArray_1_t9A746F7A5D2F131C836D4D54FF78A4CF2610112F ___m_CallbacksToRemove_3; public: inline static int32_t get_offset_of_m_CannotMutateCallbacksArray_0() { return static_cast(offsetof(CallbackArray_1_t6B54B12C76958BFFEC586C4B69F70560884AEF34, ___m_CannotMutateCallbacksArray_0)); } inline bool get_m_CannotMutateCallbacksArray_0() const { return ___m_CannotMutateCallbacksArray_0; } inline bool* get_address_of_m_CannotMutateCallbacksArray_0() { return &___m_CannotMutateCallbacksArray_0; } inline void set_m_CannotMutateCallbacksArray_0(bool value) { ___m_CannotMutateCallbacksArray_0 = value; } inline static int32_t get_offset_of_m_Callbacks_1() { return static_cast(offsetof(CallbackArray_1_t6B54B12C76958BFFEC586C4B69F70560884AEF34, ___m_Callbacks_1)); } inline InlinedArray_1_t9A746F7A5D2F131C836D4D54FF78A4CF2610112F get_m_Callbacks_1() const { return ___m_Callbacks_1; } inline InlinedArray_1_t9A746F7A5D2F131C836D4D54FF78A4CF2610112F * get_address_of_m_Callbacks_1() { return &___m_Callbacks_1; } inline void set_m_Callbacks_1(InlinedArray_1_t9A746F7A5D2F131C836D4D54FF78A4CF2610112F value) { ___m_Callbacks_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_CallbacksToAdd_2() { return static_cast(offsetof(CallbackArray_1_t6B54B12C76958BFFEC586C4B69F70560884AEF34, ___m_CallbacksToAdd_2)); } inline InlinedArray_1_t9A746F7A5D2F131C836D4D54FF78A4CF2610112F get_m_CallbacksToAdd_2() const { return ___m_CallbacksToAdd_2; } inline InlinedArray_1_t9A746F7A5D2F131C836D4D54FF78A4CF2610112F * get_address_of_m_CallbacksToAdd_2() { return &___m_CallbacksToAdd_2; } inline void set_m_CallbacksToAdd_2(InlinedArray_1_t9A746F7A5D2F131C836D4D54FF78A4CF2610112F value) { ___m_CallbacksToAdd_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_CallbacksToRemove_3() { return static_cast(offsetof(CallbackArray_1_t6B54B12C76958BFFEC586C4B69F70560884AEF34, ___m_CallbacksToRemove_3)); } inline InlinedArray_1_t9A746F7A5D2F131C836D4D54FF78A4CF2610112F get_m_CallbacksToRemove_3() const { return ___m_CallbacksToRemove_3; } inline InlinedArray_1_t9A746F7A5D2F131C836D4D54FF78A4CF2610112F * get_address_of_m_CallbacksToRemove_3() { return &___m_CallbacksToRemove_3; } inline void set_m_CallbacksToRemove_3(InlinedArray_1_t9A746F7A5D2F131C836D4D54FF78A4CF2610112F value) { ___m_CallbacksToRemove_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } }; // UnityEngine.InputSystem.Utilities.CallbackArray`1> struct CallbackArray_1_tA06EC98E05F3E9C1AFCCE7893F5E5AA755C87F61 { public: // System.Boolean UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CannotMutateCallbacksArray bool ___m_CannotMutateCallbacksArray_0; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_Callbacks InlinedArray_1_tD5F685FF73D92B8276AD229C65D1FAAA1B6EB726 ___m_Callbacks_1; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToAdd InlinedArray_1_tD5F685FF73D92B8276AD229C65D1FAAA1B6EB726 ___m_CallbacksToAdd_2; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToRemove InlinedArray_1_tD5F685FF73D92B8276AD229C65D1FAAA1B6EB726 ___m_CallbacksToRemove_3; public: inline static int32_t get_offset_of_m_CannotMutateCallbacksArray_0() { return static_cast(offsetof(CallbackArray_1_tA06EC98E05F3E9C1AFCCE7893F5E5AA755C87F61, ___m_CannotMutateCallbacksArray_0)); } inline bool get_m_CannotMutateCallbacksArray_0() const { return ___m_CannotMutateCallbacksArray_0; } inline bool* get_address_of_m_CannotMutateCallbacksArray_0() { return &___m_CannotMutateCallbacksArray_0; } inline void set_m_CannotMutateCallbacksArray_0(bool value) { ___m_CannotMutateCallbacksArray_0 = value; } inline static int32_t get_offset_of_m_Callbacks_1() { return static_cast(offsetof(CallbackArray_1_tA06EC98E05F3E9C1AFCCE7893F5E5AA755C87F61, ___m_Callbacks_1)); } inline InlinedArray_1_tD5F685FF73D92B8276AD229C65D1FAAA1B6EB726 get_m_Callbacks_1() const { return ___m_Callbacks_1; } inline InlinedArray_1_tD5F685FF73D92B8276AD229C65D1FAAA1B6EB726 * get_address_of_m_Callbacks_1() { return &___m_Callbacks_1; } inline void set_m_Callbacks_1(InlinedArray_1_tD5F685FF73D92B8276AD229C65D1FAAA1B6EB726 value) { ___m_Callbacks_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_CallbacksToAdd_2() { return static_cast(offsetof(CallbackArray_1_tA06EC98E05F3E9C1AFCCE7893F5E5AA755C87F61, ___m_CallbacksToAdd_2)); } inline InlinedArray_1_tD5F685FF73D92B8276AD229C65D1FAAA1B6EB726 get_m_CallbacksToAdd_2() const { return ___m_CallbacksToAdd_2; } inline InlinedArray_1_tD5F685FF73D92B8276AD229C65D1FAAA1B6EB726 * get_address_of_m_CallbacksToAdd_2() { return &___m_CallbacksToAdd_2; } inline void set_m_CallbacksToAdd_2(InlinedArray_1_tD5F685FF73D92B8276AD229C65D1FAAA1B6EB726 value) { ___m_CallbacksToAdd_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_CallbacksToRemove_3() { return static_cast(offsetof(CallbackArray_1_tA06EC98E05F3E9C1AFCCE7893F5E5AA755C87F61, ___m_CallbacksToRemove_3)); } inline InlinedArray_1_tD5F685FF73D92B8276AD229C65D1FAAA1B6EB726 get_m_CallbacksToRemove_3() const { return ___m_CallbacksToRemove_3; } inline InlinedArray_1_tD5F685FF73D92B8276AD229C65D1FAAA1B6EB726 * get_address_of_m_CallbacksToRemove_3() { return &___m_CallbacksToRemove_3; } inline void set_m_CallbacksToRemove_3(InlinedArray_1_tD5F685FF73D92B8276AD229C65D1FAAA1B6EB726 value) { ___m_CallbacksToRemove_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } }; // UnityEngine.InputSystem.Utilities.CallbackArray`1> struct CallbackArray_1_t552BD871FFF51BBEADFA595A48105D602791E7FA { public: // System.Boolean UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CannotMutateCallbacksArray bool ___m_CannotMutateCallbacksArray_0; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_Callbacks InlinedArray_1_t83243D33E8FC822E3C1594248A3F8A3A0F856789 ___m_Callbacks_1; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToAdd InlinedArray_1_t83243D33E8FC822E3C1594248A3F8A3A0F856789 ___m_CallbacksToAdd_2; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToRemove InlinedArray_1_t83243D33E8FC822E3C1594248A3F8A3A0F856789 ___m_CallbacksToRemove_3; public: inline static int32_t get_offset_of_m_CannotMutateCallbacksArray_0() { return static_cast(offsetof(CallbackArray_1_t552BD871FFF51BBEADFA595A48105D602791E7FA, ___m_CannotMutateCallbacksArray_0)); } inline bool get_m_CannotMutateCallbacksArray_0() const { return ___m_CannotMutateCallbacksArray_0; } inline bool* get_address_of_m_CannotMutateCallbacksArray_0() { return &___m_CannotMutateCallbacksArray_0; } inline void set_m_CannotMutateCallbacksArray_0(bool value) { ___m_CannotMutateCallbacksArray_0 = value; } inline static int32_t get_offset_of_m_Callbacks_1() { return static_cast(offsetof(CallbackArray_1_t552BD871FFF51BBEADFA595A48105D602791E7FA, ___m_Callbacks_1)); } inline InlinedArray_1_t83243D33E8FC822E3C1594248A3F8A3A0F856789 get_m_Callbacks_1() const { return ___m_Callbacks_1; } inline InlinedArray_1_t83243D33E8FC822E3C1594248A3F8A3A0F856789 * get_address_of_m_Callbacks_1() { return &___m_Callbacks_1; } inline void set_m_Callbacks_1(InlinedArray_1_t83243D33E8FC822E3C1594248A3F8A3A0F856789 value) { ___m_Callbacks_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_CallbacksToAdd_2() { return static_cast(offsetof(CallbackArray_1_t552BD871FFF51BBEADFA595A48105D602791E7FA, ___m_CallbacksToAdd_2)); } inline InlinedArray_1_t83243D33E8FC822E3C1594248A3F8A3A0F856789 get_m_CallbacksToAdd_2() const { return ___m_CallbacksToAdd_2; } inline InlinedArray_1_t83243D33E8FC822E3C1594248A3F8A3A0F856789 * get_address_of_m_CallbacksToAdd_2() { return &___m_CallbacksToAdd_2; } inline void set_m_CallbacksToAdd_2(InlinedArray_1_t83243D33E8FC822E3C1594248A3F8A3A0F856789 value) { ___m_CallbacksToAdd_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_CallbacksToRemove_3() { return static_cast(offsetof(CallbackArray_1_t552BD871FFF51BBEADFA595A48105D602791E7FA, ___m_CallbacksToRemove_3)); } inline InlinedArray_1_t83243D33E8FC822E3C1594248A3F8A3A0F856789 get_m_CallbacksToRemove_3() const { return ___m_CallbacksToRemove_3; } inline InlinedArray_1_t83243D33E8FC822E3C1594248A3F8A3A0F856789 * get_address_of_m_CallbacksToRemove_3() { return &___m_CallbacksToRemove_3; } inline void set_m_CallbacksToRemove_3(InlinedArray_1_t83243D33E8FC822E3C1594248A3F8A3A0F856789 value) { ___m_CallbacksToRemove_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } }; // UnityEngine.InputSystem.Utilities.CallbackArray`1> struct CallbackArray_1_t506D5A43E1BA50974832B6281CE0E05C835BD3A9 { public: // System.Boolean UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CannotMutateCallbacksArray bool ___m_CannotMutateCallbacksArray_0; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_Callbacks InlinedArray_1_t6D7DFF6DD189AA38362F43FFE7B988692F419234 ___m_Callbacks_1; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToAdd InlinedArray_1_t6D7DFF6DD189AA38362F43FFE7B988692F419234 ___m_CallbacksToAdd_2; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToRemove InlinedArray_1_t6D7DFF6DD189AA38362F43FFE7B988692F419234 ___m_CallbacksToRemove_3; public: inline static int32_t get_offset_of_m_CannotMutateCallbacksArray_0() { return static_cast(offsetof(CallbackArray_1_t506D5A43E1BA50974832B6281CE0E05C835BD3A9, ___m_CannotMutateCallbacksArray_0)); } inline bool get_m_CannotMutateCallbacksArray_0() const { return ___m_CannotMutateCallbacksArray_0; } inline bool* get_address_of_m_CannotMutateCallbacksArray_0() { return &___m_CannotMutateCallbacksArray_0; } inline void set_m_CannotMutateCallbacksArray_0(bool value) { ___m_CannotMutateCallbacksArray_0 = value; } inline static int32_t get_offset_of_m_Callbacks_1() { return static_cast(offsetof(CallbackArray_1_t506D5A43E1BA50974832B6281CE0E05C835BD3A9, ___m_Callbacks_1)); } inline InlinedArray_1_t6D7DFF6DD189AA38362F43FFE7B988692F419234 get_m_Callbacks_1() const { return ___m_Callbacks_1; } inline InlinedArray_1_t6D7DFF6DD189AA38362F43FFE7B988692F419234 * get_address_of_m_Callbacks_1() { return &___m_Callbacks_1; } inline void set_m_Callbacks_1(InlinedArray_1_t6D7DFF6DD189AA38362F43FFE7B988692F419234 value) { ___m_Callbacks_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_CallbacksToAdd_2() { return static_cast(offsetof(CallbackArray_1_t506D5A43E1BA50974832B6281CE0E05C835BD3A9, ___m_CallbacksToAdd_2)); } inline InlinedArray_1_t6D7DFF6DD189AA38362F43FFE7B988692F419234 get_m_CallbacksToAdd_2() const { return ___m_CallbacksToAdd_2; } inline InlinedArray_1_t6D7DFF6DD189AA38362F43FFE7B988692F419234 * get_address_of_m_CallbacksToAdd_2() { return &___m_CallbacksToAdd_2; } inline void set_m_CallbacksToAdd_2(InlinedArray_1_t6D7DFF6DD189AA38362F43FFE7B988692F419234 value) { ___m_CallbacksToAdd_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_CallbacksToRemove_3() { return static_cast(offsetof(CallbackArray_1_t506D5A43E1BA50974832B6281CE0E05C835BD3A9, ___m_CallbacksToRemove_3)); } inline InlinedArray_1_t6D7DFF6DD189AA38362F43FFE7B988692F419234 get_m_CallbacksToRemove_3() const { return ___m_CallbacksToRemove_3; } inline InlinedArray_1_t6D7DFF6DD189AA38362F43FFE7B988692F419234 * get_address_of_m_CallbacksToRemove_3() { return &___m_CallbacksToRemove_3; } inline void set_m_CallbacksToRemove_3(InlinedArray_1_t6D7DFF6DD189AA38362F43FFE7B988692F419234 value) { ___m_CallbacksToRemove_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } }; // UnityEngine.InputSystem.Utilities.CallbackArray`1> struct CallbackArray_1_tFE880AAECE4CB38111E154315F2BC1861C51B670 { public: // System.Boolean UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CannotMutateCallbacksArray bool ___m_CannotMutateCallbacksArray_0; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_Callbacks InlinedArray_1_t0276613225023D8F53CB9FD8DFF8960F542BAB07 ___m_Callbacks_1; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToAdd InlinedArray_1_t0276613225023D8F53CB9FD8DFF8960F542BAB07 ___m_CallbacksToAdd_2; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToRemove InlinedArray_1_t0276613225023D8F53CB9FD8DFF8960F542BAB07 ___m_CallbacksToRemove_3; public: inline static int32_t get_offset_of_m_CannotMutateCallbacksArray_0() { return static_cast(offsetof(CallbackArray_1_tFE880AAECE4CB38111E154315F2BC1861C51B670, ___m_CannotMutateCallbacksArray_0)); } inline bool get_m_CannotMutateCallbacksArray_0() const { return ___m_CannotMutateCallbacksArray_0; } inline bool* get_address_of_m_CannotMutateCallbacksArray_0() { return &___m_CannotMutateCallbacksArray_0; } inline void set_m_CannotMutateCallbacksArray_0(bool value) { ___m_CannotMutateCallbacksArray_0 = value; } inline static int32_t get_offset_of_m_Callbacks_1() { return static_cast(offsetof(CallbackArray_1_tFE880AAECE4CB38111E154315F2BC1861C51B670, ___m_Callbacks_1)); } inline InlinedArray_1_t0276613225023D8F53CB9FD8DFF8960F542BAB07 get_m_Callbacks_1() const { return ___m_Callbacks_1; } inline InlinedArray_1_t0276613225023D8F53CB9FD8DFF8960F542BAB07 * get_address_of_m_Callbacks_1() { return &___m_Callbacks_1; } inline void set_m_Callbacks_1(InlinedArray_1_t0276613225023D8F53CB9FD8DFF8960F542BAB07 value) { ___m_Callbacks_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_CallbacksToAdd_2() { return static_cast(offsetof(CallbackArray_1_tFE880AAECE4CB38111E154315F2BC1861C51B670, ___m_CallbacksToAdd_2)); } inline InlinedArray_1_t0276613225023D8F53CB9FD8DFF8960F542BAB07 get_m_CallbacksToAdd_2() const { return ___m_CallbacksToAdd_2; } inline InlinedArray_1_t0276613225023D8F53CB9FD8DFF8960F542BAB07 * get_address_of_m_CallbacksToAdd_2() { return &___m_CallbacksToAdd_2; } inline void set_m_CallbacksToAdd_2(InlinedArray_1_t0276613225023D8F53CB9FD8DFF8960F542BAB07 value) { ___m_CallbacksToAdd_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_CallbacksToRemove_3() { return static_cast(offsetof(CallbackArray_1_tFE880AAECE4CB38111E154315F2BC1861C51B670, ___m_CallbacksToRemove_3)); } inline InlinedArray_1_t0276613225023D8F53CB9FD8DFF8960F542BAB07 get_m_CallbacksToRemove_3() const { return ___m_CallbacksToRemove_3; } inline InlinedArray_1_t0276613225023D8F53CB9FD8DFF8960F542BAB07 * get_address_of_m_CallbacksToRemove_3() { return &___m_CallbacksToRemove_3; } inline void set_m_CallbacksToRemove_3(InlinedArray_1_t0276613225023D8F53CB9FD8DFF8960F542BAB07 value) { ___m_CallbacksToRemove_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } }; // UnityEngine.InputSystem.Utilities.CallbackArray`1> struct CallbackArray_1_t221D3A2B2D587C09756894CCDA3070D3B4374E36 { public: // System.Boolean UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CannotMutateCallbacksArray bool ___m_CannotMutateCallbacksArray_0; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_Callbacks InlinedArray_1_tA26AD7D8D0A1B6A0D37F53076D8CF49E4262610A ___m_Callbacks_1; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToAdd InlinedArray_1_tA26AD7D8D0A1B6A0D37F53076D8CF49E4262610A ___m_CallbacksToAdd_2; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToRemove InlinedArray_1_tA26AD7D8D0A1B6A0D37F53076D8CF49E4262610A ___m_CallbacksToRemove_3; public: inline static int32_t get_offset_of_m_CannotMutateCallbacksArray_0() { return static_cast(offsetof(CallbackArray_1_t221D3A2B2D587C09756894CCDA3070D3B4374E36, ___m_CannotMutateCallbacksArray_0)); } inline bool get_m_CannotMutateCallbacksArray_0() const { return ___m_CannotMutateCallbacksArray_0; } inline bool* get_address_of_m_CannotMutateCallbacksArray_0() { return &___m_CannotMutateCallbacksArray_0; } inline void set_m_CannotMutateCallbacksArray_0(bool value) { ___m_CannotMutateCallbacksArray_0 = value; } inline static int32_t get_offset_of_m_Callbacks_1() { return static_cast(offsetof(CallbackArray_1_t221D3A2B2D587C09756894CCDA3070D3B4374E36, ___m_Callbacks_1)); } inline InlinedArray_1_tA26AD7D8D0A1B6A0D37F53076D8CF49E4262610A get_m_Callbacks_1() const { return ___m_Callbacks_1; } inline InlinedArray_1_tA26AD7D8D0A1B6A0D37F53076D8CF49E4262610A * get_address_of_m_Callbacks_1() { return &___m_Callbacks_1; } inline void set_m_Callbacks_1(InlinedArray_1_tA26AD7D8D0A1B6A0D37F53076D8CF49E4262610A value) { ___m_Callbacks_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_CallbacksToAdd_2() { return static_cast(offsetof(CallbackArray_1_t221D3A2B2D587C09756894CCDA3070D3B4374E36, ___m_CallbacksToAdd_2)); } inline InlinedArray_1_tA26AD7D8D0A1B6A0D37F53076D8CF49E4262610A get_m_CallbacksToAdd_2() const { return ___m_CallbacksToAdd_2; } inline InlinedArray_1_tA26AD7D8D0A1B6A0D37F53076D8CF49E4262610A * get_address_of_m_CallbacksToAdd_2() { return &___m_CallbacksToAdd_2; } inline void set_m_CallbacksToAdd_2(InlinedArray_1_tA26AD7D8D0A1B6A0D37F53076D8CF49E4262610A value) { ___m_CallbacksToAdd_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_CallbacksToRemove_3() { return static_cast(offsetof(CallbackArray_1_t221D3A2B2D587C09756894CCDA3070D3B4374E36, ___m_CallbacksToRemove_3)); } inline InlinedArray_1_tA26AD7D8D0A1B6A0D37F53076D8CF49E4262610A get_m_CallbacksToRemove_3() const { return ___m_CallbacksToRemove_3; } inline InlinedArray_1_tA26AD7D8D0A1B6A0D37F53076D8CF49E4262610A * get_address_of_m_CallbacksToRemove_3() { return &___m_CallbacksToRemove_3; } inline void set_m_CallbacksToRemove_3(InlinedArray_1_tA26AD7D8D0A1B6A0D37F53076D8CF49E4262610A value) { ___m_CallbacksToRemove_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } }; // UnityEngine.InputSystem.Utilities.CallbackArray`1> struct CallbackArray_1_tECA0E7D402550687BCDD404895BBC34BB4597EF9 { public: // System.Boolean UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CannotMutateCallbacksArray bool ___m_CannotMutateCallbacksArray_0; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_Callbacks InlinedArray_1_t927835312E6227D76C92E09AD68A88EC82EFEFBE ___m_Callbacks_1; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToAdd InlinedArray_1_t927835312E6227D76C92E09AD68A88EC82EFEFBE ___m_CallbacksToAdd_2; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToRemove InlinedArray_1_t927835312E6227D76C92E09AD68A88EC82EFEFBE ___m_CallbacksToRemove_3; public: inline static int32_t get_offset_of_m_CannotMutateCallbacksArray_0() { return static_cast(offsetof(CallbackArray_1_tECA0E7D402550687BCDD404895BBC34BB4597EF9, ___m_CannotMutateCallbacksArray_0)); } inline bool get_m_CannotMutateCallbacksArray_0() const { return ___m_CannotMutateCallbacksArray_0; } inline bool* get_address_of_m_CannotMutateCallbacksArray_0() { return &___m_CannotMutateCallbacksArray_0; } inline void set_m_CannotMutateCallbacksArray_0(bool value) { ___m_CannotMutateCallbacksArray_0 = value; } inline static int32_t get_offset_of_m_Callbacks_1() { return static_cast(offsetof(CallbackArray_1_tECA0E7D402550687BCDD404895BBC34BB4597EF9, ___m_Callbacks_1)); } inline InlinedArray_1_t927835312E6227D76C92E09AD68A88EC82EFEFBE get_m_Callbacks_1() const { return ___m_Callbacks_1; } inline InlinedArray_1_t927835312E6227D76C92E09AD68A88EC82EFEFBE * get_address_of_m_Callbacks_1() { return &___m_Callbacks_1; } inline void set_m_Callbacks_1(InlinedArray_1_t927835312E6227D76C92E09AD68A88EC82EFEFBE value) { ___m_Callbacks_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_CallbacksToAdd_2() { return static_cast(offsetof(CallbackArray_1_tECA0E7D402550687BCDD404895BBC34BB4597EF9, ___m_CallbacksToAdd_2)); } inline InlinedArray_1_t927835312E6227D76C92E09AD68A88EC82EFEFBE get_m_CallbacksToAdd_2() const { return ___m_CallbacksToAdd_2; } inline InlinedArray_1_t927835312E6227D76C92E09AD68A88EC82EFEFBE * get_address_of_m_CallbacksToAdd_2() { return &___m_CallbacksToAdd_2; } inline void set_m_CallbacksToAdd_2(InlinedArray_1_t927835312E6227D76C92E09AD68A88EC82EFEFBE value) { ___m_CallbacksToAdd_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_CallbacksToRemove_3() { return static_cast(offsetof(CallbackArray_1_tECA0E7D402550687BCDD404895BBC34BB4597EF9, ___m_CallbacksToRemove_3)); } inline InlinedArray_1_t927835312E6227D76C92E09AD68A88EC82EFEFBE get_m_CallbacksToRemove_3() const { return ___m_CallbacksToRemove_3; } inline InlinedArray_1_t927835312E6227D76C92E09AD68A88EC82EFEFBE * get_address_of_m_CallbacksToRemove_3() { return &___m_CallbacksToRemove_3; } inline void set_m_CallbacksToRemove_3(InlinedArray_1_t927835312E6227D76C92E09AD68A88EC82EFEFBE value) { ___m_CallbacksToRemove_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } }; // UnityEngine.InputSystem.Utilities.CallbackArray`1 struct CallbackArray_1_t0DD749ED472D7BAC72C349ECACECDD7329E47DF5 { public: // System.Boolean UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CannotMutateCallbacksArray bool ___m_CannotMutateCallbacksArray_0; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_Callbacks InlinedArray_1_tBE65FFEFA7BEF1F8DC1BBD3DE1B432C220FC51BF ___m_Callbacks_1; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToAdd InlinedArray_1_tBE65FFEFA7BEF1F8DC1BBD3DE1B432C220FC51BF ___m_CallbacksToAdd_2; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToRemove InlinedArray_1_tBE65FFEFA7BEF1F8DC1BBD3DE1B432C220FC51BF ___m_CallbacksToRemove_3; public: inline static int32_t get_offset_of_m_CannotMutateCallbacksArray_0() { return static_cast(offsetof(CallbackArray_1_t0DD749ED472D7BAC72C349ECACECDD7329E47DF5, ___m_CannotMutateCallbacksArray_0)); } inline bool get_m_CannotMutateCallbacksArray_0() const { return ___m_CannotMutateCallbacksArray_0; } inline bool* get_address_of_m_CannotMutateCallbacksArray_0() { return &___m_CannotMutateCallbacksArray_0; } inline void set_m_CannotMutateCallbacksArray_0(bool value) { ___m_CannotMutateCallbacksArray_0 = value; } inline static int32_t get_offset_of_m_Callbacks_1() { return static_cast(offsetof(CallbackArray_1_t0DD749ED472D7BAC72C349ECACECDD7329E47DF5, ___m_Callbacks_1)); } inline InlinedArray_1_tBE65FFEFA7BEF1F8DC1BBD3DE1B432C220FC51BF get_m_Callbacks_1() const { return ___m_Callbacks_1; } inline InlinedArray_1_tBE65FFEFA7BEF1F8DC1BBD3DE1B432C220FC51BF * get_address_of_m_Callbacks_1() { return &___m_Callbacks_1; } inline void set_m_Callbacks_1(InlinedArray_1_tBE65FFEFA7BEF1F8DC1BBD3DE1B432C220FC51BF value) { ___m_Callbacks_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_CallbacksToAdd_2() { return static_cast(offsetof(CallbackArray_1_t0DD749ED472D7BAC72C349ECACECDD7329E47DF5, ___m_CallbacksToAdd_2)); } inline InlinedArray_1_tBE65FFEFA7BEF1F8DC1BBD3DE1B432C220FC51BF get_m_CallbacksToAdd_2() const { return ___m_CallbacksToAdd_2; } inline InlinedArray_1_tBE65FFEFA7BEF1F8DC1BBD3DE1B432C220FC51BF * get_address_of_m_CallbacksToAdd_2() { return &___m_CallbacksToAdd_2; } inline void set_m_CallbacksToAdd_2(InlinedArray_1_tBE65FFEFA7BEF1F8DC1BBD3DE1B432C220FC51BF value) { ___m_CallbacksToAdd_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_CallbacksToRemove_3() { return static_cast(offsetof(CallbackArray_1_t0DD749ED472D7BAC72C349ECACECDD7329E47DF5, ___m_CallbacksToRemove_3)); } inline InlinedArray_1_tBE65FFEFA7BEF1F8DC1BBD3DE1B432C220FC51BF get_m_CallbacksToRemove_3() const { return ___m_CallbacksToRemove_3; } inline InlinedArray_1_tBE65FFEFA7BEF1F8DC1BBD3DE1B432C220FC51BF * get_address_of_m_CallbacksToRemove_3() { return &___m_CallbacksToRemove_3; } inline void set_m_CallbacksToRemove_3(InlinedArray_1_tBE65FFEFA7BEF1F8DC1BBD3DE1B432C220FC51BF value) { ___m_CallbacksToRemove_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } }; // UnityEngine.InputSystem.Utilities.CallbackArray`1 struct CallbackArray_1_t157FF6A379E3716A8F98AD7AA44984A6C7908C87 { public: // System.Boolean UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CannotMutateCallbacksArray bool ___m_CannotMutateCallbacksArray_0; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_Callbacks InlinedArray_1_t740043C1A36A2183248E89E1B638F9E3954FE172 ___m_Callbacks_1; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToAdd InlinedArray_1_t740043C1A36A2183248E89E1B638F9E3954FE172 ___m_CallbacksToAdd_2; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToRemove InlinedArray_1_t740043C1A36A2183248E89E1B638F9E3954FE172 ___m_CallbacksToRemove_3; public: inline static int32_t get_offset_of_m_CannotMutateCallbacksArray_0() { return static_cast(offsetof(CallbackArray_1_t157FF6A379E3716A8F98AD7AA44984A6C7908C87, ___m_CannotMutateCallbacksArray_0)); } inline bool get_m_CannotMutateCallbacksArray_0() const { return ___m_CannotMutateCallbacksArray_0; } inline bool* get_address_of_m_CannotMutateCallbacksArray_0() { return &___m_CannotMutateCallbacksArray_0; } inline void set_m_CannotMutateCallbacksArray_0(bool value) { ___m_CannotMutateCallbacksArray_0 = value; } inline static int32_t get_offset_of_m_Callbacks_1() { return static_cast(offsetof(CallbackArray_1_t157FF6A379E3716A8F98AD7AA44984A6C7908C87, ___m_Callbacks_1)); } inline InlinedArray_1_t740043C1A36A2183248E89E1B638F9E3954FE172 get_m_Callbacks_1() const { return ___m_Callbacks_1; } inline InlinedArray_1_t740043C1A36A2183248E89E1B638F9E3954FE172 * get_address_of_m_Callbacks_1() { return &___m_Callbacks_1; } inline void set_m_Callbacks_1(InlinedArray_1_t740043C1A36A2183248E89E1B638F9E3954FE172 value) { ___m_Callbacks_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_CallbacksToAdd_2() { return static_cast(offsetof(CallbackArray_1_t157FF6A379E3716A8F98AD7AA44984A6C7908C87, ___m_CallbacksToAdd_2)); } inline InlinedArray_1_t740043C1A36A2183248E89E1B638F9E3954FE172 get_m_CallbacksToAdd_2() const { return ___m_CallbacksToAdd_2; } inline InlinedArray_1_t740043C1A36A2183248E89E1B638F9E3954FE172 * get_address_of_m_CallbacksToAdd_2() { return &___m_CallbacksToAdd_2; } inline void set_m_CallbacksToAdd_2(InlinedArray_1_t740043C1A36A2183248E89E1B638F9E3954FE172 value) { ___m_CallbacksToAdd_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_CallbacksToRemove_3() { return static_cast(offsetof(CallbackArray_1_t157FF6A379E3716A8F98AD7AA44984A6C7908C87, ___m_CallbacksToRemove_3)); } inline InlinedArray_1_t740043C1A36A2183248E89E1B638F9E3954FE172 get_m_CallbacksToRemove_3() const { return ___m_CallbacksToRemove_3; } inline InlinedArray_1_t740043C1A36A2183248E89E1B638F9E3954FE172 * get_address_of_m_CallbacksToRemove_3() { return &___m_CallbacksToRemove_3; } inline void set_m_CallbacksToRemove_3(InlinedArray_1_t740043C1A36A2183248E89E1B638F9E3954FE172 value) { ___m_CallbacksToRemove_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } }; // UnityEngine.InputSystem.Utilities.CallbackArray`1 struct CallbackArray_1_t93E9EAE4A3E6A2C408A9BE7E5D49BC3C6211F0D8 { public: // System.Boolean UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CannotMutateCallbacksArray bool ___m_CannotMutateCallbacksArray_0; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_Callbacks InlinedArray_1_t28A0B99AACBC64E01FB1E06F511487AB0DF535CC ___m_Callbacks_1; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToAdd InlinedArray_1_t28A0B99AACBC64E01FB1E06F511487AB0DF535CC ___m_CallbacksToAdd_2; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToRemove InlinedArray_1_t28A0B99AACBC64E01FB1E06F511487AB0DF535CC ___m_CallbacksToRemove_3; public: inline static int32_t get_offset_of_m_CannotMutateCallbacksArray_0() { return static_cast(offsetof(CallbackArray_1_t93E9EAE4A3E6A2C408A9BE7E5D49BC3C6211F0D8, ___m_CannotMutateCallbacksArray_0)); } inline bool get_m_CannotMutateCallbacksArray_0() const { return ___m_CannotMutateCallbacksArray_0; } inline bool* get_address_of_m_CannotMutateCallbacksArray_0() { return &___m_CannotMutateCallbacksArray_0; } inline void set_m_CannotMutateCallbacksArray_0(bool value) { ___m_CannotMutateCallbacksArray_0 = value; } inline static int32_t get_offset_of_m_Callbacks_1() { return static_cast(offsetof(CallbackArray_1_t93E9EAE4A3E6A2C408A9BE7E5D49BC3C6211F0D8, ___m_Callbacks_1)); } inline InlinedArray_1_t28A0B99AACBC64E01FB1E06F511487AB0DF535CC get_m_Callbacks_1() const { return ___m_Callbacks_1; } inline InlinedArray_1_t28A0B99AACBC64E01FB1E06F511487AB0DF535CC * get_address_of_m_Callbacks_1() { return &___m_Callbacks_1; } inline void set_m_Callbacks_1(InlinedArray_1_t28A0B99AACBC64E01FB1E06F511487AB0DF535CC value) { ___m_Callbacks_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_CallbacksToAdd_2() { return static_cast(offsetof(CallbackArray_1_t93E9EAE4A3E6A2C408A9BE7E5D49BC3C6211F0D8, ___m_CallbacksToAdd_2)); } inline InlinedArray_1_t28A0B99AACBC64E01FB1E06F511487AB0DF535CC get_m_CallbacksToAdd_2() const { return ___m_CallbacksToAdd_2; } inline InlinedArray_1_t28A0B99AACBC64E01FB1E06F511487AB0DF535CC * get_address_of_m_CallbacksToAdd_2() { return &___m_CallbacksToAdd_2; } inline void set_m_CallbacksToAdd_2(InlinedArray_1_t28A0B99AACBC64E01FB1E06F511487AB0DF535CC value) { ___m_CallbacksToAdd_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_CallbacksToRemove_3() { return static_cast(offsetof(CallbackArray_1_t93E9EAE4A3E6A2C408A9BE7E5D49BC3C6211F0D8, ___m_CallbacksToRemove_3)); } inline InlinedArray_1_t28A0B99AACBC64E01FB1E06F511487AB0DF535CC get_m_CallbacksToRemove_3() const { return ___m_CallbacksToRemove_3; } inline InlinedArray_1_t28A0B99AACBC64E01FB1E06F511487AB0DF535CC * get_address_of_m_CallbacksToRemove_3() { return &___m_CallbacksToRemove_3; } inline void set_m_CallbacksToRemove_3(InlinedArray_1_t28A0B99AACBC64E01FB1E06F511487AB0DF535CC value) { ___m_CallbacksToRemove_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } }; // UnityEngine.InputSystem.Utilities.CallbackArray`1 struct CallbackArray_1_t5755F06076AF5BB3BB9EC99F526C8E517DA0AAAF { public: // System.Boolean UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CannotMutateCallbacksArray bool ___m_CannotMutateCallbacksArray_0; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_Callbacks InlinedArray_1_tB0AAF680EA1CE867851DE37A96313A3779BF0BD2 ___m_Callbacks_1; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToAdd InlinedArray_1_tB0AAF680EA1CE867851DE37A96313A3779BF0BD2 ___m_CallbacksToAdd_2; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToRemove InlinedArray_1_tB0AAF680EA1CE867851DE37A96313A3779BF0BD2 ___m_CallbacksToRemove_3; public: inline static int32_t get_offset_of_m_CannotMutateCallbacksArray_0() { return static_cast(offsetof(CallbackArray_1_t5755F06076AF5BB3BB9EC99F526C8E517DA0AAAF, ___m_CannotMutateCallbacksArray_0)); } inline bool get_m_CannotMutateCallbacksArray_0() const { return ___m_CannotMutateCallbacksArray_0; } inline bool* get_address_of_m_CannotMutateCallbacksArray_0() { return &___m_CannotMutateCallbacksArray_0; } inline void set_m_CannotMutateCallbacksArray_0(bool value) { ___m_CannotMutateCallbacksArray_0 = value; } inline static int32_t get_offset_of_m_Callbacks_1() { return static_cast(offsetof(CallbackArray_1_t5755F06076AF5BB3BB9EC99F526C8E517DA0AAAF, ___m_Callbacks_1)); } inline InlinedArray_1_tB0AAF680EA1CE867851DE37A96313A3779BF0BD2 get_m_Callbacks_1() const { return ___m_Callbacks_1; } inline InlinedArray_1_tB0AAF680EA1CE867851DE37A96313A3779BF0BD2 * get_address_of_m_Callbacks_1() { return &___m_Callbacks_1; } inline void set_m_Callbacks_1(InlinedArray_1_tB0AAF680EA1CE867851DE37A96313A3779BF0BD2 value) { ___m_Callbacks_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_CallbacksToAdd_2() { return static_cast(offsetof(CallbackArray_1_t5755F06076AF5BB3BB9EC99F526C8E517DA0AAAF, ___m_CallbacksToAdd_2)); } inline InlinedArray_1_tB0AAF680EA1CE867851DE37A96313A3779BF0BD2 get_m_CallbacksToAdd_2() const { return ___m_CallbacksToAdd_2; } inline InlinedArray_1_tB0AAF680EA1CE867851DE37A96313A3779BF0BD2 * get_address_of_m_CallbacksToAdd_2() { return &___m_CallbacksToAdd_2; } inline void set_m_CallbacksToAdd_2(InlinedArray_1_tB0AAF680EA1CE867851DE37A96313A3779BF0BD2 value) { ___m_CallbacksToAdd_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_CallbacksToRemove_3() { return static_cast(offsetof(CallbackArray_1_t5755F06076AF5BB3BB9EC99F526C8E517DA0AAAF, ___m_CallbacksToRemove_3)); } inline InlinedArray_1_tB0AAF680EA1CE867851DE37A96313A3779BF0BD2 get_m_CallbacksToRemove_3() const { return ___m_CallbacksToRemove_3; } inline InlinedArray_1_tB0AAF680EA1CE867851DE37A96313A3779BF0BD2 * get_address_of_m_CallbacksToRemove_3() { return &___m_CallbacksToRemove_3; } inline void set_m_CallbacksToRemove_3(InlinedArray_1_tB0AAF680EA1CE867851DE37A96313A3779BF0BD2 value) { ___m_CallbacksToRemove_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tD1ECE103520161C1BD172331D6968D3D184B3B6F { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tFD37D052760A236906215AF581C58EE13DE6A5DC * ___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 InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tD1ECE103520161C1BD172331D6968D3D184B3B6F, ___list_0)); } inline List_1_tFD37D052760A236906215AF581C58EE13DE6A5DC * get_list_0() const { return ___list_0; } inline List_1_tFD37D052760A236906215AF581C58EE13DE6A5DC ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tFD37D052760A236906215AF581C58EE13DE6A5DC * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tD1ECE103520161C1BD172331D6968D3D184B3B6F, ___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_tD1ECE103520161C1BD172331D6968D3D184B3B6F, ___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_tD1ECE103520161C1BD172331D6968D3D184B3B6F, ___current_3)); } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED get_current_3() const { return ___current_3; } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED * get_address_of_current_3() { return &___current_3; } inline void set_current_3(InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___m_StringOriginalCase_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___m_StringLowerCase_1), (void*)NULL); #endif } }; // UnityEngine.InputSystem.Utilities.InlinedArray`1 struct InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues GCHandleU5BU5D_tE15D27927DA8B3D667EF2723192CDC34B763D2F3* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_firstValue_1() { return static_cast(offsetof(InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314, ___firstValue_1)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get_firstValue_1() const { return ___firstValue_1; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ___firstValue_1 = value; } inline static int32_t get_offset_of_additionalValues_2() { return static_cast(offsetof(InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314, ___additionalValues_2)); } inline GCHandleU5BU5D_tE15D27927DA8B3D667EF2723192CDC34B763D2F3* get_additionalValues_2() const { return ___additionalValues_2; } inline GCHandleU5BU5D_tE15D27927DA8B3D667EF2723192CDC34B763D2F3** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(GCHandleU5BU5D_tE15D27927DA8B3D667EF2723192CDC34B763D2F3* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)value); } }; // UnityEngine.InputSystem.Utilities.InlinedArray`1 struct InlinedArray_1_t62979DFB1C567F611655F27BEF4B8E8288F4E5FB { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_t62979DFB1C567F611655F27BEF4B8E8288F4E5FB, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_firstValue_1() { return static_cast(offsetof(InlinedArray_1_t62979DFB1C567F611655F27BEF4B8E8288F4E5FB, ___firstValue_1)); } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED get_firstValue_1() const { return ___firstValue_1; } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED * get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED value) { ___firstValue_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___firstValue_1))->___m_StringOriginalCase_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___firstValue_1))->___m_StringLowerCase_1), (void*)NULL); #endif } inline static int32_t get_offset_of_additionalValues_2() { return static_cast(offsetof(InlinedArray_1_t62979DFB1C567F611655F27BEF4B8E8288F4E5FB, ___additionalValues_2)); } inline InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4* get_additionalValues_2() const { return ___additionalValues_2; } inline InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)value); } }; // UnityEngine.InputSystem.Utilities.InlinedArray`1 struct InlinedArray_1_tBFF8308CE5EDA3426BE79DD158C508CC6F129C8A { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue StateChangeMonitorTimeout_tF444060D4A082452E9CF9D6927AAA860A1194391 ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues StateChangeMonitorTimeoutU5BU5D_tB541E66E8C64A4EE2D3C6F243A3A9833BFBE0BF7* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_tBFF8308CE5EDA3426BE79DD158C508CC6F129C8A, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_firstValue_1() { return static_cast(offsetof(InlinedArray_1_tBFF8308CE5EDA3426BE79DD158C508CC6F129C8A, ___firstValue_1)); } inline StateChangeMonitorTimeout_tF444060D4A082452E9CF9D6927AAA860A1194391 get_firstValue_1() const { return ___firstValue_1; } inline StateChangeMonitorTimeout_tF444060D4A082452E9CF9D6927AAA860A1194391 * get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(StateChangeMonitorTimeout_tF444060D4A082452E9CF9D6927AAA860A1194391 value) { ___firstValue_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___firstValue_1))->___control_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___firstValue_1))->___monitor_2), (void*)NULL); #endif } inline static int32_t get_offset_of_additionalValues_2() { return static_cast(offsetof(InlinedArray_1_tBFF8308CE5EDA3426BE79DD158C508CC6F129C8A, ___additionalValues_2)); } inline StateChangeMonitorTimeoutU5BU5D_tB541E66E8C64A4EE2D3C6F243A3A9833BFBE0BF7* get_additionalValues_2() const { return ___additionalValues_2; } inline StateChangeMonitorTimeoutU5BU5D_tB541E66E8C64A4EE2D3C6F243A3A9833BFBE0BF7** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(StateChangeMonitorTimeoutU5BU5D_tB541E66E8C64A4EE2D3C6F243A3A9833BFBE0BF7* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)value); } }; // UnityEngine.InputSystem.Utilities.InlinedArray`1 struct InlinedArray_1_t88F433B637F00BF0515B2D2901478094F58E2296 { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue OngoingAccountSelection_tD333D4FF49EF1F6A9A3EA8ABC61B6027A8A3DB4E ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues OngoingAccountSelectionU5BU5D_t17112E132ED2BADABDAD429FEB577468F71C229C* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_t88F433B637F00BF0515B2D2901478094F58E2296, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_firstValue_1() { return static_cast(offsetof(InlinedArray_1_t88F433B637F00BF0515B2D2901478094F58E2296, ___firstValue_1)); } inline OngoingAccountSelection_tD333D4FF49EF1F6A9A3EA8ABC61B6027A8A3DB4E get_firstValue_1() const { return ___firstValue_1; } inline OngoingAccountSelection_tD333D4FF49EF1F6A9A3EA8ABC61B6027A8A3DB4E * get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(OngoingAccountSelection_tD333D4FF49EF1F6A9A3EA8ABC61B6027A8A3DB4E value) { ___firstValue_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___firstValue_1))->___device_0), (void*)NULL); } inline static int32_t get_offset_of_additionalValues_2() { return static_cast(offsetof(InlinedArray_1_t88F433B637F00BF0515B2D2901478094F58E2296, ___additionalValues_2)); } inline OngoingAccountSelectionU5BU5D_t17112E132ED2BADABDAD429FEB577468F71C229C* get_additionalValues_2() const { return ___additionalValues_2; } inline OngoingAccountSelectionU5BU5D_t17112E132ED2BADABDAD429FEB577468F71C229C** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(OngoingAccountSelectionU5BU5D_t17112E132ED2BADABDAD429FEB577468F71C229C* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)value); } }; // System.Collections.Generic.KeyValuePair`2> struct KeyValuePair_2_t2B4BD676624F7FEC54BCB9D6BF33CCB09221DB7B { public: // TKey System.Collections.Generic.KeyValuePair`2::key InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value Func_1_t87F4D899EDDDA25407AC884A9A61F602E32A21FA * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t2B4BD676624F7FEC54BCB9D6BF33CCB09221DB7B, ___key_0)); } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED get_key_0() const { return ___key_0; } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED * get_address_of_key_0() { return &___key_0; } inline void set_key_0(InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___key_0))->___m_StringOriginalCase_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___key_0))->___m_StringLowerCase_1), (void*)NULL); #endif } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t2B4BD676624F7FEC54BCB9D6BF33CCB09221DB7B, ___value_1)); } inline Func_1_t87F4D899EDDDA25407AC884A9A61F602E32A21FA * get_value_1() const { return ___value_1; } inline Func_1_t87F4D899EDDDA25407AC884A9A61F602E32A21FA ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(Func_1_t87F4D899EDDDA25407AC884A9A61F602E32A21FA * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_tC5DBFF0A12DD027962885E57237A73F3553DE521 { public: // TKey System.Collections.Generic.KeyValuePair`2::key InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED ___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_tC5DBFF0A12DD027962885E57237A73F3553DE521, ___key_0)); } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED get_key_0() const { return ___key_0; } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED * get_address_of_key_0() { return &___key_0; } inline void set_key_0(InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___key_0))->___m_StringOriginalCase_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___key_0))->___m_StringLowerCase_1), (void*)NULL); #endif } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_tC5DBFF0A12DD027962885E57237A73F3553DE521, ___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.Nullable`1> struct Nullable_1_t2C35C2B2D180D50C49F1C6DCDC58D2EAD7061F6F { public: // T System.Nullable`1::value ReadOnlyArray_1_t51E12EEA961178973D364D9C1D86150BC4FF6811 ___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_t2C35C2B2D180D50C49F1C6DCDC58D2EAD7061F6F, ___value_0)); } inline ReadOnlyArray_1_t51E12EEA961178973D364D9C1D86150BC4FF6811 get_value_0() const { return ___value_0; } inline ReadOnlyArray_1_t51E12EEA961178973D364D9C1D86150BC4FF6811 * get_address_of_value_0() { return &___value_0; } inline void set_value_0(ReadOnlyArray_1_t51E12EEA961178973D364D9C1D86150BC4FF6811 value) { ___value_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___value_0))->___m_Array_0), (void*)NULL); } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t2C35C2B2D180D50C49F1C6DCDC58D2EAD7061F6F, ___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_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 { public: // T System.Nullable`1::value ReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0 ___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_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22, ___value_0)); } inline ReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0 get_value_0() const { return ___value_0; } inline ReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0 * get_address_of_value_0() { return &___value_0; } inline void set_value_0(ReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0 value) { ___value_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___value_0))->___m_Array_0), (void*)NULL); } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22, ___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_tD2432AACFAB192987F2C2B9AB54B2F5CCB778846 { public: // T System.Nullable`1::value ReadOnlyArray_1_t9584B0851320AB0F5BC8FF261C123F5994A081B7 ___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_tD2432AACFAB192987F2C2B9AB54B2F5CCB778846, ___value_0)); } inline ReadOnlyArray_1_t9584B0851320AB0F5BC8FF261C123F5994A081B7 get_value_0() const { return ___value_0; } inline ReadOnlyArray_1_t9584B0851320AB0F5BC8FF261C123F5994A081B7 * get_address_of_value_0() { return &___value_0; } inline void set_value_0(ReadOnlyArray_1_t9584B0851320AB0F5BC8FF261C123F5994A081B7 value) { ___value_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___value_0))->___m_Array_0), (void*)NULL); } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_tD2432AACFAB192987F2C2B9AB54B2F5CCB778846, ___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_t7E8D134849FD70B33AA436F1A224083C40D24ADA { public: // T System.Nullable`1::value InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 ___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_t7E8D134849FD70B33AA436F1A224083C40D24ADA, ___value_0)); } inline InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 get_value_0() const { return ___value_0; } inline InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 * get_address_of_value_0() { return &___value_0; } inline void set_value_0(InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 value) { ___value_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___value_0))->___m_Name_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___value_0))->___m_BindingGroup_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___value_0))->___m_DeviceRequirements_2), (void*)NULL); #endif } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t7E8D134849FD70B33AA436F1A224083C40D24ADA, ___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_t78CA8D55E4A3225A51A3F5327002D3088A587B10 { public: // T System.Nullable`1::value InputUserAccountHandle_tDB21387DD321DF4BFC60F01D9DEF8ADAAA2BFA9C ___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_t78CA8D55E4A3225A51A3F5327002D3088A587B10, ___value_0)); } inline InputUserAccountHandle_tDB21387DD321DF4BFC60F01D9DEF8ADAAA2BFA9C get_value_0() const { return ___value_0; } inline InputUserAccountHandle_tDB21387DD321DF4BFC60F01D9DEF8ADAAA2BFA9C * get_address_of_value_0() { return &___value_0; } inline void set_value_0(InputUserAccountHandle_tDB21387DD321DF4BFC60F01D9DEF8ADAAA2BFA9C value) { ___value_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___value_0))->___m_ApiName_0), (void*)NULL); } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t78CA8D55E4A3225A51A3F5327002D3088A587B10, ___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; } }; // Unity.Collections.Allocator struct Allocator_t9888223DEF4F46F3419ECFCCD0753599BEE52A05 { public: // System.Int32 Unity.Collections.Allocator::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Allocator_t9888223DEF4F46F3419ECFCCD0753599BEE52A05, ___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.Reflection.BindingFlags struct BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733 { public: // System.Int32 System.Reflection.BindingFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733, ___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.UI.ColorBlock struct ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955 { public: // UnityEngine.Color UnityEngine.UI.ColorBlock::m_NormalColor Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___m_NormalColor_0; // UnityEngine.Color UnityEngine.UI.ColorBlock::m_HighlightedColor Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___m_HighlightedColor_1; // UnityEngine.Color UnityEngine.UI.ColorBlock::m_PressedColor Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___m_PressedColor_2; // UnityEngine.Color UnityEngine.UI.ColorBlock::m_SelectedColor Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___m_SelectedColor_3; // UnityEngine.Color UnityEngine.UI.ColorBlock::m_DisabledColor Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___m_DisabledColor_4; // System.Single UnityEngine.UI.ColorBlock::m_ColorMultiplier float ___m_ColorMultiplier_5; // System.Single UnityEngine.UI.ColorBlock::m_FadeDuration float ___m_FadeDuration_6; public: inline static int32_t get_offset_of_m_NormalColor_0() { return static_cast(offsetof(ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955, ___m_NormalColor_0)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_m_NormalColor_0() const { return ___m_NormalColor_0; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_m_NormalColor_0() { return &___m_NormalColor_0; } inline void set_m_NormalColor_0(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___m_NormalColor_0 = value; } inline static int32_t get_offset_of_m_HighlightedColor_1() { return static_cast(offsetof(ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955, ___m_HighlightedColor_1)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_m_HighlightedColor_1() const { return ___m_HighlightedColor_1; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_m_HighlightedColor_1() { return &___m_HighlightedColor_1; } inline void set_m_HighlightedColor_1(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___m_HighlightedColor_1 = value; } inline static int32_t get_offset_of_m_PressedColor_2() { return static_cast(offsetof(ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955, ___m_PressedColor_2)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_m_PressedColor_2() const { return ___m_PressedColor_2; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_m_PressedColor_2() { return &___m_PressedColor_2; } inline void set_m_PressedColor_2(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___m_PressedColor_2 = value; } inline static int32_t get_offset_of_m_SelectedColor_3() { return static_cast(offsetof(ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955, ___m_SelectedColor_3)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_m_SelectedColor_3() const { return ___m_SelectedColor_3; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_m_SelectedColor_3() { return &___m_SelectedColor_3; } inline void set_m_SelectedColor_3(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___m_SelectedColor_3 = value; } inline static int32_t get_offset_of_m_DisabledColor_4() { return static_cast(offsetof(ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955, ___m_DisabledColor_4)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_m_DisabledColor_4() const { return ___m_DisabledColor_4; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_m_DisabledColor_4() { return &___m_DisabledColor_4; } inline void set_m_DisabledColor_4(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___m_DisabledColor_4 = value; } inline static int32_t get_offset_of_m_ColorMultiplier_5() { return static_cast(offsetof(ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955, ___m_ColorMultiplier_5)); } inline float get_m_ColorMultiplier_5() const { return ___m_ColorMultiplier_5; } inline float* get_address_of_m_ColorMultiplier_5() { return &___m_ColorMultiplier_5; } inline void set_m_ColorMultiplier_5(float value) { ___m_ColorMultiplier_5 = value; } inline static int32_t get_offset_of_m_FadeDuration_6() { return static_cast(offsetof(ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955, ___m_FadeDuration_6)); } inline float get_m_FadeDuration_6() const { return ___m_FadeDuration_6; } inline float* get_address_of_m_FadeDuration_6() { return &___m_FadeDuration_6; } inline void set_m_FadeDuration_6(float value) { ___m_FadeDuration_6 = value; } }; // UnityEngine.CursorLockMode struct CursorLockMode_t247B41EE9632E4AD759EDADDB351AE0075162D04 { public: // System.Int32 UnityEngine.CursorLockMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(CursorLockMode_t247B41EE9632E4AD759EDADDB351AE0075162D04, ___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.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_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___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_t17DD30660E330C49381DAA99F934BE75CB11F288 * get_data_9() const { return ___data_9; } inline DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 ** get_address_of_data_9() { return &___data_9; } inline void set_data_9(DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * 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_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___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_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___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_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; // System.Diagnostics.StackTrace[] System.Exception::captured_traces StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; // System.IntPtr[] System.Exception::native_trace_ips IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* ___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_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * get__safeSerializationManager_13() const { return ____safeSerializationManager_13; } inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F ** get_address_of__safeSerializationManager_13() { return &____safeSerializationManager_13; } inline void set__safeSerializationManager_13(SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * 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_t4AD999C288CB6D1F38A299D12B1598D606588971* get_captured_traces_14() const { return ___captured_traces_14; } inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971** get_address_of_captured_traces_14() { return &___captured_traces_14; } inline void set_captured_traces_14(StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* 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_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* get_native_trace_ips_15() const { return ___native_trace_ips_15; } inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6** get_address_of_native_trace_ips_15() { return &___native_trace_ips_15; } inline void set_native_trace_ips_15(IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* value) { ___native_trace_ips_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___native_trace_ips_15), (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_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___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_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // UnityEngine.InputSystem.InputActionChange struct InputActionChange_t130BC43627B2FC0737CEF3C0D588541F778CF96D { public: // System.Int32 UnityEngine.InputSystem.InputActionChange::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(InputActionChange_t130BC43627B2FC0737CEF3C0D588541F778CF96D, ___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.InputSystem.InputActionPhase struct InputActionPhase_t2902D1C79819D41CAB80B5345925A58F2926824C { public: // System.Int32 UnityEngine.InputSystem.InputActionPhase::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(InputActionPhase_t2902D1C79819D41CAB80B5345925A58F2926824C, ___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.InputSystem.InputActionType struct InputActionType_tF334DB4C306B973538251E50C2CFE7939899AB35 { public: // System.Int32 UnityEngine.InputSystem.InputActionType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(InputActionType_tF334DB4C306B973538251E50C2CFE7939899AB35, ___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.InputSystem.InputControlLayoutChange struct InputControlLayoutChange_tE5631ED390D3B861F06F45893369D3E67C90291A { public: // System.Int32 UnityEngine.InputSystem.InputControlLayoutChange::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(InputControlLayoutChange_tE5631ED390D3B861F06F45893369D3E67C90291A, ___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.InputSystem.InputDeviceChange struct InputDeviceChange_tB4BA2E995721074403B6D0FC3E147BDD8CBF0C3E { public: // System.Int32 UnityEngine.InputSystem.InputDeviceChange::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(InputDeviceChange_tB4BA2E995721074403B6D0FC3E147BDD8CBF0C3E, ___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.InputSystem.LowLevel.InputDeviceCommand struct InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 { public: union { struct { union { #pragma pack(push, tp, 1) struct { // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.InputDeviceCommand::type FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___type_4; }; #pragma pack(pop, tp) struct { FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___type_4_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___sizeInBytes_5_OffsetPadding[4]; // System.Int32 UnityEngine.InputSystem.LowLevel.InputDeviceCommand::sizeInBytes int32_t ___sizeInBytes_5; }; #pragma pack(pop, tp) struct { char ___sizeInBytes_5_OffsetPadding_forAlignmentOnly[4]; int32_t ___sizeInBytes_5_forAlignmentOnly; }; }; }; uint8_t InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3__padding[8]; }; public: inline static int32_t get_offset_of_type_4() { return static_cast(offsetof(InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3, ___type_4)); } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 get_type_4() const { return ___type_4; } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * get_address_of_type_4() { return &___type_4; } inline void set_type_4(FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 value) { ___type_4 = value; } inline static int32_t get_offset_of_sizeInBytes_5() { return static_cast(offsetof(InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3, ___sizeInBytes_5)); } inline int32_t get_sizeInBytes_5() const { return ___sizeInBytes_5; } inline int32_t* get_address_of_sizeInBytes_5() { return &___sizeInBytes_5; } inline void set_sizeInBytes_5(int32_t value) { ___sizeInBytes_5 = value; } }; // UnityEngine.InputSystem.Layouts.InputDeviceMatcher struct InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 { public: // System.Collections.Generic.KeyValuePair`2[] UnityEngine.InputSystem.Layouts.InputDeviceMatcher::m_Patterns KeyValuePair_2U5BU5D_t7E976A4C11090CA77A36F27FF080865677E9C105* ___m_Patterns_0; public: inline static int32_t get_offset_of_m_Patterns_0() { return static_cast(offsetof(InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57, ___m_Patterns_0)); } inline KeyValuePair_2U5BU5D_t7E976A4C11090CA77A36F27FF080865677E9C105* get_m_Patterns_0() const { return ___m_Patterns_0; } inline KeyValuePair_2U5BU5D_t7E976A4C11090CA77A36F27FF080865677E9C105** get_address_of_m_Patterns_0() { return &___m_Patterns_0; } inline void set_m_Patterns_0(KeyValuePair_2U5BU5D_t7E976A4C11090CA77A36F27FF080865677E9C105* value) { ___m_Patterns_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Patterns_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.Layouts.InputDeviceMatcher struct InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57_marshaled_pinvoke { KeyValuePair_2_tC5DBFF0A12DD027962885E57237A73F3553DE521 * ___m_Patterns_0; }; // Native definition for COM marshalling of UnityEngine.InputSystem.Layouts.InputDeviceMatcher struct InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57_marshaled_com { KeyValuePair_2_tC5DBFF0A12DD027962885E57237A73F3553DE521 * ___m_Patterns_0; }; // UnityEngine.InputSystem.InputProcessor struct InputProcessor_t245C316DEE36AA1BC9558F838B3B7A0223813A1D : public RuntimeObject { public: public: }; // UnityEngine.InputSystem.LowLevel.InputStateBlock struct InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B { public: // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.InputStateBlock::k__BackingField FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___U3CformatU3Ek__BackingField_33; // System.UInt32 UnityEngine.InputSystem.LowLevel.InputStateBlock::k__BackingField uint32_t ___U3CbyteOffsetU3Ek__BackingField_34; // System.UInt32 UnityEngine.InputSystem.LowLevel.InputStateBlock::k__BackingField uint32_t ___U3CbitOffsetU3Ek__BackingField_35; // System.UInt32 UnityEngine.InputSystem.LowLevel.InputStateBlock::k__BackingField uint32_t ___U3CsizeInBitsU3Ek__BackingField_36; public: inline static int32_t get_offset_of_U3CformatU3Ek__BackingField_33() { return static_cast(offsetof(InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B, ___U3CformatU3Ek__BackingField_33)); } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 get_U3CformatU3Ek__BackingField_33() const { return ___U3CformatU3Ek__BackingField_33; } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * get_address_of_U3CformatU3Ek__BackingField_33() { return &___U3CformatU3Ek__BackingField_33; } inline void set_U3CformatU3Ek__BackingField_33(FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 value) { ___U3CformatU3Ek__BackingField_33 = value; } inline static int32_t get_offset_of_U3CbyteOffsetU3Ek__BackingField_34() { return static_cast(offsetof(InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B, ___U3CbyteOffsetU3Ek__BackingField_34)); } inline uint32_t get_U3CbyteOffsetU3Ek__BackingField_34() const { return ___U3CbyteOffsetU3Ek__BackingField_34; } inline uint32_t* get_address_of_U3CbyteOffsetU3Ek__BackingField_34() { return &___U3CbyteOffsetU3Ek__BackingField_34; } inline void set_U3CbyteOffsetU3Ek__BackingField_34(uint32_t value) { ___U3CbyteOffsetU3Ek__BackingField_34 = value; } inline static int32_t get_offset_of_U3CbitOffsetU3Ek__BackingField_35() { return static_cast(offsetof(InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B, ___U3CbitOffsetU3Ek__BackingField_35)); } inline uint32_t get_U3CbitOffsetU3Ek__BackingField_35() const { return ___U3CbitOffsetU3Ek__BackingField_35; } inline uint32_t* get_address_of_U3CbitOffsetU3Ek__BackingField_35() { return &___U3CbitOffsetU3Ek__BackingField_35; } inline void set_U3CbitOffsetU3Ek__BackingField_35(uint32_t value) { ___U3CbitOffsetU3Ek__BackingField_35 = value; } inline static int32_t get_offset_of_U3CsizeInBitsU3Ek__BackingField_36() { return static_cast(offsetof(InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B, ___U3CsizeInBitsU3Ek__BackingField_36)); } inline uint32_t get_U3CsizeInBitsU3Ek__BackingField_36() const { return ___U3CsizeInBitsU3Ek__BackingField_36; } inline uint32_t* get_address_of_U3CsizeInBitsU3Ek__BackingField_36() { return &___U3CsizeInBitsU3Ek__BackingField_36; } inline void set_U3CsizeInBitsU3Ek__BackingField_36(uint32_t value) { ___U3CsizeInBitsU3Ek__BackingField_36 = value; } }; // UnityEngine.InputSystem.LowLevel.InputStateBuffers struct InputStateBuffers_t39A534EACF079F6045AA73AB30197C3965F53FCA { public: // System.UInt32 UnityEngine.InputSystem.LowLevel.InputStateBuffers::sizePerBuffer uint32_t ___sizePerBuffer_0; // System.UInt32 UnityEngine.InputSystem.LowLevel.InputStateBuffers::totalSize uint32_t ___totalSize_1; // System.Void* UnityEngine.InputSystem.LowLevel.InputStateBuffers::defaultStateBuffer void* ___defaultStateBuffer_2; // System.Void* UnityEngine.InputSystem.LowLevel.InputStateBuffers::noiseMaskBuffer void* ___noiseMaskBuffer_3; // System.Void* UnityEngine.InputSystem.LowLevel.InputStateBuffers::resetMaskBuffer void* ___resetMaskBuffer_4; // System.Void* UnityEngine.InputSystem.LowLevel.InputStateBuffers::m_AllBuffers void* ___m_AllBuffers_5; // UnityEngine.InputSystem.LowLevel.InputStateBuffers/DoubleBuffers UnityEngine.InputSystem.LowLevel.InputStateBuffers::m_PlayerStateBuffers DoubleBuffers_t6EA541F84C05C0E43874EB3F6DFEAD6CFC20582B ___m_PlayerStateBuffers_6; public: inline static int32_t get_offset_of_sizePerBuffer_0() { return static_cast(offsetof(InputStateBuffers_t39A534EACF079F6045AA73AB30197C3965F53FCA, ___sizePerBuffer_0)); } inline uint32_t get_sizePerBuffer_0() const { return ___sizePerBuffer_0; } inline uint32_t* get_address_of_sizePerBuffer_0() { return &___sizePerBuffer_0; } inline void set_sizePerBuffer_0(uint32_t value) { ___sizePerBuffer_0 = value; } inline static int32_t get_offset_of_totalSize_1() { return static_cast(offsetof(InputStateBuffers_t39A534EACF079F6045AA73AB30197C3965F53FCA, ___totalSize_1)); } inline uint32_t get_totalSize_1() const { return ___totalSize_1; } inline uint32_t* get_address_of_totalSize_1() { return &___totalSize_1; } inline void set_totalSize_1(uint32_t value) { ___totalSize_1 = value; } inline static int32_t get_offset_of_defaultStateBuffer_2() { return static_cast(offsetof(InputStateBuffers_t39A534EACF079F6045AA73AB30197C3965F53FCA, ___defaultStateBuffer_2)); } inline void* get_defaultStateBuffer_2() const { return ___defaultStateBuffer_2; } inline void** get_address_of_defaultStateBuffer_2() { return &___defaultStateBuffer_2; } inline void set_defaultStateBuffer_2(void* value) { ___defaultStateBuffer_2 = value; } inline static int32_t get_offset_of_noiseMaskBuffer_3() { return static_cast(offsetof(InputStateBuffers_t39A534EACF079F6045AA73AB30197C3965F53FCA, ___noiseMaskBuffer_3)); } inline void* get_noiseMaskBuffer_3() const { return ___noiseMaskBuffer_3; } inline void** get_address_of_noiseMaskBuffer_3() { return &___noiseMaskBuffer_3; } inline void set_noiseMaskBuffer_3(void* value) { ___noiseMaskBuffer_3 = value; } inline static int32_t get_offset_of_resetMaskBuffer_4() { return static_cast(offsetof(InputStateBuffers_t39A534EACF079F6045AA73AB30197C3965F53FCA, ___resetMaskBuffer_4)); } inline void* get_resetMaskBuffer_4() const { return ___resetMaskBuffer_4; } inline void** get_address_of_resetMaskBuffer_4() { return &___resetMaskBuffer_4; } inline void set_resetMaskBuffer_4(void* value) { ___resetMaskBuffer_4 = value; } inline static int32_t get_offset_of_m_AllBuffers_5() { return static_cast(offsetof(InputStateBuffers_t39A534EACF079F6045AA73AB30197C3965F53FCA, ___m_AllBuffers_5)); } inline void* get_m_AllBuffers_5() const { return ___m_AllBuffers_5; } inline void** get_address_of_m_AllBuffers_5() { return &___m_AllBuffers_5; } inline void set_m_AllBuffers_5(void* value) { ___m_AllBuffers_5 = value; } inline static int32_t get_offset_of_m_PlayerStateBuffers_6() { return static_cast(offsetof(InputStateBuffers_t39A534EACF079F6045AA73AB30197C3965F53FCA, ___m_PlayerStateBuffers_6)); } inline DoubleBuffers_t6EA541F84C05C0E43874EB3F6DFEAD6CFC20582B get_m_PlayerStateBuffers_6() const { return ___m_PlayerStateBuffers_6; } inline DoubleBuffers_t6EA541F84C05C0E43874EB3F6DFEAD6CFC20582B * get_address_of_m_PlayerStateBuffers_6() { return &___m_PlayerStateBuffers_6; } inline void set_m_PlayerStateBuffers_6(DoubleBuffers_t6EA541F84C05C0E43874EB3F6DFEAD6CFC20582B value) { ___m_PlayerStateBuffers_6 = value; } }; // UnityEngine.InputSystem.LowLevel.InputUpdateType struct InputUpdateType_t3A14935AE3714E50FCAD74333D1E337513173AE2 { public: // System.Int32 UnityEngine.InputSystem.LowLevel.InputUpdateType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(InputUpdateType_t3A14935AE3714E50FCAD74333D1E337513173AE2, ___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.InputSystem.Users.InputUserChange struct InputUserChange_t01990509E515B3683020684029CF7F88464BD75F { public: // System.Int32 UnityEngine.InputSystem.Users.InputUserChange::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(InputUserChange_t01990509E515B3683020684029CF7F88464BD75F, ___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.InputSystem.Users.InputUserPairingOptions struct InputUserPairingOptions_t3A0328BC59210DBFAB2C25EEBD0D2EF8A24BC946 { public: // System.Int32 UnityEngine.InputSystem.Users.InputUserPairingOptions::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(InputUserPairingOptions_t3A0328BC59210DBFAB2C25EEBD0D2EF8A24BC946, ___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.Int32Enum struct Int32Enum_t9B63F771913F2B6D586F1173B44A41FBE26F6B5C { public: // System.Int32 System.Int32Enum::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Int32Enum_t9B63F771913F2B6D586F1173B44A41FBE26F6B5C, ___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.EventSystems.MoveDirection struct MoveDirection_t740623362F85DF2963BE20C702F7B8EF44E91645 { public: // System.Int32 UnityEngine.EventSystems.MoveDirection::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(MoveDirection_t740623362F85DF2963BE20C702F7B8EF44E91645, ___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; } }; // Unity.Collections.NativeArrayOptions struct NativeArrayOptions_t181E2A9B49F6D62868DE6428E4CDF148AEF558E3 { public: // System.Int32 Unity.Collections.NativeArrayOptions::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(NativeArrayOptions_t181E2A9B49F6D62868DE6428E4CDF148AEF558E3, ___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; } }; // UnityEngineInternal.Input.NativeInputEventType struct NativeInputEventType_tB3CDF49B057A87E6CBA3EB8C551A971D2B70C9E9 { public: // System.Int32 UnityEngineInternal.Input.NativeInputEventType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(NativeInputEventType_tB3CDF49B057A87E6CBA3EB8C551A971D2B70C9E9, ___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_tF2F3778131EFF286AF62B7B013A170F95A91571A : 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_tF2F3778131EFF286AF62B7B013A170F95A91571A, ___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; } }; // Native definition for P/Invoke marshalling of UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_pinvoke { intptr_t ___m_CachedPtr_0; }; // Native definition for COM marshalling of UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_com { intptr_t ___m_CachedPtr_0; }; // UnityEngine.EventSystems.RaycastResult struct RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE { public: // UnityEngine.GameObject UnityEngine.EventSystems.RaycastResult::m_GameObject GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___m_GameObject_0; // UnityEngine.EventSystems.BaseRaycaster UnityEngine.EventSystems.RaycastResult::module BaseRaycaster_tBC0FB2CBE6D3D40991EC20F689C43F76AD82A876 * ___module_1; // System.Single UnityEngine.EventSystems.RaycastResult::distance float ___distance_2; // System.Single UnityEngine.EventSystems.RaycastResult::index float ___index_3; // System.Int32 UnityEngine.EventSystems.RaycastResult::depth int32_t ___depth_4; // System.Int32 UnityEngine.EventSystems.RaycastResult::sortingGroupID int32_t ___sortingGroupID_5; // System.Int32 UnityEngine.EventSystems.RaycastResult::sortingGroupOrder int32_t ___sortingGroupOrder_6; // System.Int32 UnityEngine.EventSystems.RaycastResult::sortingLayer int32_t ___sortingLayer_7; // System.Int32 UnityEngine.EventSystems.RaycastResult::sortingOrder int32_t ___sortingOrder_8; // UnityEngine.Vector3 UnityEngine.EventSystems.RaycastResult::worldPosition Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___worldPosition_9; // UnityEngine.Vector3 UnityEngine.EventSystems.RaycastResult::worldNormal Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___worldNormal_10; // UnityEngine.Vector2 UnityEngine.EventSystems.RaycastResult::screenPosition Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___screenPosition_11; // System.Int32 UnityEngine.EventSystems.RaycastResult::displayIndex int32_t ___displayIndex_12; public: inline static int32_t get_offset_of_m_GameObject_0() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___m_GameObject_0)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_m_GameObject_0() const { return ___m_GameObject_0; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_m_GameObject_0() { return &___m_GameObject_0; } inline void set_m_GameObject_0(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___m_GameObject_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_GameObject_0), (void*)value); } inline static int32_t get_offset_of_module_1() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___module_1)); } inline BaseRaycaster_tBC0FB2CBE6D3D40991EC20F689C43F76AD82A876 * get_module_1() const { return ___module_1; } inline BaseRaycaster_tBC0FB2CBE6D3D40991EC20F689C43F76AD82A876 ** get_address_of_module_1() { return &___module_1; } inline void set_module_1(BaseRaycaster_tBC0FB2CBE6D3D40991EC20F689C43F76AD82A876 * value) { ___module_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___module_1), (void*)value); } inline static int32_t get_offset_of_distance_2() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___distance_2)); } inline float get_distance_2() const { return ___distance_2; } inline float* get_address_of_distance_2() { return &___distance_2; } inline void set_distance_2(float value) { ___distance_2 = value; } inline static int32_t get_offset_of_index_3() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___index_3)); } inline float get_index_3() const { return ___index_3; } inline float* get_address_of_index_3() { return &___index_3; } inline void set_index_3(float value) { ___index_3 = value; } inline static int32_t get_offset_of_depth_4() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___depth_4)); } inline int32_t get_depth_4() const { return ___depth_4; } inline int32_t* get_address_of_depth_4() { return &___depth_4; } inline void set_depth_4(int32_t value) { ___depth_4 = value; } inline static int32_t get_offset_of_sortingGroupID_5() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___sortingGroupID_5)); } inline int32_t get_sortingGroupID_5() const { return ___sortingGroupID_5; } inline int32_t* get_address_of_sortingGroupID_5() { return &___sortingGroupID_5; } inline void set_sortingGroupID_5(int32_t value) { ___sortingGroupID_5 = value; } inline static int32_t get_offset_of_sortingGroupOrder_6() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___sortingGroupOrder_6)); } inline int32_t get_sortingGroupOrder_6() const { return ___sortingGroupOrder_6; } inline int32_t* get_address_of_sortingGroupOrder_6() { return &___sortingGroupOrder_6; } inline void set_sortingGroupOrder_6(int32_t value) { ___sortingGroupOrder_6 = value; } inline static int32_t get_offset_of_sortingLayer_7() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___sortingLayer_7)); } inline int32_t get_sortingLayer_7() const { return ___sortingLayer_7; } inline int32_t* get_address_of_sortingLayer_7() { return &___sortingLayer_7; } inline void set_sortingLayer_7(int32_t value) { ___sortingLayer_7 = value; } inline static int32_t get_offset_of_sortingOrder_8() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___sortingOrder_8)); } inline int32_t get_sortingOrder_8() const { return ___sortingOrder_8; } inline int32_t* get_address_of_sortingOrder_8() { return &___sortingOrder_8; } inline void set_sortingOrder_8(int32_t value) { ___sortingOrder_8 = value; } inline static int32_t get_offset_of_worldPosition_9() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___worldPosition_9)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_worldPosition_9() const { return ___worldPosition_9; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_worldPosition_9() { return &___worldPosition_9; } inline void set_worldPosition_9(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___worldPosition_9 = value; } inline static int32_t get_offset_of_worldNormal_10() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___worldNormal_10)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_worldNormal_10() const { return ___worldNormal_10; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_worldNormal_10() { return &___worldNormal_10; } inline void set_worldNormal_10(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___worldNormal_10 = value; } inline static int32_t get_offset_of_screenPosition_11() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___screenPosition_11)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_screenPosition_11() const { return ___screenPosition_11; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_screenPosition_11() { return &___screenPosition_11; } inline void set_screenPosition_11(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___screenPosition_11 = value; } inline static int32_t get_offset_of_displayIndex_12() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___displayIndex_12)); } inline int32_t get_displayIndex_12() const { return ___displayIndex_12; } inline int32_t* get_address_of_displayIndex_12() { return &___displayIndex_12; } inline void set_displayIndex_12(int32_t value) { ___displayIndex_12 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.EventSystems.RaycastResult struct RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE_marshaled_pinvoke { GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___m_GameObject_0; BaseRaycaster_tBC0FB2CBE6D3D40991EC20F689C43F76AD82A876 * ___module_1; float ___distance_2; float ___index_3; int32_t ___depth_4; int32_t ___sortingGroupID_5; int32_t ___sortingGroupOrder_6; int32_t ___sortingLayer_7; int32_t ___sortingOrder_8; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___worldPosition_9; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___worldNormal_10; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___screenPosition_11; int32_t ___displayIndex_12; }; // Native definition for COM marshalling of UnityEngine.EventSystems.RaycastResult struct RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE_marshaled_com { GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___m_GameObject_0; BaseRaycaster_tBC0FB2CBE6D3D40991EC20F689C43F76AD82A876 * ___module_1; float ___distance_2; float ___index_3; int32_t ___depth_4; int32_t ___sortingGroupID_5; int32_t ___sortingGroupOrder_6; int32_t ___sortingLayer_7; int32_t ___sortingOrder_8; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___worldPosition_9; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___worldNormal_10; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___screenPosition_11; int32_t ___displayIndex_12; }; // System.RuntimeTypeHandle struct RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 { public: // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9, ___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.StringComparison struct StringComparison_tCC9F72B9B1E2C3C6D2566DD0D3A61E1621048998 { public: // System.Int32 System.StringComparison::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(StringComparison_tCC9F72B9B1E2C3C6D2566DD0D3A61E1621048998, ___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.TypeCode struct TypeCode_tCB39BAB5CFB7A1E0BCB521413E3C46B81C31AA7C { public: // System.Int32 System.TypeCode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TypeCode_tCB39BAB5CFB7A1E0BCB521413E3C46B81C31AA7C, ___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.InputSystem.UI.UIPointerBehavior struct UIPointerBehavior_tB9071E129C9ADF6C62A0A79B03770EA344825C4A { public: // System.Int32 UnityEngine.InputSystem.UI.UIPointerBehavior::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(UIPointerBehavior_tB9071E129C9ADF6C62A0A79B03770EA344825C4A, ___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.InputSystem.UI.UIPointerType struct UIPointerType_tC5E0CF44283B130D1D390151F7D26643EF46B64F { public: // System.Int32 UnityEngine.InputSystem.UI.UIPointerType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(UIPointerType_tC5E0CF44283B130D1D390151F7D26643EF46B64F, ___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.InputSystem.InputAction/ActionFlags struct ActionFlags_t7D04593349EAB81D5C0E58D2B0DBAABA6B914252 { public: // System.Int32 UnityEngine.InputSystem.InputAction/ActionFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ActionFlags_t7D04593349EAB81D5C0E58D2B0DBAABA6B914252, ___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.InputSystem.InputActionMap/Flags struct Flags_t15250952A587C238D20FB16426465B04D4FE84A8 { public: // System.Int32 UnityEngine.InputSystem.InputActionMap/Flags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Flags_t15250952A587C238D20FB16426465B04D4FE84A8, ___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.InputSystem.InputBinding/Flags struct Flags_tB8C0F66F19426A1903E4D43B669650457D5057D1 { public: // System.Int32 UnityEngine.InputSystem.InputBinding/Flags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Flags_tB8C0F66F19426A1903E4D43B669650457D5057D1, ___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.InputSystem.InputControl/ControlFlags struct ControlFlags_t43CF0138618503E94B4811FD6CF66F13F0186787 { public: // System.Int32 UnityEngine.InputSystem.InputControl/ControlFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ControlFlags_t43CF0138618503E94B4811FD6CF66F13F0186787, ___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.InputSystem.InputControlExtensions/Enumerate struct Enumerate_t96DA2D1CBE9001A434A7552E04C8C045049A88A1 { public: // System.Int32 UnityEngine.InputSystem.InputControlExtensions/Enumerate::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Enumerate_t96DA2D1CBE9001A434A7552E04C8C045049A88A1, ___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.InputSystem.Layouts.InputControlLayout/Flags struct Flags_tDF082D58D1D7072FCDA4D49EE3588B35D629E14E { public: // System.Int32 UnityEngine.InputSystem.Layouts.InputControlLayout/Flags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Flags_tDF082D58D1D7072FCDA4D49EE3588B35D629E14E, ___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.InputSystem.InputDevice/DeviceFlags struct DeviceFlags_tF2567D99F286E930FC6B04C6A3CCB2E65B1D762D { public: // System.Int32 UnityEngine.InputSystem.InputDevice/DeviceFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(DeviceFlags_tF2567D99F286E930FC6B04C6A3CCB2E65B1D762D, ___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.InputSystem.InputManager/DeviceDisableScope struct DeviceDisableScope_t2117B3D2855B8C9D48D51994F591E92811A7618C { public: // System.Int32 UnityEngine.InputSystem.InputManager/DeviceDisableScope::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(DeviceDisableScope_t2117B3D2855B8C9D48D51994F591E92811A7618C, ___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.InputSystem.InputRemoting/Flags struct Flags_t18308359FE70CE4C4182A33262F58D70EE04108E { public: // System.Int32 UnityEngine.InputSystem.InputRemoting/Flags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Flags_t18308359FE70CE4C4182A33262F58D70EE04108E, ___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.InputSystem.InputRemoting/MessageType struct MessageType_t72F51324AD2EA43828EF734142CEB06267E83DE6 { public: // System.Int32 UnityEngine.InputSystem.InputRemoting/MessageType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(MessageType_t72F51324AD2EA43828EF734142CEB06267E83DE6, ___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.InputSystem.InputRemoting/RemoteInputDevice struct RemoteInputDevice_t6E2A1B58FFB0ADED6F6A0780D9EB05F7CC5F35A4 { public: // System.Int32 UnityEngine.InputSystem.InputRemoting/RemoteInputDevice::remoteId int32_t ___remoteId_0; // System.Int32 UnityEngine.InputSystem.InputRemoting/RemoteInputDevice::localId int32_t ___localId_1; // UnityEngine.InputSystem.Layouts.InputDeviceDescription UnityEngine.InputSystem.InputRemoting/RemoteInputDevice::description InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 ___description_2; public: inline static int32_t get_offset_of_remoteId_0() { return static_cast(offsetof(RemoteInputDevice_t6E2A1B58FFB0ADED6F6A0780D9EB05F7CC5F35A4, ___remoteId_0)); } inline int32_t get_remoteId_0() const { return ___remoteId_0; } inline int32_t* get_address_of_remoteId_0() { return &___remoteId_0; } inline void set_remoteId_0(int32_t value) { ___remoteId_0 = value; } inline static int32_t get_offset_of_localId_1() { return static_cast(offsetof(RemoteInputDevice_t6E2A1B58FFB0ADED6F6A0780D9EB05F7CC5F35A4, ___localId_1)); } inline int32_t get_localId_1() const { return ___localId_1; } inline int32_t* get_address_of_localId_1() { return &___localId_1; } inline void set_localId_1(int32_t value) { ___localId_1 = value; } inline static int32_t get_offset_of_description_2() { return static_cast(offsetof(RemoteInputDevice_t6E2A1B58FFB0ADED6F6A0780D9EB05F7CC5F35A4, ___description_2)); } inline InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 get_description_2() const { return ___description_2; } inline InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * get_address_of_description_2() { return &___description_2; } inline void set_description_2(InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 value) { ___description_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___description_2))->___m_InterfaceName_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___description_2))->___m_DeviceClass_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___description_2))->___m_Manufacturer_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___description_2))->___m_Product_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___description_2))->___m_Serial_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___description_2))->___m_Version_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___description_2))->___m_Capabilities_6), (void*)NULL); #endif } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.InputRemoting/RemoteInputDevice struct RemoteInputDevice_t6E2A1B58FFB0ADED6F6A0780D9EB05F7CC5F35A4_marshaled_pinvoke { int32_t ___remoteId_0; int32_t ___localId_1; InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58_marshaled_pinvoke ___description_2; }; // Native definition for COM marshalling of UnityEngine.InputSystem.InputRemoting/RemoteInputDevice struct RemoteInputDevice_t6E2A1B58FFB0ADED6F6A0780D9EB05F7CC5F35A4_marshaled_com { int32_t ___remoteId_0; int32_t ___localId_1; InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58_marshaled_com ___description_2; }; // UnityEngine.InputSystem.InputSettings/BackgroundBehavior struct BackgroundBehavior_tE63D5B74669C5DA0FF0E096E121F19D0808B66FE { public: // System.Int32 UnityEngine.InputSystem.InputSettings/BackgroundBehavior::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BackgroundBehavior_tE63D5B74669C5DA0FF0E096E121F19D0808B66FE, ___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.InputSystem.InputSettings/EditorInputBehaviorInPlayMode struct EditorInputBehaviorInPlayMode_tB78DF611964C17CA803511AE27017C17CBFDBA8E { public: // System.Int32 UnityEngine.InputSystem.InputSettings/EditorInputBehaviorInPlayMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(EditorInputBehaviorInPlayMode_tB78DF611964C17CA803511AE27017C17CBFDBA8E, ___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.InputSystem.InputSettings/UpdateMode struct UpdateMode_tB1023A67A3F7862527D6797E3522EAC9DC5B00A1 { public: // System.Int32 UnityEngine.InputSystem.InputSettings/UpdateMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(UpdateMode_tB1023A67A3F7862527D6797E3522EAC9DC5B00A1, ___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.InputSystem.LowLevel.InputStateHistory/RecordHeader struct RecordHeader_tEE435193EE267F203DE3DC347819B8160C35AC69 { public: union { #pragma pack(push, tp, 1) struct { // System.Double UnityEngine.InputSystem.LowLevel.InputStateHistory/RecordHeader::time double ___time_0; }; #pragma pack(pop, tp) struct { double ___time_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___version_1_OffsetPadding[8]; // System.UInt32 UnityEngine.InputSystem.LowLevel.InputStateHistory/RecordHeader::version uint32_t ___version_1; }; #pragma pack(pop, tp) struct { char ___version_1_OffsetPadding_forAlignmentOnly[8]; uint32_t ___version_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___controlIndex_2_OffsetPadding[12]; // System.Int32 UnityEngine.InputSystem.LowLevel.InputStateHistory/RecordHeader::controlIndex int32_t ___controlIndex_2; }; #pragma pack(pop, tp) struct { char ___controlIndex_2_OffsetPadding_forAlignmentOnly[12]; int32_t ___controlIndex_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_StateWithoutControlIndex_3_OffsetPadding[12]; // UnityEngine.InputSystem.LowLevel.InputStateHistory/RecordHeader/e__FixedBuffer UnityEngine.InputSystem.LowLevel.InputStateHistory/RecordHeader::m_StateWithoutControlIndex U3Cm_StateWithoutControlIndexU3Ee__FixedBuffer_tC2D3A169F2C8F5D96CF472C4DC09ECDE4D6F069C ___m_StateWithoutControlIndex_3; }; #pragma pack(pop, tp) struct { char ___m_StateWithoutControlIndex_3_OffsetPadding_forAlignmentOnly[12]; U3Cm_StateWithoutControlIndexU3Ee__FixedBuffer_tC2D3A169F2C8F5D96CF472C4DC09ECDE4D6F069C ___m_StateWithoutControlIndex_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_StateWithControlIndex_4_OffsetPadding[16]; // UnityEngine.InputSystem.LowLevel.InputStateHistory/RecordHeader/e__FixedBuffer UnityEngine.InputSystem.LowLevel.InputStateHistory/RecordHeader::m_StateWithControlIndex U3Cm_StateWithControlIndexU3Ee__FixedBuffer_tE5A24CD580A42B9BAC7450DFB541987F98FC7102 ___m_StateWithControlIndex_4; }; #pragma pack(pop, tp) struct { char ___m_StateWithControlIndex_4_OffsetPadding_forAlignmentOnly[16]; U3Cm_StateWithControlIndexU3Ee__FixedBuffer_tE5A24CD580A42B9BAC7450DFB541987F98FC7102 ___m_StateWithControlIndex_4_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_time_0() { return static_cast(offsetof(RecordHeader_tEE435193EE267F203DE3DC347819B8160C35AC69, ___time_0)); } inline double get_time_0() const { return ___time_0; } inline double* get_address_of_time_0() { return &___time_0; } inline void set_time_0(double value) { ___time_0 = value; } inline static int32_t get_offset_of_version_1() { return static_cast(offsetof(RecordHeader_tEE435193EE267F203DE3DC347819B8160C35AC69, ___version_1)); } inline uint32_t get_version_1() const { return ___version_1; } inline uint32_t* get_address_of_version_1() { return &___version_1; } inline void set_version_1(uint32_t value) { ___version_1 = value; } inline static int32_t get_offset_of_controlIndex_2() { return static_cast(offsetof(RecordHeader_tEE435193EE267F203DE3DC347819B8160C35AC69, ___controlIndex_2)); } inline int32_t get_controlIndex_2() const { return ___controlIndex_2; } inline int32_t* get_address_of_controlIndex_2() { return &___controlIndex_2; } inline void set_controlIndex_2(int32_t value) { ___controlIndex_2 = value; } inline static int32_t get_offset_of_m_StateWithoutControlIndex_3() { return static_cast(offsetof(RecordHeader_tEE435193EE267F203DE3DC347819B8160C35AC69, ___m_StateWithoutControlIndex_3)); } inline U3Cm_StateWithoutControlIndexU3Ee__FixedBuffer_tC2D3A169F2C8F5D96CF472C4DC09ECDE4D6F069C get_m_StateWithoutControlIndex_3() const { return ___m_StateWithoutControlIndex_3; } inline U3Cm_StateWithoutControlIndexU3Ee__FixedBuffer_tC2D3A169F2C8F5D96CF472C4DC09ECDE4D6F069C * get_address_of_m_StateWithoutControlIndex_3() { return &___m_StateWithoutControlIndex_3; } inline void set_m_StateWithoutControlIndex_3(U3Cm_StateWithoutControlIndexU3Ee__FixedBuffer_tC2D3A169F2C8F5D96CF472C4DC09ECDE4D6F069C value) { ___m_StateWithoutControlIndex_3 = value; } inline static int32_t get_offset_of_m_StateWithControlIndex_4() { return static_cast(offsetof(RecordHeader_tEE435193EE267F203DE3DC347819B8160C35AC69, ___m_StateWithControlIndex_4)); } inline U3Cm_StateWithControlIndexU3Ee__FixedBuffer_tE5A24CD580A42B9BAC7450DFB541987F98FC7102 get_m_StateWithControlIndex_4() const { return ___m_StateWithControlIndex_4; } inline U3Cm_StateWithControlIndexU3Ee__FixedBuffer_tE5A24CD580A42B9BAC7450DFB541987F98FC7102 * get_address_of_m_StateWithControlIndex_4() { return &___m_StateWithControlIndex_4; } inline void set_m_StateWithControlIndex_4(U3Cm_StateWithControlIndexU3Ee__FixedBuffer_tE5A24CD580A42B9BAC7450DFB541987F98FC7102 value) { ___m_StateWithControlIndex_4 = value; } }; // UnityEngine.InputSystem.UI.InputSystemUIInputModule/CursorLockBehavior struct CursorLockBehavior_tFD279E80A48B40B11E5CDDB96D645C8F005A4CFE { public: // System.Int32 UnityEngine.InputSystem.UI.InputSystemUIInputModule/CursorLockBehavior::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(CursorLockBehavior_tFD279E80A48B40B11E5CDDB96D645C8F005A4CFE, ___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.InputSystem.Users.InputUser/CompareDevicesByUserAccount struct CompareDevicesByUserAccount_t12E5715198DAEF39CF0E02FE4925CEDD37A23E78 { public: // UnityEngine.InputSystem.Users.InputUserAccountHandle UnityEngine.InputSystem.Users.InputUser/CompareDevicesByUserAccount::platformUserAccountHandle InputUserAccountHandle_tDB21387DD321DF4BFC60F01D9DEF8ADAAA2BFA9C ___platformUserAccountHandle_0; public: inline static int32_t get_offset_of_platformUserAccountHandle_0() { return static_cast(offsetof(CompareDevicesByUserAccount_t12E5715198DAEF39CF0E02FE4925CEDD37A23E78, ___platformUserAccountHandle_0)); } inline InputUserAccountHandle_tDB21387DD321DF4BFC60F01D9DEF8ADAAA2BFA9C get_platformUserAccountHandle_0() const { return ___platformUserAccountHandle_0; } inline InputUserAccountHandle_tDB21387DD321DF4BFC60F01D9DEF8ADAAA2BFA9C * get_address_of_platformUserAccountHandle_0() { return &___platformUserAccountHandle_0; } inline void set_platformUserAccountHandle_0(InputUserAccountHandle_tDB21387DD321DF4BFC60F01D9DEF8ADAAA2BFA9C value) { ___platformUserAccountHandle_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___platformUserAccountHandle_0))->___m_ApiName_0), (void*)NULL); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.Users.InputUser/CompareDevicesByUserAccount struct CompareDevicesByUserAccount_t12E5715198DAEF39CF0E02FE4925CEDD37A23E78_marshaled_pinvoke { InputUserAccountHandle_tDB21387DD321DF4BFC60F01D9DEF8ADAAA2BFA9C_marshaled_pinvoke ___platformUserAccountHandle_0; }; // Native definition for COM marshalling of UnityEngine.InputSystem.Users.InputUser/CompareDevicesByUserAccount struct CompareDevicesByUserAccount_t12E5715198DAEF39CF0E02FE4925CEDD37A23E78_marshaled_com { InputUserAccountHandle_tDB21387DD321DF4BFC60F01D9DEF8ADAAA2BFA9C_marshaled_com ___platformUserAccountHandle_0; }; // UnityEngine.InputSystem.Users.InputUser/UserFlags struct UserFlags_tD3FF9EF07145BB96489084590150C6E07E30D2A7 { public: // System.Int32 UnityEngine.InputSystem.Users.InputUser/UserFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(UserFlags_tD3FF9EF07145BB96489084590150C6E07E30D2A7, ___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.UI.Navigation/Mode struct Mode_t3113FDF05158BBA1DFC78D7F69E4C1D25135CB0F { public: // System.Int32 UnityEngine.UI.Navigation/Mode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Mode_t3113FDF05158BBA1DFC78D7F69E4C1D25135CB0F, ___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.EventSystems.PointerEventData/FramePressState struct FramePressState_t4BB461B7704D7F72519B36A0C8B3370AB302E7A7 { public: // System.Int32 UnityEngine.EventSystems.PointerEventData/FramePressState::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(FramePressState_t4BB461B7704D7F72519B36A0C8B3370AB302E7A7, ___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.EventSystems.PointerEventData/InputButton struct InputButton_tA5409FE587ADC841D2BF80835D04074A89C59A9D { public: // System.Int32 UnityEngine.EventSystems.PointerEventData/InputButton::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(InputButton_tA5409FE587ADC841D2BF80835D04074A89C59A9D, ___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.UI.Selectable/Transition struct Transition_t1FC449676815A798E758D32E8BE6DC0A2511DF14 { public: // System.Int32 UnityEngine.UI.Selectable/Transition::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Transition_t1FC449676815A798E758D32E8BE6DC0A2511DF14, ___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.InputSystem.InputControlScheme/MatchResult/Result struct Result_t09F4754AEFB48BE0DBDA8361B88406110CC66F66 { public: // System.Int32 UnityEngine.InputSystem.InputControlScheme/MatchResult/Result::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Result_t09F4754AEFB48BE0DBDA8361B88406110CC66F66, ___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.Collections.Generic.Dictionary`2/Enumerator> struct Enumerator_t86F084708DD8E20059734F3D16C77A4CE4C171D9 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_tAABCF01104CEF2E181F1448D23A29A42D7B120A9 * ___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_t2B4BD676624F7FEC54BCB9D6BF33CCB09221DB7B ___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_t86F084708DD8E20059734F3D16C77A4CE4C171D9, ___dictionary_0)); } inline Dictionary_2_tAABCF01104CEF2E181F1448D23A29A42D7B120A9 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_tAABCF01104CEF2E181F1448D23A29A42D7B120A9 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_tAABCF01104CEF2E181F1448D23A29A42D7B120A9 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } inline static int32_t get_offset_of_version_1() { return static_cast(offsetof(Enumerator_t86F084708DD8E20059734F3D16C77A4CE4C171D9, ___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_t86F084708DD8E20059734F3D16C77A4CE4C171D9, ___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_t86F084708DD8E20059734F3D16C77A4CE4C171D9, ___current_3)); } inline KeyValuePair_2_t2B4BD676624F7FEC54BCB9D6BF33CCB09221DB7B get_current_3() const { return ___current_3; } inline KeyValuePair_2_t2B4BD676624F7FEC54BCB9D6BF33CCB09221DB7B * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t2B4BD676624F7FEC54BCB9D6BF33CCB09221DB7B value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___current_3))->___key_0))->___m_StringOriginalCase_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___current_3))->___key_0))->___m_StringLowerCase_1), (void*)NULL); #endif #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_t86F084708DD8E20059734F3D16C77A4CE4C171D9, ___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_t8AA648C8DF370A9EB2CD75C4D86DADC954C99CC4 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t80D2D8B9C998CB48C246E0CF23198E0761CD3326 * ___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_tC5DBFF0A12DD027962885E57237A73F3553DE521 ___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_t8AA648C8DF370A9EB2CD75C4D86DADC954C99CC4, ___dictionary_0)); } inline Dictionary_2_t80D2D8B9C998CB48C246E0CF23198E0761CD3326 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t80D2D8B9C998CB48C246E0CF23198E0761CD3326 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t80D2D8B9C998CB48C246E0CF23198E0761CD3326 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } inline static int32_t get_offset_of_version_1() { return static_cast(offsetof(Enumerator_t8AA648C8DF370A9EB2CD75C4D86DADC954C99CC4, ___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_t8AA648C8DF370A9EB2CD75C4D86DADC954C99CC4, ___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_t8AA648C8DF370A9EB2CD75C4D86DADC954C99CC4, ___current_3)); } inline KeyValuePair_2_tC5DBFF0A12DD027962885E57237A73F3553DE521 get_current_3() const { return ___current_3; } inline KeyValuePair_2_tC5DBFF0A12DD027962885E57237A73F3553DE521 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_tC5DBFF0A12DD027962885E57237A73F3553DE521 value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___current_3))->___key_0))->___m_StringOriginalCase_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___current_3))->___key_0))->___m_StringLowerCase_1), (void*)NULL); #endif #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_t8AA648C8DF370A9EB2CD75C4D86DADC954C99CC4, ___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; } }; // Unity.Collections.NativeArray`1 struct NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 { public: // System.Void* Unity.Collections.NativeArray`1::m_Buffer void* ___m_Buffer_0; // System.Int32 Unity.Collections.NativeArray`1::m_Length int32_t ___m_Length_1; // Unity.Collections.Allocator Unity.Collections.NativeArray`1::m_AllocatorLabel int32_t ___m_AllocatorLabel_2; public: inline static int32_t get_offset_of_m_Buffer_0() { return static_cast(offsetof(NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785, ___m_Buffer_0)); } inline void* get_m_Buffer_0() const { return ___m_Buffer_0; } inline void** get_address_of_m_Buffer_0() { return &___m_Buffer_0; } inline void set_m_Buffer_0(void* value) { ___m_Buffer_0 = value; } inline static int32_t get_offset_of_m_Length_1() { return static_cast(offsetof(NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785, ___m_Length_1)); } inline int32_t get_m_Length_1() const { return ___m_Length_1; } inline int32_t* get_address_of_m_Length_1() { return &___m_Length_1; } inline void set_m_Length_1(int32_t value) { ___m_Length_1 = value; } inline static int32_t get_offset_of_m_AllocatorLabel_2() { return static_cast(offsetof(NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785, ___m_AllocatorLabel_2)); } inline int32_t get_m_AllocatorLabel_2() const { return ___m_AllocatorLabel_2; } inline int32_t* get_address_of_m_AllocatorLabel_2() { return &___m_AllocatorLabel_2; } inline void set_m_AllocatorLabel_2(int32_t value) { ___m_AllocatorLabel_2 = value; } }; // Unity.Collections.NativeArray`1 struct NativeArray_1_t9D118727A643E61710D0A4DF5B0C8CD1A918A40B { public: // System.Void* Unity.Collections.NativeArray`1::m_Buffer void* ___m_Buffer_0; // System.Int32 Unity.Collections.NativeArray`1::m_Length int32_t ___m_Length_1; // Unity.Collections.Allocator Unity.Collections.NativeArray`1::m_AllocatorLabel int32_t ___m_AllocatorLabel_2; public: inline static int32_t get_offset_of_m_Buffer_0() { return static_cast(offsetof(NativeArray_1_t9D118727A643E61710D0A4DF5B0C8CD1A918A40B, ___m_Buffer_0)); } inline void* get_m_Buffer_0() const { return ___m_Buffer_0; } inline void** get_address_of_m_Buffer_0() { return &___m_Buffer_0; } inline void set_m_Buffer_0(void* value) { ___m_Buffer_0 = value; } inline static int32_t get_offset_of_m_Length_1() { return static_cast(offsetof(NativeArray_1_t9D118727A643E61710D0A4DF5B0C8CD1A918A40B, ___m_Length_1)); } inline int32_t get_m_Length_1() const { return ___m_Length_1; } inline int32_t* get_address_of_m_Length_1() { return &___m_Length_1; } inline void set_m_Length_1(int32_t value) { ___m_Length_1 = value; } inline static int32_t get_offset_of_m_AllocatorLabel_2() { return static_cast(offsetof(NativeArray_1_t9D118727A643E61710D0A4DF5B0C8CD1A918A40B, ___m_AllocatorLabel_2)); } inline int32_t get_m_AllocatorLabel_2() const { return ___m_AllocatorLabel_2; } inline int32_t* get_address_of_m_AllocatorLabel_2() { return &___m_AllocatorLabel_2; } inline void set_m_AllocatorLabel_2(int32_t value) { ___m_AllocatorLabel_2 = value; } }; // System.Nullable`1 struct Nullable_1_tE1D8A3913CBF79878F4DDA0EBFA9459B09EA705E { public: // T System.Nullable`1::value InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 ___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_tE1D8A3913CBF79878F4DDA0EBFA9459B09EA705E, ___value_0)); } inline InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 get_value_0() const { return ___value_0; } inline InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 * get_address_of_value_0() { return &___value_0; } inline void set_value_0(InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 value) { ___value_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___value_0))->___m_Patterns_0), (void*)NULL); } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_tE1D8A3913CBF79878F4DDA0EBFA9459B09EA705E, ___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_tF714F5D279FADE97658A531BAE66D760ED99988A { public: // T System.Nullable`1::value int32_t ___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_tF714F5D279FADE97658A531BAE66D760ED99988A, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_tF714F5D279FADE97658A531BAE66D760ED99988A, ___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_t64244F99361E39CBE565C5E89436C898F18DF5DC { public: // T System.Nullable`1::value int32_t ___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_t64244F99361E39CBE565C5E89436C898F18DF5DC, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t64244F99361E39CBE565C5E89436C898F18DF5DC, ___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; } }; // UnityEngine.EventSystems.AxisEventData struct AxisEventData_t5F2EE83206BFD1BC59087D1C9CE31A4389A17E1E : public BaseEventData_t722C48843CF21B50E06CC0E2E679415E38A7444E { public: // UnityEngine.Vector2 UnityEngine.EventSystems.AxisEventData::k__BackingField Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___U3CmoveVectorU3Ek__BackingField_2; // UnityEngine.EventSystems.MoveDirection UnityEngine.EventSystems.AxisEventData::k__BackingField int32_t ___U3CmoveDirU3Ek__BackingField_3; public: inline static int32_t get_offset_of_U3CmoveVectorU3Ek__BackingField_2() { return static_cast(offsetof(AxisEventData_t5F2EE83206BFD1BC59087D1C9CE31A4389A17E1E, ___U3CmoveVectorU3Ek__BackingField_2)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_U3CmoveVectorU3Ek__BackingField_2() const { return ___U3CmoveVectorU3Ek__BackingField_2; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_U3CmoveVectorU3Ek__BackingField_2() { return &___U3CmoveVectorU3Ek__BackingField_2; } inline void set_U3CmoveVectorU3Ek__BackingField_2(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___U3CmoveVectorU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CmoveDirU3Ek__BackingField_3() { return static_cast(offsetof(AxisEventData_t5F2EE83206BFD1BC59087D1C9CE31A4389A17E1E, ___U3CmoveDirU3Ek__BackingField_3)); } inline int32_t get_U3CmoveDirU3Ek__BackingField_3() const { return ___U3CmoveDirU3Ek__BackingField_3; } inline int32_t* get_address_of_U3CmoveDirU3Ek__BackingField_3() { return &___U3CmoveDirU3Ek__BackingField_3; } inline void set_U3CmoveDirU3Ek__BackingField_3(int32_t value) { ___U3CmoveDirU3Ek__BackingField_3 = value; } }; // UnityEngine.Component struct Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // UnityEngine.GameObject struct GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // UnityEngine.InputSystem.LowLevel.InitiateUserAccountPairingCommand struct InitiateUserAccountPairingCommand_t147B5950107F38E909CC8A387C70C3D0416B5314 { public: union { struct { union { #pragma pack(push, tp, 1) struct { // UnityEngine.InputSystem.LowLevel.InputDeviceCommand UnityEngine.InputSystem.LowLevel.InitiateUserAccountPairingCommand::baseCommand InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 ___baseCommand_1; }; #pragma pack(pop, tp) struct { InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 ___baseCommand_1_forAlignmentOnly; }; }; }; uint8_t InitiateUserAccountPairingCommand_t147B5950107F38E909CC8A387C70C3D0416B5314__padding[8]; }; public: inline static int32_t get_offset_of_baseCommand_1() { return static_cast(offsetof(InitiateUserAccountPairingCommand_t147B5950107F38E909CC8A387C70C3D0416B5314, ___baseCommand_1)); } inline InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 get_baseCommand_1() const { return ___baseCommand_1; } inline InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 * get_address_of_baseCommand_1() { return &___baseCommand_1; } inline void set_baseCommand_1(InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 value) { ___baseCommand_1 = value; } }; // UnityEngine.InputSystem.InputBinding struct InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB { public: // System.String UnityEngine.InputSystem.InputBinding::m_Name String_t* ___m_Name_2; // System.String UnityEngine.InputSystem.InputBinding::m_Id String_t* ___m_Id_3; // System.String UnityEngine.InputSystem.InputBinding::m_Path String_t* ___m_Path_4; // System.String UnityEngine.InputSystem.InputBinding::m_Interactions String_t* ___m_Interactions_5; // System.String UnityEngine.InputSystem.InputBinding::m_Processors String_t* ___m_Processors_6; // System.String UnityEngine.InputSystem.InputBinding::m_Groups String_t* ___m_Groups_7; // System.String UnityEngine.InputSystem.InputBinding::m_Action String_t* ___m_Action_8; // UnityEngine.InputSystem.InputBinding/Flags UnityEngine.InputSystem.InputBinding::m_Flags int32_t ___m_Flags_9; // System.String UnityEngine.InputSystem.InputBinding::m_OverridePath String_t* ___m_OverridePath_10; // System.String UnityEngine.InputSystem.InputBinding::m_OverrideInteractions String_t* ___m_OverrideInteractions_11; // System.String UnityEngine.InputSystem.InputBinding::m_OverrideProcessors String_t* ___m_OverrideProcessors_12; public: inline static int32_t get_offset_of_m_Name_2() { return static_cast(offsetof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB, ___m_Name_2)); } inline String_t* get_m_Name_2() const { return ___m_Name_2; } inline String_t** get_address_of_m_Name_2() { return &___m_Name_2; } inline void set_m_Name_2(String_t* value) { ___m_Name_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Name_2), (void*)value); } inline static int32_t get_offset_of_m_Id_3() { return static_cast(offsetof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB, ___m_Id_3)); } inline String_t* get_m_Id_3() const { return ___m_Id_3; } inline String_t** get_address_of_m_Id_3() { return &___m_Id_3; } inline void set_m_Id_3(String_t* value) { ___m_Id_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Id_3), (void*)value); } inline static int32_t get_offset_of_m_Path_4() { return static_cast(offsetof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB, ___m_Path_4)); } inline String_t* get_m_Path_4() const { return ___m_Path_4; } inline String_t** get_address_of_m_Path_4() { return &___m_Path_4; } inline void set_m_Path_4(String_t* value) { ___m_Path_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Path_4), (void*)value); } inline static int32_t get_offset_of_m_Interactions_5() { return static_cast(offsetof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB, ___m_Interactions_5)); } inline String_t* get_m_Interactions_5() const { return ___m_Interactions_5; } inline String_t** get_address_of_m_Interactions_5() { return &___m_Interactions_5; } inline void set_m_Interactions_5(String_t* value) { ___m_Interactions_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Interactions_5), (void*)value); } inline static int32_t get_offset_of_m_Processors_6() { return static_cast(offsetof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB, ___m_Processors_6)); } inline String_t* get_m_Processors_6() const { return ___m_Processors_6; } inline String_t** get_address_of_m_Processors_6() { return &___m_Processors_6; } inline void set_m_Processors_6(String_t* value) { ___m_Processors_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Processors_6), (void*)value); } inline static int32_t get_offset_of_m_Groups_7() { return static_cast(offsetof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB, ___m_Groups_7)); } inline String_t* get_m_Groups_7() const { return ___m_Groups_7; } inline String_t** get_address_of_m_Groups_7() { return &___m_Groups_7; } inline void set_m_Groups_7(String_t* value) { ___m_Groups_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Groups_7), (void*)value); } inline static int32_t get_offset_of_m_Action_8() { return static_cast(offsetof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB, ___m_Action_8)); } inline String_t* get_m_Action_8() const { return ___m_Action_8; } inline String_t** get_address_of_m_Action_8() { return &___m_Action_8; } inline void set_m_Action_8(String_t* value) { ___m_Action_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Action_8), (void*)value); } inline static int32_t get_offset_of_m_Flags_9() { return static_cast(offsetof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB, ___m_Flags_9)); } inline int32_t get_m_Flags_9() const { return ___m_Flags_9; } inline int32_t* get_address_of_m_Flags_9() { return &___m_Flags_9; } inline void set_m_Flags_9(int32_t value) { ___m_Flags_9 = value; } inline static int32_t get_offset_of_m_OverridePath_10() { return static_cast(offsetof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB, ___m_OverridePath_10)); } inline String_t* get_m_OverridePath_10() const { return ___m_OverridePath_10; } inline String_t** get_address_of_m_OverridePath_10() { return &___m_OverridePath_10; } inline void set_m_OverridePath_10(String_t* value) { ___m_OverridePath_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OverridePath_10), (void*)value); } inline static int32_t get_offset_of_m_OverrideInteractions_11() { return static_cast(offsetof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB, ___m_OverrideInteractions_11)); } inline String_t* get_m_OverrideInteractions_11() const { return ___m_OverrideInteractions_11; } inline String_t** get_address_of_m_OverrideInteractions_11() { return &___m_OverrideInteractions_11; } inline void set_m_OverrideInteractions_11(String_t* value) { ___m_OverrideInteractions_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OverrideInteractions_11), (void*)value); } inline static int32_t get_offset_of_m_OverrideProcessors_12() { return static_cast(offsetof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB, ___m_OverrideProcessors_12)); } inline String_t* get_m_OverrideProcessors_12() const { return ___m_OverrideProcessors_12; } inline String_t** get_address_of_m_OverrideProcessors_12() { return &___m_OverrideProcessors_12; } inline void set_m_OverrideProcessors_12(String_t* value) { ___m_OverrideProcessors_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OverrideProcessors_12), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.InputBinding struct InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_marshaled_pinvoke { char* ___m_Name_2; char* ___m_Id_3; char* ___m_Path_4; char* ___m_Interactions_5; char* ___m_Processors_6; char* ___m_Groups_7; char* ___m_Action_8; int32_t ___m_Flags_9; char* ___m_OverridePath_10; char* ___m_OverrideInteractions_11; char* ___m_OverrideProcessors_12; }; // Native definition for COM marshalling of UnityEngine.InputSystem.InputBinding struct InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_marshaled_com { Il2CppChar* ___m_Name_2; Il2CppChar* ___m_Id_3; Il2CppChar* ___m_Path_4; Il2CppChar* ___m_Interactions_5; Il2CppChar* ___m_Processors_6; Il2CppChar* ___m_Groups_7; Il2CppChar* ___m_Action_8; int32_t ___m_Flags_9; Il2CppChar* ___m_OverridePath_10; Il2CppChar* ___m_OverrideInteractions_11; Il2CppChar* ___m_OverrideProcessors_12; }; // UnityEngine.InputSystem.Layouts.InputControlLayout struct InputControlLayout_tE6B3ECA665209114AFF079155BF9F2FA79A03741 : public RuntimeObject { public: // UnityEngine.InputSystem.Utilities.InternedString UnityEngine.InputSystem.Layouts.InputControlLayout::m_Name InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED ___m_Name_2; // System.Type UnityEngine.InputSystem.Layouts.InputControlLayout::m_Type Type_t * ___m_Type_3; // UnityEngine.InputSystem.Utilities.InternedString UnityEngine.InputSystem.Layouts.InputControlLayout::m_Variants InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED ___m_Variants_4; // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.Layouts.InputControlLayout::m_StateFormat FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___m_StateFormat_5; // System.Int32 UnityEngine.InputSystem.Layouts.InputControlLayout::m_StateSizeInBytes int32_t ___m_StateSizeInBytes_6; // System.Nullable`1 UnityEngine.InputSystem.Layouts.InputControlLayout::m_UpdateBeforeRender Nullable_1_t1D1CD146BFCBDC2E53E1F700889F8C5C21063EF3 ___m_UpdateBeforeRender_7; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Layouts.InputControlLayout::m_BaseLayouts InlinedArray_1_t62979DFB1C567F611655F27BEF4B8E8288F4E5FB ___m_BaseLayouts_8; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Layouts.InputControlLayout::m_AppliedOverrides InlinedArray_1_t62979DFB1C567F611655F27BEF4B8E8288F4E5FB ___m_AppliedOverrides_9; // UnityEngine.InputSystem.Utilities.InternedString[] UnityEngine.InputSystem.Layouts.InputControlLayout::m_CommonUsages InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4* ___m_CommonUsages_10; // UnityEngine.InputSystem.Layouts.InputControlLayout/ControlItem[] UnityEngine.InputSystem.Layouts.InputControlLayout::m_Controls ControlItemU5BU5D_t534859CA6A52E2EC9DDDCA52FE280E8D5CD598DB* ___m_Controls_11; // System.String UnityEngine.InputSystem.Layouts.InputControlLayout::m_DisplayName String_t* ___m_DisplayName_12; // System.String UnityEngine.InputSystem.Layouts.InputControlLayout::m_Description String_t* ___m_Description_13; // UnityEngine.InputSystem.Layouts.InputControlLayout/Flags UnityEngine.InputSystem.Layouts.InputControlLayout::m_Flags int32_t ___m_Flags_14; public: inline static int32_t get_offset_of_m_Name_2() { return static_cast(offsetof(InputControlLayout_tE6B3ECA665209114AFF079155BF9F2FA79A03741, ___m_Name_2)); } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED get_m_Name_2() const { return ___m_Name_2; } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED * get_address_of_m_Name_2() { return &___m_Name_2; } inline void set_m_Name_2(InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED value) { ___m_Name_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Name_2))->___m_StringOriginalCase_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Name_2))->___m_StringLowerCase_1), (void*)NULL); #endif } inline static int32_t get_offset_of_m_Type_3() { return static_cast(offsetof(InputControlLayout_tE6B3ECA665209114AFF079155BF9F2FA79A03741, ___m_Type_3)); } inline Type_t * get_m_Type_3() const { return ___m_Type_3; } inline Type_t ** get_address_of_m_Type_3() { return &___m_Type_3; } inline void set_m_Type_3(Type_t * value) { ___m_Type_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Type_3), (void*)value); } inline static int32_t get_offset_of_m_Variants_4() { return static_cast(offsetof(InputControlLayout_tE6B3ECA665209114AFF079155BF9F2FA79A03741, ___m_Variants_4)); } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED get_m_Variants_4() const { return ___m_Variants_4; } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED * get_address_of_m_Variants_4() { return &___m_Variants_4; } inline void set_m_Variants_4(InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED value) { ___m_Variants_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Variants_4))->___m_StringOriginalCase_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Variants_4))->___m_StringLowerCase_1), (void*)NULL); #endif } inline static int32_t get_offset_of_m_StateFormat_5() { return static_cast(offsetof(InputControlLayout_tE6B3ECA665209114AFF079155BF9F2FA79A03741, ___m_StateFormat_5)); } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 get_m_StateFormat_5() const { return ___m_StateFormat_5; } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * get_address_of_m_StateFormat_5() { return &___m_StateFormat_5; } inline void set_m_StateFormat_5(FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 value) { ___m_StateFormat_5 = value; } inline static int32_t get_offset_of_m_StateSizeInBytes_6() { return static_cast(offsetof(InputControlLayout_tE6B3ECA665209114AFF079155BF9F2FA79A03741, ___m_StateSizeInBytes_6)); } inline int32_t get_m_StateSizeInBytes_6() const { return ___m_StateSizeInBytes_6; } inline int32_t* get_address_of_m_StateSizeInBytes_6() { return &___m_StateSizeInBytes_6; } inline void set_m_StateSizeInBytes_6(int32_t value) { ___m_StateSizeInBytes_6 = value; } inline static int32_t get_offset_of_m_UpdateBeforeRender_7() { return static_cast(offsetof(InputControlLayout_tE6B3ECA665209114AFF079155BF9F2FA79A03741, ___m_UpdateBeforeRender_7)); } inline Nullable_1_t1D1CD146BFCBDC2E53E1F700889F8C5C21063EF3 get_m_UpdateBeforeRender_7() const { return ___m_UpdateBeforeRender_7; } inline Nullable_1_t1D1CD146BFCBDC2E53E1F700889F8C5C21063EF3 * get_address_of_m_UpdateBeforeRender_7() { return &___m_UpdateBeforeRender_7; } inline void set_m_UpdateBeforeRender_7(Nullable_1_t1D1CD146BFCBDC2E53E1F700889F8C5C21063EF3 value) { ___m_UpdateBeforeRender_7 = value; } inline static int32_t get_offset_of_m_BaseLayouts_8() { return static_cast(offsetof(InputControlLayout_tE6B3ECA665209114AFF079155BF9F2FA79A03741, ___m_BaseLayouts_8)); } inline InlinedArray_1_t62979DFB1C567F611655F27BEF4B8E8288F4E5FB get_m_BaseLayouts_8() const { return ___m_BaseLayouts_8; } inline InlinedArray_1_t62979DFB1C567F611655F27BEF4B8E8288F4E5FB * get_address_of_m_BaseLayouts_8() { return &___m_BaseLayouts_8; } inline void set_m_BaseLayouts_8(InlinedArray_1_t62979DFB1C567F611655F27BEF4B8E8288F4E5FB value) { ___m_BaseLayouts_8 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BaseLayouts_8))->___firstValue_1))->___m_StringOriginalCase_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BaseLayouts_8))->___firstValue_1))->___m_StringLowerCase_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_BaseLayouts_8))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_AppliedOverrides_9() { return static_cast(offsetof(InputControlLayout_tE6B3ECA665209114AFF079155BF9F2FA79A03741, ___m_AppliedOverrides_9)); } inline InlinedArray_1_t62979DFB1C567F611655F27BEF4B8E8288F4E5FB get_m_AppliedOverrides_9() const { return ___m_AppliedOverrides_9; } inline InlinedArray_1_t62979DFB1C567F611655F27BEF4B8E8288F4E5FB * get_address_of_m_AppliedOverrides_9() { return &___m_AppliedOverrides_9; } inline void set_m_AppliedOverrides_9(InlinedArray_1_t62979DFB1C567F611655F27BEF4B8E8288F4E5FB value) { ___m_AppliedOverrides_9 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_AppliedOverrides_9))->___firstValue_1))->___m_StringOriginalCase_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_AppliedOverrides_9))->___firstValue_1))->___m_StringLowerCase_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_AppliedOverrides_9))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_CommonUsages_10() { return static_cast(offsetof(InputControlLayout_tE6B3ECA665209114AFF079155BF9F2FA79A03741, ___m_CommonUsages_10)); } inline InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4* get_m_CommonUsages_10() const { return ___m_CommonUsages_10; } inline InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4** get_address_of_m_CommonUsages_10() { return &___m_CommonUsages_10; } inline void set_m_CommonUsages_10(InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4* value) { ___m_CommonUsages_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CommonUsages_10), (void*)value); } inline static int32_t get_offset_of_m_Controls_11() { return static_cast(offsetof(InputControlLayout_tE6B3ECA665209114AFF079155BF9F2FA79A03741, ___m_Controls_11)); } inline ControlItemU5BU5D_t534859CA6A52E2EC9DDDCA52FE280E8D5CD598DB* get_m_Controls_11() const { return ___m_Controls_11; } inline ControlItemU5BU5D_t534859CA6A52E2EC9DDDCA52FE280E8D5CD598DB** get_address_of_m_Controls_11() { return &___m_Controls_11; } inline void set_m_Controls_11(ControlItemU5BU5D_t534859CA6A52E2EC9DDDCA52FE280E8D5CD598DB* value) { ___m_Controls_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Controls_11), (void*)value); } inline static int32_t get_offset_of_m_DisplayName_12() { return static_cast(offsetof(InputControlLayout_tE6B3ECA665209114AFF079155BF9F2FA79A03741, ___m_DisplayName_12)); } inline String_t* get_m_DisplayName_12() const { return ___m_DisplayName_12; } inline String_t** get_address_of_m_DisplayName_12() { return &___m_DisplayName_12; } inline void set_m_DisplayName_12(String_t* value) { ___m_DisplayName_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_DisplayName_12), (void*)value); } inline static int32_t get_offset_of_m_Description_13() { return static_cast(offsetof(InputControlLayout_tE6B3ECA665209114AFF079155BF9F2FA79A03741, ___m_Description_13)); } inline String_t* get_m_Description_13() const { return ___m_Description_13; } inline String_t** get_address_of_m_Description_13() { return &___m_Description_13; } inline void set_m_Description_13(String_t* value) { ___m_Description_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Description_13), (void*)value); } inline static int32_t get_offset_of_m_Flags_14() { return static_cast(offsetof(InputControlLayout_tE6B3ECA665209114AFF079155BF9F2FA79A03741, ___m_Flags_14)); } inline int32_t get_m_Flags_14() const { return ___m_Flags_14; } inline int32_t* get_address_of_m_Flags_14() { return &___m_Flags_14; } inline void set_m_Flags_14(int32_t value) { ___m_Flags_14 = value; } }; // UnityEngine.InputSystem.InputRemoting struct InputRemoting_t1E0E6A3FCECB6332362D470A443CE1B1F0E26E38 : public RuntimeObject { public: // UnityEngine.InputSystem.InputRemoting/Flags UnityEngine.InputSystem.InputRemoting::m_Flags int32_t ___m_Flags_0; // UnityEngine.InputSystem.InputManager UnityEngine.InputSystem.InputRemoting::m_LocalManager InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F * ___m_LocalManager_1; // UnityEngine.InputSystem.InputRemoting/Subscriber[] UnityEngine.InputSystem.InputRemoting::m_Subscribers SubscriberU5BU5D_t06D34B5FCA3BDECE1ECE62C6387B38EF44ED9AA0* ___m_Subscribers_2; // UnityEngine.InputSystem.InputRemoting/RemoteSender[] UnityEngine.InputSystem.InputRemoting::m_Senders RemoteSenderU5BU5D_t09A817245335D34EF6157BB550A0D861A184125D* ___m_Senders_3; public: inline static int32_t get_offset_of_m_Flags_0() { return static_cast(offsetof(InputRemoting_t1E0E6A3FCECB6332362D470A443CE1B1F0E26E38, ___m_Flags_0)); } inline int32_t get_m_Flags_0() const { return ___m_Flags_0; } inline int32_t* get_address_of_m_Flags_0() { return &___m_Flags_0; } inline void set_m_Flags_0(int32_t value) { ___m_Flags_0 = value; } inline static int32_t get_offset_of_m_LocalManager_1() { return static_cast(offsetof(InputRemoting_t1E0E6A3FCECB6332362D470A443CE1B1F0E26E38, ___m_LocalManager_1)); } inline InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F * get_m_LocalManager_1() const { return ___m_LocalManager_1; } inline InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F ** get_address_of_m_LocalManager_1() { return &___m_LocalManager_1; } inline void set_m_LocalManager_1(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F * value) { ___m_LocalManager_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_LocalManager_1), (void*)value); } inline static int32_t get_offset_of_m_Subscribers_2() { return static_cast(offsetof(InputRemoting_t1E0E6A3FCECB6332362D470A443CE1B1F0E26E38, ___m_Subscribers_2)); } inline SubscriberU5BU5D_t06D34B5FCA3BDECE1ECE62C6387B38EF44ED9AA0* get_m_Subscribers_2() const { return ___m_Subscribers_2; } inline SubscriberU5BU5D_t06D34B5FCA3BDECE1ECE62C6387B38EF44ED9AA0** get_address_of_m_Subscribers_2() { return &___m_Subscribers_2; } inline void set_m_Subscribers_2(SubscriberU5BU5D_t06D34B5FCA3BDECE1ECE62C6387B38EF44ED9AA0* value) { ___m_Subscribers_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Subscribers_2), (void*)value); } inline static int32_t get_offset_of_m_Senders_3() { return static_cast(offsetof(InputRemoting_t1E0E6A3FCECB6332362D470A443CE1B1F0E26E38, ___m_Senders_3)); } inline RemoteSenderU5BU5D_t09A817245335D34EF6157BB550A0D861A184125D* get_m_Senders_3() const { return ___m_Senders_3; } inline RemoteSenderU5BU5D_t09A817245335D34EF6157BB550A0D861A184125D** get_address_of_m_Senders_3() { return &___m_Senders_3; } inline void set_m_Senders_3(RemoteSenderU5BU5D_t09A817245335D34EF6157BB550A0D861A184125D* value) { ___m_Senders_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Senders_3), (void*)value); } }; // UnityEngine.InputSystem.LowLevel.InputUpdate struct InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57 : public RuntimeObject { public: public: }; // System.MulticastDelegate struct MulticastDelegate_t : public Delegate_t { public: // System.Delegate[] System.MulticastDelegate::delegates DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* ___delegates_11; public: inline static int32_t get_offset_of_delegates_11() { return static_cast(offsetof(MulticastDelegate_t, ___delegates_11)); } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* get_delegates_11() const { return ___delegates_11; } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8** get_address_of_delegates_11() { return &___delegates_11; } inline void set_delegates_11(DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* value) { ___delegates_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___delegates_11), (void*)value); } }; // Native definition for P/Invoke marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke { Delegate_t_marshaled_pinvoke** ___delegates_11; }; // Native definition for COM marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com { Delegate_t_marshaled_com** ___delegates_11; }; // UnityEngineInternal.Input.NativeInputEvent struct NativeInputEvent_t21B4AB4BC38B4E147E82E91E29CE8877CF035FCD { public: union { struct { union { #pragma pack(push, tp, 1) struct { // UnityEngineInternal.Input.NativeInputEventType UnityEngineInternal.Input.NativeInputEvent::type int32_t ___type_1; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { int32_t ___type_1_forAlignmentOnly; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___sizeInBytes_2_OffsetPadding[4]; // System.UInt16 UnityEngineInternal.Input.NativeInputEvent::sizeInBytes uint16_t ___sizeInBytes_2; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___sizeInBytes_2_OffsetPadding_forAlignmentOnly[4]; uint16_t ___sizeInBytes_2_forAlignmentOnly; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___deviceId_3_OffsetPadding[6]; // System.UInt16 UnityEngineInternal.Input.NativeInputEvent::deviceId uint16_t ___deviceId_3; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___deviceId_3_OffsetPadding_forAlignmentOnly[6]; uint16_t ___deviceId_3_forAlignmentOnly; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___time_4_OffsetPadding[8]; // System.Double UnityEngineInternal.Input.NativeInputEvent::time double ___time_4; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___time_4_OffsetPadding_forAlignmentOnly[8]; double ___time_4_forAlignmentOnly; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___eventId_5_OffsetPadding[16]; // System.Int32 UnityEngineInternal.Input.NativeInputEvent::eventId int32_t ___eventId_5; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___eventId_5_OffsetPadding_forAlignmentOnly[16]; int32_t ___eventId_5_forAlignmentOnly; }; #pragma pack(pop, tp) }; }; uint8_t NativeInputEvent_t21B4AB4BC38B4E147E82E91E29CE8877CF035FCD__padding[20]; }; public: inline static int32_t get_offset_of_type_1() { return static_cast(offsetof(NativeInputEvent_t21B4AB4BC38B4E147E82E91E29CE8877CF035FCD, ___type_1)); } inline int32_t get_type_1() const { return ___type_1; } inline int32_t* get_address_of_type_1() { return &___type_1; } inline void set_type_1(int32_t value) { ___type_1 = value; } inline static int32_t get_offset_of_sizeInBytes_2() { return static_cast(offsetof(NativeInputEvent_t21B4AB4BC38B4E147E82E91E29CE8877CF035FCD, ___sizeInBytes_2)); } inline uint16_t get_sizeInBytes_2() const { return ___sizeInBytes_2; } inline uint16_t* get_address_of_sizeInBytes_2() { return &___sizeInBytes_2; } inline void set_sizeInBytes_2(uint16_t value) { ___sizeInBytes_2 = value; } inline static int32_t get_offset_of_deviceId_3() { return static_cast(offsetof(NativeInputEvent_t21B4AB4BC38B4E147E82E91E29CE8877CF035FCD, ___deviceId_3)); } inline uint16_t get_deviceId_3() const { return ___deviceId_3; } inline uint16_t* get_address_of_deviceId_3() { return &___deviceId_3; } inline void set_deviceId_3(uint16_t value) { ___deviceId_3 = value; } inline static int32_t get_offset_of_time_4() { return static_cast(offsetof(NativeInputEvent_t21B4AB4BC38B4E147E82E91E29CE8877CF035FCD, ___time_4)); } inline double get_time_4() const { return ___time_4; } inline double* get_address_of_time_4() { return &___time_4; } inline void set_time_4(double value) { ___time_4 = value; } inline static int32_t get_offset_of_eventId_5() { return static_cast(offsetof(NativeInputEvent_t21B4AB4BC38B4E147E82E91E29CE8877CF035FCD, ___eventId_5)); } inline int32_t get_eventId_5() const { return ___eventId_5; } inline int32_t* get_address_of_eventId_5() { return &___eventId_5; } inline void set_eventId_5(int32_t value) { ___eventId_5 = value; } }; // UnityEngine.UI.Navigation struct Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A { public: // UnityEngine.UI.Navigation/Mode UnityEngine.UI.Navigation::m_Mode int32_t ___m_Mode_0; // System.Boolean UnityEngine.UI.Navigation::m_WrapAround bool ___m_WrapAround_1; // UnityEngine.UI.Selectable UnityEngine.UI.Navigation::m_SelectOnUp Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnUp_2; // UnityEngine.UI.Selectable UnityEngine.UI.Navigation::m_SelectOnDown Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnDown_3; // UnityEngine.UI.Selectable UnityEngine.UI.Navigation::m_SelectOnLeft Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnLeft_4; // UnityEngine.UI.Selectable UnityEngine.UI.Navigation::m_SelectOnRight Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnRight_5; public: inline static int32_t get_offset_of_m_Mode_0() { return static_cast(offsetof(Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A, ___m_Mode_0)); } inline int32_t get_m_Mode_0() const { return ___m_Mode_0; } inline int32_t* get_address_of_m_Mode_0() { return &___m_Mode_0; } inline void set_m_Mode_0(int32_t value) { ___m_Mode_0 = value; } inline static int32_t get_offset_of_m_WrapAround_1() { return static_cast(offsetof(Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A, ___m_WrapAround_1)); } inline bool get_m_WrapAround_1() const { return ___m_WrapAround_1; } inline bool* get_address_of_m_WrapAround_1() { return &___m_WrapAround_1; } inline void set_m_WrapAround_1(bool value) { ___m_WrapAround_1 = value; } inline static int32_t get_offset_of_m_SelectOnUp_2() { return static_cast(offsetof(Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A, ___m_SelectOnUp_2)); } inline Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * get_m_SelectOnUp_2() const { return ___m_SelectOnUp_2; } inline Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD ** get_address_of_m_SelectOnUp_2() { return &___m_SelectOnUp_2; } inline void set_m_SelectOnUp_2(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * value) { ___m_SelectOnUp_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SelectOnUp_2), (void*)value); } inline static int32_t get_offset_of_m_SelectOnDown_3() { return static_cast(offsetof(Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A, ___m_SelectOnDown_3)); } inline Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * get_m_SelectOnDown_3() const { return ___m_SelectOnDown_3; } inline Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD ** get_address_of_m_SelectOnDown_3() { return &___m_SelectOnDown_3; } inline void set_m_SelectOnDown_3(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * value) { ___m_SelectOnDown_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SelectOnDown_3), (void*)value); } inline static int32_t get_offset_of_m_SelectOnLeft_4() { return static_cast(offsetof(Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A, ___m_SelectOnLeft_4)); } inline Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * get_m_SelectOnLeft_4() const { return ___m_SelectOnLeft_4; } inline Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD ** get_address_of_m_SelectOnLeft_4() { return &___m_SelectOnLeft_4; } inline void set_m_SelectOnLeft_4(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * value) { ___m_SelectOnLeft_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SelectOnLeft_4), (void*)value); } inline static int32_t get_offset_of_m_SelectOnRight_5() { return static_cast(offsetof(Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A, ___m_SelectOnRight_5)); } inline Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * get_m_SelectOnRight_5() const { return ___m_SelectOnRight_5; } inline Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD ** get_address_of_m_SelectOnRight_5() { return &___m_SelectOnRight_5; } inline void set_m_SelectOnRight_5(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * value) { ___m_SelectOnRight_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SelectOnRight_5), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.UI.Navigation struct Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A_marshaled_pinvoke { int32_t ___m_Mode_0; int32_t ___m_WrapAround_1; Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnUp_2; Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnDown_3; Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnLeft_4; Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnRight_5; }; // Native definition for COM marshalling of UnityEngine.UI.Navigation struct Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A_marshaled_com { int32_t ___m_Mode_0; int32_t ___m_WrapAround_1; Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnUp_2; Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnDown_3; Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnLeft_4; Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnRight_5; }; // UnityEngine.InputSystem.UI.NavigationModel struct NavigationModel_t41E613A7D215246022DF7F260E5A6BA496C65EF7 { public: // UnityEngine.Vector2 UnityEngine.InputSystem.UI.NavigationModel::move Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___move_0; // System.Int32 UnityEngine.InputSystem.UI.NavigationModel::consecutiveMoveCount int32_t ___consecutiveMoveCount_1; // UnityEngine.EventSystems.MoveDirection UnityEngine.InputSystem.UI.NavigationModel::lastMoveDirection int32_t ___lastMoveDirection_2; // System.Single UnityEngine.InputSystem.UI.NavigationModel::lastMoveTime float ___lastMoveTime_3; // UnityEngine.EventSystems.AxisEventData UnityEngine.InputSystem.UI.NavigationModel::eventData AxisEventData_t5F2EE83206BFD1BC59087D1C9CE31A4389A17E1E * ___eventData_4; public: inline static int32_t get_offset_of_move_0() { return static_cast(offsetof(NavigationModel_t41E613A7D215246022DF7F260E5A6BA496C65EF7, ___move_0)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_move_0() const { return ___move_0; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_move_0() { return &___move_0; } inline void set_move_0(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___move_0 = value; } inline static int32_t get_offset_of_consecutiveMoveCount_1() { return static_cast(offsetof(NavigationModel_t41E613A7D215246022DF7F260E5A6BA496C65EF7, ___consecutiveMoveCount_1)); } inline int32_t get_consecutiveMoveCount_1() const { return ___consecutiveMoveCount_1; } inline int32_t* get_address_of_consecutiveMoveCount_1() { return &___consecutiveMoveCount_1; } inline void set_consecutiveMoveCount_1(int32_t value) { ___consecutiveMoveCount_1 = value; } inline static int32_t get_offset_of_lastMoveDirection_2() { return static_cast(offsetof(NavigationModel_t41E613A7D215246022DF7F260E5A6BA496C65EF7, ___lastMoveDirection_2)); } inline int32_t get_lastMoveDirection_2() const { return ___lastMoveDirection_2; } inline int32_t* get_address_of_lastMoveDirection_2() { return &___lastMoveDirection_2; } inline void set_lastMoveDirection_2(int32_t value) { ___lastMoveDirection_2 = value; } inline static int32_t get_offset_of_lastMoveTime_3() { return static_cast(offsetof(NavigationModel_t41E613A7D215246022DF7F260E5A6BA496C65EF7, ___lastMoveTime_3)); } inline float get_lastMoveTime_3() const { return ___lastMoveTime_3; } inline float* get_address_of_lastMoveTime_3() { return &___lastMoveTime_3; } inline void set_lastMoveTime_3(float value) { ___lastMoveTime_3 = value; } inline static int32_t get_offset_of_eventData_4() { return static_cast(offsetof(NavigationModel_t41E613A7D215246022DF7F260E5A6BA496C65EF7, ___eventData_4)); } inline AxisEventData_t5F2EE83206BFD1BC59087D1C9CE31A4389A17E1E * get_eventData_4() const { return ___eventData_4; } inline AxisEventData_t5F2EE83206BFD1BC59087D1C9CE31A4389A17E1E ** get_address_of_eventData_4() { return &___eventData_4; } inline void set_eventData_4(AxisEventData_t5F2EE83206BFD1BC59087D1C9CE31A4389A17E1E * value) { ___eventData_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___eventData_4), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.UI.NavigationModel struct NavigationModel_t41E613A7D215246022DF7F260E5A6BA496C65EF7_marshaled_pinvoke { Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___move_0; int32_t ___consecutiveMoveCount_1; int32_t ___lastMoveDirection_2; float ___lastMoveTime_3; AxisEventData_t5F2EE83206BFD1BC59087D1C9CE31A4389A17E1E * ___eventData_4; }; // Native definition for COM marshalling of UnityEngine.InputSystem.UI.NavigationModel struct NavigationModel_t41E613A7D215246022DF7F260E5A6BA496C65EF7_marshaled_com { Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___move_0; int32_t ___consecutiveMoveCount_1; int32_t ___lastMoveDirection_2; float ___lastMoveTime_3; AxisEventData_t5F2EE83206BFD1BC59087D1C9CE31A4389A17E1E * ___eventData_4; }; // UnityEngine.EventSystems.PointerEventData struct PointerEventData_tC6C1BEE9D4C8755A31DA7FC0C9A1F28A36456954 : public BaseEventData_t722C48843CF21B50E06CC0E2E679415E38A7444E { public: // UnityEngine.GameObject UnityEngine.EventSystems.PointerEventData::k__BackingField GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___U3CpointerEnterU3Ek__BackingField_2; // UnityEngine.GameObject UnityEngine.EventSystems.PointerEventData::m_PointerPress GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___m_PointerPress_3; // UnityEngine.GameObject UnityEngine.EventSystems.PointerEventData::k__BackingField GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___U3ClastPressU3Ek__BackingField_4; // UnityEngine.GameObject UnityEngine.EventSystems.PointerEventData::k__BackingField GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___U3CrawPointerPressU3Ek__BackingField_5; // UnityEngine.GameObject UnityEngine.EventSystems.PointerEventData::k__BackingField GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___U3CpointerDragU3Ek__BackingField_6; // UnityEngine.GameObject UnityEngine.EventSystems.PointerEventData::k__BackingField GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___U3CpointerClickU3Ek__BackingField_7; // UnityEngine.EventSystems.RaycastResult UnityEngine.EventSystems.PointerEventData::k__BackingField RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE ___U3CpointerCurrentRaycastU3Ek__BackingField_8; // UnityEngine.EventSystems.RaycastResult UnityEngine.EventSystems.PointerEventData::k__BackingField RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE ___U3CpointerPressRaycastU3Ek__BackingField_9; // System.Collections.Generic.List`1 UnityEngine.EventSystems.PointerEventData::hovered List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * ___hovered_10; // System.Boolean UnityEngine.EventSystems.PointerEventData::k__BackingField bool ___U3CeligibleForClickU3Ek__BackingField_11; // System.Int32 UnityEngine.EventSystems.PointerEventData::k__BackingField int32_t ___U3CpointerIdU3Ek__BackingField_12; // UnityEngine.Vector2 UnityEngine.EventSystems.PointerEventData::k__BackingField Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___U3CpositionU3Ek__BackingField_13; // UnityEngine.Vector2 UnityEngine.EventSystems.PointerEventData::k__BackingField Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___U3CdeltaU3Ek__BackingField_14; // UnityEngine.Vector2 UnityEngine.EventSystems.PointerEventData::k__BackingField Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___U3CpressPositionU3Ek__BackingField_15; // UnityEngine.Vector3 UnityEngine.EventSystems.PointerEventData::k__BackingField Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___U3CworldPositionU3Ek__BackingField_16; // UnityEngine.Vector3 UnityEngine.EventSystems.PointerEventData::k__BackingField Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___U3CworldNormalU3Ek__BackingField_17; // System.Single UnityEngine.EventSystems.PointerEventData::k__BackingField float ___U3CclickTimeU3Ek__BackingField_18; // System.Int32 UnityEngine.EventSystems.PointerEventData::k__BackingField int32_t ___U3CclickCountU3Ek__BackingField_19; // UnityEngine.Vector2 UnityEngine.EventSystems.PointerEventData::k__BackingField Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___U3CscrollDeltaU3Ek__BackingField_20; // System.Boolean UnityEngine.EventSystems.PointerEventData::k__BackingField bool ___U3CuseDragThresholdU3Ek__BackingField_21; // System.Boolean UnityEngine.EventSystems.PointerEventData::k__BackingField bool ___U3CdraggingU3Ek__BackingField_22; // UnityEngine.EventSystems.PointerEventData/InputButton UnityEngine.EventSystems.PointerEventData::