#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include #include template struct VirtFuncInvoker3 { typedef R (*Func)(void*, T1, T2, T3, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; template struct VirtFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtActionInvoker3 { typedef void (*Action)(void*, T1, T2, T3, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; template struct VirtFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct 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 InterfaceFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct InterfaceFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)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); } }; // System.Action`1 struct Action_1_t959112CA57F000D8DDD2DC51D171E0C6D61491BA; // System.Action`1 struct Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC; // System.Action`1 struct Action_1_tF027A14E846C2C7B23079AF50A99AF77371FFC81; // System.Action`1 struct Action_1_t61BD3DFB9BC1BA4B424EA704CEA81D8C8D2F5B79; // System.Action`1 struct Action_1_tFC48ABC201ECE98EE324DEE2F9ED877F6DC33E7D; // 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_t86645AF7004B27FBBEEA9B4EBCE215885AFBC3E7; // System.Action`2 struct Action_2_t961B8FC40C595B3E8948D3CB85E51EB90540D7EF; // System.Action`2 struct Action_2_tB596892BAE11233D1410B282A3EE7610732B50EC; // System.Action`2 struct Action_2_tBB7AE204FD0C5FE10EC036638475EBCC10BF9B39; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tD695848A44AF92EAFC286F58A272F421EA39D447; // 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_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_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162; // System.Func`1 struct Func_1_t87F4D899EDDDA25407AC884A9A61F602E32A21FA; // System.Func`1 struct Func_1_t807CEE610086E24A0167BAA97A64062016E09D49; // System.Func`2 struct Func_2_tDFF7FD5F9307DD46AB85BF6531D2DB40FC0FA613; // System.Func`2 struct Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436; // System.Func`2 struct Func_2_t5FF29EF71496B6AFA2C5B7FF601B0EFA1C47A41A; // System.Func`3 struct Func_3_t2C41859D084C543E2B0ABD59C126E950EBE553A9; // 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_t45F75268054D01D9E70EB33D7F6D2FA609DB9229; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t1A7A9228604369639BD31A89861D601786737E5D; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t6CE034706B0CF86FCA3859011160EE8799686386; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t1007B7E8A105DCBDCEFCEF785F48B6E55A2B6F2A; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t074897E18EF8351BB361DBAA8F4503A488148BD5; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t52B1AC8D9E5E1ED28DF6C46A37C9A1B00B394F9D; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t93E63A8817E47B0ABB0C926464B2FA0C4BCE9E83; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t3A44F60681B6BBEF6C58D24BE134CDAC0B1D553B; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_tBFC9BF6F454A40E0049A9605352F969016A5494C; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t347D3779C79809CF27B13110F173902B29B53B07; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t64B5CDD68064DCFE73A5BDB2545FF1DAA386E76B; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_tAB93528781C699086D4BCD07AE9C2792943290C7; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t2DC97C7D486BF9E077C2BC2E517E434F393AA76E; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_tE6A65C5E45E33FD7D9849FD0914DE3AD32B68050; // System.IObservable`1 struct IObservable_1_tCBDEEC701BB644316082E54D70DD611ED9E7A0D3; // System.IObserver`1 struct IObserver_1_t072DF21B5F7715B733A9517AE29C55682B49568E; // UnityEngine.InputSystem.InputControl`1 struct InputControl_1_t3F41CA4889198557F0954ECFC0D734B536F12FD6; // UnityEngine.InputSystem.InputProcessor`1 struct InputProcessor_1_tC797B512F2641A0AB0844215B781FCBB24FC8EFA; // UnityEngine.InputSystem.InputProcessor`1 struct InputProcessor_1_tCB20A5B5AB1011285946D3C0662C31DE0723075E; // UnityEngine.InputSystem.InputProcessor`1 struct InputProcessor_1_t97A3DFD1D319E367F13E1723DF8FCF389D67C4F2; // UnityEngine.InputSystem.InputProcessor`1 struct InputProcessor_1_t2B5820D8FCAD8C7864ECD8C574B87CFED83A96CA; // UnityEngine.InputSystem.LowLevel.InputStateHistory`1 struct InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t61F8738ED346768CC112B2E27863BF9F73C76D90; // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_tC5DBFF0A12DD027962885E57237A73F3553DE521; // System.Collections.Generic.List`1 struct List_1_tFFE73B0BB3F7FB42B352704EF27E024293EECFD5; // System.Collections.Generic.List`1 struct List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7; // System.Collections.Generic.List`1 struct List_1_tCBF5EB99F2E538DCB47A8C835DD4B9C024879393; // System.Collections.Generic.List`1 struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5; // System.Collections.Generic.List`1 struct List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4; // System.Collections.Generic.List`1 struct List_1_tB5604342CA87D606B63C11C10BF77CDEBA2D8187; // System.Collections.Generic.List`1 struct List_1_t020B0ECE3612275785654B114F457A7EBAB9199B; // System.Collections.Generic.List`1 struct List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717; // System.Collections.Generic.List`1 struct List_1_tB0AB87A0CDEC1CF5456422A1F87B5EC9EFF9516C; // System.Predicate`1 struct Predicate_1_tD62C8A7CBDEEFB9A4CFA42B57D33BF69DAC22C21; // UnityEngine.InputSystem.Utilities.SavedStructState`1 struct SavedStructState_1_t3D331EDB16578AB6F0DFEF8441B0A286431BCBFC; // UnityEngine.InputSystem.Utilities.SavedStructState`1/TypedRestore struct TypedRestore_tB2EC35E417DAA0BBE9B111D9D1C760E22E8E6BD2; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t17EEB7B2EDD3CB5222C660D7E739F803986BF025; // System.Action`1[] struct Action_1U5BU5D_t869135252E198DB5B25DC1D8E460FA19D53E119B; // System.Action`1[] struct Action_1U5BU5D_t45AFA72AB9C17482E4A448FF460696B2CD7F5B30; // System.Action`1[] struct Action_1U5BU5D_t8054A94E13920B6EAD3A3ACE9E49CCEB297F5292; // 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_t83DF7E20FD1A3C4F6A6FE31F98451AB69E750981; // System.Action`2[] struct Action_2U5BU5D_t8B6AB971B66493894C76964146F49BCDE4994054; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_tABFC31237D6642B5D4C1DBA234CA37EE851EB0AE; // UnityEngine.InputSystem.InputProcessor`1[] struct InputProcessor_1U5BU5D_tE570C3D0B2C8F6ECE9058972450FE9624F6AAD62; // UnityEngine.InputSystem.InputProcessor`1[] struct InputProcessor_1U5BU5D_t3925B08D6698CDA37A4B9C5E10F8FFA1868F9587; // UnityEngine.InputSystem.InputProcessor`1[] struct InputProcessor_1U5BU5D_t4E7F1C676ED9874F3A93CFB93A154797EF363BC2; // UnityEngine.InputSystem.InputProcessor`1[] struct InputProcessor_1U5BU5D_t17D43D53477F87726CEC5E1CE6B5437D27AE8232; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_t7E976A4C11090CA77A36F27FF080865677E9C105; // System.Action[] struct ActionU5BU5D_t4184CD78B103476FA93E685EDBF3C083DBA9E2C2; // System.Byte[] struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // System.Delegate[] struct DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8; // UnityEngine.InputSystem.EnhancedTouch.Finger[] struct FingerU5BU5D_tCFD149751D44AF322A6ECF960D5D2F213A2E14FD; // System.Runtime.InteropServices.GCHandle[] struct GCHandleU5BU5D_tE15D27927DA8B3D667EF2723192CDC34B763D2F3; // UnityEngine.InputSystem.Gamepad[] struct GamepadU5BU5D_t5BD2725641F9AEF2094A07C94B47410E3B3880AB; // UnityEngine.InputSystem.LowLevel.GamepadButton[] struct GamepadButtonU5BU5D_t7CBD549663D477962A0F68E81CD3B7F134F2000E; // 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.InputDeviceFindControlLayoutDelegate[] struct InputDeviceFindControlLayoutDelegateU5BU5D_tD623D611CF24B7F8960BAA8B4EFC172CE4ADAB72; // UnityEngine.InputSystem.InputProcessor[] struct InputProcessorU5BU5D_t6C9B3D9B68534217E9628B72E54D186B839399A0; // System.Int32[] struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; // System.IntPtr[] struct IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6; // UnityEngine.InputSystem.Utilities.InternedString[] struct InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4; // UnityEngine.InputSystem.Utilities.NamedValue[] struct NamedValueU5BU5D_t16F5D30B70B5FEDA89AE16CFD61FACEC7DF85391; // System.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; // System.Single[] struct SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971; // System.String[] struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A; // UnityEngine.InputSystem.EnhancedTouch.Touch[] struct TouchU5BU5D_tA75E18663150E79625A5A3C3FAE5D39238D343AA; // UnityEngine.InputSystem.Controls.TouchControl[] struct TouchControlU5BU5D_t26ABEB41FF07BF7B670BE1BAD30055D56579D890; // UnityEngine.InputSystem.Touchscreen[] struct TouchscreenU5BU5D_t969F0005E7679F003576EE2D2625A604920C51DC; // System.Type[] struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755; // System.UInt32[] struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF; // UnityEngine.InputSystem.HID.HID/HIDCollectionDescriptor[] struct HIDCollectionDescriptorU5BU5D_t44A200739AD0674BB83F5B53B9DFC08C129D347B; // UnityEngine.InputSystem.HID.HID/HIDElementDescriptor[] struct HIDElementDescriptorU5BU5D_tDAC44C8A84F113B231C75F7BB7F584501B01D8F8; // UnityEngine.InputSystem.HID.HIDParser/HIDReportData[] struct HIDReportDataU5BU5D_t0E1A335FA31D95766AADF5826B7B1D53CEF9DB1C; // UnityEngine.InputSystem.HID.HIDSupport/HIDPageUsage[] struct HIDPageUsageU5BU5D_t89C76CB12CFAA380D643F494A3D71DEE6DD398A9; // UnityEngine.InputSystem.InputActionMap/BindingJson[] struct BindingJsonU5BU5D_tAE92DA4FCC0E3900948300E503DE0ED684EC30B4; // UnityEngine.InputSystem.InputActionMap/BindingOverrideJson[] struct BindingOverrideJsonU5BU5D_t579CF9B9456C565546432D8930E8C59A814540E4; // UnityEngine.InputSystem.InputActionMap/ReadActionJson[] struct ReadActionJsonU5BU5D_tCF8120EBA360F9A415E4148920C8834DAB6EDB88; // UnityEngine.InputSystem.InputActionMap/ReadMapJson[] struct ReadMapJsonU5BU5D_tCBEF73957B63BEE4BC935C11A11F7B055A7FBEE3; // UnityEngine.InputSystem.InputActionMap/WriteActionJson[] struct WriteActionJsonU5BU5D_tAF7847B877C55C4B3B39412B05F65864D8C26D23; // UnityEngine.InputSystem.InputActionMap/WriteMapJson[] struct WriteMapJsonU5BU5D_t47447828A3C78868DE4FC7A2F8AFF017C8FC0956; // UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterOverride[] struct ParameterOverrideU5BU5D_tADBEDC81D75FD8D3447C1191A71102387A9154EE; // UnityEngine.InputSystem.Layouts.InputControlLayout/ControlItem[] struct ControlItemU5BU5D_t534859CA6A52E2EC9DDDCA52FE280E8D5CD598DB; // UnityEngine.InputSystem.InputControlScheme/DeviceRequirement[] struct DeviceRequirementU5BU5D_tBAAEA8AD0E93A8EF9DF98E9F4957B7A56286E795; // UnityEngine.InputSystem.InputControlScheme/SchemeJson[] struct SchemeJsonU5BU5D_t57FDF11F72F0043029240825717D2C5B11BA7C46; // UnityEngine.InputSystem.InputManager/AvailableDevice[] struct AvailableDeviceU5BU5D_tD06A367F836B46BB029A8E9DAD83C23B6144D330; // UnityEngine.InputSystem.InputManager/StateChangeMonitorTimeout[] struct StateChangeMonitorTimeoutU5BU5D_tB541E66E8C64A4EE2D3C6F243A3A9833BFBE0BF7; // UnityEngine.InputSystem.InputManager/StateChangeMonitorsForDevice[] struct StateChangeMonitorsForDeviceU5BU5D_t4C364C88ABDD3FE860869EA9B64A5686D241B4FE; // UnityEngine.InputSystem.InputControlScheme/SchemeJson/DeviceJson[] struct DeviceJsonU5BU5D_tD438D8EA8980895AD24A4F143673C4FC8C13A0EB; // System.Action struct Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6; // 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; // System.Reflection.Binder struct Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30; // UnityEngine.InputSystem.Controls.ButtonControl struct ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68; // System.Globalization.CodePageDataItem struct CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E; // System.Text.DecoderFallback struct DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D; // System.DelegateData struct DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288; // UnityEngine.InputSystem.Controls.DeltaControl struct DeltaControl_t8A924CCBD9CC326D8375AD18A2AC1B62C45ECE10; // UnityEngine.InputSystem.Controls.DoubleControl struct DoubleControl_t273946F2F448608F2EFD3D64A8273E7966911FF7; // UnityEngine.InputSystem.Controls.DpadControl struct DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D; // System.Text.EncoderFallback struct EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4; // System.Text.Encoding struct Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827; // System.Exception struct Exception_t; // System.Reflection.FieldInfo struct FieldInfo_t; // UnityEngine.InputSystem.EnhancedTouch.Finger struct Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F; // UnityEngine.InputSystem.Utilities.ForDeviceEventObservable struct ForDeviceEventObservable_t8EA40B6E331B7065B3869499C0434911C99BE2B3; // UnityEngine.InputSystem.Gamepad struct Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2; // UnityEngine.InputSystem.GravitySensor struct GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7; // UnityEngine.InputSystem.Gyroscope struct Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E; // UnityEngine.InputSystem.HID.HID struct HID_tF5DA045053DC4AF556BA93C3FD9076208341ADAE; // Unity.XR.OpenVR.HandedViveTracker struct HandedViveTracker_t26F1A0D912FCAD8AB1B23E7BA239E6CC52AFFAA1; // System.Collections.Hashtable struct Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC; // UnityEngine.InputSystem.Interactions.HoldInteraction struct HoldInteraction_t715CE494CFF68BC626B4D35D87BC2813C4119F72; // UnityEngine.XR.WindowsMR.Input.HololensHand struct HololensHand_tC27B3AE488E54440908E19BD3C009690A2BD6769; // UnityEngine.InputSystem.HumiditySensor struct HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095; // System.IAsyncResult struct IAsyncResult_tC9F97BF36FCF122D29D3101D80642278297BF370; // System.Collections.IDictionary struct IDictionary_t99871C56B8EC2452AC5C4CF3831695E617B89D3A; // System.IDisposable struct IDisposable_t099785737FC6A1E3699919A94109383715A8D807; // System.Collections.IEnumerator struct IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105; // UnityEngine.InputSystem.IInputActionCollection2 struct IInputActionCollection2_t0A0097FF58D1812FC0A0A5EEBD464743F553C63A; // UnityEngine.InputSystem.IInputInteraction struct IInputInteraction_t5FC9BB12E75973D14B4666ACAFA3A255A90B0537; // UnityEngine.InputSystem.LowLevel.IInputRuntime struct IInputRuntime_t0A177D923A451CB9F40A355C0CA60DDAC6D29946; // UnityEngine.InputSystem.LowLevel.IInputStateChangeMonitor struct IInputStateChangeMonitor_t5F50ED403021CCE28E9B9955F770E5A05EF7B152; // UnityEngine.InputSystem.LowLevel.IMECompositionString struct IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83; // UnityEngine.InputSystem.Utilities.ISavedState struct ISavedState_tA65D8F96CD4A48B8221CC30A159174A396365E5D; // 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.InputBindingComposite struct InputBindingComposite_tFCCB9AFDBA6503C51555C9C5904186D990D36565; // 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.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; // System.Int32 struct Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046; // UnityEngine.InputSystem.Controls.IntegerControl struct IntegerControl_t68534DE7D89FBFC2952062997BB54680FE7DCCA4; // System.ComponentModel.InvalidEnumArgumentException struct InvalidEnumArgumentException_t900DF12581D586D2D9538FBB6F568175243D6637; // System.InvalidOperationException struct InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB; // System.Collections.Generic.KeyNotFoundException struct KeyNotFoundException_t0A3BE653F7FA27DEA1C91C2FB3DAA6C8D0CBB952; // System.Reflection.MemberFilter struct MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81; // System.Reflection.MethodInfo struct MethodInfo_t; // System.NotImplementedException struct NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6; // UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A; // UnityEngine.InputSystem.Controls.QuaternionControl struct QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48; // System.Security.Cryptography.RandomNumberGenerator struct RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F; // UnityEngine.ScriptableObject struct ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A; // UnityEngine.InputSystem.Sensor struct Sensor_t678877D11C0ECA0F2777419ED5C0EDC98959C453; // System.Single struct Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E; // UnityEngine.InputSystem.Controls.StickControl struct StickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D; // System.String struct String_t; // System.Text.StringBuilder struct StringBuilder_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; // System.Type struct Type_t; // System.UInt16 struct UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD; // UnityEngine.InputSystem.Controls.Vector2Control struct Vector2Control_t271CA458D56BCA875642853132733D774B009A96; // UnityEngine.InputSystem.Controls.Vector3Control struct Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE; // Unity.XR.OpenVR.ViveTracker struct ViveTracker_t4A04DD59CD0BAD9875C27854F8313DDD58494FEE; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5; // UnityEngine.InputSystem.XR.XRController struct XRController_tB2474121816D6124DF5CF8739FED669945C52778; // UnityEngine.InputSystem.Utilities.ForDeviceEventObservable/ForDevice struct ForDevice_t793A42F644439795E684FBDFD5B0CB4B65FA1DB6; // UnityEngine.InputSystem.HID.HID/<>c__DisplayClass12_0 struct U3CU3Ec__DisplayClass12_0_t7C3BAE8E6A63DB1E691E39DBBC07DD7394A7C71C; // UnityEngine.InputSystem.HID.HID/HIDLayoutBuilder struct HIDLayoutBuilder_t1D1D18FB0AF275C4F84769FA72F6ECF6E1EB994B; // UnityEngine.InputSystem.LowLevel.IMECompositionString/e__FixedBuffer struct U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95; // UnityEngine.InputSystem.InputActionAsset/d__31 struct U3CGetEnumeratorU3Ed__31_tAFDF29BC1C1607EAA5A6D27F4234AE404A31817F; // UnityEngine.InputSystem.InputActionAsset/d__8 struct U3Cget_bindingsU3Ed__8_t44F18071E954ABA3E2BCF74BFF2F14AFEB6C4A81; // UnityEngine.InputSystem.InputActionRebindingExtensions/<>c__DisplayClass25_0 struct U3CU3Ec__DisplayClass25_0_t68B22460D87079269D714E2D86998BB69FAF779D; // UnityEngine.InputSystem.InputActionRebindingExtensions/DeferBindingResolutionWrapper struct DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC; // UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation struct RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A; // UnityEngine.InputSystem.InputActionSetupExtensions/<>c__DisplayClass5_0 struct U3CU3Ec__DisplayClass5_0_tF7D89ABDD06DA3BD31625036C04B8E0F38C7B8DE; // 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; IL2CPP_EXTERN_C RuntimeClass* Action_1_tFC48ABC201ECE98EE324DEE2F9ED877F6DC33E7D_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* BindingOverrideListJson_t59713137EA7C1C9BE025DE1FDFE1B2391C2CB127_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Enumerator_tACF193066EC1668C6307767DCF96E5076E65C4AE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Enumerator_tB31D016A9DC5252EB3161BBACDE20D84B77482DD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Exception_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ForDevice_t793A42F644439795E684FBDFD5B0CB4B65FA1DB6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_1_t87F4D899EDDDA25407AC884A9A61F602E32A21FA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_t5FF29EF71496B6AFA2C5B7FF601B0EFA1C47A41A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_4_t9471AE3CE77AACB79F1D8E10F1FDB368D151DC6F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GenericDesktop_tA3B282D1C8C1C70FD9E69006E906BDCF232269D9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Guid_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HIDLayoutBuilder_t1D1D18FB0AF275C4F84769FA72F6ECF6E1EB994B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HIDPageUsageU5BU5D_t89C76CB12CFAA380D643F494A3D71DEE6DD398A9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HIDSupport_t59A3EBDE28C31B5C6270F43555CD973C6AE885BC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HID_tF5DA045053DC4AF556BA93C3FD9076208341ADAE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerable_1_t1007B7E8A105DCBDCEFCEF785F48B6E55A2B6F2A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerable_1_t1A7A9228604369639BD31A89861D601786737E5D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_1_t2F3B9A9609BD151ECF625CF89542FD36C9792621_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_1_t64B5CDD68064DCFE73A5BDB2545FF1DAA386E76B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_1_tAB93528781C699086D4BCD07AE9C2792943290C7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_1_tBFC9BF6F454A40E0049A9605352F969016A5494C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IInputActionCollection2_t0A0097FF58D1812FC0A0A5EEBD464743F553C63A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IInputInteraction_t5FC9BB12E75973D14B4666ACAFA3A255A90B0537_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IObservable_1_tCBDEEC701BB644316082E54D70DD611ED9E7A0D3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InputActionRebindingExtensions_t5095793D16688EC281EC80EF028AF5CC21998483_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InputDeviceFindControlLayoutDelegate_tE30412E20D6F6870BF090C6D6C4CA9B4CFD0978F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InvalidEnumArgumentException_t900DF12581D586D2D9538FBB6F568175243D6637_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* KeyNotFoundException_t0A3BE653F7FA27DEA1C91C2FB3DAA6C8D0CBB952_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t020B0ECE3612275785654B114F457A7EBAB9199B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tB5604342CA87D606B63C11C10BF77CDEBA2D8187_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717_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* Predicate_1_tD62C8A7CBDEEFB9A4CFA42B57D33BF69DAC22C21_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ReadOnlyArray_1_t65D4237D7273ED78F10C0560643AFDB52BE3A58A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RuntimeObject_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SavedStructState_1_t3D331EDB16578AB6F0DFEF8441B0A286431BCBFC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Simulation_t4B9221A3677FB83BF1BE4C76B71B6B7D7E65F78D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* String_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TypedRestore_tB2EC35E417DAA0BBE9B111D9D1C760E22E8E6BD2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CGetEnumeratorU3Ed__31_tAFDF29BC1C1607EAA5A6D27F4234AE404A31817F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec__DisplayClass12_0_t7C3BAE8E6A63DB1E691E39DBBC07DD7394A7C71C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec__DisplayClass25_0_t68B22460D87079269D714E2D86998BB69FAF779D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec__DisplayClass5_0_tF7D89ABDD06DA3BD31625036C04B8E0F38C7B8DE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t2A66F48486DAC302E37E0D4E1CC515CF0D2603BA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3Cget_bindingsU3Ed__8_t44F18071E954ABA3E2BCF74BFF2F14AFEB6C4A81_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UsagePage_t4E88F7D5613BA631109F66288E6F6C39990DEBFC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* WriteFileJson_t1E89879041484C4ABEB8BF27251500573F92D21F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* WriteFileJson_tD861465C9130F22970287E83EEE918A7E639F6F4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral003528DCAD37B27CF7D8112F88321E166C4DE072; IL2CPP_EXTERN_C String_t* _stringLiteral008F6E1BE2B28B633406A8328A0C886C24DD0A51; IL2CPP_EXTERN_C String_t* _stringLiteral0226F08F1363B72919374BC9F1AABA0AF07295F0; IL2CPP_EXTERN_C String_t* _stringLiteral0493B34AF18FDCACFEA9CE22A4A986D4997C9BB4; IL2CPP_EXTERN_C String_t* _stringLiteral0510939941CDB183622745A84DC0AE2FC3D661E3; IL2CPP_EXTERN_C String_t* _stringLiteral05BE11CA8745D9E40F7E780C852B45025FB15804; IL2CPP_EXTERN_C String_t* _stringLiteral06DE43DBC6A98E73D873FA115C67F2A6F2795DAD; IL2CPP_EXTERN_C String_t* _stringLiteral081C3977031A2708947D1006615EE867270023FE; IL2CPP_EXTERN_C String_t* _stringLiteral0B027DF4509B94EE202D7911887D9FC93669514B; IL2CPP_EXTERN_C String_t* _stringLiteral0C3C6829C3CCF8020C6AC45B87963ADC095CD44A; IL2CPP_EXTERN_C String_t* _stringLiteral0D0987F5713EEE5AB4090867404723F97F64D382; IL2CPP_EXTERN_C String_t* _stringLiteral0D22435773CD7F88ADCA3143B449620AC6FA23C9; IL2CPP_EXTERN_C String_t* _stringLiteral0D52B98D58DD8EF50D05DDB2F9E6A291EFC7F82A; IL2CPP_EXTERN_C String_t* _stringLiteral0DBCE863EC8656E24A0F9573E2C08AFC17924A25; IL2CPP_EXTERN_C String_t* _stringLiteral114A81E0999B507FB15C43C137CB34DA4305BB75; IL2CPP_EXTERN_C String_t* _stringLiteral1170092DF5BE56D21F8D1162C48687759C36B0C8; IL2CPP_EXTERN_C String_t* _stringLiteral123C43710F305AB10E82F1B225DACB726753B5B8; IL2CPP_EXTERN_C String_t* _stringLiteral1252DD742E6B9B316305F5A1AD30FC94E6A69186; IL2CPP_EXTERN_C String_t* _stringLiteral125E19000A9AFFA661B16A35D5087E438123661A; IL2CPP_EXTERN_C String_t* _stringLiteral13A39355201CC4EE76B1B481225CD083B7C5948F; IL2CPP_EXTERN_C String_t* _stringLiteral1B661C870217F11756934F5826E14A434DC7DF03; IL2CPP_EXTERN_C String_t* _stringLiteral1D9BC2C776D045C8AE166A942A9E637A7CADE7E5; IL2CPP_EXTERN_C String_t* _stringLiteral22C0BFC803D5BD7AC2BA78E866EC35DBF4356A5B; IL2CPP_EXTERN_C String_t* _stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745; IL2CPP_EXTERN_C String_t* _stringLiteral26763404460309E36106FECF953C482CAF722112; IL2CPP_EXTERN_C String_t* _stringLiteral269B276065AA2FD25E2FC1E4ED6E8FBDFB83D44D; IL2CPP_EXTERN_C String_t* _stringLiteral2AD47C03F7A83F82E3B2ADFE8A60F1727FD3BEFD; IL2CPP_EXTERN_C String_t* _stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1; IL2CPP_EXTERN_C String_t* _stringLiteral2D3C0882E8B897E888F8BF5C82A33ED850CDEA80; IL2CPP_EXTERN_C String_t* _stringLiteral2E967EC47C0181B3A2E25F28AF8F0061B4E2A296; IL2CPP_EXTERN_C String_t* _stringLiteral309EBEFBDE97823C33E47F0B9F4D2FC02B36B4D0; IL2CPP_EXTERN_C String_t* _stringLiteral324B7BF2CA4CDF2B0890671B3810E93A4B864259; IL2CPP_EXTERN_C String_t* _stringLiteral37B97248AD78DD69BA3DF192A954DA136A0917D3; IL2CPP_EXTERN_C String_t* _stringLiteral3855E8A34957312A6449FC23FFB87754C1D0E662; IL2CPP_EXTERN_C String_t* _stringLiteral3A5D56B26B1A9CEDE88C8DBEC1D7FF8296992654; IL2CPP_EXTERN_C String_t* _stringLiteral3B616898D6754E30BAD282EEC8ABEA4ADC465D21; IL2CPP_EXTERN_C String_t* _stringLiteral3BA4C63055FA6CF5A2214085C6E3F3F666044A57; IL2CPP_EXTERN_C String_t* _stringLiteral3D0876C1556DFC2E63862DAD485048B7A5B2BBE9; IL2CPP_EXTERN_C String_t* _stringLiteral413A93D2DA41C940A92CBF70746012937590610E; IL2CPP_EXTERN_C String_t* _stringLiteral42646B33B50B6AA15E22733C8900716F0FE19E1D; IL2CPP_EXTERN_C String_t* _stringLiteral43187C90BBB5DFB063A95733C9BD65ECD25A2E84; IL2CPP_EXTERN_C String_t* _stringLiteral4473DAEBAA4524D75A5E202E3CE0F38C1C0026F4; IL2CPP_EXTERN_C String_t* _stringLiteral45CA0B21E276A21B45A787AD0E832521BD4F8C30; IL2CPP_EXTERN_C String_t* _stringLiteral48CC213D1B1962F9AF6A2008F0CC850E76376B4A; IL2CPP_EXTERN_C String_t* _stringLiteral499E746C3ECFB3435A24CEBD715E461E90C8CBF3; IL2CPP_EXTERN_C String_t* _stringLiteral4C50683E6ABA3D51752EA47B0E512594C9784BC4; IL2CPP_EXTERN_C String_t* _stringLiteral4D1DC203F0C5F17225ECA9C512567695D1F57C24; IL2CPP_EXTERN_C String_t* _stringLiteral4D8D9C94AC5DA5FCED2EC8A64E10E714A2515C30; IL2CPP_EXTERN_C String_t* _stringLiteral4FAF1332EAA22ED62546993B44D1AE07024AA9C9; IL2CPP_EXTERN_C String_t* _stringLiteral522A7A5C300859374C0C29A9B5EF8997E6E336A0; IL2CPP_EXTERN_C String_t* _stringLiteral54458377977B39746D8739B34B60A49EA898EDAE; IL2CPP_EXTERN_C String_t* _stringLiteral5C2F23CF9F134EF43685EA06DC853A0223731752; IL2CPP_EXTERN_C String_t* _stringLiteral5E59ADEC6D065EC4D3C24CACB84516581F7EA09D; IL2CPP_EXTERN_C String_t* _stringLiteral6863AA8102F47C253DBDD60BF081AECA704C242A; IL2CPP_EXTERN_C String_t* _stringLiteral6894FFA21CE64A449AE8E1879F8301BCC3104A26; IL2CPP_EXTERN_C String_t* _stringLiteral6B7B4D9A6606E6EE99A64447DFA7DB3DC7C870F5; IL2CPP_EXTERN_C String_t* _stringLiteral6F2F051B870D03723E4D16A5D15E1378DC8376CF; IL2CPP_EXTERN_C String_t* _stringLiteral6F907D48D51F8D6803AF1A32952509842067054C; IL2CPP_EXTERN_C String_t* _stringLiteral70F65AEE81F97590F7F0901232AAFE6147B87BE4; IL2CPP_EXTERN_C String_t* _stringLiteral76A2534B54F17A2DD56BEE175BE3A4A68B4F3389; IL2CPP_EXTERN_C String_t* _stringLiteral7762427C3252F7C58210B9472BDD0261982D2DE1; IL2CPP_EXTERN_C String_t* _stringLiteral79E7200C256B5A139CC2342D4CDC95E51A6DD366; IL2CPP_EXTERN_C String_t* _stringLiteral7D3C9781D907A7776ACC4FA672B81C2E44257E6B; IL2CPP_EXTERN_C String_t* _stringLiteral7DE03E5EBA0308517D1762F2C0DF3B9E2A2F1870; IL2CPP_EXTERN_C String_t* _stringLiteral7F67F2BEECF89EF5CDF8DE4682F3A9B37BE8E5AE; IL2CPP_EXTERN_C String_t* _stringLiteral81244B93268D391ECE039BC7D437F0BA5B417802; IL2CPP_EXTERN_C String_t* _stringLiteral822D2E2FACD5A075837EA460A85415C1BB4A5B00; IL2CPP_EXTERN_C String_t* _stringLiteral8269852B92E4A68A3B4FD4D2BE99CAC1251D6CF3; IL2CPP_EXTERN_C String_t* _stringLiteral827E09C11A4BC48DE84AF1E4A6E0A987CD39CC68; IL2CPP_EXTERN_C String_t* _stringLiteral836BEF03CDF7F78C55ADABFC8E7F1FC31387E456; IL2CPP_EXTERN_C String_t* _stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1; IL2CPP_EXTERN_C String_t* _stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D; IL2CPP_EXTERN_C String_t* _stringLiteral8B0BAD691757D16D6283F2E533FEAA25D0219804; IL2CPP_EXTERN_C String_t* _stringLiteral8C86A0168073A8D5BD2DAB7F709FA20D552076CF; IL2CPP_EXTERN_C String_t* _stringLiteral90F0368FD1E939DF97C4180C4159E1B8783C898C; IL2CPP_EXTERN_C String_t* _stringLiteral95CB70AAEFEFEE90C947B49BF64FA23C9DEB03B4; IL2CPP_EXTERN_C String_t* _stringLiteral95D9CEBA703A971C1360204FF93C4215006D3B1D; IL2CPP_EXTERN_C String_t* _stringLiteral97C19FD894D335CC8D64964948677339E993C8B5; IL2CPP_EXTERN_C String_t* _stringLiteral9B58620806380D2BFCBC5E0CD1448D402CA69A64; IL2CPP_EXTERN_C String_t* _stringLiteral9C0461316058197D67FFB59CE6A345F2B7BEA590; IL2CPP_EXTERN_C String_t* _stringLiteral9D66EF12A6CD82764376802923341E3DC77EED80; IL2CPP_EXTERN_C String_t* _stringLiteralA185F0FDE2E3A93D140F407291AA8AA60D14D5DA; IL2CPP_EXTERN_C String_t* _stringLiteralA3A6432D10E89842D5BB539FF02B7F0EC7F72444; IL2CPP_EXTERN_C String_t* _stringLiteralA41CA1583CF7F9B7681B6464696960B8E54B3A96; IL2CPP_EXTERN_C String_t* _stringLiteralA500989D21C64E6E3A373C5DCA05DF7DECFDD5D8; IL2CPP_EXTERN_C String_t* _stringLiteralA50BD304226505CD59BAEECE4F335B233D87784B; IL2CPP_EXTERN_C String_t* _stringLiteralA658AF8EE8E0BE07C659E8CD48E66DB8B78FE3E5; IL2CPP_EXTERN_C String_t* _stringLiteralA8BC3112B7D8BA7D239031A9B33E96A23E0E29CB; IL2CPP_EXTERN_C String_t* _stringLiteralABDCCB17E56605903DC5F7E295E289CE3971EA70; IL2CPP_EXTERN_C String_t* _stringLiteralAD6CD2C36915DEB6A18BCF0F46B294FC1D97072F; IL2CPP_EXTERN_C String_t* _stringLiteralAE07EF50524899069F7A42B789480D715CD1AE19; IL2CPP_EXTERN_C String_t* _stringLiteralB478D62C1CCFE64334E0F60F11021C6461111693; IL2CPP_EXTERN_C String_t* _stringLiteralB502A186982A83A6C402B5753C1120061504E6EB; IL2CPP_EXTERN_C String_t* _stringLiteralB64E2B4463C15E61C4C4E33618C871843AA861F2; IL2CPP_EXTERN_C String_t* _stringLiteralB6713AB41F645B1332D5092A3B104BA65B9896D6; IL2CPP_EXTERN_C String_t* _stringLiteralB68C3FC46C8FAFC9C422751FEACA9C2FD2DC12E2; IL2CPP_EXTERN_C String_t* _stringLiteralB6C9037B307855F5B5464912040656FEE2423F2F; IL2CPP_EXTERN_C String_t* _stringLiteralB83C20F0372B83AFCF2F380FFFEDF0FC5B2716DF; IL2CPP_EXTERN_C String_t* _stringLiteralB85181E60EE966C0723560A806A877B03B115702; IL2CPP_EXTERN_C String_t* _stringLiteralB8F1CBA6625D31C7F105FD9B170B5D360DCC1B3B; IL2CPP_EXTERN_C String_t* _stringLiteralBA03FB8E910CC2F749A4A74729997E629F35DE29; IL2CPP_EXTERN_C String_t* _stringLiteralBD2155E54D0A0EF69D6B035ACE4FB0D1E5C8A136; IL2CPP_EXTERN_C String_t* _stringLiteralBEC60036F42A807E632C327173214645D880BF86; IL2CPP_EXTERN_C String_t* _stringLiteralC026D1A37AA204D6CA517A96D25D686A147AF449; IL2CPP_EXTERN_C String_t* _stringLiteralC18C9BB6DF0D5C60CE5A5D2D3D6111BEB6F8CCEB; IL2CPP_EXTERN_C String_t* _stringLiteralC263EA29ADF3548CFEBC57B532EED28451A56C10; IL2CPP_EXTERN_C String_t* _stringLiteralC4F395D537D1BEB747BDD17360A3057DC019C81B; IL2CPP_EXTERN_C String_t* _stringLiteralCCD58B2B5FA050DE08838A2736640B22F9625704; IL2CPP_EXTERN_C String_t* _stringLiteralCD66AAB0FC30669B39D946B17664E4B227137436; IL2CPP_EXTERN_C String_t* _stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F; IL2CPP_EXTERN_C String_t* _stringLiteralCE4026E40BC769AEFB28610F5FE8D1C5507EA2B4; IL2CPP_EXTERN_C String_t* _stringLiteralCE75AD1ED67116F1690D5201EA0BA8543296CCA6; IL2CPP_EXTERN_C String_t* _stringLiteralD9691C4FD8A1F6B09DB1147CA32B442772FB46A1; IL2CPP_EXTERN_C String_t* _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709; IL2CPP_EXTERN_C String_t* _stringLiteralDF9602CB36F82F6660C01382FD47E2C03A790643; IL2CPP_EXTERN_C String_t* _stringLiteralE166C9564FBDE461738077E3B1B506525EB6ACCC; IL2CPP_EXTERN_C String_t* _stringLiteralE502D3ABEEE32F3637243373A0B40507CCD0D40F; IL2CPP_EXTERN_C String_t* _stringLiteralE847FDE91DE0DA95AFBA0EEF52C90BEB4CE621BF; IL2CPP_EXTERN_C String_t* _stringLiteralE8F5C19EA335E3C8043505B7E0CF232877F7BFBA; IL2CPP_EXTERN_C String_t* _stringLiteralE9515D8E50BBB601D686A55F779EF7FE9258F2D2; IL2CPP_EXTERN_C String_t* _stringLiteralEB011F3B6B8EDF9082629AF91E314EC4570D4954; IL2CPP_EXTERN_C String_t* _stringLiteralEB9331669B60C315ADB2F574C3C7DBA9736364CD; IL2CPP_EXTERN_C String_t* _stringLiteralEC696CDC5B4B1138EE397CDDD902E8AB9E48D12F; IL2CPP_EXTERN_C String_t* _stringLiteralED14532A27373B0ABDBF63074D568DBDA0A1EFF6; IL2CPP_EXTERN_C String_t* _stringLiteralF13567104D38779E2ED560579293AAB6F638685C; IL2CPP_EXTERN_C String_t* _stringLiteralF213C403CFE1AF2EC0B64AF55119031E6D170253; IL2CPP_EXTERN_C String_t* _stringLiteralF4356F3B317F52F71C3D5E501CA338241D6296D4; IL2CPP_EXTERN_C String_t* _stringLiteralF54A85523A928B8033935F4501FF43783607FE6E; IL2CPP_EXTERN_C String_t* _stringLiteralF56903B6FB0E9A94A085F0F86D336253170BC4B4; IL2CPP_EXTERN_C String_t* _stringLiteralF893F82969862911E64FDB6CD387571ADE87284C; IL2CPP_EXTERN_C String_t* _stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267; IL2CPP_EXTERN_C String_t* _stringLiteralF94AA613862F53AAD0F034DAF760AFDD9509B693; IL2CPP_EXTERN_C String_t* _stringLiteralF9713754839120C7B6DEE23AD243B8E1932E5F31; IL2CPP_EXTERN_C String_t* _stringLiteralFAAED55F148F74B2C74F8C745D3CF6CBC766B1DC; IL2CPP_EXTERN_C String_t* _stringLiteralFCB6D872A21276BE3523C9FD7F320FF68D4A1D09; IL2CPP_EXTERN_C String_t* _stringLiteralFE79FF373808574898C82AC1320C55C1182FB75A; IL2CPP_EXTERN_C String_t* _stringLiteralFFFED9A318CA9EC2239501CAC6803F2D1ACB8935; IL2CPP_EXTERN_C const RuntimeMethod* Action_1__ctor_m7E7975F268F0FCB1AE60402EDEFC7008D54A1F3A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_AppendWithCapacity_TisGamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_m62CF11CCCE85794E48A763E5AF123B8B5BFD4E79_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_AppendWithCapacity_TisParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7_mD96DF80F59ED93730AF5926CC33A43B6FFCB1D32_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_Append_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_m19A0FD782CF2CC96A6D5CCFB5B33F78A074B32E0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_Append_TisInputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_mD92E77E75D391F947DD7250899928442ADF4D51A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_Append_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_m2D70DE272F6C6756790E17BC1964122CCD578E58_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_Append_TisInputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340_m98ABD4C910E7A605F2BDD8E4EB6BAD1A379851E6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_ContainsReference_TisInputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1_TisInputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1_mC5FD1A2380AC4E576718718C48B11ED796170D47_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_ContainsReference_TisInputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1_m92570434C3E00C848B3A4A2B49A0E0C3C982B361_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_Copy_TisIInputInteraction_t5FC9BB12E75973D14B4666ACAFA3A255A90B0537_mDE5F9BFE1168203C84E0BDF2B50B4D87F6480264_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_Copy_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_m24419459B07837192A770D2F11C83B6EFF5FC801_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_Copy_TisInputBindingComposite_tFCCB9AFDBA6503C51555C9C5904186D990D36565_m59E3ED74ECADEBCC087CB3571729F1923FBB8CFE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_Copy_TisInputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1_m5BC4EB8101CBCEEFB3B385CA078EB332DD5235DE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_Copy_TisInputProcessor_t245C316DEE36AA1BC9558F838B3B7A0223813A1D_m44237599990A738543B08833603D269410F90E0F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_EraseAtWithCapacity_TisGamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_mE95DE861D48DEB704B25B54983BF7CF7D1AE28B8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_EraseAt_TisInputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_m03D500A84BBDBA2891B46C81FE6FB51866E159F8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_EraseAt_TisInputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340_mE4864A590109719ED6091228482F8D9A96592E82_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_Erase_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_mD91B8D579B95DA3DCF8146EBD47987748FF75F75_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_HaveDuplicateReferences_TisInputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1_m5BE4A12254D18B9DC78159E7290AFFF9198E60B7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_IndexOfReference_TisGamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_TisGamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_m0729AC2998277E786012E4A47724A563B8CAEAF8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_IndexOfReference_TisInputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_TisInputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_m9A7A6B44FBC5D38D824C4973DD7AFE9B0D2BD06A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_IndexOf_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_m16C9A2AABA3490184732A9A9BF36B431D283A826_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_InsertAt_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_mDA9597A31CF1F74F351525C8B33F9C8C88EA2E03_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_LengthSafe_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_m5126758BF27552D4F2D7C36122825EEF135318C3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_LengthSafe_TisInputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_mD8B9B71788895B2B39A4112571DEB3AF29C32706_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_LengthSafe_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_mD91AD5CC033C9BED19574C83D438EFB50BD778D0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_LengthSafe_TisInputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340_mE82098D7849561F6459F80935C6EC36511EE3CF1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackArray_1_AddCallback_m0EC9B87C63C8AAC7B708DF85BE88EA5B81450DBC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackArray_1_Clear_m84E7D680E888B506FF413CB4E833A57311BE90A0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackArray_1_Clear_m946F8E36822237BF7134C4CC0D1EDC4235B22BAB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackArray_1_RemoveCallback_mA258874D435B7D1DB8133E303B69C536102AADED_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackArray_1_get_length_m2E289634CC8D917C56649B46BD4DCA26C3CB723F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackArray_1_get_length_m82888E9CF704378A62061A18112926D846CD8D96_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DelegateHelpers_InvokeCallbacksSafe_TisCallbackContext_t073FE0294FFA91086DA1D1A0C2F33A7F8F9F025D_m4D8EED2445E46128B69474232F4C2CEF36B687B3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DelegateHelpers_InvokeCallbacksSafe_TisFinger_t3B83C972B2375B2C4628C53FE90CE859951A677F_m8E8EB5D4531F2FCB78335AB83FCC79B84C24FD3D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DelegateHelpers_InvokeCallbacksSafe_TisRuntimeObject_TisInputActionChange_t130BC43627B2FC0737CEF3C0D588541F778CF96D_m78D7179D212FF0C03662CECEEC188E33287D98A8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DelegateHelpers_InvokeCallbacksSafe_TisRuntimeObject_mD650750A1B8DDC5DEDA41A57398639D210618F24_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_m6D070B7479E570F2F4265092DF429B94EC79B7A4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m8E06A6DF244254BF419D7EC23A9A6809E19A544D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mE1EA1831B6EF3BA9C2F807622B58DA3A0605B912_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_mBC85AF861FB031847847F0B30707EC7AC252D572_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Contains_TisHIDPageUsage_t879BAF59B0E8E71FE5FCC27A695C704E7A958AC1_m29299AE4039D5BADEA32996DA670E2833A5C8DDA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Contains_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_mE5159799AAB2AC3FA2B95929076682D4AB11BD07_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Contains_TisInputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87_mBAEDE0FFA944EC118C9B720713BC734F93AC8994_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m546D2B7D93D7D9205F370FCF637DD06AFD5BA92D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m6DBA618D425761363F54B849A1FB17FF17569D9F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m7EF7BDBB40B64006D3D3EF60020039C4BBA7D46E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mAA8F0A352BEC44E09F69567138041B76F2A7E94F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mDDB4B49964E61AC91A0AD85DC9A74CAD755DFC63_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mF47FFED7BC1472D574FD823FB9D5901101093F23_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m0F09505E838ADC1BC9AEEFA2ED938D47B1A79C89_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m201084563956E4576A3B78845671516A8E77F3BC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m4B462AE49216761627FB72319163404C1E36311D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m52C660F3A8E002AD49A7A6EF69DAF2C0EDEFFBEB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m60FF1161D93B89E8919566D0F873B9A847773FA4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m90145A741594999DCD50831E16950D638734B000_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m2B2A85F45ACA1B8A9FB2606F126E6EED3C3DFD76_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m2EA116160CA205BBE65E8C64EC9A446964806E8D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m8CC5CEB242855A2682763DED78039854E65941D0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mC1EAF4E8441A77C680C150285ACD13D9C006709D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mDE0B6238DD9DEB04674515528847289A48A314BE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mFF8624DC962382FBA19E974E329AE0EC2ADFBFA6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Finger_OnTouchRecorded_mE92577EC4FBC2F1BFCEB627089A0FAE2B369F374_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Finger_ShouldRecordTouch_m1BAFB079233753A9F085E057E627F41BF4AE1560_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FourCC__ctor_mBF587BBA40E731075FD373350692B099FED3A3D1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_1__ctor_m706EC10406303E8099502320655992A7039BC699_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_2__ctor_m22403E6E9EC24A3D8103D29D9D66B5EEEA0AC69E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_4__ctor_mF2A85D0379E21F2C10577421BC5D53205C0F195A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GamepadState__ctor_m06188D4135F6437C6B050F9EDE672DF084D4FDE4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Gamepad_get_Item_mE73D7833DE3A303E3B674848A4A8550A7D4D990D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* HIDParser_ParseReportDescriptor_m5A3F190015A5BD7B42D192E4E860972C6E524DCB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* HIDParser_ParseReportDescriptor_mA1F8A053F7DBC5F15261C24DA8204E2EFCFB8192_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* HID_OnFindLayoutForDevice_mAE78E7194D59B80D217B0C6D385BA1765EDC2A7E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* HID_ReadHIDDeviceDescriptor_m67E772CC77A9729D319BDE144F649AB8F70FE24F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* IMECompositionString_get_Item_m87963FBEBAD3E169E935F3755C13D0B9BA8DFE8A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InlinedArray_1_AppendWithCapacity_m59E65633998675623F3673A6CBE743057A299902_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InlinedArray_1_RemoveAtByMovingTailWithCapacity_m5500B724713470F365E06BE98B676C2009653CCB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InlinedArray_1_RemoveAtWithCapacity_m063BBA79A2F0876CA9E561D9999C913B1D17949B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InlinedArray_1_set_Item_m3B8C00C255A6900AE1434A259B1A741697D1BBDD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionAsset_FindActionMap_m40F2F648E3E24E0B257F5E35CC62C0D056A9F261_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionAsset_FindAction_mD8E127BE7C004DAF8565E929A9EBBAD3DFDFB028_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionAsset_FindControlSchemeIndex_mBC257591BC453AB14FC3ECCB4EA8DEF14EEFC26D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionAsset_FindControlScheme_m6294958F2373F2083CEEFF2060F557CFF1FFCD77_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionAsset_FromJson_mBD5F8A2004792F4A923BCEA7C80A005C48255355_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionAsset_IsUsableWithDevice_m5886DC27D49105AE6D4FDEC634F03AEFC1A3ACDA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionAsset_LoadFromJson_m823D0DBCCCD9948CDEC9C67A6F104523B36CD371_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionAsset_get_Item_m858385F3A0893106714AA168B0021199C5AF0289_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionMap_FindAction_m3AC52A50C20CCE4AED7849FAA830AE43144134EE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionMap_FromJson_m0BCCE1CDF66D012182E2CE4E8D65A2B05A9CA21E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionMap_IsUsableWithDevice_m99EC40101F997F5E879118CA5CC13503A02B6F6C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionMap_OnWantToChangeSetup_mF1D2CD36513BC8BF513571B17296A751FA108A36_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionMap_ToJson_mDC04ACFA197C9ABBCBAB5B598151847D4EFCD9E6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionMap_get_Item_m2BCBFD1791C555F03A5D7D00E94E4C9A694953A9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_ApplyBindingOverride_m1B692812D93516B873624F563998FF6A58D97AE6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_ApplyBindingOverride_m2ABC800C72C0E9E69E4695B137C9585EB82C1944_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_ApplyBindingOverride_m41AB58EFE11F1895746B9E3F21AC202A7342B54E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_ApplyBindingOverride_m51F371DAFA179B7DE9C2706344FB302934351FBC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_ApplyBindingOverride_m530ED4A636ED768DA39E8CF0232EC8B3ADCD6D13_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_ApplyBindingOverride_m5A85722F0A936EA66799AC245F5731E94B985B74_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_ApplyBindingOverridesOnMatchingControls_m5E30CA9698B5B08D8DCDA4435C067F35172346F6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_ApplyBindingOverridesOnMatchingControls_m5F4D2654268FBA195D2602428B3CD614E8EA1B7C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_ApplyBindingOverrides_mBC4CFADCD14E03DA395B4D8171B8BBBBA21D5B02_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_ApplyParameterOverride_m7987DF9442B7FA5087C5D2CC25F7A903E066180B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_ApplyParameterOverride_m97F059A3D85B1729F12D800E194C0B96CF411D4B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_ApplyParameterOverride_mA58662068A12CDBEACC6482FA94DA9B4DC7AE268_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_ApplyParameterOverride_mF46C40C11FE3264949C84753D7066BE0D627564C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_GetBindingDisplayString_m2E4020CD10D6835EFC755139FCCDCB06F6708247_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_GetBindingDisplayString_m6B547402EB5D22E7730E012B935B523B26FDAD98_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_GetBindingDisplayString_m9509A05508CB17806D3457DB5A6DD64E360B874E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_GetBindingDisplayString_mB474011E150F1748E1986427408821128CA9C3BA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_GetBindingForControl_m520D37B006AB666D2D8DC101EFB45950D7FF866B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_GetBindingIndexForControl_m56DB8507618102C44CD9EDEC8C82E4FD66598219_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_GetBindingIndex_m008A46A835E350729AD40AB4F57EADC8E309D200_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_GetBindingIndex_m1839DA2ED56236CFC5249FE8398C694D8F360EDA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_GetBindingIndex_m728ACC2FCDDEC140727A0B47677AB24EC9C4DE9B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_GetParameterValue_m3D21122BA9EDEA44BB9FF4B42157D70C1C6FCD4E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_GetParameterValue_m93B11B4924106CA709ED40B1279A85680394141D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_LoadBindingOverridesFromJsonInternal_m804FA135809AC1CBBCF8D1A084C5653A260357A8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_LoadBindingOverridesFromJson_m9E9DFA2BD244560738616AF996FCC29331408AE0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_LoadBindingOverridesFromJson_mA5803A5D9465EBBBAF57AC9DA09252DDE8FB1FD9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_PerformInteractiveRebinding_m7E1CBAC56EFE6EB7411C43CF2512473BF0730026_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_RemoveAllBindingOverrides_m8F09F77EB046A67CFE2E785E0E98C439CFB6FCD8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_RemoveAllBindingOverrides_mE7603BE056F75AC51D4C191F3A75FA1CC7C493E1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_RemoveBindingOverride_m1E0DA572B4ED479E08A4E6F99727411A203BEA1A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_RemoveBindingOverride_mC5392D34B1E6ECC8500FE57AF1D9A3E46C4B3550_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_RemoveBindingOverride_mE0E1703794F54BD94AFF72FB561C9472000B233C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_RemoveBindingOverrides_m8F1AAB40A80E0EBCF4AAD149ACDDBD23FC4A52E5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_SaveBindingOverridesAsJson_mBBF9807C2B8227905E7E8016649F09E801C0614F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionRebindingExtensions_SaveBindingOverridesAsJson_mC620281D69FDB3CFDA67AEB2E89001679A2AA90A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionReference_SetInternal_mD390BE69B6F38193C7D20ACDD95C7C02094C98CD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionReference_Set_m94BB2808C8BFF5346EFD6F4B856E1A55637CABEC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionReference_Set_mB656839FA33C0317E8BF7CDE5090BF26F7744A7E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionSetupExtensions_AddActionMap_m550603AC62DC3BE1F12C3550D6BF2EE2FE7D8805_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionSetupExtensions_AddActionMap_m6B9AC067E5DC93BDDE7A900FDDFE1EE64F3A4917_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionSetupExtensions_AddAction_m40F22595352E7069B2FBF32DA386231F07C558FC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionSetupExtensions_AddBinding_m6F518E2202D9F0619A508261D459154DB99AF096_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionSetupExtensions_AddBinding_mAB7FA505D248D321F2BC02AF961B6FA3B3D00B75_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionSetupExtensions_AddBinding_mCD1A40C37BF41116DAF5C5E260E64FA567C5185A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionSetupExtensions_AddBinding_mDAE408945798F317F27C27379A5B538C83E9D8CF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionSetupExtensions_AddBinding_mFCE4CE9D4687EC749150E120EDCDADB82100C4B3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionSetupExtensions_AddCompositeBinding_m30CAD7682041A82C3BB4CAEFCCC8837CBC0D0BA5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionSetupExtensions_AddControlScheme_m22B9223897D8E7113A2610B8743FE37604AB8DDE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionSetupExtensions_AddControlScheme_m381250B7708C71C89AF8C71AC5EA4B1C64719C26_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionSetupExtensions_ChangeBindingWithGroup_mFBF617FD7C2C86CE55B2529B687B07DB120678D1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionSetupExtensions_ChangeBindingWithId_m473D0379B51C4569090CDA383B64BBE72AC277AA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionSetupExtensions_ChangeBindingWithId_mF0C38275F1A395317548F18A3E2FF69654323845_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionSetupExtensions_ChangeBindingWithPath_mE83AA9F6092C41A70CDC99D25F0C25B4A4236D0C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionSetupExtensions_ChangeBinding_m6FD312B0A22774C4AE603723AEFA8AD6ADD3914D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionSetupExtensions_ChangeBinding_mBB4AEA13C8343DFEE93F20DB6D101B42E0FC0B49_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionSetupExtensions_ChangeBinding_mCAE95F77A9F60AC9A7939D958155288B75B98C86_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionSetupExtensions_ChangeCompositeBinding_m14FC047DB27945123D4E02660469B1FB2F73D2A5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionSetupExtensions_RemoveActionMap_m6662821938E505C0279C73BCA076A33DCF4637B9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionSetupExtensions_RemoveActionMap_mA37C8002703D6B5149E9F2FEF6523C53A200D017_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionSetupExtensions_RemoveAction_mA2CE56DDCD4F2D403683A1415BA9318B55282702_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionSetupExtensions_RemoveAction_mBB7520126FD9E706224510425DD60BADE4044F6E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionSetupExtensions_RemoveControlScheme_m3A91C8A5341BC2A778043277DC0C0DB6694BE683_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionSetupExtensions_Rename_m4942BF5CB5AB12089698481BF20E6BBD9D8AC26B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionState_OnBeforeInitialUpdate_m729ADDC7986C5CF100AB6D35E3ED0F6935746416_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputActionState_ReadValue_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_mBCC0705B62F718BDE7BF2A7141B7A87594D80118_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputAction_BindingIndexOnActionToBindingIndexOnMap_m5DA4954CA05161BF81109F5FC3C8AC629AF4020A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControlList_1_Resize_m2A4A96CED67CAC252A8016D73053A3D069C4A989_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControlList_1__ctor_mAC0AA7B84B676FBB1F4430B8BD38F01A50A78C16_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControlList_1_get_Count_mE19A84E21BF313B9725241C813CB9E6927605C13_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControlList_1_get_Item_mE06DD372CBCE4F7CFF58E564D34FDDFF64D47531_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControlList_1_set_Item_mD07918AE2E2BC657E9C847BEBD4F39D0993FF4FB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControl_1_ReadValue_m6244F68F3A3EB9BCFB8A476467856BC2A75E4B22_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControl_GetChildControl_TisAxisControl_tA997FF52442F7B08C7E13B7028393B4117248680_m393D62A7199F4ECF21B55FD1C2DDB1D5B8C38813_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControl_GetChildControl_TisDpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D_m863AA8FEF9F4042F5D8BB056F01C47EE70F69229_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControl_GetChildControl_TisStickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D_m1F3D81F8233A9E91DFC43AAB34D537A34CC03C1E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControl_GetChildControl_TisVector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE_mD26314BFCC94ED995E96101D60D84A729E5F91AD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputDeviceMatcher_WithCapability_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mDACC1530A083F5B8EADBFE229397FB40C4EBFA52_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputDeviceMatcher_WithCapability_TisUsagePage_t4E88F7D5613BA631109F66288E6F6C39990DEBFC_m96FA2465EE079FE317D597B3E61DA94E37B020B1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputStateHistory_1_GetEnumerator_m0D50C9AB983A4F69464DCB4301D2B1D16F03223C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputStateHistory_1_RecordStateChange_m7D25E4CA7DDBFF8D13C8B4B534F491D476BACD03_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputStateHistory_1__ctor_m45352B7765055D437E73455C33C4D9A08EDE150B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputStateHistory_1_get_Item_m6A00C6896E81C55559949D461FC4DD0EF5D6B4F5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_RegisterLayout_TisHID_tF5DA045053DC4AF556BA93C3FD9076208341ADAE_m9D5BB99251B33CECBEF2D77A3AB0165DB28BE5C2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* JsonUtility_FromJson_TisBindingOverrideListJson_t59713137EA7C1C9BE025DE1FDFE1B2391C2CB127_mE3DD34949EE36C17B65807DD76B8531FBAAC5A0E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* JsonUtility_FromJson_TisHIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D_m767582C39A37C0A0CFBEB5A97EB2D320AA8D341D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* JsonUtility_FromJson_TisReadFileJson_tC7B3B26A5889A25682C2827E85617290A1502096_mAC272F911E4FA1424366B67F82DD679F0B91F991_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* JsonUtility_FromJson_TisReadFileJson_tF65156F867EA68F6F7A7B45506F61744EDD05885_m68C56F0BB91D3EA2C2EAF132BB90168B2DF8B562_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_AddRange_mA13E06136BB740871AF333530341467472DE85DE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m7DD9B559D0583E43E08F2063430BFD5407F8DB7F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m8F843848C61076BFA5F7721F4062691F1C685E66_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mAF91B7BDD00CF0A43D7DE32CF140F99B043A23E5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mDF9830A1F3BDDA9AB2F14D876EE028E88AC0EB6B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m792B891899E703DD5B1A76D1C49D94951AC32463_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m92E0AAC69EC6631AF1ED5002FD40FA5FBEFA0A4A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_ToArray_m970EAF4E1C5FCC61523090C04EECC9B6CB610B12_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_ToArray_mC515A6D5EE591DE0EE616FF45C3B883966A3D506_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m6DD1EB796A27FEA6CB29CF9B5F8C270C498BF09B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m6F37BB18B13362C7710C3B20879039A98C119176_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m85FA2300D9806B9720C025A6DC8E581AA1F1819A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mC35EA2258046C1FC95AC159080B5809C5B80AC27_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mDACD49E39EA2ABF7FD1D736B19A4B23EA8F3F756_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mE127D8C3676357D05F3EFF4A411A2B44197C4257_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mEFF132C744C0DC79D20668FF92A8ABC1DB921FA3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m811B90B91DD8D10704C5AAF56B1D1CAC5D22029F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mC58FFE9AB38F56CF16DDAEC4AD7C8BDBBA40254F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_set_Item_mDE1268AC1DAFDE6092FBC208D68CF7B0EF527F0B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_set_Item_mDECECA0EE6B303A47AC3FD49EE57B967717984B0_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* Nullable_1_GetValueOrDefault_m876981B8C648C906DC90550BA52641983DE06EC7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_GetValueOrDefault_m9D7585670525EA404F95E06220C6AC7D9E763B6D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1__ctor_m0EEAD580CF0075AE53D7C417B4CF543650BB4B85_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1__ctor_m318C005D74DBD1527C0E5EFB11719A7032FABDEC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1__ctor_m9800F3995A74C723B9FC813AF01F81BCE1416699_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1__ctor_m9D7EBA0DE2F89A891507EC35157C70FC4DC81184_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1__ctor_mD89126D2391330B31274C41C9A62C0EE316023A8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_HasValue_m06ED2D6EA88D758177E81E5CF17BD598B159EF7E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_HasValue_m40A778921FEFC623B149C9B5E4ED54B33E712BC7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_HasValue_m7455E879CFAAE682AE3786D4D2B1F65C8AA23921_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_HasValue_mA51DE26DD6DFCB676E8E8EE4EA725AA6E7596758_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_Value_m18E2C4112E5670EADEBF8027C9C92235CC6F2EFC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_Value_m30AF0D651134010271C50F54A97B6D6D3B37E7E9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_Value_m6704B174DF349C78B8D336E2785063DE39D2D9B0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* OneOrMore_2_GetEnumerator_m4230C78B6DA1266A9E913F630B938ECAAC81FAB3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* OneOrMore_2_op_Implicit_m47BF98C96FF2CE88A95456683870F2E1667AA8CF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* OneOrMore_2_op_Implicit_m8CB4CF4FD37F64081F0CAC6533D40CF29332B858_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Predicate_1__ctor_m479D6DFCA58EA8097184B46DCF315F59ACD4070A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArrayExtensions_ContainsReference_TisInputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87_mB5281F5C1AAC99A1641D27081D2379F2F37F09DA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1_GetEnumerator_m16D0F72A94716A1C686F2CE7803820419C433B01_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1_GetEnumerator_m3A4B17B629DCAF42AD4B32C7E93A014449461680_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1_GetEnumerator_mA96A9464E50CA53A7846D8FA5EE79EA5B9500FDD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1_GetEnumerator_mB3C3CBDF93C98702EBCFD891077418629EF85CEE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1_ToArray_m84B3FC87F035362C4A1F458A905BC2ACE0262581_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1_ToArray_mBD273595BEB73697F17B001820D54D362DDCB4A2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1__ctor_m0F855C38AC742620A61EA9CA214685793E22D27D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1__ctor_m15FEE09B7CC179D13AB40C930CDC26508F724F73_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1__ctor_m3F5331FDB6BBF9ED022D6C2FB8A9EE375F59A151_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1__ctor_m4B6B1F9268E810ED55E03F322099049B8EE6E475_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1__ctor_mB7402613689021FC2BCFBAD03F6D116749B96A5A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1__ctor_mDAFDFE2BBDB4E987265D1C18820A334C716F6C3D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1__ctor_mDE3905C6077EF7D32FC8FD010C84829559A1659B_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_m60FE23467D3368AF9CEDCC4D9E45206C2EF7E4C5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1_get_Count_m64497928DDD647974AC5E3985893187FF07806E8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1_get_Count_mC17382AC83BBF147C47E7A21A628F51F082E92DA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1_get_Item_m76A8585158BCA5BA4BB2BF5710844C18BF817D71_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1_get_Item_m7FDACBCB1ABE4D8F3FD65F47FE316DA5376E70FB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1_get_Item_mB2C7C4AB14FA24E1098606B87CD84D0E6CB19E84_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1_op_Implicit_mA7CB70E751BB941C4A974FB4CAC34660BAEC99B1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Record_GetUnsafeExtraMemoryPtrUnchecked_m09B5FC23C3CBDD03ED66219813A03DA6AD431E72_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Record_GetUnsafeMemoryPtr_mA015527ED8DF605C1ADE9C8B5B06E3C3107B3A4B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Record_get_index_m8550B7F7E1C2C2D98A72DC96ADF8722372389FFD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Record_get_owner_mCDF1556012B4B34D06DCF42398EB77147EBEF21A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Record_get_previous_mEFC1601A2560388325BFCBA0D47FCFFEE8EF640D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Record_get_valid_m79293702448A67D46061EA313A1D8E972484613F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SavedStructState_1__ctor_m0F1DDD5BA86965B003B9E8F5242D05D69B1C8289_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ScriptableObject_CreateInstance_TisInputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18_mEB9C05B462BE75EBA96D18D6E9F7921EDDBEE924_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ScriptableObject_CreateInstance_TisInputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621_mEEA41924D9860263C4DA1A596BA46D2B3FE0C538_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* StringHelpers_Join_TisString_t_m65DC0F09EC32493769214CBF52A0BCDB26905702_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TypedRestore__ctor_mF1D9CAE9FC486136AC5185C588D28F665031F367_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CSaveAndResetStateU3Eb__135_0_m3D1191BE62A4DC8934E90812286F457BE535C181_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CSaveAndResetStateU3Eb__135_1_m63E295A1E1C93F771AB1DA6FF2AC082012AA2645_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec__DisplayClass12_0_U3COnFindLayoutForDeviceU3Eb__0_m0D0E60034B1A4F933037D9BA0A77F3335CDF0F19_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec__DisplayClass25_0_U3CGetBindingDisplayStringU3Eb__0_m7EAE70DB4D89F6BF381E5FA8E1FE89F8EBADEBB8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec__DisplayClass5_0_U3CRemoveActionU3Eb__0_mBD3123BB07E6C4E0BA22D73E546524D9E04180E5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* UnsafeUtility_SizeOf_TisExtraDataPerTouchState_t270CE8E3F4095BBA95C3216A4C8E00CC73BBE36C_m6BB2F2EB5DE43715E1B096AA507F3ABED14E823A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeType* GamepadButton_tC4C6CE6FACD4E460279B95BC66D53651036C0139_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* HID_tF5DA045053DC4AF556BA93C3FD9076208341ADAE_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Joystick_tBAE58C422209B0F926486E4D064EB9253AB0837D_0_0_0_var; struct BindingJson_t347A29B701719410931D8E8ABE356EADB19CF152_marshaled_com; struct BindingJson_t347A29B701719410931D8E8ABE356EADB19CF152_marshaled_pinvoke; struct Delegate_t_marshaled_com; struct Delegate_t_marshaled_pinvoke; struct DeviceJson_tC6DE2DEF0B6F89BFD244851A3C92B781547E9860_marshaled_com; struct DeviceJson_tC6DE2DEF0B6F89BFD244851A3C92B781547E9860_marshaled_pinvoke; struct DeviceRequirement_tAB27570ED81D24759C54FDE48B6DD74FF51649C9_marshaled_com; struct DeviceRequirement_tAB27570ED81D24759C54FDE48B6DD74FF51649C9_marshaled_pinvoke; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 ; struct HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427_marshaled_com; struct HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427_marshaled_pinvoke; struct IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83;; struct IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshaled_com; struct IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshaled_com;; struct IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshaled_pinvoke; struct IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshaled_pinvoke;; struct ReadActionJson_t62D66C07949B981884A0429EDFF041BB9CC85576_marshaled_com; struct ReadActionJson_t62D66C07949B981884A0429EDFF041BB9CC85576_marshaled_pinvoke; struct ReadMapJson_tBE2CDE3D7B711BAE57243A74D610ECBE5E94DDCC_marshaled_com; struct ReadMapJson_tBE2CDE3D7B711BAE57243A74D610ECBE5E94DDCC_marshaled_pinvoke; struct SchemeJson_tB69DB8B2A8EDE1FF4F72BF63C4DB651A095CD9ED_marshaled_com; struct SchemeJson_tB69DB8B2A8EDE1FF4F72BF63C4DB651A095CD9ED_marshaled_pinvoke; struct Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21_marshaled_com; struct Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21_marshaled_pinvoke; struct U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95;; struct U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95_marshaled_com; struct U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95_marshaled_com;; struct U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95_marshaled_pinvoke; struct U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95_marshaled_pinvoke;; struct WriteActionJson_tFD633E6A665AA353250A7971C716799CD28EED8E_marshaled_com; struct WriteActionJson_tFD633E6A665AA353250A7971C716799CD28EED8E_marshaled_pinvoke; struct WriteMapJson_tCF9BC2C2255EFD7BC6150FF24E15E92CA59BD405_marshaled_com; struct WriteMapJson_tCF9BC2C2255EFD7BC6150FF24E15E92CA59BD405_marshaled_pinvoke; struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; struct GamepadU5BU5D_t5BD2725641F9AEF2094A07C94B47410E3B3880AB; struct GamepadButtonU5BU5D_t7CBD549663D477962A0F68E81CD3B7F134F2000E; struct IInputInteractionU5BU5D_t9766C7D49E9505A3D2D3D69481F14808988287DA; struct InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7; struct InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609; struct InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6; struct InputBindingCompositeU5BU5D_tA39005B1C18E39B68364430213FAAD8B58DC9083; struct InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680; struct InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD; struct InputProcessorU5BU5D_t6C9B3D9B68534217E9628B72E54D186B839399A0; struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A; struct HIDCollectionDescriptorU5BU5D_t44A200739AD0674BB83F5B53B9DFC08C129D347B; struct HIDElementDescriptorU5BU5D_tDAC44C8A84F113B231C75F7BB7F584501B01D8F8; struct HIDReportDataU5BU5D_t0E1A335FA31D95766AADF5826B7B1D53CEF9DB1C; struct HIDPageUsageU5BU5D_t89C76CB12CFAA380D643F494A3D71DEE6DD398A9; struct WriteMapJsonU5BU5D_t47447828A3C78868DE4FC7A2F8AFF017C8FC0956; struct ParameterOverrideU5BU5D_tADBEDC81D75FD8D3447C1191A71102387A9154EE; struct SchemeJsonU5BU5D_t57FDF11F72F0043029240825717D2C5B11BA7C46; 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_tC94E9875910491F8130C2DC8B11E4D1548A55162 : 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_tABFC31237D6642B5D4C1DBA234CA37EE851EB0AE* ___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_t61F8738ED346768CC112B2E27863BF9F73C76D90 * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_t17EEB7B2EDD3CB5222C660D7E739F803986BF025 * ___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_tC94E9875910491F8130C2DC8B11E4D1548A55162, ___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_tC94E9875910491F8130C2DC8B11E4D1548A55162, ___entries_1)); } inline EntryU5BU5D_tABFC31237D6642B5D4C1DBA234CA37EE851EB0AE* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_tABFC31237D6642B5D4C1DBA234CA37EE851EB0AE** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_tABFC31237D6642B5D4C1DBA234CA37EE851EB0AE* 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_tC94E9875910491F8130C2DC8B11E4D1548A55162, ___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_tC94E9875910491F8130C2DC8B11E4D1548A55162, ___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_tC94E9875910491F8130C2DC8B11E4D1548A55162, ___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_tC94E9875910491F8130C2DC8B11E4D1548A55162, ___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_tC94E9875910491F8130C2DC8B11E4D1548A55162, ___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_tC94E9875910491F8130C2DC8B11E4D1548A55162, ___keys_7)); } inline KeyCollection_t61F8738ED346768CC112B2E27863BF9F73C76D90 * get_keys_7() const { return ___keys_7; } inline KeyCollection_t61F8738ED346768CC112B2E27863BF9F73C76D90 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t61F8738ED346768CC112B2E27863BF9F73C76D90 * 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_tC94E9875910491F8130C2DC8B11E4D1548A55162, ___values_8)); } inline ValueCollection_t17EEB7B2EDD3CB5222C660D7E739F803986BF025 * get_values_8() const { return ___values_8; } inline ValueCollection_t17EEB7B2EDD3CB5222C660D7E739F803986BF025 ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_t17EEB7B2EDD3CB5222C660D7E739F803986BF025 * 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_tC94E9875910491F8130C2DC8B11E4D1548A55162, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_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_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items HIDCollectionDescriptorU5BU5D_t44A200739AD0674BB83F5B53B9DFC08C129D347B* ____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_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4, ____items_1)); } inline HIDCollectionDescriptorU5BU5D_t44A200739AD0674BB83F5B53B9DFC08C129D347B* get__items_1() const { return ____items_1; } inline HIDCollectionDescriptorU5BU5D_t44A200739AD0674BB83F5B53B9DFC08C129D347B** get_address_of__items_1() { return &____items_1; } inline void set__items_1(HIDCollectionDescriptorU5BU5D_t44A200739AD0674BB83F5B53B9DFC08C129D347B* 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_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4, ____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_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4, ____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_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4, ____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_tB5604342CA87D606B63C11C10BF77CDEBA2D8187 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items HIDElementDescriptorU5BU5D_tDAC44C8A84F113B231C75F7BB7F584501B01D8F8* ____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_tB5604342CA87D606B63C11C10BF77CDEBA2D8187, ____items_1)); } inline HIDElementDescriptorU5BU5D_tDAC44C8A84F113B231C75F7BB7F584501B01D8F8* get__items_1() const { return ____items_1; } inline HIDElementDescriptorU5BU5D_tDAC44C8A84F113B231C75F7BB7F584501B01D8F8** get_address_of__items_1() { return &____items_1; } inline void set__items_1(HIDElementDescriptorU5BU5D_tDAC44C8A84F113B231C75F7BB7F584501B01D8F8* 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_tB5604342CA87D606B63C11C10BF77CDEBA2D8187, ____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_tB5604342CA87D606B63C11C10BF77CDEBA2D8187, ____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_tB5604342CA87D606B63C11C10BF77CDEBA2D8187, ____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_t020B0ECE3612275785654B114F457A7EBAB9199B : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items HIDReportDataU5BU5D_t0E1A335FA31D95766AADF5826B7B1D53CEF9DB1C* ____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_t020B0ECE3612275785654B114F457A7EBAB9199B, ____items_1)); } inline HIDReportDataU5BU5D_t0E1A335FA31D95766AADF5826B7B1D53CEF9DB1C* get__items_1() const { return ____items_1; } inline HIDReportDataU5BU5D_t0E1A335FA31D95766AADF5826B7B1D53CEF9DB1C** get_address_of__items_1() { return &____items_1; } inline void set__items_1(HIDReportDataU5BU5D_t0E1A335FA31D95766AADF5826B7B1D53CEF9DB1C* 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_t020B0ECE3612275785654B114F457A7EBAB9199B, ____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_t020B0ECE3612275785654B114F457A7EBAB9199B, ____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_t020B0ECE3612275785654B114F457A7EBAB9199B, ____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_tBAE54E887343CBBB43FD39908CD7DCF606438717 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items BindingOverrideJsonU5BU5D_t579CF9B9456C565546432D8930E8C59A814540E4* ____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_tBAE54E887343CBBB43FD39908CD7DCF606438717, ____items_1)); } inline BindingOverrideJsonU5BU5D_t579CF9B9456C565546432D8930E8C59A814540E4* get__items_1() const { return ____items_1; } inline BindingOverrideJsonU5BU5D_t579CF9B9456C565546432D8930E8C59A814540E4** get_address_of__items_1() { return &____items_1; } inline void set__items_1(BindingOverrideJsonU5BU5D_t579CF9B9456C565546432D8930E8C59A814540E4* 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_tBAE54E887343CBBB43FD39908CD7DCF606438717, ____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_tBAE54E887343CBBB43FD39908CD7DCF606438717, ____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_tBAE54E887343CBBB43FD39908CD7DCF606438717, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct Il2CppArrayBounds; // System.Array // System.Text.Encoding struct Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 : public RuntimeObject { public: // System.Int32 System.Text.Encoding::m_codePage int32_t ___m_codePage_9; // System.Globalization.CodePageDataItem System.Text.Encoding::dataItem CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E * ___dataItem_10; // System.Boolean System.Text.Encoding::m_deserializedFromEverett bool ___m_deserializedFromEverett_11; // System.Boolean System.Text.Encoding::m_isReadOnly bool ___m_isReadOnly_12; // System.Text.EncoderFallback System.Text.Encoding::encoderFallback EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 * ___encoderFallback_13; // System.Text.DecoderFallback System.Text.Encoding::decoderFallback DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D * ___decoderFallback_14; public: inline static int32_t get_offset_of_m_codePage_9() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___m_codePage_9)); } inline int32_t get_m_codePage_9() const { return ___m_codePage_9; } inline int32_t* get_address_of_m_codePage_9() { return &___m_codePage_9; } inline void set_m_codePage_9(int32_t value) { ___m_codePage_9 = value; } inline static int32_t get_offset_of_dataItem_10() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___dataItem_10)); } inline CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E * get_dataItem_10() const { return ___dataItem_10; } inline CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E ** get_address_of_dataItem_10() { return &___dataItem_10; } inline void set_dataItem_10(CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E * value) { ___dataItem_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___dataItem_10), (void*)value); } inline static int32_t get_offset_of_m_deserializedFromEverett_11() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___m_deserializedFromEverett_11)); } inline bool get_m_deserializedFromEverett_11() const { return ___m_deserializedFromEverett_11; } inline bool* get_address_of_m_deserializedFromEverett_11() { return &___m_deserializedFromEverett_11; } inline void set_m_deserializedFromEverett_11(bool value) { ___m_deserializedFromEverett_11 = value; } inline static int32_t get_offset_of_m_isReadOnly_12() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___m_isReadOnly_12)); } inline bool get_m_isReadOnly_12() const { return ___m_isReadOnly_12; } inline bool* get_address_of_m_isReadOnly_12() { return &___m_isReadOnly_12; } inline void set_m_isReadOnly_12(bool value) { ___m_isReadOnly_12 = value; } inline static int32_t get_offset_of_encoderFallback_13() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___encoderFallback_13)); } inline EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 * get_encoderFallback_13() const { return ___encoderFallback_13; } inline EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 ** get_address_of_encoderFallback_13() { return &___encoderFallback_13; } inline void set_encoderFallback_13(EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 * value) { ___encoderFallback_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___encoderFallback_13), (void*)value); } inline static int32_t get_offset_of_decoderFallback_14() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___decoderFallback_14)); } inline DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D * get_decoderFallback_14() const { return ___decoderFallback_14; } inline DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D ** get_address_of_decoderFallback_14() { return &___decoderFallback_14; } inline void set_decoderFallback_14(DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D * value) { ___decoderFallback_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___decoderFallback_14), (void*)value); } }; // UnityEngine.InputSystem.EnhancedTouch.Finger struct Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F : public RuntimeObject { public: // UnityEngine.InputSystem.Touchscreen UnityEngine.InputSystem.EnhancedTouch.Finger::k__BackingField Touchscreen_tE679C4B2C2D8C5979EAC5A2002603672A202E3EB * ___U3CscreenU3Ek__BackingField_0; // System.Int32 UnityEngine.InputSystem.EnhancedTouch.Finger::k__BackingField int32_t ___U3CindexU3Ek__BackingField_1; // UnityEngine.InputSystem.LowLevel.InputStateHistory`1 UnityEngine.InputSystem.EnhancedTouch.Finger::m_StateHistory InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * ___m_StateHistory_2; public: inline static int32_t get_offset_of_U3CscreenU3Ek__BackingField_0() { return static_cast(offsetof(Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F, ___U3CscreenU3Ek__BackingField_0)); } inline Touchscreen_tE679C4B2C2D8C5979EAC5A2002603672A202E3EB * get_U3CscreenU3Ek__BackingField_0() const { return ___U3CscreenU3Ek__BackingField_0; } inline Touchscreen_tE679C4B2C2D8C5979EAC5A2002603672A202E3EB ** get_address_of_U3CscreenU3Ek__BackingField_0() { return &___U3CscreenU3Ek__BackingField_0; } inline void set_U3CscreenU3Ek__BackingField_0(Touchscreen_tE679C4B2C2D8C5979EAC5A2002603672A202E3EB * value) { ___U3CscreenU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CscreenU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CindexU3Ek__BackingField_1() { return static_cast(offsetof(Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F, ___U3CindexU3Ek__BackingField_1)); } inline int32_t get_U3CindexU3Ek__BackingField_1() const { return ___U3CindexU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CindexU3Ek__BackingField_1() { return &___U3CindexU3Ek__BackingField_1; } inline void set_U3CindexU3Ek__BackingField_1(int32_t value) { ___U3CindexU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_m_StateHistory_2() { return static_cast(offsetof(Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F, ___m_StateHistory_2)); } inline InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * get_m_StateHistory_2() const { return ___m_StateHistory_2; } inline InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B ** get_address_of_m_StateHistory_2() { return &___m_StateHistory_2; } inline void set_m_StateHistory_2(InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * value) { ___m_StateHistory_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_StateHistory_2), (void*)value); } }; // UnityEngine.InputSystem.Utilities.ForDeviceEventObservable struct ForDeviceEventObservable_t8EA40B6E331B7065B3869499C0434911C99BE2B3 : public RuntimeObject { public: // System.IObservable`1 UnityEngine.InputSystem.Utilities.ForDeviceEventObservable::m_Source RuntimeObject* ___m_Source_0; // UnityEngine.InputSystem.InputDevice UnityEngine.InputSystem.Utilities.ForDeviceEventObservable::m_Device InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * ___m_Device_1; // System.Type UnityEngine.InputSystem.Utilities.ForDeviceEventObservable::m_DeviceType Type_t * ___m_DeviceType_2; public: inline static int32_t get_offset_of_m_Source_0() { return static_cast(offsetof(ForDeviceEventObservable_t8EA40B6E331B7065B3869499C0434911C99BE2B3, ___m_Source_0)); } inline RuntimeObject* get_m_Source_0() const { return ___m_Source_0; } inline RuntimeObject** get_address_of_m_Source_0() { return &___m_Source_0; } inline void set_m_Source_0(RuntimeObject* value) { ___m_Source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Source_0), (void*)value); } inline static int32_t get_offset_of_m_Device_1() { return static_cast(offsetof(ForDeviceEventObservable_t8EA40B6E331B7065B3869499C0434911C99BE2B3, ___m_Device_1)); } inline InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * get_m_Device_1() const { return ___m_Device_1; } inline InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 ** get_address_of_m_Device_1() { return &___m_Device_1; } inline void set_m_Device_1(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * value) { ___m_Device_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Device_1), (void*)value); } inline static int32_t get_offset_of_m_DeviceType_2() { return static_cast(offsetof(ForDeviceEventObservable_t8EA40B6E331B7065B3869499C0434911C99BE2B3, ___m_DeviceType_2)); } inline Type_t * get_m_DeviceType_2() const { return ___m_DeviceType_2; } inline Type_t ** get_address_of_m_DeviceType_2() { return &___m_DeviceType_2; } inline void set_m_DeviceType_2(Type_t * value) { ___m_DeviceType_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_DeviceType_2), (void*)value); } }; // UnityEngine.InputSystem.HID.HIDParser struct HIDParser_t7FB7146E409703AE8F47450417065DB82198E72E : public RuntimeObject { public: public: }; // UnityEngine.InputSystem.HID.HIDSupport struct HIDSupport_t59A3EBDE28C31B5C6270F43555CD973C6AE885BC : public RuntimeObject { public: public: }; // UnityEngine.InputSystem.Interactions.HoldInteraction struct HoldInteraction_t715CE494CFF68BC626B4D35D87BC2813C4119F72 : public RuntimeObject { public: // System.Single UnityEngine.InputSystem.Interactions.HoldInteraction::duration float ___duration_0; // System.Single UnityEngine.InputSystem.Interactions.HoldInteraction::pressPoint float ___pressPoint_1; // System.Double UnityEngine.InputSystem.Interactions.HoldInteraction::m_TimePressed double ___m_TimePressed_2; public: inline static int32_t get_offset_of_duration_0() { return static_cast(offsetof(HoldInteraction_t715CE494CFF68BC626B4D35D87BC2813C4119F72, ___duration_0)); } inline float get_duration_0() const { return ___duration_0; } inline float* get_address_of_duration_0() { return &___duration_0; } inline void set_duration_0(float value) { ___duration_0 = value; } inline static int32_t get_offset_of_pressPoint_1() { return static_cast(offsetof(HoldInteraction_t715CE494CFF68BC626B4D35D87BC2813C4119F72, ___pressPoint_1)); } inline float get_pressPoint_1() const { return ___pressPoint_1; } inline float* get_address_of_pressPoint_1() { return &___pressPoint_1; } inline void set_pressPoint_1(float value) { ___pressPoint_1 = value; } inline static int32_t get_offset_of_m_TimePressed_2() { return static_cast(offsetof(HoldInteraction_t715CE494CFF68BC626B4D35D87BC2813C4119F72, ___m_TimePressed_2)); } inline double get_m_TimePressed_2() const { return ___m_TimePressed_2; } inline double* get_address_of_m_TimePressed_2() { return &___m_TimePressed_2; } inline void set_m_TimePressed_2(double value) { ___m_TimePressed_2 = value; } }; // UnityEngine.InputSystem.InputActionRebindingExtensions struct InputActionRebindingExtensions_t5095793D16688EC281EC80EF028AF5CC21998483 : public RuntimeObject { public: public: }; // UnityEngine.InputSystem.InputActionSetupExtensions struct InputActionSetupExtensions_t06E9E6F7E9D846722191F4ECBB4D06D7F1B7F22B : public RuntimeObject { public: public: }; // UnityEngine.InputSystem.InputSystem struct InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380 : public RuntimeObject { public: public: }; // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; // System.String struct String_t : public RuntimeObject { public: // System.Int32 System.String::m_stringLength int32_t ___m_stringLength_0; // System.Char System.String::m_firstChar Il2CppChar ___m_firstChar_1; public: inline static int32_t get_offset_of_m_stringLength_0() { return static_cast(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 { }; // UnityEngine.InputSystem.Utilities.ForDeviceEventObservable/ForDevice struct ForDevice_t793A42F644439795E684FBDFD5B0CB4B65FA1DB6 : public RuntimeObject { public: // System.IObserver`1 UnityEngine.InputSystem.Utilities.ForDeviceEventObservable/ForDevice::m_Observer RuntimeObject* ___m_Observer_0; // UnityEngine.InputSystem.InputDevice UnityEngine.InputSystem.Utilities.ForDeviceEventObservable/ForDevice::m_Device InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * ___m_Device_1; // System.Type UnityEngine.InputSystem.Utilities.ForDeviceEventObservable/ForDevice::m_DeviceType Type_t * ___m_DeviceType_2; public: inline static int32_t get_offset_of_m_Observer_0() { return static_cast(offsetof(ForDevice_t793A42F644439795E684FBDFD5B0CB4B65FA1DB6, ___m_Observer_0)); } inline RuntimeObject* get_m_Observer_0() const { return ___m_Observer_0; } inline RuntimeObject** get_address_of_m_Observer_0() { return &___m_Observer_0; } inline void set_m_Observer_0(RuntimeObject* value) { ___m_Observer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Observer_0), (void*)value); } inline static int32_t get_offset_of_m_Device_1() { return static_cast(offsetof(ForDevice_t793A42F644439795E684FBDFD5B0CB4B65FA1DB6, ___m_Device_1)); } inline InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * get_m_Device_1() const { return ___m_Device_1; } inline InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 ** get_address_of_m_Device_1() { return &___m_Device_1; } inline void set_m_Device_1(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * value) { ___m_Device_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Device_1), (void*)value); } inline static int32_t get_offset_of_m_DeviceType_2() { return static_cast(offsetof(ForDevice_t793A42F644439795E684FBDFD5B0CB4B65FA1DB6, ___m_DeviceType_2)); } inline Type_t * get_m_DeviceType_2() const { return ___m_DeviceType_2; } inline Type_t ** get_address_of_m_DeviceType_2() { return &___m_DeviceType_2; } inline void set_m_DeviceType_2(Type_t * value) { ___m_DeviceType_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_DeviceType_2), (void*)value); } }; // UnityEngine.InputSystem.HID.HID/<>c__DisplayClass12_0 struct U3CU3Ec__DisplayClass12_0_t7C3BAE8E6A63DB1E691E39DBBC07DD7394A7C71C : public RuntimeObject { public: // UnityEngine.InputSystem.HID.HID/HIDLayoutBuilder UnityEngine.InputSystem.HID.HID/<>c__DisplayClass12_0::layout HIDLayoutBuilder_t1D1D18FB0AF275C4F84769FA72F6ECF6E1EB994B * ___layout_0; public: inline static int32_t get_offset_of_layout_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass12_0_t7C3BAE8E6A63DB1E691E39DBBC07DD7394A7C71C, ___layout_0)); } inline HIDLayoutBuilder_t1D1D18FB0AF275C4F84769FA72F6ECF6E1EB994B * get_layout_0() const { return ___layout_0; } inline HIDLayoutBuilder_t1D1D18FB0AF275C4F84769FA72F6ECF6E1EB994B ** get_address_of_layout_0() { return &___layout_0; } inline void set_layout_0(HIDLayoutBuilder_t1D1D18FB0AF275C4F84769FA72F6ECF6E1EB994B * value) { ___layout_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___layout_0), (void*)value); } }; // UnityEngine.InputSystem.InputActionRebindingExtensions/DeferBindingResolutionWrapper struct DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC : public RuntimeObject { public: public: }; // UnityEngine.InputSystem.InputActionState/<>c struct U3CU3Ec_t2A66F48486DAC302E37E0D4E1CC515CF0D2603BA : public RuntimeObject { public: public: }; // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator struct Enumerator_tACF193066EC1668C6307767DCF96E5076E65C4AE { public: // TValue[] UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::m_Array InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* ___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_tACF193066EC1668C6307767DCF96E5076E65C4AE, ___m_Array_0)); } inline InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* get_m_Array_0() const { return ___m_Array_0; } inline InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7** get_address_of_m_Array_0() { return &___m_Array_0; } inline void set_m_Array_0(InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* 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_tACF193066EC1668C6307767DCF96E5076E65C4AE, ___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_tACF193066EC1668C6307767DCF96E5076E65C4AE, ___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_tACF193066EC1668C6307767DCF96E5076E65C4AE, ___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_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB { public: // TValue[] UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::m_Array InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* ___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_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB, ___m_Array_0)); } inline InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* get_m_Array_0() const { return ___m_Array_0; } inline InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609** get_address_of_m_Array_0() { return &___m_Array_0; } inline void set_m_Array_0(InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* 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_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB, ___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_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB, ___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_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB, ___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_t87858617D0455F736ED22EBA2C6A152BA5102B2A { public: // TValue[] UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::m_Array InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* ___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_t87858617D0455F736ED22EBA2C6A152BA5102B2A, ___m_Array_0)); } inline InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* get_m_Array_0() const { return ___m_Array_0; } inline InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6** get_address_of_m_Array_0() { return &___m_Array_0; } inline void set_m_Array_0(InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* 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_t87858617D0455F736ED22EBA2C6A152BA5102B2A, ___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_t87858617D0455F736ED22EBA2C6A152BA5102B2A, ___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_t87858617D0455F736ED22EBA2C6A152BA5102B2A, ___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_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_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_t72826106DB41DD12DED71A2C0F77EC8CFB7BFECF { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue Action_1_t959112CA57F000D8DDD2DC51D171E0C6D61491BA * ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues Action_1U5BU5D_t869135252E198DB5B25DC1D8E460FA19D53E119B* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_t72826106DB41DD12DED71A2C0F77EC8CFB7BFECF, ___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_t72826106DB41DD12DED71A2C0F77EC8CFB7BFECF, ___firstValue_1)); } inline Action_1_t959112CA57F000D8DDD2DC51D171E0C6D61491BA * get_firstValue_1() const { return ___firstValue_1; } inline Action_1_t959112CA57F000D8DDD2DC51D171E0C6D61491BA ** get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(Action_1_t959112CA57F000D8DDD2DC51D171E0C6D61491BA * 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_t72826106DB41DD12DED71A2C0F77EC8CFB7BFECF, ___additionalValues_2)); } inline Action_1U5BU5D_t869135252E198DB5B25DC1D8E460FA19D53E119B* get_additionalValues_2() const { return ___additionalValues_2; } inline Action_1U5BU5D_t869135252E198DB5B25DC1D8E460FA19D53E119B** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(Action_1U5BU5D_t869135252E198DB5B25DC1D8E460FA19D53E119B* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)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_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_tAE03F643A92B30307BD81C17CFEF5289EF266D4A { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue Action_2_t961B8FC40C595B3E8948D3CB85E51EB90540D7EF * ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues Action_2U5BU5D_t83DF7E20FD1A3C4F6A6FE31F98451AB69E750981* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_tAE03F643A92B30307BD81C17CFEF5289EF266D4A, ___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_tAE03F643A92B30307BD81C17CFEF5289EF266D4A, ___firstValue_1)); } inline Action_2_t961B8FC40C595B3E8948D3CB85E51EB90540D7EF * get_firstValue_1() const { return ___firstValue_1; } inline Action_2_t961B8FC40C595B3E8948D3CB85E51EB90540D7EF ** get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(Action_2_t961B8FC40C595B3E8948D3CB85E51EB90540D7EF * 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_tAE03F643A92B30307BD81C17CFEF5289EF266D4A, ___additionalValues_2)); } inline Action_2U5BU5D_t83DF7E20FD1A3C4F6A6FE31F98451AB69E750981* get_additionalValues_2() const { return ___additionalValues_2; } inline Action_2U5BU5D_t83DF7E20FD1A3C4F6A6FE31F98451AB69E750981** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(Action_2U5BU5D_t83DF7E20FD1A3C4F6A6FE31F98451AB69E750981* 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_t8135010B8D8001565931433B4FF0A3948925A9FD { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue InputProcessor_1_tC797B512F2641A0AB0844215B781FCBB24FC8EFA * ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues InputProcessor_1U5BU5D_tE570C3D0B2C8F6ECE9058972450FE9624F6AAD62* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_t8135010B8D8001565931433B4FF0A3948925A9FD, ___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_t8135010B8D8001565931433B4FF0A3948925A9FD, ___firstValue_1)); } inline InputProcessor_1_tC797B512F2641A0AB0844215B781FCBB24FC8EFA * get_firstValue_1() const { return ___firstValue_1; } inline InputProcessor_1_tC797B512F2641A0AB0844215B781FCBB24FC8EFA ** get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(InputProcessor_1_tC797B512F2641A0AB0844215B781FCBB24FC8EFA * 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_t8135010B8D8001565931433B4FF0A3948925A9FD, ___additionalValues_2)); } inline InputProcessor_1U5BU5D_tE570C3D0B2C8F6ECE9058972450FE9624F6AAD62* get_additionalValues_2() const { return ___additionalValues_2; } inline InputProcessor_1U5BU5D_tE570C3D0B2C8F6ECE9058972450FE9624F6AAD62** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(InputProcessor_1U5BU5D_tE570C3D0B2C8F6ECE9058972450FE9624F6AAD62* 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_tD55C396A76293977CF928018673D1D888B7A99B9 { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue InputProcessor_1_t2B5820D8FCAD8C7864ECD8C574B87CFED83A96CA * ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues InputProcessor_1U5BU5D_t17D43D53477F87726CEC5E1CE6B5437D27AE8232* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_tD55C396A76293977CF928018673D1D888B7A99B9, ___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_tD55C396A76293977CF928018673D1D888B7A99B9, ___firstValue_1)); } inline InputProcessor_1_t2B5820D8FCAD8C7864ECD8C574B87CFED83A96CA * get_firstValue_1() const { return ___firstValue_1; } inline InputProcessor_1_t2B5820D8FCAD8C7864ECD8C574B87CFED83A96CA ** get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(InputProcessor_1_t2B5820D8FCAD8C7864ECD8C574B87CFED83A96CA * 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_tD55C396A76293977CF928018673D1D888B7A99B9, ___additionalValues_2)); } inline InputProcessor_1U5BU5D_t17D43D53477F87726CEC5E1CE6B5437D27AE8232* get_additionalValues_2() const { return ___additionalValues_2; } inline InputProcessor_1U5BU5D_t17D43D53477F87726CEC5E1CE6B5437D27AE8232** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(InputProcessor_1U5BU5D_t17D43D53477F87726CEC5E1CE6B5437D27AE8232* 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_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_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_tC33146B5520C92E38045D45CEC34E7A57B8813D5 { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue Touchscreen_tE679C4B2C2D8C5979EAC5A2002603672A202E3EB * ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues TouchscreenU5BU5D_t969F0005E7679F003576EE2D2625A604920C51DC* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_tC33146B5520C92E38045D45CEC34E7A57B8813D5, ___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_tC33146B5520C92E38045D45CEC34E7A57B8813D5, ___firstValue_1)); } inline Touchscreen_tE679C4B2C2D8C5979EAC5A2002603672A202E3EB * get_firstValue_1() const { return ___firstValue_1; } inline Touchscreen_tE679C4B2C2D8C5979EAC5A2002603672A202E3EB ** get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(Touchscreen_tE679C4B2C2D8C5979EAC5A2002603672A202E3EB * 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_tC33146B5520C92E38045D45CEC34E7A57B8813D5, ___additionalValues_2)); } inline TouchscreenU5BU5D_t969F0005E7679F003576EE2D2625A604920C51DC* get_additionalValues_2() const { return ___additionalValues_2; } inline TouchscreenU5BU5D_t969F0005E7679F003576EE2D2625A604920C51DC** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(TouchscreenU5BU5D_t969F0005E7679F003576EE2D2625A604920C51DC* 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_t864FD0051A05D37F91C857AB496BFCB3FE756103 { 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_t864FD0051A05D37F91C857AB496BFCB3FE756103, ___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_t864FD0051A05D37F91C857AB496BFCB3FE756103, ___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_t9B0A92BBEE1AE3D7349D23F2F4C2498CAE519559 { public: // TValue[] UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_Array GamepadU5BU5D_t5BD2725641F9AEF2094A07C94B47410E3B3880AB* ___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_t9B0A92BBEE1AE3D7349D23F2F4C2498CAE519559, ___m_Array_0)); } inline GamepadU5BU5D_t5BD2725641F9AEF2094A07C94B47410E3B3880AB* get_m_Array_0() const { return ___m_Array_0; } inline GamepadU5BU5D_t5BD2725641F9AEF2094A07C94B47410E3B3880AB** get_address_of_m_Array_0() { return &___m_Array_0; } inline void set_m_Array_0(GamepadU5BU5D_t5BD2725641F9AEF2094A07C94B47410E3B3880AB* 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_t9B0A92BBEE1AE3D7349D23F2F4C2498CAE519559, ___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_t9B0A92BBEE1AE3D7349D23F2F4C2498CAE519559, ___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_tFF2DE177BEADC53D8885722D3FCDBF7846BD112F { public: // TValue[] UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_Array InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* ___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_tFF2DE177BEADC53D8885722D3FCDBF7846BD112F, ___m_Array_0)); } inline InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* get_m_Array_0() const { return ___m_Array_0; } inline InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7** get_address_of_m_Array_0() { return &___m_Array_0; } inline void set_m_Array_0(InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* 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_tFF2DE177BEADC53D8885722D3FCDBF7846BD112F, ___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_tFF2DE177BEADC53D8885722D3FCDBF7846BD112F, ___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_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E { public: // TValue[] UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_Array InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* ___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_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E, ___m_Array_0)); } inline InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* get_m_Array_0() const { return ___m_Array_0; } inline InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609** get_address_of_m_Array_0() { return &___m_Array_0; } inline void set_m_Array_0(InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* 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_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E, ___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_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E, ___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_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 { public: // TValue[] UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_Array InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* ___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_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611, ___m_Array_0)); } inline InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* get_m_Array_0() const { return ___m_Array_0; } inline InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6** get_address_of_m_Array_0() { return &___m_Array_0; } inline void set_m_Array_0(InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* 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_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611, ___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_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611, ___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_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_t644486DA5FB2B247FC64733F192E2894F46CFCF5 { public: // TValue[] UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_Array NamedValueU5BU5D_t16F5D30B70B5FEDA89AE16CFD61FACEC7DF85391* ___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_t644486DA5FB2B247FC64733F192E2894F46CFCF5, ___m_Array_0)); } inline NamedValueU5BU5D_t16F5D30B70B5FEDA89AE16CFD61FACEC7DF85391* get_m_Array_0() const { return ___m_Array_0; } inline NamedValueU5BU5D_t16F5D30B70B5FEDA89AE16CFD61FACEC7DF85391** get_address_of_m_Array_0() { return &___m_Array_0; } inline void set_m_Array_0(NamedValueU5BU5D_t16F5D30B70B5FEDA89AE16CFD61FACEC7DF85391* 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_t644486DA5FB2B247FC64733F192E2894F46CFCF5, ___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_t644486DA5FB2B247FC64733F192E2894F46CFCF5, ___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_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_t65D4237D7273ED78F10C0560643AFDB52BE3A58A { public: // TValue[] UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_Array HIDPageUsageU5BU5D_t89C76CB12CFAA380D643F494A3D71DEE6DD398A9* ___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_t65D4237D7273ED78F10C0560643AFDB52BE3A58A, ___m_Array_0)); } inline HIDPageUsageU5BU5D_t89C76CB12CFAA380D643F494A3D71DEE6DD398A9* get_m_Array_0() const { return ___m_Array_0; } inline HIDPageUsageU5BU5D_t89C76CB12CFAA380D643F494A3D71DEE6DD398A9** get_address_of_m_Array_0() { return &___m_Array_0; } inline void set_m_Array_0(HIDPageUsageU5BU5D_t89C76CB12CFAA380D643F494A3D71DEE6DD398A9* 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_t65D4237D7273ED78F10C0560643AFDB52BE3A58A, ___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_t65D4237D7273ED78F10C0560643AFDB52BE3A58A, ___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.LowLevel.InputStateHistory`1/Record struct Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 { public: // UnityEngine.InputSystem.LowLevel.InputStateHistory`1 UnityEngine.InputSystem.LowLevel.InputStateHistory`1/Record::m_Owner InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * ___m_Owner_0; // System.Int32 UnityEngine.InputSystem.LowLevel.InputStateHistory`1/Record::m_IndexPlusOne int32_t ___m_IndexPlusOne_1; // System.UInt32 UnityEngine.InputSystem.LowLevel.InputStateHistory`1/Record::m_Version uint32_t ___m_Version_2; public: inline static int32_t get_offset_of_m_Owner_0() { return static_cast(offsetof(Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110, ___m_Owner_0)); } inline InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * get_m_Owner_0() const { return ___m_Owner_0; } inline InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B ** get_address_of_m_Owner_0() { return &___m_Owner_0; } inline void set_m_Owner_0(InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * 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_t66AF7A083A5E272F632199AC60E7F86B0E68F110, ___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_t66AF7A083A5E272F632199AC60E7F86B0E68F110, ___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; } }; // 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; } }; // 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; } }; // UnityEngine.InputSystem.Haptics.DualMotorRumble struct DualMotorRumble_t263583B0965CDEDEF5AE02854BE4D18554864784 { public: // System.Single UnityEngine.InputSystem.Haptics.DualMotorRumble::k__BackingField float ___U3ClowFrequencyMotorSpeedU3Ek__BackingField_0; // System.Single UnityEngine.InputSystem.Haptics.DualMotorRumble::k__BackingField float ___U3ChighFrequencyMotorSpeedU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3ClowFrequencyMotorSpeedU3Ek__BackingField_0() { return static_cast(offsetof(DualMotorRumble_t263583B0965CDEDEF5AE02854BE4D18554864784, ___U3ClowFrequencyMotorSpeedU3Ek__BackingField_0)); } inline float get_U3ClowFrequencyMotorSpeedU3Ek__BackingField_0() const { return ___U3ClowFrequencyMotorSpeedU3Ek__BackingField_0; } inline float* get_address_of_U3ClowFrequencyMotorSpeedU3Ek__BackingField_0() { return &___U3ClowFrequencyMotorSpeedU3Ek__BackingField_0; } inline void set_U3ClowFrequencyMotorSpeedU3Ek__BackingField_0(float value) { ___U3ClowFrequencyMotorSpeedU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3ChighFrequencyMotorSpeedU3Ek__BackingField_1() { return static_cast(offsetof(DualMotorRumble_t263583B0965CDEDEF5AE02854BE4D18554864784, ___U3ChighFrequencyMotorSpeedU3Ek__BackingField_1)); } inline float get_U3ChighFrequencyMotorSpeedU3Ek__BackingField_1() const { return ___U3ChighFrequencyMotorSpeedU3Ek__BackingField_1; } inline float* get_address_of_U3ChighFrequencyMotorSpeedU3Ek__BackingField_1() { return &___U3ChighFrequencyMotorSpeedU3Ek__BackingField_1; } inline void set_U3ChighFrequencyMotorSpeedU3Ek__BackingField_1(float value) { ___U3ChighFrequencyMotorSpeedU3Ek__BackingField_1 = 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 { }; // System.Reflection.FieldInfo struct FieldInfo_t : public MemberInfo_t { public: public: }; // 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; } }; // System.Guid struct Guid_t { public: // System.Int32 System.Guid::_a int32_t ____a_1; // System.Int16 System.Guid::_b int16_t ____b_2; // System.Int16 System.Guid::_c int16_t ____c_3; // System.Byte System.Guid::_d uint8_t ____d_4; // System.Byte System.Guid::_e uint8_t ____e_5; // System.Byte System.Guid::_f uint8_t ____f_6; // System.Byte System.Guid::_g uint8_t ____g_7; // System.Byte System.Guid::_h uint8_t ____h_8; // System.Byte System.Guid::_i uint8_t ____i_9; // System.Byte System.Guid::_j uint8_t ____j_10; // System.Byte System.Guid::_k uint8_t ____k_11; public: inline static int32_t get_offset_of__a_1() { return static_cast(offsetof(Guid_t, ____a_1)); } inline int32_t get__a_1() const { return ____a_1; } inline int32_t* get_address_of__a_1() { return &____a_1; } inline void set__a_1(int32_t value) { ____a_1 = value; } inline static int32_t get_offset_of__b_2() { return static_cast(offsetof(Guid_t, ____b_2)); } inline int16_t get__b_2() const { return ____b_2; } inline int16_t* get_address_of__b_2() { return &____b_2; } inline void set__b_2(int16_t value) { ____b_2 = value; } inline static int32_t get_offset_of__c_3() { return static_cast(offsetof(Guid_t, ____c_3)); } inline int16_t get__c_3() const { return ____c_3; } inline int16_t* get_address_of__c_3() { return &____c_3; } inline void set__c_3(int16_t value) { ____c_3 = value; } inline static int32_t get_offset_of__d_4() { return static_cast(offsetof(Guid_t, ____d_4)); } inline uint8_t get__d_4() const { return ____d_4; } inline uint8_t* get_address_of__d_4() { return &____d_4; } inline void set__d_4(uint8_t value) { ____d_4 = value; } inline static int32_t get_offset_of__e_5() { return static_cast(offsetof(Guid_t, ____e_5)); } inline uint8_t get__e_5() const { return ____e_5; } inline uint8_t* get_address_of__e_5() { return &____e_5; } inline void set__e_5(uint8_t value) { ____e_5 = value; } inline static int32_t get_offset_of__f_6() { return static_cast(offsetof(Guid_t, ____f_6)); } inline uint8_t get__f_6() const { return ____f_6; } inline uint8_t* get_address_of__f_6() { return &____f_6; } inline void set__f_6(uint8_t value) { ____f_6 = value; } inline static int32_t get_offset_of__g_7() { return static_cast(offsetof(Guid_t, ____g_7)); } inline uint8_t get__g_7() const { return ____g_7; } inline uint8_t* get_address_of__g_7() { return &____g_7; } inline void set__g_7(uint8_t value) { ____g_7 = value; } inline static int32_t get_offset_of__h_8() { return static_cast(offsetof(Guid_t, ____h_8)); } inline uint8_t get__h_8() const { return ____h_8; } inline uint8_t* get_address_of__h_8() { return &____h_8; } inline void set__h_8(uint8_t value) { ____h_8 = value; } inline static int32_t get_offset_of__i_9() { return static_cast(offsetof(Guid_t, ____i_9)); } inline uint8_t get__i_9() const { return ____i_9; } inline uint8_t* get_address_of__i_9() { return &____i_9; } inline void set__i_9(uint8_t value) { ____i_9 = value; } inline static int32_t get_offset_of__j_10() { return static_cast(offsetof(Guid_t, ____j_10)); } inline uint8_t get__j_10() const { return ____j_10; } inline uint8_t* get_address_of__j_10() { return &____j_10; } inline void set__j_10(uint8_t value) { ____j_10 = value; } inline static int32_t get_offset_of__k_11() { return static_cast(offsetof(Guid_t, ____k_11)); } inline uint8_t get__k_11() const { return ____k_11; } inline uint8_t* get_address_of__k_11() { return &____k_11; } inline void set__k_11(uint8_t value) { ____k_11 = value; } }; // UnityEngine.InputSystem.XR.Haptics.HapticCapabilities struct HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 { public: // System.UInt32 UnityEngine.InputSystem.XR.Haptics.HapticCapabilities::k__BackingField uint32_t ___U3CnumChannelsU3Ek__BackingField_0; // System.UInt32 UnityEngine.InputSystem.XR.Haptics.HapticCapabilities::k__BackingField uint32_t ___U3CfrequencyHzU3Ek__BackingField_1; // System.UInt32 UnityEngine.InputSystem.XR.Haptics.HapticCapabilities::k__BackingField uint32_t ___U3CmaxBufferSizeU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CnumChannelsU3Ek__BackingField_0() { return static_cast(offsetof(HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2, ___U3CnumChannelsU3Ek__BackingField_0)); } inline uint32_t get_U3CnumChannelsU3Ek__BackingField_0() const { return ___U3CnumChannelsU3Ek__BackingField_0; } inline uint32_t* get_address_of_U3CnumChannelsU3Ek__BackingField_0() { return &___U3CnumChannelsU3Ek__BackingField_0; } inline void set_U3CnumChannelsU3Ek__BackingField_0(uint32_t value) { ___U3CnumChannelsU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CfrequencyHzU3Ek__BackingField_1() { return static_cast(offsetof(HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2, ___U3CfrequencyHzU3Ek__BackingField_1)); } inline uint32_t get_U3CfrequencyHzU3Ek__BackingField_1() const { return ___U3CfrequencyHzU3Ek__BackingField_1; } inline uint32_t* get_address_of_U3CfrequencyHzU3Ek__BackingField_1() { return &___U3CfrequencyHzU3Ek__BackingField_1; } inline void set_U3CfrequencyHzU3Ek__BackingField_1(uint32_t value) { ___U3CfrequencyHzU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CmaxBufferSizeU3Ek__BackingField_2() { return static_cast(offsetof(HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2, ___U3CmaxBufferSizeU3Ek__BackingField_2)); } inline uint32_t get_U3CmaxBufferSizeU3Ek__BackingField_2() const { return ___U3CmaxBufferSizeU3Ek__BackingField_2; } inline uint32_t* get_address_of_U3CmaxBufferSizeU3Ek__BackingField_2() { return &___U3CmaxBufferSizeU3Ek__BackingField_2; } inline void set_U3CmaxBufferSizeU3Ek__BackingField_2(uint32_t value) { ___U3CmaxBufferSizeU3Ek__BackingField_2 = value; } }; // UnityEngine.InputSystem.XR.Haptics.HapticState struct HapticState_t1D3C01E3B968E43A27E3702B7F6C121F41DEBF46 { public: // System.UInt32 UnityEngine.InputSystem.XR.Haptics.HapticState::k__BackingField uint32_t ___U3CsamplesQueuedU3Ek__BackingField_0; // System.UInt32 UnityEngine.InputSystem.XR.Haptics.HapticState::k__BackingField uint32_t ___U3CsamplesAvailableU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CsamplesQueuedU3Ek__BackingField_0() { return static_cast(offsetof(HapticState_t1D3C01E3B968E43A27E3702B7F6C121F41DEBF46, ___U3CsamplesQueuedU3Ek__BackingField_0)); } inline uint32_t get_U3CsamplesQueuedU3Ek__BackingField_0() const { return ___U3CsamplesQueuedU3Ek__BackingField_0; } inline uint32_t* get_address_of_U3CsamplesQueuedU3Ek__BackingField_0() { return &___U3CsamplesQueuedU3Ek__BackingField_0; } inline void set_U3CsamplesQueuedU3Ek__BackingField_0(uint32_t value) { ___U3CsamplesQueuedU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CsamplesAvailableU3Ek__BackingField_1() { return static_cast(offsetof(HapticState_t1D3C01E3B968E43A27E3702B7F6C121F41DEBF46, ___U3CsamplesAvailableU3Ek__BackingField_1)); } inline uint32_t get_U3CsamplesAvailableU3Ek__BackingField_1() const { return ___U3CsamplesAvailableU3Ek__BackingField_1; } inline uint32_t* get_address_of_U3CsamplesAvailableU3Ek__BackingField_1() { return &___U3CsamplesAvailableU3Ek__BackingField_1; } inline void set_U3CsamplesAvailableU3Ek__BackingField_1(uint32_t value) { ___U3CsamplesAvailableU3Ek__BackingField_1 = value; } }; // UnityEngine.InputSystem.InputActionProperty struct InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 { public: // System.Boolean UnityEngine.InputSystem.InputActionProperty::m_UseReference bool ___m_UseReference_0; // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.InputActionProperty::m_Action InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___m_Action_1; // UnityEngine.InputSystem.InputActionReference UnityEngine.InputSystem.InputActionProperty::m_Reference InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * ___m_Reference_2; public: inline static int32_t get_offset_of_m_UseReference_0() { return static_cast(offsetof(InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443, ___m_UseReference_0)); } inline bool get_m_UseReference_0() const { return ___m_UseReference_0; } inline bool* get_address_of_m_UseReference_0() { return &___m_UseReference_0; } inline void set_m_UseReference_0(bool value) { ___m_UseReference_0 = value; } inline static int32_t get_offset_of_m_Action_1() { return static_cast(offsetof(InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443, ___m_Action_1)); } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * get_m_Action_1() const { return ___m_Action_1; } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** get_address_of_m_Action_1() { return &___m_Action_1; } inline void set_m_Action_1(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * value) { ___m_Action_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Action_1), (void*)value); } inline static int32_t get_offset_of_m_Reference_2() { return static_cast(offsetof(InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443, ___m_Reference_2)); } inline InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * get_m_Reference_2() const { return ___m_Reference_2; } inline InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 ** get_address_of_m_Reference_2() { return &___m_Reference_2; } inline void set_m_Reference_2(InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * value) { ___m_Reference_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Reference_2), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.InputActionProperty struct InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443_marshaled_pinvoke { int32_t ___m_UseReference_0; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___m_Action_1; InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * ___m_Reference_2; }; // Native definition for COM marshalling of UnityEngine.InputSystem.InputActionProperty struct InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443_marshaled_com { int32_t ___m_UseReference_0; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___m_Action_1; InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * ___m_Reference_2; }; // UnityEngine.InputSystem.InputBindingCompositeContext struct InputBindingCompositeContext_tDEF957C733B71700F6486BD2032AF9D93F286570 { public: // UnityEngine.InputSystem.InputActionState UnityEngine.InputSystem.InputBindingCompositeContext::m_State InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * ___m_State_0; // System.Int32 UnityEngine.InputSystem.InputBindingCompositeContext::m_BindingIndex int32_t ___m_BindingIndex_1; public: inline static int32_t get_offset_of_m_State_0() { return static_cast(offsetof(InputBindingCompositeContext_tDEF957C733B71700F6486BD2032AF9D93F286570, ___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_BindingIndex_1() { return static_cast(offsetof(InputBindingCompositeContext_tDEF957C733B71700F6486BD2032AF9D93F286570, ___m_BindingIndex_1)); } inline int32_t get_m_BindingIndex_1() const { return ___m_BindingIndex_1; } inline int32_t* get_address_of_m_BindingIndex_1() { return &___m_BindingIndex_1; } inline void set_m_BindingIndex_1(int32_t value) { ___m_BindingIndex_1 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.InputBindingCompositeContext struct InputBindingCompositeContext_tDEF957C733B71700F6486BD2032AF9D93F286570_marshaled_pinvoke { InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * ___m_State_0; int32_t ___m_BindingIndex_1; }; // Native definition for COM marshalling of UnityEngine.InputSystem.InputBindingCompositeContext struct InputBindingCompositeContext_tDEF957C733B71700F6486BD2032AF9D93F286570_marshaled_com { InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * ___m_State_0; int32_t ___m_BindingIndex_1; }; // 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.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; } }; // 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; }; // 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.InputSystem.Utilities.Substring struct Substring_t9EE457D8CFFFB970B2967B31E9D9AB465415571F { public: // System.String UnityEngine.InputSystem.Utilities.Substring::m_String String_t* ___m_String_0; // System.Int32 UnityEngine.InputSystem.Utilities.Substring::m_Index int32_t ___m_Index_1; // System.Int32 UnityEngine.InputSystem.Utilities.Substring::m_Length int32_t ___m_Length_2; public: inline static int32_t get_offset_of_m_String_0() { return static_cast(offsetof(Substring_t9EE457D8CFFFB970B2967B31E9D9AB465415571F, ___m_String_0)); } inline String_t* get_m_String_0() const { return ___m_String_0; } inline String_t** get_address_of_m_String_0() { return &___m_String_0; } inline void set_m_String_0(String_t* value) { ___m_String_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_String_0), (void*)value); } inline static int32_t get_offset_of_m_Index_1() { return static_cast(offsetof(Substring_t9EE457D8CFFFB970B2967B31E9D9AB465415571F, ___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; } inline static int32_t get_offset_of_m_Length_2() { return static_cast(offsetof(Substring_t9EE457D8CFFFB970B2967B31E9D9AB465415571F, ___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; } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.Utilities.Substring struct Substring_t9EE457D8CFFFB970B2967B31E9D9AB465415571F_marshaled_pinvoke { char* ___m_String_0; int32_t ___m_Index_1; int32_t ___m_Length_2; }; // Native definition for COM marshalling of UnityEngine.InputSystem.Utilities.Substring struct Substring_t9EE457D8CFFFB970B2967B31E9D9AB465415571F_marshaled_com { Il2CppChar* ___m_String_0; int32_t ___m_Index_1; int32_t ___m_Length_2; }; // UnityEngine.InputSystem.EnhancedTouch.TouchHistory struct TouchHistory_tC6960A3461C25690F02AFEC0CEFA1BDD252AC0E8 { public: // UnityEngine.InputSystem.LowLevel.InputStateHistory`1 UnityEngine.InputSystem.EnhancedTouch.TouchHistory::m_History InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * ___m_History_0; // UnityEngine.InputSystem.EnhancedTouch.Finger UnityEngine.InputSystem.EnhancedTouch.TouchHistory::m_Finger Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F * ___m_Finger_1; // System.Int32 UnityEngine.InputSystem.EnhancedTouch.TouchHistory::m_Count int32_t ___m_Count_2; // System.Int32 UnityEngine.InputSystem.EnhancedTouch.TouchHistory::m_StartIndex int32_t ___m_StartIndex_3; // System.UInt32 UnityEngine.InputSystem.EnhancedTouch.TouchHistory::m_Version uint32_t ___m_Version_4; public: inline static int32_t get_offset_of_m_History_0() { return static_cast(offsetof(TouchHistory_tC6960A3461C25690F02AFEC0CEFA1BDD252AC0E8, ___m_History_0)); } inline InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * get_m_History_0() const { return ___m_History_0; } inline InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B ** get_address_of_m_History_0() { return &___m_History_0; } inline void set_m_History_0(InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * value) { ___m_History_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_History_0), (void*)value); } inline static int32_t get_offset_of_m_Finger_1() { return static_cast(offsetof(TouchHistory_tC6960A3461C25690F02AFEC0CEFA1BDD252AC0E8, ___m_Finger_1)); } inline Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F * get_m_Finger_1() const { return ___m_Finger_1; } inline Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F ** get_address_of_m_Finger_1() { return &___m_Finger_1; } inline void set_m_Finger_1(Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F * value) { ___m_Finger_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Finger_1), (void*)value); } inline static int32_t get_offset_of_m_Count_2() { return static_cast(offsetof(TouchHistory_tC6960A3461C25690F02AFEC0CEFA1BDD252AC0E8, ___m_Count_2)); } inline int32_t get_m_Count_2() const { return ___m_Count_2; } inline int32_t* get_address_of_m_Count_2() { return &___m_Count_2; } inline void set_m_Count_2(int32_t value) { ___m_Count_2 = value; } inline static int32_t get_offset_of_m_StartIndex_3() { return static_cast(offsetof(TouchHistory_tC6960A3461C25690F02AFEC0CEFA1BDD252AC0E8, ___m_StartIndex_3)); } inline int32_t get_m_StartIndex_3() const { return ___m_StartIndex_3; } inline int32_t* get_address_of_m_StartIndex_3() { return &___m_StartIndex_3; } inline void set_m_StartIndex_3(int32_t value) { ___m_StartIndex_3 = value; } inline static int32_t get_offset_of_m_Version_4() { return static_cast(offsetof(TouchHistory_tC6960A3461C25690F02AFEC0CEFA1BDD252AC0E8, ___m_Version_4)); } inline uint32_t get_m_Version_4() const { return ___m_Version_4; } inline uint32_t* get_address_of_m_Version_4() { return &___m_Version_4; } inline void set_m_Version_4(uint32_t value) { ___m_Version_4 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.EnhancedTouch.TouchHistory struct TouchHistory_tC6960A3461C25690F02AFEC0CEFA1BDD252AC0E8_marshaled_pinvoke { InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * ___m_History_0; Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F * ___m_Finger_1; int32_t ___m_Count_2; int32_t ___m_StartIndex_3; uint32_t ___m_Version_4; }; // Native definition for COM marshalling of UnityEngine.InputSystem.EnhancedTouch.TouchHistory struct TouchHistory_tC6960A3461C25690F02AFEC0CEFA1BDD252AC0E8_marshaled_com { InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * ___m_History_0; Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F * ___m_Finger_1; int32_t ___m_Count_2; int32_t ___m_StartIndex_3; uint32_t ___m_Version_4; }; // 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; } }; // 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.LowLevel.IMECompositionString/e__FixedBuffer struct U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95 { public: union { struct { // System.Char UnityEngine.InputSystem.LowLevel.IMECompositionString/e__FixedBuffer::FixedElementField Il2CppChar ___FixedElementField_0; }; uint8_t U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95__padding[128]; }; public: inline static int32_t get_offset_of_FixedElementField_0() { return static_cast(offsetof(U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95, ___FixedElementField_0)); } inline Il2CppChar get_FixedElementField_0() const { return ___FixedElementField_0; } inline Il2CppChar* get_address_of_FixedElementField_0() { return &___FixedElementField_0; } inline void set_FixedElementField_0(Il2CppChar value) { ___FixedElementField_0 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.LowLevel.IMECompositionString/e__FixedBuffer struct U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95_marshaled_pinvoke { union { struct { uint8_t ___FixedElementField_0; }; uint8_t U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95__padding[128]; }; }; // Native definition for COM marshalling of UnityEngine.InputSystem.LowLevel.IMECompositionString/e__FixedBuffer struct U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95_marshaled_com { union { struct { uint8_t ___FixedElementField_0; }; uint8_t U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95__padding[128]; }; }; // 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.InputActionAsset/ReadFileJson struct ReadFileJson_tF65156F867EA68F6F7A7B45506F61744EDD05885 { public: // System.String UnityEngine.InputSystem.InputActionAsset/ReadFileJson::name String_t* ___name_0; // UnityEngine.InputSystem.InputActionMap/ReadMapJson[] UnityEngine.InputSystem.InputActionAsset/ReadFileJson::maps ReadMapJsonU5BU5D_tCBEF73957B63BEE4BC935C11A11F7B055A7FBEE3* ___maps_1; // UnityEngine.InputSystem.InputControlScheme/SchemeJson[] UnityEngine.InputSystem.InputActionAsset/ReadFileJson::controlSchemes SchemeJsonU5BU5D_t57FDF11F72F0043029240825717D2C5B11BA7C46* ___controlSchemes_2; public: inline static int32_t get_offset_of_name_0() { return static_cast(offsetof(ReadFileJson_tF65156F867EA68F6F7A7B45506F61744EDD05885, ___name_0)); } inline String_t* get_name_0() const { return ___name_0; } inline String_t** get_address_of_name_0() { return &___name_0; } inline void set_name_0(String_t* value) { ___name_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___name_0), (void*)value); } inline static int32_t get_offset_of_maps_1() { return static_cast(offsetof(ReadFileJson_tF65156F867EA68F6F7A7B45506F61744EDD05885, ___maps_1)); } inline ReadMapJsonU5BU5D_tCBEF73957B63BEE4BC935C11A11F7B055A7FBEE3* get_maps_1() const { return ___maps_1; } inline ReadMapJsonU5BU5D_tCBEF73957B63BEE4BC935C11A11F7B055A7FBEE3** get_address_of_maps_1() { return &___maps_1; } inline void set_maps_1(ReadMapJsonU5BU5D_tCBEF73957B63BEE4BC935C11A11F7B055A7FBEE3* value) { ___maps_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___maps_1), (void*)value); } inline static int32_t get_offset_of_controlSchemes_2() { return static_cast(offsetof(ReadFileJson_tF65156F867EA68F6F7A7B45506F61744EDD05885, ___controlSchemes_2)); } inline SchemeJsonU5BU5D_t57FDF11F72F0043029240825717D2C5B11BA7C46* get_controlSchemes_2() const { return ___controlSchemes_2; } inline SchemeJsonU5BU5D_t57FDF11F72F0043029240825717D2C5B11BA7C46** get_address_of_controlSchemes_2() { return &___controlSchemes_2; } inline void set_controlSchemes_2(SchemeJsonU5BU5D_t57FDF11F72F0043029240825717D2C5B11BA7C46* value) { ___controlSchemes_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___controlSchemes_2), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.InputActionAsset/ReadFileJson struct ReadFileJson_tF65156F867EA68F6F7A7B45506F61744EDD05885_marshaled_pinvoke { char* ___name_0; ReadMapJson_tBE2CDE3D7B711BAE57243A74D610ECBE5E94DDCC_marshaled_pinvoke* ___maps_1; SchemeJson_tB69DB8B2A8EDE1FF4F72BF63C4DB651A095CD9ED_marshaled_pinvoke* ___controlSchemes_2; }; // Native definition for COM marshalling of UnityEngine.InputSystem.InputActionAsset/ReadFileJson struct ReadFileJson_tF65156F867EA68F6F7A7B45506F61744EDD05885_marshaled_com { Il2CppChar* ___name_0; ReadMapJson_tBE2CDE3D7B711BAE57243A74D610ECBE5E94DDCC_marshaled_com* ___maps_1; SchemeJson_tB69DB8B2A8EDE1FF4F72BF63C4DB651A095CD9ED_marshaled_com* ___controlSchemes_2; }; // UnityEngine.InputSystem.InputActionAsset/WriteFileJson struct WriteFileJson_tD861465C9130F22970287E83EEE918A7E639F6F4 { public: // System.String UnityEngine.InputSystem.InputActionAsset/WriteFileJson::name String_t* ___name_0; // UnityEngine.InputSystem.InputActionMap/WriteMapJson[] UnityEngine.InputSystem.InputActionAsset/WriteFileJson::maps WriteMapJsonU5BU5D_t47447828A3C78868DE4FC7A2F8AFF017C8FC0956* ___maps_1; // UnityEngine.InputSystem.InputControlScheme/SchemeJson[] UnityEngine.InputSystem.InputActionAsset/WriteFileJson::controlSchemes SchemeJsonU5BU5D_t57FDF11F72F0043029240825717D2C5B11BA7C46* ___controlSchemes_2; public: inline static int32_t get_offset_of_name_0() { return static_cast(offsetof(WriteFileJson_tD861465C9130F22970287E83EEE918A7E639F6F4, ___name_0)); } inline String_t* get_name_0() const { return ___name_0; } inline String_t** get_address_of_name_0() { return &___name_0; } inline void set_name_0(String_t* value) { ___name_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___name_0), (void*)value); } inline static int32_t get_offset_of_maps_1() { return static_cast(offsetof(WriteFileJson_tD861465C9130F22970287E83EEE918A7E639F6F4, ___maps_1)); } inline WriteMapJsonU5BU5D_t47447828A3C78868DE4FC7A2F8AFF017C8FC0956* get_maps_1() const { return ___maps_1; } inline WriteMapJsonU5BU5D_t47447828A3C78868DE4FC7A2F8AFF017C8FC0956** get_address_of_maps_1() { return &___maps_1; } inline void set_maps_1(WriteMapJsonU5BU5D_t47447828A3C78868DE4FC7A2F8AFF017C8FC0956* value) { ___maps_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___maps_1), (void*)value); } inline static int32_t get_offset_of_controlSchemes_2() { return static_cast(offsetof(WriteFileJson_tD861465C9130F22970287E83EEE918A7E639F6F4, ___controlSchemes_2)); } inline SchemeJsonU5BU5D_t57FDF11F72F0043029240825717D2C5B11BA7C46* get_controlSchemes_2() const { return ___controlSchemes_2; } inline SchemeJsonU5BU5D_t57FDF11F72F0043029240825717D2C5B11BA7C46** get_address_of_controlSchemes_2() { return &___controlSchemes_2; } inline void set_controlSchemes_2(SchemeJsonU5BU5D_t57FDF11F72F0043029240825717D2C5B11BA7C46* value) { ___controlSchemes_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___controlSchemes_2), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.InputActionAsset/WriteFileJson struct WriteFileJson_tD861465C9130F22970287E83EEE918A7E639F6F4_marshaled_pinvoke { char* ___name_0; WriteMapJson_tCF9BC2C2255EFD7BC6150FF24E15E92CA59BD405_marshaled_pinvoke* ___maps_1; SchemeJson_tB69DB8B2A8EDE1FF4F72BF63C4DB651A095CD9ED_marshaled_pinvoke* ___controlSchemes_2; }; // Native definition for COM marshalling of UnityEngine.InputSystem.InputActionAsset/WriteFileJson struct WriteFileJson_tD861465C9130F22970287E83EEE918A7E639F6F4_marshaled_com { Il2CppChar* ___name_0; WriteMapJson_tCF9BC2C2255EFD7BC6150FF24E15E92CA59BD405_marshaled_com* ___maps_1; SchemeJson_tB69DB8B2A8EDE1FF4F72BF63C4DB651A095CD9ED_marshaled_com* ___controlSchemes_2; }; // UnityEngine.InputSystem.InputActionMap/BindingOverrideJson struct BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7 { public: // System.String UnityEngine.InputSystem.InputActionMap/BindingOverrideJson::action String_t* ___action_0; // System.String UnityEngine.InputSystem.InputActionMap/BindingOverrideJson::id String_t* ___id_1; // System.String UnityEngine.InputSystem.InputActionMap/BindingOverrideJson::path String_t* ___path_2; // System.String UnityEngine.InputSystem.InputActionMap/BindingOverrideJson::interactions String_t* ___interactions_3; // System.String UnityEngine.InputSystem.InputActionMap/BindingOverrideJson::processors String_t* ___processors_4; public: inline static int32_t get_offset_of_action_0() { return static_cast(offsetof(BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7, ___action_0)); } inline String_t* get_action_0() const { return ___action_0; } inline String_t** get_address_of_action_0() { return &___action_0; } inline void set_action_0(String_t* value) { ___action_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___action_0), (void*)value); } inline static int32_t get_offset_of_id_1() { return static_cast(offsetof(BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7, ___id_1)); } inline String_t* get_id_1() const { return ___id_1; } inline String_t** get_address_of_id_1() { return &___id_1; } inline void set_id_1(String_t* value) { ___id_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___id_1), (void*)value); } inline static int32_t get_offset_of_path_2() { return static_cast(offsetof(BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7, ___path_2)); } inline String_t* get_path_2() const { return ___path_2; } inline String_t** get_address_of_path_2() { return &___path_2; } inline void set_path_2(String_t* value) { ___path_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___path_2), (void*)value); } inline static int32_t get_offset_of_interactions_3() { return static_cast(offsetof(BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7, ___interactions_3)); } inline String_t* get_interactions_3() const { return ___interactions_3; } inline String_t** get_address_of_interactions_3() { return &___interactions_3; } inline void set_interactions_3(String_t* value) { ___interactions_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___interactions_3), (void*)value); } inline static int32_t get_offset_of_processors_4() { return static_cast(offsetof(BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7, ___processors_4)); } inline String_t* get_processors_4() const { return ___processors_4; } inline String_t** get_address_of_processors_4() { return &___processors_4; } inline void set_processors_4(String_t* value) { ___processors_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___processors_4), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.InputActionMap/BindingOverrideJson struct BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7_marshaled_pinvoke { char* ___action_0; char* ___id_1; char* ___path_2; char* ___interactions_3; char* ___processors_4; }; // Native definition for COM marshalling of UnityEngine.InputSystem.InputActionMap/BindingOverrideJson struct BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7_marshaled_com { Il2CppChar* ___action_0; Il2CppChar* ___id_1; Il2CppChar* ___path_2; Il2CppChar* ___interactions_3; Il2CppChar* ___processors_4; }; // UnityEngine.InputSystem.InputActionMap/BindingOverrideListJson struct BindingOverrideListJson_t59713137EA7C1C9BE025DE1FDFE1B2391C2CB127 { public: // System.Collections.Generic.List`1 UnityEngine.InputSystem.InputActionMap/BindingOverrideListJson::bindings List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * ___bindings_0; public: inline static int32_t get_offset_of_bindings_0() { return static_cast(offsetof(BindingOverrideListJson_t59713137EA7C1C9BE025DE1FDFE1B2391C2CB127, ___bindings_0)); } inline List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * get_bindings_0() const { return ___bindings_0; } inline List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 ** get_address_of_bindings_0() { return &___bindings_0; } inline void set_bindings_0(List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * value) { ___bindings_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___bindings_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.InputActionMap/BindingOverrideListJson struct BindingOverrideListJson_t59713137EA7C1C9BE025DE1FDFE1B2391C2CB127_marshaled_pinvoke { List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * ___bindings_0; }; // Native definition for COM marshalling of UnityEngine.InputSystem.InputActionMap/BindingOverrideListJson struct BindingOverrideListJson_t59713137EA7C1C9BE025DE1FDFE1B2391C2CB127_marshaled_com { List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * ___bindings_0; }; // 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.InputActionMap/ReadFileJson struct ReadFileJson_tC7B3B26A5889A25682C2827E85617290A1502096 { public: // UnityEngine.InputSystem.InputActionMap/ReadActionJson[] UnityEngine.InputSystem.InputActionMap/ReadFileJson::actions ReadActionJsonU5BU5D_tCF8120EBA360F9A415E4148920C8834DAB6EDB88* ___actions_0; // UnityEngine.InputSystem.InputActionMap/ReadMapJson[] UnityEngine.InputSystem.InputActionMap/ReadFileJson::maps ReadMapJsonU5BU5D_tCBEF73957B63BEE4BC935C11A11F7B055A7FBEE3* ___maps_1; public: inline static int32_t get_offset_of_actions_0() { return static_cast(offsetof(ReadFileJson_tC7B3B26A5889A25682C2827E85617290A1502096, ___actions_0)); } inline ReadActionJsonU5BU5D_tCF8120EBA360F9A415E4148920C8834DAB6EDB88* get_actions_0() const { return ___actions_0; } inline ReadActionJsonU5BU5D_tCF8120EBA360F9A415E4148920C8834DAB6EDB88** get_address_of_actions_0() { return &___actions_0; } inline void set_actions_0(ReadActionJsonU5BU5D_tCF8120EBA360F9A415E4148920C8834DAB6EDB88* value) { ___actions_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___actions_0), (void*)value); } inline static int32_t get_offset_of_maps_1() { return static_cast(offsetof(ReadFileJson_tC7B3B26A5889A25682C2827E85617290A1502096, ___maps_1)); } inline ReadMapJsonU5BU5D_tCBEF73957B63BEE4BC935C11A11F7B055A7FBEE3* get_maps_1() const { return ___maps_1; } inline ReadMapJsonU5BU5D_tCBEF73957B63BEE4BC935C11A11F7B055A7FBEE3** get_address_of_maps_1() { return &___maps_1; } inline void set_maps_1(ReadMapJsonU5BU5D_tCBEF73957B63BEE4BC935C11A11F7B055A7FBEE3* value) { ___maps_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___maps_1), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.InputActionMap/ReadFileJson struct ReadFileJson_tC7B3B26A5889A25682C2827E85617290A1502096_marshaled_pinvoke { ReadActionJson_t62D66C07949B981884A0429EDFF041BB9CC85576_marshaled_pinvoke* ___actions_0; ReadMapJson_tBE2CDE3D7B711BAE57243A74D610ECBE5E94DDCC_marshaled_pinvoke* ___maps_1; }; // Native definition for COM marshalling of UnityEngine.InputSystem.InputActionMap/ReadFileJson struct ReadFileJson_tC7B3B26A5889A25682C2827E85617290A1502096_marshaled_com { ReadActionJson_t62D66C07949B981884A0429EDFF041BB9CC85576_marshaled_com* ___actions_0; ReadMapJson_tBE2CDE3D7B711BAE57243A74D610ECBE5E94DDCC_marshaled_com* ___maps_1; }; // UnityEngine.InputSystem.InputActionMap/WriteFileJson struct WriteFileJson_t1E89879041484C4ABEB8BF27251500573F92D21F { public: // UnityEngine.InputSystem.InputActionMap/WriteMapJson[] UnityEngine.InputSystem.InputActionMap/WriteFileJson::maps WriteMapJsonU5BU5D_t47447828A3C78868DE4FC7A2F8AFF017C8FC0956* ___maps_0; public: inline static int32_t get_offset_of_maps_0() { return static_cast(offsetof(WriteFileJson_t1E89879041484C4ABEB8BF27251500573F92D21F, ___maps_0)); } inline WriteMapJsonU5BU5D_t47447828A3C78868DE4FC7A2F8AFF017C8FC0956* get_maps_0() const { return ___maps_0; } inline WriteMapJsonU5BU5D_t47447828A3C78868DE4FC7A2F8AFF017C8FC0956** get_address_of_maps_0() { return &___maps_0; } inline void set_maps_0(WriteMapJsonU5BU5D_t47447828A3C78868DE4FC7A2F8AFF017C8FC0956* value) { ___maps_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___maps_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.InputActionMap/WriteFileJson struct WriteFileJson_t1E89879041484C4ABEB8BF27251500573F92D21F_marshaled_pinvoke { WriteMapJson_tCF9BC2C2255EFD7BC6150FF24E15E92CA59BD405_marshaled_pinvoke* ___maps_0; }; // Native definition for COM marshalling of UnityEngine.InputSystem.InputActionMap/WriteFileJson struct WriteFileJson_t1E89879041484C4ABEB8BF27251500573F92D21F_marshaled_com { WriteMapJson_tCF9BC2C2255EFD7BC6150FF24E15E92CA59BD405_marshaled_com* ___maps_0; }; // UnityEngine.InputSystem.InputActionMap/WriteMapJson struct WriteMapJson_tCF9BC2C2255EFD7BC6150FF24E15E92CA59BD405 { public: // System.String UnityEngine.InputSystem.InputActionMap/WriteMapJson::name String_t* ___name_0; // System.String UnityEngine.InputSystem.InputActionMap/WriteMapJson::id String_t* ___id_1; // UnityEngine.InputSystem.InputActionMap/WriteActionJson[] UnityEngine.InputSystem.InputActionMap/WriteMapJson::actions WriteActionJsonU5BU5D_tAF7847B877C55C4B3B39412B05F65864D8C26D23* ___actions_2; // UnityEngine.InputSystem.InputActionMap/BindingJson[] UnityEngine.InputSystem.InputActionMap/WriteMapJson::bindings BindingJsonU5BU5D_tAE92DA4FCC0E3900948300E503DE0ED684EC30B4* ___bindings_3; public: inline static int32_t get_offset_of_name_0() { return static_cast(offsetof(WriteMapJson_tCF9BC2C2255EFD7BC6150FF24E15E92CA59BD405, ___name_0)); } inline String_t* get_name_0() const { return ___name_0; } inline String_t** get_address_of_name_0() { return &___name_0; } inline void set_name_0(String_t* value) { ___name_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___name_0), (void*)value); } inline static int32_t get_offset_of_id_1() { return static_cast(offsetof(WriteMapJson_tCF9BC2C2255EFD7BC6150FF24E15E92CA59BD405, ___id_1)); } inline String_t* get_id_1() const { return ___id_1; } inline String_t** get_address_of_id_1() { return &___id_1; } inline void set_id_1(String_t* value) { ___id_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___id_1), (void*)value); } inline static int32_t get_offset_of_actions_2() { return static_cast(offsetof(WriteMapJson_tCF9BC2C2255EFD7BC6150FF24E15E92CA59BD405, ___actions_2)); } inline WriteActionJsonU5BU5D_tAF7847B877C55C4B3B39412B05F65864D8C26D23* get_actions_2() const { return ___actions_2; } inline WriteActionJsonU5BU5D_tAF7847B877C55C4B3B39412B05F65864D8C26D23** get_address_of_actions_2() { return &___actions_2; } inline void set_actions_2(WriteActionJsonU5BU5D_tAF7847B877C55C4B3B39412B05F65864D8C26D23* value) { ___actions_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___actions_2), (void*)value); } inline static int32_t get_offset_of_bindings_3() { return static_cast(offsetof(WriteMapJson_tCF9BC2C2255EFD7BC6150FF24E15E92CA59BD405, ___bindings_3)); } inline BindingJsonU5BU5D_tAE92DA4FCC0E3900948300E503DE0ED684EC30B4* get_bindings_3() const { return ___bindings_3; } inline BindingJsonU5BU5D_tAE92DA4FCC0E3900948300E503DE0ED684EC30B4** get_address_of_bindings_3() { return &___bindings_3; } inline void set_bindings_3(BindingJsonU5BU5D_tAE92DA4FCC0E3900948300E503DE0ED684EC30B4* value) { ___bindings_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___bindings_3), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.InputActionMap/WriteMapJson struct WriteMapJson_tCF9BC2C2255EFD7BC6150FF24E15E92CA59BD405_marshaled_pinvoke { char* ___name_0; char* ___id_1; WriteActionJson_tFD633E6A665AA353250A7971C716799CD28EED8E_marshaled_pinvoke* ___actions_2; BindingJson_t347A29B701719410931D8E8ABE356EADB19CF152_marshaled_pinvoke* ___bindings_3; }; // Native definition for COM marshalling of UnityEngine.InputSystem.InputActionMap/WriteMapJson struct WriteMapJson_tCF9BC2C2255EFD7BC6150FF24E15E92CA59BD405_marshaled_com { Il2CppChar* ___name_0; Il2CppChar* ___id_1; WriteActionJson_tFD633E6A665AA353250A7971C716799CD28EED8E_marshaled_com* ___actions_2; BindingJson_t347A29B701719410931D8E8ABE356EADB19CF152_marshaled_com* ___bindings_3; }; // UnityEngine.InputSystem.InputActionRebindingExtensions/Parameter struct Parameter_tCDDF536091650D2A0AD082686C6499465BD3BF0A { public: // System.Object UnityEngine.InputSystem.InputActionRebindingExtensions/Parameter::instance RuntimeObject * ___instance_0; // System.Reflection.FieldInfo UnityEngine.InputSystem.InputActionRebindingExtensions/Parameter::field FieldInfo_t * ___field_1; // System.Int32 UnityEngine.InputSystem.InputActionRebindingExtensions/Parameter::bindingIndex int32_t ___bindingIndex_2; public: inline static int32_t get_offset_of_instance_0() { return static_cast(offsetof(Parameter_tCDDF536091650D2A0AD082686C6499465BD3BF0A, ___instance_0)); } inline RuntimeObject * get_instance_0() const { return ___instance_0; } inline RuntimeObject ** get_address_of_instance_0() { return &___instance_0; } inline void set_instance_0(RuntimeObject * value) { ___instance_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___instance_0), (void*)value); } inline static int32_t get_offset_of_field_1() { return static_cast(offsetof(Parameter_tCDDF536091650D2A0AD082686C6499465BD3BF0A, ___field_1)); } inline FieldInfo_t * get_field_1() const { return ___field_1; } inline FieldInfo_t ** get_address_of_field_1() { return &___field_1; } inline void set_field_1(FieldInfo_t * value) { ___field_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___field_1), (void*)value); } inline static int32_t get_offset_of_bindingIndex_2() { return static_cast(offsetof(Parameter_tCDDF536091650D2A0AD082686C6499465BD3BF0A, ___bindingIndex_2)); } inline int32_t get_bindingIndex_2() const { return ___bindingIndex_2; } inline int32_t* get_address_of_bindingIndex_2() { return &___bindingIndex_2; } inline void set_bindingIndex_2(int32_t value) { ___bindingIndex_2 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.InputActionRebindingExtensions/Parameter struct Parameter_tCDDF536091650D2A0AD082686C6499465BD3BF0A_marshaled_pinvoke { Il2CppIUnknown* ___instance_0; FieldInfo_t * ___field_1; int32_t ___bindingIndex_2; }; // Native definition for COM marshalling of UnityEngine.InputSystem.InputActionRebindingExtensions/Parameter struct Parameter_tCDDF536091650D2A0AD082686C6499465BD3BF0A_marshaled_com { Il2CppIUnknown* ___instance_0; FieldInfo_t * ___field_1; int32_t ___bindingIndex_2; }; // UnityEngine.InputSystem.InputActionSetupExtensions/BindingSyntax struct BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 { public: // UnityEngine.InputSystem.InputActionMap UnityEngine.InputSystem.InputActionSetupExtensions/BindingSyntax::m_ActionMap InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___m_ActionMap_0; // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.InputActionSetupExtensions/BindingSyntax::m_Action InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___m_Action_1; // System.Int32 UnityEngine.InputSystem.InputActionSetupExtensions/BindingSyntax::m_BindingIndexInMap int32_t ___m_BindingIndexInMap_2; public: inline static int32_t get_offset_of_m_ActionMap_0() { return static_cast(offsetof(BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757, ___m_ActionMap_0)); } inline InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * get_m_ActionMap_0() const { return ___m_ActionMap_0; } inline InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 ** get_address_of_m_ActionMap_0() { return &___m_ActionMap_0; } inline void set_m_ActionMap_0(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * value) { ___m_ActionMap_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ActionMap_0), (void*)value); } inline static int32_t get_offset_of_m_Action_1() { return static_cast(offsetof(BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757, ___m_Action_1)); } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * get_m_Action_1() const { return ___m_Action_1; } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** get_address_of_m_Action_1() { return &___m_Action_1; } inline void set_m_Action_1(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * value) { ___m_Action_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Action_1), (void*)value); } inline static int32_t get_offset_of_m_BindingIndexInMap_2() { return static_cast(offsetof(BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757, ___m_BindingIndexInMap_2)); } inline int32_t get_m_BindingIndexInMap_2() const { return ___m_BindingIndexInMap_2; } inline int32_t* get_address_of_m_BindingIndexInMap_2() { return &___m_BindingIndexInMap_2; } inline void set_m_BindingIndexInMap_2(int32_t value) { ___m_BindingIndexInMap_2 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.InputActionSetupExtensions/BindingSyntax struct BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757_marshaled_pinvoke { InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___m_ActionMap_0; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___m_Action_1; int32_t ___m_BindingIndexInMap_2; }; // Native definition for COM marshalling of UnityEngine.InputSystem.InputActionSetupExtensions/BindingSyntax struct BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757_marshaled_com { InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___m_ActionMap_0; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___m_Action_1; int32_t ___m_BindingIndexInMap_2; }; // UnityEngine.InputSystem.InputActionSetupExtensions/CompositeSyntax struct CompositeSyntax_t7C7F5CBAE00B5179E4D54190E60EC19E08CDFD9E { public: // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.InputActionSetupExtensions/CompositeSyntax::m_Action InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___m_Action_0; // UnityEngine.InputSystem.InputActionMap UnityEngine.InputSystem.InputActionSetupExtensions/CompositeSyntax::m_ActionMap InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___m_ActionMap_1; // System.Int32 UnityEngine.InputSystem.InputActionSetupExtensions/CompositeSyntax::m_BindingIndexInMap int32_t ___m_BindingIndexInMap_2; public: inline static int32_t get_offset_of_m_Action_0() { return static_cast(offsetof(CompositeSyntax_t7C7F5CBAE00B5179E4D54190E60EC19E08CDFD9E, ___m_Action_0)); } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * get_m_Action_0() const { return ___m_Action_0; } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** get_address_of_m_Action_0() { return &___m_Action_0; } inline void set_m_Action_0(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * value) { ___m_Action_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Action_0), (void*)value); } inline static int32_t get_offset_of_m_ActionMap_1() { return static_cast(offsetof(CompositeSyntax_t7C7F5CBAE00B5179E4D54190E60EC19E08CDFD9E, ___m_ActionMap_1)); } inline InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * get_m_ActionMap_1() const { return ___m_ActionMap_1; } inline InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 ** get_address_of_m_ActionMap_1() { return &___m_ActionMap_1; } inline void set_m_ActionMap_1(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * value) { ___m_ActionMap_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ActionMap_1), (void*)value); } inline static int32_t get_offset_of_m_BindingIndexInMap_2() { return static_cast(offsetof(CompositeSyntax_t7C7F5CBAE00B5179E4D54190E60EC19E08CDFD9E, ___m_BindingIndexInMap_2)); } inline int32_t get_m_BindingIndexInMap_2() const { return ___m_BindingIndexInMap_2; } inline int32_t* get_address_of_m_BindingIndexInMap_2() { return &___m_BindingIndexInMap_2; } inline void set_m_BindingIndexInMap_2(int32_t value) { ___m_BindingIndexInMap_2 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.InputActionSetupExtensions/CompositeSyntax struct CompositeSyntax_t7C7F5CBAE00B5179E4D54190E60EC19E08CDFD9E_marshaled_pinvoke { InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___m_Action_0; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___m_ActionMap_1; int32_t ___m_BindingIndexInMap_2; }; // Native definition for COM marshalling of UnityEngine.InputSystem.InputActionSetupExtensions/CompositeSyntax struct CompositeSyntax_t7C7F5CBAE00B5179E4D54190E60EC19E08CDFD9E_marshaled_com { InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___m_Action_0; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___m_ActionMap_1; int32_t ___m_BindingIndexInMap_2; }; // UnityEngine.InputSystem.InputActionState/ActionMapIndices struct ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A { public: // System.Int32 UnityEngine.InputSystem.InputActionState/ActionMapIndices::actionStartIndex int32_t ___actionStartIndex_0; // System.Int32 UnityEngine.InputSystem.InputActionState/ActionMapIndices::actionCount int32_t ___actionCount_1; // System.Int32 UnityEngine.InputSystem.InputActionState/ActionMapIndices::controlStartIndex int32_t ___controlStartIndex_2; // System.Int32 UnityEngine.InputSystem.InputActionState/ActionMapIndices::controlCount int32_t ___controlCount_3; // System.Int32 UnityEngine.InputSystem.InputActionState/ActionMapIndices::bindingStartIndex int32_t ___bindingStartIndex_4; // System.Int32 UnityEngine.InputSystem.InputActionState/ActionMapIndices::bindingCount int32_t ___bindingCount_5; // System.Int32 UnityEngine.InputSystem.InputActionState/ActionMapIndices::interactionStartIndex int32_t ___interactionStartIndex_6; // System.Int32 UnityEngine.InputSystem.InputActionState/ActionMapIndices::interactionCount int32_t ___interactionCount_7; // System.Int32 UnityEngine.InputSystem.InputActionState/ActionMapIndices::processorStartIndex int32_t ___processorStartIndex_8; // System.Int32 UnityEngine.InputSystem.InputActionState/ActionMapIndices::processorCount int32_t ___processorCount_9; // System.Int32 UnityEngine.InputSystem.InputActionState/ActionMapIndices::compositeStartIndex int32_t ___compositeStartIndex_10; // System.Int32 UnityEngine.InputSystem.InputActionState/ActionMapIndices::compositeCount int32_t ___compositeCount_11; public: inline static int32_t get_offset_of_actionStartIndex_0() { return static_cast(offsetof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A, ___actionStartIndex_0)); } inline int32_t get_actionStartIndex_0() const { return ___actionStartIndex_0; } inline int32_t* get_address_of_actionStartIndex_0() { return &___actionStartIndex_0; } inline void set_actionStartIndex_0(int32_t value) { ___actionStartIndex_0 = value; } inline static int32_t get_offset_of_actionCount_1() { return static_cast(offsetof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A, ___actionCount_1)); } inline int32_t get_actionCount_1() const { return ___actionCount_1; } inline int32_t* get_address_of_actionCount_1() { return &___actionCount_1; } inline void set_actionCount_1(int32_t value) { ___actionCount_1 = value; } inline static int32_t get_offset_of_controlStartIndex_2() { return static_cast(offsetof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A, ___controlStartIndex_2)); } inline int32_t get_controlStartIndex_2() const { return ___controlStartIndex_2; } inline int32_t* get_address_of_controlStartIndex_2() { return &___controlStartIndex_2; } inline void set_controlStartIndex_2(int32_t value) { ___controlStartIndex_2 = value; } inline static int32_t get_offset_of_controlCount_3() { return static_cast(offsetof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A, ___controlCount_3)); } inline int32_t get_controlCount_3() const { return ___controlCount_3; } inline int32_t* get_address_of_controlCount_3() { return &___controlCount_3; } inline void set_controlCount_3(int32_t value) { ___controlCount_3 = value; } inline static int32_t get_offset_of_bindingStartIndex_4() { return static_cast(offsetof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A, ___bindingStartIndex_4)); } inline int32_t get_bindingStartIndex_4() const { return ___bindingStartIndex_4; } inline int32_t* get_address_of_bindingStartIndex_4() { return &___bindingStartIndex_4; } inline void set_bindingStartIndex_4(int32_t value) { ___bindingStartIndex_4 = value; } inline static int32_t get_offset_of_bindingCount_5() { return static_cast(offsetof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A, ___bindingCount_5)); } inline int32_t get_bindingCount_5() const { return ___bindingCount_5; } inline int32_t* get_address_of_bindingCount_5() { return &___bindingCount_5; } inline void set_bindingCount_5(int32_t value) { ___bindingCount_5 = value; } inline static int32_t get_offset_of_interactionStartIndex_6() { return static_cast(offsetof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A, ___interactionStartIndex_6)); } inline int32_t get_interactionStartIndex_6() const { return ___interactionStartIndex_6; } inline int32_t* get_address_of_interactionStartIndex_6() { return &___interactionStartIndex_6; } inline void set_interactionStartIndex_6(int32_t value) { ___interactionStartIndex_6 = value; } inline static int32_t get_offset_of_interactionCount_7() { return static_cast(offsetof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A, ___interactionCount_7)); } inline int32_t get_interactionCount_7() const { return ___interactionCount_7; } inline int32_t* get_address_of_interactionCount_7() { return &___interactionCount_7; } inline void set_interactionCount_7(int32_t value) { ___interactionCount_7 = value; } inline static int32_t get_offset_of_processorStartIndex_8() { return static_cast(offsetof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A, ___processorStartIndex_8)); } inline int32_t get_processorStartIndex_8() const { return ___processorStartIndex_8; } inline int32_t* get_address_of_processorStartIndex_8() { return &___processorStartIndex_8; } inline void set_processorStartIndex_8(int32_t value) { ___processorStartIndex_8 = value; } inline static int32_t get_offset_of_processorCount_9() { return static_cast(offsetof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A, ___processorCount_9)); } inline int32_t get_processorCount_9() const { return ___processorCount_9; } inline int32_t* get_address_of_processorCount_9() { return &___processorCount_9; } inline void set_processorCount_9(int32_t value) { ___processorCount_9 = value; } inline static int32_t get_offset_of_compositeStartIndex_10() { return static_cast(offsetof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A, ___compositeStartIndex_10)); } inline int32_t get_compositeStartIndex_10() const { return ___compositeStartIndex_10; } inline int32_t* get_address_of_compositeStartIndex_10() { return &___compositeStartIndex_10; } inline void set_compositeStartIndex_10(int32_t value) { ___compositeStartIndex_10 = value; } inline static int32_t get_offset_of_compositeCount_11() { return static_cast(offsetof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A, ___compositeCount_11)); } inline int32_t get_compositeCount_11() const { return ___compositeCount_11; } inline int32_t* get_address_of_compositeCount_11() { return &___compositeCount_11; } inline void set_compositeCount_11(int32_t value) { ___compositeCount_11 = value; } }; // UnityEngine.InputSystem.InputActionState/BindingState struct BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 { public: union { struct { union { #pragma pack(push, tp, 1) struct { // System.Byte UnityEngine.InputSystem.InputActionState/BindingState::m_ControlCount uint8_t ___m_ControlCount_0; }; #pragma pack(pop, tp) struct { uint8_t ___m_ControlCount_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_InteractionCount_1_OffsetPadding[1]; // System.Byte UnityEngine.InputSystem.InputActionState/BindingState::m_InteractionCount uint8_t ___m_InteractionCount_1; }; #pragma pack(pop, tp) struct { char ___m_InteractionCount_1_OffsetPadding_forAlignmentOnly[1]; uint8_t ___m_InteractionCount_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_ProcessorCount_2_OffsetPadding[2]; // System.Byte UnityEngine.InputSystem.InputActionState/BindingState::m_ProcessorCount uint8_t ___m_ProcessorCount_2; }; #pragma pack(pop, tp) struct { char ___m_ProcessorCount_2_OffsetPadding_forAlignmentOnly[2]; uint8_t ___m_ProcessorCount_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_MapIndex_3_OffsetPadding[3]; // System.Byte UnityEngine.InputSystem.InputActionState/BindingState::m_MapIndex uint8_t ___m_MapIndex_3; }; #pragma pack(pop, tp) struct { char ___m_MapIndex_3_OffsetPadding_forAlignmentOnly[3]; uint8_t ___m_MapIndex_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_Flags_4_OffsetPadding[4]; // System.Byte UnityEngine.InputSystem.InputActionState/BindingState::m_Flags uint8_t ___m_Flags_4; }; #pragma pack(pop, tp) struct { char ___m_Flags_4_OffsetPadding_forAlignmentOnly[4]; uint8_t ___m_Flags_4_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_PartIndex_5_OffsetPadding[5]; // System.Byte UnityEngine.InputSystem.InputActionState/BindingState::m_PartIndex uint8_t ___m_PartIndex_5; }; #pragma pack(pop, tp) struct { char ___m_PartIndex_5_OffsetPadding_forAlignmentOnly[5]; uint8_t ___m_PartIndex_5_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_ActionIndex_6_OffsetPadding[6]; // System.UInt16 UnityEngine.InputSystem.InputActionState/BindingState::m_ActionIndex uint16_t ___m_ActionIndex_6; }; #pragma pack(pop, tp) struct { char ___m_ActionIndex_6_OffsetPadding_forAlignmentOnly[6]; uint16_t ___m_ActionIndex_6_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_CompositeOrCompositeBindingIndex_7_OffsetPadding[8]; // System.UInt16 UnityEngine.InputSystem.InputActionState/BindingState::m_CompositeOrCompositeBindingIndex uint16_t ___m_CompositeOrCompositeBindingIndex_7; }; #pragma pack(pop, tp) struct { char ___m_CompositeOrCompositeBindingIndex_7_OffsetPadding_forAlignmentOnly[8]; uint16_t ___m_CompositeOrCompositeBindingIndex_7_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_ProcessorStartIndex_8_OffsetPadding[10]; // System.UInt16 UnityEngine.InputSystem.InputActionState/BindingState::m_ProcessorStartIndex uint16_t ___m_ProcessorStartIndex_8; }; #pragma pack(pop, tp) struct { char ___m_ProcessorStartIndex_8_OffsetPadding_forAlignmentOnly[10]; uint16_t ___m_ProcessorStartIndex_8_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_InteractionStartIndex_9_OffsetPadding[12]; // System.UInt16 UnityEngine.InputSystem.InputActionState/BindingState::m_InteractionStartIndex uint16_t ___m_InteractionStartIndex_9; }; #pragma pack(pop, tp) struct { char ___m_InteractionStartIndex_9_OffsetPadding_forAlignmentOnly[12]; uint16_t ___m_InteractionStartIndex_9_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_ControlStartIndex_10_OffsetPadding[14]; // System.UInt16 UnityEngine.InputSystem.InputActionState/BindingState::m_ControlStartIndex uint16_t ___m_ControlStartIndex_10; }; #pragma pack(pop, tp) struct { char ___m_ControlStartIndex_10_OffsetPadding_forAlignmentOnly[14]; uint16_t ___m_ControlStartIndex_10_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_PressTime_11_OffsetPadding[16]; // System.Double UnityEngine.InputSystem.InputActionState/BindingState::m_PressTime double ___m_PressTime_11; }; #pragma pack(pop, tp) struct { char ___m_PressTime_11_OffsetPadding_forAlignmentOnly[16]; double ___m_PressTime_11_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_TriggerEventIdForComposite_12_OffsetPadding[24]; // System.Int32 UnityEngine.InputSystem.InputActionState/BindingState::m_TriggerEventIdForComposite int32_t ___m_TriggerEventIdForComposite_12; }; #pragma pack(pop, tp) struct { char ___m_TriggerEventIdForComposite_12_OffsetPadding_forAlignmentOnly[24]; int32_t ___m_TriggerEventIdForComposite_12_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char _____padding_13_OffsetPadding[28]; // System.Int32 UnityEngine.InputSystem.InputActionState/BindingState::__padding int32_t _____padding_13; }; #pragma pack(pop, tp) struct { char _____padding_13_OffsetPadding_forAlignmentOnly[28]; int32_t _____padding_13_forAlignmentOnly; }; }; }; uint8_t BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26__padding[32]; }; public: inline static int32_t get_offset_of_m_ControlCount_0() { return static_cast(offsetof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26, ___m_ControlCount_0)); } inline uint8_t get_m_ControlCount_0() const { return ___m_ControlCount_0; } inline uint8_t* get_address_of_m_ControlCount_0() { return &___m_ControlCount_0; } inline void set_m_ControlCount_0(uint8_t value) { ___m_ControlCount_0 = value; } inline static int32_t get_offset_of_m_InteractionCount_1() { return static_cast(offsetof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26, ___m_InteractionCount_1)); } inline uint8_t get_m_InteractionCount_1() const { return ___m_InteractionCount_1; } inline uint8_t* get_address_of_m_InteractionCount_1() { return &___m_InteractionCount_1; } inline void set_m_InteractionCount_1(uint8_t value) { ___m_InteractionCount_1 = value; } inline static int32_t get_offset_of_m_ProcessorCount_2() { return static_cast(offsetof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26, ___m_ProcessorCount_2)); } inline uint8_t get_m_ProcessorCount_2() const { return ___m_ProcessorCount_2; } inline uint8_t* get_address_of_m_ProcessorCount_2() { return &___m_ProcessorCount_2; } inline void set_m_ProcessorCount_2(uint8_t value) { ___m_ProcessorCount_2 = value; } inline static int32_t get_offset_of_m_MapIndex_3() { return static_cast(offsetof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26, ___m_MapIndex_3)); } inline uint8_t get_m_MapIndex_3() const { return ___m_MapIndex_3; } inline uint8_t* get_address_of_m_MapIndex_3() { return &___m_MapIndex_3; } inline void set_m_MapIndex_3(uint8_t value) { ___m_MapIndex_3 = value; } inline static int32_t get_offset_of_m_Flags_4() { return static_cast(offsetof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26, ___m_Flags_4)); } inline uint8_t get_m_Flags_4() const { return ___m_Flags_4; } inline uint8_t* get_address_of_m_Flags_4() { return &___m_Flags_4; } inline void set_m_Flags_4(uint8_t value) { ___m_Flags_4 = value; } inline static int32_t get_offset_of_m_PartIndex_5() { return static_cast(offsetof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26, ___m_PartIndex_5)); } inline uint8_t get_m_PartIndex_5() const { return ___m_PartIndex_5; } inline uint8_t* get_address_of_m_PartIndex_5() { return &___m_PartIndex_5; } inline void set_m_PartIndex_5(uint8_t value) { ___m_PartIndex_5 = value; } inline static int32_t get_offset_of_m_ActionIndex_6() { return static_cast(offsetof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26, ___m_ActionIndex_6)); } inline uint16_t get_m_ActionIndex_6() const { return ___m_ActionIndex_6; } inline uint16_t* get_address_of_m_ActionIndex_6() { return &___m_ActionIndex_6; } inline void set_m_ActionIndex_6(uint16_t value) { ___m_ActionIndex_6 = value; } inline static int32_t get_offset_of_m_CompositeOrCompositeBindingIndex_7() { return static_cast(offsetof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26, ___m_CompositeOrCompositeBindingIndex_7)); } inline uint16_t get_m_CompositeOrCompositeBindingIndex_7() const { return ___m_CompositeOrCompositeBindingIndex_7; } inline uint16_t* get_address_of_m_CompositeOrCompositeBindingIndex_7() { return &___m_CompositeOrCompositeBindingIndex_7; } inline void set_m_CompositeOrCompositeBindingIndex_7(uint16_t value) { ___m_CompositeOrCompositeBindingIndex_7 = value; } inline static int32_t get_offset_of_m_ProcessorStartIndex_8() { return static_cast(offsetof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26, ___m_ProcessorStartIndex_8)); } inline uint16_t get_m_ProcessorStartIndex_8() const { return ___m_ProcessorStartIndex_8; } inline uint16_t* get_address_of_m_ProcessorStartIndex_8() { return &___m_ProcessorStartIndex_8; } inline void set_m_ProcessorStartIndex_8(uint16_t value) { ___m_ProcessorStartIndex_8 = value; } inline static int32_t get_offset_of_m_InteractionStartIndex_9() { return static_cast(offsetof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26, ___m_InteractionStartIndex_9)); } inline uint16_t get_m_InteractionStartIndex_9() const { return ___m_InteractionStartIndex_9; } inline uint16_t* get_address_of_m_InteractionStartIndex_9() { return &___m_InteractionStartIndex_9; } inline void set_m_InteractionStartIndex_9(uint16_t value) { ___m_InteractionStartIndex_9 = value; } inline static int32_t get_offset_of_m_ControlStartIndex_10() { return static_cast(offsetof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26, ___m_ControlStartIndex_10)); } inline uint16_t get_m_ControlStartIndex_10() const { return ___m_ControlStartIndex_10; } inline uint16_t* get_address_of_m_ControlStartIndex_10() { return &___m_ControlStartIndex_10; } inline void set_m_ControlStartIndex_10(uint16_t value) { ___m_ControlStartIndex_10 = value; } inline static int32_t get_offset_of_m_PressTime_11() { return static_cast(offsetof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26, ___m_PressTime_11)); } inline double get_m_PressTime_11() const { return ___m_PressTime_11; } inline double* get_address_of_m_PressTime_11() { return &___m_PressTime_11; } inline void set_m_PressTime_11(double value) { ___m_PressTime_11 = value; } inline static int32_t get_offset_of_m_TriggerEventIdForComposite_12() { return static_cast(offsetof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26, ___m_TriggerEventIdForComposite_12)); } inline int32_t get_m_TriggerEventIdForComposite_12() const { return ___m_TriggerEventIdForComposite_12; } inline int32_t* get_address_of_m_TriggerEventIdForComposite_12() { return &___m_TriggerEventIdForComposite_12; } inline void set_m_TriggerEventIdForComposite_12(int32_t value) { ___m_TriggerEventIdForComposite_12 = value; } inline static int32_t get_offset_of___padding_13() { return static_cast(offsetof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26, _____padding_13)); } inline int32_t get___padding_13() const { return _____padding_13; } inline int32_t* get_address_of___padding_13() { return &_____padding_13; } inline void set___padding_13(int32_t value) { _____padding_13 = value; } }; // UnityEngine.InputSystem.InputActionState/InteractionState struct InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 { public: union { struct { union { #pragma pack(push, tp, 1) struct { // System.UInt16 UnityEngine.InputSystem.InputActionState/InteractionState::m_TriggerControlIndex uint16_t ___m_TriggerControlIndex_0; }; #pragma pack(pop, tp) struct { uint16_t ___m_TriggerControlIndex_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_Phase_1_OffsetPadding[2]; // System.Byte UnityEngine.InputSystem.InputActionState/InteractionState::m_Phase uint8_t ___m_Phase_1; }; #pragma pack(pop, tp) struct { char ___m_Phase_1_OffsetPadding_forAlignmentOnly[2]; uint8_t ___m_Phase_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_Flags_2_OffsetPadding[3]; // System.Byte UnityEngine.InputSystem.InputActionState/InteractionState::m_Flags uint8_t ___m_Flags_2; }; #pragma pack(pop, tp) struct { char ___m_Flags_2_OffsetPadding_forAlignmentOnly[3]; uint8_t ___m_Flags_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_TimerDuration_3_OffsetPadding[4]; // System.Single UnityEngine.InputSystem.InputActionState/InteractionState::m_TimerDuration float ___m_TimerDuration_3; }; #pragma pack(pop, tp) struct { char ___m_TimerDuration_3_OffsetPadding_forAlignmentOnly[4]; float ___m_TimerDuration_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_StartTime_4_OffsetPadding[8]; // System.Double UnityEngine.InputSystem.InputActionState/InteractionState::m_StartTime double ___m_StartTime_4; }; #pragma pack(pop, tp) struct { char ___m_StartTime_4_OffsetPadding_forAlignmentOnly[8]; double ___m_StartTime_4_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_TimerStartTime_5_OffsetPadding[16]; // System.Double UnityEngine.InputSystem.InputActionState/InteractionState::m_TimerStartTime double ___m_TimerStartTime_5; }; #pragma pack(pop, tp) struct { char ___m_TimerStartTime_5_OffsetPadding_forAlignmentOnly[16]; double ___m_TimerStartTime_5_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_PerformedTime_6_OffsetPadding[24]; // System.Double UnityEngine.InputSystem.InputActionState/InteractionState::m_PerformedTime double ___m_PerformedTime_6; }; #pragma pack(pop, tp) struct { char ___m_PerformedTime_6_OffsetPadding_forAlignmentOnly[24]; double ___m_PerformedTime_6_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_TotalTimeoutCompletionTimeDone_7_OffsetPadding[32]; // System.Single UnityEngine.InputSystem.InputActionState/InteractionState::m_TotalTimeoutCompletionTimeDone float ___m_TotalTimeoutCompletionTimeDone_7; }; #pragma pack(pop, tp) struct { char ___m_TotalTimeoutCompletionTimeDone_7_OffsetPadding_forAlignmentOnly[32]; float ___m_TotalTimeoutCompletionTimeDone_7_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_TotalTimeoutCompletionTimeRemaining_8_OffsetPadding[36]; // System.Single UnityEngine.InputSystem.InputActionState/InteractionState::m_TotalTimeoutCompletionTimeRemaining float ___m_TotalTimeoutCompletionTimeRemaining_8; }; #pragma pack(pop, tp) struct { char ___m_TotalTimeoutCompletionTimeRemaining_8_OffsetPadding_forAlignmentOnly[36]; float ___m_TotalTimeoutCompletionTimeRemaining_8_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_TimerMonitorIndex_9_OffsetPadding[40]; // System.Int64 UnityEngine.InputSystem.InputActionState/InteractionState::m_TimerMonitorIndex int64_t ___m_TimerMonitorIndex_9; }; #pragma pack(pop, tp) struct { char ___m_TimerMonitorIndex_9_OffsetPadding_forAlignmentOnly[40]; int64_t ___m_TimerMonitorIndex_9_forAlignmentOnly; }; }; }; uint8_t InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320__padding[48]; }; public: inline static int32_t get_offset_of_m_TriggerControlIndex_0() { return static_cast(offsetof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320, ___m_TriggerControlIndex_0)); } inline uint16_t get_m_TriggerControlIndex_0() const { return ___m_TriggerControlIndex_0; } inline uint16_t* get_address_of_m_TriggerControlIndex_0() { return &___m_TriggerControlIndex_0; } inline void set_m_TriggerControlIndex_0(uint16_t value) { ___m_TriggerControlIndex_0 = value; } inline static int32_t get_offset_of_m_Phase_1() { return static_cast(offsetof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320, ___m_Phase_1)); } inline uint8_t get_m_Phase_1() const { return ___m_Phase_1; } inline uint8_t* get_address_of_m_Phase_1() { return &___m_Phase_1; } inline void set_m_Phase_1(uint8_t value) { ___m_Phase_1 = value; } inline static int32_t get_offset_of_m_Flags_2() { return static_cast(offsetof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320, ___m_Flags_2)); } inline uint8_t get_m_Flags_2() const { return ___m_Flags_2; } inline uint8_t* get_address_of_m_Flags_2() { return &___m_Flags_2; } inline void set_m_Flags_2(uint8_t value) { ___m_Flags_2 = value; } inline static int32_t get_offset_of_m_TimerDuration_3() { return static_cast(offsetof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320, ___m_TimerDuration_3)); } inline float get_m_TimerDuration_3() const { return ___m_TimerDuration_3; } inline float* get_address_of_m_TimerDuration_3() { return &___m_TimerDuration_3; } inline void set_m_TimerDuration_3(float value) { ___m_TimerDuration_3 = value; } inline static int32_t get_offset_of_m_StartTime_4() { return static_cast(offsetof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320, ___m_StartTime_4)); } inline double get_m_StartTime_4() const { return ___m_StartTime_4; } inline double* get_address_of_m_StartTime_4() { return &___m_StartTime_4; } inline void set_m_StartTime_4(double value) { ___m_StartTime_4 = value; } inline static int32_t get_offset_of_m_TimerStartTime_5() { return static_cast(offsetof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320, ___m_TimerStartTime_5)); } inline double get_m_TimerStartTime_5() const { return ___m_TimerStartTime_5; } inline double* get_address_of_m_TimerStartTime_5() { return &___m_TimerStartTime_5; } inline void set_m_TimerStartTime_5(double value) { ___m_TimerStartTime_5 = value; } inline static int32_t get_offset_of_m_PerformedTime_6() { return static_cast(offsetof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320, ___m_PerformedTime_6)); } inline double get_m_PerformedTime_6() const { return ___m_PerformedTime_6; } inline double* get_address_of_m_PerformedTime_6() { return &___m_PerformedTime_6; } inline void set_m_PerformedTime_6(double value) { ___m_PerformedTime_6 = value; } inline static int32_t get_offset_of_m_TotalTimeoutCompletionTimeDone_7() { return static_cast(offsetof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320, ___m_TotalTimeoutCompletionTimeDone_7)); } inline float get_m_TotalTimeoutCompletionTimeDone_7() const { return ___m_TotalTimeoutCompletionTimeDone_7; } inline float* get_address_of_m_TotalTimeoutCompletionTimeDone_7() { return &___m_TotalTimeoutCompletionTimeDone_7; } inline void set_m_TotalTimeoutCompletionTimeDone_7(float value) { ___m_TotalTimeoutCompletionTimeDone_7 = value; } inline static int32_t get_offset_of_m_TotalTimeoutCompletionTimeRemaining_8() { return static_cast(offsetof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320, ___m_TotalTimeoutCompletionTimeRemaining_8)); } inline float get_m_TotalTimeoutCompletionTimeRemaining_8() const { return ___m_TotalTimeoutCompletionTimeRemaining_8; } inline float* get_address_of_m_TotalTimeoutCompletionTimeRemaining_8() { return &___m_TotalTimeoutCompletionTimeRemaining_8; } inline void set_m_TotalTimeoutCompletionTimeRemaining_8(float value) { ___m_TotalTimeoutCompletionTimeRemaining_8 = value; } inline static int32_t get_offset_of_m_TimerMonitorIndex_9() { return static_cast(offsetof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320, ___m_TimerMonitorIndex_9)); } inline int64_t get_m_TimerMonitorIndex_9() const { return ___m_TimerMonitorIndex_9; } inline int64_t* get_address_of_m_TimerMonitorIndex_9() { return &___m_TimerMonitorIndex_9; } inline void set_m_TimerMonitorIndex_9(int64_t value) { ___m_TimerMonitorIndex_9 = value; } }; // UnityEngine.InputSystem.InputActionState/TriggerState struct TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 { public: union { struct { union { #pragma pack(push, tp, 1) struct { // System.Byte UnityEngine.InputSystem.InputActionState/TriggerState::m_Phase uint8_t ___m_Phase_3; }; #pragma pack(pop, tp) struct { uint8_t ___m_Phase_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_Flags_4_OffsetPadding[1]; // System.Byte UnityEngine.InputSystem.InputActionState/TriggerState::m_Flags uint8_t ___m_Flags_4; }; #pragma pack(pop, tp) struct { char ___m_Flags_4_OffsetPadding_forAlignmentOnly[1]; uint8_t ___m_Flags_4_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_MapIndex_5_OffsetPadding[2]; // System.Byte UnityEngine.InputSystem.InputActionState/TriggerState::m_MapIndex uint8_t ___m_MapIndex_5; }; #pragma pack(pop, tp) struct { char ___m_MapIndex_5_OffsetPadding_forAlignmentOnly[2]; uint8_t ___m_MapIndex_5_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_ControlIndex_6_OffsetPadding[4]; // System.UInt16 UnityEngine.InputSystem.InputActionState/TriggerState::m_ControlIndex uint16_t ___m_ControlIndex_6; }; #pragma pack(pop, tp) struct { char ___m_ControlIndex_6_OffsetPadding_forAlignmentOnly[4]; uint16_t ___m_ControlIndex_6_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_Time_7_OffsetPadding[8]; // System.Double UnityEngine.InputSystem.InputActionState/TriggerState::m_Time double ___m_Time_7; }; #pragma pack(pop, tp) struct { char ___m_Time_7_OffsetPadding_forAlignmentOnly[8]; double ___m_Time_7_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_StartTime_8_OffsetPadding[16]; // System.Double UnityEngine.InputSystem.InputActionState/TriggerState::m_StartTime double ___m_StartTime_8; }; #pragma pack(pop, tp) struct { char ___m_StartTime_8_OffsetPadding_forAlignmentOnly[16]; double ___m_StartTime_8_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_BindingIndex_9_OffsetPadding[24]; // System.UInt16 UnityEngine.InputSystem.InputActionState/TriggerState::m_BindingIndex uint16_t ___m_BindingIndex_9; }; #pragma pack(pop, tp) struct { char ___m_BindingIndex_9_OffsetPadding_forAlignmentOnly[24]; uint16_t ___m_BindingIndex_9_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_InteractionIndex_10_OffsetPadding[26]; // System.UInt16 UnityEngine.InputSystem.InputActionState/TriggerState::m_InteractionIndex uint16_t ___m_InteractionIndex_10; }; #pragma pack(pop, tp) struct { char ___m_InteractionIndex_10_OffsetPadding_forAlignmentOnly[26]; uint16_t ___m_InteractionIndex_10_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_Magnitude_11_OffsetPadding[28]; // System.Single UnityEngine.InputSystem.InputActionState/TriggerState::m_Magnitude float ___m_Magnitude_11; }; #pragma pack(pop, tp) struct { char ___m_Magnitude_11_OffsetPadding_forAlignmentOnly[28]; float ___m_Magnitude_11_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_LastPerformedInUpdate_12_OffsetPadding[32]; // System.UInt32 UnityEngine.InputSystem.InputActionState/TriggerState::m_LastPerformedInUpdate uint32_t ___m_LastPerformedInUpdate_12; }; #pragma pack(pop, tp) struct { char ___m_LastPerformedInUpdate_12_OffsetPadding_forAlignmentOnly[32]; uint32_t ___m_LastPerformedInUpdate_12_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_LastCanceledInUpdate_13_OffsetPadding[36]; // System.UInt32 UnityEngine.InputSystem.InputActionState/TriggerState::m_LastCanceledInUpdate uint32_t ___m_LastCanceledInUpdate_13; }; #pragma pack(pop, tp) struct { char ___m_LastCanceledInUpdate_13_OffsetPadding_forAlignmentOnly[36]; uint32_t ___m_LastCanceledInUpdate_13_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_PressedInUpdate_14_OffsetPadding[40]; // System.UInt32 UnityEngine.InputSystem.InputActionState/TriggerState::m_PressedInUpdate uint32_t ___m_PressedInUpdate_14; }; #pragma pack(pop, tp) struct { char ___m_PressedInUpdate_14_OffsetPadding_forAlignmentOnly[40]; uint32_t ___m_PressedInUpdate_14_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_ReleasedInUpdate_15_OffsetPadding[44]; // System.UInt32 UnityEngine.InputSystem.InputActionState/TriggerState::m_ReleasedInUpdate uint32_t ___m_ReleasedInUpdate_15; }; #pragma pack(pop, tp) struct { char ___m_ReleasedInUpdate_15_OffsetPadding_forAlignmentOnly[44]; uint32_t ___m_ReleasedInUpdate_15_forAlignmentOnly; }; }; }; uint8_t TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145__padding[48]; }; public: inline static int32_t get_offset_of_m_Phase_3() { return static_cast(offsetof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145, ___m_Phase_3)); } inline uint8_t get_m_Phase_3() const { return ___m_Phase_3; } inline uint8_t* get_address_of_m_Phase_3() { return &___m_Phase_3; } inline void set_m_Phase_3(uint8_t value) { ___m_Phase_3 = value; } inline static int32_t get_offset_of_m_Flags_4() { return static_cast(offsetof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145, ___m_Flags_4)); } inline uint8_t get_m_Flags_4() const { return ___m_Flags_4; } inline uint8_t* get_address_of_m_Flags_4() { return &___m_Flags_4; } inline void set_m_Flags_4(uint8_t value) { ___m_Flags_4 = value; } inline static int32_t get_offset_of_m_MapIndex_5() { return static_cast(offsetof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145, ___m_MapIndex_5)); } inline uint8_t get_m_MapIndex_5() const { return ___m_MapIndex_5; } inline uint8_t* get_address_of_m_MapIndex_5() { return &___m_MapIndex_5; } inline void set_m_MapIndex_5(uint8_t value) { ___m_MapIndex_5 = value; } inline static int32_t get_offset_of_m_ControlIndex_6() { return static_cast(offsetof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145, ___m_ControlIndex_6)); } inline uint16_t get_m_ControlIndex_6() const { return ___m_ControlIndex_6; } inline uint16_t* get_address_of_m_ControlIndex_6() { return &___m_ControlIndex_6; } inline void set_m_ControlIndex_6(uint16_t value) { ___m_ControlIndex_6 = value; } inline static int32_t get_offset_of_m_Time_7() { return static_cast(offsetof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145, ___m_Time_7)); } inline double get_m_Time_7() const { return ___m_Time_7; } inline double* get_address_of_m_Time_7() { return &___m_Time_7; } inline void set_m_Time_7(double value) { ___m_Time_7 = value; } inline static int32_t get_offset_of_m_StartTime_8() { return static_cast(offsetof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145, ___m_StartTime_8)); } inline double get_m_StartTime_8() const { return ___m_StartTime_8; } inline double* get_address_of_m_StartTime_8() { return &___m_StartTime_8; } inline void set_m_StartTime_8(double value) { ___m_StartTime_8 = value; } inline static int32_t get_offset_of_m_BindingIndex_9() { return static_cast(offsetof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145, ___m_BindingIndex_9)); } inline uint16_t get_m_BindingIndex_9() const { return ___m_BindingIndex_9; } inline uint16_t* get_address_of_m_BindingIndex_9() { return &___m_BindingIndex_9; } inline void set_m_BindingIndex_9(uint16_t value) { ___m_BindingIndex_9 = value; } inline static int32_t get_offset_of_m_InteractionIndex_10() { return static_cast(offsetof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145, ___m_InteractionIndex_10)); } inline uint16_t get_m_InteractionIndex_10() const { return ___m_InteractionIndex_10; } inline uint16_t* get_address_of_m_InteractionIndex_10() { return &___m_InteractionIndex_10; } inline void set_m_InteractionIndex_10(uint16_t value) { ___m_InteractionIndex_10 = value; } inline static int32_t get_offset_of_m_Magnitude_11() { return static_cast(offsetof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145, ___m_Magnitude_11)); } inline float get_m_Magnitude_11() const { return ___m_Magnitude_11; } inline float* get_address_of_m_Magnitude_11() { return &___m_Magnitude_11; } inline void set_m_Magnitude_11(float value) { ___m_Magnitude_11 = value; } inline static int32_t get_offset_of_m_LastPerformedInUpdate_12() { return static_cast(offsetof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145, ___m_LastPerformedInUpdate_12)); } inline uint32_t get_m_LastPerformedInUpdate_12() const { return ___m_LastPerformedInUpdate_12; } inline uint32_t* get_address_of_m_LastPerformedInUpdate_12() { return &___m_LastPerformedInUpdate_12; } inline void set_m_LastPerformedInUpdate_12(uint32_t value) { ___m_LastPerformedInUpdate_12 = value; } inline static int32_t get_offset_of_m_LastCanceledInUpdate_13() { return static_cast(offsetof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145, ___m_LastCanceledInUpdate_13)); } inline uint32_t get_m_LastCanceledInUpdate_13() const { return ___m_LastCanceledInUpdate_13; } inline uint32_t* get_address_of_m_LastCanceledInUpdate_13() { return &___m_LastCanceledInUpdate_13; } inline void set_m_LastCanceledInUpdate_13(uint32_t value) { ___m_LastCanceledInUpdate_13 = value; } inline static int32_t get_offset_of_m_PressedInUpdate_14() { return static_cast(offsetof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145, ___m_PressedInUpdate_14)); } inline uint32_t get_m_PressedInUpdate_14() const { return ___m_PressedInUpdate_14; } inline uint32_t* get_address_of_m_PressedInUpdate_14() { return &___m_PressedInUpdate_14; } inline void set_m_PressedInUpdate_14(uint32_t value) { ___m_PressedInUpdate_14 = value; } inline static int32_t get_offset_of_m_ReleasedInUpdate_15() { return static_cast(offsetof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145, ___m_ReleasedInUpdate_15)); } inline uint32_t get_m_ReleasedInUpdate_15() const { return ___m_ReleasedInUpdate_15; } inline uint32_t* get_address_of_m_ReleasedInUpdate_15() { return &___m_ReleasedInUpdate_15; } inline void set_m_ReleasedInUpdate_15(uint32_t value) { ___m_ReleasedInUpdate_15 = value; } }; // 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.InputControlScheme/SchemeJson struct SchemeJson_tB69DB8B2A8EDE1FF4F72BF63C4DB651A095CD9ED { public: // System.String UnityEngine.InputSystem.InputControlScheme/SchemeJson::name String_t* ___name_0; // System.String UnityEngine.InputSystem.InputControlScheme/SchemeJson::bindingGroup String_t* ___bindingGroup_1; // UnityEngine.InputSystem.InputControlScheme/SchemeJson/DeviceJson[] UnityEngine.InputSystem.InputControlScheme/SchemeJson::devices DeviceJsonU5BU5D_tD438D8EA8980895AD24A4F143673C4FC8C13A0EB* ___devices_2; public: inline static int32_t get_offset_of_name_0() { return static_cast(offsetof(SchemeJson_tB69DB8B2A8EDE1FF4F72BF63C4DB651A095CD9ED, ___name_0)); } inline String_t* get_name_0() const { return ___name_0; } inline String_t** get_address_of_name_0() { return &___name_0; } inline void set_name_0(String_t* value) { ___name_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___name_0), (void*)value); } inline static int32_t get_offset_of_bindingGroup_1() { return static_cast(offsetof(SchemeJson_tB69DB8B2A8EDE1FF4F72BF63C4DB651A095CD9ED, ___bindingGroup_1)); } inline String_t* get_bindingGroup_1() const { return ___bindingGroup_1; } inline String_t** get_address_of_bindingGroup_1() { return &___bindingGroup_1; } inline void set_bindingGroup_1(String_t* value) { ___bindingGroup_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___bindingGroup_1), (void*)value); } inline static int32_t get_offset_of_devices_2() { return static_cast(offsetof(SchemeJson_tB69DB8B2A8EDE1FF4F72BF63C4DB651A095CD9ED, ___devices_2)); } inline DeviceJsonU5BU5D_tD438D8EA8980895AD24A4F143673C4FC8C13A0EB* get_devices_2() const { return ___devices_2; } inline DeviceJsonU5BU5D_tD438D8EA8980895AD24A4F143673C4FC8C13A0EB** get_address_of_devices_2() { return &___devices_2; } inline void set_devices_2(DeviceJsonU5BU5D_tD438D8EA8980895AD24A4F143673C4FC8C13A0EB* value) { ___devices_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___devices_2), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.InputControlScheme/SchemeJson struct SchemeJson_tB69DB8B2A8EDE1FF4F72BF63C4DB651A095CD9ED_marshaled_pinvoke { char* ___name_0; char* ___bindingGroup_1; DeviceJson_tC6DE2DEF0B6F89BFD244851A3C92B781547E9860_marshaled_pinvoke* ___devices_2; }; // Native definition for COM marshalling of UnityEngine.InputSystem.InputControlScheme/SchemeJson struct SchemeJson_tB69DB8B2A8EDE1FF4F72BF63C4DB651A095CD9ED_marshaled_com { Il2CppChar* ___name_0; Il2CppChar* ___bindingGroup_1; DeviceJson_tC6DE2DEF0B6F89BFD244851A3C92B781547E9860_marshaled_com* ___devices_2; }; // 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.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/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.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.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_t72A1C8F9A9234989D261FDC3B255B91E99FC49E2 { 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_t72826106DB41DD12DED71A2C0F77EC8CFB7BFECF ___m_Callbacks_1; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToAdd InlinedArray_1_t72826106DB41DD12DED71A2C0F77EC8CFB7BFECF ___m_CallbacksToAdd_2; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToRemove InlinedArray_1_t72826106DB41DD12DED71A2C0F77EC8CFB7BFECF ___m_CallbacksToRemove_3; public: inline static int32_t get_offset_of_m_CannotMutateCallbacksArray_0() { return static_cast(offsetof(CallbackArray_1_t72A1C8F9A9234989D261FDC3B255B91E99FC49E2, ___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_t72A1C8F9A9234989D261FDC3B255B91E99FC49E2, ___m_Callbacks_1)); } inline InlinedArray_1_t72826106DB41DD12DED71A2C0F77EC8CFB7BFECF get_m_Callbacks_1() const { return ___m_Callbacks_1; } inline InlinedArray_1_t72826106DB41DD12DED71A2C0F77EC8CFB7BFECF * get_address_of_m_Callbacks_1() { return &___m_Callbacks_1; } inline void set_m_Callbacks_1(InlinedArray_1_t72826106DB41DD12DED71A2C0F77EC8CFB7BFECF 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_t72A1C8F9A9234989D261FDC3B255B91E99FC49E2, ___m_CallbacksToAdd_2)); } inline InlinedArray_1_t72826106DB41DD12DED71A2C0F77EC8CFB7BFECF get_m_CallbacksToAdd_2() const { return ___m_CallbacksToAdd_2; } inline InlinedArray_1_t72826106DB41DD12DED71A2C0F77EC8CFB7BFECF * get_address_of_m_CallbacksToAdd_2() { return &___m_CallbacksToAdd_2; } inline void set_m_CallbacksToAdd_2(InlinedArray_1_t72826106DB41DD12DED71A2C0F77EC8CFB7BFECF 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_t72A1C8F9A9234989D261FDC3B255B91E99FC49E2, ___m_CallbacksToRemove_3)); } inline InlinedArray_1_t72826106DB41DD12DED71A2C0F77EC8CFB7BFECF get_m_CallbacksToRemove_3() const { return ___m_CallbacksToRemove_3; } inline InlinedArray_1_t72826106DB41DD12DED71A2C0F77EC8CFB7BFECF * get_address_of_m_CallbacksToRemove_3() { return &___m_CallbacksToRemove_3; } inline void set_m_CallbacksToRemove_3(InlinedArray_1_t72826106DB41DD12DED71A2C0F77EC8CFB7BFECF 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_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_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_tB8BC79D1436E00F1A99D64DB9801E06E1C750F4C { 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_tAE03F643A92B30307BD81C17CFEF5289EF266D4A ___m_Callbacks_1; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToAdd InlinedArray_1_tAE03F643A92B30307BD81C17CFEF5289EF266D4A ___m_CallbacksToAdd_2; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToRemove InlinedArray_1_tAE03F643A92B30307BD81C17CFEF5289EF266D4A ___m_CallbacksToRemove_3; public: inline static int32_t get_offset_of_m_CannotMutateCallbacksArray_0() { return static_cast(offsetof(CallbackArray_1_tB8BC79D1436E00F1A99D64DB9801E06E1C750F4C, ___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_tB8BC79D1436E00F1A99D64DB9801E06E1C750F4C, ___m_Callbacks_1)); } inline InlinedArray_1_tAE03F643A92B30307BD81C17CFEF5289EF266D4A get_m_Callbacks_1() const { return ___m_Callbacks_1; } inline InlinedArray_1_tAE03F643A92B30307BD81C17CFEF5289EF266D4A * get_address_of_m_Callbacks_1() { return &___m_Callbacks_1; } inline void set_m_Callbacks_1(InlinedArray_1_tAE03F643A92B30307BD81C17CFEF5289EF266D4A 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_tB8BC79D1436E00F1A99D64DB9801E06E1C750F4C, ___m_CallbacksToAdd_2)); } inline InlinedArray_1_tAE03F643A92B30307BD81C17CFEF5289EF266D4A get_m_CallbacksToAdd_2() const { return ___m_CallbacksToAdd_2; } inline InlinedArray_1_tAE03F643A92B30307BD81C17CFEF5289EF266D4A * get_address_of_m_CallbacksToAdd_2() { return &___m_CallbacksToAdd_2; } inline void set_m_CallbacksToAdd_2(InlinedArray_1_tAE03F643A92B30307BD81C17CFEF5289EF266D4A 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_tB8BC79D1436E00F1A99D64DB9801E06E1C750F4C, ___m_CallbacksToRemove_3)); } inline InlinedArray_1_tAE03F643A92B30307BD81C17CFEF5289EF266D4A get_m_CallbacksToRemove_3() const { return ___m_CallbacksToRemove_3; } inline InlinedArray_1_tAE03F643A92B30307BD81C17CFEF5289EF266D4A * get_address_of_m_CallbacksToRemove_3() { return &___m_CallbacksToRemove_3; } inline void set_m_CallbacksToRemove_3(InlinedArray_1_tAE03F643A92B30307BD81C17CFEF5289EF266D4A 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_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_tB4D5582DD662E46559672C5AA2C34BCA79456156 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * ___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 BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7 ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tB4D5582DD662E46559672C5AA2C34BCA79456156, ___list_0)); } inline List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * get_list_0() const { return ___list_0; } inline List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tB4D5582DD662E46559672C5AA2C34BCA79456156, ___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_tB4D5582DD662E46559672C5AA2C34BCA79456156, ___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_tB4D5582DD662E46559672C5AA2C34BCA79456156, ___current_3)); } inline BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7 get_current_3() const { return ___current_3; } inline BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7 value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___action_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___id_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___path_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___interactions_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___processors_4), (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); } }; // 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; } }; // UnityEngine.InputSystem.Utilities.OneOrMore`2> struct OneOrMore_2_tF622F715026A677C106DA8EEA691710DDE9337F4 { public: // System.Boolean UnityEngine.InputSystem.Utilities.OneOrMore`2::m_IsSingle bool ___m_IsSingle_0; // TValue UnityEngine.InputSystem.Utilities.OneOrMore`2::m_Single InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___m_Single_1; // TList UnityEngine.InputSystem.Utilities.OneOrMore`2::m_Multiple ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E ___m_Multiple_2; public: inline static int32_t get_offset_of_m_IsSingle_0() { return static_cast(offsetof(OneOrMore_2_tF622F715026A677C106DA8EEA691710DDE9337F4, ___m_IsSingle_0)); } inline bool get_m_IsSingle_0() const { return ___m_IsSingle_0; } inline bool* get_address_of_m_IsSingle_0() { return &___m_IsSingle_0; } inline void set_m_IsSingle_0(bool value) { ___m_IsSingle_0 = value; } inline static int32_t get_offset_of_m_Single_1() { return static_cast(offsetof(OneOrMore_2_tF622F715026A677C106DA8EEA691710DDE9337F4, ___m_Single_1)); } inline InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * get_m_Single_1() const { return ___m_Single_1; } inline InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 ** get_address_of_m_Single_1() { return &___m_Single_1; } inline void set_m_Single_1(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * value) { ___m_Single_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Single_1), (void*)value); } inline static int32_t get_offset_of_m_Multiple_2() { return static_cast(offsetof(OneOrMore_2_tF622F715026A677C106DA8EEA691710DDE9337F4, ___m_Multiple_2)); } inline ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E get_m_Multiple_2() const { return ___m_Multiple_2; } inline ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E * get_address_of_m_Multiple_2() { return &___m_Multiple_2; } inline void set_m_Multiple_2(ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E value) { ___m_Multiple_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Multiple_2))->___m_Array_0), (void*)NULL); } }; // UnityEngine.InputSystem.Utilities.OneOrMore`2> struct OneOrMore_2_t0194C2641074B9D4264D2C1267C176D9C98E4B79 { public: // System.Boolean UnityEngine.InputSystem.Utilities.OneOrMore`2::m_IsSingle bool ___m_IsSingle_0; // TValue UnityEngine.InputSystem.Utilities.OneOrMore`2::m_Single RuntimeObject * ___m_Single_1; // TList UnityEngine.InputSystem.Utilities.OneOrMore`2::m_Multiple ReadOnlyArray_1_t9584B0851320AB0F5BC8FF261C123F5994A081B7 ___m_Multiple_2; public: inline static int32_t get_offset_of_m_IsSingle_0() { return static_cast(offsetof(OneOrMore_2_t0194C2641074B9D4264D2C1267C176D9C98E4B79, ___m_IsSingle_0)); } inline bool get_m_IsSingle_0() const { return ___m_IsSingle_0; } inline bool* get_address_of_m_IsSingle_0() { return &___m_IsSingle_0; } inline void set_m_IsSingle_0(bool value) { ___m_IsSingle_0 = value; } inline static int32_t get_offset_of_m_Single_1() { return static_cast(offsetof(OneOrMore_2_t0194C2641074B9D4264D2C1267C176D9C98E4B79, ___m_Single_1)); } inline RuntimeObject * get_m_Single_1() const { return ___m_Single_1; } inline RuntimeObject ** get_address_of_m_Single_1() { return &___m_Single_1; } inline void set_m_Single_1(RuntimeObject * value) { ___m_Single_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Single_1), (void*)value); } inline static int32_t get_offset_of_m_Multiple_2() { return static_cast(offsetof(OneOrMore_2_t0194C2641074B9D4264D2C1267C176D9C98E4B79, ___m_Multiple_2)); } inline ReadOnlyArray_1_t9584B0851320AB0F5BC8FF261C123F5994A081B7 get_m_Multiple_2() const { return ___m_Multiple_2; } inline ReadOnlyArray_1_t9584B0851320AB0F5BC8FF261C123F5994A081B7 * get_address_of_m_Multiple_2() { return &___m_Multiple_2; } inline void set_m_Multiple_2(ReadOnlyArray_1_t9584B0851320AB0F5BC8FF261C123F5994A081B7 value) { ___m_Multiple_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Multiple_2))->___m_Array_0), (void*)NULL); } }; // 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; } }; // 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.XR.FeatureType struct FeatureType_tAA574617594E87607ED33C913C1092B4DF3B2C18 { public: // System.Int32 UnityEngine.InputSystem.XR.FeatureType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(FeatureType_tAA574617594E87607ED33C913C1092B4DF3B2C18, ___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.Runtime.InteropServices.GCHandleType struct GCHandleType_t5D58978165671EDEFCCAE1E2B237BD5AE4E8BC38 { public: // System.Int32 System.Runtime.InteropServices.GCHandleType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(GCHandleType_t5D58978165671EDEFCCAE1E2B237BD5AE4E8BC38, ___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.GamepadButton struct GamepadButton_tC4C6CE6FACD4E460279B95BC66D53651036C0139 { public: // System.Int32 UnityEngine.InputSystem.LowLevel.GamepadButton::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(GamepadButton_tC4C6CE6FACD4E460279B95BC66D53651036C0139, ___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.GamepadState struct GamepadState_t0C5AF71A5A47B8467F3AB53DAB427974D26A5FAA { public: union { struct { union { #pragma pack(push, tp, 1) struct { // System.UInt32 UnityEngine.InputSystem.LowLevel.GamepadState::buttons uint32_t ___buttons_4; }; #pragma pack(pop, tp) struct { uint32_t ___buttons_4_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___leftStick_5_OffsetPadding[4]; // UnityEngine.Vector2 UnityEngine.InputSystem.LowLevel.GamepadState::leftStick Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___leftStick_5; }; #pragma pack(pop, tp) struct { char ___leftStick_5_OffsetPadding_forAlignmentOnly[4]; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___leftStick_5_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___rightStick_6_OffsetPadding[12]; // UnityEngine.Vector2 UnityEngine.InputSystem.LowLevel.GamepadState::rightStick Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___rightStick_6; }; #pragma pack(pop, tp) struct { char ___rightStick_6_OffsetPadding_forAlignmentOnly[12]; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___rightStick_6_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___leftTrigger_7_OffsetPadding[20]; // System.Single UnityEngine.InputSystem.LowLevel.GamepadState::leftTrigger float ___leftTrigger_7; }; #pragma pack(pop, tp) struct { char ___leftTrigger_7_OffsetPadding_forAlignmentOnly[20]; float ___leftTrigger_7_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___rightTrigger_8_OffsetPadding[24]; // System.Single UnityEngine.InputSystem.LowLevel.GamepadState::rightTrigger float ___rightTrigger_8; }; #pragma pack(pop, tp) struct { char ___rightTrigger_8_OffsetPadding_forAlignmentOnly[24]; float ___rightTrigger_8_forAlignmentOnly; }; }; }; uint8_t GamepadState_t0C5AF71A5A47B8467F3AB53DAB427974D26A5FAA__padding[28]; }; public: inline static int32_t get_offset_of_buttons_4() { return static_cast(offsetof(GamepadState_t0C5AF71A5A47B8467F3AB53DAB427974D26A5FAA, ___buttons_4)); } inline uint32_t get_buttons_4() const { return ___buttons_4; } inline uint32_t* get_address_of_buttons_4() { return &___buttons_4; } inline void set_buttons_4(uint32_t value) { ___buttons_4 = value; } inline static int32_t get_offset_of_leftStick_5() { return static_cast(offsetof(GamepadState_t0C5AF71A5A47B8467F3AB53DAB427974D26A5FAA, ___leftStick_5)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_leftStick_5() const { return ___leftStick_5; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_leftStick_5() { return &___leftStick_5; } inline void set_leftStick_5(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___leftStick_5 = value; } inline static int32_t get_offset_of_rightStick_6() { return static_cast(offsetof(GamepadState_t0C5AF71A5A47B8467F3AB53DAB427974D26A5FAA, ___rightStick_6)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_rightStick_6() const { return ___rightStick_6; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_rightStick_6() { return &___rightStick_6; } inline void set_rightStick_6(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___rightStick_6 = value; } inline static int32_t get_offset_of_leftTrigger_7() { return static_cast(offsetof(GamepadState_t0C5AF71A5A47B8467F3AB53DAB427974D26A5FAA, ___leftTrigger_7)); } inline float get_leftTrigger_7() const { return ___leftTrigger_7; } inline float* get_address_of_leftTrigger_7() { return &___leftTrigger_7; } inline void set_leftTrigger_7(float value) { ___leftTrigger_7 = value; } inline static int32_t get_offset_of_rightTrigger_8() { return static_cast(offsetof(GamepadState_t0C5AF71A5A47B8467F3AB53DAB427974D26A5FAA, ___rightTrigger_8)); } inline float get_rightTrigger_8() const { return ___rightTrigger_8; } inline float* get_address_of_rightTrigger_8() { return &___rightTrigger_8; } inline void set_rightTrigger_8(float value) { ___rightTrigger_8 = value; } }; // UnityEngine.InputSystem.LowLevel.GravityState struct GravityState_tA7B41F17A797224117E75F1DF9DFE8A53FFC6B5F { public: // UnityEngine.Vector3 UnityEngine.InputSystem.LowLevel.GravityState::gravity Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___gravity_0; public: inline static int32_t get_offset_of_gravity_0() { return static_cast(offsetof(GravityState_tA7B41F17A797224117E75F1DF9DFE8A53FFC6B5F, ___gravity_0)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_gravity_0() const { return ___gravity_0; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_gravity_0() { return &___gravity_0; } inline void set_gravity_0(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___gravity_0 = value; } }; // UnityEngine.InputSystem.LowLevel.GyroscopeState struct GyroscopeState_tA84CDE941D9C84DAE73B06ADB69913580004A310 { public: // UnityEngine.Vector3 UnityEngine.InputSystem.LowLevel.GyroscopeState::angularVelocity Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___angularVelocity_0; public: inline static int32_t get_offset_of_angularVelocity_0() { return static_cast(offsetof(GyroscopeState_tA84CDE941D9C84DAE73B06ADB69913580004A310, ___angularVelocity_0)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_angularVelocity_0() const { return ___angularVelocity_0; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_angularVelocity_0() { return &___angularVelocity_0; } inline void set_angularVelocity_0(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___angularVelocity_0 = value; } }; // UnityEngine.InputSystem.LowLevel.IMECompositionString struct IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 { public: union { struct { union { #pragma pack(push, tp, 1) struct { // System.Int32 UnityEngine.InputSystem.LowLevel.IMECompositionString::size int32_t ___size_0; }; #pragma pack(pop, tp) struct { int32_t ___size_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___buffer_1_OffsetPadding[4]; // UnityEngine.InputSystem.LowLevel.IMECompositionString/e__FixedBuffer UnityEngine.InputSystem.LowLevel.IMECompositionString::buffer U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95 ___buffer_1; }; #pragma pack(pop, tp) struct { char ___buffer_1_OffsetPadding_forAlignmentOnly[4]; U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95 ___buffer_1_forAlignmentOnly; }; }; }; uint8_t IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83__padding[132]; }; public: inline static int32_t get_offset_of_size_0() { return static_cast(offsetof(IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83, ___size_0)); } inline int32_t get_size_0() const { return ___size_0; } inline int32_t* get_address_of_size_0() { return &___size_0; } inline void set_size_0(int32_t value) { ___size_0 = value; } inline static int32_t get_offset_of_buffer_1() { return static_cast(offsetof(IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83, ___buffer_1)); } inline U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95 get_buffer_1() const { return ___buffer_1; } inline U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95 * get_address_of_buffer_1() { return &___buffer_1; } inline void set_buffer_1(U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95 value) { ___buffer_1 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.LowLevel.IMECompositionString struct IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshaled_pinvoke { union { struct { union { #pragma pack(push, tp, 1) struct { int32_t ___size_0; }; #pragma pack(pop, tp) struct { int32_t ___size_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___buffer_1_OffsetPadding[4]; U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95_marshaled_pinvoke ___buffer_1; }; #pragma pack(pop, tp) struct { char ___buffer_1_OffsetPadding_forAlignmentOnly[4]; U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95_marshaled_pinvoke ___buffer_1_forAlignmentOnly; }; }; }; uint8_t IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83__padding[132]; }; }; // Native definition for COM marshalling of UnityEngine.InputSystem.LowLevel.IMECompositionString struct IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshaled_com { union { struct { union { #pragma pack(push, tp, 1) struct { int32_t ___size_0; }; #pragma pack(pop, tp) struct { int32_t ___size_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___buffer_1_OffsetPadding[4]; U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95_marshaled_com ___buffer_1; }; #pragma pack(pop, tp) struct { char ___buffer_1_OffsetPadding_forAlignmentOnly[4]; U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95_marshaled_com ___buffer_1_forAlignmentOnly; }; }; }; uint8_t IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83__padding[132]; }; }; // 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.InputBindingComposite struct InputBindingComposite_tFCCB9AFDBA6503C51555C9C5904186D990D36565 : public RuntimeObject { public: public: }; // 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; } }; // 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.InputSystem.Utilities.NameAndParameters struct NameAndParameters_t028B3A860264D254B13642649D34F0953C3B9DCA { public: // System.String UnityEngine.InputSystem.Utilities.NameAndParameters::k__BackingField String_t* ___U3CnameU3Ek__BackingField_0; // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 UnityEngine.InputSystem.Utilities.NameAndParameters::k__BackingField ReadOnlyArray_1_t644486DA5FB2B247FC64733F192E2894F46CFCF5 ___U3CparametersU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CnameU3Ek__BackingField_0() { return static_cast(offsetof(NameAndParameters_t028B3A860264D254B13642649D34F0953C3B9DCA, ___U3CnameU3Ek__BackingField_0)); } inline String_t* get_U3CnameU3Ek__BackingField_0() const { return ___U3CnameU3Ek__BackingField_0; } inline String_t** get_address_of_U3CnameU3Ek__BackingField_0() { return &___U3CnameU3Ek__BackingField_0; } inline void set_U3CnameU3Ek__BackingField_0(String_t* value) { ___U3CnameU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CnameU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CparametersU3Ek__BackingField_1() { return static_cast(offsetof(NameAndParameters_t028B3A860264D254B13642649D34F0953C3B9DCA, ___U3CparametersU3Ek__BackingField_1)); } inline ReadOnlyArray_1_t644486DA5FB2B247FC64733F192E2894F46CFCF5 get_U3CparametersU3Ek__BackingField_1() const { return ___U3CparametersU3Ek__BackingField_1; } inline ReadOnlyArray_1_t644486DA5FB2B247FC64733F192E2894F46CFCF5 * get_address_of_U3CparametersU3Ek__BackingField_1() { return &___U3CparametersU3Ek__BackingField_1; } inline void set_U3CparametersU3Ek__BackingField_1(ReadOnlyArray_1_t644486DA5FB2B247FC64733F192E2894F46CFCF5 value) { ___U3CparametersU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CparametersU3Ek__BackingField_1))->___m_Array_0), (void*)NULL); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.Utilities.NameAndParameters struct NameAndParameters_t028B3A860264D254B13642649D34F0953C3B9DCA_marshaled_pinvoke { char* ___U3CnameU3Ek__BackingField_0; ReadOnlyArray_1_t644486DA5FB2B247FC64733F192E2894F46CFCF5 ___U3CparametersU3Ek__BackingField_1; }; // Native definition for COM marshalling of UnityEngine.InputSystem.Utilities.NameAndParameters struct NameAndParameters_t028B3A860264D254B13642649D34F0953C3B9DCA_marshaled_com { Il2CppChar* ___U3CnameU3Ek__BackingField_0; ReadOnlyArray_1_t644486DA5FB2B247FC64733F192E2894F46CFCF5 ___U3CparametersU3Ek__BackingField_1; }; // 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; }; // 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; } }; // UnityEngine.InputSystem.TouchPhase struct TouchPhase_tA69FA41B0024C2A1873B2181F02E484D4CC44BBA { public: // System.Int32 UnityEngine.InputSystem.TouchPhase::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TouchPhase_tA69FA41B0024C2A1873B2181F02E484D4CC44BBA, ___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.TouchState struct TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 { public: union { struct { union { #pragma pack(push, tp, 1) struct { // System.Int32 UnityEngine.InputSystem.LowLevel.TouchState::touchId int32_t ___touchId_1; }; #pragma pack(pop, tp) struct { int32_t ___touchId_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___position_2_OffsetPadding[4]; // UnityEngine.Vector2 UnityEngine.InputSystem.LowLevel.TouchState::position Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___position_2; }; #pragma pack(pop, tp) struct { char ___position_2_OffsetPadding_forAlignmentOnly[4]; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___position_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___delta_3_OffsetPadding[12]; // UnityEngine.Vector2 UnityEngine.InputSystem.LowLevel.TouchState::delta Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___delta_3; }; #pragma pack(pop, tp) struct { char ___delta_3_OffsetPadding_forAlignmentOnly[12]; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___delta_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___pressure_4_OffsetPadding[20]; // System.Single UnityEngine.InputSystem.LowLevel.TouchState::pressure float ___pressure_4; }; #pragma pack(pop, tp) struct { char ___pressure_4_OffsetPadding_forAlignmentOnly[20]; float ___pressure_4_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___radius_5_OffsetPadding[24]; // UnityEngine.Vector2 UnityEngine.InputSystem.LowLevel.TouchState::radius Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___radius_5; }; #pragma pack(pop, tp) struct { char ___radius_5_OffsetPadding_forAlignmentOnly[24]; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___radius_5_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___phaseId_6_OffsetPadding[32]; // System.Byte UnityEngine.InputSystem.LowLevel.TouchState::phaseId uint8_t ___phaseId_6; }; #pragma pack(pop, tp) struct { char ___phaseId_6_OffsetPadding_forAlignmentOnly[32]; uint8_t ___phaseId_6_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___tapCount_7_OffsetPadding[33]; // System.Byte UnityEngine.InputSystem.LowLevel.TouchState::tapCount uint8_t ___tapCount_7; }; #pragma pack(pop, tp) struct { char ___tapCount_7_OffsetPadding_forAlignmentOnly[33]; uint8_t ___tapCount_7_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___displayIndex_8_OffsetPadding[34]; // System.Byte UnityEngine.InputSystem.LowLevel.TouchState::displayIndex uint8_t ___displayIndex_8; }; #pragma pack(pop, tp) struct { char ___displayIndex_8_OffsetPadding_forAlignmentOnly[34]; uint8_t ___displayIndex_8_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___flags_9_OffsetPadding[35]; // System.Byte UnityEngine.InputSystem.LowLevel.TouchState::flags uint8_t ___flags_9; }; #pragma pack(pop, tp) struct { char ___flags_9_OffsetPadding_forAlignmentOnly[35]; uint8_t ___flags_9_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___updateStepCount_10_OffsetPadding[36]; // System.UInt32 UnityEngine.InputSystem.LowLevel.TouchState::updateStepCount uint32_t ___updateStepCount_10; }; #pragma pack(pop, tp) struct { char ___updateStepCount_10_OffsetPadding_forAlignmentOnly[36]; uint32_t ___updateStepCount_10_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___startTime_11_OffsetPadding[40]; // System.Double UnityEngine.InputSystem.LowLevel.TouchState::startTime double ___startTime_11; }; #pragma pack(pop, tp) struct { char ___startTime_11_OffsetPadding_forAlignmentOnly[40]; double ___startTime_11_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___startPosition_12_OffsetPadding[48]; // UnityEngine.Vector2 UnityEngine.InputSystem.LowLevel.TouchState::startPosition Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___startPosition_12; }; #pragma pack(pop, tp) struct { char ___startPosition_12_OffsetPadding_forAlignmentOnly[48]; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___startPosition_12_forAlignmentOnly; }; }; }; uint8_t TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8__padding[56]; }; public: inline static int32_t get_offset_of_touchId_1() { return static_cast(offsetof(TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8, ___touchId_1)); } inline int32_t get_touchId_1() const { return ___touchId_1; } inline int32_t* get_address_of_touchId_1() { return &___touchId_1; } inline void set_touchId_1(int32_t value) { ___touchId_1 = value; } inline static int32_t get_offset_of_position_2() { return static_cast(offsetof(TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8, ___position_2)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_position_2() const { return ___position_2; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_position_2() { return &___position_2; } inline void set_position_2(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___position_2 = value; } inline static int32_t get_offset_of_delta_3() { return static_cast(offsetof(TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8, ___delta_3)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_delta_3() const { return ___delta_3; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_delta_3() { return &___delta_3; } inline void set_delta_3(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___delta_3 = value; } inline static int32_t get_offset_of_pressure_4() { return static_cast(offsetof(TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8, ___pressure_4)); } inline float get_pressure_4() const { return ___pressure_4; } inline float* get_address_of_pressure_4() { return &___pressure_4; } inline void set_pressure_4(float value) { ___pressure_4 = value; } inline static int32_t get_offset_of_radius_5() { return static_cast(offsetof(TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8, ___radius_5)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_radius_5() const { return ___radius_5; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_radius_5() { return &___radius_5; } inline void set_radius_5(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___radius_5 = value; } inline static int32_t get_offset_of_phaseId_6() { return static_cast(offsetof(TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8, ___phaseId_6)); } inline uint8_t get_phaseId_6() const { return ___phaseId_6; } inline uint8_t* get_address_of_phaseId_6() { return &___phaseId_6; } inline void set_phaseId_6(uint8_t value) { ___phaseId_6 = value; } inline static int32_t get_offset_of_tapCount_7() { return static_cast(offsetof(TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8, ___tapCount_7)); } inline uint8_t get_tapCount_7() const { return ___tapCount_7; } inline uint8_t* get_address_of_tapCount_7() { return &___tapCount_7; } inline void set_tapCount_7(uint8_t value) { ___tapCount_7 = value; } inline static int32_t get_offset_of_displayIndex_8() { return static_cast(offsetof(TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8, ___displayIndex_8)); } inline uint8_t get_displayIndex_8() const { return ___displayIndex_8; } inline uint8_t* get_address_of_displayIndex_8() { return &___displayIndex_8; } inline void set_displayIndex_8(uint8_t value) { ___displayIndex_8 = value; } inline static int32_t get_offset_of_flags_9() { return static_cast(offsetof(TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8, ___flags_9)); } inline uint8_t get_flags_9() const { return ___flags_9; } inline uint8_t* get_address_of_flags_9() { return &___flags_9; } inline void set_flags_9(uint8_t value) { ___flags_9 = value; } inline static int32_t get_offset_of_updateStepCount_10() { return static_cast(offsetof(TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8, ___updateStepCount_10)); } inline uint32_t get_updateStepCount_10() const { return ___updateStepCount_10; } inline uint32_t* get_address_of_updateStepCount_10() { return &___updateStepCount_10; } inline void set_updateStepCount_10(uint32_t value) { ___updateStepCount_10 = value; } inline static int32_t get_offset_of_startTime_11() { return static_cast(offsetof(TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8, ___startTime_11)); } inline double get_startTime_11() const { return ___startTime_11; } inline double* get_address_of_startTime_11() { return &___startTime_11; } inline void set_startTime_11(double value) { ___startTime_11 = value; } inline static int32_t get_offset_of_startPosition_12() { return static_cast(offsetof(TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8, ___startPosition_12)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_startPosition_12() const { return ___startPosition_12; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_startPosition_12() { return &___startPosition_12; } inline void set_startPosition_12(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___startPosition_12 = 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.Controls.AxisControl/Clamp struct Clamp_tBAA9F43891E7A880B0DE8A650A254CD0E89C36BD { public: // System.Int32 UnityEngine.InputSystem.Controls.AxisControl/Clamp::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Clamp_tBAA9F43891E7A880B0DE8A650A254CD0E89C36BD, ___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.HID.HID/GenericDesktop struct GenericDesktop_tA3B282D1C8C1C70FD9E69006E906BDCF232269D9 { public: // System.Int32 UnityEngine.InputSystem.HID.HID/GenericDesktop::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(GenericDesktop_tA3B282D1C8C1C70FD9E69006E906BDCF232269D9, ___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.HID.HID/HIDCollectionType struct HIDCollectionType_t96F507410EA31F547A72D71B767F12866CC9FE73 { public: // System.Int32 UnityEngine.InputSystem.HID.HID/HIDCollectionType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(HIDCollectionType_t96F507410EA31F547A72D71B767F12866CC9FE73, ___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.HID.HID/HIDElementFlags struct HIDElementFlags_tD2526AB55A4E695D472F4F92AB0E7B29182E0E30 { public: // System.Int32 UnityEngine.InputSystem.HID.HID/HIDElementFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(HIDElementFlags_tD2526AB55A4E695D472F4F92AB0E7B29182E0E30, ___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.HID.HID/HIDReportType struct HIDReportType_tB0D6F97EE47C07DDBA768772ED2ECA1944835544 { public: // System.Int32 UnityEngine.InputSystem.HID.HID/HIDReportType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(HIDReportType_tB0D6F97EE47C07DDBA768772ED2ECA1944835544, ___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.HID.HID/Simulation struct Simulation_t4B9221A3677FB83BF1BE4C76B71B6B7D7E65F78D { public: // System.Int32 UnityEngine.InputSystem.HID.HID/Simulation::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Simulation_t4B9221A3677FB83BF1BE4C76B71B6B7D7E65F78D, ___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.HID.HID/UsagePage struct UsagePage_t4E88F7D5613BA631109F66288E6F6C39990DEBFC { public: // System.Int32 UnityEngine.InputSystem.HID.HID/UsagePage::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(UsagePage_t4E88F7D5613BA631109F66288E6F6C39990DEBFC, ___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.HID.HIDParser/HIDItemStateGlobal struct HIDItemStateGlobal_t45C4D37D57BFCC4BAF7DD3B030CE40F3AE0A4FE5 { public: // System.Nullable`1 UnityEngine.InputSystem.HID.HIDParser/HIDItemStateGlobal::usagePage Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___usagePage_0; // System.Nullable`1 UnityEngine.InputSystem.HID.HIDParser/HIDItemStateGlobal::logicalMinimum Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___logicalMinimum_1; // System.Nullable`1 UnityEngine.InputSystem.HID.HIDParser/HIDItemStateGlobal::logicalMaximum Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___logicalMaximum_2; // System.Nullable`1 UnityEngine.InputSystem.HID.HIDParser/HIDItemStateGlobal::physicalMinimum Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___physicalMinimum_3; // System.Nullable`1 UnityEngine.InputSystem.HID.HIDParser/HIDItemStateGlobal::physicalMaximum Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___physicalMaximum_4; // System.Nullable`1 UnityEngine.InputSystem.HID.HIDParser/HIDItemStateGlobal::unitExponent Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___unitExponent_5; // System.Nullable`1 UnityEngine.InputSystem.HID.HIDParser/HIDItemStateGlobal::unit Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___unit_6; // System.Nullable`1 UnityEngine.InputSystem.HID.HIDParser/HIDItemStateGlobal::reportSize Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___reportSize_7; // System.Nullable`1 UnityEngine.InputSystem.HID.HIDParser/HIDItemStateGlobal::reportCount Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___reportCount_8; // System.Nullable`1 UnityEngine.InputSystem.HID.HIDParser/HIDItemStateGlobal::reportId Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___reportId_9; public: inline static int32_t get_offset_of_usagePage_0() { return static_cast(offsetof(HIDItemStateGlobal_t45C4D37D57BFCC4BAF7DD3B030CE40F3AE0A4FE5, ___usagePage_0)); } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 get_usagePage_0() const { return ___usagePage_0; } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * get_address_of_usagePage_0() { return &___usagePage_0; } inline void set_usagePage_0(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 value) { ___usagePage_0 = value; } inline static int32_t get_offset_of_logicalMinimum_1() { return static_cast(offsetof(HIDItemStateGlobal_t45C4D37D57BFCC4BAF7DD3B030CE40F3AE0A4FE5, ___logicalMinimum_1)); } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 get_logicalMinimum_1() const { return ___logicalMinimum_1; } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * get_address_of_logicalMinimum_1() { return &___logicalMinimum_1; } inline void set_logicalMinimum_1(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 value) { ___logicalMinimum_1 = value; } inline static int32_t get_offset_of_logicalMaximum_2() { return static_cast(offsetof(HIDItemStateGlobal_t45C4D37D57BFCC4BAF7DD3B030CE40F3AE0A4FE5, ___logicalMaximum_2)); } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 get_logicalMaximum_2() const { return ___logicalMaximum_2; } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * get_address_of_logicalMaximum_2() { return &___logicalMaximum_2; } inline void set_logicalMaximum_2(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 value) { ___logicalMaximum_2 = value; } inline static int32_t get_offset_of_physicalMinimum_3() { return static_cast(offsetof(HIDItemStateGlobal_t45C4D37D57BFCC4BAF7DD3B030CE40F3AE0A4FE5, ___physicalMinimum_3)); } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 get_physicalMinimum_3() const { return ___physicalMinimum_3; } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * get_address_of_physicalMinimum_3() { return &___physicalMinimum_3; } inline void set_physicalMinimum_3(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 value) { ___physicalMinimum_3 = value; } inline static int32_t get_offset_of_physicalMaximum_4() { return static_cast(offsetof(HIDItemStateGlobal_t45C4D37D57BFCC4BAF7DD3B030CE40F3AE0A4FE5, ___physicalMaximum_4)); } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 get_physicalMaximum_4() const { return ___physicalMaximum_4; } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * get_address_of_physicalMaximum_4() { return &___physicalMaximum_4; } inline void set_physicalMaximum_4(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 value) { ___physicalMaximum_4 = value; } inline static int32_t get_offset_of_unitExponent_5() { return static_cast(offsetof(HIDItemStateGlobal_t45C4D37D57BFCC4BAF7DD3B030CE40F3AE0A4FE5, ___unitExponent_5)); } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 get_unitExponent_5() const { return ___unitExponent_5; } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * get_address_of_unitExponent_5() { return &___unitExponent_5; } inline void set_unitExponent_5(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 value) { ___unitExponent_5 = value; } inline static int32_t get_offset_of_unit_6() { return static_cast(offsetof(HIDItemStateGlobal_t45C4D37D57BFCC4BAF7DD3B030CE40F3AE0A4FE5, ___unit_6)); } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 get_unit_6() const { return ___unit_6; } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * get_address_of_unit_6() { return &___unit_6; } inline void set_unit_6(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 value) { ___unit_6 = value; } inline static int32_t get_offset_of_reportSize_7() { return static_cast(offsetof(HIDItemStateGlobal_t45C4D37D57BFCC4BAF7DD3B030CE40F3AE0A4FE5, ___reportSize_7)); } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 get_reportSize_7() const { return ___reportSize_7; } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * get_address_of_reportSize_7() { return &___reportSize_7; } inline void set_reportSize_7(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 value) { ___reportSize_7 = value; } inline static int32_t get_offset_of_reportCount_8() { return static_cast(offsetof(HIDItemStateGlobal_t45C4D37D57BFCC4BAF7DD3B030CE40F3AE0A4FE5, ___reportCount_8)); } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 get_reportCount_8() const { return ___reportCount_8; } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * get_address_of_reportCount_8() { return &___reportCount_8; } inline void set_reportCount_8(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 value) { ___reportCount_8 = value; } inline static int32_t get_offset_of_reportId_9() { return static_cast(offsetof(HIDItemStateGlobal_t45C4D37D57BFCC4BAF7DD3B030CE40F3AE0A4FE5, ___reportId_9)); } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 get_reportId_9() const { return ___reportId_9; } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * get_address_of_reportId_9() { return &___reportId_9; } inline void set_reportId_9(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 value) { ___reportId_9 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.HID.HIDParser/HIDItemStateGlobal struct HIDItemStateGlobal_t45C4D37D57BFCC4BAF7DD3B030CE40F3AE0A4FE5_marshaled_pinvoke { Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___usagePage_0; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___logicalMinimum_1; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___logicalMaximum_2; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___physicalMinimum_3; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___physicalMaximum_4; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___unitExponent_5; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___unit_6; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___reportSize_7; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___reportCount_8; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___reportId_9; }; // Native definition for COM marshalling of UnityEngine.InputSystem.HID.HIDParser/HIDItemStateGlobal struct HIDItemStateGlobal_t45C4D37D57BFCC4BAF7DD3B030CE40F3AE0A4FE5_marshaled_com { Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___usagePage_0; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___logicalMinimum_1; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___logicalMaximum_2; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___physicalMinimum_3; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___physicalMaximum_4; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___unitExponent_5; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___unit_6; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___reportSize_7; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___reportCount_8; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___reportId_9; }; // UnityEngine.InputSystem.HID.HIDParser/HIDItemStateLocal struct HIDItemStateLocal_t649FDBE3F63729E00EC1A1815713DEEC0BC672BC { public: // System.Nullable`1 UnityEngine.InputSystem.HID.HIDParser/HIDItemStateLocal::usage Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___usage_0; // System.Nullable`1 UnityEngine.InputSystem.HID.HIDParser/HIDItemStateLocal::usageMinimum Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___usageMinimum_1; // System.Nullable`1 UnityEngine.InputSystem.HID.HIDParser/HIDItemStateLocal::usageMaximum Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___usageMaximum_2; // System.Nullable`1 UnityEngine.InputSystem.HID.HIDParser/HIDItemStateLocal::designatorIndex Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___designatorIndex_3; // System.Nullable`1 UnityEngine.InputSystem.HID.HIDParser/HIDItemStateLocal::designatorMinimum Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___designatorMinimum_4; // System.Nullable`1 UnityEngine.InputSystem.HID.HIDParser/HIDItemStateLocal::designatorMaximum Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___designatorMaximum_5; // System.Nullable`1 UnityEngine.InputSystem.HID.HIDParser/HIDItemStateLocal::stringIndex Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___stringIndex_6; // System.Nullable`1 UnityEngine.InputSystem.HID.HIDParser/HIDItemStateLocal::stringMinimum Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___stringMinimum_7; // System.Nullable`1 UnityEngine.InputSystem.HID.HIDParser/HIDItemStateLocal::stringMaximum Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___stringMaximum_8; // System.Collections.Generic.List`1 UnityEngine.InputSystem.HID.HIDParser/HIDItemStateLocal::usageList List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * ___usageList_9; public: inline static int32_t get_offset_of_usage_0() { return static_cast(offsetof(HIDItemStateLocal_t649FDBE3F63729E00EC1A1815713DEEC0BC672BC, ___usage_0)); } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 get_usage_0() const { return ___usage_0; } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * get_address_of_usage_0() { return &___usage_0; } inline void set_usage_0(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 value) { ___usage_0 = value; } inline static int32_t get_offset_of_usageMinimum_1() { return static_cast(offsetof(HIDItemStateLocal_t649FDBE3F63729E00EC1A1815713DEEC0BC672BC, ___usageMinimum_1)); } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 get_usageMinimum_1() const { return ___usageMinimum_1; } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * get_address_of_usageMinimum_1() { return &___usageMinimum_1; } inline void set_usageMinimum_1(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 value) { ___usageMinimum_1 = value; } inline static int32_t get_offset_of_usageMaximum_2() { return static_cast(offsetof(HIDItemStateLocal_t649FDBE3F63729E00EC1A1815713DEEC0BC672BC, ___usageMaximum_2)); } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 get_usageMaximum_2() const { return ___usageMaximum_2; } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * get_address_of_usageMaximum_2() { return &___usageMaximum_2; } inline void set_usageMaximum_2(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 value) { ___usageMaximum_2 = value; } inline static int32_t get_offset_of_designatorIndex_3() { return static_cast(offsetof(HIDItemStateLocal_t649FDBE3F63729E00EC1A1815713DEEC0BC672BC, ___designatorIndex_3)); } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 get_designatorIndex_3() const { return ___designatorIndex_3; } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * get_address_of_designatorIndex_3() { return &___designatorIndex_3; } inline void set_designatorIndex_3(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 value) { ___designatorIndex_3 = value; } inline static int32_t get_offset_of_designatorMinimum_4() { return static_cast(offsetof(HIDItemStateLocal_t649FDBE3F63729E00EC1A1815713DEEC0BC672BC, ___designatorMinimum_4)); } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 get_designatorMinimum_4() const { return ___designatorMinimum_4; } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * get_address_of_designatorMinimum_4() { return &___designatorMinimum_4; } inline void set_designatorMinimum_4(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 value) { ___designatorMinimum_4 = value; } inline static int32_t get_offset_of_designatorMaximum_5() { return static_cast(offsetof(HIDItemStateLocal_t649FDBE3F63729E00EC1A1815713DEEC0BC672BC, ___designatorMaximum_5)); } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 get_designatorMaximum_5() const { return ___designatorMaximum_5; } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * get_address_of_designatorMaximum_5() { return &___designatorMaximum_5; } inline void set_designatorMaximum_5(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 value) { ___designatorMaximum_5 = value; } inline static int32_t get_offset_of_stringIndex_6() { return static_cast(offsetof(HIDItemStateLocal_t649FDBE3F63729E00EC1A1815713DEEC0BC672BC, ___stringIndex_6)); } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 get_stringIndex_6() const { return ___stringIndex_6; } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * get_address_of_stringIndex_6() { return &___stringIndex_6; } inline void set_stringIndex_6(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 value) { ___stringIndex_6 = value; } inline static int32_t get_offset_of_stringMinimum_7() { return static_cast(offsetof(HIDItemStateLocal_t649FDBE3F63729E00EC1A1815713DEEC0BC672BC, ___stringMinimum_7)); } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 get_stringMinimum_7() const { return ___stringMinimum_7; } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * get_address_of_stringMinimum_7() { return &___stringMinimum_7; } inline void set_stringMinimum_7(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 value) { ___stringMinimum_7 = value; } inline static int32_t get_offset_of_stringMaximum_8() { return static_cast(offsetof(HIDItemStateLocal_t649FDBE3F63729E00EC1A1815713DEEC0BC672BC, ___stringMaximum_8)); } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 get_stringMaximum_8() const { return ___stringMaximum_8; } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * get_address_of_stringMaximum_8() { return &___stringMaximum_8; } inline void set_stringMaximum_8(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 value) { ___stringMaximum_8 = value; } inline static int32_t get_offset_of_usageList_9() { return static_cast(offsetof(HIDItemStateLocal_t649FDBE3F63729E00EC1A1815713DEEC0BC672BC, ___usageList_9)); } inline List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * get_usageList_9() const { return ___usageList_9; } inline List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 ** get_address_of_usageList_9() { return &___usageList_9; } inline void set_usageList_9(List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * value) { ___usageList_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___usageList_9), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.HID.HIDParser/HIDItemStateLocal struct HIDItemStateLocal_t649FDBE3F63729E00EC1A1815713DEEC0BC672BC_marshaled_pinvoke { Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___usage_0; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___usageMinimum_1; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___usageMaximum_2; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___designatorIndex_3; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___designatorMinimum_4; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___designatorMaximum_5; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___stringIndex_6; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___stringMinimum_7; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___stringMaximum_8; List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * ___usageList_9; }; // Native definition for COM marshalling of UnityEngine.InputSystem.HID.HIDParser/HIDItemStateLocal struct HIDItemStateLocal_t649FDBE3F63729E00EC1A1815713DEEC0BC672BC_marshaled_com { Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___usage_0; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___usageMinimum_1; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___usageMaximum_2; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___designatorIndex_3; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___designatorMinimum_4; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___designatorMaximum_5; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___stringIndex_6; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___stringMinimum_7; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___stringMaximum_8; List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * ___usageList_9; }; // 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.InputActionAsset/d__31 struct U3CGetEnumeratorU3Ed__31_tAFDF29BC1C1607EAA5A6D27F4234AE404A31817F : public RuntimeObject { public: // System.Int32 UnityEngine.InputSystem.InputActionAsset/d__31::<>1__state int32_t ___U3CU3E1__state_0; // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.InputActionAsset/d__31::<>2__current InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___U3CU3E2__current_1; // UnityEngine.InputSystem.InputActionAsset UnityEngine.InputSystem.InputActionAsset/d__31::<>4__this InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * ___U3CU3E4__this_2; // System.Int32 UnityEngine.InputSystem.InputActionAsset/d__31::5__2 int32_t ___U3CiU3E5__2_3; // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 UnityEngine.InputSystem.InputActionAsset/d__31::5__3 ReadOnlyArray_1_tFF2DE177BEADC53D8885722D3FCDBF7846BD112F ___U3CactionsU3E5__3_4; // System.Int32 UnityEngine.InputSystem.InputActionAsset/d__31::5__4 int32_t ___U3CactionCountU3E5__4_5; // System.Int32 UnityEngine.InputSystem.InputActionAsset/d__31::5__5 int32_t ___U3CnU3E5__5_6; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3CGetEnumeratorU3Ed__31_tAFDF29BC1C1607EAA5A6D27F4234AE404A31817F, ___U3CU3E1__state_0)); } inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; } inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; } inline void set_U3CU3E1__state_0(int32_t value) { ___U3CU3E1__state_0 = value; } inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast(offsetof(U3CGetEnumeratorU3Ed__31_tAFDF29BC1C1607EAA5A6D27F4234AE404A31817F, ___U3CU3E2__current_1)); } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; } inline void set_U3CU3E2__current_1(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * value) { ___U3CU3E2__current_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E2__current_1), (void*)value); } inline static int32_t get_offset_of_U3CU3E4__this_2() { return static_cast(offsetof(U3CGetEnumeratorU3Ed__31_tAFDF29BC1C1607EAA5A6D27F4234AE404A31817F, ___U3CU3E4__this_2)); } inline InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * get_U3CU3E4__this_2() const { return ___U3CU3E4__this_2; } inline InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 ** get_address_of_U3CU3E4__this_2() { return &___U3CU3E4__this_2; } inline void set_U3CU3E4__this_2(InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * value) { ___U3CU3E4__this_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_2), (void*)value); } inline static int32_t get_offset_of_U3CiU3E5__2_3() { return static_cast(offsetof(U3CGetEnumeratorU3Ed__31_tAFDF29BC1C1607EAA5A6D27F4234AE404A31817F, ___U3CiU3E5__2_3)); } inline int32_t get_U3CiU3E5__2_3() const { return ___U3CiU3E5__2_3; } inline int32_t* get_address_of_U3CiU3E5__2_3() { return &___U3CiU3E5__2_3; } inline void set_U3CiU3E5__2_3(int32_t value) { ___U3CiU3E5__2_3 = value; } inline static int32_t get_offset_of_U3CactionsU3E5__3_4() { return static_cast(offsetof(U3CGetEnumeratorU3Ed__31_tAFDF29BC1C1607EAA5A6D27F4234AE404A31817F, ___U3CactionsU3E5__3_4)); } inline ReadOnlyArray_1_tFF2DE177BEADC53D8885722D3FCDBF7846BD112F get_U3CactionsU3E5__3_4() const { return ___U3CactionsU3E5__3_4; } inline ReadOnlyArray_1_tFF2DE177BEADC53D8885722D3FCDBF7846BD112F * get_address_of_U3CactionsU3E5__3_4() { return &___U3CactionsU3E5__3_4; } inline void set_U3CactionsU3E5__3_4(ReadOnlyArray_1_tFF2DE177BEADC53D8885722D3FCDBF7846BD112F value) { ___U3CactionsU3E5__3_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CactionsU3E5__3_4))->___m_Array_0), (void*)NULL); } inline static int32_t get_offset_of_U3CactionCountU3E5__4_5() { return static_cast(offsetof(U3CGetEnumeratorU3Ed__31_tAFDF29BC1C1607EAA5A6D27F4234AE404A31817F, ___U3CactionCountU3E5__4_5)); } inline int32_t get_U3CactionCountU3E5__4_5() const { return ___U3CactionCountU3E5__4_5; } inline int32_t* get_address_of_U3CactionCountU3E5__4_5() { return &___U3CactionCountU3E5__4_5; } inline void set_U3CactionCountU3E5__4_5(int32_t value) { ___U3CactionCountU3E5__4_5 = value; } inline static int32_t get_offset_of_U3CnU3E5__5_6() { return static_cast(offsetof(U3CGetEnumeratorU3Ed__31_tAFDF29BC1C1607EAA5A6D27F4234AE404A31817F, ___U3CnU3E5__5_6)); } inline int32_t get_U3CnU3E5__5_6() const { return ___U3CnU3E5__5_6; } inline int32_t* get_address_of_U3CnU3E5__5_6() { return &___U3CnU3E5__5_6; } inline void set_U3CnU3E5__5_6(int32_t value) { ___U3CnU3E5__5_6 = 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.InputActionRebindingExtensions/<>c__DisplayClass25_0 struct U3CU3Ec__DisplayClass25_0_t68B22460D87079269D714E2D86998BB69FAF779D : public RuntimeObject { public: // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 UnityEngine.InputSystem.InputActionRebindingExtensions/<>c__DisplayClass25_0::bindings ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 ___bindings_0; // System.Int32 UnityEngine.InputSystem.InputActionRebindingExtensions/<>c__DisplayClass25_0::firstPartIndex int32_t ___firstPartIndex_1; // System.String[] UnityEngine.InputSystem.InputActionRebindingExtensions/<>c__DisplayClass25_0::partStrings StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___partStrings_2; // System.Int32 UnityEngine.InputSystem.InputActionRebindingExtensions/<>c__DisplayClass25_0::partCount int32_t ___partCount_3; public: inline static int32_t get_offset_of_bindings_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass25_0_t68B22460D87079269D714E2D86998BB69FAF779D, ___bindings_0)); } inline ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 get_bindings_0() const { return ___bindings_0; } inline ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 * get_address_of_bindings_0() { return &___bindings_0; } inline void set_bindings_0(ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 value) { ___bindings_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___bindings_0))->___m_Array_0), (void*)NULL); } inline static int32_t get_offset_of_firstPartIndex_1() { return static_cast(offsetof(U3CU3Ec__DisplayClass25_0_t68B22460D87079269D714E2D86998BB69FAF779D, ___firstPartIndex_1)); } inline int32_t get_firstPartIndex_1() const { return ___firstPartIndex_1; } inline int32_t* get_address_of_firstPartIndex_1() { return &___firstPartIndex_1; } inline void set_firstPartIndex_1(int32_t value) { ___firstPartIndex_1 = value; } inline static int32_t get_offset_of_partStrings_2() { return static_cast(offsetof(U3CU3Ec__DisplayClass25_0_t68B22460D87079269D714E2D86998BB69FAF779D, ___partStrings_2)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_partStrings_2() const { return ___partStrings_2; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_partStrings_2() { return &___partStrings_2; } inline void set_partStrings_2(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___partStrings_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___partStrings_2), (void*)value); } inline static int32_t get_offset_of_partCount_3() { return static_cast(offsetof(U3CU3Ec__DisplayClass25_0_t68B22460D87079269D714E2D86998BB69FAF779D, ___partCount_3)); } inline int32_t get_partCount_3() const { return ___partCount_3; } inline int32_t* get_address_of_partCount_3() { return &___partCount_3; } inline void set_partCount_3(int32_t value) { ___partCount_3 = value; } }; // UnityEngine.InputSystem.InputActionSetupExtensions/ControlSchemeSyntax struct ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 { public: // UnityEngine.InputSystem.InputActionAsset UnityEngine.InputSystem.InputActionSetupExtensions/ControlSchemeSyntax::m_Asset InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * ___m_Asset_0; // System.Int32 UnityEngine.InputSystem.InputActionSetupExtensions/ControlSchemeSyntax::m_ControlSchemeIndex int32_t ___m_ControlSchemeIndex_1; // UnityEngine.InputSystem.InputControlScheme UnityEngine.InputSystem.InputActionSetupExtensions/ControlSchemeSyntax::m_ControlScheme InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 ___m_ControlScheme_2; public: inline static int32_t get_offset_of_m_Asset_0() { return static_cast(offsetof(ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094, ___m_Asset_0)); } inline InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * get_m_Asset_0() const { return ___m_Asset_0; } inline InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 ** get_address_of_m_Asset_0() { return &___m_Asset_0; } inline void set_m_Asset_0(InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * value) { ___m_Asset_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Asset_0), (void*)value); } inline static int32_t get_offset_of_m_ControlSchemeIndex_1() { return static_cast(offsetof(ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094, ___m_ControlSchemeIndex_1)); } inline int32_t get_m_ControlSchemeIndex_1() const { return ___m_ControlSchemeIndex_1; } inline int32_t* get_address_of_m_ControlSchemeIndex_1() { return &___m_ControlSchemeIndex_1; } inline void set_m_ControlSchemeIndex_1(int32_t value) { ___m_ControlSchemeIndex_1 = value; } inline static int32_t get_offset_of_m_ControlScheme_2() { return static_cast(offsetof(ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094, ___m_ControlScheme_2)); } inline InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 get_m_ControlScheme_2() const { return ___m_ControlScheme_2; } inline InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 * get_address_of_m_ControlScheme_2() { return &___m_ControlScheme_2; } inline void set_m_ControlScheme_2(InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 value) { ___m_ControlScheme_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_ControlScheme_2))->___m_Name_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_ControlScheme_2))->___m_BindingGroup_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_ControlScheme_2))->___m_DeviceRequirements_2), (void*)NULL); #endif } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.InputActionSetupExtensions/ControlSchemeSyntax struct ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094_marshaled_pinvoke { InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * ___m_Asset_0; int32_t ___m_ControlSchemeIndex_1; InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340_marshaled_pinvoke ___m_ControlScheme_2; }; // Native definition for COM marshalling of UnityEngine.InputSystem.InputActionSetupExtensions/ControlSchemeSyntax struct ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094_marshaled_com { InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * ___m_Asset_0; int32_t ___m_ControlSchemeIndex_1; InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340_marshaled_com ___m_ControlScheme_2; }; // UnityEngine.InputSystem.InputBinding/DisplayStringOptions struct DisplayStringOptions_t3481884BB79B0D83E9721597AFEA94F8EE704994 { public: // System.Int32 UnityEngine.InputSystem.InputBinding/DisplayStringOptions::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(DisplayStringOptions_t3481884BB79B0D83E9721597AFEA94F8EE704994, ___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.InputBinding/MatchOptions struct MatchOptions_t3BC49FD91539AA6B52DA952FA01698CDFAF62EA1 { public: // System.Int32 UnityEngine.InputSystem.InputBinding/MatchOptions::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(MatchOptions_t3BC49FD91539AA6B52DA952FA01698CDFAF62EA1, ___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.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.InputInteractionContext/Flags struct Flags_t34ED5D4B0B25D47A9FBC0D7261391BC3E1DE1945 { public: // System.Int32 UnityEngine.InputSystem.InputInteractionContext/Flags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Flags_t34ED5D4B0B25D47A9FBC0D7261391BC3E1DE1945, ___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/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.EnhancedTouch.Touch/ExtraDataPerTouchState struct ExtraDataPerTouchState_t270CE8E3F4095BBA95C3216A4C8E00CC73BBE36C { public: // UnityEngine.Vector2 UnityEngine.InputSystem.EnhancedTouch.Touch/ExtraDataPerTouchState::accumulatedDelta Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___accumulatedDelta_0; // System.UInt32 UnityEngine.InputSystem.EnhancedTouch.Touch/ExtraDataPerTouchState::uniqueId uint32_t ___uniqueId_1; public: inline static int32_t get_offset_of_accumulatedDelta_0() { return static_cast(offsetof(ExtraDataPerTouchState_t270CE8E3F4095BBA95C3216A4C8E00CC73BBE36C, ___accumulatedDelta_0)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_accumulatedDelta_0() const { return ___accumulatedDelta_0; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_accumulatedDelta_0() { return &___accumulatedDelta_0; } inline void set_accumulatedDelta_0(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___accumulatedDelta_0 = value; } inline static int32_t get_offset_of_uniqueId_1() { return static_cast(offsetof(ExtraDataPerTouchState_t270CE8E3F4095BBA95C3216A4C8E00CC73BBE36C, ___uniqueId_1)); } inline uint32_t get_uniqueId_1() const { return ___uniqueId_1; } inline uint32_t* get_address_of_uniqueId_1() { return &___uniqueId_1; } inline void set_uniqueId_1(uint32_t value) { ___uniqueId_1 = value; } }; // UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation/Flags struct Flags_tBBC2208E3CFA107946D496127F15A9C0E4903821 { public: // System.Int32 UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation/Flags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Flags_tBBC2208E3CFA107946D496127F15A9C0E4903821, ___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.InputActionState/TriggerState/Flags struct Flags_t67F6E09404C425CACB2B3ACAA5AE63084B7BE463 { public: // System.Int32 UnityEngine.InputSystem.InputActionState/TriggerState/Flags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Flags_t67F6E09404C425CACB2B3ACAA5AE63084B7BE463, ___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.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; } }; // UnityEngine.InputSystem.XR.Haptics.GetCurrentHapticStateCommand struct GetCurrentHapticStateCommand_t04AD04C17E66BD24A613F989D9B14D438E17B51C { public: union { struct { union { #pragma pack(push, tp, 1) struct { // UnityEngine.InputSystem.LowLevel.InputDeviceCommand UnityEngine.InputSystem.XR.Haptics.GetCurrentHapticStateCommand::baseCommand InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 ___baseCommand_1; }; #pragma pack(pop, tp) struct { InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 ___baseCommand_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___samplesQueued_2_OffsetPadding[8]; // System.UInt32 UnityEngine.InputSystem.XR.Haptics.GetCurrentHapticStateCommand::samplesQueued uint32_t ___samplesQueued_2; }; #pragma pack(pop, tp) struct { char ___samplesQueued_2_OffsetPadding_forAlignmentOnly[8]; uint32_t ___samplesQueued_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___samplesAvailable_3_OffsetPadding[12]; // System.UInt32 UnityEngine.InputSystem.XR.Haptics.GetCurrentHapticStateCommand::samplesAvailable uint32_t ___samplesAvailable_3; }; #pragma pack(pop, tp) struct { char ___samplesAvailable_3_OffsetPadding_forAlignmentOnly[12]; uint32_t ___samplesAvailable_3_forAlignmentOnly; }; }; }; uint8_t GetCurrentHapticStateCommand_t04AD04C17E66BD24A613F989D9B14D438E17B51C__padding[16]; }; public: inline static int32_t get_offset_of_baseCommand_1() { return static_cast(offsetof(GetCurrentHapticStateCommand_t04AD04C17E66BD24A613F989D9B14D438E17B51C, ___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; } inline static int32_t get_offset_of_samplesQueued_2() { return static_cast(offsetof(GetCurrentHapticStateCommand_t04AD04C17E66BD24A613F989D9B14D438E17B51C, ___samplesQueued_2)); } inline uint32_t get_samplesQueued_2() const { return ___samplesQueued_2; } inline uint32_t* get_address_of_samplesQueued_2() { return &___samplesQueued_2; } inline void set_samplesQueued_2(uint32_t value) { ___samplesQueued_2 = value; } inline static int32_t get_offset_of_samplesAvailable_3() { return static_cast(offsetof(GetCurrentHapticStateCommand_t04AD04C17E66BD24A613F989D9B14D438E17B51C, ___samplesAvailable_3)); } inline uint32_t get_samplesAvailable_3() const { return ___samplesAvailable_3; } inline uint32_t* get_address_of_samplesAvailable_3() { return &___samplesAvailable_3; } inline void set_samplesAvailable_3(uint32_t value) { ___samplesAvailable_3 = value; } }; // UnityEngine.InputSystem.XR.Haptics.GetHapticCapabilitiesCommand struct GetHapticCapabilitiesCommand_t91FAA9822624A8DFEEF87AE341EB533E2AE86E0E { public: union { struct { union { #pragma pack(push, tp, 1) struct { // UnityEngine.InputSystem.LowLevel.InputDeviceCommand UnityEngine.InputSystem.XR.Haptics.GetHapticCapabilitiesCommand::baseCommand InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 ___baseCommand_1; }; #pragma pack(pop, tp) struct { InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 ___baseCommand_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___numChannels_2_OffsetPadding[8]; // System.UInt32 UnityEngine.InputSystem.XR.Haptics.GetHapticCapabilitiesCommand::numChannels uint32_t ___numChannels_2; }; #pragma pack(pop, tp) struct { char ___numChannels_2_OffsetPadding_forAlignmentOnly[8]; uint32_t ___numChannels_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___frequencyHz_3_OffsetPadding[12]; // System.UInt32 UnityEngine.InputSystem.XR.Haptics.GetHapticCapabilitiesCommand::frequencyHz uint32_t ___frequencyHz_3; }; #pragma pack(pop, tp) struct { char ___frequencyHz_3_OffsetPadding_forAlignmentOnly[12]; uint32_t ___frequencyHz_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___maxBufferSize_4_OffsetPadding[16]; // System.UInt32 UnityEngine.InputSystem.XR.Haptics.GetHapticCapabilitiesCommand::maxBufferSize uint32_t ___maxBufferSize_4; }; #pragma pack(pop, tp) struct { char ___maxBufferSize_4_OffsetPadding_forAlignmentOnly[16]; uint32_t ___maxBufferSize_4_forAlignmentOnly; }; }; }; uint8_t GetHapticCapabilitiesCommand_t91FAA9822624A8DFEEF87AE341EB533E2AE86E0E__padding[20]; }; public: inline static int32_t get_offset_of_baseCommand_1() { return static_cast(offsetof(GetHapticCapabilitiesCommand_t91FAA9822624A8DFEEF87AE341EB533E2AE86E0E, ___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; } inline static int32_t get_offset_of_numChannels_2() { return static_cast(offsetof(GetHapticCapabilitiesCommand_t91FAA9822624A8DFEEF87AE341EB533E2AE86E0E, ___numChannels_2)); } inline uint32_t get_numChannels_2() const { return ___numChannels_2; } inline uint32_t* get_address_of_numChannels_2() { return &___numChannels_2; } inline void set_numChannels_2(uint32_t value) { ___numChannels_2 = value; } inline static int32_t get_offset_of_frequencyHz_3() { return static_cast(offsetof(GetHapticCapabilitiesCommand_t91FAA9822624A8DFEEF87AE341EB533E2AE86E0E, ___frequencyHz_3)); } inline uint32_t get_frequencyHz_3() const { return ___frequencyHz_3; } inline uint32_t* get_address_of_frequencyHz_3() { return &___frequencyHz_3; } inline void set_frequencyHz_3(uint32_t value) { ___frequencyHz_3 = value; } inline static int32_t get_offset_of_maxBufferSize_4() { return static_cast(offsetof(GetHapticCapabilitiesCommand_t91FAA9822624A8DFEEF87AE341EB533E2AE86E0E, ___maxBufferSize_4)); } inline uint32_t get_maxBufferSize_4() const { return ___maxBufferSize_4; } inline uint32_t* get_address_of_maxBufferSize_4() { return &___maxBufferSize_4; } inline void set_maxBufferSize_4(uint32_t value) { ___maxBufferSize_4 = value; } }; // 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.InputInteractionContext struct InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 { public: // UnityEngine.InputSystem.InputActionState UnityEngine.InputSystem.InputInteractionContext::m_State InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * ___m_State_0; // UnityEngine.InputSystem.InputInteractionContext/Flags UnityEngine.InputSystem.InputInteractionContext::m_Flags int32_t ___m_Flags_1; // UnityEngine.InputSystem.InputActionState/TriggerState UnityEngine.InputSystem.InputInteractionContext::m_TriggerState TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ___m_TriggerState_2; public: inline static int32_t get_offset_of_m_State_0() { return static_cast(offsetof(InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909, ___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_Flags_1() { return static_cast(offsetof(InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909, ___m_Flags_1)); } inline int32_t get_m_Flags_1() const { return ___m_Flags_1; } inline int32_t* get_address_of_m_Flags_1() { return &___m_Flags_1; } inline void set_m_Flags_1(int32_t value) { ___m_Flags_1 = value; } inline static int32_t get_offset_of_m_TriggerState_2() { return static_cast(offsetof(InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909, ___m_TriggerState_2)); } inline TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 get_m_TriggerState_2() const { return ___m_TriggerState_2; } inline TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * get_address_of_m_TriggerState_2() { return &___m_TriggerState_2; } inline void set_m_TriggerState_2(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 value) { ___m_TriggerState_2 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.InputInteractionContext struct InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909_marshaled_pinvoke { InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * ___m_State_0; int32_t ___m_Flags_1; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ___m_TriggerState_2; }; // Native definition for COM marshalling of UnityEngine.InputSystem.InputInteractionContext struct InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909_marshaled_com { InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * ___m_State_0; int32_t ___m_Flags_1; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ___m_TriggerState_2; }; // 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.InputSystem.Utilities.PrimitiveValue struct PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 { public: union { #pragma pack(push, tp, 1) struct { // System.TypeCode UnityEngine.InputSystem.Utilities.PrimitiveValue::m_Type int32_t ___m_Type_0; }; #pragma pack(pop, tp) struct { int32_t ___m_Type_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_BoolValue_1_OffsetPadding[4]; // System.Boolean UnityEngine.InputSystem.Utilities.PrimitiveValue::m_BoolValue bool ___m_BoolValue_1; }; #pragma pack(pop, tp) struct { char ___m_BoolValue_1_OffsetPadding_forAlignmentOnly[4]; bool ___m_BoolValue_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_CharValue_2_OffsetPadding[4]; // System.Char UnityEngine.InputSystem.Utilities.PrimitiveValue::m_CharValue Il2CppChar ___m_CharValue_2; }; #pragma pack(pop, tp) struct { char ___m_CharValue_2_OffsetPadding_forAlignmentOnly[4]; Il2CppChar ___m_CharValue_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_ByteValue_3_OffsetPadding[4]; // System.Byte UnityEngine.InputSystem.Utilities.PrimitiveValue::m_ByteValue uint8_t ___m_ByteValue_3; }; #pragma pack(pop, tp) struct { char ___m_ByteValue_3_OffsetPadding_forAlignmentOnly[4]; uint8_t ___m_ByteValue_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_SByteValue_4_OffsetPadding[4]; // System.SByte UnityEngine.InputSystem.Utilities.PrimitiveValue::m_SByteValue int8_t ___m_SByteValue_4; }; #pragma pack(pop, tp) struct { char ___m_SByteValue_4_OffsetPadding_forAlignmentOnly[4]; int8_t ___m_SByteValue_4_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_ShortValue_5_OffsetPadding[4]; // System.Int16 UnityEngine.InputSystem.Utilities.PrimitiveValue::m_ShortValue int16_t ___m_ShortValue_5; }; #pragma pack(pop, tp) struct { char ___m_ShortValue_5_OffsetPadding_forAlignmentOnly[4]; int16_t ___m_ShortValue_5_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_UShortValue_6_OffsetPadding[4]; // System.UInt16 UnityEngine.InputSystem.Utilities.PrimitiveValue::m_UShortValue uint16_t ___m_UShortValue_6; }; #pragma pack(pop, tp) struct { char ___m_UShortValue_6_OffsetPadding_forAlignmentOnly[4]; uint16_t ___m_UShortValue_6_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_IntValue_7_OffsetPadding[4]; // System.Int32 UnityEngine.InputSystem.Utilities.PrimitiveValue::m_IntValue int32_t ___m_IntValue_7; }; #pragma pack(pop, tp) struct { char ___m_IntValue_7_OffsetPadding_forAlignmentOnly[4]; int32_t ___m_IntValue_7_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_UIntValue_8_OffsetPadding[4]; // System.UInt32 UnityEngine.InputSystem.Utilities.PrimitiveValue::m_UIntValue uint32_t ___m_UIntValue_8; }; #pragma pack(pop, tp) struct { char ___m_UIntValue_8_OffsetPadding_forAlignmentOnly[4]; uint32_t ___m_UIntValue_8_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_LongValue_9_OffsetPadding[4]; // System.Int64 UnityEngine.InputSystem.Utilities.PrimitiveValue::m_LongValue int64_t ___m_LongValue_9; }; #pragma pack(pop, tp) struct { char ___m_LongValue_9_OffsetPadding_forAlignmentOnly[4]; int64_t ___m_LongValue_9_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_ULongValue_10_OffsetPadding[4]; // System.UInt64 UnityEngine.InputSystem.Utilities.PrimitiveValue::m_ULongValue uint64_t ___m_ULongValue_10; }; #pragma pack(pop, tp) struct { char ___m_ULongValue_10_OffsetPadding_forAlignmentOnly[4]; uint64_t ___m_ULongValue_10_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_FloatValue_11_OffsetPadding[4]; // System.Single UnityEngine.InputSystem.Utilities.PrimitiveValue::m_FloatValue float ___m_FloatValue_11; }; #pragma pack(pop, tp) struct { char ___m_FloatValue_11_OffsetPadding_forAlignmentOnly[4]; float ___m_FloatValue_11_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_DoubleValue_12_OffsetPadding[4]; // System.Double UnityEngine.InputSystem.Utilities.PrimitiveValue::m_DoubleValue double ___m_DoubleValue_12; }; #pragma pack(pop, tp) struct { char ___m_DoubleValue_12_OffsetPadding_forAlignmentOnly[4]; double ___m_DoubleValue_12_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_m_Type_0() { return static_cast(offsetof(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8, ___m_Type_0)); } inline int32_t get_m_Type_0() const { return ___m_Type_0; } inline int32_t* get_address_of_m_Type_0() { return &___m_Type_0; } inline void set_m_Type_0(int32_t value) { ___m_Type_0 = value; } inline static int32_t get_offset_of_m_BoolValue_1() { return static_cast(offsetof(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8, ___m_BoolValue_1)); } inline bool get_m_BoolValue_1() const { return ___m_BoolValue_1; } inline bool* get_address_of_m_BoolValue_1() { return &___m_BoolValue_1; } inline void set_m_BoolValue_1(bool value) { ___m_BoolValue_1 = value; } inline static int32_t get_offset_of_m_CharValue_2() { return static_cast(offsetof(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8, ___m_CharValue_2)); } inline Il2CppChar get_m_CharValue_2() const { return ___m_CharValue_2; } inline Il2CppChar* get_address_of_m_CharValue_2() { return &___m_CharValue_2; } inline void set_m_CharValue_2(Il2CppChar value) { ___m_CharValue_2 = value; } inline static int32_t get_offset_of_m_ByteValue_3() { return static_cast(offsetof(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8, ___m_ByteValue_3)); } inline uint8_t get_m_ByteValue_3() const { return ___m_ByteValue_3; } inline uint8_t* get_address_of_m_ByteValue_3() { return &___m_ByteValue_3; } inline void set_m_ByteValue_3(uint8_t value) { ___m_ByteValue_3 = value; } inline static int32_t get_offset_of_m_SByteValue_4() { return static_cast(offsetof(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8, ___m_SByteValue_4)); } inline int8_t get_m_SByteValue_4() const { return ___m_SByteValue_4; } inline int8_t* get_address_of_m_SByteValue_4() { return &___m_SByteValue_4; } inline void set_m_SByteValue_4(int8_t value) { ___m_SByteValue_4 = value; } inline static int32_t get_offset_of_m_ShortValue_5() { return static_cast(offsetof(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8, ___m_ShortValue_5)); } inline int16_t get_m_ShortValue_5() const { return ___m_ShortValue_5; } inline int16_t* get_address_of_m_ShortValue_5() { return &___m_ShortValue_5; } inline void set_m_ShortValue_5(int16_t value) { ___m_ShortValue_5 = value; } inline static int32_t get_offset_of_m_UShortValue_6() { return static_cast(offsetof(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8, ___m_UShortValue_6)); } inline uint16_t get_m_UShortValue_6() const { return ___m_UShortValue_6; } inline uint16_t* get_address_of_m_UShortValue_6() { return &___m_UShortValue_6; } inline void set_m_UShortValue_6(uint16_t value) { ___m_UShortValue_6 = value; } inline static int32_t get_offset_of_m_IntValue_7() { return static_cast(offsetof(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8, ___m_IntValue_7)); } inline int32_t get_m_IntValue_7() const { return ___m_IntValue_7; } inline int32_t* get_address_of_m_IntValue_7() { return &___m_IntValue_7; } inline void set_m_IntValue_7(int32_t value) { ___m_IntValue_7 = value; } inline static int32_t get_offset_of_m_UIntValue_8() { return static_cast(offsetof(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8, ___m_UIntValue_8)); } inline uint32_t get_m_UIntValue_8() const { return ___m_UIntValue_8; } inline uint32_t* get_address_of_m_UIntValue_8() { return &___m_UIntValue_8; } inline void set_m_UIntValue_8(uint32_t value) { ___m_UIntValue_8 = value; } inline static int32_t get_offset_of_m_LongValue_9() { return static_cast(offsetof(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8, ___m_LongValue_9)); } inline int64_t get_m_LongValue_9() const { return ___m_LongValue_9; } inline int64_t* get_address_of_m_LongValue_9() { return &___m_LongValue_9; } inline void set_m_LongValue_9(int64_t value) { ___m_LongValue_9 = value; } inline static int32_t get_offset_of_m_ULongValue_10() { return static_cast(offsetof(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8, ___m_ULongValue_10)); } inline uint64_t get_m_ULongValue_10() const { return ___m_ULongValue_10; } inline uint64_t* get_address_of_m_ULongValue_10() { return &___m_ULongValue_10; } inline void set_m_ULongValue_10(uint64_t value) { ___m_ULongValue_10 = value; } inline static int32_t get_offset_of_m_FloatValue_11() { return static_cast(offsetof(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8, ___m_FloatValue_11)); } inline float get_m_FloatValue_11() const { return ___m_FloatValue_11; } inline float* get_address_of_m_FloatValue_11() { return &___m_FloatValue_11; } inline void set_m_FloatValue_11(float value) { ___m_FloatValue_11 = value; } inline static int32_t get_offset_of_m_DoubleValue_12() { return static_cast(offsetof(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8, ___m_DoubleValue_12)); } inline double get_m_DoubleValue_12() const { return ___m_DoubleValue_12; } inline double* get_address_of_m_DoubleValue_12() { return &___m_DoubleValue_12; } inline void set_m_DoubleValue_12(double value) { ___m_DoubleValue_12 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.Utilities.PrimitiveValue struct PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8_marshaled_pinvoke { union { #pragma pack(push, tp, 1) struct { int32_t ___m_Type_0; }; #pragma pack(pop, tp) struct { int32_t ___m_Type_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_BoolValue_1_OffsetPadding[4]; int32_t ___m_BoolValue_1; }; #pragma pack(pop, tp) struct { char ___m_BoolValue_1_OffsetPadding_forAlignmentOnly[4]; int32_t ___m_BoolValue_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_CharValue_2_OffsetPadding[4]; uint8_t ___m_CharValue_2; }; #pragma pack(pop, tp) struct { char ___m_CharValue_2_OffsetPadding_forAlignmentOnly[4]; uint8_t ___m_CharValue_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_ByteValue_3_OffsetPadding[4]; uint8_t ___m_ByteValue_3; }; #pragma pack(pop, tp) struct { char ___m_ByteValue_3_OffsetPadding_forAlignmentOnly[4]; uint8_t ___m_ByteValue_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_SByteValue_4_OffsetPadding[4]; int8_t ___m_SByteValue_4; }; #pragma pack(pop, tp) struct { char ___m_SByteValue_4_OffsetPadding_forAlignmentOnly[4]; int8_t ___m_SByteValue_4_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_ShortValue_5_OffsetPadding[4]; int16_t ___m_ShortValue_5; }; #pragma pack(pop, tp) struct { char ___m_ShortValue_5_OffsetPadding_forAlignmentOnly[4]; int16_t ___m_ShortValue_5_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_UShortValue_6_OffsetPadding[4]; uint16_t ___m_UShortValue_6; }; #pragma pack(pop, tp) struct { char ___m_UShortValue_6_OffsetPadding_forAlignmentOnly[4]; uint16_t ___m_UShortValue_6_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_IntValue_7_OffsetPadding[4]; int32_t ___m_IntValue_7; }; #pragma pack(pop, tp) struct { char ___m_IntValue_7_OffsetPadding_forAlignmentOnly[4]; int32_t ___m_IntValue_7_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_UIntValue_8_OffsetPadding[4]; uint32_t ___m_UIntValue_8; }; #pragma pack(pop, tp) struct { char ___m_UIntValue_8_OffsetPadding_forAlignmentOnly[4]; uint32_t ___m_UIntValue_8_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_LongValue_9_OffsetPadding[4]; int64_t ___m_LongValue_9; }; #pragma pack(pop, tp) struct { char ___m_LongValue_9_OffsetPadding_forAlignmentOnly[4]; int64_t ___m_LongValue_9_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_ULongValue_10_OffsetPadding[4]; uint64_t ___m_ULongValue_10; }; #pragma pack(pop, tp) struct { char ___m_ULongValue_10_OffsetPadding_forAlignmentOnly[4]; uint64_t ___m_ULongValue_10_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_FloatValue_11_OffsetPadding[4]; float ___m_FloatValue_11; }; #pragma pack(pop, tp) struct { char ___m_FloatValue_11_OffsetPadding_forAlignmentOnly[4]; float ___m_FloatValue_11_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_DoubleValue_12_OffsetPadding[4]; double ___m_DoubleValue_12; }; #pragma pack(pop, tp) struct { char ___m_DoubleValue_12_OffsetPadding_forAlignmentOnly[4]; double ___m_DoubleValue_12_forAlignmentOnly; }; }; }; // Native definition for COM marshalling of UnityEngine.InputSystem.Utilities.PrimitiveValue struct PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8_marshaled_com { union { #pragma pack(push, tp, 1) struct { int32_t ___m_Type_0; }; #pragma pack(pop, tp) struct { int32_t ___m_Type_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_BoolValue_1_OffsetPadding[4]; int32_t ___m_BoolValue_1; }; #pragma pack(pop, tp) struct { char ___m_BoolValue_1_OffsetPadding_forAlignmentOnly[4]; int32_t ___m_BoolValue_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_CharValue_2_OffsetPadding[4]; uint8_t ___m_CharValue_2; }; #pragma pack(pop, tp) struct { char ___m_CharValue_2_OffsetPadding_forAlignmentOnly[4]; uint8_t ___m_CharValue_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_ByteValue_3_OffsetPadding[4]; uint8_t ___m_ByteValue_3; }; #pragma pack(pop, tp) struct { char ___m_ByteValue_3_OffsetPadding_forAlignmentOnly[4]; uint8_t ___m_ByteValue_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_SByteValue_4_OffsetPadding[4]; int8_t ___m_SByteValue_4; }; #pragma pack(pop, tp) struct { char ___m_SByteValue_4_OffsetPadding_forAlignmentOnly[4]; int8_t ___m_SByteValue_4_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_ShortValue_5_OffsetPadding[4]; int16_t ___m_ShortValue_5; }; #pragma pack(pop, tp) struct { char ___m_ShortValue_5_OffsetPadding_forAlignmentOnly[4]; int16_t ___m_ShortValue_5_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_UShortValue_6_OffsetPadding[4]; uint16_t ___m_UShortValue_6; }; #pragma pack(pop, tp) struct { char ___m_UShortValue_6_OffsetPadding_forAlignmentOnly[4]; uint16_t ___m_UShortValue_6_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_IntValue_7_OffsetPadding[4]; int32_t ___m_IntValue_7; }; #pragma pack(pop, tp) struct { char ___m_IntValue_7_OffsetPadding_forAlignmentOnly[4]; int32_t ___m_IntValue_7_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_UIntValue_8_OffsetPadding[4]; uint32_t ___m_UIntValue_8; }; #pragma pack(pop, tp) struct { char ___m_UIntValue_8_OffsetPadding_forAlignmentOnly[4]; uint32_t ___m_UIntValue_8_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_LongValue_9_OffsetPadding[4]; int64_t ___m_LongValue_9; }; #pragma pack(pop, tp) struct { char ___m_LongValue_9_OffsetPadding_forAlignmentOnly[4]; int64_t ___m_LongValue_9_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_ULongValue_10_OffsetPadding[4]; uint64_t ___m_ULongValue_10; }; #pragma pack(pop, tp) struct { char ___m_ULongValue_10_OffsetPadding_forAlignmentOnly[4]; uint64_t ___m_ULongValue_10_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_FloatValue_11_OffsetPadding[4]; float ___m_FloatValue_11; }; #pragma pack(pop, tp) struct { char ___m_FloatValue_11_OffsetPadding_forAlignmentOnly[4]; float ___m_FloatValue_11_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_DoubleValue_12_OffsetPadding[4]; double ___m_DoubleValue_12; }; #pragma pack(pop, tp) struct { char ___m_DoubleValue_12_OffsetPadding_forAlignmentOnly[4]; double ___m_DoubleValue_12_forAlignmentOnly; }; }; }; // UnityEngine.ScriptableObject struct ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // Native definition for P/Invoke marshalling of UnityEngine.ScriptableObject struct ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A_marshaled_pinvoke : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_pinvoke { }; // Native definition for COM marshalling of UnityEngine.ScriptableObject struct ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A_marshaled_com : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_com { }; // System.SystemException struct SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 : public Exception_t { public: public: }; // System.Type struct Type_t : public MemberInfo_t { public: // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ____impl_9; public: inline static int32_t get_offset_of__impl_9() { return static_cast(offsetof(Type_t, ____impl_9)); } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 get__impl_9() const { return ____impl_9; } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 * get_address_of__impl_9() { return &____impl_9; } inline void set__impl_9(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 value) { ____impl_9 = value; } }; // UnityEngine.InputSystem.HID.HID/HIDCollectionDescriptor struct HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 { public: // UnityEngine.InputSystem.HID.HID/HIDCollectionType UnityEngine.InputSystem.HID.HID/HIDCollectionDescriptor::type int32_t ___type_0; // System.Int32 UnityEngine.InputSystem.HID.HID/HIDCollectionDescriptor::usage int32_t ___usage_1; // UnityEngine.InputSystem.HID.HID/UsagePage UnityEngine.InputSystem.HID.HID/HIDCollectionDescriptor::usagePage int32_t ___usagePage_2; // System.Int32 UnityEngine.InputSystem.HID.HID/HIDCollectionDescriptor::parent int32_t ___parent_3; // System.Int32 UnityEngine.InputSystem.HID.HID/HIDCollectionDescriptor::childCount int32_t ___childCount_4; // System.Int32 UnityEngine.InputSystem.HID.HID/HIDCollectionDescriptor::firstChild int32_t ___firstChild_5; public: inline static int32_t get_offset_of_type_0() { return static_cast(offsetof(HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6, ___type_0)); } inline int32_t get_type_0() const { return ___type_0; } inline int32_t* get_address_of_type_0() { return &___type_0; } inline void set_type_0(int32_t value) { ___type_0 = value; } inline static int32_t get_offset_of_usage_1() { return static_cast(offsetof(HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6, ___usage_1)); } inline int32_t get_usage_1() const { return ___usage_1; } inline int32_t* get_address_of_usage_1() { return &___usage_1; } inline void set_usage_1(int32_t value) { ___usage_1 = value; } inline static int32_t get_offset_of_usagePage_2() { return static_cast(offsetof(HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6, ___usagePage_2)); } inline int32_t get_usagePage_2() const { return ___usagePage_2; } inline int32_t* get_address_of_usagePage_2() { return &___usagePage_2; } inline void set_usagePage_2(int32_t value) { ___usagePage_2 = value; } inline static int32_t get_offset_of_parent_3() { return static_cast(offsetof(HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6, ___parent_3)); } inline int32_t get_parent_3() const { return ___parent_3; } inline int32_t* get_address_of_parent_3() { return &___parent_3; } inline void set_parent_3(int32_t value) { ___parent_3 = value; } inline static int32_t get_offset_of_childCount_4() { return static_cast(offsetof(HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6, ___childCount_4)); } inline int32_t get_childCount_4() const { return ___childCount_4; } inline int32_t* get_address_of_childCount_4() { return &___childCount_4; } inline void set_childCount_4(int32_t value) { ___childCount_4 = value; } inline static int32_t get_offset_of_firstChild_5() { return static_cast(offsetof(HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6, ___firstChild_5)); } inline int32_t get_firstChild_5() const { return ___firstChild_5; } inline int32_t* get_address_of_firstChild_5() { return &___firstChild_5; } inline void set_firstChild_5(int32_t value) { ___firstChild_5 = value; } }; // UnityEngine.InputSystem.HID.HID/HIDDeviceDescriptor struct HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D { public: // System.Int32 UnityEngine.InputSystem.HID.HID/HIDDeviceDescriptor::vendorId int32_t ___vendorId_0; // System.Int32 UnityEngine.InputSystem.HID.HID/HIDDeviceDescriptor::productId int32_t ___productId_1; // System.Int32 UnityEngine.InputSystem.HID.HID/HIDDeviceDescriptor::usage int32_t ___usage_2; // UnityEngine.InputSystem.HID.HID/UsagePage UnityEngine.InputSystem.HID.HID/HIDDeviceDescriptor::usagePage int32_t ___usagePage_3; // System.Int32 UnityEngine.InputSystem.HID.HID/HIDDeviceDescriptor::inputReportSize int32_t ___inputReportSize_4; // System.Int32 UnityEngine.InputSystem.HID.HID/HIDDeviceDescriptor::outputReportSize int32_t ___outputReportSize_5; // System.Int32 UnityEngine.InputSystem.HID.HID/HIDDeviceDescriptor::featureReportSize int32_t ___featureReportSize_6; // UnityEngine.InputSystem.HID.HID/HIDElementDescriptor[] UnityEngine.InputSystem.HID.HID/HIDDeviceDescriptor::elements HIDElementDescriptorU5BU5D_tDAC44C8A84F113B231C75F7BB7F584501B01D8F8* ___elements_7; // UnityEngine.InputSystem.HID.HID/HIDCollectionDescriptor[] UnityEngine.InputSystem.HID.HID/HIDDeviceDescriptor::collections HIDCollectionDescriptorU5BU5D_t44A200739AD0674BB83F5B53B9DFC08C129D347B* ___collections_8; public: inline static int32_t get_offset_of_vendorId_0() { return static_cast(offsetof(HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D, ___vendorId_0)); } inline int32_t get_vendorId_0() const { return ___vendorId_0; } inline int32_t* get_address_of_vendorId_0() { return &___vendorId_0; } inline void set_vendorId_0(int32_t value) { ___vendorId_0 = value; } inline static int32_t get_offset_of_productId_1() { return static_cast(offsetof(HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D, ___productId_1)); } inline int32_t get_productId_1() const { return ___productId_1; } inline int32_t* get_address_of_productId_1() { return &___productId_1; } inline void set_productId_1(int32_t value) { ___productId_1 = value; } inline static int32_t get_offset_of_usage_2() { return static_cast(offsetof(HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D, ___usage_2)); } inline int32_t get_usage_2() const { return ___usage_2; } inline int32_t* get_address_of_usage_2() { return &___usage_2; } inline void set_usage_2(int32_t value) { ___usage_2 = value; } inline static int32_t get_offset_of_usagePage_3() { return static_cast(offsetof(HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D, ___usagePage_3)); } inline int32_t get_usagePage_3() const { return ___usagePage_3; } inline int32_t* get_address_of_usagePage_3() { return &___usagePage_3; } inline void set_usagePage_3(int32_t value) { ___usagePage_3 = value; } inline static int32_t get_offset_of_inputReportSize_4() { return static_cast(offsetof(HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D, ___inputReportSize_4)); } inline int32_t get_inputReportSize_4() const { return ___inputReportSize_4; } inline int32_t* get_address_of_inputReportSize_4() { return &___inputReportSize_4; } inline void set_inputReportSize_4(int32_t value) { ___inputReportSize_4 = value; } inline static int32_t get_offset_of_outputReportSize_5() { return static_cast(offsetof(HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D, ___outputReportSize_5)); } inline int32_t get_outputReportSize_5() const { return ___outputReportSize_5; } inline int32_t* get_address_of_outputReportSize_5() { return &___outputReportSize_5; } inline void set_outputReportSize_5(int32_t value) { ___outputReportSize_5 = value; } inline static int32_t get_offset_of_featureReportSize_6() { return static_cast(offsetof(HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D, ___featureReportSize_6)); } inline int32_t get_featureReportSize_6() const { return ___featureReportSize_6; } inline int32_t* get_address_of_featureReportSize_6() { return &___featureReportSize_6; } inline void set_featureReportSize_6(int32_t value) { ___featureReportSize_6 = value; } inline static int32_t get_offset_of_elements_7() { return static_cast(offsetof(HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D, ___elements_7)); } inline HIDElementDescriptorU5BU5D_tDAC44C8A84F113B231C75F7BB7F584501B01D8F8* get_elements_7() const { return ___elements_7; } inline HIDElementDescriptorU5BU5D_tDAC44C8A84F113B231C75F7BB7F584501B01D8F8** get_address_of_elements_7() { return &___elements_7; } inline void set_elements_7(HIDElementDescriptorU5BU5D_tDAC44C8A84F113B231C75F7BB7F584501B01D8F8* value) { ___elements_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___elements_7), (void*)value); } inline static int32_t get_offset_of_collections_8() { return static_cast(offsetof(HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D, ___collections_8)); } inline HIDCollectionDescriptorU5BU5D_t44A200739AD0674BB83F5B53B9DFC08C129D347B* get_collections_8() const { return ___collections_8; } inline HIDCollectionDescriptorU5BU5D_t44A200739AD0674BB83F5B53B9DFC08C129D347B** get_address_of_collections_8() { return &___collections_8; } inline void set_collections_8(HIDCollectionDescriptorU5BU5D_t44A200739AD0674BB83F5B53B9DFC08C129D347B* value) { ___collections_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___collections_8), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.HID.HID/HIDDeviceDescriptor struct HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D_marshaled_pinvoke { int32_t ___vendorId_0; int32_t ___productId_1; int32_t ___usage_2; int32_t ___usagePage_3; int32_t ___inputReportSize_4; int32_t ___outputReportSize_5; int32_t ___featureReportSize_6; HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427_marshaled_pinvoke* ___elements_7; HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 * ___collections_8; }; // Native definition for COM marshalling of UnityEngine.InputSystem.HID.HID/HIDDeviceDescriptor struct HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D_marshaled_com { int32_t ___vendorId_0; int32_t ___productId_1; int32_t ___usage_2; int32_t ___usagePage_3; int32_t ___inputReportSize_4; int32_t ___outputReportSize_5; int32_t ___featureReportSize_6; HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427_marshaled_com* ___elements_7; HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 * ___collections_8; }; // UnityEngine.InputSystem.HID.HID/HIDElementDescriptor struct HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427 { public: // System.Int32 UnityEngine.InputSystem.HID.HID/HIDElementDescriptor::usage int32_t ___usage_0; // UnityEngine.InputSystem.HID.HID/UsagePage UnityEngine.InputSystem.HID.HID/HIDElementDescriptor::usagePage int32_t ___usagePage_1; // System.Int32 UnityEngine.InputSystem.HID.HID/HIDElementDescriptor::unit int32_t ___unit_2; // System.Int32 UnityEngine.InputSystem.HID.HID/HIDElementDescriptor::unitExponent int32_t ___unitExponent_3; // System.Int32 UnityEngine.InputSystem.HID.HID/HIDElementDescriptor::logicalMin int32_t ___logicalMin_4; // System.Int32 UnityEngine.InputSystem.HID.HID/HIDElementDescriptor::logicalMax int32_t ___logicalMax_5; // System.Int32 UnityEngine.InputSystem.HID.HID/HIDElementDescriptor::physicalMin int32_t ___physicalMin_6; // System.Int32 UnityEngine.InputSystem.HID.HID/HIDElementDescriptor::physicalMax int32_t ___physicalMax_7; // UnityEngine.InputSystem.HID.HID/HIDReportType UnityEngine.InputSystem.HID.HID/HIDElementDescriptor::reportType int32_t ___reportType_8; // System.Int32 UnityEngine.InputSystem.HID.HID/HIDElementDescriptor::collectionIndex int32_t ___collectionIndex_9; // System.Int32 UnityEngine.InputSystem.HID.HID/HIDElementDescriptor::reportId int32_t ___reportId_10; // System.Int32 UnityEngine.InputSystem.HID.HID/HIDElementDescriptor::reportSizeInBits int32_t ___reportSizeInBits_11; // System.Int32 UnityEngine.InputSystem.HID.HID/HIDElementDescriptor::reportOffsetInBits int32_t ___reportOffsetInBits_12; // UnityEngine.InputSystem.HID.HID/HIDElementFlags UnityEngine.InputSystem.HID.HID/HIDElementDescriptor::flags int32_t ___flags_13; // System.Nullable`1 UnityEngine.InputSystem.HID.HID/HIDElementDescriptor::usageMin Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___usageMin_14; // System.Nullable`1 UnityEngine.InputSystem.HID.HID/HIDElementDescriptor::usageMax Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___usageMax_15; public: inline static int32_t get_offset_of_usage_0() { return static_cast(offsetof(HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427, ___usage_0)); } inline int32_t get_usage_0() const { return ___usage_0; } inline int32_t* get_address_of_usage_0() { return &___usage_0; } inline void set_usage_0(int32_t value) { ___usage_0 = value; } inline static int32_t get_offset_of_usagePage_1() { return static_cast(offsetof(HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427, ___usagePage_1)); } inline int32_t get_usagePage_1() const { return ___usagePage_1; } inline int32_t* get_address_of_usagePage_1() { return &___usagePage_1; } inline void set_usagePage_1(int32_t value) { ___usagePage_1 = value; } inline static int32_t get_offset_of_unit_2() { return static_cast(offsetof(HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427, ___unit_2)); } inline int32_t get_unit_2() const { return ___unit_2; } inline int32_t* get_address_of_unit_2() { return &___unit_2; } inline void set_unit_2(int32_t value) { ___unit_2 = value; } inline static int32_t get_offset_of_unitExponent_3() { return static_cast(offsetof(HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427, ___unitExponent_3)); } inline int32_t get_unitExponent_3() const { return ___unitExponent_3; } inline int32_t* get_address_of_unitExponent_3() { return &___unitExponent_3; } inline void set_unitExponent_3(int32_t value) { ___unitExponent_3 = value; } inline static int32_t get_offset_of_logicalMin_4() { return static_cast(offsetof(HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427, ___logicalMin_4)); } inline int32_t get_logicalMin_4() const { return ___logicalMin_4; } inline int32_t* get_address_of_logicalMin_4() { return &___logicalMin_4; } inline void set_logicalMin_4(int32_t value) { ___logicalMin_4 = value; } inline static int32_t get_offset_of_logicalMax_5() { return static_cast(offsetof(HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427, ___logicalMax_5)); } inline int32_t get_logicalMax_5() const { return ___logicalMax_5; } inline int32_t* get_address_of_logicalMax_5() { return &___logicalMax_5; } inline void set_logicalMax_5(int32_t value) { ___logicalMax_5 = value; } inline static int32_t get_offset_of_physicalMin_6() { return static_cast(offsetof(HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427, ___physicalMin_6)); } inline int32_t get_physicalMin_6() const { return ___physicalMin_6; } inline int32_t* get_address_of_physicalMin_6() { return &___physicalMin_6; } inline void set_physicalMin_6(int32_t value) { ___physicalMin_6 = value; } inline static int32_t get_offset_of_physicalMax_7() { return static_cast(offsetof(HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427, ___physicalMax_7)); } inline int32_t get_physicalMax_7() const { return ___physicalMax_7; } inline int32_t* get_address_of_physicalMax_7() { return &___physicalMax_7; } inline void set_physicalMax_7(int32_t value) { ___physicalMax_7 = value; } inline static int32_t get_offset_of_reportType_8() { return static_cast(offsetof(HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427, ___reportType_8)); } inline int32_t get_reportType_8() const { return ___reportType_8; } inline int32_t* get_address_of_reportType_8() { return &___reportType_8; } inline void set_reportType_8(int32_t value) { ___reportType_8 = value; } inline static int32_t get_offset_of_collectionIndex_9() { return static_cast(offsetof(HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427, ___collectionIndex_9)); } inline int32_t get_collectionIndex_9() const { return ___collectionIndex_9; } inline int32_t* get_address_of_collectionIndex_9() { return &___collectionIndex_9; } inline void set_collectionIndex_9(int32_t value) { ___collectionIndex_9 = value; } inline static int32_t get_offset_of_reportId_10() { return static_cast(offsetof(HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427, ___reportId_10)); } inline int32_t get_reportId_10() const { return ___reportId_10; } inline int32_t* get_address_of_reportId_10() { return &___reportId_10; } inline void set_reportId_10(int32_t value) { ___reportId_10 = value; } inline static int32_t get_offset_of_reportSizeInBits_11() { return static_cast(offsetof(HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427, ___reportSizeInBits_11)); } inline int32_t get_reportSizeInBits_11() const { return ___reportSizeInBits_11; } inline int32_t* get_address_of_reportSizeInBits_11() { return &___reportSizeInBits_11; } inline void set_reportSizeInBits_11(int32_t value) { ___reportSizeInBits_11 = value; } inline static int32_t get_offset_of_reportOffsetInBits_12() { return static_cast(offsetof(HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427, ___reportOffsetInBits_12)); } inline int32_t get_reportOffsetInBits_12() const { return ___reportOffsetInBits_12; } inline int32_t* get_address_of_reportOffsetInBits_12() { return &___reportOffsetInBits_12; } inline void set_reportOffsetInBits_12(int32_t value) { ___reportOffsetInBits_12 = value; } inline static int32_t get_offset_of_flags_13() { return static_cast(offsetof(HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427, ___flags_13)); } inline int32_t get_flags_13() const { return ___flags_13; } inline int32_t* get_address_of_flags_13() { return &___flags_13; } inline void set_flags_13(int32_t value) { ___flags_13 = value; } inline static int32_t get_offset_of_usageMin_14() { return static_cast(offsetof(HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427, ___usageMin_14)); } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 get_usageMin_14() const { return ___usageMin_14; } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * get_address_of_usageMin_14() { return &___usageMin_14; } inline void set_usageMin_14(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 value) { ___usageMin_14 = value; } inline static int32_t get_offset_of_usageMax_15() { return static_cast(offsetof(HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427, ___usageMax_15)); } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 get_usageMax_15() const { return ___usageMax_15; } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * get_address_of_usageMax_15() { return &___usageMax_15; } inline void set_usageMax_15(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 value) { ___usageMax_15 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.HID.HID/HIDElementDescriptor struct HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427_marshaled_pinvoke { int32_t ___usage_0; int32_t ___usagePage_1; int32_t ___unit_2; int32_t ___unitExponent_3; int32_t ___logicalMin_4; int32_t ___logicalMax_5; int32_t ___physicalMin_6; int32_t ___physicalMax_7; int32_t ___reportType_8; int32_t ___collectionIndex_9; int32_t ___reportId_10; int32_t ___reportSizeInBits_11; int32_t ___reportOffsetInBits_12; int32_t ___flags_13; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___usageMin_14; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___usageMax_15; }; // Native definition for COM marshalling of UnityEngine.InputSystem.HID.HID/HIDElementDescriptor struct HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427_marshaled_com { int32_t ___usage_0; int32_t ___usagePage_1; int32_t ___unit_2; int32_t ___unitExponent_3; int32_t ___logicalMin_4; int32_t ___logicalMax_5; int32_t ___physicalMin_6; int32_t ___physicalMax_7; int32_t ___reportType_8; int32_t ___collectionIndex_9; int32_t ___reportId_10; int32_t ___reportSizeInBits_11; int32_t ___reportOffsetInBits_12; int32_t ___flags_13; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___usageMin_14; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___usageMax_15; }; // UnityEngine.InputSystem.HID.HIDParser/HIDReportData struct HIDReportData_tF41A69FD7D6BB249F5E780B6A3A784B0024FAC59 { public: // System.Int32 UnityEngine.InputSystem.HID.HIDParser/HIDReportData::reportId int32_t ___reportId_0; // UnityEngine.InputSystem.HID.HID/HIDReportType UnityEngine.InputSystem.HID.HIDParser/HIDReportData::reportType int32_t ___reportType_1; // System.Int32 UnityEngine.InputSystem.HID.HIDParser/HIDReportData::currentBitOffset int32_t ___currentBitOffset_2; public: inline static int32_t get_offset_of_reportId_0() { return static_cast(offsetof(HIDReportData_tF41A69FD7D6BB249F5E780B6A3A784B0024FAC59, ___reportId_0)); } inline int32_t get_reportId_0() const { return ___reportId_0; } inline int32_t* get_address_of_reportId_0() { return &___reportId_0; } inline void set_reportId_0(int32_t value) { ___reportId_0 = value; } inline static int32_t get_offset_of_reportType_1() { return static_cast(offsetof(HIDReportData_tF41A69FD7D6BB249F5E780B6A3A784B0024FAC59, ___reportType_1)); } inline int32_t get_reportType_1() const { return ___reportType_1; } inline int32_t* get_address_of_reportType_1() { return &___reportType_1; } inline void set_reportType_1(int32_t value) { ___reportType_1 = value; } inline static int32_t get_offset_of_currentBitOffset_2() { return static_cast(offsetof(HIDReportData_tF41A69FD7D6BB249F5E780B6A3A784B0024FAC59, ___currentBitOffset_2)); } inline int32_t get_currentBitOffset_2() const { return ___currentBitOffset_2; } inline int32_t* get_address_of_currentBitOffset_2() { return &___currentBitOffset_2; } inline void set_currentBitOffset_2(int32_t value) { ___currentBitOffset_2 = value; } }; // UnityEngine.InputSystem.HID.HIDSupport/HIDPageUsage struct HIDPageUsage_t879BAF59B0E8E71FE5FCC27A695C704E7A958AC1 { public: // UnityEngine.InputSystem.HID.HID/UsagePage UnityEngine.InputSystem.HID.HIDSupport/HIDPageUsage::page int32_t ___page_0; // System.Int32 UnityEngine.InputSystem.HID.HIDSupport/HIDPageUsage::usage int32_t ___usage_1; public: inline static int32_t get_offset_of_page_0() { return static_cast(offsetof(HIDPageUsage_t879BAF59B0E8E71FE5FCC27A695C704E7A958AC1, ___page_0)); } inline int32_t get_page_0() const { return ___page_0; } inline int32_t* get_address_of_page_0() { return &___page_0; } inline void set_page_0(int32_t value) { ___page_0 = value; } inline static int32_t get_offset_of_usage_1() { return static_cast(offsetof(HIDPageUsage_t879BAF59B0E8E71FE5FCC27A695C704E7A958AC1, ___usage_1)); } inline int32_t get_usage_1() const { return ___usage_1; } inline int32_t* get_address_of_usage_1() { return &___usage_1; } inline void set_usage_1(int32_t value) { ___usage_1 = value; } }; // UnityEngine.InputSystem.LowLevel.IMECompositionString/Enumerator struct Enumerator_tB31D016A9DC5252EB3161BBACDE20D84B77482DD { public: // UnityEngine.InputSystem.LowLevel.IMECompositionString UnityEngine.InputSystem.LowLevel.IMECompositionString/Enumerator::m_CompositionString IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 ___m_CompositionString_0; // System.Char UnityEngine.InputSystem.LowLevel.IMECompositionString/Enumerator::m_CurrentCharacter Il2CppChar ___m_CurrentCharacter_1; // System.Int32 UnityEngine.InputSystem.LowLevel.IMECompositionString/Enumerator::m_CurrentIndex int32_t ___m_CurrentIndex_2; public: inline static int32_t get_offset_of_m_CompositionString_0() { return static_cast(offsetof(Enumerator_tB31D016A9DC5252EB3161BBACDE20D84B77482DD, ___m_CompositionString_0)); } inline IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 get_m_CompositionString_0() const { return ___m_CompositionString_0; } inline IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 * get_address_of_m_CompositionString_0() { return &___m_CompositionString_0; } inline void set_m_CompositionString_0(IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 value) { ___m_CompositionString_0 = value; } inline static int32_t get_offset_of_m_CurrentCharacter_1() { return static_cast(offsetof(Enumerator_tB31D016A9DC5252EB3161BBACDE20D84B77482DD, ___m_CurrentCharacter_1)); } inline Il2CppChar get_m_CurrentCharacter_1() const { return ___m_CurrentCharacter_1; } inline Il2CppChar* get_address_of_m_CurrentCharacter_1() { return &___m_CurrentCharacter_1; } inline void set_m_CurrentCharacter_1(Il2CppChar value) { ___m_CurrentCharacter_1 = value; } inline static int32_t get_offset_of_m_CurrentIndex_2() { return static_cast(offsetof(Enumerator_tB31D016A9DC5252EB3161BBACDE20D84B77482DD, ___m_CurrentIndex_2)); } inline int32_t get_m_CurrentIndex_2() const { return ___m_CurrentIndex_2; } inline int32_t* get_address_of_m_CurrentIndex_2() { return &___m_CurrentIndex_2; } inline void set_m_CurrentIndex_2(int32_t value) { ___m_CurrentIndex_2 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.LowLevel.IMECompositionString/Enumerator struct Enumerator_tB31D016A9DC5252EB3161BBACDE20D84B77482DD_marshaled_pinvoke { IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshaled_pinvoke ___m_CompositionString_0; uint8_t ___m_CurrentCharacter_1; int32_t ___m_CurrentIndex_2; }; // Native definition for COM marshalling of UnityEngine.InputSystem.LowLevel.IMECompositionString/Enumerator struct Enumerator_tB31D016A9DC5252EB3161BBACDE20D84B77482DD_marshaled_com { IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshaled_com ___m_CompositionString_0; uint8_t ___m_CurrentCharacter_1; int32_t ___m_CurrentIndex_2; }; // UnityEngine.InputSystem.InputActionState/GlobalState struct GlobalState_tF1D93500AFBAA25C7FCA48B5D89640B84C44D0AB { public: // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.InputActionState/GlobalState::globalList InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 ___globalList_0; // UnityEngine.InputSystem.Utilities.CallbackArray`1> UnityEngine.InputSystem.InputActionState/GlobalState::onActionChange CallbackArray_1_t552BD871FFF51BBEADFA595A48105D602791E7FA ___onActionChange_1; // UnityEngine.InputSystem.Utilities.CallbackArray`1> UnityEngine.InputSystem.InputActionState/GlobalState::onActionControlsChanged CallbackArray_1_tE03856E201C6AA8C7ED4B4A9675D5BD431CACF1D ___onActionControlsChanged_2; public: inline static int32_t get_offset_of_globalList_0() { return static_cast(offsetof(GlobalState_tF1D93500AFBAA25C7FCA48B5D89640B84C44D0AB, ___globalList_0)); } inline InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 get_globalList_0() const { return ___globalList_0; } inline InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * get_address_of_globalList_0() { return &___globalList_0; } inline void set_globalList_0(InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 value) { ___globalList_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___globalList_0))->___additionalValues_2), (void*)NULL); } inline static int32_t get_offset_of_onActionChange_1() { return static_cast(offsetof(GlobalState_tF1D93500AFBAA25C7FCA48B5D89640B84C44D0AB, ___onActionChange_1)); } inline CallbackArray_1_t552BD871FFF51BBEADFA595A48105D602791E7FA get_onActionChange_1() const { return ___onActionChange_1; } inline CallbackArray_1_t552BD871FFF51BBEADFA595A48105D602791E7FA * get_address_of_onActionChange_1() { return &___onActionChange_1; } inline void set_onActionChange_1(CallbackArray_1_t552BD871FFF51BBEADFA595A48105D602791E7FA value) { ___onActionChange_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___onActionChange_1))->___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___onActionChange_1))->___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___onActionChange_1))->___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___onActionChange_1))->___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___onActionChange_1))->___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___onActionChange_1))->___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_onActionControlsChanged_2() { return static_cast(offsetof(GlobalState_tF1D93500AFBAA25C7FCA48B5D89640B84C44D0AB, ___onActionControlsChanged_2)); } inline CallbackArray_1_tE03856E201C6AA8C7ED4B4A9675D5BD431CACF1D get_onActionControlsChanged_2() const { return ___onActionControlsChanged_2; } inline CallbackArray_1_tE03856E201C6AA8C7ED4B4A9675D5BD431CACF1D * get_address_of_onActionControlsChanged_2() { return &___onActionControlsChanged_2; } inline void set_onActionControlsChanged_2(CallbackArray_1_tE03856E201C6AA8C7ED4B4A9675D5BD431CACF1D value) { ___onActionControlsChanged_2 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___onActionControlsChanged_2))->___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___onActionControlsChanged_2))->___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___onActionControlsChanged_2))->___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___onActionControlsChanged_2))->___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___onActionControlsChanged_2))->___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___onActionControlsChanged_2))->___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.InputActionState/GlobalState struct GlobalState_tF1D93500AFBAA25C7FCA48B5D89640B84C44D0AB_marshaled_pinvoke { InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 ___globalList_0; CallbackArray_1_t552BD871FFF51BBEADFA595A48105D602791E7FA ___onActionChange_1; CallbackArray_1_tE03856E201C6AA8C7ED4B4A9675D5BD431CACF1D ___onActionControlsChanged_2; }; // Native definition for COM marshalling of UnityEngine.InputSystem.InputActionState/GlobalState struct GlobalState_tF1D93500AFBAA25C7FCA48B5D89640B84C44D0AB_marshaled_com { InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 ___globalList_0; CallbackArray_1_t552BD871FFF51BBEADFA595A48105D602791E7FA ___onActionChange_1; CallbackArray_1_tE03856E201C6AA8C7ED4B4A9675D5BD431CACF1D ___onActionControlsChanged_2; }; // UnityEngine.InputSystem.EnhancedTouch.Touch/FingerAndTouchState struct FingerAndTouchState_t63C9C9EB7EAC3DBB10AC1FB5015F996D37BD3FEF { public: // UnityEngine.InputSystem.LowLevel.InputUpdateType UnityEngine.InputSystem.EnhancedTouch.Touch/FingerAndTouchState::updateMask int32_t ___updateMask_0; // UnityEngine.InputSystem.EnhancedTouch.Finger[] UnityEngine.InputSystem.EnhancedTouch.Touch/FingerAndTouchState::fingers FingerU5BU5D_tCFD149751D44AF322A6ECF960D5D2F213A2E14FD* ___fingers_1; // UnityEngine.InputSystem.EnhancedTouch.Finger[] UnityEngine.InputSystem.EnhancedTouch.Touch/FingerAndTouchState::activeFingers FingerU5BU5D_tCFD149751D44AF322A6ECF960D5D2F213A2E14FD* ___activeFingers_2; // UnityEngine.InputSystem.EnhancedTouch.Touch[] UnityEngine.InputSystem.EnhancedTouch.Touch/FingerAndTouchState::activeTouches TouchU5BU5D_tA75E18663150E79625A5A3C3FAE5D39238D343AA* ___activeTouches_3; // System.Int32 UnityEngine.InputSystem.EnhancedTouch.Touch/FingerAndTouchState::activeFingerCount int32_t ___activeFingerCount_4; // System.Int32 UnityEngine.InputSystem.EnhancedTouch.Touch/FingerAndTouchState::activeTouchCount int32_t ___activeTouchCount_5; // System.Int32 UnityEngine.InputSystem.EnhancedTouch.Touch/FingerAndTouchState::totalFingerCount int32_t ___totalFingerCount_6; // System.UInt32 UnityEngine.InputSystem.EnhancedTouch.Touch/FingerAndTouchState::lastId uint32_t ___lastId_7; // System.Boolean UnityEngine.InputSystem.EnhancedTouch.Touch/FingerAndTouchState::haveBuiltActiveTouches bool ___haveBuiltActiveTouches_8; // System.Boolean UnityEngine.InputSystem.EnhancedTouch.Touch/FingerAndTouchState::haveActiveTouchesNeedingRefreshNextUpdate bool ___haveActiveTouchesNeedingRefreshNextUpdate_9; // UnityEngine.InputSystem.LowLevel.InputStateHistory`1 UnityEngine.InputSystem.EnhancedTouch.Touch/FingerAndTouchState::activeTouchState InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * ___activeTouchState_10; public: inline static int32_t get_offset_of_updateMask_0() { return static_cast(offsetof(FingerAndTouchState_t63C9C9EB7EAC3DBB10AC1FB5015F996D37BD3FEF, ___updateMask_0)); } inline int32_t get_updateMask_0() const { return ___updateMask_0; } inline int32_t* get_address_of_updateMask_0() { return &___updateMask_0; } inline void set_updateMask_0(int32_t value) { ___updateMask_0 = value; } inline static int32_t get_offset_of_fingers_1() { return static_cast(offsetof(FingerAndTouchState_t63C9C9EB7EAC3DBB10AC1FB5015F996D37BD3FEF, ___fingers_1)); } inline FingerU5BU5D_tCFD149751D44AF322A6ECF960D5D2F213A2E14FD* get_fingers_1() const { return ___fingers_1; } inline FingerU5BU5D_tCFD149751D44AF322A6ECF960D5D2F213A2E14FD** get_address_of_fingers_1() { return &___fingers_1; } inline void set_fingers_1(FingerU5BU5D_tCFD149751D44AF322A6ECF960D5D2F213A2E14FD* value) { ___fingers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___fingers_1), (void*)value); } inline static int32_t get_offset_of_activeFingers_2() { return static_cast(offsetof(FingerAndTouchState_t63C9C9EB7EAC3DBB10AC1FB5015F996D37BD3FEF, ___activeFingers_2)); } inline FingerU5BU5D_tCFD149751D44AF322A6ECF960D5D2F213A2E14FD* get_activeFingers_2() const { return ___activeFingers_2; } inline FingerU5BU5D_tCFD149751D44AF322A6ECF960D5D2F213A2E14FD** get_address_of_activeFingers_2() { return &___activeFingers_2; } inline void set_activeFingers_2(FingerU5BU5D_tCFD149751D44AF322A6ECF960D5D2F213A2E14FD* value) { ___activeFingers_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___activeFingers_2), (void*)value); } inline static int32_t get_offset_of_activeTouches_3() { return static_cast(offsetof(FingerAndTouchState_t63C9C9EB7EAC3DBB10AC1FB5015F996D37BD3FEF, ___activeTouches_3)); } inline TouchU5BU5D_tA75E18663150E79625A5A3C3FAE5D39238D343AA* get_activeTouches_3() const { return ___activeTouches_3; } inline TouchU5BU5D_tA75E18663150E79625A5A3C3FAE5D39238D343AA** get_address_of_activeTouches_3() { return &___activeTouches_3; } inline void set_activeTouches_3(TouchU5BU5D_tA75E18663150E79625A5A3C3FAE5D39238D343AA* value) { ___activeTouches_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___activeTouches_3), (void*)value); } inline static int32_t get_offset_of_activeFingerCount_4() { return static_cast(offsetof(FingerAndTouchState_t63C9C9EB7EAC3DBB10AC1FB5015F996D37BD3FEF, ___activeFingerCount_4)); } inline int32_t get_activeFingerCount_4() const { return ___activeFingerCount_4; } inline int32_t* get_address_of_activeFingerCount_4() { return &___activeFingerCount_4; } inline void set_activeFingerCount_4(int32_t value) { ___activeFingerCount_4 = value; } inline static int32_t get_offset_of_activeTouchCount_5() { return static_cast(offsetof(FingerAndTouchState_t63C9C9EB7EAC3DBB10AC1FB5015F996D37BD3FEF, ___activeTouchCount_5)); } inline int32_t get_activeTouchCount_5() const { return ___activeTouchCount_5; } inline int32_t* get_address_of_activeTouchCount_5() { return &___activeTouchCount_5; } inline void set_activeTouchCount_5(int32_t value) { ___activeTouchCount_5 = value; } inline static int32_t get_offset_of_totalFingerCount_6() { return static_cast(offsetof(FingerAndTouchState_t63C9C9EB7EAC3DBB10AC1FB5015F996D37BD3FEF, ___totalFingerCount_6)); } inline int32_t get_totalFingerCount_6() const { return ___totalFingerCount_6; } inline int32_t* get_address_of_totalFingerCount_6() { return &___totalFingerCount_6; } inline void set_totalFingerCount_6(int32_t value) { ___totalFingerCount_6 = value; } inline static int32_t get_offset_of_lastId_7() { return static_cast(offsetof(FingerAndTouchState_t63C9C9EB7EAC3DBB10AC1FB5015F996D37BD3FEF, ___lastId_7)); } inline uint32_t get_lastId_7() const { return ___lastId_7; } inline uint32_t* get_address_of_lastId_7() { return &___lastId_7; } inline void set_lastId_7(uint32_t value) { ___lastId_7 = value; } inline static int32_t get_offset_of_haveBuiltActiveTouches_8() { return static_cast(offsetof(FingerAndTouchState_t63C9C9EB7EAC3DBB10AC1FB5015F996D37BD3FEF, ___haveBuiltActiveTouches_8)); } inline bool get_haveBuiltActiveTouches_8() const { return ___haveBuiltActiveTouches_8; } inline bool* get_address_of_haveBuiltActiveTouches_8() { return &___haveBuiltActiveTouches_8; } inline void set_haveBuiltActiveTouches_8(bool value) { ___haveBuiltActiveTouches_8 = value; } inline static int32_t get_offset_of_haveActiveTouchesNeedingRefreshNextUpdate_9() { return static_cast(offsetof(FingerAndTouchState_t63C9C9EB7EAC3DBB10AC1FB5015F996D37BD3FEF, ___haveActiveTouchesNeedingRefreshNextUpdate_9)); } inline bool get_haveActiveTouchesNeedingRefreshNextUpdate_9() const { return ___haveActiveTouchesNeedingRefreshNextUpdate_9; } inline bool* get_address_of_haveActiveTouchesNeedingRefreshNextUpdate_9() { return &___haveActiveTouchesNeedingRefreshNextUpdate_9; } inline void set_haveActiveTouchesNeedingRefreshNextUpdate_9(bool value) { ___haveActiveTouchesNeedingRefreshNextUpdate_9 = value; } inline static int32_t get_offset_of_activeTouchState_10() { return static_cast(offsetof(FingerAndTouchState_t63C9C9EB7EAC3DBB10AC1FB5015F996D37BD3FEF, ___activeTouchState_10)); } inline InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * get_activeTouchState_10() const { return ___activeTouchState_10; } inline InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B ** get_address_of_activeTouchState_10() { return &___activeTouchState_10; } inline void set_activeTouchState_10(InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * value) { ___activeTouchState_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___activeTouchState_10), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.EnhancedTouch.Touch/FingerAndTouchState struct FingerAndTouchState_t63C9C9EB7EAC3DBB10AC1FB5015F996D37BD3FEF_marshaled_pinvoke { int32_t ___updateMask_0; FingerU5BU5D_tCFD149751D44AF322A6ECF960D5D2F213A2E14FD* ___fingers_1; FingerU5BU5D_tCFD149751D44AF322A6ECF960D5D2F213A2E14FD* ___activeFingers_2; Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21_marshaled_pinvoke* ___activeTouches_3; int32_t ___activeFingerCount_4; int32_t ___activeTouchCount_5; int32_t ___totalFingerCount_6; uint32_t ___lastId_7; int32_t ___haveBuiltActiveTouches_8; int32_t ___haveActiveTouchesNeedingRefreshNextUpdate_9; InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * ___activeTouchState_10; }; // Native definition for COM marshalling of UnityEngine.InputSystem.EnhancedTouch.Touch/FingerAndTouchState struct FingerAndTouchState_t63C9C9EB7EAC3DBB10AC1FB5015F996D37BD3FEF_marshaled_com { int32_t ___updateMask_0; FingerU5BU5D_tCFD149751D44AF322A6ECF960D5D2F213A2E14FD* ___fingers_1; FingerU5BU5D_tCFD149751D44AF322A6ECF960D5D2F213A2E14FD* ___activeFingers_2; Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21_marshaled_com* ___activeTouches_3; int32_t ___activeFingerCount_4; int32_t ___activeTouchCount_5; int32_t ___totalFingerCount_6; uint32_t ___lastId_7; int32_t ___haveBuiltActiveTouches_8; int32_t ___haveActiveTouchesNeedingRefreshNextUpdate_9; InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * ___activeTouchState_10; }; // System.Action`1 struct Action_1_tF027A14E846C2C7B23079AF50A99AF77371FFC81 : public MulticastDelegate_t { public: public: }; // System.Action`1 struct Action_1_tFC48ABC201ECE98EE324DEE2F9ED877F6DC33E7D : public MulticastDelegate_t { public: public: }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t2A4424E4A8A5CAA89EA9F2A4707FB7ED05153DB8 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 * ___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 HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t2A4424E4A8A5CAA89EA9F2A4707FB7ED05153DB8, ___list_0)); } inline List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 * get_list_0() const { return ___list_0; } inline List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t2A4424E4A8A5CAA89EA9F2A4707FB7ED05153DB8, ___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_t2A4424E4A8A5CAA89EA9F2A4707FB7ED05153DB8, ___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_t2A4424E4A8A5CAA89EA9F2A4707FB7ED05153DB8, ___current_3)); } inline HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 get_current_3() const { return ___current_3; } inline HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 value) { ___current_3 = value; } }; // System.Func`1 struct Func_1_t87F4D899EDDDA25407AC884A9A61F602E32A21FA : public MulticastDelegate_t { public: public: }; // System.Func`2 struct Func_2_t5FF29EF71496B6AFA2C5B7FF601B0EFA1C47A41A : public MulticastDelegate_t { public: public: }; // System.Func`4 struct Func_4_t9471AE3CE77AACB79F1D8E10F1FDB368D151DC6F : public MulticastDelegate_t { public: public: }; // UnityEngine.InputSystem.InputControlList`1 struct InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A { public: // System.Int32 UnityEngine.InputSystem.InputControlList`1::m_Count int32_t ___m_Count_0; // Unity.Collections.NativeArray`1 UnityEngine.InputSystem.InputControlList`1::m_Indices NativeArray_1_t9D118727A643E61710D0A4DF5B0C8CD1A918A40B ___m_Indices_1; // Unity.Collections.Allocator UnityEngine.InputSystem.InputControlList`1::m_Allocator int32_t ___m_Allocator_2; public: inline static int32_t get_offset_of_m_Count_0() { return static_cast(offsetof(InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A, ___m_Count_0)); } inline int32_t get_m_Count_0() const { return ___m_Count_0; } inline int32_t* get_address_of_m_Count_0() { return &___m_Count_0; } inline void set_m_Count_0(int32_t value) { ___m_Count_0 = value; } inline static int32_t get_offset_of_m_Indices_1() { return static_cast(offsetof(InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A, ___m_Indices_1)); } inline NativeArray_1_t9D118727A643E61710D0A4DF5B0C8CD1A918A40B get_m_Indices_1() const { return ___m_Indices_1; } inline NativeArray_1_t9D118727A643E61710D0A4DF5B0C8CD1A918A40B * get_address_of_m_Indices_1() { return &___m_Indices_1; } inline void set_m_Indices_1(NativeArray_1_t9D118727A643E61710D0A4DF5B0C8CD1A918A40B value) { ___m_Indices_1 = value; } inline static int32_t get_offset_of_m_Allocator_2() { return static_cast(offsetof(InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A, ___m_Allocator_2)); } inline int32_t get_m_Allocator_2() const { return ___m_Allocator_2; } inline int32_t* get_address_of_m_Allocator_2() { return &___m_Allocator_2; } inline void set_m_Allocator_2(int32_t value) { ___m_Allocator_2 = value; } }; // UnityEngine.InputSystem.InputControlList`1 struct InputControlList_1_t9461BFBC9FEFA4CB0C7F0981E4B70C426126D012 { public: // System.Int32 UnityEngine.InputSystem.InputControlList`1::m_Count int32_t ___m_Count_0; // Unity.Collections.NativeArray`1 UnityEngine.InputSystem.InputControlList`1::m_Indices NativeArray_1_t9D118727A643E61710D0A4DF5B0C8CD1A918A40B ___m_Indices_1; // Unity.Collections.Allocator UnityEngine.InputSystem.InputControlList`1::m_Allocator int32_t ___m_Allocator_2; public: inline static int32_t get_offset_of_m_Count_0() { return static_cast(offsetof(InputControlList_1_t9461BFBC9FEFA4CB0C7F0981E4B70C426126D012, ___m_Count_0)); } inline int32_t get_m_Count_0() const { return ___m_Count_0; } inline int32_t* get_address_of_m_Count_0() { return &___m_Count_0; } inline void set_m_Count_0(int32_t value) { ___m_Count_0 = value; } inline static int32_t get_offset_of_m_Indices_1() { return static_cast(offsetof(InputControlList_1_t9461BFBC9FEFA4CB0C7F0981E4B70C426126D012, ___m_Indices_1)); } inline NativeArray_1_t9D118727A643E61710D0A4DF5B0C8CD1A918A40B get_m_Indices_1() const { return ___m_Indices_1; } inline NativeArray_1_t9D118727A643E61710D0A4DF5B0C8CD1A918A40B * get_address_of_m_Indices_1() { return &___m_Indices_1; } inline void set_m_Indices_1(NativeArray_1_t9D118727A643E61710D0A4DF5B0C8CD1A918A40B value) { ___m_Indices_1 = value; } inline static int32_t get_offset_of_m_Allocator_2() { return static_cast(offsetof(InputControlList_1_t9461BFBC9FEFA4CB0C7F0981E4B70C426126D012, ___m_Allocator_2)); } inline int32_t get_m_Allocator_2() const { return ___m_Allocator_2; } inline int32_t* get_address_of_m_Allocator_2() { return &___m_Allocator_2; } inline void set_m_Allocator_2(int32_t value) { ___m_Allocator_2 = value; } }; // System.Nullable`1 struct Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 { public: // T System.Nullable`1::value InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___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_t2055E88624438E34B0C4AEB7B387170528759E07, ___value_0)); } inline InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB get_value_0() const { return ___value_0; } inline InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * get_address_of_value_0() { return &___value_0; } inline void set_value_0(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB value) { ___value_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___value_0))->___m_Name_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___value_0))->___m_Id_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___value_0))->___m_Path_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___value_0))->___m_Interactions_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___value_0))->___m_Processors_6), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___value_0))->___m_Groups_7), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___value_0))->___m_Action_8), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___value_0))->___m_OverridePath_10), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___value_0))->___m_OverrideInteractions_11), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___value_0))->___m_OverrideProcessors_12), (void*)NULL); #endif } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07, ___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_tDBFD005FF69EF55E37C9961E4E1DE366F8F61885 { public: // T System.Nullable`1::value PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 ___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_tDBFD005FF69EF55E37C9961E4E1DE366F8F61885, ___value_0)); } inline PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 get_value_0() const { return ___value_0; } inline PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 * get_address_of_value_0() { return &___value_0; } inline void set_value_0(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_tDBFD005FF69EF55E37C9961E4E1DE366F8F61885, ___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.Predicate`1 struct Predicate_1_tD62C8A7CBDEEFB9A4CFA42B57D33BF69DAC22C21 : public MulticastDelegate_t { public: public: }; // UnityEngine.InputSystem.Utilities.SavedStructState`1 struct SavedStructState_1_t3D331EDB16578AB6F0DFEF8441B0A286431BCBFC : public RuntimeObject { public: // T UnityEngine.InputSystem.Utilities.SavedStructState`1::m_State GlobalState_tF1D93500AFBAA25C7FCA48B5D89640B84C44D0AB ___m_State_0; // UnityEngine.InputSystem.Utilities.SavedStructState`1/TypedRestore UnityEngine.InputSystem.Utilities.SavedStructState`1::m_RestoreAction TypedRestore_tB2EC35E417DAA0BBE9B111D9D1C760E22E8E6BD2 * ___m_RestoreAction_1; // System.Action UnityEngine.InputSystem.Utilities.SavedStructState`1::m_StaticDisposeCurrentState Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___m_StaticDisposeCurrentState_2; public: inline static int32_t get_offset_of_m_State_0() { return static_cast(offsetof(SavedStructState_1_t3D331EDB16578AB6F0DFEF8441B0A286431BCBFC, ___m_State_0)); } inline GlobalState_tF1D93500AFBAA25C7FCA48B5D89640B84C44D0AB get_m_State_0() const { return ___m_State_0; } inline GlobalState_tF1D93500AFBAA25C7FCA48B5D89640B84C44D0AB * get_address_of_m_State_0() { return &___m_State_0; } inline void set_m_State_0(GlobalState_tF1D93500AFBAA25C7FCA48B5D89640B84C44D0AB value) { ___m_State_0 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_State_0))->___globalList_0))->___additionalValues_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_State_0))->___onActionChange_1))->___m_Callbacks_1))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_State_0))->___onActionChange_1))->___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_State_0))->___onActionChange_1))->___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_State_0))->___onActionChange_1))->___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_State_0))->___onActionChange_1))->___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_State_0))->___onActionChange_1))->___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_State_0))->___onActionControlsChanged_2))->___m_Callbacks_1))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_State_0))->___onActionControlsChanged_2))->___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_State_0))->___onActionControlsChanged_2))->___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_State_0))->___onActionControlsChanged_2))->___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_State_0))->___onActionControlsChanged_2))->___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_State_0))->___onActionControlsChanged_2))->___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_RestoreAction_1() { return static_cast(offsetof(SavedStructState_1_t3D331EDB16578AB6F0DFEF8441B0A286431BCBFC, ___m_RestoreAction_1)); } inline TypedRestore_tB2EC35E417DAA0BBE9B111D9D1C760E22E8E6BD2 * get_m_RestoreAction_1() const { return ___m_RestoreAction_1; } inline TypedRestore_tB2EC35E417DAA0BBE9B111D9D1C760E22E8E6BD2 ** get_address_of_m_RestoreAction_1() { return &___m_RestoreAction_1; } inline void set_m_RestoreAction_1(TypedRestore_tB2EC35E417DAA0BBE9B111D9D1C760E22E8E6BD2 * value) { ___m_RestoreAction_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_RestoreAction_1), (void*)value); } inline static int32_t get_offset_of_m_StaticDisposeCurrentState_2() { return static_cast(offsetof(SavedStructState_1_t3D331EDB16578AB6F0DFEF8441B0A286431BCBFC, ___m_StaticDisposeCurrentState_2)); } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_m_StaticDisposeCurrentState_2() const { return ___m_StaticDisposeCurrentState_2; } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_m_StaticDisposeCurrentState_2() { return &___m_StaticDisposeCurrentState_2; } inline void set_m_StaticDisposeCurrentState_2(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value) { ___m_StaticDisposeCurrentState_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_StaticDisposeCurrentState_2), (void*)value); } }; // UnityEngine.InputSystem.Utilities.SavedStructState`1/TypedRestore struct TypedRestore_tB2EC35E417DAA0BBE9B111D9D1C760E22E8E6BD2 : public MulticastDelegate_t { public: public: }; // System.Action struct Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 : public MulticastDelegate_t { public: public: }; // System.ArgumentException struct ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: // System.String System.ArgumentException::m_paramName String_t* ___m_paramName_17; public: inline static int32_t get_offset_of_m_paramName_17() { return static_cast(offsetof(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00, ___m_paramName_17)); } inline String_t* get_m_paramName_17() const { return ___m_paramName_17; } inline String_t** get_address_of_m_paramName_17() { return &___m_paramName_17; } inline void set_m_paramName_17(String_t* value) { ___m_paramName_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_paramName_17), (void*)value); } }; // UnityEngine.InputSystem.InputActionReference struct InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 : public ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A { public: // UnityEngine.InputSystem.InputActionAsset UnityEngine.InputSystem.InputActionReference::m_Asset InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * ___m_Asset_4; // System.String UnityEngine.InputSystem.InputActionReference::m_ActionId String_t* ___m_ActionId_5; // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.InputActionReference::m_Action InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___m_Action_6; public: inline static int32_t get_offset_of_m_Asset_4() { return static_cast(offsetof(InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621, ___m_Asset_4)); } inline InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * get_m_Asset_4() const { return ___m_Asset_4; } inline InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 ** get_address_of_m_Asset_4() { return &___m_Asset_4; } inline void set_m_Asset_4(InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * value) { ___m_Asset_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Asset_4), (void*)value); } inline static int32_t get_offset_of_m_ActionId_5() { return static_cast(offsetof(InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621, ___m_ActionId_5)); } inline String_t* get_m_ActionId_5() const { return ___m_ActionId_5; } inline String_t** get_address_of_m_ActionId_5() { return &___m_ActionId_5; } inline void set_m_ActionId_5(String_t* value) { ___m_ActionId_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ActionId_5), (void*)value); } inline static int32_t get_offset_of_m_Action_6() { return static_cast(offsetof(InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621, ___m_Action_6)); } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * get_m_Action_6() const { return ___m_Action_6; } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** get_address_of_m_Action_6() { return &___m_Action_6; } inline void set_m_Action_6(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * value) { ___m_Action_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Action_6), (void*)value); } }; // UnityEngine.InputSystem.InputActionState struct InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 : public RuntimeObject { public: // UnityEngine.InputSystem.InputActionMap[] UnityEngine.InputSystem.InputActionState::maps InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* ___maps_1; // UnityEngine.InputSystem.InputControl[] UnityEngine.InputSystem.InputActionState::controls InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* ___controls_2; // UnityEngine.InputSystem.IInputInteraction[] UnityEngine.InputSystem.InputActionState::interactions IInputInteractionU5BU5D_t9766C7D49E9505A3D2D3D69481F14808988287DA* ___interactions_3; // UnityEngine.InputSystem.InputProcessor[] UnityEngine.InputSystem.InputActionState::processors InputProcessorU5BU5D_t6C9B3D9B68534217E9628B72E54D186B839399A0* ___processors_4; // UnityEngine.InputSystem.InputBindingComposite[] UnityEngine.InputSystem.InputActionState::composites InputBindingCompositeU5BU5D_tA39005B1C18E39B68364430213FAAD8B58DC9083* ___composites_5; // System.Int32 UnityEngine.InputSystem.InputActionState::totalProcessorCount int32_t ___totalProcessorCount_6; // UnityEngine.InputSystem.InputActionState/UnmanagedMemory UnityEngine.InputSystem.InputActionState::memory UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 ___memory_7; // System.Boolean UnityEngine.InputSystem.InputActionState::m_OnBeforeUpdateHooked bool ___m_OnBeforeUpdateHooked_8; // System.Boolean UnityEngine.InputSystem.InputActionState::m_OnAfterUpdateHooked bool ___m_OnAfterUpdateHooked_9; // System.Boolean UnityEngine.InputSystem.InputActionState::m_InProcessControlStateChange bool ___m_InProcessControlStateChange_10; // UnityEngine.InputSystem.LowLevel.InputEventPtr UnityEngine.InputSystem.InputActionState::m_CurrentlyProcessingThisEvent InputEventPtr_t3ECDD4FDE129B0CD8021DF46D8D01D941F4AE5C1 ___m_CurrentlyProcessingThisEvent_11; // System.Action UnityEngine.InputSystem.InputActionState::m_OnBeforeUpdateDelegate Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___m_OnBeforeUpdateDelegate_12; // System.Action UnityEngine.InputSystem.InputActionState::m_OnAfterUpdateDelegate Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___m_OnAfterUpdateDelegate_13; public: inline static int32_t get_offset_of_maps_1() { return static_cast(offsetof(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9, ___maps_1)); } inline InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* get_maps_1() const { return ___maps_1; } inline InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609** get_address_of_maps_1() { return &___maps_1; } inline void set_maps_1(InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* value) { ___maps_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___maps_1), (void*)value); } inline static int32_t get_offset_of_controls_2() { return static_cast(offsetof(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9, ___controls_2)); } inline InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* get_controls_2() const { return ___controls_2; } inline InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680** get_address_of_controls_2() { return &___controls_2; } inline void set_controls_2(InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* value) { ___controls_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___controls_2), (void*)value); } inline static int32_t get_offset_of_interactions_3() { return static_cast(offsetof(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9, ___interactions_3)); } inline IInputInteractionU5BU5D_t9766C7D49E9505A3D2D3D69481F14808988287DA* get_interactions_3() const { return ___interactions_3; } inline IInputInteractionU5BU5D_t9766C7D49E9505A3D2D3D69481F14808988287DA** get_address_of_interactions_3() { return &___interactions_3; } inline void set_interactions_3(IInputInteractionU5BU5D_t9766C7D49E9505A3D2D3D69481F14808988287DA* value) { ___interactions_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___interactions_3), (void*)value); } inline static int32_t get_offset_of_processors_4() { return static_cast(offsetof(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9, ___processors_4)); } inline InputProcessorU5BU5D_t6C9B3D9B68534217E9628B72E54D186B839399A0* get_processors_4() const { return ___processors_4; } inline InputProcessorU5BU5D_t6C9B3D9B68534217E9628B72E54D186B839399A0** get_address_of_processors_4() { return &___processors_4; } inline void set_processors_4(InputProcessorU5BU5D_t6C9B3D9B68534217E9628B72E54D186B839399A0* value) { ___processors_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___processors_4), (void*)value); } inline static int32_t get_offset_of_composites_5() { return static_cast(offsetof(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9, ___composites_5)); } inline InputBindingCompositeU5BU5D_tA39005B1C18E39B68364430213FAAD8B58DC9083* get_composites_5() const { return ___composites_5; } inline InputBindingCompositeU5BU5D_tA39005B1C18E39B68364430213FAAD8B58DC9083** get_address_of_composites_5() { return &___composites_5; } inline void set_composites_5(InputBindingCompositeU5BU5D_tA39005B1C18E39B68364430213FAAD8B58DC9083* value) { ___composites_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___composites_5), (void*)value); } inline static int32_t get_offset_of_totalProcessorCount_6() { return static_cast(offsetof(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9, ___totalProcessorCount_6)); } inline int32_t get_totalProcessorCount_6() const { return ___totalProcessorCount_6; } inline int32_t* get_address_of_totalProcessorCount_6() { return &___totalProcessorCount_6; } inline void set_totalProcessorCount_6(int32_t value) { ___totalProcessorCount_6 = value; } inline static int32_t get_offset_of_memory_7() { return static_cast(offsetof(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9, ___memory_7)); } inline UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 get_memory_7() const { return ___memory_7; } inline UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * get_address_of_memory_7() { return &___memory_7; } inline void set_memory_7(UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 value) { ___memory_7 = value; } inline static int32_t get_offset_of_m_OnBeforeUpdateHooked_8() { return static_cast(offsetof(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9, ___m_OnBeforeUpdateHooked_8)); } inline bool get_m_OnBeforeUpdateHooked_8() const { return ___m_OnBeforeUpdateHooked_8; } inline bool* get_address_of_m_OnBeforeUpdateHooked_8() { return &___m_OnBeforeUpdateHooked_8; } inline void set_m_OnBeforeUpdateHooked_8(bool value) { ___m_OnBeforeUpdateHooked_8 = value; } inline static int32_t get_offset_of_m_OnAfterUpdateHooked_9() { return static_cast(offsetof(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9, ___m_OnAfterUpdateHooked_9)); } inline bool get_m_OnAfterUpdateHooked_9() const { return ___m_OnAfterUpdateHooked_9; } inline bool* get_address_of_m_OnAfterUpdateHooked_9() { return &___m_OnAfterUpdateHooked_9; } inline void set_m_OnAfterUpdateHooked_9(bool value) { ___m_OnAfterUpdateHooked_9 = value; } inline static int32_t get_offset_of_m_InProcessControlStateChange_10() { return static_cast(offsetof(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9, ___m_InProcessControlStateChange_10)); } inline bool get_m_InProcessControlStateChange_10() const { return ___m_InProcessControlStateChange_10; } inline bool* get_address_of_m_InProcessControlStateChange_10() { return &___m_InProcessControlStateChange_10; } inline void set_m_InProcessControlStateChange_10(bool value) { ___m_InProcessControlStateChange_10 = value; } inline static int32_t get_offset_of_m_CurrentlyProcessingThisEvent_11() { return static_cast(offsetof(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9, ___m_CurrentlyProcessingThisEvent_11)); } inline InputEventPtr_t3ECDD4FDE129B0CD8021DF46D8D01D941F4AE5C1 get_m_CurrentlyProcessingThisEvent_11() const { return ___m_CurrentlyProcessingThisEvent_11; } inline InputEventPtr_t3ECDD4FDE129B0CD8021DF46D8D01D941F4AE5C1 * get_address_of_m_CurrentlyProcessingThisEvent_11() { return &___m_CurrentlyProcessingThisEvent_11; } inline void set_m_CurrentlyProcessingThisEvent_11(InputEventPtr_t3ECDD4FDE129B0CD8021DF46D8D01D941F4AE5C1 value) { ___m_CurrentlyProcessingThisEvent_11 = value; } inline static int32_t get_offset_of_m_OnBeforeUpdateDelegate_12() { return static_cast(offsetof(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9, ___m_OnBeforeUpdateDelegate_12)); } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_m_OnBeforeUpdateDelegate_12() const { return ___m_OnBeforeUpdateDelegate_12; } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_m_OnBeforeUpdateDelegate_12() { return &___m_OnBeforeUpdateDelegate_12; } inline void set_m_OnBeforeUpdateDelegate_12(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value) { ___m_OnBeforeUpdateDelegate_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OnBeforeUpdateDelegate_12), (void*)value); } inline static int32_t get_offset_of_m_OnAfterUpdateDelegate_13() { return static_cast(offsetof(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9, ___m_OnAfterUpdateDelegate_13)); } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_m_OnAfterUpdateDelegate_13() const { return ___m_OnAfterUpdateDelegate_13; } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_m_OnAfterUpdateDelegate_13() { return &___m_OnAfterUpdateDelegate_13; } inline void set_m_OnAfterUpdateDelegate_13(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value) { ___m_OnAfterUpdateDelegate_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OnAfterUpdateDelegate_13), (void*)value); } }; // UnityEngine.InputSystem.InputControl struct InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 : public RuntimeObject { public: // UnityEngine.InputSystem.LowLevel.InputStateBlock UnityEngine.InputSystem.InputControl::m_StateBlock InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B ___m_StateBlock_0; // UnityEngine.InputSystem.Utilities.InternedString UnityEngine.InputSystem.InputControl::m_Name InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED ___m_Name_1; // System.String UnityEngine.InputSystem.InputControl::m_Path String_t* ___m_Path_2; // System.String UnityEngine.InputSystem.InputControl::m_DisplayName String_t* ___m_DisplayName_3; // System.String UnityEngine.InputSystem.InputControl::m_DisplayNameFromLayout String_t* ___m_DisplayNameFromLayout_4; // System.String UnityEngine.InputSystem.InputControl::m_ShortDisplayName String_t* ___m_ShortDisplayName_5; // System.String UnityEngine.InputSystem.InputControl::m_ShortDisplayNameFromLayout String_t* ___m_ShortDisplayNameFromLayout_6; // UnityEngine.InputSystem.Utilities.InternedString UnityEngine.InputSystem.InputControl::m_Layout InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED ___m_Layout_7; // UnityEngine.InputSystem.Utilities.InternedString UnityEngine.InputSystem.InputControl::m_Variants InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED ___m_Variants_8; // UnityEngine.InputSystem.InputDevice UnityEngine.InputSystem.InputControl::m_Device InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * ___m_Device_9; // UnityEngine.InputSystem.InputControl UnityEngine.InputSystem.InputControl::m_Parent InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * ___m_Parent_10; // System.Int32 UnityEngine.InputSystem.InputControl::m_UsageCount int32_t ___m_UsageCount_11; // System.Int32 UnityEngine.InputSystem.InputControl::m_UsageStartIndex int32_t ___m_UsageStartIndex_12; // System.Int32 UnityEngine.InputSystem.InputControl::m_AliasCount int32_t ___m_AliasCount_13; // System.Int32 UnityEngine.InputSystem.InputControl::m_AliasStartIndex int32_t ___m_AliasStartIndex_14; // System.Int32 UnityEngine.InputSystem.InputControl::m_ChildCount int32_t ___m_ChildCount_15; // System.Int32 UnityEngine.InputSystem.InputControl::m_ChildStartIndex int32_t ___m_ChildStartIndex_16; // UnityEngine.InputSystem.InputControl/ControlFlags UnityEngine.InputSystem.InputControl::m_ControlFlags int32_t ___m_ControlFlags_17; // UnityEngine.InputSystem.Utilities.PrimitiveValue UnityEngine.InputSystem.InputControl::m_DefaultState PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 ___m_DefaultState_18; // UnityEngine.InputSystem.Utilities.PrimitiveValue UnityEngine.InputSystem.InputControl::m_MinValue PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 ___m_MinValue_19; // UnityEngine.InputSystem.Utilities.PrimitiveValue UnityEngine.InputSystem.InputControl::m_MaxValue PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 ___m_MaxValue_20; public: inline static int32_t get_offset_of_m_StateBlock_0() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_StateBlock_0)); } inline InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B get_m_StateBlock_0() const { return ___m_StateBlock_0; } inline InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B * get_address_of_m_StateBlock_0() { return &___m_StateBlock_0; } inline void set_m_StateBlock_0(InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B value) { ___m_StateBlock_0 = value; } inline static int32_t get_offset_of_m_Name_1() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_Name_1)); } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED get_m_Name_1() const { return ___m_Name_1; } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED * get_address_of_m_Name_1() { return &___m_Name_1; } inline void set_m_Name_1(InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED value) { ___m_Name_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Name_1))->___m_StringOriginalCase_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Name_1))->___m_StringLowerCase_1), (void*)NULL); #endif } inline static int32_t get_offset_of_m_Path_2() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_Path_2)); } inline String_t* get_m_Path_2() const { return ___m_Path_2; } inline String_t** get_address_of_m_Path_2() { return &___m_Path_2; } inline void set_m_Path_2(String_t* value) { ___m_Path_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Path_2), (void*)value); } inline static int32_t get_offset_of_m_DisplayName_3() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_DisplayName_3)); } inline String_t* get_m_DisplayName_3() const { return ___m_DisplayName_3; } inline String_t** get_address_of_m_DisplayName_3() { return &___m_DisplayName_3; } inline void set_m_DisplayName_3(String_t* value) { ___m_DisplayName_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_DisplayName_3), (void*)value); } inline static int32_t get_offset_of_m_DisplayNameFromLayout_4() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_DisplayNameFromLayout_4)); } inline String_t* get_m_DisplayNameFromLayout_4() const { return ___m_DisplayNameFromLayout_4; } inline String_t** get_address_of_m_DisplayNameFromLayout_4() { return &___m_DisplayNameFromLayout_4; } inline void set_m_DisplayNameFromLayout_4(String_t* value) { ___m_DisplayNameFromLayout_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_DisplayNameFromLayout_4), (void*)value); } inline static int32_t get_offset_of_m_ShortDisplayName_5() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_ShortDisplayName_5)); } inline String_t* get_m_ShortDisplayName_5() const { return ___m_ShortDisplayName_5; } inline String_t** get_address_of_m_ShortDisplayName_5() { return &___m_ShortDisplayName_5; } inline void set_m_ShortDisplayName_5(String_t* value) { ___m_ShortDisplayName_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ShortDisplayName_5), (void*)value); } inline static int32_t get_offset_of_m_ShortDisplayNameFromLayout_6() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_ShortDisplayNameFromLayout_6)); } inline String_t* get_m_ShortDisplayNameFromLayout_6() const { return ___m_ShortDisplayNameFromLayout_6; } inline String_t** get_address_of_m_ShortDisplayNameFromLayout_6() { return &___m_ShortDisplayNameFromLayout_6; } inline void set_m_ShortDisplayNameFromLayout_6(String_t* value) { ___m_ShortDisplayNameFromLayout_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ShortDisplayNameFromLayout_6), (void*)value); } inline static int32_t get_offset_of_m_Layout_7() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_Layout_7)); } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED get_m_Layout_7() const { return ___m_Layout_7; } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED * get_address_of_m_Layout_7() { return &___m_Layout_7; } inline void set_m_Layout_7(InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED value) { ___m_Layout_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Layout_7))->___m_StringOriginalCase_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Layout_7))->___m_StringLowerCase_1), (void*)NULL); #endif } inline static int32_t get_offset_of_m_Variants_8() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_Variants_8)); } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED get_m_Variants_8() const { return ___m_Variants_8; } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED * get_address_of_m_Variants_8() { return &___m_Variants_8; } inline void set_m_Variants_8(InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED value) { ___m_Variants_8 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Variants_8))->___m_StringOriginalCase_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Variants_8))->___m_StringLowerCase_1), (void*)NULL); #endif } inline static int32_t get_offset_of_m_Device_9() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_Device_9)); } inline InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * get_m_Device_9() const { return ___m_Device_9; } inline InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 ** get_address_of_m_Device_9() { return &___m_Device_9; } inline void set_m_Device_9(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * value) { ___m_Device_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Device_9), (void*)value); } inline static int32_t get_offset_of_m_Parent_10() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_Parent_10)); } inline InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * get_m_Parent_10() const { return ___m_Parent_10; } inline InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 ** get_address_of_m_Parent_10() { return &___m_Parent_10; } inline void set_m_Parent_10(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * value) { ___m_Parent_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Parent_10), (void*)value); } inline static int32_t get_offset_of_m_UsageCount_11() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_UsageCount_11)); } inline int32_t get_m_UsageCount_11() const { return ___m_UsageCount_11; } inline int32_t* get_address_of_m_UsageCount_11() { return &___m_UsageCount_11; } inline void set_m_UsageCount_11(int32_t value) { ___m_UsageCount_11 = value; } inline static int32_t get_offset_of_m_UsageStartIndex_12() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_UsageStartIndex_12)); } inline int32_t get_m_UsageStartIndex_12() const { return ___m_UsageStartIndex_12; } inline int32_t* get_address_of_m_UsageStartIndex_12() { return &___m_UsageStartIndex_12; } inline void set_m_UsageStartIndex_12(int32_t value) { ___m_UsageStartIndex_12 = value; } inline static int32_t get_offset_of_m_AliasCount_13() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_AliasCount_13)); } inline int32_t get_m_AliasCount_13() const { return ___m_AliasCount_13; } inline int32_t* get_address_of_m_AliasCount_13() { return &___m_AliasCount_13; } inline void set_m_AliasCount_13(int32_t value) { ___m_AliasCount_13 = value; } inline static int32_t get_offset_of_m_AliasStartIndex_14() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_AliasStartIndex_14)); } inline int32_t get_m_AliasStartIndex_14() const { return ___m_AliasStartIndex_14; } inline int32_t* get_address_of_m_AliasStartIndex_14() { return &___m_AliasStartIndex_14; } inline void set_m_AliasStartIndex_14(int32_t value) { ___m_AliasStartIndex_14 = value; } inline static int32_t get_offset_of_m_ChildCount_15() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_ChildCount_15)); } inline int32_t get_m_ChildCount_15() const { return ___m_ChildCount_15; } inline int32_t* get_address_of_m_ChildCount_15() { return &___m_ChildCount_15; } inline void set_m_ChildCount_15(int32_t value) { ___m_ChildCount_15 = value; } inline static int32_t get_offset_of_m_ChildStartIndex_16() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_ChildStartIndex_16)); } inline int32_t get_m_ChildStartIndex_16() const { return ___m_ChildStartIndex_16; } inline int32_t* get_address_of_m_ChildStartIndex_16() { return &___m_ChildStartIndex_16; } inline void set_m_ChildStartIndex_16(int32_t value) { ___m_ChildStartIndex_16 = value; } inline static int32_t get_offset_of_m_ControlFlags_17() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_ControlFlags_17)); } inline int32_t get_m_ControlFlags_17() const { return ___m_ControlFlags_17; } inline int32_t* get_address_of_m_ControlFlags_17() { return &___m_ControlFlags_17; } inline void set_m_ControlFlags_17(int32_t value) { ___m_ControlFlags_17 = value; } inline static int32_t get_offset_of_m_DefaultState_18() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_DefaultState_18)); } inline PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 get_m_DefaultState_18() const { return ___m_DefaultState_18; } inline PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 * get_address_of_m_DefaultState_18() { return &___m_DefaultState_18; } inline void set_m_DefaultState_18(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 value) { ___m_DefaultState_18 = value; } inline static int32_t get_offset_of_m_MinValue_19() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_MinValue_19)); } inline PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 get_m_MinValue_19() const { return ___m_MinValue_19; } inline PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 * get_address_of_m_MinValue_19() { return &___m_MinValue_19; } inline void set_m_MinValue_19(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 value) { ___m_MinValue_19 = value; } inline static int32_t get_offset_of_m_MaxValue_20() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_MaxValue_20)); } inline PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 get_m_MaxValue_20() const { return ___m_MaxValue_20; } inline PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 * get_address_of_m_MaxValue_20() { return &___m_MaxValue_20; } inline void set_m_MaxValue_20(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 value) { ___m_MaxValue_20 = value; } }; // UnityEngine.InputSystem.LowLevel.InputDeviceExecuteCommandDelegate struct InputDeviceExecuteCommandDelegate_tF81A7031A4D6D74BFB08C8CF4D1BA120DC47822D : public MulticastDelegate_t { public: public: }; // UnityEngine.InputSystem.Layouts.InputDeviceFindControlLayoutDelegate struct InputDeviceFindControlLayoutDelegate_tE30412E20D6F6870BF090C6D6C4CA9B4CFD0978F : public MulticastDelegate_t { public: public: }; // UnityEngine.InputSystem.LowLevel.InputEvent struct InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 { public: union { struct { union { #pragma pack(push, tp, 1) struct { // UnityEngineInternal.Input.NativeInputEvent UnityEngine.InputSystem.LowLevel.InputEvent::m_Event NativeInputEvent_t21B4AB4BC38B4E147E82E91E29CE8877CF035FCD ___m_Event_5; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { NativeInputEvent_t21B4AB4BC38B4E147E82E91E29CE8877CF035FCD ___m_Event_5_forAlignmentOnly; }; #pragma pack(pop, tp) }; }; uint8_t InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234__padding[20]; }; public: inline static int32_t get_offset_of_m_Event_5() { return static_cast(offsetof(InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234, ___m_Event_5)); } inline NativeInputEvent_t21B4AB4BC38B4E147E82E91E29CE8877CF035FCD get_m_Event_5() const { return ___m_Event_5; } inline NativeInputEvent_t21B4AB4BC38B4E147E82E91E29CE8877CF035FCD * get_address_of_m_Event_5() { return &___m_Event_5; } inline void set_m_Event_5(NativeInputEvent_t21B4AB4BC38B4E147E82E91E29CE8877CF035FCD value) { ___m_Event_5 = value; } }; // UnityEngine.InputSystem.LowLevel.InputEventBuffer struct InputEventBuffer_t5837FA1A7F4845FA074AD7A3C2761725E2761CCA { public: // Unity.Collections.NativeArray`1 UnityEngine.InputSystem.LowLevel.InputEventBuffer::m_Buffer NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 ___m_Buffer_1; // System.Int64 UnityEngine.InputSystem.LowLevel.InputEventBuffer::m_SizeInBytes int64_t ___m_SizeInBytes_2; // System.Int32 UnityEngine.InputSystem.LowLevel.InputEventBuffer::m_EventCount int32_t ___m_EventCount_3; // System.Boolean UnityEngine.InputSystem.LowLevel.InputEventBuffer::m_WeOwnTheBuffer bool ___m_WeOwnTheBuffer_4; public: inline static int32_t get_offset_of_m_Buffer_1() { return static_cast(offsetof(InputEventBuffer_t5837FA1A7F4845FA074AD7A3C2761725E2761CCA, ___m_Buffer_1)); } inline NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 get_m_Buffer_1() const { return ___m_Buffer_1; } inline NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 * get_address_of_m_Buffer_1() { return &___m_Buffer_1; } inline void set_m_Buffer_1(NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 value) { ___m_Buffer_1 = value; } inline static int32_t get_offset_of_m_SizeInBytes_2() { return static_cast(offsetof(InputEventBuffer_t5837FA1A7F4845FA074AD7A3C2761725E2761CCA, ___m_SizeInBytes_2)); } inline int64_t get_m_SizeInBytes_2() const { return ___m_SizeInBytes_2; } inline int64_t* get_address_of_m_SizeInBytes_2() { return &___m_SizeInBytes_2; } inline void set_m_SizeInBytes_2(int64_t value) { ___m_SizeInBytes_2 = value; } inline static int32_t get_offset_of_m_EventCount_3() { return static_cast(offsetof(InputEventBuffer_t5837FA1A7F4845FA074AD7A3C2761725E2761CCA, ___m_EventCount_3)); } inline int32_t get_m_EventCount_3() const { return ___m_EventCount_3; } inline int32_t* get_address_of_m_EventCount_3() { return &___m_EventCount_3; } inline void set_m_EventCount_3(int32_t value) { ___m_EventCount_3 = value; } inline static int32_t get_offset_of_m_WeOwnTheBuffer_4() { return static_cast(offsetof(InputEventBuffer_t5837FA1A7F4845FA074AD7A3C2761725E2761CCA, ___m_WeOwnTheBuffer_4)); } inline bool get_m_WeOwnTheBuffer_4() const { return ___m_WeOwnTheBuffer_4; } inline bool* get_address_of_m_WeOwnTheBuffer_4() { return &___m_WeOwnTheBuffer_4; } inline void set_m_WeOwnTheBuffer_4(bool value) { ___m_WeOwnTheBuffer_4 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.LowLevel.InputEventBuffer struct InputEventBuffer_t5837FA1A7F4845FA074AD7A3C2761725E2761CCA_marshaled_pinvoke { NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 ___m_Buffer_1; int64_t ___m_SizeInBytes_2; int32_t ___m_EventCount_3; int32_t ___m_WeOwnTheBuffer_4; }; // Native definition for COM marshalling of UnityEngine.InputSystem.LowLevel.InputEventBuffer struct InputEventBuffer_t5837FA1A7F4845FA074AD7A3C2761725E2761CCA_marshaled_com { NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 ___m_Buffer_1; int64_t ___m_SizeInBytes_2; int32_t ___m_EventCount_3; int32_t ___m_WeOwnTheBuffer_4; }; // UnityEngine.InputSystem.InputSettings struct InputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6 : public ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A { public: // System.String[] UnityEngine.InputSystem.InputSettings::m_SupportedDevices StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___m_SupportedDevices_4; // UnityEngine.InputSystem.InputSettings/UpdateMode UnityEngine.InputSystem.InputSettings::m_UpdateMode int32_t ___m_UpdateMode_5; // System.Int32 UnityEngine.InputSystem.InputSettings::m_MaxEventBytesPerUpdate int32_t ___m_MaxEventBytesPerUpdate_6; // System.Int32 UnityEngine.InputSystem.InputSettings::m_MaxQueuedEventsPerUpdate int32_t ___m_MaxQueuedEventsPerUpdate_7; // System.Boolean UnityEngine.InputSystem.InputSettings::m_CompensateForScreenOrientation bool ___m_CompensateForScreenOrientation_8; // UnityEngine.InputSystem.InputSettings/BackgroundBehavior UnityEngine.InputSystem.InputSettings::m_BackgroundBehavior int32_t ___m_BackgroundBehavior_9; // UnityEngine.InputSystem.InputSettings/EditorInputBehaviorInPlayMode UnityEngine.InputSystem.InputSettings::m_EditorInputBehaviorInPlayMode int32_t ___m_EditorInputBehaviorInPlayMode_10; // System.Single UnityEngine.InputSystem.InputSettings::m_DefaultDeadzoneMin float ___m_DefaultDeadzoneMin_11; // System.Single UnityEngine.InputSystem.InputSettings::m_DefaultDeadzoneMax float ___m_DefaultDeadzoneMax_12; // System.Single UnityEngine.InputSystem.InputSettings::m_DefaultButtonPressPoint float ___m_DefaultButtonPressPoint_13; // System.Single UnityEngine.InputSystem.InputSettings::m_ButtonReleaseThreshold float ___m_ButtonReleaseThreshold_14; // System.Single UnityEngine.InputSystem.InputSettings::m_DefaultTapTime float ___m_DefaultTapTime_15; // System.Single UnityEngine.InputSystem.InputSettings::m_DefaultSlowTapTime float ___m_DefaultSlowTapTime_16; // System.Single UnityEngine.InputSystem.InputSettings::m_DefaultHoldTime float ___m_DefaultHoldTime_17; // System.Single UnityEngine.InputSystem.InputSettings::m_TapRadius float ___m_TapRadius_18; // System.Single UnityEngine.InputSystem.InputSettings::m_MultiTapDelayTime float ___m_MultiTapDelayTime_19; // System.Boolean UnityEngine.InputSystem.InputSettings::m_DisableRedundantEventsMerging bool ___m_DisableRedundantEventsMerging_20; // System.Boolean UnityEngine.InputSystem.InputSettings::m_ShortcutKeysConsumeInputs bool ___m_ShortcutKeysConsumeInputs_21; // System.Collections.Generic.HashSet`1 UnityEngine.InputSystem.InputSettings::m_FeatureFlags HashSet_1_t45F75268054D01D9E70EB33D7F6D2FA609DB9229 * ___m_FeatureFlags_22; public: inline static int32_t get_offset_of_m_SupportedDevices_4() { return static_cast(offsetof(InputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6, ___m_SupportedDevices_4)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_m_SupportedDevices_4() const { return ___m_SupportedDevices_4; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_m_SupportedDevices_4() { return &___m_SupportedDevices_4; } inline void set_m_SupportedDevices_4(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___m_SupportedDevices_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SupportedDevices_4), (void*)value); } inline static int32_t get_offset_of_m_UpdateMode_5() { return static_cast(offsetof(InputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6, ___m_UpdateMode_5)); } inline int32_t get_m_UpdateMode_5() const { return ___m_UpdateMode_5; } inline int32_t* get_address_of_m_UpdateMode_5() { return &___m_UpdateMode_5; } inline void set_m_UpdateMode_5(int32_t value) { ___m_UpdateMode_5 = value; } inline static int32_t get_offset_of_m_MaxEventBytesPerUpdate_6() { return static_cast(offsetof(InputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6, ___m_MaxEventBytesPerUpdate_6)); } inline int32_t get_m_MaxEventBytesPerUpdate_6() const { return ___m_MaxEventBytesPerUpdate_6; } inline int32_t* get_address_of_m_MaxEventBytesPerUpdate_6() { return &___m_MaxEventBytesPerUpdate_6; } inline void set_m_MaxEventBytesPerUpdate_6(int32_t value) { ___m_MaxEventBytesPerUpdate_6 = value; } inline static int32_t get_offset_of_m_MaxQueuedEventsPerUpdate_7() { return static_cast(offsetof(InputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6, ___m_MaxQueuedEventsPerUpdate_7)); } inline int32_t get_m_MaxQueuedEventsPerUpdate_7() const { return ___m_MaxQueuedEventsPerUpdate_7; } inline int32_t* get_address_of_m_MaxQueuedEventsPerUpdate_7() { return &___m_MaxQueuedEventsPerUpdate_7; } inline void set_m_MaxQueuedEventsPerUpdate_7(int32_t value) { ___m_MaxQueuedEventsPerUpdate_7 = value; } inline static int32_t get_offset_of_m_CompensateForScreenOrientation_8() { return static_cast(offsetof(InputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6, ___m_CompensateForScreenOrientation_8)); } inline bool get_m_CompensateForScreenOrientation_8() const { return ___m_CompensateForScreenOrientation_8; } inline bool* get_address_of_m_CompensateForScreenOrientation_8() { return &___m_CompensateForScreenOrientation_8; } inline void set_m_CompensateForScreenOrientation_8(bool value) { ___m_CompensateForScreenOrientation_8 = value; } inline static int32_t get_offset_of_m_BackgroundBehavior_9() { return static_cast(offsetof(InputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6, ___m_BackgroundBehavior_9)); } inline int32_t get_m_BackgroundBehavior_9() const { return ___m_BackgroundBehavior_9; } inline int32_t* get_address_of_m_BackgroundBehavior_9() { return &___m_BackgroundBehavior_9; } inline void set_m_BackgroundBehavior_9(int32_t value) { ___m_BackgroundBehavior_9 = value; } inline static int32_t get_offset_of_m_EditorInputBehaviorInPlayMode_10() { return static_cast(offsetof(InputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6, ___m_EditorInputBehaviorInPlayMode_10)); } inline int32_t get_m_EditorInputBehaviorInPlayMode_10() const { return ___m_EditorInputBehaviorInPlayMode_10; } inline int32_t* get_address_of_m_EditorInputBehaviorInPlayMode_10() { return &___m_EditorInputBehaviorInPlayMode_10; } inline void set_m_EditorInputBehaviorInPlayMode_10(int32_t value) { ___m_EditorInputBehaviorInPlayMode_10 = value; } inline static int32_t get_offset_of_m_DefaultDeadzoneMin_11() { return static_cast(offsetof(InputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6, ___m_DefaultDeadzoneMin_11)); } inline float get_m_DefaultDeadzoneMin_11() const { return ___m_DefaultDeadzoneMin_11; } inline float* get_address_of_m_DefaultDeadzoneMin_11() { return &___m_DefaultDeadzoneMin_11; } inline void set_m_DefaultDeadzoneMin_11(float value) { ___m_DefaultDeadzoneMin_11 = value; } inline static int32_t get_offset_of_m_DefaultDeadzoneMax_12() { return static_cast(offsetof(InputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6, ___m_DefaultDeadzoneMax_12)); } inline float get_m_DefaultDeadzoneMax_12() const { return ___m_DefaultDeadzoneMax_12; } inline float* get_address_of_m_DefaultDeadzoneMax_12() { return &___m_DefaultDeadzoneMax_12; } inline void set_m_DefaultDeadzoneMax_12(float value) { ___m_DefaultDeadzoneMax_12 = value; } inline static int32_t get_offset_of_m_DefaultButtonPressPoint_13() { return static_cast(offsetof(InputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6, ___m_DefaultButtonPressPoint_13)); } inline float get_m_DefaultButtonPressPoint_13() const { return ___m_DefaultButtonPressPoint_13; } inline float* get_address_of_m_DefaultButtonPressPoint_13() { return &___m_DefaultButtonPressPoint_13; } inline void set_m_DefaultButtonPressPoint_13(float value) { ___m_DefaultButtonPressPoint_13 = value; } inline static int32_t get_offset_of_m_ButtonReleaseThreshold_14() { return static_cast(offsetof(InputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6, ___m_ButtonReleaseThreshold_14)); } inline float get_m_ButtonReleaseThreshold_14() const { return ___m_ButtonReleaseThreshold_14; } inline float* get_address_of_m_ButtonReleaseThreshold_14() { return &___m_ButtonReleaseThreshold_14; } inline void set_m_ButtonReleaseThreshold_14(float value) { ___m_ButtonReleaseThreshold_14 = value; } inline static int32_t get_offset_of_m_DefaultTapTime_15() { return static_cast(offsetof(InputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6, ___m_DefaultTapTime_15)); } inline float get_m_DefaultTapTime_15() const { return ___m_DefaultTapTime_15; } inline float* get_address_of_m_DefaultTapTime_15() { return &___m_DefaultTapTime_15; } inline void set_m_DefaultTapTime_15(float value) { ___m_DefaultTapTime_15 = value; } inline static int32_t get_offset_of_m_DefaultSlowTapTime_16() { return static_cast(offsetof(InputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6, ___m_DefaultSlowTapTime_16)); } inline float get_m_DefaultSlowTapTime_16() const { return ___m_DefaultSlowTapTime_16; } inline float* get_address_of_m_DefaultSlowTapTime_16() { return &___m_DefaultSlowTapTime_16; } inline void set_m_DefaultSlowTapTime_16(float value) { ___m_DefaultSlowTapTime_16 = value; } inline static int32_t get_offset_of_m_DefaultHoldTime_17() { return static_cast(offsetof(InputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6, ___m_DefaultHoldTime_17)); } inline float get_m_DefaultHoldTime_17() const { return ___m_DefaultHoldTime_17; } inline float* get_address_of_m_DefaultHoldTime_17() { return &___m_DefaultHoldTime_17; } inline void set_m_DefaultHoldTime_17(float value) { ___m_DefaultHoldTime_17 = value; } inline static int32_t get_offset_of_m_TapRadius_18() { return static_cast(offsetof(InputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6, ___m_TapRadius_18)); } inline float get_m_TapRadius_18() const { return ___m_TapRadius_18; } inline float* get_address_of_m_TapRadius_18() { return &___m_TapRadius_18; } inline void set_m_TapRadius_18(float value) { ___m_TapRadius_18 = value; } inline static int32_t get_offset_of_m_MultiTapDelayTime_19() { return static_cast(offsetof(InputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6, ___m_MultiTapDelayTime_19)); } inline float get_m_MultiTapDelayTime_19() const { return ___m_MultiTapDelayTime_19; } inline float* get_address_of_m_MultiTapDelayTime_19() { return &___m_MultiTapDelayTime_19; } inline void set_m_MultiTapDelayTime_19(float value) { ___m_MultiTapDelayTime_19 = value; } inline static int32_t get_offset_of_m_DisableRedundantEventsMerging_20() { return static_cast(offsetof(InputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6, ___m_DisableRedundantEventsMerging_20)); } inline bool get_m_DisableRedundantEventsMerging_20() const { return ___m_DisableRedundantEventsMerging_20; } inline bool* get_address_of_m_DisableRedundantEventsMerging_20() { return &___m_DisableRedundantEventsMerging_20; } inline void set_m_DisableRedundantEventsMerging_20(bool value) { ___m_DisableRedundantEventsMerging_20 = value; } inline static int32_t get_offset_of_m_ShortcutKeysConsumeInputs_21() { return static_cast(offsetof(InputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6, ___m_ShortcutKeysConsumeInputs_21)); } inline bool get_m_ShortcutKeysConsumeInputs_21() const { return ___m_ShortcutKeysConsumeInputs_21; } inline bool* get_address_of_m_ShortcutKeysConsumeInputs_21() { return &___m_ShortcutKeysConsumeInputs_21; } inline void set_m_ShortcutKeysConsumeInputs_21(bool value) { ___m_ShortcutKeysConsumeInputs_21 = value; } inline static int32_t get_offset_of_m_FeatureFlags_22() { return static_cast(offsetof(InputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6, ___m_FeatureFlags_22)); } inline HashSet_1_t45F75268054D01D9E70EB33D7F6D2FA609DB9229 * get_m_FeatureFlags_22() const { return ___m_FeatureFlags_22; } inline HashSet_1_t45F75268054D01D9E70EB33D7F6D2FA609DB9229 ** get_address_of_m_FeatureFlags_22() { return &___m_FeatureFlags_22; } inline void set_m_FeatureFlags_22(HashSet_1_t45F75268054D01D9E70EB33D7F6D2FA609DB9229 * value) { ___m_FeatureFlags_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_FeatureFlags_22), (void*)value); } }; // UnityEngine.InputSystem.LowLevel.InputStateHistory struct InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31 : public RuntimeObject { public: // System.Action`1 UnityEngine.InputSystem.LowLevel.InputStateHistory::k__BackingField Action_1_tFC48ABC201ECE98EE324DEE2F9ED877F6DC33E7D * ___U3ConRecordAddedU3Ek__BackingField_1; // System.Func`4 UnityEngine.InputSystem.LowLevel.InputStateHistory::k__BackingField Func_4_t9471AE3CE77AACB79F1D8E10F1FDB368D151DC6F * ___U3ConShouldRecordStateChangeU3Ek__BackingField_2; // UnityEngine.InputSystem.InputControl[] UnityEngine.InputSystem.LowLevel.InputStateHistory::m_Controls InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* ___m_Controls_3; // System.Int32 UnityEngine.InputSystem.LowLevel.InputStateHistory::m_ControlCount int32_t ___m_ControlCount_4; // Unity.Collections.NativeArray`1 UnityEngine.InputSystem.LowLevel.InputStateHistory::m_RecordBuffer NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 ___m_RecordBuffer_5; // System.Int32 UnityEngine.InputSystem.LowLevel.InputStateHistory::m_StateSizeInBytes int32_t ___m_StateSizeInBytes_6; // System.Int32 UnityEngine.InputSystem.LowLevel.InputStateHistory::m_RecordCount int32_t ___m_RecordCount_7; // System.Int32 UnityEngine.InputSystem.LowLevel.InputStateHistory::m_HistoryDepth int32_t ___m_HistoryDepth_8; // System.Int32 UnityEngine.InputSystem.LowLevel.InputStateHistory::m_ExtraMemoryPerRecord int32_t ___m_ExtraMemoryPerRecord_9; // System.Int32 UnityEngine.InputSystem.LowLevel.InputStateHistory::m_HeadIndex int32_t ___m_HeadIndex_10; // System.UInt32 UnityEngine.InputSystem.LowLevel.InputStateHistory::m_CurrentVersion uint32_t ___m_CurrentVersion_11; // System.Nullable`1 UnityEngine.InputSystem.LowLevel.InputStateHistory::m_UpdateMask Nullable_1_tF714F5D279FADE97658A531BAE66D760ED99988A ___m_UpdateMask_12; // System.Boolean UnityEngine.InputSystem.LowLevel.InputStateHistory::m_AddNewControls bool ___m_AddNewControls_13; public: inline static int32_t get_offset_of_U3ConRecordAddedU3Ek__BackingField_1() { return static_cast(offsetof(InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31, ___U3ConRecordAddedU3Ek__BackingField_1)); } inline Action_1_tFC48ABC201ECE98EE324DEE2F9ED877F6DC33E7D * get_U3ConRecordAddedU3Ek__BackingField_1() const { return ___U3ConRecordAddedU3Ek__BackingField_1; } inline Action_1_tFC48ABC201ECE98EE324DEE2F9ED877F6DC33E7D ** get_address_of_U3ConRecordAddedU3Ek__BackingField_1() { return &___U3ConRecordAddedU3Ek__BackingField_1; } inline void set_U3ConRecordAddedU3Ek__BackingField_1(Action_1_tFC48ABC201ECE98EE324DEE2F9ED877F6DC33E7D * value) { ___U3ConRecordAddedU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3ConRecordAddedU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3ConShouldRecordStateChangeU3Ek__BackingField_2() { return static_cast(offsetof(InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31, ___U3ConShouldRecordStateChangeU3Ek__BackingField_2)); } inline Func_4_t9471AE3CE77AACB79F1D8E10F1FDB368D151DC6F * get_U3ConShouldRecordStateChangeU3Ek__BackingField_2() const { return ___U3ConShouldRecordStateChangeU3Ek__BackingField_2; } inline Func_4_t9471AE3CE77AACB79F1D8E10F1FDB368D151DC6F ** get_address_of_U3ConShouldRecordStateChangeU3Ek__BackingField_2() { return &___U3ConShouldRecordStateChangeU3Ek__BackingField_2; } inline void set_U3ConShouldRecordStateChangeU3Ek__BackingField_2(Func_4_t9471AE3CE77AACB79F1D8E10F1FDB368D151DC6F * value) { ___U3ConShouldRecordStateChangeU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3ConShouldRecordStateChangeU3Ek__BackingField_2), (void*)value); } inline static int32_t get_offset_of_m_Controls_3() { return static_cast(offsetof(InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31, ___m_Controls_3)); } inline InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* get_m_Controls_3() const { return ___m_Controls_3; } inline InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680** get_address_of_m_Controls_3() { return &___m_Controls_3; } inline void set_m_Controls_3(InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* value) { ___m_Controls_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Controls_3), (void*)value); } inline static int32_t get_offset_of_m_ControlCount_4() { return static_cast(offsetof(InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31, ___m_ControlCount_4)); } inline int32_t get_m_ControlCount_4() const { return ___m_ControlCount_4; } inline int32_t* get_address_of_m_ControlCount_4() { return &___m_ControlCount_4; } inline void set_m_ControlCount_4(int32_t value) { ___m_ControlCount_4 = value; } inline static int32_t get_offset_of_m_RecordBuffer_5() { return static_cast(offsetof(InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31, ___m_RecordBuffer_5)); } inline NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 get_m_RecordBuffer_5() const { return ___m_RecordBuffer_5; } inline NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 * get_address_of_m_RecordBuffer_5() { return &___m_RecordBuffer_5; } inline void set_m_RecordBuffer_5(NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 value) { ___m_RecordBuffer_5 = value; } inline static int32_t get_offset_of_m_StateSizeInBytes_6() { return static_cast(offsetof(InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31, ___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_RecordCount_7() { return static_cast(offsetof(InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31, ___m_RecordCount_7)); } inline int32_t get_m_RecordCount_7() const { return ___m_RecordCount_7; } inline int32_t* get_address_of_m_RecordCount_7() { return &___m_RecordCount_7; } inline void set_m_RecordCount_7(int32_t value) { ___m_RecordCount_7 = value; } inline static int32_t get_offset_of_m_HistoryDepth_8() { return static_cast(offsetof(InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31, ___m_HistoryDepth_8)); } inline int32_t get_m_HistoryDepth_8() const { return ___m_HistoryDepth_8; } inline int32_t* get_address_of_m_HistoryDepth_8() { return &___m_HistoryDepth_8; } inline void set_m_HistoryDepth_8(int32_t value) { ___m_HistoryDepth_8 = value; } inline static int32_t get_offset_of_m_ExtraMemoryPerRecord_9() { return static_cast(offsetof(InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31, ___m_ExtraMemoryPerRecord_9)); } inline int32_t get_m_ExtraMemoryPerRecord_9() const { return ___m_ExtraMemoryPerRecord_9; } inline int32_t* get_address_of_m_ExtraMemoryPerRecord_9() { return &___m_ExtraMemoryPerRecord_9; } inline void set_m_ExtraMemoryPerRecord_9(int32_t value) { ___m_ExtraMemoryPerRecord_9 = value; } inline static int32_t get_offset_of_m_HeadIndex_10() { return static_cast(offsetof(InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31, ___m_HeadIndex_10)); } inline int32_t get_m_HeadIndex_10() const { return ___m_HeadIndex_10; } inline int32_t* get_address_of_m_HeadIndex_10() { return &___m_HeadIndex_10; } inline void set_m_HeadIndex_10(int32_t value) { ___m_HeadIndex_10 = value; } inline static int32_t get_offset_of_m_CurrentVersion_11() { return static_cast(offsetof(InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31, ___m_CurrentVersion_11)); } inline uint32_t get_m_CurrentVersion_11() const { return ___m_CurrentVersion_11; } inline uint32_t* get_address_of_m_CurrentVersion_11() { return &___m_CurrentVersion_11; } inline void set_m_CurrentVersion_11(uint32_t value) { ___m_CurrentVersion_11 = value; } inline static int32_t get_offset_of_m_UpdateMask_12() { return static_cast(offsetof(InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31, ___m_UpdateMask_12)); } inline Nullable_1_tF714F5D279FADE97658A531BAE66D760ED99988A get_m_UpdateMask_12() const { return ___m_UpdateMask_12; } inline Nullable_1_tF714F5D279FADE97658A531BAE66D760ED99988A * get_address_of_m_UpdateMask_12() { return &___m_UpdateMask_12; } inline void set_m_UpdateMask_12(Nullable_1_tF714F5D279FADE97658A531BAE66D760ED99988A value) { ___m_UpdateMask_12 = value; } inline static int32_t get_offset_of_m_AddNewControls_13() { return static_cast(offsetof(InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31, ___m_AddNewControls_13)); } inline bool get_m_AddNewControls_13() const { return ___m_AddNewControls_13; } inline bool* get_address_of_m_AddNewControls_13() { return &___m_AddNewControls_13; } inline void set_m_AddNewControls_13(bool value) { ___m_AddNewControls_13 = value; } }; // System.InvalidOperationException struct InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // System.Collections.Generic.KeyNotFoundException struct KeyNotFoundException_t0A3BE653F7FA27DEA1C91C2FB3DAA6C8D0CBB952 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // System.NotImplementedException struct NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // UnityEngine.InputSystem.HID.HID/HIDLayoutBuilder struct HIDLayoutBuilder_t1D1D18FB0AF275C4F84769FA72F6ECF6E1EB994B : public RuntimeObject { public: // System.String UnityEngine.InputSystem.HID.HID/HIDLayoutBuilder::displayName String_t* ___displayName_0; // UnityEngine.InputSystem.HID.HID/HIDDeviceDescriptor UnityEngine.InputSystem.HID.HID/HIDLayoutBuilder::hidDescriptor HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D ___hidDescriptor_1; // System.String UnityEngine.InputSystem.HID.HID/HIDLayoutBuilder::parentLayout String_t* ___parentLayout_2; // System.Type UnityEngine.InputSystem.HID.HID/HIDLayoutBuilder::deviceType Type_t * ___deviceType_3; public: inline static int32_t get_offset_of_displayName_0() { return static_cast(offsetof(HIDLayoutBuilder_t1D1D18FB0AF275C4F84769FA72F6ECF6E1EB994B, ___displayName_0)); } inline String_t* get_displayName_0() const { return ___displayName_0; } inline String_t** get_address_of_displayName_0() { return &___displayName_0; } inline void set_displayName_0(String_t* value) { ___displayName_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___displayName_0), (void*)value); } inline static int32_t get_offset_of_hidDescriptor_1() { return static_cast(offsetof(HIDLayoutBuilder_t1D1D18FB0AF275C4F84769FA72F6ECF6E1EB994B, ___hidDescriptor_1)); } inline HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D get_hidDescriptor_1() const { return ___hidDescriptor_1; } inline HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D * get_address_of_hidDescriptor_1() { return &___hidDescriptor_1; } inline void set_hidDescriptor_1(HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D value) { ___hidDescriptor_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___hidDescriptor_1))->___elements_7), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___hidDescriptor_1))->___collections_8), (void*)NULL); #endif } inline static int32_t get_offset_of_parentLayout_2() { return static_cast(offsetof(HIDLayoutBuilder_t1D1D18FB0AF275C4F84769FA72F6ECF6E1EB994B, ___parentLayout_2)); } inline String_t* get_parentLayout_2() const { return ___parentLayout_2; } inline String_t** get_address_of_parentLayout_2() { return &___parentLayout_2; } inline void set_parentLayout_2(String_t* value) { ___parentLayout_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parentLayout_2), (void*)value); } inline static int32_t get_offset_of_deviceType_3() { return static_cast(offsetof(HIDLayoutBuilder_t1D1D18FB0AF275C4F84769FA72F6ECF6E1EB994B, ___deviceType_3)); } inline Type_t * get_deviceType_3() const { return ___deviceType_3; } inline Type_t ** get_address_of_deviceType_3() { return &___deviceType_3; } inline void set_deviceType_3(Type_t * value) { ___deviceType_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___deviceType_3), (void*)value); } }; // UnityEngine.InputSystem.InputActionAsset/d__8 struct U3Cget_bindingsU3Ed__8_t44F18071E954ABA3E2BCF74BFF2F14AFEB6C4A81 : public RuntimeObject { public: // System.Int32 UnityEngine.InputSystem.InputActionAsset/d__8::<>1__state int32_t ___U3CU3E1__state_0; // UnityEngine.InputSystem.InputBinding UnityEngine.InputSystem.InputActionAsset/d__8::<>2__current InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___U3CU3E2__current_1; // System.Int32 UnityEngine.InputSystem.InputActionAsset/d__8::<>l__initialThreadId int32_t ___U3CU3El__initialThreadId_2; // UnityEngine.InputSystem.InputActionAsset UnityEngine.InputSystem.InputActionAsset/d__8::<>4__this InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * ___U3CU3E4__this_3; // System.Int32 UnityEngine.InputSystem.InputActionAsset/d__8::5__2 int32_t ___U3CnumActionMapsU3E5__2_4; // System.Int32 UnityEngine.InputSystem.InputActionAsset/d__8::5__3 int32_t ___U3CiU3E5__3_5; // UnityEngine.InputSystem.InputBinding[] UnityEngine.InputSystem.InputActionAsset/d__8::5__4 InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* ___U3CbindingsU3E5__4_6; // System.Int32 UnityEngine.InputSystem.InputActionAsset/d__8::5__5 int32_t ___U3CnumBindingsU3E5__5_7; // System.Int32 UnityEngine.InputSystem.InputActionAsset/d__8::5__6 int32_t ___U3CnU3E5__6_8; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3Cget_bindingsU3Ed__8_t44F18071E954ABA3E2BCF74BFF2F14AFEB6C4A81, ___U3CU3E1__state_0)); } inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; } inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; } inline void set_U3CU3E1__state_0(int32_t value) { ___U3CU3E1__state_0 = value; } inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast(offsetof(U3Cget_bindingsU3Ed__8_t44F18071E954ABA3E2BCF74BFF2F14AFEB6C4A81, ___U3CU3E2__current_1)); } inline InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; } inline InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; } inline void set_U3CU3E2__current_1(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB value) { ___U3CU3E2__current_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CU3E2__current_1))->___m_Name_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___U3CU3E2__current_1))->___m_Id_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___U3CU3E2__current_1))->___m_Path_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___U3CU3E2__current_1))->___m_Interactions_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___U3CU3E2__current_1))->___m_Processors_6), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___U3CU3E2__current_1))->___m_Groups_7), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___U3CU3E2__current_1))->___m_Action_8), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___U3CU3E2__current_1))->___m_OverridePath_10), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___U3CU3E2__current_1))->___m_OverrideInteractions_11), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___U3CU3E2__current_1))->___m_OverrideProcessors_12), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CU3El__initialThreadId_2() { return static_cast(offsetof(U3Cget_bindingsU3Ed__8_t44F18071E954ABA3E2BCF74BFF2F14AFEB6C4A81, ___U3CU3El__initialThreadId_2)); } inline int32_t get_U3CU3El__initialThreadId_2() const { return ___U3CU3El__initialThreadId_2; } inline int32_t* get_address_of_U3CU3El__initialThreadId_2() { return &___U3CU3El__initialThreadId_2; } inline void set_U3CU3El__initialThreadId_2(int32_t value) { ___U3CU3El__initialThreadId_2 = value; } inline static int32_t get_offset_of_U3CU3E4__this_3() { return static_cast(offsetof(U3Cget_bindingsU3Ed__8_t44F18071E954ABA3E2BCF74BFF2F14AFEB6C4A81, ___U3CU3E4__this_3)); } inline InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * get_U3CU3E4__this_3() const { return ___U3CU3E4__this_3; } inline InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 ** get_address_of_U3CU3E4__this_3() { return &___U3CU3E4__this_3; } inline void set_U3CU3E4__this_3(InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * value) { ___U3CU3E4__this_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_3), (void*)value); } inline static int32_t get_offset_of_U3CnumActionMapsU3E5__2_4() { return static_cast(offsetof(U3Cget_bindingsU3Ed__8_t44F18071E954ABA3E2BCF74BFF2F14AFEB6C4A81, ___U3CnumActionMapsU3E5__2_4)); } inline int32_t get_U3CnumActionMapsU3E5__2_4() const { return ___U3CnumActionMapsU3E5__2_4; } inline int32_t* get_address_of_U3CnumActionMapsU3E5__2_4() { return &___U3CnumActionMapsU3E5__2_4; } inline void set_U3CnumActionMapsU3E5__2_4(int32_t value) { ___U3CnumActionMapsU3E5__2_4 = value; } inline static int32_t get_offset_of_U3CiU3E5__3_5() { return static_cast(offsetof(U3Cget_bindingsU3Ed__8_t44F18071E954ABA3E2BCF74BFF2F14AFEB6C4A81, ___U3CiU3E5__3_5)); } inline int32_t get_U3CiU3E5__3_5() const { return ___U3CiU3E5__3_5; } inline int32_t* get_address_of_U3CiU3E5__3_5() { return &___U3CiU3E5__3_5; } inline void set_U3CiU3E5__3_5(int32_t value) { ___U3CiU3E5__3_5 = value; } inline static int32_t get_offset_of_U3CbindingsU3E5__4_6() { return static_cast(offsetof(U3Cget_bindingsU3Ed__8_t44F18071E954ABA3E2BCF74BFF2F14AFEB6C4A81, ___U3CbindingsU3E5__4_6)); } inline InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* get_U3CbindingsU3E5__4_6() const { return ___U3CbindingsU3E5__4_6; } inline InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6** get_address_of_U3CbindingsU3E5__4_6() { return &___U3CbindingsU3E5__4_6; } inline void set_U3CbindingsU3E5__4_6(InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* value) { ___U3CbindingsU3E5__4_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CbindingsU3E5__4_6), (void*)value); } inline static int32_t get_offset_of_U3CnumBindingsU3E5__5_7() { return static_cast(offsetof(U3Cget_bindingsU3Ed__8_t44F18071E954ABA3E2BCF74BFF2F14AFEB6C4A81, ___U3CnumBindingsU3E5__5_7)); } inline int32_t get_U3CnumBindingsU3E5__5_7() const { return ___U3CnumBindingsU3E5__5_7; } inline int32_t* get_address_of_U3CnumBindingsU3E5__5_7() { return &___U3CnumBindingsU3E5__5_7; } inline void set_U3CnumBindingsU3E5__5_7(int32_t value) { ___U3CnumBindingsU3E5__5_7 = value; } inline static int32_t get_offset_of_U3CnU3E5__6_8() { return static_cast(offsetof(U3Cget_bindingsU3Ed__8_t44F18071E954ABA3E2BCF74BFF2F14AFEB6C4A81, ___U3CnU3E5__6_8)); } inline int32_t get_U3CnU3E5__6_8() const { return ___U3CnU3E5__6_8; } inline int32_t* get_address_of_U3CnU3E5__6_8() { return &___U3CnU3E5__6_8; } inline void set_U3CnU3E5__6_8(int32_t value) { ___U3CnU3E5__6_8 = value; } }; // UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerator struct ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A { public: // UnityEngine.InputSystem.InputActionState UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerator::m_State InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * ___m_State_0; // System.Int32 UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerator::m_MapIndex int32_t ___m_MapIndex_1; // System.Int32 UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerator::m_BindingCurrentIndex int32_t ___m_BindingCurrentIndex_2; // System.Int32 UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerator::m_BindingEndIndex int32_t ___m_BindingEndIndex_3; // System.Int32 UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerator::m_InteractionCurrentIndex int32_t ___m_InteractionCurrentIndex_4; // System.Int32 UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerator::m_InteractionEndIndex int32_t ___m_InteractionEndIndex_5; // System.Int32 UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerator::m_ProcessorCurrentIndex int32_t ___m_ProcessorCurrentIndex_6; // System.Int32 UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerator::m_ProcessorEndIndex int32_t ___m_ProcessorEndIndex_7; // UnityEngine.InputSystem.InputBinding UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerator::m_BindingMask InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___m_BindingMask_8; // System.Type UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerator::m_ObjectType Type_t * ___m_ObjectType_9; // System.String UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerator::m_ParameterName String_t* ___m_ParameterName_10; // System.Boolean UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerator::m_MayBeInteraction bool ___m_MayBeInteraction_11; // System.Boolean UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerator::m_MayBeProcessor bool ___m_MayBeProcessor_12; // System.Boolean UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerator::m_MayBeComposite bool ___m_MayBeComposite_13; // System.Boolean UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerator::m_CurrentBindingIsComposite bool ___m_CurrentBindingIsComposite_14; // System.Object UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerator::m_CurrentObject RuntimeObject * ___m_CurrentObject_15; // System.Reflection.FieldInfo UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerator::m_CurrentParameter FieldInfo_t * ___m_CurrentParameter_16; public: inline static int32_t get_offset_of_m_State_0() { return static_cast(offsetof(ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A, ___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_MapIndex_1() { return static_cast(offsetof(ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A, ___m_MapIndex_1)); } inline int32_t get_m_MapIndex_1() const { return ___m_MapIndex_1; } inline int32_t* get_address_of_m_MapIndex_1() { return &___m_MapIndex_1; } inline void set_m_MapIndex_1(int32_t value) { ___m_MapIndex_1 = value; } inline static int32_t get_offset_of_m_BindingCurrentIndex_2() { return static_cast(offsetof(ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A, ___m_BindingCurrentIndex_2)); } inline int32_t get_m_BindingCurrentIndex_2() const { return ___m_BindingCurrentIndex_2; } inline int32_t* get_address_of_m_BindingCurrentIndex_2() { return &___m_BindingCurrentIndex_2; } inline void set_m_BindingCurrentIndex_2(int32_t value) { ___m_BindingCurrentIndex_2 = value; } inline static int32_t get_offset_of_m_BindingEndIndex_3() { return static_cast(offsetof(ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A, ___m_BindingEndIndex_3)); } inline int32_t get_m_BindingEndIndex_3() const { return ___m_BindingEndIndex_3; } inline int32_t* get_address_of_m_BindingEndIndex_3() { return &___m_BindingEndIndex_3; } inline void set_m_BindingEndIndex_3(int32_t value) { ___m_BindingEndIndex_3 = value; } inline static int32_t get_offset_of_m_InteractionCurrentIndex_4() { return static_cast(offsetof(ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A, ___m_InteractionCurrentIndex_4)); } inline int32_t get_m_InteractionCurrentIndex_4() const { return ___m_InteractionCurrentIndex_4; } inline int32_t* get_address_of_m_InteractionCurrentIndex_4() { return &___m_InteractionCurrentIndex_4; } inline void set_m_InteractionCurrentIndex_4(int32_t value) { ___m_InteractionCurrentIndex_4 = value; } inline static int32_t get_offset_of_m_InteractionEndIndex_5() { return static_cast(offsetof(ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A, ___m_InteractionEndIndex_5)); } inline int32_t get_m_InteractionEndIndex_5() const { return ___m_InteractionEndIndex_5; } inline int32_t* get_address_of_m_InteractionEndIndex_5() { return &___m_InteractionEndIndex_5; } inline void set_m_InteractionEndIndex_5(int32_t value) { ___m_InteractionEndIndex_5 = value; } inline static int32_t get_offset_of_m_ProcessorCurrentIndex_6() { return static_cast(offsetof(ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A, ___m_ProcessorCurrentIndex_6)); } inline int32_t get_m_ProcessorCurrentIndex_6() const { return ___m_ProcessorCurrentIndex_6; } inline int32_t* get_address_of_m_ProcessorCurrentIndex_6() { return &___m_ProcessorCurrentIndex_6; } inline void set_m_ProcessorCurrentIndex_6(int32_t value) { ___m_ProcessorCurrentIndex_6 = value; } inline static int32_t get_offset_of_m_ProcessorEndIndex_7() { return static_cast(offsetof(ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A, ___m_ProcessorEndIndex_7)); } inline int32_t get_m_ProcessorEndIndex_7() const { return ___m_ProcessorEndIndex_7; } inline int32_t* get_address_of_m_ProcessorEndIndex_7() { return &___m_ProcessorEndIndex_7; } inline void set_m_ProcessorEndIndex_7(int32_t value) { ___m_ProcessorEndIndex_7 = value; } inline static int32_t get_offset_of_m_BindingMask_8() { return static_cast(offsetof(ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A, ___m_BindingMask_8)); } inline InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB get_m_BindingMask_8() const { return ___m_BindingMask_8; } inline InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * get_address_of_m_BindingMask_8() { return &___m_BindingMask_8; } inline void set_m_BindingMask_8(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB value) { ___m_BindingMask_8 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_BindingMask_8))->___m_Name_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_BindingMask_8))->___m_Id_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_BindingMask_8))->___m_Path_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_BindingMask_8))->___m_Interactions_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_BindingMask_8))->___m_Processors_6), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_BindingMask_8))->___m_Groups_7), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_BindingMask_8))->___m_Action_8), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_BindingMask_8))->___m_OverridePath_10), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_BindingMask_8))->___m_OverrideInteractions_11), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_BindingMask_8))->___m_OverrideProcessors_12), (void*)NULL); #endif } inline static int32_t get_offset_of_m_ObjectType_9() { return static_cast(offsetof(ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A, ___m_ObjectType_9)); } inline Type_t * get_m_ObjectType_9() const { return ___m_ObjectType_9; } inline Type_t ** get_address_of_m_ObjectType_9() { return &___m_ObjectType_9; } inline void set_m_ObjectType_9(Type_t * value) { ___m_ObjectType_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ObjectType_9), (void*)value); } inline static int32_t get_offset_of_m_ParameterName_10() { return static_cast(offsetof(ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A, ___m_ParameterName_10)); } inline String_t* get_m_ParameterName_10() const { return ___m_ParameterName_10; } inline String_t** get_address_of_m_ParameterName_10() { return &___m_ParameterName_10; } inline void set_m_ParameterName_10(String_t* value) { ___m_ParameterName_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ParameterName_10), (void*)value); } inline static int32_t get_offset_of_m_MayBeInteraction_11() { return static_cast(offsetof(ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A, ___m_MayBeInteraction_11)); } inline bool get_m_MayBeInteraction_11() const { return ___m_MayBeInteraction_11; } inline bool* get_address_of_m_MayBeInteraction_11() { return &___m_MayBeInteraction_11; } inline void set_m_MayBeInteraction_11(bool value) { ___m_MayBeInteraction_11 = value; } inline static int32_t get_offset_of_m_MayBeProcessor_12() { return static_cast(offsetof(ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A, ___m_MayBeProcessor_12)); } inline bool get_m_MayBeProcessor_12() const { return ___m_MayBeProcessor_12; } inline bool* get_address_of_m_MayBeProcessor_12() { return &___m_MayBeProcessor_12; } inline void set_m_MayBeProcessor_12(bool value) { ___m_MayBeProcessor_12 = value; } inline static int32_t get_offset_of_m_MayBeComposite_13() { return static_cast(offsetof(ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A, ___m_MayBeComposite_13)); } inline bool get_m_MayBeComposite_13() const { return ___m_MayBeComposite_13; } inline bool* get_address_of_m_MayBeComposite_13() { return &___m_MayBeComposite_13; } inline void set_m_MayBeComposite_13(bool value) { ___m_MayBeComposite_13 = value; } inline static int32_t get_offset_of_m_CurrentBindingIsComposite_14() { return static_cast(offsetof(ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A, ___m_CurrentBindingIsComposite_14)); } inline bool get_m_CurrentBindingIsComposite_14() const { return ___m_CurrentBindingIsComposite_14; } inline bool* get_address_of_m_CurrentBindingIsComposite_14() { return &___m_CurrentBindingIsComposite_14; } inline void set_m_CurrentBindingIsComposite_14(bool value) { ___m_CurrentBindingIsComposite_14 = value; } inline static int32_t get_offset_of_m_CurrentObject_15() { return static_cast(offsetof(ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A, ___m_CurrentObject_15)); } inline RuntimeObject * get_m_CurrentObject_15() const { return ___m_CurrentObject_15; } inline RuntimeObject ** get_address_of_m_CurrentObject_15() { return &___m_CurrentObject_15; } inline void set_m_CurrentObject_15(RuntimeObject * value) { ___m_CurrentObject_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CurrentObject_15), (void*)value); } inline static int32_t get_offset_of_m_CurrentParameter_16() { return static_cast(offsetof(ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A, ___m_CurrentParameter_16)); } inline FieldInfo_t * get_m_CurrentParameter_16() const { return ___m_CurrentParameter_16; } inline FieldInfo_t ** get_address_of_m_CurrentParameter_16() { return &___m_CurrentParameter_16; } inline void set_m_CurrentParameter_16(FieldInfo_t * value) { ___m_CurrentParameter_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CurrentParameter_16), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerator struct ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A_marshaled_pinvoke { InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * ___m_State_0; int32_t ___m_MapIndex_1; int32_t ___m_BindingCurrentIndex_2; int32_t ___m_BindingEndIndex_3; int32_t ___m_InteractionCurrentIndex_4; int32_t ___m_InteractionEndIndex_5; int32_t ___m_ProcessorCurrentIndex_6; int32_t ___m_ProcessorEndIndex_7; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_marshaled_pinvoke ___m_BindingMask_8; Type_t * ___m_ObjectType_9; char* ___m_ParameterName_10; int32_t ___m_MayBeInteraction_11; int32_t ___m_MayBeProcessor_12; int32_t ___m_MayBeComposite_13; int32_t ___m_CurrentBindingIsComposite_14; Il2CppIUnknown* ___m_CurrentObject_15; FieldInfo_t * ___m_CurrentParameter_16; }; // Native definition for COM marshalling of UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerator struct ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A_marshaled_com { InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * ___m_State_0; int32_t ___m_MapIndex_1; int32_t ___m_BindingCurrentIndex_2; int32_t ___m_BindingEndIndex_3; int32_t ___m_InteractionCurrentIndex_4; int32_t ___m_InteractionEndIndex_5; int32_t ___m_ProcessorCurrentIndex_6; int32_t ___m_ProcessorEndIndex_7; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_marshaled_com ___m_BindingMask_8; Type_t * ___m_ObjectType_9; Il2CppChar* ___m_ParameterName_10; int32_t ___m_MayBeInteraction_11; int32_t ___m_MayBeProcessor_12; int32_t ___m_MayBeComposite_13; int32_t ___m_CurrentBindingIsComposite_14; Il2CppIUnknown* ___m_CurrentObject_15; FieldInfo_t * ___m_CurrentParameter_16; }; // UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterOverride struct ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 { public: // System.String UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterOverride::objectRegistrationName String_t* ___objectRegistrationName_0; // System.String UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterOverride::parameter String_t* ___parameter_1; // UnityEngine.InputSystem.InputBinding UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterOverride::bindingMask InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___bindingMask_2; // UnityEngine.InputSystem.Utilities.PrimitiveValue UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterOverride::value PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 ___value_3; public: inline static int32_t get_offset_of_objectRegistrationName_0() { return static_cast(offsetof(ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7, ___objectRegistrationName_0)); } inline String_t* get_objectRegistrationName_0() const { return ___objectRegistrationName_0; } inline String_t** get_address_of_objectRegistrationName_0() { return &___objectRegistrationName_0; } inline void set_objectRegistrationName_0(String_t* value) { ___objectRegistrationName_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___objectRegistrationName_0), (void*)value); } inline static int32_t get_offset_of_parameter_1() { return static_cast(offsetof(ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7, ___parameter_1)); } inline String_t* get_parameter_1() const { return ___parameter_1; } inline String_t** get_address_of_parameter_1() { return &___parameter_1; } inline void set_parameter_1(String_t* value) { ___parameter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___parameter_1), (void*)value); } inline static int32_t get_offset_of_bindingMask_2() { return static_cast(offsetof(ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7, ___bindingMask_2)); } inline InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB get_bindingMask_2() const { return ___bindingMask_2; } inline InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * get_address_of_bindingMask_2() { return &___bindingMask_2; } inline void set_bindingMask_2(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB value) { ___bindingMask_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___bindingMask_2))->___m_Name_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___bindingMask_2))->___m_Id_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___bindingMask_2))->___m_Path_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___bindingMask_2))->___m_Interactions_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___bindingMask_2))->___m_Processors_6), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___bindingMask_2))->___m_Groups_7), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___bindingMask_2))->___m_Action_8), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___bindingMask_2))->___m_OverridePath_10), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___bindingMask_2))->___m_OverrideInteractions_11), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___bindingMask_2))->___m_OverrideProcessors_12), (void*)NULL); #endif } inline static int32_t get_offset_of_value_3() { return static_cast(offsetof(ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7, ___value_3)); } inline PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 get_value_3() const { return ___value_3; } inline PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 * get_address_of_value_3() { return &___value_3; } inline void set_value_3(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 value) { ___value_3 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterOverride struct ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7_marshaled_pinvoke { char* ___objectRegistrationName_0; char* ___parameter_1; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_marshaled_pinvoke ___bindingMask_2; PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8_marshaled_pinvoke ___value_3; }; // Native definition for COM marshalling of UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterOverride struct ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7_marshaled_com { Il2CppChar* ___objectRegistrationName_0; Il2CppChar* ___parameter_1; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_marshaled_com ___bindingMask_2; PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8_marshaled_com ___value_3; }; // UnityEngine.InputSystem.InputActionSetupExtensions/<>c__DisplayClass5_0 struct U3CU3Ec__DisplayClass5_0_tF7D89ABDD06DA3BD31625036C04B8E0F38C7B8DE : public RuntimeObject { public: // UnityEngine.InputSystem.InputBinding UnityEngine.InputSystem.InputActionSetupExtensions/<>c__DisplayClass5_0::binding InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___binding_0; public: inline static int32_t get_offset_of_binding_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass5_0_tF7D89ABDD06DA3BD31625036C04B8E0F38C7B8DE, ___binding_0)); } inline InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB get_binding_0() const { return ___binding_0; } inline InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * get_address_of_binding_0() { return &___binding_0; } inline void set_binding_0(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB value) { ___binding_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___binding_0))->___m_Name_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___binding_0))->___m_Id_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___binding_0))->___m_Path_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___binding_0))->___m_Interactions_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___binding_0))->___m_Processors_6), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___binding_0))->___m_Groups_7), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___binding_0))->___m_Action_8), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___binding_0))->___m_OverridePath_10), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___binding_0))->___m_OverrideInteractions_11), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___binding_0))->___m_OverrideProcessors_12), (void*)NULL); #endif } }; // UnityEngine.InputSystem.EnhancedTouch.Touch/GlobalState struct GlobalState_tB5A240E45172237F738782A0C0A07882C2633227 { public: // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.EnhancedTouch.Touch/GlobalState::touchscreens InlinedArray_1_tC33146B5520C92E38045D45CEC34E7A57B8813D5 ___touchscreens_0; // System.Int32 UnityEngine.InputSystem.EnhancedTouch.Touch/GlobalState::historyLengthPerFinger int32_t ___historyLengthPerFinger_1; // UnityEngine.InputSystem.Utilities.CallbackArray`1> UnityEngine.InputSystem.EnhancedTouch.Touch/GlobalState::onFingerDown CallbackArray_1_t72A1C8F9A9234989D261FDC3B255B91E99FC49E2 ___onFingerDown_2; // UnityEngine.InputSystem.Utilities.CallbackArray`1> UnityEngine.InputSystem.EnhancedTouch.Touch/GlobalState::onFingerMove CallbackArray_1_t72A1C8F9A9234989D261FDC3B255B91E99FC49E2 ___onFingerMove_3; // UnityEngine.InputSystem.Utilities.CallbackArray`1> UnityEngine.InputSystem.EnhancedTouch.Touch/GlobalState::onFingerUp CallbackArray_1_t72A1C8F9A9234989D261FDC3B255B91E99FC49E2 ___onFingerUp_4; // UnityEngine.InputSystem.EnhancedTouch.Touch/FingerAndTouchState UnityEngine.InputSystem.EnhancedTouch.Touch/GlobalState::playerState FingerAndTouchState_t63C9C9EB7EAC3DBB10AC1FB5015F996D37BD3FEF ___playerState_5; public: inline static int32_t get_offset_of_touchscreens_0() { return static_cast(offsetof(GlobalState_tB5A240E45172237F738782A0C0A07882C2633227, ___touchscreens_0)); } inline InlinedArray_1_tC33146B5520C92E38045D45CEC34E7A57B8813D5 get_touchscreens_0() const { return ___touchscreens_0; } inline InlinedArray_1_tC33146B5520C92E38045D45CEC34E7A57B8813D5 * get_address_of_touchscreens_0() { return &___touchscreens_0; } inline void set_touchscreens_0(InlinedArray_1_tC33146B5520C92E38045D45CEC34E7A57B8813D5 value) { ___touchscreens_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___touchscreens_0))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___touchscreens_0))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_historyLengthPerFinger_1() { return static_cast(offsetof(GlobalState_tB5A240E45172237F738782A0C0A07882C2633227, ___historyLengthPerFinger_1)); } inline int32_t get_historyLengthPerFinger_1() const { return ___historyLengthPerFinger_1; } inline int32_t* get_address_of_historyLengthPerFinger_1() { return &___historyLengthPerFinger_1; } inline void set_historyLengthPerFinger_1(int32_t value) { ___historyLengthPerFinger_1 = value; } inline static int32_t get_offset_of_onFingerDown_2() { return static_cast(offsetof(GlobalState_tB5A240E45172237F738782A0C0A07882C2633227, ___onFingerDown_2)); } inline CallbackArray_1_t72A1C8F9A9234989D261FDC3B255B91E99FC49E2 get_onFingerDown_2() const { return ___onFingerDown_2; } inline CallbackArray_1_t72A1C8F9A9234989D261FDC3B255B91E99FC49E2 * get_address_of_onFingerDown_2() { return &___onFingerDown_2; } inline void set_onFingerDown_2(CallbackArray_1_t72A1C8F9A9234989D261FDC3B255B91E99FC49E2 value) { ___onFingerDown_2 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___onFingerDown_2))->___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___onFingerDown_2))->___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___onFingerDown_2))->___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___onFingerDown_2))->___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___onFingerDown_2))->___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___onFingerDown_2))->___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_onFingerMove_3() { return static_cast(offsetof(GlobalState_tB5A240E45172237F738782A0C0A07882C2633227, ___onFingerMove_3)); } inline CallbackArray_1_t72A1C8F9A9234989D261FDC3B255B91E99FC49E2 get_onFingerMove_3() const { return ___onFingerMove_3; } inline CallbackArray_1_t72A1C8F9A9234989D261FDC3B255B91E99FC49E2 * get_address_of_onFingerMove_3() { return &___onFingerMove_3; } inline void set_onFingerMove_3(CallbackArray_1_t72A1C8F9A9234989D261FDC3B255B91E99FC49E2 value) { ___onFingerMove_3 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___onFingerMove_3))->___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___onFingerMove_3))->___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___onFingerMove_3))->___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___onFingerMove_3))->___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___onFingerMove_3))->___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___onFingerMove_3))->___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_onFingerUp_4() { return static_cast(offsetof(GlobalState_tB5A240E45172237F738782A0C0A07882C2633227, ___onFingerUp_4)); } inline CallbackArray_1_t72A1C8F9A9234989D261FDC3B255B91E99FC49E2 get_onFingerUp_4() const { return ___onFingerUp_4; } inline CallbackArray_1_t72A1C8F9A9234989D261FDC3B255B91E99FC49E2 * get_address_of_onFingerUp_4() { return &___onFingerUp_4; } inline void set_onFingerUp_4(CallbackArray_1_t72A1C8F9A9234989D261FDC3B255B91E99FC49E2 value) { ___onFingerUp_4 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___onFingerUp_4))->___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___onFingerUp_4))->___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___onFingerUp_4))->___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___onFingerUp_4))->___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___onFingerUp_4))->___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___onFingerUp_4))->___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_playerState_5() { return static_cast(offsetof(GlobalState_tB5A240E45172237F738782A0C0A07882C2633227, ___playerState_5)); } inline FingerAndTouchState_t63C9C9EB7EAC3DBB10AC1FB5015F996D37BD3FEF get_playerState_5() const { return ___playerState_5; } inline FingerAndTouchState_t63C9C9EB7EAC3DBB10AC1FB5015F996D37BD3FEF * get_address_of_playerState_5() { return &___playerState_5; } inline void set_playerState_5(FingerAndTouchState_t63C9C9EB7EAC3DBB10AC1FB5015F996D37BD3FEF value) { ___playerState_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___playerState_5))->___fingers_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___playerState_5))->___activeFingers_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___playerState_5))->___activeTouches_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___playerState_5))->___activeTouchState_10), (void*)NULL); #endif } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.EnhancedTouch.Touch/GlobalState struct GlobalState_tB5A240E45172237F738782A0C0A07882C2633227_marshaled_pinvoke { InlinedArray_1_tC33146B5520C92E38045D45CEC34E7A57B8813D5 ___touchscreens_0; int32_t ___historyLengthPerFinger_1; CallbackArray_1_t72A1C8F9A9234989D261FDC3B255B91E99FC49E2 ___onFingerDown_2; CallbackArray_1_t72A1C8F9A9234989D261FDC3B255B91E99FC49E2 ___onFingerMove_3; CallbackArray_1_t72A1C8F9A9234989D261FDC3B255B91E99FC49E2 ___onFingerUp_4; FingerAndTouchState_t63C9C9EB7EAC3DBB10AC1FB5015F996D37BD3FEF_marshaled_pinvoke ___playerState_5; }; // Native definition for COM marshalling of UnityEngine.InputSystem.EnhancedTouch.Touch/GlobalState struct GlobalState_tB5A240E45172237F738782A0C0A07882C2633227_marshaled_com { InlinedArray_1_tC33146B5520C92E38045D45CEC34E7A57B8813D5 ___touchscreens_0; int32_t ___historyLengthPerFinger_1; CallbackArray_1_t72A1C8F9A9234989D261FDC3B255B91E99FC49E2 ___onFingerDown_2; CallbackArray_1_t72A1C8F9A9234989D261FDC3B255B91E99FC49E2 ___onFingerMove_3; CallbackArray_1_t72A1C8F9A9234989D261FDC3B255B91E99FC49E2 ___onFingerUp_4; FingerAndTouchState_t63C9C9EB7EAC3DBB10AC1FB5015F996D37BD3FEF_marshaled_com ___playerState_5; }; // UnityEngine.InputSystem.InputControl`1 struct InputControl_1_t011854B2ED3F016A34A91350FC9B9055E1E820D3 : public InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 { public: // UnityEngine.InputSystem.Utilities.InlinedArray`1> UnityEngine.InputSystem.InputControl`1::m_ProcessorStack InlinedArray_1_t8135010B8D8001565931433B4FF0A3948925A9FD ___m_ProcessorStack_21; public: inline static int32_t get_offset_of_m_ProcessorStack_21() { return static_cast(offsetof(InputControl_1_t011854B2ED3F016A34A91350FC9B9055E1E820D3, ___m_ProcessorStack_21)); } inline InlinedArray_1_t8135010B8D8001565931433B4FF0A3948925A9FD get_m_ProcessorStack_21() const { return ___m_ProcessorStack_21; } inline InlinedArray_1_t8135010B8D8001565931433B4FF0A3948925A9FD * get_address_of_m_ProcessorStack_21() { return &___m_ProcessorStack_21; } inline void set_m_ProcessorStack_21(InlinedArray_1_t8135010B8D8001565931433B4FF0A3948925A9FD value) { ___m_ProcessorStack_21 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_ProcessorStack_21))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_ProcessorStack_21))->___additionalValues_2), (void*)NULL); #endif } }; // UnityEngine.InputSystem.InputControl`1 struct InputControl_1_t3F41CA4889198557F0954ECFC0D734B536F12FD6 : public InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 { public: // UnityEngine.InputSystem.Utilities.InlinedArray`1> UnityEngine.InputSystem.InputControl`1::m_ProcessorStack InlinedArray_1_tE0FCCBA3656F2A433F7AE4171D9973C859763630 ___m_ProcessorStack_21; public: inline static int32_t get_offset_of_m_ProcessorStack_21() { return static_cast(offsetof(InputControl_1_t3F41CA4889198557F0954ECFC0D734B536F12FD6, ___m_ProcessorStack_21)); } inline InlinedArray_1_tE0FCCBA3656F2A433F7AE4171D9973C859763630 get_m_ProcessorStack_21() const { return ___m_ProcessorStack_21; } inline InlinedArray_1_tE0FCCBA3656F2A433F7AE4171D9973C859763630 * get_address_of_m_ProcessorStack_21() { return &___m_ProcessorStack_21; } inline void set_m_ProcessorStack_21(InlinedArray_1_tE0FCCBA3656F2A433F7AE4171D9973C859763630 value) { ___m_ProcessorStack_21 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_ProcessorStack_21))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_ProcessorStack_21))->___additionalValues_2), (void*)NULL); #endif } }; // UnityEngine.InputSystem.InputControl`1 struct InputControl_1_t0C6774D908F28CC2187A664A1D73FB294F808163 : public InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 { public: // UnityEngine.InputSystem.Utilities.InlinedArray`1> UnityEngine.InputSystem.InputControl`1::m_ProcessorStack InlinedArray_1_t8C2FE779707E28D9A7EEA2A88ECC33B298F34994 ___m_ProcessorStack_21; public: inline static int32_t get_offset_of_m_ProcessorStack_21() { return static_cast(offsetof(InputControl_1_t0C6774D908F28CC2187A664A1D73FB294F808163, ___m_ProcessorStack_21)); } inline InlinedArray_1_t8C2FE779707E28D9A7EEA2A88ECC33B298F34994 get_m_ProcessorStack_21() const { return ___m_ProcessorStack_21; } inline InlinedArray_1_t8C2FE779707E28D9A7EEA2A88ECC33B298F34994 * get_address_of_m_ProcessorStack_21() { return &___m_ProcessorStack_21; } inline void set_m_ProcessorStack_21(InlinedArray_1_t8C2FE779707E28D9A7EEA2A88ECC33B298F34994 value) { ___m_ProcessorStack_21 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_ProcessorStack_21))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_ProcessorStack_21))->___additionalValues_2), (void*)NULL); #endif } }; // UnityEngine.InputSystem.InputControl`1 struct InputControl_1_tCFDDE43FA5D792323D720A28E6A8B13AF68455E7 : public InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 { public: // UnityEngine.InputSystem.Utilities.InlinedArray`1> UnityEngine.InputSystem.InputControl`1::m_ProcessorStack InlinedArray_1_tD55C396A76293977CF928018673D1D888B7A99B9 ___m_ProcessorStack_21; public: inline static int32_t get_offset_of_m_ProcessorStack_21() { return static_cast(offsetof(InputControl_1_tCFDDE43FA5D792323D720A28E6A8B13AF68455E7, ___m_ProcessorStack_21)); } inline InlinedArray_1_tD55C396A76293977CF928018673D1D888B7A99B9 get_m_ProcessorStack_21() const { return ___m_ProcessorStack_21; } inline InlinedArray_1_tD55C396A76293977CF928018673D1D888B7A99B9 * get_address_of_m_ProcessorStack_21() { return &___m_ProcessorStack_21; } inline void set_m_ProcessorStack_21(InlinedArray_1_tD55C396A76293977CF928018673D1D888B7A99B9 value) { ___m_ProcessorStack_21 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_ProcessorStack_21))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_ProcessorStack_21))->___additionalValues_2), (void*)NULL); #endif } }; // UnityEngine.InputSystem.LowLevel.InputStateHistory`1 struct InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B : public InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31 { public: public: }; // System.Nullable`1 struct Nullable_1_t560718A6EA86E249E3FCBB025252198A3353AEFE { public: // T System.Nullable`1::value ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 ___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_t560718A6EA86E249E3FCBB025252198A3353AEFE, ___value_0)); } inline ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 get_value_0() const { return ___value_0; } inline ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 * get_address_of_value_0() { return &___value_0; } inline void set_value_0(ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 value) { ___value_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___value_0))->___objectRegistrationName_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___value_0))->___parameter_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___value_0))->___bindingMask_2))->___m_Name_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___value_0))->___bindingMask_2))->___m_Id_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___value_0))->___bindingMask_2))->___m_Path_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___value_0))->___bindingMask_2))->___m_Interactions_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___value_0))->___bindingMask_2))->___m_Processors_6), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___value_0))->___bindingMask_2))->___m_Groups_7), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___value_0))->___bindingMask_2))->___m_Action_8), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___value_0))->___bindingMask_2))->___m_OverridePath_10), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___value_0))->___bindingMask_2))->___m_OverrideInteractions_11), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___value_0))->___bindingMask_2))->___m_OverrideProcessors_12), (void*)NULL); #endif } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t560718A6EA86E249E3FCBB025252198A3353AEFE, ___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.ArgumentNullException struct ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB : public ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 { public: public: }; // System.ArgumentOutOfRangeException struct ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 : public ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 { public: // System.Object System.ArgumentOutOfRangeException::m_actualValue RuntimeObject * ___m_actualValue_19; public: inline static int32_t get_offset_of_m_actualValue_19() { return static_cast(offsetof(ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8, ___m_actualValue_19)); } inline RuntimeObject * get_m_actualValue_19() const { return ___m_actualValue_19; } inline RuntimeObject ** get_address_of_m_actualValue_19() { return &___m_actualValue_19; } inline void set_m_actualValue_19(RuntimeObject * value) { ___m_actualValue_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_actualValue_19), (void*)value); } }; // UnityEngine.InputSystem.LowLevel.IMECompositionEvent struct IMECompositionEvent_t82F313ECCD7453AF6E105059CD8F8092B5F744EA { public: union { struct { union { #pragma pack(push, tp, 1) struct { // UnityEngine.InputSystem.LowLevel.InputEvent UnityEngine.InputSystem.LowLevel.IMECompositionEvent::baseEvent InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 ___baseEvent_2; }; #pragma pack(pop, tp) struct { InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 ___baseEvent_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___compositionString_3_OffsetPadding[20]; // UnityEngine.InputSystem.LowLevel.IMECompositionString UnityEngine.InputSystem.LowLevel.IMECompositionEvent::compositionString IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 ___compositionString_3; }; #pragma pack(pop, tp) struct { char ___compositionString_3_OffsetPadding_forAlignmentOnly[20]; IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 ___compositionString_3_forAlignmentOnly; }; }; }; uint8_t IMECompositionEvent_t82F313ECCD7453AF6E105059CD8F8092B5F744EA__padding[152]; }; public: inline static int32_t get_offset_of_baseEvent_2() { return static_cast(offsetof(IMECompositionEvent_t82F313ECCD7453AF6E105059CD8F8092B5F744EA, ___baseEvent_2)); } inline InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 get_baseEvent_2() const { return ___baseEvent_2; } inline InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 * get_address_of_baseEvent_2() { return &___baseEvent_2; } inline void set_baseEvent_2(InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 value) { ___baseEvent_2 = value; } inline static int32_t get_offset_of_compositionString_3() { return static_cast(offsetof(IMECompositionEvent_t82F313ECCD7453AF6E105059CD8F8092B5F744EA, ___compositionString_3)); } inline IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 get_compositionString_3() const { return ___compositionString_3; } inline IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 * get_address_of_compositionString_3() { return &___compositionString_3; } inline void set_compositionString_3(IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 value) { ___compositionString_3 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.LowLevel.IMECompositionEvent struct IMECompositionEvent_t82F313ECCD7453AF6E105059CD8F8092B5F744EA_marshaled_pinvoke { union { struct { union { #pragma pack(push, tp, 1) struct { InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 ___baseEvent_2; }; #pragma pack(pop, tp) struct { InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 ___baseEvent_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___compositionString_3_OffsetPadding[20]; IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshaled_pinvoke ___compositionString_3; }; #pragma pack(pop, tp) struct { char ___compositionString_3_OffsetPadding_forAlignmentOnly[20]; IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshaled_pinvoke ___compositionString_3_forAlignmentOnly; }; }; }; uint8_t IMECompositionEvent_t82F313ECCD7453AF6E105059CD8F8092B5F744EA__padding[152]; }; }; // Native definition for COM marshalling of UnityEngine.InputSystem.LowLevel.IMECompositionEvent struct IMECompositionEvent_t82F313ECCD7453AF6E105059CD8F8092B5F744EA_marshaled_com { union { struct { union { #pragma pack(push, tp, 1) struct { InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 ___baseEvent_2; }; #pragma pack(pop, tp) struct { InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 ___baseEvent_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___compositionString_3_OffsetPadding[20]; IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshaled_com ___compositionString_3; }; #pragma pack(pop, tp) struct { char ___compositionString_3_OffsetPadding_forAlignmentOnly[20]; IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshaled_com ___compositionString_3_forAlignmentOnly; }; }; }; uint8_t IMECompositionEvent_t82F313ECCD7453AF6E105059CD8F8092B5F744EA__padding[152]; }; }; // UnityEngine.InputSystem.InputAction struct InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B : public RuntimeObject { public: // System.String UnityEngine.InputSystem.InputAction::m_Name String_t* ___m_Name_0; // UnityEngine.InputSystem.InputActionType UnityEngine.InputSystem.InputAction::m_Type int32_t ___m_Type_1; // System.String UnityEngine.InputSystem.InputAction::m_ExpectedControlType String_t* ___m_ExpectedControlType_2; // System.String UnityEngine.InputSystem.InputAction::m_Id String_t* ___m_Id_3; // System.String UnityEngine.InputSystem.InputAction::m_Processors String_t* ___m_Processors_4; // System.String UnityEngine.InputSystem.InputAction::m_Interactions String_t* ___m_Interactions_5; // UnityEngine.InputSystem.InputBinding[] UnityEngine.InputSystem.InputAction::m_SingletonActionBindings InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* ___m_SingletonActionBindings_6; // UnityEngine.InputSystem.InputAction/ActionFlags UnityEngine.InputSystem.InputAction::m_Flags int32_t ___m_Flags_7; // System.Nullable`1 UnityEngine.InputSystem.InputAction::m_BindingMask Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 ___m_BindingMask_8; // System.Int32 UnityEngine.InputSystem.InputAction::m_BindingsStartIndex int32_t ___m_BindingsStartIndex_9; // System.Int32 UnityEngine.InputSystem.InputAction::m_BindingsCount int32_t ___m_BindingsCount_10; // System.Int32 UnityEngine.InputSystem.InputAction::m_ControlStartIndex int32_t ___m_ControlStartIndex_11; // System.Int32 UnityEngine.InputSystem.InputAction::m_ControlCount int32_t ___m_ControlCount_12; // System.Int32 UnityEngine.InputSystem.InputAction::m_ActionIndexInState int32_t ___m_ActionIndexInState_13; // UnityEngine.InputSystem.InputActionMap UnityEngine.InputSystem.InputAction::m_ActionMap InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___m_ActionMap_14; // UnityEngine.InputSystem.Utilities.CallbackArray`1> UnityEngine.InputSystem.InputAction::m_OnStarted CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 ___m_OnStarted_15; // UnityEngine.InputSystem.Utilities.CallbackArray`1> UnityEngine.InputSystem.InputAction::m_OnCanceled CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 ___m_OnCanceled_16; // UnityEngine.InputSystem.Utilities.CallbackArray`1> UnityEngine.InputSystem.InputAction::m_OnPerformed CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 ___m_OnPerformed_17; public: inline static int32_t get_offset_of_m_Name_0() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___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_Type_1() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___m_Type_1)); } inline int32_t get_m_Type_1() const { return ___m_Type_1; } inline int32_t* get_address_of_m_Type_1() { return &___m_Type_1; } inline void set_m_Type_1(int32_t value) { ___m_Type_1 = value; } inline static int32_t get_offset_of_m_ExpectedControlType_2() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___m_ExpectedControlType_2)); } inline String_t* get_m_ExpectedControlType_2() const { return ___m_ExpectedControlType_2; } inline String_t** get_address_of_m_ExpectedControlType_2() { return &___m_ExpectedControlType_2; } inline void set_m_ExpectedControlType_2(String_t* value) { ___m_ExpectedControlType_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ExpectedControlType_2), (void*)value); } inline static int32_t get_offset_of_m_Id_3() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___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_Processors_4() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___m_Processors_4)); } inline String_t* get_m_Processors_4() const { return ___m_Processors_4; } inline String_t** get_address_of_m_Processors_4() { return &___m_Processors_4; } inline void set_m_Processors_4(String_t* value) { ___m_Processors_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Processors_4), (void*)value); } inline static int32_t get_offset_of_m_Interactions_5() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___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_SingletonActionBindings_6() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___m_SingletonActionBindings_6)); } inline InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* get_m_SingletonActionBindings_6() const { return ___m_SingletonActionBindings_6; } inline InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6** get_address_of_m_SingletonActionBindings_6() { return &___m_SingletonActionBindings_6; } inline void set_m_SingletonActionBindings_6(InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* value) { ___m_SingletonActionBindings_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SingletonActionBindings_6), (void*)value); } inline static int32_t get_offset_of_m_Flags_7() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___m_Flags_7)); } inline int32_t get_m_Flags_7() const { return ___m_Flags_7; } inline int32_t* get_address_of_m_Flags_7() { return &___m_Flags_7; } inline void set_m_Flags_7(int32_t value) { ___m_Flags_7 = value; } inline static int32_t get_offset_of_m_BindingMask_8() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___m_BindingMask_8)); } inline Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 get_m_BindingMask_8() const { return ___m_BindingMask_8; } inline Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 * get_address_of_m_BindingMask_8() { return &___m_BindingMask_8; } inline void set_m_BindingMask_8(Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 value) { ___m_BindingMask_8 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_8))->___value_0))->___m_Name_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_8))->___value_0))->___m_Id_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_8))->___value_0))->___m_Path_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_8))->___value_0))->___m_Interactions_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_8))->___value_0))->___m_Processors_6), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_8))->___value_0))->___m_Groups_7), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_8))->___value_0))->___m_Action_8), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_8))->___value_0))->___m_OverridePath_10), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_8))->___value_0))->___m_OverrideInteractions_11), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_8))->___value_0))->___m_OverrideProcessors_12), (void*)NULL); #endif } inline static int32_t get_offset_of_m_BindingsStartIndex_9() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___m_BindingsStartIndex_9)); } inline int32_t get_m_BindingsStartIndex_9() const { return ___m_BindingsStartIndex_9; } inline int32_t* get_address_of_m_BindingsStartIndex_9() { return &___m_BindingsStartIndex_9; } inline void set_m_BindingsStartIndex_9(int32_t value) { ___m_BindingsStartIndex_9 = value; } inline static int32_t get_offset_of_m_BindingsCount_10() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___m_BindingsCount_10)); } inline int32_t get_m_BindingsCount_10() const { return ___m_BindingsCount_10; } inline int32_t* get_address_of_m_BindingsCount_10() { return &___m_BindingsCount_10; } inline void set_m_BindingsCount_10(int32_t value) { ___m_BindingsCount_10 = value; } inline static int32_t get_offset_of_m_ControlStartIndex_11() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___m_ControlStartIndex_11)); } inline int32_t get_m_ControlStartIndex_11() const { return ___m_ControlStartIndex_11; } inline int32_t* get_address_of_m_ControlStartIndex_11() { return &___m_ControlStartIndex_11; } inline void set_m_ControlStartIndex_11(int32_t value) { ___m_ControlStartIndex_11 = value; } inline static int32_t get_offset_of_m_ControlCount_12() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___m_ControlCount_12)); } inline int32_t get_m_ControlCount_12() const { return ___m_ControlCount_12; } inline int32_t* get_address_of_m_ControlCount_12() { return &___m_ControlCount_12; } inline void set_m_ControlCount_12(int32_t value) { ___m_ControlCount_12 = value; } inline static int32_t get_offset_of_m_ActionIndexInState_13() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___m_ActionIndexInState_13)); } inline int32_t get_m_ActionIndexInState_13() const { return ___m_ActionIndexInState_13; } inline int32_t* get_address_of_m_ActionIndexInState_13() { return &___m_ActionIndexInState_13; } inline void set_m_ActionIndexInState_13(int32_t value) { ___m_ActionIndexInState_13 = value; } inline static int32_t get_offset_of_m_ActionMap_14() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___m_ActionMap_14)); } inline InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * get_m_ActionMap_14() const { return ___m_ActionMap_14; } inline InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 ** get_address_of_m_ActionMap_14() { return &___m_ActionMap_14; } inline void set_m_ActionMap_14(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * value) { ___m_ActionMap_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ActionMap_14), (void*)value); } inline static int32_t get_offset_of_m_OnStarted_15() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___m_OnStarted_15)); } inline CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 get_m_OnStarted_15() const { return ___m_OnStarted_15; } inline CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 * get_address_of_m_OnStarted_15() { return &___m_OnStarted_15; } inline void set_m_OnStarted_15(CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 value) { ___m_OnStarted_15 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnStarted_15))->___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnStarted_15))->___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnStarted_15))->___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnStarted_15))->___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnStarted_15))->___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnStarted_15))->___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_OnCanceled_16() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___m_OnCanceled_16)); } inline CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 get_m_OnCanceled_16() const { return ___m_OnCanceled_16; } inline CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 * get_address_of_m_OnCanceled_16() { return &___m_OnCanceled_16; } inline void set_m_OnCanceled_16(CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 value) { ___m_OnCanceled_16 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnCanceled_16))->___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnCanceled_16))->___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnCanceled_16))->___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnCanceled_16))->___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnCanceled_16))->___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnCanceled_16))->___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_OnPerformed_17() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___m_OnPerformed_17)); } inline CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 get_m_OnPerformed_17() const { return ___m_OnPerformed_17; } inline CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 * get_address_of_m_OnPerformed_17() { return &___m_OnPerformed_17; } inline void set_m_OnPerformed_17(CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 value) { ___m_OnPerformed_17 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnPerformed_17))->___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnPerformed_17))->___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnPerformed_17))->___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnPerformed_17))->___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnPerformed_17))->___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnPerformed_17))->___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } }; // UnityEngine.InputSystem.InputActionAsset struct InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 : public ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A { public: // UnityEngine.InputSystem.InputActionMap[] UnityEngine.InputSystem.InputActionAsset::m_ActionMaps InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* ___m_ActionMaps_5; // UnityEngine.InputSystem.InputControlScheme[] UnityEngine.InputSystem.InputActionAsset::m_ControlSchemes InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD* ___m_ControlSchemes_6; // UnityEngine.InputSystem.InputActionState UnityEngine.InputSystem.InputActionAsset::m_SharedStateForAllMaps InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * ___m_SharedStateForAllMaps_7; // System.Nullable`1 UnityEngine.InputSystem.InputActionAsset::m_BindingMask Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 ___m_BindingMask_8; // System.Int32 UnityEngine.InputSystem.InputActionAsset::m_ParameterOverridesCount int32_t ___m_ParameterOverridesCount_9; // UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterOverride[] UnityEngine.InputSystem.InputActionAsset::m_ParameterOverrides ParameterOverrideU5BU5D_tADBEDC81D75FD8D3447C1191A71102387A9154EE* ___m_ParameterOverrides_10; // UnityEngine.InputSystem.InputActionMap/DeviceArray UnityEngine.InputSystem.InputActionAsset::m_Devices DeviceArray_tB70537FAE9D7016A8C78A29177C1FA1C3AF15B5A ___m_Devices_11; public: inline static int32_t get_offset_of_m_ActionMaps_5() { return static_cast(offsetof(InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18, ___m_ActionMaps_5)); } inline InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* get_m_ActionMaps_5() const { return ___m_ActionMaps_5; } inline InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609** get_address_of_m_ActionMaps_5() { return &___m_ActionMaps_5; } inline void set_m_ActionMaps_5(InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* value) { ___m_ActionMaps_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ActionMaps_5), (void*)value); } inline static int32_t get_offset_of_m_ControlSchemes_6() { return static_cast(offsetof(InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18, ___m_ControlSchemes_6)); } inline InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD* get_m_ControlSchemes_6() const { return ___m_ControlSchemes_6; } inline InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD** get_address_of_m_ControlSchemes_6() { return &___m_ControlSchemes_6; } inline void set_m_ControlSchemes_6(InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD* value) { ___m_ControlSchemes_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ControlSchemes_6), (void*)value); } inline static int32_t get_offset_of_m_SharedStateForAllMaps_7() { return static_cast(offsetof(InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18, ___m_SharedStateForAllMaps_7)); } inline InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * get_m_SharedStateForAllMaps_7() const { return ___m_SharedStateForAllMaps_7; } inline InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 ** get_address_of_m_SharedStateForAllMaps_7() { return &___m_SharedStateForAllMaps_7; } inline void set_m_SharedStateForAllMaps_7(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * value) { ___m_SharedStateForAllMaps_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SharedStateForAllMaps_7), (void*)value); } inline static int32_t get_offset_of_m_BindingMask_8() { return static_cast(offsetof(InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18, ___m_BindingMask_8)); } inline Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 get_m_BindingMask_8() const { return ___m_BindingMask_8; } inline Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 * get_address_of_m_BindingMask_8() { return &___m_BindingMask_8; } inline void set_m_BindingMask_8(Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 value) { ___m_BindingMask_8 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_8))->___value_0))->___m_Name_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_8))->___value_0))->___m_Id_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_8))->___value_0))->___m_Path_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_8))->___value_0))->___m_Interactions_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_8))->___value_0))->___m_Processors_6), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_8))->___value_0))->___m_Groups_7), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_8))->___value_0))->___m_Action_8), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_8))->___value_0))->___m_OverridePath_10), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_8))->___value_0))->___m_OverrideInteractions_11), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_8))->___value_0))->___m_OverrideProcessors_12), (void*)NULL); #endif } inline static int32_t get_offset_of_m_ParameterOverridesCount_9() { return static_cast(offsetof(InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18, ___m_ParameterOverridesCount_9)); } inline int32_t get_m_ParameterOverridesCount_9() const { return ___m_ParameterOverridesCount_9; } inline int32_t* get_address_of_m_ParameterOverridesCount_9() { return &___m_ParameterOverridesCount_9; } inline void set_m_ParameterOverridesCount_9(int32_t value) { ___m_ParameterOverridesCount_9 = value; } inline static int32_t get_offset_of_m_ParameterOverrides_10() { return static_cast(offsetof(InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18, ___m_ParameterOverrides_10)); } inline ParameterOverrideU5BU5D_tADBEDC81D75FD8D3447C1191A71102387A9154EE* get_m_ParameterOverrides_10() const { return ___m_ParameterOverrides_10; } inline ParameterOverrideU5BU5D_tADBEDC81D75FD8D3447C1191A71102387A9154EE** get_address_of_m_ParameterOverrides_10() { return &___m_ParameterOverrides_10; } inline void set_m_ParameterOverrides_10(ParameterOverrideU5BU5D_tADBEDC81D75FD8D3447C1191A71102387A9154EE* value) { ___m_ParameterOverrides_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ParameterOverrides_10), (void*)value); } inline static int32_t get_offset_of_m_Devices_11() { return static_cast(offsetof(InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18, ___m_Devices_11)); } inline DeviceArray_tB70537FAE9D7016A8C78A29177C1FA1C3AF15B5A get_m_Devices_11() const { return ___m_Devices_11; } inline DeviceArray_tB70537FAE9D7016A8C78A29177C1FA1C3AF15B5A * get_address_of_m_Devices_11() { return &___m_Devices_11; } inline void set_m_Devices_11(DeviceArray_tB70537FAE9D7016A8C78A29177C1FA1C3AF15B5A value) { ___m_Devices_11 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Devices_11))->___m_DeviceArray_2), (void*)NULL); } }; // UnityEngine.InputSystem.InputActionMap struct InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 : public RuntimeObject { public: // System.String UnityEngine.InputSystem.InputActionMap::m_Name String_t* ___m_Name_0; // System.String UnityEngine.InputSystem.InputActionMap::m_Id String_t* ___m_Id_1; // UnityEngine.InputSystem.InputActionAsset UnityEngine.InputSystem.InputActionMap::m_Asset InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * ___m_Asset_2; // UnityEngine.InputSystem.InputAction[] UnityEngine.InputSystem.InputActionMap::m_Actions InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* ___m_Actions_3; // UnityEngine.InputSystem.InputBinding[] UnityEngine.InputSystem.InputActionMap::m_Bindings InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* ___m_Bindings_4; // UnityEngine.InputSystem.InputBinding[] UnityEngine.InputSystem.InputActionMap::m_BindingsForEachAction InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* ___m_BindingsForEachAction_5; // UnityEngine.InputSystem.InputControl[] UnityEngine.InputSystem.InputActionMap::m_ControlsForEachAction InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* ___m_ControlsForEachAction_6; // System.Int32 UnityEngine.InputSystem.InputActionMap::m_EnabledActionsCount int32_t ___m_EnabledActionsCount_7; // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.InputActionMap::m_SingletonAction InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___m_SingletonAction_8; // System.Int32 UnityEngine.InputSystem.InputActionMap::m_MapIndexInState int32_t ___m_MapIndexInState_9; // UnityEngine.InputSystem.InputActionState UnityEngine.InputSystem.InputActionMap::m_State InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * ___m_State_10; // System.Nullable`1 UnityEngine.InputSystem.InputActionMap::m_BindingMask Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 ___m_BindingMask_11; // UnityEngine.InputSystem.InputActionMap/Flags UnityEngine.InputSystem.InputActionMap::m_Flags int32_t ___m_Flags_12; // System.Int32 UnityEngine.InputSystem.InputActionMap::m_ParameterOverridesCount int32_t ___m_ParameterOverridesCount_13; // UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterOverride[] UnityEngine.InputSystem.InputActionMap::m_ParameterOverrides ParameterOverrideU5BU5D_tADBEDC81D75FD8D3447C1191A71102387A9154EE* ___m_ParameterOverrides_14; // UnityEngine.InputSystem.InputActionMap/DeviceArray UnityEngine.InputSystem.InputActionMap::m_Devices DeviceArray_tB70537FAE9D7016A8C78A29177C1FA1C3AF15B5A ___m_Devices_15; // UnityEngine.InputSystem.Utilities.CallbackArray`1> UnityEngine.InputSystem.InputActionMap::m_ActionCallbacks CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 ___m_ActionCallbacks_16; // System.Collections.Generic.Dictionary`2 UnityEngine.InputSystem.InputActionMap::m_ActionIndexByNameOrId Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * ___m_ActionIndexByNameOrId_17; public: inline static int32_t get_offset_of_m_Name_0() { return static_cast(offsetof(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44, ___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_Id_1() { return static_cast(offsetof(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44, ___m_Id_1)); } inline String_t* get_m_Id_1() const { return ___m_Id_1; } inline String_t** get_address_of_m_Id_1() { return &___m_Id_1; } inline void set_m_Id_1(String_t* value) { ___m_Id_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Id_1), (void*)value); } inline static int32_t get_offset_of_m_Asset_2() { return static_cast(offsetof(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44, ___m_Asset_2)); } inline InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * get_m_Asset_2() const { return ___m_Asset_2; } inline InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 ** get_address_of_m_Asset_2() { return &___m_Asset_2; } inline void set_m_Asset_2(InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * value) { ___m_Asset_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Asset_2), (void*)value); } inline static int32_t get_offset_of_m_Actions_3() { return static_cast(offsetof(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44, ___m_Actions_3)); } inline InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* get_m_Actions_3() const { return ___m_Actions_3; } inline InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7** get_address_of_m_Actions_3() { return &___m_Actions_3; } inline void set_m_Actions_3(InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* value) { ___m_Actions_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Actions_3), (void*)value); } inline static int32_t get_offset_of_m_Bindings_4() { return static_cast(offsetof(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44, ___m_Bindings_4)); } inline InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* get_m_Bindings_4() const { return ___m_Bindings_4; } inline InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6** get_address_of_m_Bindings_4() { return &___m_Bindings_4; } inline void set_m_Bindings_4(InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* value) { ___m_Bindings_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Bindings_4), (void*)value); } inline static int32_t get_offset_of_m_BindingsForEachAction_5() { return static_cast(offsetof(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44, ___m_BindingsForEachAction_5)); } inline InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* get_m_BindingsForEachAction_5() const { return ___m_BindingsForEachAction_5; } inline InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6** get_address_of_m_BindingsForEachAction_5() { return &___m_BindingsForEachAction_5; } inline void set_m_BindingsForEachAction_5(InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* value) { ___m_BindingsForEachAction_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_BindingsForEachAction_5), (void*)value); } inline static int32_t get_offset_of_m_ControlsForEachAction_6() { return static_cast(offsetof(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44, ___m_ControlsForEachAction_6)); } inline InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* get_m_ControlsForEachAction_6() const { return ___m_ControlsForEachAction_6; } inline InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680** get_address_of_m_ControlsForEachAction_6() { return &___m_ControlsForEachAction_6; } inline void set_m_ControlsForEachAction_6(InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* value) { ___m_ControlsForEachAction_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ControlsForEachAction_6), (void*)value); } inline static int32_t get_offset_of_m_EnabledActionsCount_7() { return static_cast(offsetof(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44, ___m_EnabledActionsCount_7)); } inline int32_t get_m_EnabledActionsCount_7() const { return ___m_EnabledActionsCount_7; } inline int32_t* get_address_of_m_EnabledActionsCount_7() { return &___m_EnabledActionsCount_7; } inline void set_m_EnabledActionsCount_7(int32_t value) { ___m_EnabledActionsCount_7 = value; } inline static int32_t get_offset_of_m_SingletonAction_8() { return static_cast(offsetof(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44, ___m_SingletonAction_8)); } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * get_m_SingletonAction_8() const { return ___m_SingletonAction_8; } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** get_address_of_m_SingletonAction_8() { return &___m_SingletonAction_8; } inline void set_m_SingletonAction_8(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * value) { ___m_SingletonAction_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SingletonAction_8), (void*)value); } inline static int32_t get_offset_of_m_MapIndexInState_9() { return static_cast(offsetof(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44, ___m_MapIndexInState_9)); } inline int32_t get_m_MapIndexInState_9() const { return ___m_MapIndexInState_9; } inline int32_t* get_address_of_m_MapIndexInState_9() { return &___m_MapIndexInState_9; } inline void set_m_MapIndexInState_9(int32_t value) { ___m_MapIndexInState_9 = value; } inline static int32_t get_offset_of_m_State_10() { return static_cast(offsetof(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44, ___m_State_10)); } inline InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * get_m_State_10() const { return ___m_State_10; } inline InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 ** get_address_of_m_State_10() { return &___m_State_10; } inline void set_m_State_10(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * value) { ___m_State_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_State_10), (void*)value); } inline static int32_t get_offset_of_m_BindingMask_11() { return static_cast(offsetof(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44, ___m_BindingMask_11)); } inline Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 get_m_BindingMask_11() const { return ___m_BindingMask_11; } inline Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 * get_address_of_m_BindingMask_11() { return &___m_BindingMask_11; } inline void set_m_BindingMask_11(Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 value) { ___m_BindingMask_11 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_11))->___value_0))->___m_Name_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_11))->___value_0))->___m_Id_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_11))->___value_0))->___m_Path_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_11))->___value_0))->___m_Interactions_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_11))->___value_0))->___m_Processors_6), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_11))->___value_0))->___m_Groups_7), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_11))->___value_0))->___m_Action_8), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_11))->___value_0))->___m_OverridePath_10), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_11))->___value_0))->___m_OverrideInteractions_11), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_11))->___value_0))->___m_OverrideProcessors_12), (void*)NULL); #endif } inline static int32_t get_offset_of_m_Flags_12() { return static_cast(offsetof(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44, ___m_Flags_12)); } inline int32_t get_m_Flags_12() const { return ___m_Flags_12; } inline int32_t* get_address_of_m_Flags_12() { return &___m_Flags_12; } inline void set_m_Flags_12(int32_t value) { ___m_Flags_12 = value; } inline static int32_t get_offset_of_m_ParameterOverridesCount_13() { return static_cast(offsetof(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44, ___m_ParameterOverridesCount_13)); } inline int32_t get_m_ParameterOverridesCount_13() const { return ___m_ParameterOverridesCount_13; } inline int32_t* get_address_of_m_ParameterOverridesCount_13() { return &___m_ParameterOverridesCount_13; } inline void set_m_ParameterOverridesCount_13(int32_t value) { ___m_ParameterOverridesCount_13 = value; } inline static int32_t get_offset_of_m_ParameterOverrides_14() { return static_cast(offsetof(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44, ___m_ParameterOverrides_14)); } inline ParameterOverrideU5BU5D_tADBEDC81D75FD8D3447C1191A71102387A9154EE* get_m_ParameterOverrides_14() const { return ___m_ParameterOverrides_14; } inline ParameterOverrideU5BU5D_tADBEDC81D75FD8D3447C1191A71102387A9154EE** get_address_of_m_ParameterOverrides_14() { return &___m_ParameterOverrides_14; } inline void set_m_ParameterOverrides_14(ParameterOverrideU5BU5D_tADBEDC81D75FD8D3447C1191A71102387A9154EE* value) { ___m_ParameterOverrides_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ParameterOverrides_14), (void*)value); } inline static int32_t get_offset_of_m_Devices_15() { return static_cast(offsetof(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44, ___m_Devices_15)); } inline DeviceArray_tB70537FAE9D7016A8C78A29177C1FA1C3AF15B5A get_m_Devices_15() const { return ___m_Devices_15; } inline DeviceArray_tB70537FAE9D7016A8C78A29177C1FA1C3AF15B5A * get_address_of_m_Devices_15() { return &___m_Devices_15; } inline void set_m_Devices_15(DeviceArray_tB70537FAE9D7016A8C78A29177C1FA1C3AF15B5A value) { ___m_Devices_15 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Devices_15))->___m_DeviceArray_2), (void*)NULL); } inline static int32_t get_offset_of_m_ActionCallbacks_16() { return static_cast(offsetof(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44, ___m_ActionCallbacks_16)); } inline CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 get_m_ActionCallbacks_16() const { return ___m_ActionCallbacks_16; } inline CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 * get_address_of_m_ActionCallbacks_16() { return &___m_ActionCallbacks_16; } inline void set_m_ActionCallbacks_16(CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 value) { ___m_ActionCallbacks_16 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_ActionCallbacks_16))->___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_ActionCallbacks_16))->___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_ActionCallbacks_16))->___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_ActionCallbacks_16))->___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_ActionCallbacks_16))->___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_ActionCallbacks_16))->___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_ActionIndexByNameOrId_17() { return static_cast(offsetof(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44, ___m_ActionIndexByNameOrId_17)); } inline Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * get_m_ActionIndexByNameOrId_17() const { return ___m_ActionIndexByNameOrId_17; } inline Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 ** get_address_of_m_ActionIndexByNameOrId_17() { return &___m_ActionIndexByNameOrId_17; } inline void set_m_ActionIndexByNameOrId_17(Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * value) { ___m_ActionIndexByNameOrId_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ActionIndexByNameOrId_17), (void*)value); } }; // UnityEngine.InputSystem.InputBindingResolver struct InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720 { public: // System.Int32 UnityEngine.InputSystem.InputBindingResolver::totalProcessorCount int32_t ___totalProcessorCount_0; // System.Int32 UnityEngine.InputSystem.InputBindingResolver::totalCompositeCount int32_t ___totalCompositeCount_1; // System.Int32 UnityEngine.InputSystem.InputBindingResolver::totalInteractionCount int32_t ___totalInteractionCount_2; // UnityEngine.InputSystem.InputActionMap[] UnityEngine.InputSystem.InputBindingResolver::maps InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* ___maps_3; // UnityEngine.InputSystem.InputControl[] UnityEngine.InputSystem.InputBindingResolver::controls InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* ___controls_4; // UnityEngine.InputSystem.InputActionState/UnmanagedMemory UnityEngine.InputSystem.InputBindingResolver::memory UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 ___memory_5; // UnityEngine.InputSystem.IInputInteraction[] UnityEngine.InputSystem.InputBindingResolver::interactions IInputInteractionU5BU5D_t9766C7D49E9505A3D2D3D69481F14808988287DA* ___interactions_6; // UnityEngine.InputSystem.InputProcessor[] UnityEngine.InputSystem.InputBindingResolver::processors InputProcessorU5BU5D_t6C9B3D9B68534217E9628B72E54D186B839399A0* ___processors_7; // UnityEngine.InputSystem.InputBindingComposite[] UnityEngine.InputSystem.InputBindingResolver::composites InputBindingCompositeU5BU5D_tA39005B1C18E39B68364430213FAAD8B58DC9083* ___composites_8; // System.Nullable`1 UnityEngine.InputSystem.InputBindingResolver::bindingMask Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 ___bindingMask_9; // System.Boolean UnityEngine.InputSystem.InputBindingResolver::m_IsControlOnlyResolve bool ___m_IsControlOnlyResolve_10; // System.Collections.Generic.List`1 UnityEngine.InputSystem.InputBindingResolver::m_Parameters List_1_tCBF5EB99F2E538DCB47A8C835DD4B9C024879393 * ___m_Parameters_11; public: inline static int32_t get_offset_of_totalProcessorCount_0() { return static_cast(offsetof(InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720, ___totalProcessorCount_0)); } inline int32_t get_totalProcessorCount_0() const { return ___totalProcessorCount_0; } inline int32_t* get_address_of_totalProcessorCount_0() { return &___totalProcessorCount_0; } inline void set_totalProcessorCount_0(int32_t value) { ___totalProcessorCount_0 = value; } inline static int32_t get_offset_of_totalCompositeCount_1() { return static_cast(offsetof(InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720, ___totalCompositeCount_1)); } inline int32_t get_totalCompositeCount_1() const { return ___totalCompositeCount_1; } inline int32_t* get_address_of_totalCompositeCount_1() { return &___totalCompositeCount_1; } inline void set_totalCompositeCount_1(int32_t value) { ___totalCompositeCount_1 = value; } inline static int32_t get_offset_of_totalInteractionCount_2() { return static_cast(offsetof(InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720, ___totalInteractionCount_2)); } inline int32_t get_totalInteractionCount_2() const { return ___totalInteractionCount_2; } inline int32_t* get_address_of_totalInteractionCount_2() { return &___totalInteractionCount_2; } inline void set_totalInteractionCount_2(int32_t value) { ___totalInteractionCount_2 = value; } inline static int32_t get_offset_of_maps_3() { return static_cast(offsetof(InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720, ___maps_3)); } inline InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* get_maps_3() const { return ___maps_3; } inline InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609** get_address_of_maps_3() { return &___maps_3; } inline void set_maps_3(InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* value) { ___maps_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___maps_3), (void*)value); } inline static int32_t get_offset_of_controls_4() { return static_cast(offsetof(InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720, ___controls_4)); } inline InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* get_controls_4() const { return ___controls_4; } inline InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680** get_address_of_controls_4() { return &___controls_4; } inline void set_controls_4(InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* value) { ___controls_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___controls_4), (void*)value); } inline static int32_t get_offset_of_memory_5() { return static_cast(offsetof(InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720, ___memory_5)); } inline UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 get_memory_5() const { return ___memory_5; } inline UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * get_address_of_memory_5() { return &___memory_5; } inline void set_memory_5(UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 value) { ___memory_5 = value; } inline static int32_t get_offset_of_interactions_6() { return static_cast(offsetof(InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720, ___interactions_6)); } inline IInputInteractionU5BU5D_t9766C7D49E9505A3D2D3D69481F14808988287DA* get_interactions_6() const { return ___interactions_6; } inline IInputInteractionU5BU5D_t9766C7D49E9505A3D2D3D69481F14808988287DA** get_address_of_interactions_6() { return &___interactions_6; } inline void set_interactions_6(IInputInteractionU5BU5D_t9766C7D49E9505A3D2D3D69481F14808988287DA* value) { ___interactions_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___interactions_6), (void*)value); } inline static int32_t get_offset_of_processors_7() { return static_cast(offsetof(InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720, ___processors_7)); } inline InputProcessorU5BU5D_t6C9B3D9B68534217E9628B72E54D186B839399A0* get_processors_7() const { return ___processors_7; } inline InputProcessorU5BU5D_t6C9B3D9B68534217E9628B72E54D186B839399A0** get_address_of_processors_7() { return &___processors_7; } inline void set_processors_7(InputProcessorU5BU5D_t6C9B3D9B68534217E9628B72E54D186B839399A0* value) { ___processors_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___processors_7), (void*)value); } inline static int32_t get_offset_of_composites_8() { return static_cast(offsetof(InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720, ___composites_8)); } inline InputBindingCompositeU5BU5D_tA39005B1C18E39B68364430213FAAD8B58DC9083* get_composites_8() const { return ___composites_8; } inline InputBindingCompositeU5BU5D_tA39005B1C18E39B68364430213FAAD8B58DC9083** get_address_of_composites_8() { return &___composites_8; } inline void set_composites_8(InputBindingCompositeU5BU5D_tA39005B1C18E39B68364430213FAAD8B58DC9083* value) { ___composites_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___composites_8), (void*)value); } inline static int32_t get_offset_of_bindingMask_9() { return static_cast(offsetof(InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720, ___bindingMask_9)); } inline Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 get_bindingMask_9() const { return ___bindingMask_9; } inline Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 * get_address_of_bindingMask_9() { return &___bindingMask_9; } inline void set_bindingMask_9(Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 value) { ___bindingMask_9 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___bindingMask_9))->___value_0))->___m_Name_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___bindingMask_9))->___value_0))->___m_Id_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___bindingMask_9))->___value_0))->___m_Path_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___bindingMask_9))->___value_0))->___m_Interactions_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___bindingMask_9))->___value_0))->___m_Processors_6), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___bindingMask_9))->___value_0))->___m_Groups_7), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___bindingMask_9))->___value_0))->___m_Action_8), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___bindingMask_9))->___value_0))->___m_OverridePath_10), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___bindingMask_9))->___value_0))->___m_OverrideInteractions_11), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___bindingMask_9))->___value_0))->___m_OverrideProcessors_12), (void*)NULL); #endif } inline static int32_t get_offset_of_m_IsControlOnlyResolve_10() { return static_cast(offsetof(InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720, ___m_IsControlOnlyResolve_10)); } inline bool get_m_IsControlOnlyResolve_10() const { return ___m_IsControlOnlyResolve_10; } inline bool* get_address_of_m_IsControlOnlyResolve_10() { return &___m_IsControlOnlyResolve_10; } inline void set_m_IsControlOnlyResolve_10(bool value) { ___m_IsControlOnlyResolve_10 = value; } inline static int32_t get_offset_of_m_Parameters_11() { return static_cast(offsetof(InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720, ___m_Parameters_11)); } inline List_1_tCBF5EB99F2E538DCB47A8C835DD4B9C024879393 * get_m_Parameters_11() const { return ___m_Parameters_11; } inline List_1_tCBF5EB99F2E538DCB47A8C835DD4B9C024879393 ** get_address_of_m_Parameters_11() { return &___m_Parameters_11; } inline void set_m_Parameters_11(List_1_tCBF5EB99F2E538DCB47A8C835DD4B9C024879393 * value) { ___m_Parameters_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Parameters_11), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.InputBindingResolver struct InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720_marshaled_pinvoke { int32_t ___totalProcessorCount_0; int32_t ___totalCompositeCount_1; int32_t ___totalInteractionCount_2; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* ___maps_3; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* ___controls_4; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79_marshaled_pinvoke ___memory_5; IInputInteractionU5BU5D_t9766C7D49E9505A3D2D3D69481F14808988287DA* ___interactions_6; InputProcessorU5BU5D_t6C9B3D9B68534217E9628B72E54D186B839399A0* ___processors_7; InputBindingCompositeU5BU5D_tA39005B1C18E39B68364430213FAAD8B58DC9083* ___composites_8; Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 ___bindingMask_9; int32_t ___m_IsControlOnlyResolve_10; List_1_tCBF5EB99F2E538DCB47A8C835DD4B9C024879393 * ___m_Parameters_11; }; // Native definition for COM marshalling of UnityEngine.InputSystem.InputBindingResolver struct InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720_marshaled_com { int32_t ___totalProcessorCount_0; int32_t ___totalCompositeCount_1; int32_t ___totalInteractionCount_2; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* ___maps_3; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* ___controls_4; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79_marshaled_com ___memory_5; IInputInteractionU5BU5D_t9766C7D49E9505A3D2D3D69481F14808988287DA* ___interactions_6; InputProcessorU5BU5D_t6C9B3D9B68534217E9628B72E54D186B839399A0* ___processors_7; InputBindingCompositeU5BU5D_tA39005B1C18E39B68364430213FAAD8B58DC9083* ___composites_8; Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 ___bindingMask_9; int32_t ___m_IsControlOnlyResolve_10; List_1_tCBF5EB99F2E538DCB47A8C835DD4B9C024879393 * ___m_Parameters_11; }; // UnityEngine.InputSystem.InputDevice struct InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 : public InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 { public: // UnityEngine.InputSystem.InputDevice/DeviceFlags UnityEngine.InputSystem.InputDevice::m_DeviceFlags int32_t ___m_DeviceFlags_24; // System.Int32 UnityEngine.InputSystem.InputDevice::m_DeviceId int32_t ___m_DeviceId_25; // System.Int32 UnityEngine.InputSystem.InputDevice::m_ParticipantId int32_t ___m_ParticipantId_26; // System.Int32 UnityEngine.InputSystem.InputDevice::m_DeviceIndex int32_t ___m_DeviceIndex_27; // UnityEngine.InputSystem.Layouts.InputDeviceDescription UnityEngine.InputSystem.InputDevice::m_Description InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 ___m_Description_28; // System.Double UnityEngine.InputSystem.InputDevice::m_LastUpdateTimeInternal double ___m_LastUpdateTimeInternal_29; // System.UInt32 UnityEngine.InputSystem.InputDevice::m_CurrentUpdateStepCount uint32_t ___m_CurrentUpdateStepCount_30; // UnityEngine.InputSystem.Utilities.InternedString[] UnityEngine.InputSystem.InputDevice::m_AliasesForEachControl InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4* ___m_AliasesForEachControl_31; // UnityEngine.InputSystem.Utilities.InternedString[] UnityEngine.InputSystem.InputDevice::m_UsagesForEachControl InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4* ___m_UsagesForEachControl_32; // UnityEngine.InputSystem.InputControl[] UnityEngine.InputSystem.InputDevice::m_UsageToControl InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* ___m_UsageToControl_33; // UnityEngine.InputSystem.InputControl[] UnityEngine.InputSystem.InputDevice::m_ChildrenForEachControl InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* ___m_ChildrenForEachControl_34; // System.UInt32[] UnityEngine.InputSystem.InputDevice::m_StateOffsetToControlMap UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___m_StateOffsetToControlMap_35; public: inline static int32_t get_offset_of_m_DeviceFlags_24() { return static_cast(offsetof(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87, ___m_DeviceFlags_24)); } inline int32_t get_m_DeviceFlags_24() const { return ___m_DeviceFlags_24; } inline int32_t* get_address_of_m_DeviceFlags_24() { return &___m_DeviceFlags_24; } inline void set_m_DeviceFlags_24(int32_t value) { ___m_DeviceFlags_24 = value; } inline static int32_t get_offset_of_m_DeviceId_25() { return static_cast(offsetof(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87, ___m_DeviceId_25)); } inline int32_t get_m_DeviceId_25() const { return ___m_DeviceId_25; } inline int32_t* get_address_of_m_DeviceId_25() { return &___m_DeviceId_25; } inline void set_m_DeviceId_25(int32_t value) { ___m_DeviceId_25 = value; } inline static int32_t get_offset_of_m_ParticipantId_26() { return static_cast(offsetof(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87, ___m_ParticipantId_26)); } inline int32_t get_m_ParticipantId_26() const { return ___m_ParticipantId_26; } inline int32_t* get_address_of_m_ParticipantId_26() { return &___m_ParticipantId_26; } inline void set_m_ParticipantId_26(int32_t value) { ___m_ParticipantId_26 = value; } inline static int32_t get_offset_of_m_DeviceIndex_27() { return static_cast(offsetof(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87, ___m_DeviceIndex_27)); } inline int32_t get_m_DeviceIndex_27() const { return ___m_DeviceIndex_27; } inline int32_t* get_address_of_m_DeviceIndex_27() { return &___m_DeviceIndex_27; } inline void set_m_DeviceIndex_27(int32_t value) { ___m_DeviceIndex_27 = value; } inline static int32_t get_offset_of_m_Description_28() { return static_cast(offsetof(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87, ___m_Description_28)); } inline InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 get_m_Description_28() const { return ___m_Description_28; } inline InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * get_address_of_m_Description_28() { return &___m_Description_28; } inline void set_m_Description_28(InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 value) { ___m_Description_28 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Description_28))->___m_InterfaceName_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Description_28))->___m_DeviceClass_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Description_28))->___m_Manufacturer_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Description_28))->___m_Product_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Description_28))->___m_Serial_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Description_28))->___m_Version_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Description_28))->___m_Capabilities_6), (void*)NULL); #endif } inline static int32_t get_offset_of_m_LastUpdateTimeInternal_29() { return static_cast(offsetof(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87, ___m_LastUpdateTimeInternal_29)); } inline double get_m_LastUpdateTimeInternal_29() const { return ___m_LastUpdateTimeInternal_29; } inline double* get_address_of_m_LastUpdateTimeInternal_29() { return &___m_LastUpdateTimeInternal_29; } inline void set_m_LastUpdateTimeInternal_29(double value) { ___m_LastUpdateTimeInternal_29 = value; } inline static int32_t get_offset_of_m_CurrentUpdateStepCount_30() { return static_cast(offsetof(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87, ___m_CurrentUpdateStepCount_30)); } inline uint32_t get_m_CurrentUpdateStepCount_30() const { return ___m_CurrentUpdateStepCount_30; } inline uint32_t* get_address_of_m_CurrentUpdateStepCount_30() { return &___m_CurrentUpdateStepCount_30; } inline void set_m_CurrentUpdateStepCount_30(uint32_t value) { ___m_CurrentUpdateStepCount_30 = value; } inline static int32_t get_offset_of_m_AliasesForEachControl_31() { return static_cast(offsetof(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87, ___m_AliasesForEachControl_31)); } inline InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4* get_m_AliasesForEachControl_31() const { return ___m_AliasesForEachControl_31; } inline InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4** get_address_of_m_AliasesForEachControl_31() { return &___m_AliasesForEachControl_31; } inline void set_m_AliasesForEachControl_31(InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4* value) { ___m_AliasesForEachControl_31 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_AliasesForEachControl_31), (void*)value); } inline static int32_t get_offset_of_m_UsagesForEachControl_32() { return static_cast(offsetof(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87, ___m_UsagesForEachControl_32)); } inline InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4* get_m_UsagesForEachControl_32() const { return ___m_UsagesForEachControl_32; } inline InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4** get_address_of_m_UsagesForEachControl_32() { return &___m_UsagesForEachControl_32; } inline void set_m_UsagesForEachControl_32(InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4* value) { ___m_UsagesForEachControl_32 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_UsagesForEachControl_32), (void*)value); } inline static int32_t get_offset_of_m_UsageToControl_33() { return static_cast(offsetof(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87, ___m_UsageToControl_33)); } inline InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* get_m_UsageToControl_33() const { return ___m_UsageToControl_33; } inline InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680** get_address_of_m_UsageToControl_33() { return &___m_UsageToControl_33; } inline void set_m_UsageToControl_33(InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* value) { ___m_UsageToControl_33 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_UsageToControl_33), (void*)value); } inline static int32_t get_offset_of_m_ChildrenForEachControl_34() { return static_cast(offsetof(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87, ___m_ChildrenForEachControl_34)); } inline InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* get_m_ChildrenForEachControl_34() const { return ___m_ChildrenForEachControl_34; } inline InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680** get_address_of_m_ChildrenForEachControl_34() { return &___m_ChildrenForEachControl_34; } inline void set_m_ChildrenForEachControl_34(InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* value) { ___m_ChildrenForEachControl_34 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ChildrenForEachControl_34), (void*)value); } inline static int32_t get_offset_of_m_StateOffsetToControlMap_35() { return static_cast(offsetof(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87, ___m_StateOffsetToControlMap_35)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_m_StateOffsetToControlMap_35() const { return ___m_StateOffsetToControlMap_35; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_m_StateOffsetToControlMap_35() { return &___m_StateOffsetToControlMap_35; } inline void set_m_StateOffsetToControlMap_35(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___m_StateOffsetToControlMap_35 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_StateOffsetToControlMap_35), (void*)value); } }; // UnityEngine.InputSystem.LowLevel.InputEventStream struct InputEventStream_t865DFD318AD1B67CF6D3701A97711E1EE6EE6755 { public: // UnityEngine.InputSystem.LowLevel.InputEventBuffer UnityEngine.InputSystem.LowLevel.InputEventStream::m_NativeBuffer InputEventBuffer_t5837FA1A7F4845FA074AD7A3C2761725E2761CCA ___m_NativeBuffer_0; // UnityEngine.InputSystem.LowLevel.InputEvent* UnityEngine.InputSystem.LowLevel.InputEventStream::m_CurrentNativeEventReadPtr InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 * ___m_CurrentNativeEventReadPtr_1; // UnityEngine.InputSystem.LowLevel.InputEvent* UnityEngine.InputSystem.LowLevel.InputEventStream::m_CurrentNativeEventWritePtr InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 * ___m_CurrentNativeEventWritePtr_2; // System.Int32 UnityEngine.InputSystem.LowLevel.InputEventStream::m_RemainingNativeEventCount int32_t ___m_RemainingNativeEventCount_3; // System.Int32 UnityEngine.InputSystem.LowLevel.InputEventStream::m_MaxAppendedEvents int32_t ___m_MaxAppendedEvents_4; // UnityEngine.InputSystem.LowLevel.InputEventBuffer UnityEngine.InputSystem.LowLevel.InputEventStream::m_AppendBuffer InputEventBuffer_t5837FA1A7F4845FA074AD7A3C2761725E2761CCA ___m_AppendBuffer_5; // UnityEngine.InputSystem.LowLevel.InputEvent* UnityEngine.InputSystem.LowLevel.InputEventStream::m_CurrentAppendEventReadPtr InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 * ___m_CurrentAppendEventReadPtr_6; // UnityEngine.InputSystem.LowLevel.InputEvent* UnityEngine.InputSystem.LowLevel.InputEventStream::m_CurrentAppendEventWritePtr InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 * ___m_CurrentAppendEventWritePtr_7; // System.Int32 UnityEngine.InputSystem.LowLevel.InputEventStream::m_RemainingAppendEventCount int32_t ___m_RemainingAppendEventCount_8; // System.Int32 UnityEngine.InputSystem.LowLevel.InputEventStream::m_NumEventsRetainedInBuffer int32_t ___m_NumEventsRetainedInBuffer_9; // System.Boolean UnityEngine.InputSystem.LowLevel.InputEventStream::m_IsOpen bool ___m_IsOpen_10; public: inline static int32_t get_offset_of_m_NativeBuffer_0() { return static_cast(offsetof(InputEventStream_t865DFD318AD1B67CF6D3701A97711E1EE6EE6755, ___m_NativeBuffer_0)); } inline InputEventBuffer_t5837FA1A7F4845FA074AD7A3C2761725E2761CCA get_m_NativeBuffer_0() const { return ___m_NativeBuffer_0; } inline InputEventBuffer_t5837FA1A7F4845FA074AD7A3C2761725E2761CCA * get_address_of_m_NativeBuffer_0() { return &___m_NativeBuffer_0; } inline void set_m_NativeBuffer_0(InputEventBuffer_t5837FA1A7F4845FA074AD7A3C2761725E2761CCA value) { ___m_NativeBuffer_0 = value; } inline static int32_t get_offset_of_m_CurrentNativeEventReadPtr_1() { return static_cast(offsetof(InputEventStream_t865DFD318AD1B67CF6D3701A97711E1EE6EE6755, ___m_CurrentNativeEventReadPtr_1)); } inline InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 * get_m_CurrentNativeEventReadPtr_1() const { return ___m_CurrentNativeEventReadPtr_1; } inline InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 ** get_address_of_m_CurrentNativeEventReadPtr_1() { return &___m_CurrentNativeEventReadPtr_1; } inline void set_m_CurrentNativeEventReadPtr_1(InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 * value) { ___m_CurrentNativeEventReadPtr_1 = value; } inline static int32_t get_offset_of_m_CurrentNativeEventWritePtr_2() { return static_cast(offsetof(InputEventStream_t865DFD318AD1B67CF6D3701A97711E1EE6EE6755, ___m_CurrentNativeEventWritePtr_2)); } inline InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 * get_m_CurrentNativeEventWritePtr_2() const { return ___m_CurrentNativeEventWritePtr_2; } inline InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 ** get_address_of_m_CurrentNativeEventWritePtr_2() { return &___m_CurrentNativeEventWritePtr_2; } inline void set_m_CurrentNativeEventWritePtr_2(InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 * value) { ___m_CurrentNativeEventWritePtr_2 = value; } inline static int32_t get_offset_of_m_RemainingNativeEventCount_3() { return static_cast(offsetof(InputEventStream_t865DFD318AD1B67CF6D3701A97711E1EE6EE6755, ___m_RemainingNativeEventCount_3)); } inline int32_t get_m_RemainingNativeEventCount_3() const { return ___m_RemainingNativeEventCount_3; } inline int32_t* get_address_of_m_RemainingNativeEventCount_3() { return &___m_RemainingNativeEventCount_3; } inline void set_m_RemainingNativeEventCount_3(int32_t value) { ___m_RemainingNativeEventCount_3 = value; } inline static int32_t get_offset_of_m_MaxAppendedEvents_4() { return static_cast(offsetof(InputEventStream_t865DFD318AD1B67CF6D3701A97711E1EE6EE6755, ___m_MaxAppendedEvents_4)); } inline int32_t get_m_MaxAppendedEvents_4() const { return ___m_MaxAppendedEvents_4; } inline int32_t* get_address_of_m_MaxAppendedEvents_4() { return &___m_MaxAppendedEvents_4; } inline void set_m_MaxAppendedEvents_4(int32_t value) { ___m_MaxAppendedEvents_4 = value; } inline static int32_t get_offset_of_m_AppendBuffer_5() { return static_cast(offsetof(InputEventStream_t865DFD318AD1B67CF6D3701A97711E1EE6EE6755, ___m_AppendBuffer_5)); } inline InputEventBuffer_t5837FA1A7F4845FA074AD7A3C2761725E2761CCA get_m_AppendBuffer_5() const { return ___m_AppendBuffer_5; } inline InputEventBuffer_t5837FA1A7F4845FA074AD7A3C2761725E2761CCA * get_address_of_m_AppendBuffer_5() { return &___m_AppendBuffer_5; } inline void set_m_AppendBuffer_5(InputEventBuffer_t5837FA1A7F4845FA074AD7A3C2761725E2761CCA value) { ___m_AppendBuffer_5 = value; } inline static int32_t get_offset_of_m_CurrentAppendEventReadPtr_6() { return static_cast(offsetof(InputEventStream_t865DFD318AD1B67CF6D3701A97711E1EE6EE6755, ___m_CurrentAppendEventReadPtr_6)); } inline InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 * get_m_CurrentAppendEventReadPtr_6() const { return ___m_CurrentAppendEventReadPtr_6; } inline InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 ** get_address_of_m_CurrentAppendEventReadPtr_6() { return &___m_CurrentAppendEventReadPtr_6; } inline void set_m_CurrentAppendEventReadPtr_6(InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 * value) { ___m_CurrentAppendEventReadPtr_6 = value; } inline static int32_t get_offset_of_m_CurrentAppendEventWritePtr_7() { return static_cast(offsetof(InputEventStream_t865DFD318AD1B67CF6D3701A97711E1EE6EE6755, ___m_CurrentAppendEventWritePtr_7)); } inline InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 * get_m_CurrentAppendEventWritePtr_7() const { return ___m_CurrentAppendEventWritePtr_7; } inline InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 ** get_address_of_m_CurrentAppendEventWritePtr_7() { return &___m_CurrentAppendEventWritePtr_7; } inline void set_m_CurrentAppendEventWritePtr_7(InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 * value) { ___m_CurrentAppendEventWritePtr_7 = value; } inline static int32_t get_offset_of_m_RemainingAppendEventCount_8() { return static_cast(offsetof(InputEventStream_t865DFD318AD1B67CF6D3701A97711E1EE6EE6755, ___m_RemainingAppendEventCount_8)); } inline int32_t get_m_RemainingAppendEventCount_8() const { return ___m_RemainingAppendEventCount_8; } inline int32_t* get_address_of_m_RemainingAppendEventCount_8() { return &___m_RemainingAppendEventCount_8; } inline void set_m_RemainingAppendEventCount_8(int32_t value) { ___m_RemainingAppendEventCount_8 = value; } inline static int32_t get_offset_of_m_NumEventsRetainedInBuffer_9() { return static_cast(offsetof(InputEventStream_t865DFD318AD1B67CF6D3701A97711E1EE6EE6755, ___m_NumEventsRetainedInBuffer_9)); } inline int32_t get_m_NumEventsRetainedInBuffer_9() const { return ___m_NumEventsRetainedInBuffer_9; } inline int32_t* get_address_of_m_NumEventsRetainedInBuffer_9() { return &___m_NumEventsRetainedInBuffer_9; } inline void set_m_NumEventsRetainedInBuffer_9(int32_t value) { ___m_NumEventsRetainedInBuffer_9 = value; } inline static int32_t get_offset_of_m_IsOpen_10() { return static_cast(offsetof(InputEventStream_t865DFD318AD1B67CF6D3701A97711E1EE6EE6755, ___m_IsOpen_10)); } inline bool get_m_IsOpen_10() const { return ___m_IsOpen_10; } inline bool* get_address_of_m_IsOpen_10() { return &___m_IsOpen_10; } inline void set_m_IsOpen_10(bool value) { ___m_IsOpen_10 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.LowLevel.InputEventStream struct InputEventStream_t865DFD318AD1B67CF6D3701A97711E1EE6EE6755_marshaled_pinvoke { InputEventBuffer_t5837FA1A7F4845FA074AD7A3C2761725E2761CCA_marshaled_pinvoke ___m_NativeBuffer_0; InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 * ___m_CurrentNativeEventReadPtr_1; InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 * ___m_CurrentNativeEventWritePtr_2; int32_t ___m_RemainingNativeEventCount_3; int32_t ___m_MaxAppendedEvents_4; InputEventBuffer_t5837FA1A7F4845FA074AD7A3C2761725E2761CCA_marshaled_pinvoke ___m_AppendBuffer_5; InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 * ___m_CurrentAppendEventReadPtr_6; InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 * ___m_CurrentAppendEventWritePtr_7; int32_t ___m_RemainingAppendEventCount_8; int32_t ___m_NumEventsRetainedInBuffer_9; int32_t ___m_IsOpen_10; }; // Native definition for COM marshalling of UnityEngine.InputSystem.LowLevel.InputEventStream struct InputEventStream_t865DFD318AD1B67CF6D3701A97711E1EE6EE6755_marshaled_com { InputEventBuffer_t5837FA1A7F4845FA074AD7A3C2761725E2761CCA_marshaled_com ___m_NativeBuffer_0; InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 * ___m_CurrentNativeEventReadPtr_1; InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 * ___m_CurrentNativeEventWritePtr_2; int32_t ___m_RemainingNativeEventCount_3; int32_t ___m_MaxAppendedEvents_4; InputEventBuffer_t5837FA1A7F4845FA074AD7A3C2761725E2761CCA_marshaled_com ___m_AppendBuffer_5; InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 * ___m_CurrentAppendEventReadPtr_6; InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 * ___m_CurrentAppendEventWritePtr_7; int32_t ___m_RemainingAppendEventCount_8; int32_t ___m_NumEventsRetainedInBuffer_9; int32_t ___m_IsOpen_10; }; // System.ComponentModel.InvalidEnumArgumentException struct InvalidEnumArgumentException_t900DF12581D586D2D9538FBB6F568175243D6637 : public ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 { public: public: }; // UnityEngine.InputSystem.EnhancedTouch.Touch struct Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 { public: // UnityEngine.InputSystem.EnhancedTouch.Finger UnityEngine.InputSystem.EnhancedTouch.Touch::m_Finger Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F * ___m_Finger_0; // UnityEngine.InputSystem.LowLevel.InputStateHistory`1/Record UnityEngine.InputSystem.EnhancedTouch.Touch::m_TouchRecord Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 ___m_TouchRecord_1; public: inline static int32_t get_offset_of_m_Finger_0() { return static_cast(offsetof(Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21, ___m_Finger_0)); } inline Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F * get_m_Finger_0() const { return ___m_Finger_0; } inline Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F ** get_address_of_m_Finger_0() { return &___m_Finger_0; } inline void set_m_Finger_0(Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F * value) { ___m_Finger_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Finger_0), (void*)value); } inline static int32_t get_offset_of_m_TouchRecord_1() { return static_cast(offsetof(Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21, ___m_TouchRecord_1)); } inline Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 get_m_TouchRecord_1() const { return ___m_TouchRecord_1; } inline Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 * get_address_of_m_TouchRecord_1() { return &___m_TouchRecord_1; } inline void set_m_TouchRecord_1(Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 value) { ___m_TouchRecord_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_TouchRecord_1))->___m_Owner_0), (void*)NULL); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.EnhancedTouch.Touch struct Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21_marshaled_pinvoke { Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F * ___m_Finger_0; Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 ___m_TouchRecord_1; }; // Native definition for COM marshalling of UnityEngine.InputSystem.EnhancedTouch.Touch struct Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21_marshaled_com { Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F * ___m_Finger_0; Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 ___m_TouchRecord_1; }; // UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerable struct ParameterEnumerable_t9B04D5E4EBD476F0D8EA134E1A4445D3C38A8E13 { public: // UnityEngine.InputSystem.InputActionState UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerable::m_State InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * ___m_State_0; // UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterOverride UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerable::m_Parameter ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 ___m_Parameter_1; // System.Int32 UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerable::m_MapIndex int32_t ___m_MapIndex_2; public: inline static int32_t get_offset_of_m_State_0() { return static_cast(offsetof(ParameterEnumerable_t9B04D5E4EBD476F0D8EA134E1A4445D3C38A8E13, ___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_Parameter_1() { return static_cast(offsetof(ParameterEnumerable_t9B04D5E4EBD476F0D8EA134E1A4445D3C38A8E13, ___m_Parameter_1)); } inline ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 get_m_Parameter_1() const { return ___m_Parameter_1; } inline ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 * get_address_of_m_Parameter_1() { return &___m_Parameter_1; } inline void set_m_Parameter_1(ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 value) { ___m_Parameter_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Parameter_1))->___objectRegistrationName_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Parameter_1))->___parameter_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_Parameter_1))->___bindingMask_2))->___m_Name_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_Parameter_1))->___bindingMask_2))->___m_Id_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_Parameter_1))->___bindingMask_2))->___m_Path_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_Parameter_1))->___bindingMask_2))->___m_Interactions_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_Parameter_1))->___bindingMask_2))->___m_Processors_6), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_Parameter_1))->___bindingMask_2))->___m_Groups_7), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_Parameter_1))->___bindingMask_2))->___m_Action_8), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_Parameter_1))->___bindingMask_2))->___m_OverridePath_10), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_Parameter_1))->___bindingMask_2))->___m_OverrideInteractions_11), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_Parameter_1))->___bindingMask_2))->___m_OverrideProcessors_12), (void*)NULL); #endif } inline static int32_t get_offset_of_m_MapIndex_2() { return static_cast(offsetof(ParameterEnumerable_t9B04D5E4EBD476F0D8EA134E1A4445D3C38A8E13, ___m_MapIndex_2)); } inline int32_t get_m_MapIndex_2() const { return ___m_MapIndex_2; } inline int32_t* get_address_of_m_MapIndex_2() { return &___m_MapIndex_2; } inline void set_m_MapIndex_2(int32_t value) { ___m_MapIndex_2 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerable struct ParameterEnumerable_t9B04D5E4EBD476F0D8EA134E1A4445D3C38A8E13_marshaled_pinvoke { InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * ___m_State_0; ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7_marshaled_pinvoke ___m_Parameter_1; int32_t ___m_MapIndex_2; }; // Native definition for COM marshalling of UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerable struct ParameterEnumerable_t9B04D5E4EBD476F0D8EA134E1A4445D3C38A8E13_marshaled_com { InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * ___m_State_0; ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7_marshaled_com ___m_Parameter_1; int32_t ___m_MapIndex_2; }; // UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation struct RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A : public RuntimeObject { public: // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::m_ActionToRebind InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___m_ActionToRebind_1; // System.Nullable`1 UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::m_BindingMask Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 ___m_BindingMask_2; // System.Type UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::m_ControlType Type_t * ___m_ControlType_3; // UnityEngine.InputSystem.Utilities.InternedString UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::m_ExpectedLayout InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED ___m_ExpectedLayout_4; // System.Int32 UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::m_IncludePathCount int32_t ___m_IncludePathCount_5; // System.String[] UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::m_IncludePaths StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___m_IncludePaths_6; // System.Int32 UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::m_ExcludePathCount int32_t ___m_ExcludePathCount_7; // System.String[] UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::m_ExcludePaths StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___m_ExcludePaths_8; // System.Int32 UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::m_TargetBindingIndex int32_t ___m_TargetBindingIndex_9; // System.String UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::m_BindingGroupForNewBinding String_t* ___m_BindingGroupForNewBinding_10; // System.String UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::m_CancelBinding String_t* ___m_CancelBinding_11; // System.Single UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::m_MagnitudeThreshold float ___m_MagnitudeThreshold_12; // System.Single[] UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::m_Scores SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___m_Scores_13; // System.Single[] UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::m_Magnitudes SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___m_Magnitudes_14; // System.Double UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::m_LastMatchTime double ___m_LastMatchTime_15; // System.Double UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::m_StartTime double ___m_StartTime_16; // System.Single UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::m_Timeout float ___m_Timeout_17; // System.Single UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::m_WaitSecondsAfterMatch float ___m_WaitSecondsAfterMatch_18; // UnityEngine.InputSystem.InputControlList`1 UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::m_Candidates InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A ___m_Candidates_19; // System.Action`1 UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::m_OnComplete Action_1_t61BD3DFB9BC1BA4B424EA704CEA81D8C8D2F5B79 * ___m_OnComplete_20; // System.Action`1 UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::m_OnCancel Action_1_t61BD3DFB9BC1BA4B424EA704CEA81D8C8D2F5B79 * ___m_OnCancel_21; // System.Action`1 UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::m_OnPotentialMatch Action_1_t61BD3DFB9BC1BA4B424EA704CEA81D8C8D2F5B79 * ___m_OnPotentialMatch_22; // System.Func`2 UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::m_OnGeneratePath Func_2_tDFF7FD5F9307DD46AB85BF6531D2DB40FC0FA613 * ___m_OnGeneratePath_23; // System.Func`3 UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::m_OnComputeScore Func_3_t2C41859D084C543E2B0ABD59C126E950EBE553A9 * ___m_OnComputeScore_24; // System.Action`2 UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::m_OnApplyBinding Action_2_tBB7AE204FD0C5FE10EC036638475EBCC10BF9B39 * ___m_OnApplyBinding_25; // System.Action`2 UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::m_OnEventDelegate Action_2_t18E7F4E321737EF92F70387314BC88164CA7B59C * ___m_OnEventDelegate_26; // System.Action UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::m_OnAfterUpdateDelegate Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___m_OnAfterUpdateDelegate_27; // UnityEngine.InputSystem.Layouts.InputControlLayout/Cache UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::m_LayoutCache Cache_tCCC71FFB1DEF56FF815ED5B09BB764EDB00EE82E ___m_LayoutCache_28; // System.Text.StringBuilder UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::m_PathBuilder StringBuilder_t * ___m_PathBuilder_29; // UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation/Flags UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::m_Flags int32_t ___m_Flags_30; // System.Collections.Generic.Dictionary`2 UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::m_StartingActuations Dictionary_2_tD695848A44AF92EAFC286F58A272F421EA39D447 * ___m_StartingActuations_31; public: inline static int32_t get_offset_of_m_ActionToRebind_1() { return static_cast(offsetof(RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A, ___m_ActionToRebind_1)); } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * get_m_ActionToRebind_1() const { return ___m_ActionToRebind_1; } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** get_address_of_m_ActionToRebind_1() { return &___m_ActionToRebind_1; } inline void set_m_ActionToRebind_1(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * value) { ___m_ActionToRebind_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ActionToRebind_1), (void*)value); } inline static int32_t get_offset_of_m_BindingMask_2() { return static_cast(offsetof(RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A, ___m_BindingMask_2)); } inline Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 get_m_BindingMask_2() const { return ___m_BindingMask_2; } inline Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 * get_address_of_m_BindingMask_2() { return &___m_BindingMask_2; } inline void set_m_BindingMask_2(Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 value) { ___m_BindingMask_2 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_2))->___value_0))->___m_Name_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_2))->___value_0))->___m_Id_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_2))->___value_0))->___m_Path_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_2))->___value_0))->___m_Interactions_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_2))->___value_0))->___m_Processors_6), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_2))->___value_0))->___m_Groups_7), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_2))->___value_0))->___m_Action_8), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_2))->___value_0))->___m_OverridePath_10), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_2))->___value_0))->___m_OverrideInteractions_11), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_2))->___value_0))->___m_OverrideProcessors_12), (void*)NULL); #endif } inline static int32_t get_offset_of_m_ControlType_3() { return static_cast(offsetof(RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A, ___m_ControlType_3)); } inline Type_t * get_m_ControlType_3() const { return ___m_ControlType_3; } inline Type_t ** get_address_of_m_ControlType_3() { return &___m_ControlType_3; } inline void set_m_ControlType_3(Type_t * value) { ___m_ControlType_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ControlType_3), (void*)value); } inline static int32_t get_offset_of_m_ExpectedLayout_4() { return static_cast(offsetof(RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A, ___m_ExpectedLayout_4)); } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED get_m_ExpectedLayout_4() const { return ___m_ExpectedLayout_4; } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED * get_address_of_m_ExpectedLayout_4() { return &___m_ExpectedLayout_4; } inline void set_m_ExpectedLayout_4(InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED value) { ___m_ExpectedLayout_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_ExpectedLayout_4))->___m_StringOriginalCase_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_ExpectedLayout_4))->___m_StringLowerCase_1), (void*)NULL); #endif } inline static int32_t get_offset_of_m_IncludePathCount_5() { return static_cast(offsetof(RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A, ___m_IncludePathCount_5)); } inline int32_t get_m_IncludePathCount_5() const { return ___m_IncludePathCount_5; } inline int32_t* get_address_of_m_IncludePathCount_5() { return &___m_IncludePathCount_5; } inline void set_m_IncludePathCount_5(int32_t value) { ___m_IncludePathCount_5 = value; } inline static int32_t get_offset_of_m_IncludePaths_6() { return static_cast(offsetof(RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A, ___m_IncludePaths_6)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_m_IncludePaths_6() const { return ___m_IncludePaths_6; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_m_IncludePaths_6() { return &___m_IncludePaths_6; } inline void set_m_IncludePaths_6(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___m_IncludePaths_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_IncludePaths_6), (void*)value); } inline static int32_t get_offset_of_m_ExcludePathCount_7() { return static_cast(offsetof(RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A, ___m_ExcludePathCount_7)); } inline int32_t get_m_ExcludePathCount_7() const { return ___m_ExcludePathCount_7; } inline int32_t* get_address_of_m_ExcludePathCount_7() { return &___m_ExcludePathCount_7; } inline void set_m_ExcludePathCount_7(int32_t value) { ___m_ExcludePathCount_7 = value; } inline static int32_t get_offset_of_m_ExcludePaths_8() { return static_cast(offsetof(RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A, ___m_ExcludePaths_8)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_m_ExcludePaths_8() const { return ___m_ExcludePaths_8; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_m_ExcludePaths_8() { return &___m_ExcludePaths_8; } inline void set_m_ExcludePaths_8(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___m_ExcludePaths_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ExcludePaths_8), (void*)value); } inline static int32_t get_offset_of_m_TargetBindingIndex_9() { return static_cast(offsetof(RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A, ___m_TargetBindingIndex_9)); } inline int32_t get_m_TargetBindingIndex_9() const { return ___m_TargetBindingIndex_9; } inline int32_t* get_address_of_m_TargetBindingIndex_9() { return &___m_TargetBindingIndex_9; } inline void set_m_TargetBindingIndex_9(int32_t value) { ___m_TargetBindingIndex_9 = value; } inline static int32_t get_offset_of_m_BindingGroupForNewBinding_10() { return static_cast(offsetof(RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A, ___m_BindingGroupForNewBinding_10)); } inline String_t* get_m_BindingGroupForNewBinding_10() const { return ___m_BindingGroupForNewBinding_10; } inline String_t** get_address_of_m_BindingGroupForNewBinding_10() { return &___m_BindingGroupForNewBinding_10; } inline void set_m_BindingGroupForNewBinding_10(String_t* value) { ___m_BindingGroupForNewBinding_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_BindingGroupForNewBinding_10), (void*)value); } inline static int32_t get_offset_of_m_CancelBinding_11() { return static_cast(offsetof(RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A, ___m_CancelBinding_11)); } inline String_t* get_m_CancelBinding_11() const { return ___m_CancelBinding_11; } inline String_t** get_address_of_m_CancelBinding_11() { return &___m_CancelBinding_11; } inline void set_m_CancelBinding_11(String_t* value) { ___m_CancelBinding_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CancelBinding_11), (void*)value); } inline static int32_t get_offset_of_m_MagnitudeThreshold_12() { return static_cast(offsetof(RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A, ___m_MagnitudeThreshold_12)); } inline float get_m_MagnitudeThreshold_12() const { return ___m_MagnitudeThreshold_12; } inline float* get_address_of_m_MagnitudeThreshold_12() { return &___m_MagnitudeThreshold_12; } inline void set_m_MagnitudeThreshold_12(float value) { ___m_MagnitudeThreshold_12 = value; } inline static int32_t get_offset_of_m_Scores_13() { return static_cast(offsetof(RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A, ___m_Scores_13)); } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* get_m_Scores_13() const { return ___m_Scores_13; } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA** get_address_of_m_Scores_13() { return &___m_Scores_13; } inline void set_m_Scores_13(SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* value) { ___m_Scores_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Scores_13), (void*)value); } inline static int32_t get_offset_of_m_Magnitudes_14() { return static_cast(offsetof(RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A, ___m_Magnitudes_14)); } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* get_m_Magnitudes_14() const { return ___m_Magnitudes_14; } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA** get_address_of_m_Magnitudes_14() { return &___m_Magnitudes_14; } inline void set_m_Magnitudes_14(SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* value) { ___m_Magnitudes_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Magnitudes_14), (void*)value); } inline static int32_t get_offset_of_m_LastMatchTime_15() { return static_cast(offsetof(RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A, ___m_LastMatchTime_15)); } inline double get_m_LastMatchTime_15() const { return ___m_LastMatchTime_15; } inline double* get_address_of_m_LastMatchTime_15() { return &___m_LastMatchTime_15; } inline void set_m_LastMatchTime_15(double value) { ___m_LastMatchTime_15 = value; } inline static int32_t get_offset_of_m_StartTime_16() { return static_cast(offsetof(RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A, ___m_StartTime_16)); } inline double get_m_StartTime_16() const { return ___m_StartTime_16; } inline double* get_address_of_m_StartTime_16() { return &___m_StartTime_16; } inline void set_m_StartTime_16(double value) { ___m_StartTime_16 = value; } inline static int32_t get_offset_of_m_Timeout_17() { return static_cast(offsetof(RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A, ___m_Timeout_17)); } inline float get_m_Timeout_17() const { return ___m_Timeout_17; } inline float* get_address_of_m_Timeout_17() { return &___m_Timeout_17; } inline void set_m_Timeout_17(float value) { ___m_Timeout_17 = value; } inline static int32_t get_offset_of_m_WaitSecondsAfterMatch_18() { return static_cast(offsetof(RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A, ___m_WaitSecondsAfterMatch_18)); } inline float get_m_WaitSecondsAfterMatch_18() const { return ___m_WaitSecondsAfterMatch_18; } inline float* get_address_of_m_WaitSecondsAfterMatch_18() { return &___m_WaitSecondsAfterMatch_18; } inline void set_m_WaitSecondsAfterMatch_18(float value) { ___m_WaitSecondsAfterMatch_18 = value; } inline static int32_t get_offset_of_m_Candidates_19() { return static_cast(offsetof(RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A, ___m_Candidates_19)); } inline InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A get_m_Candidates_19() const { return ___m_Candidates_19; } inline InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A * get_address_of_m_Candidates_19() { return &___m_Candidates_19; } inline void set_m_Candidates_19(InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A value) { ___m_Candidates_19 = value; } inline static int32_t get_offset_of_m_OnComplete_20() { return static_cast(offsetof(RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A, ___m_OnComplete_20)); } inline Action_1_t61BD3DFB9BC1BA4B424EA704CEA81D8C8D2F5B79 * get_m_OnComplete_20() const { return ___m_OnComplete_20; } inline Action_1_t61BD3DFB9BC1BA4B424EA704CEA81D8C8D2F5B79 ** get_address_of_m_OnComplete_20() { return &___m_OnComplete_20; } inline void set_m_OnComplete_20(Action_1_t61BD3DFB9BC1BA4B424EA704CEA81D8C8D2F5B79 * value) { ___m_OnComplete_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OnComplete_20), (void*)value); } inline static int32_t get_offset_of_m_OnCancel_21() { return static_cast(offsetof(RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A, ___m_OnCancel_21)); } inline Action_1_t61BD3DFB9BC1BA4B424EA704CEA81D8C8D2F5B79 * get_m_OnCancel_21() const { return ___m_OnCancel_21; } inline Action_1_t61BD3DFB9BC1BA4B424EA704CEA81D8C8D2F5B79 ** get_address_of_m_OnCancel_21() { return &___m_OnCancel_21; } inline void set_m_OnCancel_21(Action_1_t61BD3DFB9BC1BA4B424EA704CEA81D8C8D2F5B79 * value) { ___m_OnCancel_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OnCancel_21), (void*)value); } inline static int32_t get_offset_of_m_OnPotentialMatch_22() { return static_cast(offsetof(RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A, ___m_OnPotentialMatch_22)); } inline Action_1_t61BD3DFB9BC1BA4B424EA704CEA81D8C8D2F5B79 * get_m_OnPotentialMatch_22() const { return ___m_OnPotentialMatch_22; } inline Action_1_t61BD3DFB9BC1BA4B424EA704CEA81D8C8D2F5B79 ** get_address_of_m_OnPotentialMatch_22() { return &___m_OnPotentialMatch_22; } inline void set_m_OnPotentialMatch_22(Action_1_t61BD3DFB9BC1BA4B424EA704CEA81D8C8D2F5B79 * value) { ___m_OnPotentialMatch_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OnPotentialMatch_22), (void*)value); } inline static int32_t get_offset_of_m_OnGeneratePath_23() { return static_cast(offsetof(RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A, ___m_OnGeneratePath_23)); } inline Func_2_tDFF7FD5F9307DD46AB85BF6531D2DB40FC0FA613 * get_m_OnGeneratePath_23() const { return ___m_OnGeneratePath_23; } inline Func_2_tDFF7FD5F9307DD46AB85BF6531D2DB40FC0FA613 ** get_address_of_m_OnGeneratePath_23() { return &___m_OnGeneratePath_23; } inline void set_m_OnGeneratePath_23(Func_2_tDFF7FD5F9307DD46AB85BF6531D2DB40FC0FA613 * value) { ___m_OnGeneratePath_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OnGeneratePath_23), (void*)value); } inline static int32_t get_offset_of_m_OnComputeScore_24() { return static_cast(offsetof(RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A, ___m_OnComputeScore_24)); } inline Func_3_t2C41859D084C543E2B0ABD59C126E950EBE553A9 * get_m_OnComputeScore_24() const { return ___m_OnComputeScore_24; } inline Func_3_t2C41859D084C543E2B0ABD59C126E950EBE553A9 ** get_address_of_m_OnComputeScore_24() { return &___m_OnComputeScore_24; } inline void set_m_OnComputeScore_24(Func_3_t2C41859D084C543E2B0ABD59C126E950EBE553A9 * value) { ___m_OnComputeScore_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OnComputeScore_24), (void*)value); } inline static int32_t get_offset_of_m_OnApplyBinding_25() { return static_cast(offsetof(RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A, ___m_OnApplyBinding_25)); } inline Action_2_tBB7AE204FD0C5FE10EC036638475EBCC10BF9B39 * get_m_OnApplyBinding_25() const { return ___m_OnApplyBinding_25; } inline Action_2_tBB7AE204FD0C5FE10EC036638475EBCC10BF9B39 ** get_address_of_m_OnApplyBinding_25() { return &___m_OnApplyBinding_25; } inline void set_m_OnApplyBinding_25(Action_2_tBB7AE204FD0C5FE10EC036638475EBCC10BF9B39 * value) { ___m_OnApplyBinding_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OnApplyBinding_25), (void*)value); } inline static int32_t get_offset_of_m_OnEventDelegate_26() { return static_cast(offsetof(RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A, ___m_OnEventDelegate_26)); } inline Action_2_t18E7F4E321737EF92F70387314BC88164CA7B59C * get_m_OnEventDelegate_26() const { return ___m_OnEventDelegate_26; } inline Action_2_t18E7F4E321737EF92F70387314BC88164CA7B59C ** get_address_of_m_OnEventDelegate_26() { return &___m_OnEventDelegate_26; } inline void set_m_OnEventDelegate_26(Action_2_t18E7F4E321737EF92F70387314BC88164CA7B59C * value) { ___m_OnEventDelegate_26 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OnEventDelegate_26), (void*)value); } inline static int32_t get_offset_of_m_OnAfterUpdateDelegate_27() { return static_cast(offsetof(RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A, ___m_OnAfterUpdateDelegate_27)); } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_m_OnAfterUpdateDelegate_27() const { return ___m_OnAfterUpdateDelegate_27; } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_m_OnAfterUpdateDelegate_27() { return &___m_OnAfterUpdateDelegate_27; } inline void set_m_OnAfterUpdateDelegate_27(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value) { ___m_OnAfterUpdateDelegate_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OnAfterUpdateDelegate_27), (void*)value); } inline static int32_t get_offset_of_m_LayoutCache_28() { return static_cast(offsetof(RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A, ___m_LayoutCache_28)); } inline Cache_tCCC71FFB1DEF56FF815ED5B09BB764EDB00EE82E get_m_LayoutCache_28() const { return ___m_LayoutCache_28; } inline Cache_tCCC71FFB1DEF56FF815ED5B09BB764EDB00EE82E * get_address_of_m_LayoutCache_28() { return &___m_LayoutCache_28; } inline void set_m_LayoutCache_28(Cache_tCCC71FFB1DEF56FF815ED5B09BB764EDB00EE82E value) { ___m_LayoutCache_28 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_LayoutCache_28))->___table_0), (void*)NULL); } inline static int32_t get_offset_of_m_PathBuilder_29() { return static_cast(offsetof(RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A, ___m_PathBuilder_29)); } inline StringBuilder_t * get_m_PathBuilder_29() const { return ___m_PathBuilder_29; } inline StringBuilder_t ** get_address_of_m_PathBuilder_29() { return &___m_PathBuilder_29; } inline void set_m_PathBuilder_29(StringBuilder_t * value) { ___m_PathBuilder_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_PathBuilder_29), (void*)value); } inline static int32_t get_offset_of_m_Flags_30() { return static_cast(offsetof(RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A, ___m_Flags_30)); } inline int32_t get_m_Flags_30() const { return ___m_Flags_30; } inline int32_t* get_address_of_m_Flags_30() { return &___m_Flags_30; } inline void set_m_Flags_30(int32_t value) { ___m_Flags_30 = value; } inline static int32_t get_offset_of_m_StartingActuations_31() { return static_cast(offsetof(RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A, ___m_StartingActuations_31)); } inline Dictionary_2_tD695848A44AF92EAFC286F58A272F421EA39D447 * get_m_StartingActuations_31() const { return ___m_StartingActuations_31; } inline Dictionary_2_tD695848A44AF92EAFC286F58A272F421EA39D447 ** get_address_of_m_StartingActuations_31() { return &___m_StartingActuations_31; } inline void set_m_StartingActuations_31(Dictionary_2_tD695848A44AF92EAFC286F58A272F421EA39D447 * value) { ___m_StartingActuations_31 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_StartingActuations_31), (void*)value); } }; // UnityEngine.InputSystem.Controls.AxisControl struct AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 : public InputControl_1_t011854B2ED3F016A34A91350FC9B9055E1E820D3 { public: // UnityEngine.InputSystem.Controls.AxisControl/Clamp UnityEngine.InputSystem.Controls.AxisControl::clamp int32_t ___clamp_22; // System.Single UnityEngine.InputSystem.Controls.AxisControl::clampMin float ___clampMin_23; // System.Single UnityEngine.InputSystem.Controls.AxisControl::clampMax float ___clampMax_24; // System.Single UnityEngine.InputSystem.Controls.AxisControl::clampConstant float ___clampConstant_25; // System.Boolean UnityEngine.InputSystem.Controls.AxisControl::invert bool ___invert_26; // System.Boolean UnityEngine.InputSystem.Controls.AxisControl::normalize bool ___normalize_27; // System.Single UnityEngine.InputSystem.Controls.AxisControl::normalizeMin float ___normalizeMin_28; // System.Single UnityEngine.InputSystem.Controls.AxisControl::normalizeMax float ___normalizeMax_29; // System.Single UnityEngine.InputSystem.Controls.AxisControl::normalizeZero float ___normalizeZero_30; // System.Boolean UnityEngine.InputSystem.Controls.AxisControl::scale bool ___scale_31; // System.Single UnityEngine.InputSystem.Controls.AxisControl::scaleFactor float ___scaleFactor_32; public: inline static int32_t get_offset_of_clamp_22() { return static_cast(offsetof(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680, ___clamp_22)); } inline int32_t get_clamp_22() const { return ___clamp_22; } inline int32_t* get_address_of_clamp_22() { return &___clamp_22; } inline void set_clamp_22(int32_t value) { ___clamp_22 = value; } inline static int32_t get_offset_of_clampMin_23() { return static_cast(offsetof(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680, ___clampMin_23)); } inline float get_clampMin_23() const { return ___clampMin_23; } inline float* get_address_of_clampMin_23() { return &___clampMin_23; } inline void set_clampMin_23(float value) { ___clampMin_23 = value; } inline static int32_t get_offset_of_clampMax_24() { return static_cast(offsetof(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680, ___clampMax_24)); } inline float get_clampMax_24() const { return ___clampMax_24; } inline float* get_address_of_clampMax_24() { return &___clampMax_24; } inline void set_clampMax_24(float value) { ___clampMax_24 = value; } inline static int32_t get_offset_of_clampConstant_25() { return static_cast(offsetof(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680, ___clampConstant_25)); } inline float get_clampConstant_25() const { return ___clampConstant_25; } inline float* get_address_of_clampConstant_25() { return &___clampConstant_25; } inline void set_clampConstant_25(float value) { ___clampConstant_25 = value; } inline static int32_t get_offset_of_invert_26() { return static_cast(offsetof(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680, ___invert_26)); } inline bool get_invert_26() const { return ___invert_26; } inline bool* get_address_of_invert_26() { return &___invert_26; } inline void set_invert_26(bool value) { ___invert_26 = value; } inline static int32_t get_offset_of_normalize_27() { return static_cast(offsetof(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680, ___normalize_27)); } inline bool get_normalize_27() const { return ___normalize_27; } inline bool* get_address_of_normalize_27() { return &___normalize_27; } inline void set_normalize_27(bool value) { ___normalize_27 = value; } inline static int32_t get_offset_of_normalizeMin_28() { return static_cast(offsetof(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680, ___normalizeMin_28)); } inline float get_normalizeMin_28() const { return ___normalizeMin_28; } inline float* get_address_of_normalizeMin_28() { return &___normalizeMin_28; } inline void set_normalizeMin_28(float value) { ___normalizeMin_28 = value; } inline static int32_t get_offset_of_normalizeMax_29() { return static_cast(offsetof(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680, ___normalizeMax_29)); } inline float get_normalizeMax_29() const { return ___normalizeMax_29; } inline float* get_address_of_normalizeMax_29() { return &___normalizeMax_29; } inline void set_normalizeMax_29(float value) { ___normalizeMax_29 = value; } inline static int32_t get_offset_of_normalizeZero_30() { return static_cast(offsetof(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680, ___normalizeZero_30)); } inline float get_normalizeZero_30() const { return ___normalizeZero_30; } inline float* get_address_of_normalizeZero_30() { return &___normalizeZero_30; } inline void set_normalizeZero_30(float value) { ___normalizeZero_30 = value; } inline static int32_t get_offset_of_scale_31() { return static_cast(offsetof(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680, ___scale_31)); } inline bool get_scale_31() const { return ___scale_31; } inline bool* get_address_of_scale_31() { return &___scale_31; } inline void set_scale_31(bool value) { ___scale_31 = value; } inline static int32_t get_offset_of_scaleFactor_32() { return static_cast(offsetof(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680, ___scaleFactor_32)); } inline float get_scaleFactor_32() const { return ___scaleFactor_32; } inline float* get_address_of_scaleFactor_32() { return &___scaleFactor_32; } inline void set_scaleFactor_32(float value) { ___scaleFactor_32 = value; } }; // UnityEngine.InputSystem.Gamepad struct Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 : public InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 { public: // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CbuttonWestU3Ek__BackingField_39; // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CbuttonNorthU3Ek__BackingField_40; // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CbuttonSouthU3Ek__BackingField_41; // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CbuttonEastU3Ek__BackingField_42; // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CleftStickButtonU3Ek__BackingField_43; // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CrightStickButtonU3Ek__BackingField_44; // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CstartButtonU3Ek__BackingField_45; // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CselectButtonU3Ek__BackingField_46; // UnityEngine.InputSystem.Controls.DpadControl UnityEngine.InputSystem.Gamepad::k__BackingField DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D * ___U3CdpadU3Ek__BackingField_47; // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CleftShoulderU3Ek__BackingField_48; // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CrightShoulderU3Ek__BackingField_49; // UnityEngine.InputSystem.Controls.StickControl UnityEngine.InputSystem.Gamepad::k__BackingField StickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D * ___U3CleftStickU3Ek__BackingField_50; // UnityEngine.InputSystem.Controls.StickControl UnityEngine.InputSystem.Gamepad::k__BackingField StickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D * ___U3CrightStickU3Ek__BackingField_51; // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CleftTriggerU3Ek__BackingField_52; // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CrightTriggerU3Ek__BackingField_53; // UnityEngine.InputSystem.Haptics.DualMotorRumble UnityEngine.InputSystem.Gamepad::m_Rumble DualMotorRumble_t263583B0965CDEDEF5AE02854BE4D18554864784 ___m_Rumble_55; public: inline static int32_t get_offset_of_U3CbuttonWestU3Ek__BackingField_39() { return static_cast(offsetof(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2, ___U3CbuttonWestU3Ek__BackingField_39)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CbuttonWestU3Ek__BackingField_39() const { return ___U3CbuttonWestU3Ek__BackingField_39; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CbuttonWestU3Ek__BackingField_39() { return &___U3CbuttonWestU3Ek__BackingField_39; } inline void set_U3CbuttonWestU3Ek__BackingField_39(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CbuttonWestU3Ek__BackingField_39 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CbuttonWestU3Ek__BackingField_39), (void*)value); } inline static int32_t get_offset_of_U3CbuttonNorthU3Ek__BackingField_40() { return static_cast(offsetof(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2, ___U3CbuttonNorthU3Ek__BackingField_40)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CbuttonNorthU3Ek__BackingField_40() const { return ___U3CbuttonNorthU3Ek__BackingField_40; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CbuttonNorthU3Ek__BackingField_40() { return &___U3CbuttonNorthU3Ek__BackingField_40; } inline void set_U3CbuttonNorthU3Ek__BackingField_40(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CbuttonNorthU3Ek__BackingField_40 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CbuttonNorthU3Ek__BackingField_40), (void*)value); } inline static int32_t get_offset_of_U3CbuttonSouthU3Ek__BackingField_41() { return static_cast(offsetof(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2, ___U3CbuttonSouthU3Ek__BackingField_41)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CbuttonSouthU3Ek__BackingField_41() const { return ___U3CbuttonSouthU3Ek__BackingField_41; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CbuttonSouthU3Ek__BackingField_41() { return &___U3CbuttonSouthU3Ek__BackingField_41; } inline void set_U3CbuttonSouthU3Ek__BackingField_41(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CbuttonSouthU3Ek__BackingField_41 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CbuttonSouthU3Ek__BackingField_41), (void*)value); } inline static int32_t get_offset_of_U3CbuttonEastU3Ek__BackingField_42() { return static_cast(offsetof(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2, ___U3CbuttonEastU3Ek__BackingField_42)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CbuttonEastU3Ek__BackingField_42() const { return ___U3CbuttonEastU3Ek__BackingField_42; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CbuttonEastU3Ek__BackingField_42() { return &___U3CbuttonEastU3Ek__BackingField_42; } inline void set_U3CbuttonEastU3Ek__BackingField_42(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CbuttonEastU3Ek__BackingField_42 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CbuttonEastU3Ek__BackingField_42), (void*)value); } inline static int32_t get_offset_of_U3CleftStickButtonU3Ek__BackingField_43() { return static_cast(offsetof(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2, ___U3CleftStickButtonU3Ek__BackingField_43)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CleftStickButtonU3Ek__BackingField_43() const { return ___U3CleftStickButtonU3Ek__BackingField_43; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CleftStickButtonU3Ek__BackingField_43() { return &___U3CleftStickButtonU3Ek__BackingField_43; } inline void set_U3CleftStickButtonU3Ek__BackingField_43(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CleftStickButtonU3Ek__BackingField_43 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CleftStickButtonU3Ek__BackingField_43), (void*)value); } inline static int32_t get_offset_of_U3CrightStickButtonU3Ek__BackingField_44() { return static_cast(offsetof(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2, ___U3CrightStickButtonU3Ek__BackingField_44)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CrightStickButtonU3Ek__BackingField_44() const { return ___U3CrightStickButtonU3Ek__BackingField_44; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CrightStickButtonU3Ek__BackingField_44() { return &___U3CrightStickButtonU3Ek__BackingField_44; } inline void set_U3CrightStickButtonU3Ek__BackingField_44(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CrightStickButtonU3Ek__BackingField_44 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CrightStickButtonU3Ek__BackingField_44), (void*)value); } inline static int32_t get_offset_of_U3CstartButtonU3Ek__BackingField_45() { return static_cast(offsetof(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2, ___U3CstartButtonU3Ek__BackingField_45)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CstartButtonU3Ek__BackingField_45() const { return ___U3CstartButtonU3Ek__BackingField_45; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CstartButtonU3Ek__BackingField_45() { return &___U3CstartButtonU3Ek__BackingField_45; } inline void set_U3CstartButtonU3Ek__BackingField_45(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CstartButtonU3Ek__BackingField_45 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CstartButtonU3Ek__BackingField_45), (void*)value); } inline static int32_t get_offset_of_U3CselectButtonU3Ek__BackingField_46() { return static_cast(offsetof(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2, ___U3CselectButtonU3Ek__BackingField_46)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CselectButtonU3Ek__BackingField_46() const { return ___U3CselectButtonU3Ek__BackingField_46; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CselectButtonU3Ek__BackingField_46() { return &___U3CselectButtonU3Ek__BackingField_46; } inline void set_U3CselectButtonU3Ek__BackingField_46(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CselectButtonU3Ek__BackingField_46 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CselectButtonU3Ek__BackingField_46), (void*)value); } inline static int32_t get_offset_of_U3CdpadU3Ek__BackingField_47() { return static_cast(offsetof(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2, ___U3CdpadU3Ek__BackingField_47)); } inline DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D * get_U3CdpadU3Ek__BackingField_47() const { return ___U3CdpadU3Ek__BackingField_47; } inline DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D ** get_address_of_U3CdpadU3Ek__BackingField_47() { return &___U3CdpadU3Ek__BackingField_47; } inline void set_U3CdpadU3Ek__BackingField_47(DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D * value) { ___U3CdpadU3Ek__BackingField_47 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CdpadU3Ek__BackingField_47), (void*)value); } inline static int32_t get_offset_of_U3CleftShoulderU3Ek__BackingField_48() { return static_cast(offsetof(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2, ___U3CleftShoulderU3Ek__BackingField_48)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CleftShoulderU3Ek__BackingField_48() const { return ___U3CleftShoulderU3Ek__BackingField_48; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CleftShoulderU3Ek__BackingField_48() { return &___U3CleftShoulderU3Ek__BackingField_48; } inline void set_U3CleftShoulderU3Ek__BackingField_48(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CleftShoulderU3Ek__BackingField_48 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CleftShoulderU3Ek__BackingField_48), (void*)value); } inline static int32_t get_offset_of_U3CrightShoulderU3Ek__BackingField_49() { return static_cast(offsetof(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2, ___U3CrightShoulderU3Ek__BackingField_49)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CrightShoulderU3Ek__BackingField_49() const { return ___U3CrightShoulderU3Ek__BackingField_49; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CrightShoulderU3Ek__BackingField_49() { return &___U3CrightShoulderU3Ek__BackingField_49; } inline void set_U3CrightShoulderU3Ek__BackingField_49(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CrightShoulderU3Ek__BackingField_49 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CrightShoulderU3Ek__BackingField_49), (void*)value); } inline static int32_t get_offset_of_U3CleftStickU3Ek__BackingField_50() { return static_cast(offsetof(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2, ___U3CleftStickU3Ek__BackingField_50)); } inline StickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D * get_U3CleftStickU3Ek__BackingField_50() const { return ___U3CleftStickU3Ek__BackingField_50; } inline StickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D ** get_address_of_U3CleftStickU3Ek__BackingField_50() { return &___U3CleftStickU3Ek__BackingField_50; } inline void set_U3CleftStickU3Ek__BackingField_50(StickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D * value) { ___U3CleftStickU3Ek__BackingField_50 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CleftStickU3Ek__BackingField_50), (void*)value); } inline static int32_t get_offset_of_U3CrightStickU3Ek__BackingField_51() { return static_cast(offsetof(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2, ___U3CrightStickU3Ek__BackingField_51)); } inline StickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D * get_U3CrightStickU3Ek__BackingField_51() const { return ___U3CrightStickU3Ek__BackingField_51; } inline StickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D ** get_address_of_U3CrightStickU3Ek__BackingField_51() { return &___U3CrightStickU3Ek__BackingField_51; } inline void set_U3CrightStickU3Ek__BackingField_51(StickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D * value) { ___U3CrightStickU3Ek__BackingField_51 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CrightStickU3Ek__BackingField_51), (void*)value); } inline static int32_t get_offset_of_U3CleftTriggerU3Ek__BackingField_52() { return static_cast(offsetof(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2, ___U3CleftTriggerU3Ek__BackingField_52)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CleftTriggerU3Ek__BackingField_52() const { return ___U3CleftTriggerU3Ek__BackingField_52; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CleftTriggerU3Ek__BackingField_52() { return &___U3CleftTriggerU3Ek__BackingField_52; } inline void set_U3CleftTriggerU3Ek__BackingField_52(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CleftTriggerU3Ek__BackingField_52 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CleftTriggerU3Ek__BackingField_52), (void*)value); } inline static int32_t get_offset_of_U3CrightTriggerU3Ek__BackingField_53() { return static_cast(offsetof(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2, ___U3CrightTriggerU3Ek__BackingField_53)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CrightTriggerU3Ek__BackingField_53() const { return ___U3CrightTriggerU3Ek__BackingField_53; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CrightTriggerU3Ek__BackingField_53() { return &___U3CrightTriggerU3Ek__BackingField_53; } inline void set_U3CrightTriggerU3Ek__BackingField_53(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CrightTriggerU3Ek__BackingField_53 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CrightTriggerU3Ek__BackingField_53), (void*)value); } inline static int32_t get_offset_of_m_Rumble_55() { return static_cast(offsetof(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2, ___m_Rumble_55)); } inline DualMotorRumble_t263583B0965CDEDEF5AE02854BE4D18554864784 get_m_Rumble_55() const { return ___m_Rumble_55; } inline DualMotorRumble_t263583B0965CDEDEF5AE02854BE4D18554864784 * get_address_of_m_Rumble_55() { return &___m_Rumble_55; } inline void set_m_Rumble_55(DualMotorRumble_t263583B0965CDEDEF5AE02854BE4D18554864784 value) { ___m_Rumble_55 = value; } }; // UnityEngine.InputSystem.HID.HID struct HID_tF5DA045053DC4AF556BA93C3FD9076208341ADAE : public InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 { public: // System.Boolean UnityEngine.InputSystem.HID.HID::m_HaveParsedHIDDescriptor bool ___m_HaveParsedHIDDescriptor_41; // UnityEngine.InputSystem.HID.HID/HIDDeviceDescriptor UnityEngine.InputSystem.HID.HID::m_HIDDescriptor HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D ___m_HIDDescriptor_42; public: inline static int32_t get_offset_of_m_HaveParsedHIDDescriptor_41() { return static_cast(offsetof(HID_tF5DA045053DC4AF556BA93C3FD9076208341ADAE, ___m_HaveParsedHIDDescriptor_41)); } inline bool get_m_HaveParsedHIDDescriptor_41() const { return ___m_HaveParsedHIDDescriptor_41; } inline bool* get_address_of_m_HaveParsedHIDDescriptor_41() { return &___m_HaveParsedHIDDescriptor_41; } inline void set_m_HaveParsedHIDDescriptor_41(bool value) { ___m_HaveParsedHIDDescriptor_41 = value; } inline static int32_t get_offset_of_m_HIDDescriptor_42() { return static_cast(offsetof(HID_tF5DA045053DC4AF556BA93C3FD9076208341ADAE, ___m_HIDDescriptor_42)); } inline HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D get_m_HIDDescriptor_42() const { return ___m_HIDDescriptor_42; } inline HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D * get_address_of_m_HIDDescriptor_42() { return &___m_HIDDescriptor_42; } inline void set_m_HIDDescriptor_42(HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D value) { ___m_HIDDescriptor_42 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_HIDDescriptor_42))->___elements_7), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_HIDDescriptor_42))->___collections_8), (void*)NULL); #endif } }; // UnityEngine.InputSystem.InputManager struct InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F : public RuntimeObject { public: // System.Int32 UnityEngine.InputSystem.InputManager::m_LayoutRegistrationVersion int32_t ___m_LayoutRegistrationVersion_0; // System.Single UnityEngine.InputSystem.InputManager::m_PollingFrequency float ___m_PollingFrequency_1; // UnityEngine.InputSystem.Layouts.InputControlLayout/Collection UnityEngine.InputSystem.InputManager::m_Layouts Collection_tE4D2860D7319AE2B62163AFBA0A549B87DB0B97F ___m_Layouts_2; // UnityEngine.InputSystem.Utilities.TypeTable UnityEngine.InputSystem.InputManager::m_Processors TypeTable_t4E41B03F931506BA07A120F6578A8CA47459C64F ___m_Processors_3; // UnityEngine.InputSystem.Utilities.TypeTable UnityEngine.InputSystem.InputManager::m_Interactions TypeTable_t4E41B03F931506BA07A120F6578A8CA47459C64F ___m_Interactions_4; // UnityEngine.InputSystem.Utilities.TypeTable UnityEngine.InputSystem.InputManager::m_Composites TypeTable_t4E41B03F931506BA07A120F6578A8CA47459C64F ___m_Composites_5; // System.Int32 UnityEngine.InputSystem.InputManager::m_DevicesCount int32_t ___m_DevicesCount_6; // UnityEngine.InputSystem.InputDevice[] UnityEngine.InputSystem.InputManager::m_Devices InputDeviceU5BU5D_tE05D1214F0F949DC3A889F8DB4B7A68A3089F6D6* ___m_Devices_7; // System.Collections.Generic.Dictionary`2 UnityEngine.InputSystem.InputManager::m_DevicesById Dictionary_2_t8806482C2146F52C36A8CED3F9F5BAB0A8207EE7 * ___m_DevicesById_8; // System.Int32 UnityEngine.InputSystem.InputManager::m_AvailableDeviceCount int32_t ___m_AvailableDeviceCount_9; // UnityEngine.InputSystem.InputManager/AvailableDevice[] UnityEngine.InputSystem.InputManager::m_AvailableDevices AvailableDeviceU5BU5D_tD06A367F836B46BB029A8E9DAD83C23B6144D330* ___m_AvailableDevices_10; // System.Int32 UnityEngine.InputSystem.InputManager::m_DisconnectedDevicesCount int32_t ___m_DisconnectedDevicesCount_11; // UnityEngine.InputSystem.InputDevice[] UnityEngine.InputSystem.InputManager::m_DisconnectedDevices InputDeviceU5BU5D_tE05D1214F0F949DC3A889F8DB4B7A68A3089F6D6* ___m_DisconnectedDevices_12; // UnityEngine.InputSystem.LowLevel.InputUpdateType UnityEngine.InputSystem.InputManager::m_UpdateMask int32_t ___m_UpdateMask_13; // UnityEngine.InputSystem.LowLevel.InputUpdateType UnityEngine.InputSystem.InputManager::m_CurrentUpdate int32_t ___m_CurrentUpdate_14; // UnityEngine.InputSystem.LowLevel.InputStateBuffers UnityEngine.InputSystem.InputManager::m_StateBuffers InputStateBuffers_t39A534EACF079F6045AA73AB30197C3965F53FCA ___m_StateBuffers_15; // UnityEngine.InputSystem.Utilities.CallbackArray`1> UnityEngine.InputSystem.InputManager::m_DeviceChangeListeners CallbackArray_1_t795D7D5DD5A3704BD45FEFE916C899F34DCEFC55 ___m_DeviceChangeListeners_16; // UnityEngine.InputSystem.Utilities.CallbackArray`1> UnityEngine.InputSystem.InputManager::m_DeviceStateChangeListeners CallbackArray_1_t6B54B12C76958BFFEC586C4B69F70560884AEF34 ___m_DeviceStateChangeListeners_17; // UnityEngine.InputSystem.Utilities.CallbackArray`1 UnityEngine.InputSystem.InputManager::m_DeviceFindLayoutCallbacks CallbackArray_1_t93E9EAE4A3E6A2C408A9BE7E5D49BC3C6211F0D8 ___m_DeviceFindLayoutCallbacks_18; // UnityEngine.InputSystem.Utilities.CallbackArray`1 UnityEngine.InputSystem.InputManager::m_DeviceCommandCallbacks CallbackArray_1_t157FF6A379E3716A8F98AD7AA44984A6C7908C87 ___m_DeviceCommandCallbacks_19; // UnityEngine.InputSystem.Utilities.CallbackArray`1> UnityEngine.InputSystem.InputManager::m_LayoutChangeListeners CallbackArray_1_t506D5A43E1BA50974832B6281CE0E05C835BD3A9 ___m_LayoutChangeListeners_20; // UnityEngine.InputSystem.Utilities.CallbackArray`1> UnityEngine.InputSystem.InputManager::m_EventListeners CallbackArray_1_tA06EC98E05F3E9C1AFCCE7893F5E5AA755C87F61 ___m_EventListeners_21; // UnityEngine.InputSystem.Utilities.CallbackArray`1 UnityEngine.InputSystem.InputManager::m_BeforeUpdateListeners CallbackArray_1_t0DD749ED472D7BAC72C349ECACECDD7329E47DF5 ___m_BeforeUpdateListeners_22; // UnityEngine.InputSystem.Utilities.CallbackArray`1 UnityEngine.InputSystem.InputManager::m_AfterUpdateListeners CallbackArray_1_t0DD749ED472D7BAC72C349ECACECDD7329E47DF5 ___m_AfterUpdateListeners_23; // UnityEngine.InputSystem.Utilities.CallbackArray`1 UnityEngine.InputSystem.InputManager::m_SettingsChangedListeners CallbackArray_1_t0DD749ED472D7BAC72C349ECACECDD7329E47DF5 ___m_SettingsChangedListeners_24; // System.Boolean UnityEngine.InputSystem.InputManager::m_NativeBeforeUpdateHooked bool ___m_NativeBeforeUpdateHooked_25; // System.Boolean UnityEngine.InputSystem.InputManager::m_HaveDevicesWithStateCallbackReceivers bool ___m_HaveDevicesWithStateCallbackReceivers_26; // System.Boolean UnityEngine.InputSystem.InputManager::m_HasFocus bool ___m_HasFocus_27; // UnityEngine.InputSystem.LowLevel.InputEventStream UnityEngine.InputSystem.InputManager::m_InputEventStream InputEventStream_t865DFD318AD1B67CF6D3701A97711E1EE6EE6755 ___m_InputEventStream_28; // UnityEngine.InputSystem.LowLevel.InputDeviceExecuteCommandDelegate UnityEngine.InputSystem.InputManager::m_DeviceFindExecuteCommandDelegate InputDeviceExecuteCommandDelegate_tF81A7031A4D6D74BFB08C8CF4D1BA120DC47822D * ___m_DeviceFindExecuteCommandDelegate_29; // System.Int32 UnityEngine.InputSystem.InputManager::m_DeviceFindExecuteCommandDeviceId int32_t ___m_DeviceFindExecuteCommandDeviceId_30; // UnityEngine.InputSystem.LowLevel.IInputRuntime UnityEngine.InputSystem.InputManager::m_Runtime RuntimeObject* ___m_Runtime_31; // UnityEngine.InputSystem.LowLevel.InputMetrics UnityEngine.InputSystem.InputManager::m_Metrics InputMetrics_tFE867DFF3DC815D81D0A7CFA0EE5F4B61DC4367C ___m_Metrics_32; // UnityEngine.InputSystem.InputSettings UnityEngine.InputSystem.InputManager::m_Settings InputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6 * ___m_Settings_33; // UnityEngine.InputSystem.InputManager/StateChangeMonitorsForDevice[] UnityEngine.InputSystem.InputManager::m_StateChangeMonitors StateChangeMonitorsForDeviceU5BU5D_t4C364C88ABDD3FE860869EA9B64A5686D241B4FE* ___m_StateChangeMonitors_34; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.InputManager::m_StateChangeMonitorTimeouts InlinedArray_1_tBFF8308CE5EDA3426BE79DD158C508CC6F129C8A ___m_StateChangeMonitorTimeouts_35; public: inline static int32_t get_offset_of_m_LayoutRegistrationVersion_0() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_LayoutRegistrationVersion_0)); } inline int32_t get_m_LayoutRegistrationVersion_0() const { return ___m_LayoutRegistrationVersion_0; } inline int32_t* get_address_of_m_LayoutRegistrationVersion_0() { return &___m_LayoutRegistrationVersion_0; } inline void set_m_LayoutRegistrationVersion_0(int32_t value) { ___m_LayoutRegistrationVersion_0 = value; } inline static int32_t get_offset_of_m_PollingFrequency_1() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_PollingFrequency_1)); } inline float get_m_PollingFrequency_1() const { return ___m_PollingFrequency_1; } inline float* get_address_of_m_PollingFrequency_1() { return &___m_PollingFrequency_1; } inline void set_m_PollingFrequency_1(float value) { ___m_PollingFrequency_1 = value; } inline static int32_t get_offset_of_m_Layouts_2() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_Layouts_2)); } inline Collection_tE4D2860D7319AE2B62163AFBA0A549B87DB0B97F get_m_Layouts_2() const { return ___m_Layouts_2; } inline Collection_tE4D2860D7319AE2B62163AFBA0A549B87DB0B97F * get_address_of_m_Layouts_2() { return &___m_Layouts_2; } inline void set_m_Layouts_2(Collection_tE4D2860D7319AE2B62163AFBA0A549B87DB0B97F value) { ___m_Layouts_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Layouts_2))->___layoutTypes_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Layouts_2))->___layoutStrings_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Layouts_2))->___layoutBuilders_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Layouts_2))->___baseLayoutTable_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Layouts_2))->___layoutOverrides_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Layouts_2))->___layoutOverrideNames_6), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Layouts_2))->___precompiledLayouts_7), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Layouts_2))->___layoutMatchers_8), (void*)NULL); #endif } inline static int32_t get_offset_of_m_Processors_3() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_Processors_3)); } inline TypeTable_t4E41B03F931506BA07A120F6578A8CA47459C64F get_m_Processors_3() const { return ___m_Processors_3; } inline TypeTable_t4E41B03F931506BA07A120F6578A8CA47459C64F * get_address_of_m_Processors_3() { return &___m_Processors_3; } inline void set_m_Processors_3(TypeTable_t4E41B03F931506BA07A120F6578A8CA47459C64F value) { ___m_Processors_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Processors_3))->___table_0), (void*)NULL); } inline static int32_t get_offset_of_m_Interactions_4() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_Interactions_4)); } inline TypeTable_t4E41B03F931506BA07A120F6578A8CA47459C64F get_m_Interactions_4() const { return ___m_Interactions_4; } inline TypeTable_t4E41B03F931506BA07A120F6578A8CA47459C64F * get_address_of_m_Interactions_4() { return &___m_Interactions_4; } inline void set_m_Interactions_4(TypeTable_t4E41B03F931506BA07A120F6578A8CA47459C64F value) { ___m_Interactions_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Interactions_4))->___table_0), (void*)NULL); } inline static int32_t get_offset_of_m_Composites_5() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_Composites_5)); } inline TypeTable_t4E41B03F931506BA07A120F6578A8CA47459C64F get_m_Composites_5() const { return ___m_Composites_5; } inline TypeTable_t4E41B03F931506BA07A120F6578A8CA47459C64F * get_address_of_m_Composites_5() { return &___m_Composites_5; } inline void set_m_Composites_5(TypeTable_t4E41B03F931506BA07A120F6578A8CA47459C64F value) { ___m_Composites_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Composites_5))->___table_0), (void*)NULL); } inline static int32_t get_offset_of_m_DevicesCount_6() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_DevicesCount_6)); } inline int32_t get_m_DevicesCount_6() const { return ___m_DevicesCount_6; } inline int32_t* get_address_of_m_DevicesCount_6() { return &___m_DevicesCount_6; } inline void set_m_DevicesCount_6(int32_t value) { ___m_DevicesCount_6 = value; } inline static int32_t get_offset_of_m_Devices_7() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_Devices_7)); } inline InputDeviceU5BU5D_tE05D1214F0F949DC3A889F8DB4B7A68A3089F6D6* get_m_Devices_7() const { return ___m_Devices_7; } inline InputDeviceU5BU5D_tE05D1214F0F949DC3A889F8DB4B7A68A3089F6D6** get_address_of_m_Devices_7() { return &___m_Devices_7; } inline void set_m_Devices_7(InputDeviceU5BU5D_tE05D1214F0F949DC3A889F8DB4B7A68A3089F6D6* value) { ___m_Devices_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Devices_7), (void*)value); } inline static int32_t get_offset_of_m_DevicesById_8() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_DevicesById_8)); } inline Dictionary_2_t8806482C2146F52C36A8CED3F9F5BAB0A8207EE7 * get_m_DevicesById_8() const { return ___m_DevicesById_8; } inline Dictionary_2_t8806482C2146F52C36A8CED3F9F5BAB0A8207EE7 ** get_address_of_m_DevicesById_8() { return &___m_DevicesById_8; } inline void set_m_DevicesById_8(Dictionary_2_t8806482C2146F52C36A8CED3F9F5BAB0A8207EE7 * value) { ___m_DevicesById_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_DevicesById_8), (void*)value); } inline static int32_t get_offset_of_m_AvailableDeviceCount_9() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_AvailableDeviceCount_9)); } inline int32_t get_m_AvailableDeviceCount_9() const { return ___m_AvailableDeviceCount_9; } inline int32_t* get_address_of_m_AvailableDeviceCount_9() { return &___m_AvailableDeviceCount_9; } inline void set_m_AvailableDeviceCount_9(int32_t value) { ___m_AvailableDeviceCount_9 = value; } inline static int32_t get_offset_of_m_AvailableDevices_10() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_AvailableDevices_10)); } inline AvailableDeviceU5BU5D_tD06A367F836B46BB029A8E9DAD83C23B6144D330* get_m_AvailableDevices_10() const { return ___m_AvailableDevices_10; } inline AvailableDeviceU5BU5D_tD06A367F836B46BB029A8E9DAD83C23B6144D330** get_address_of_m_AvailableDevices_10() { return &___m_AvailableDevices_10; } inline void set_m_AvailableDevices_10(AvailableDeviceU5BU5D_tD06A367F836B46BB029A8E9DAD83C23B6144D330* value) { ___m_AvailableDevices_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_AvailableDevices_10), (void*)value); } inline static int32_t get_offset_of_m_DisconnectedDevicesCount_11() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_DisconnectedDevicesCount_11)); } inline int32_t get_m_DisconnectedDevicesCount_11() const { return ___m_DisconnectedDevicesCount_11; } inline int32_t* get_address_of_m_DisconnectedDevicesCount_11() { return &___m_DisconnectedDevicesCount_11; } inline void set_m_DisconnectedDevicesCount_11(int32_t value) { ___m_DisconnectedDevicesCount_11 = value; } inline static int32_t get_offset_of_m_DisconnectedDevices_12() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_DisconnectedDevices_12)); } inline InputDeviceU5BU5D_tE05D1214F0F949DC3A889F8DB4B7A68A3089F6D6* get_m_DisconnectedDevices_12() const { return ___m_DisconnectedDevices_12; } inline InputDeviceU5BU5D_tE05D1214F0F949DC3A889F8DB4B7A68A3089F6D6** get_address_of_m_DisconnectedDevices_12() { return &___m_DisconnectedDevices_12; } inline void set_m_DisconnectedDevices_12(InputDeviceU5BU5D_tE05D1214F0F949DC3A889F8DB4B7A68A3089F6D6* value) { ___m_DisconnectedDevices_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_DisconnectedDevices_12), (void*)value); } inline static int32_t get_offset_of_m_UpdateMask_13() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_UpdateMask_13)); } inline int32_t get_m_UpdateMask_13() const { return ___m_UpdateMask_13; } inline int32_t* get_address_of_m_UpdateMask_13() { return &___m_UpdateMask_13; } inline void set_m_UpdateMask_13(int32_t value) { ___m_UpdateMask_13 = value; } inline static int32_t get_offset_of_m_CurrentUpdate_14() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_CurrentUpdate_14)); } inline int32_t get_m_CurrentUpdate_14() const { return ___m_CurrentUpdate_14; } inline int32_t* get_address_of_m_CurrentUpdate_14() { return &___m_CurrentUpdate_14; } inline void set_m_CurrentUpdate_14(int32_t value) { ___m_CurrentUpdate_14 = value; } inline static int32_t get_offset_of_m_StateBuffers_15() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_StateBuffers_15)); } inline InputStateBuffers_t39A534EACF079F6045AA73AB30197C3965F53FCA get_m_StateBuffers_15() const { return ___m_StateBuffers_15; } inline InputStateBuffers_t39A534EACF079F6045AA73AB30197C3965F53FCA * get_address_of_m_StateBuffers_15() { return &___m_StateBuffers_15; } inline void set_m_StateBuffers_15(InputStateBuffers_t39A534EACF079F6045AA73AB30197C3965F53FCA value) { ___m_StateBuffers_15 = value; } inline static int32_t get_offset_of_m_DeviceChangeListeners_16() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_DeviceChangeListeners_16)); } inline CallbackArray_1_t795D7D5DD5A3704BD45FEFE916C899F34DCEFC55 get_m_DeviceChangeListeners_16() const { return ___m_DeviceChangeListeners_16; } inline CallbackArray_1_t795D7D5DD5A3704BD45FEFE916C899F34DCEFC55 * get_address_of_m_DeviceChangeListeners_16() { return &___m_DeviceChangeListeners_16; } inline void set_m_DeviceChangeListeners_16(CallbackArray_1_t795D7D5DD5A3704BD45FEFE916C899F34DCEFC55 value) { ___m_DeviceChangeListeners_16 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DeviceChangeListeners_16))->___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DeviceChangeListeners_16))->___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DeviceChangeListeners_16))->___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DeviceChangeListeners_16))->___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DeviceChangeListeners_16))->___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DeviceChangeListeners_16))->___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_DeviceStateChangeListeners_17() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_DeviceStateChangeListeners_17)); } inline CallbackArray_1_t6B54B12C76958BFFEC586C4B69F70560884AEF34 get_m_DeviceStateChangeListeners_17() const { return ___m_DeviceStateChangeListeners_17; } inline CallbackArray_1_t6B54B12C76958BFFEC586C4B69F70560884AEF34 * get_address_of_m_DeviceStateChangeListeners_17() { return &___m_DeviceStateChangeListeners_17; } inline void set_m_DeviceStateChangeListeners_17(CallbackArray_1_t6B54B12C76958BFFEC586C4B69F70560884AEF34 value) { ___m_DeviceStateChangeListeners_17 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DeviceStateChangeListeners_17))->___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DeviceStateChangeListeners_17))->___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DeviceStateChangeListeners_17))->___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DeviceStateChangeListeners_17))->___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DeviceStateChangeListeners_17))->___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DeviceStateChangeListeners_17))->___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_DeviceFindLayoutCallbacks_18() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_DeviceFindLayoutCallbacks_18)); } inline CallbackArray_1_t93E9EAE4A3E6A2C408A9BE7E5D49BC3C6211F0D8 get_m_DeviceFindLayoutCallbacks_18() const { return ___m_DeviceFindLayoutCallbacks_18; } inline CallbackArray_1_t93E9EAE4A3E6A2C408A9BE7E5D49BC3C6211F0D8 * get_address_of_m_DeviceFindLayoutCallbacks_18() { return &___m_DeviceFindLayoutCallbacks_18; } inline void set_m_DeviceFindLayoutCallbacks_18(CallbackArray_1_t93E9EAE4A3E6A2C408A9BE7E5D49BC3C6211F0D8 value) { ___m_DeviceFindLayoutCallbacks_18 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DeviceFindLayoutCallbacks_18))->___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DeviceFindLayoutCallbacks_18))->___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DeviceFindLayoutCallbacks_18))->___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DeviceFindLayoutCallbacks_18))->___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DeviceFindLayoutCallbacks_18))->___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DeviceFindLayoutCallbacks_18))->___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_DeviceCommandCallbacks_19() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_DeviceCommandCallbacks_19)); } inline CallbackArray_1_t157FF6A379E3716A8F98AD7AA44984A6C7908C87 get_m_DeviceCommandCallbacks_19() const { return ___m_DeviceCommandCallbacks_19; } inline CallbackArray_1_t157FF6A379E3716A8F98AD7AA44984A6C7908C87 * get_address_of_m_DeviceCommandCallbacks_19() { return &___m_DeviceCommandCallbacks_19; } inline void set_m_DeviceCommandCallbacks_19(CallbackArray_1_t157FF6A379E3716A8F98AD7AA44984A6C7908C87 value) { ___m_DeviceCommandCallbacks_19 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DeviceCommandCallbacks_19))->___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DeviceCommandCallbacks_19))->___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DeviceCommandCallbacks_19))->___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DeviceCommandCallbacks_19))->___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DeviceCommandCallbacks_19))->___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DeviceCommandCallbacks_19))->___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_LayoutChangeListeners_20() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_LayoutChangeListeners_20)); } inline CallbackArray_1_t506D5A43E1BA50974832B6281CE0E05C835BD3A9 get_m_LayoutChangeListeners_20() const { return ___m_LayoutChangeListeners_20; } inline CallbackArray_1_t506D5A43E1BA50974832B6281CE0E05C835BD3A9 * get_address_of_m_LayoutChangeListeners_20() { return &___m_LayoutChangeListeners_20; } inline void set_m_LayoutChangeListeners_20(CallbackArray_1_t506D5A43E1BA50974832B6281CE0E05C835BD3A9 value) { ___m_LayoutChangeListeners_20 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_LayoutChangeListeners_20))->___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_LayoutChangeListeners_20))->___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_LayoutChangeListeners_20))->___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_LayoutChangeListeners_20))->___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_LayoutChangeListeners_20))->___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_LayoutChangeListeners_20))->___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_EventListeners_21() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_EventListeners_21)); } inline CallbackArray_1_tA06EC98E05F3E9C1AFCCE7893F5E5AA755C87F61 get_m_EventListeners_21() const { return ___m_EventListeners_21; } inline CallbackArray_1_tA06EC98E05F3E9C1AFCCE7893F5E5AA755C87F61 * get_address_of_m_EventListeners_21() { return &___m_EventListeners_21; } inline void set_m_EventListeners_21(CallbackArray_1_tA06EC98E05F3E9C1AFCCE7893F5E5AA755C87F61 value) { ___m_EventListeners_21 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_EventListeners_21))->___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_EventListeners_21))->___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_EventListeners_21))->___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_EventListeners_21))->___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_EventListeners_21))->___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_EventListeners_21))->___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_BeforeUpdateListeners_22() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_BeforeUpdateListeners_22)); } inline CallbackArray_1_t0DD749ED472D7BAC72C349ECACECDD7329E47DF5 get_m_BeforeUpdateListeners_22() const { return ___m_BeforeUpdateListeners_22; } inline CallbackArray_1_t0DD749ED472D7BAC72C349ECACECDD7329E47DF5 * get_address_of_m_BeforeUpdateListeners_22() { return &___m_BeforeUpdateListeners_22; } inline void set_m_BeforeUpdateListeners_22(CallbackArray_1_t0DD749ED472D7BAC72C349ECACECDD7329E47DF5 value) { ___m_BeforeUpdateListeners_22 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BeforeUpdateListeners_22))->___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BeforeUpdateListeners_22))->___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BeforeUpdateListeners_22))->___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BeforeUpdateListeners_22))->___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BeforeUpdateListeners_22))->___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BeforeUpdateListeners_22))->___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_AfterUpdateListeners_23() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_AfterUpdateListeners_23)); } inline CallbackArray_1_t0DD749ED472D7BAC72C349ECACECDD7329E47DF5 get_m_AfterUpdateListeners_23() const { return ___m_AfterUpdateListeners_23; } inline CallbackArray_1_t0DD749ED472D7BAC72C349ECACECDD7329E47DF5 * get_address_of_m_AfterUpdateListeners_23() { return &___m_AfterUpdateListeners_23; } inline void set_m_AfterUpdateListeners_23(CallbackArray_1_t0DD749ED472D7BAC72C349ECACECDD7329E47DF5 value) { ___m_AfterUpdateListeners_23 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_AfterUpdateListeners_23))->___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_AfterUpdateListeners_23))->___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_AfterUpdateListeners_23))->___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_AfterUpdateListeners_23))->___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_AfterUpdateListeners_23))->___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_AfterUpdateListeners_23))->___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_SettingsChangedListeners_24() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_SettingsChangedListeners_24)); } inline CallbackArray_1_t0DD749ED472D7BAC72C349ECACECDD7329E47DF5 get_m_SettingsChangedListeners_24() const { return ___m_SettingsChangedListeners_24; } inline CallbackArray_1_t0DD749ED472D7BAC72C349ECACECDD7329E47DF5 * get_address_of_m_SettingsChangedListeners_24() { return &___m_SettingsChangedListeners_24; } inline void set_m_SettingsChangedListeners_24(CallbackArray_1_t0DD749ED472D7BAC72C349ECACECDD7329E47DF5 value) { ___m_SettingsChangedListeners_24 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SettingsChangedListeners_24))->___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SettingsChangedListeners_24))->___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SettingsChangedListeners_24))->___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SettingsChangedListeners_24))->___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SettingsChangedListeners_24))->___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SettingsChangedListeners_24))->___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_NativeBeforeUpdateHooked_25() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_NativeBeforeUpdateHooked_25)); } inline bool get_m_NativeBeforeUpdateHooked_25() const { return ___m_NativeBeforeUpdateHooked_25; } inline bool* get_address_of_m_NativeBeforeUpdateHooked_25() { return &___m_NativeBeforeUpdateHooked_25; } inline void set_m_NativeBeforeUpdateHooked_25(bool value) { ___m_NativeBeforeUpdateHooked_25 = value; } inline static int32_t get_offset_of_m_HaveDevicesWithStateCallbackReceivers_26() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_HaveDevicesWithStateCallbackReceivers_26)); } inline bool get_m_HaveDevicesWithStateCallbackReceivers_26() const { return ___m_HaveDevicesWithStateCallbackReceivers_26; } inline bool* get_address_of_m_HaveDevicesWithStateCallbackReceivers_26() { return &___m_HaveDevicesWithStateCallbackReceivers_26; } inline void set_m_HaveDevicesWithStateCallbackReceivers_26(bool value) { ___m_HaveDevicesWithStateCallbackReceivers_26 = value; } inline static int32_t get_offset_of_m_HasFocus_27() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_HasFocus_27)); } inline bool get_m_HasFocus_27() const { return ___m_HasFocus_27; } inline bool* get_address_of_m_HasFocus_27() { return &___m_HasFocus_27; } inline void set_m_HasFocus_27(bool value) { ___m_HasFocus_27 = value; } inline static int32_t get_offset_of_m_InputEventStream_28() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_InputEventStream_28)); } inline InputEventStream_t865DFD318AD1B67CF6D3701A97711E1EE6EE6755 get_m_InputEventStream_28() const { return ___m_InputEventStream_28; } inline InputEventStream_t865DFD318AD1B67CF6D3701A97711E1EE6EE6755 * get_address_of_m_InputEventStream_28() { return &___m_InputEventStream_28; } inline void set_m_InputEventStream_28(InputEventStream_t865DFD318AD1B67CF6D3701A97711E1EE6EE6755 value) { ___m_InputEventStream_28 = value; } inline static int32_t get_offset_of_m_DeviceFindExecuteCommandDelegate_29() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_DeviceFindExecuteCommandDelegate_29)); } inline InputDeviceExecuteCommandDelegate_tF81A7031A4D6D74BFB08C8CF4D1BA120DC47822D * get_m_DeviceFindExecuteCommandDelegate_29() const { return ___m_DeviceFindExecuteCommandDelegate_29; } inline InputDeviceExecuteCommandDelegate_tF81A7031A4D6D74BFB08C8CF4D1BA120DC47822D ** get_address_of_m_DeviceFindExecuteCommandDelegate_29() { return &___m_DeviceFindExecuteCommandDelegate_29; } inline void set_m_DeviceFindExecuteCommandDelegate_29(InputDeviceExecuteCommandDelegate_tF81A7031A4D6D74BFB08C8CF4D1BA120DC47822D * value) { ___m_DeviceFindExecuteCommandDelegate_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_DeviceFindExecuteCommandDelegate_29), (void*)value); } inline static int32_t get_offset_of_m_DeviceFindExecuteCommandDeviceId_30() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_DeviceFindExecuteCommandDeviceId_30)); } inline int32_t get_m_DeviceFindExecuteCommandDeviceId_30() const { return ___m_DeviceFindExecuteCommandDeviceId_30; } inline int32_t* get_address_of_m_DeviceFindExecuteCommandDeviceId_30() { return &___m_DeviceFindExecuteCommandDeviceId_30; } inline void set_m_DeviceFindExecuteCommandDeviceId_30(int32_t value) { ___m_DeviceFindExecuteCommandDeviceId_30 = value; } inline static int32_t get_offset_of_m_Runtime_31() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_Runtime_31)); } inline RuntimeObject* get_m_Runtime_31() const { return ___m_Runtime_31; } inline RuntimeObject** get_address_of_m_Runtime_31() { return &___m_Runtime_31; } inline void set_m_Runtime_31(RuntimeObject* value) { ___m_Runtime_31 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Runtime_31), (void*)value); } inline static int32_t get_offset_of_m_Metrics_32() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_Metrics_32)); } inline InputMetrics_tFE867DFF3DC815D81D0A7CFA0EE5F4B61DC4367C get_m_Metrics_32() const { return ___m_Metrics_32; } inline InputMetrics_tFE867DFF3DC815D81D0A7CFA0EE5F4B61DC4367C * get_address_of_m_Metrics_32() { return &___m_Metrics_32; } inline void set_m_Metrics_32(InputMetrics_tFE867DFF3DC815D81D0A7CFA0EE5F4B61DC4367C value) { ___m_Metrics_32 = value; } inline static int32_t get_offset_of_m_Settings_33() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_Settings_33)); } inline InputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6 * get_m_Settings_33() const { return ___m_Settings_33; } inline InputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6 ** get_address_of_m_Settings_33() { return &___m_Settings_33; } inline void set_m_Settings_33(InputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6 * value) { ___m_Settings_33 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Settings_33), (void*)value); } inline static int32_t get_offset_of_m_StateChangeMonitors_34() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_StateChangeMonitors_34)); } inline StateChangeMonitorsForDeviceU5BU5D_t4C364C88ABDD3FE860869EA9B64A5686D241B4FE* get_m_StateChangeMonitors_34() const { return ___m_StateChangeMonitors_34; } inline StateChangeMonitorsForDeviceU5BU5D_t4C364C88ABDD3FE860869EA9B64A5686D241B4FE** get_address_of_m_StateChangeMonitors_34() { return &___m_StateChangeMonitors_34; } inline void set_m_StateChangeMonitors_34(StateChangeMonitorsForDeviceU5BU5D_t4C364C88ABDD3FE860869EA9B64A5686D241B4FE* value) { ___m_StateChangeMonitors_34 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_StateChangeMonitors_34), (void*)value); } inline static int32_t get_offset_of_m_StateChangeMonitorTimeouts_35() { return static_cast(offsetof(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F, ___m_StateChangeMonitorTimeouts_35)); } inline InlinedArray_1_tBFF8308CE5EDA3426BE79DD158C508CC6F129C8A get_m_StateChangeMonitorTimeouts_35() const { return ___m_StateChangeMonitorTimeouts_35; } inline InlinedArray_1_tBFF8308CE5EDA3426BE79DD158C508CC6F129C8A * get_address_of_m_StateChangeMonitorTimeouts_35() { return &___m_StateChangeMonitorTimeouts_35; } inline void set_m_StateChangeMonitorTimeouts_35(InlinedArray_1_tBFF8308CE5EDA3426BE79DD158C508CC6F129C8A value) { ___m_StateChangeMonitorTimeouts_35 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_StateChangeMonitorTimeouts_35))->___firstValue_1))->___control_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_StateChangeMonitorTimeouts_35))->___firstValue_1))->___monitor_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_StateChangeMonitorTimeouts_35))->___additionalValues_2), (void*)NULL); #endif } }; // UnityEngine.InputSystem.Pointer struct Pointer_t1E3BB2A6B6127C10002D78A2219A2F5083671FE5 : public InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 { public: // UnityEngine.InputSystem.Controls.Vector2Control UnityEngine.InputSystem.Pointer::k__BackingField Vector2Control_t271CA458D56BCA875642853132733D774B009A96 * ___U3CpositionU3Ek__BackingField_39; // UnityEngine.InputSystem.Controls.DeltaControl UnityEngine.InputSystem.Pointer::k__BackingField DeltaControl_t8A924CCBD9CC326D8375AD18A2AC1B62C45ECE10 * ___U3CdeltaU3Ek__BackingField_40; // UnityEngine.InputSystem.Controls.Vector2Control UnityEngine.InputSystem.Pointer::k__BackingField Vector2Control_t271CA458D56BCA875642853132733D774B009A96 * ___U3CradiusU3Ek__BackingField_41; // UnityEngine.InputSystem.Controls.AxisControl UnityEngine.InputSystem.Pointer::k__BackingField AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * ___U3CpressureU3Ek__BackingField_42; // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Pointer::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CpressU3Ek__BackingField_43; public: inline static int32_t get_offset_of_U3CpositionU3Ek__BackingField_39() { return static_cast(offsetof(Pointer_t1E3BB2A6B6127C10002D78A2219A2F5083671FE5, ___U3CpositionU3Ek__BackingField_39)); } inline Vector2Control_t271CA458D56BCA875642853132733D774B009A96 * get_U3CpositionU3Ek__BackingField_39() const { return ___U3CpositionU3Ek__BackingField_39; } inline Vector2Control_t271CA458D56BCA875642853132733D774B009A96 ** get_address_of_U3CpositionU3Ek__BackingField_39() { return &___U3CpositionU3Ek__BackingField_39; } inline void set_U3CpositionU3Ek__BackingField_39(Vector2Control_t271CA458D56BCA875642853132733D774B009A96 * value) { ___U3CpositionU3Ek__BackingField_39 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CpositionU3Ek__BackingField_39), (void*)value); } inline static int32_t get_offset_of_U3CdeltaU3Ek__BackingField_40() { return static_cast(offsetof(Pointer_t1E3BB2A6B6127C10002D78A2219A2F5083671FE5, ___U3CdeltaU3Ek__BackingField_40)); } inline DeltaControl_t8A924CCBD9CC326D8375AD18A2AC1B62C45ECE10 * get_U3CdeltaU3Ek__BackingField_40() const { return ___U3CdeltaU3Ek__BackingField_40; } inline DeltaControl_t8A924CCBD9CC326D8375AD18A2AC1B62C45ECE10 ** get_address_of_U3CdeltaU3Ek__BackingField_40() { return &___U3CdeltaU3Ek__BackingField_40; } inline void set_U3CdeltaU3Ek__BackingField_40(DeltaControl_t8A924CCBD9CC326D8375AD18A2AC1B62C45ECE10 * value) { ___U3CdeltaU3Ek__BackingField_40 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CdeltaU3Ek__BackingField_40), (void*)value); } inline static int32_t get_offset_of_U3CradiusU3Ek__BackingField_41() { return static_cast(offsetof(Pointer_t1E3BB2A6B6127C10002D78A2219A2F5083671FE5, ___U3CradiusU3Ek__BackingField_41)); } inline Vector2Control_t271CA458D56BCA875642853132733D774B009A96 * get_U3CradiusU3Ek__BackingField_41() const { return ___U3CradiusU3Ek__BackingField_41; } inline Vector2Control_t271CA458D56BCA875642853132733D774B009A96 ** get_address_of_U3CradiusU3Ek__BackingField_41() { return &___U3CradiusU3Ek__BackingField_41; } inline void set_U3CradiusU3Ek__BackingField_41(Vector2Control_t271CA458D56BCA875642853132733D774B009A96 * value) { ___U3CradiusU3Ek__BackingField_41 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CradiusU3Ek__BackingField_41), (void*)value); } inline static int32_t get_offset_of_U3CpressureU3Ek__BackingField_42() { return static_cast(offsetof(Pointer_t1E3BB2A6B6127C10002D78A2219A2F5083671FE5, ___U3CpressureU3Ek__BackingField_42)); } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * get_U3CpressureU3Ek__BackingField_42() const { return ___U3CpressureU3Ek__BackingField_42; } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 ** get_address_of_U3CpressureU3Ek__BackingField_42() { return &___U3CpressureU3Ek__BackingField_42; } inline void set_U3CpressureU3Ek__BackingField_42(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * value) { ___U3CpressureU3Ek__BackingField_42 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CpressureU3Ek__BackingField_42), (void*)value); } inline static int32_t get_offset_of_U3CpressU3Ek__BackingField_43() { return static_cast(offsetof(Pointer_t1E3BB2A6B6127C10002D78A2219A2F5083671FE5, ___U3CpressU3Ek__BackingField_43)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CpressU3Ek__BackingField_43() const { return ___U3CpressU3Ek__BackingField_43; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CpressU3Ek__BackingField_43() { return &___U3CpressU3Ek__BackingField_43; } inline void set_U3CpressU3Ek__BackingField_43(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CpressU3Ek__BackingField_43 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CpressU3Ek__BackingField_43), (void*)value); } }; // UnityEngine.InputSystem.Sensor struct Sensor_t678877D11C0ECA0F2777419ED5C0EDC98959C453 : public InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 { public: public: }; // UnityEngine.InputSystem.Controls.TouchControl struct TouchControl_t6E5C91937E6811635891F0FE85B96BA3338E0EFD : public InputControl_1_t3F41CA4889198557F0954ECFC0D734B536F12FD6 { public: // UnityEngine.InputSystem.Controls.TouchPressControl UnityEngine.InputSystem.Controls.TouchControl::k__BackingField TouchPressControl_t7F7FA827A9ED616193A901BDA9125A2EBB0E2AF9 * ___U3CpressU3Ek__BackingField_22; // UnityEngine.InputSystem.Controls.IntegerControl UnityEngine.InputSystem.Controls.TouchControl::k__BackingField IntegerControl_t68534DE7D89FBFC2952062997BB54680FE7DCCA4 * ___U3CtouchIdU3Ek__BackingField_23; // UnityEngine.InputSystem.Controls.Vector2Control UnityEngine.InputSystem.Controls.TouchControl::k__BackingField Vector2Control_t271CA458D56BCA875642853132733D774B009A96 * ___U3CpositionU3Ek__BackingField_24; // UnityEngine.InputSystem.Controls.DeltaControl UnityEngine.InputSystem.Controls.TouchControl::k__BackingField DeltaControl_t8A924CCBD9CC326D8375AD18A2AC1B62C45ECE10 * ___U3CdeltaU3Ek__BackingField_25; // UnityEngine.InputSystem.Controls.AxisControl UnityEngine.InputSystem.Controls.TouchControl::k__BackingField AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * ___U3CpressureU3Ek__BackingField_26; // UnityEngine.InputSystem.Controls.Vector2Control UnityEngine.InputSystem.Controls.TouchControl::k__BackingField Vector2Control_t271CA458D56BCA875642853132733D774B009A96 * ___U3CradiusU3Ek__BackingField_27; // UnityEngine.InputSystem.Controls.TouchPhaseControl UnityEngine.InputSystem.Controls.TouchControl::k__BackingField TouchPhaseControl_t66BED8DE667F790E5A5FC49B822EB5AC82362432 * ___U3CphaseU3Ek__BackingField_28; // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Controls.TouchControl::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CindirectTouchU3Ek__BackingField_29; // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Controls.TouchControl::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CtapU3Ek__BackingField_30; // UnityEngine.InputSystem.Controls.IntegerControl UnityEngine.InputSystem.Controls.TouchControl::k__BackingField IntegerControl_t68534DE7D89FBFC2952062997BB54680FE7DCCA4 * ___U3CtapCountU3Ek__BackingField_31; // UnityEngine.InputSystem.Controls.DoubleControl UnityEngine.InputSystem.Controls.TouchControl::k__BackingField DoubleControl_t273946F2F448608F2EFD3D64A8273E7966911FF7 * ___U3CstartTimeU3Ek__BackingField_32; // UnityEngine.InputSystem.Controls.Vector2Control UnityEngine.InputSystem.Controls.TouchControl::k__BackingField Vector2Control_t271CA458D56BCA875642853132733D774B009A96 * ___U3CstartPositionU3Ek__BackingField_33; public: inline static int32_t get_offset_of_U3CpressU3Ek__BackingField_22() { return static_cast(offsetof(TouchControl_t6E5C91937E6811635891F0FE85B96BA3338E0EFD, ___U3CpressU3Ek__BackingField_22)); } inline TouchPressControl_t7F7FA827A9ED616193A901BDA9125A2EBB0E2AF9 * get_U3CpressU3Ek__BackingField_22() const { return ___U3CpressU3Ek__BackingField_22; } inline TouchPressControl_t7F7FA827A9ED616193A901BDA9125A2EBB0E2AF9 ** get_address_of_U3CpressU3Ek__BackingField_22() { return &___U3CpressU3Ek__BackingField_22; } inline void set_U3CpressU3Ek__BackingField_22(TouchPressControl_t7F7FA827A9ED616193A901BDA9125A2EBB0E2AF9 * value) { ___U3CpressU3Ek__BackingField_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CpressU3Ek__BackingField_22), (void*)value); } inline static int32_t get_offset_of_U3CtouchIdU3Ek__BackingField_23() { return static_cast(offsetof(TouchControl_t6E5C91937E6811635891F0FE85B96BA3338E0EFD, ___U3CtouchIdU3Ek__BackingField_23)); } inline IntegerControl_t68534DE7D89FBFC2952062997BB54680FE7DCCA4 * get_U3CtouchIdU3Ek__BackingField_23() const { return ___U3CtouchIdU3Ek__BackingField_23; } inline IntegerControl_t68534DE7D89FBFC2952062997BB54680FE7DCCA4 ** get_address_of_U3CtouchIdU3Ek__BackingField_23() { return &___U3CtouchIdU3Ek__BackingField_23; } inline void set_U3CtouchIdU3Ek__BackingField_23(IntegerControl_t68534DE7D89FBFC2952062997BB54680FE7DCCA4 * value) { ___U3CtouchIdU3Ek__BackingField_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CtouchIdU3Ek__BackingField_23), (void*)value); } inline static int32_t get_offset_of_U3CpositionU3Ek__BackingField_24() { return static_cast(offsetof(TouchControl_t6E5C91937E6811635891F0FE85B96BA3338E0EFD, ___U3CpositionU3Ek__BackingField_24)); } inline Vector2Control_t271CA458D56BCA875642853132733D774B009A96 * get_U3CpositionU3Ek__BackingField_24() const { return ___U3CpositionU3Ek__BackingField_24; } inline Vector2Control_t271CA458D56BCA875642853132733D774B009A96 ** get_address_of_U3CpositionU3Ek__BackingField_24() { return &___U3CpositionU3Ek__BackingField_24; } inline void set_U3CpositionU3Ek__BackingField_24(Vector2Control_t271CA458D56BCA875642853132733D774B009A96 * value) { ___U3CpositionU3Ek__BackingField_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CpositionU3Ek__BackingField_24), (void*)value); } inline static int32_t get_offset_of_U3CdeltaU3Ek__BackingField_25() { return static_cast(offsetof(TouchControl_t6E5C91937E6811635891F0FE85B96BA3338E0EFD, ___U3CdeltaU3Ek__BackingField_25)); } inline DeltaControl_t8A924CCBD9CC326D8375AD18A2AC1B62C45ECE10 * get_U3CdeltaU3Ek__BackingField_25() const { return ___U3CdeltaU3Ek__BackingField_25; } inline DeltaControl_t8A924CCBD9CC326D8375AD18A2AC1B62C45ECE10 ** get_address_of_U3CdeltaU3Ek__BackingField_25() { return &___U3CdeltaU3Ek__BackingField_25; } inline void set_U3CdeltaU3Ek__BackingField_25(DeltaControl_t8A924CCBD9CC326D8375AD18A2AC1B62C45ECE10 * value) { ___U3CdeltaU3Ek__BackingField_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CdeltaU3Ek__BackingField_25), (void*)value); } inline static int32_t get_offset_of_U3CpressureU3Ek__BackingField_26() { return static_cast(offsetof(TouchControl_t6E5C91937E6811635891F0FE85B96BA3338E0EFD, ___U3CpressureU3Ek__BackingField_26)); } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * get_U3CpressureU3Ek__BackingField_26() const { return ___U3CpressureU3Ek__BackingField_26; } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 ** get_address_of_U3CpressureU3Ek__BackingField_26() { return &___U3CpressureU3Ek__BackingField_26; } inline void set_U3CpressureU3Ek__BackingField_26(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * value) { ___U3CpressureU3Ek__BackingField_26 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CpressureU3Ek__BackingField_26), (void*)value); } inline static int32_t get_offset_of_U3CradiusU3Ek__BackingField_27() { return static_cast(offsetof(TouchControl_t6E5C91937E6811635891F0FE85B96BA3338E0EFD, ___U3CradiusU3Ek__BackingField_27)); } inline Vector2Control_t271CA458D56BCA875642853132733D774B009A96 * get_U3CradiusU3Ek__BackingField_27() const { return ___U3CradiusU3Ek__BackingField_27; } inline Vector2Control_t271CA458D56BCA875642853132733D774B009A96 ** get_address_of_U3CradiusU3Ek__BackingField_27() { return &___U3CradiusU3Ek__BackingField_27; } inline void set_U3CradiusU3Ek__BackingField_27(Vector2Control_t271CA458D56BCA875642853132733D774B009A96 * value) { ___U3CradiusU3Ek__BackingField_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CradiusU3Ek__BackingField_27), (void*)value); } inline static int32_t get_offset_of_U3CphaseU3Ek__BackingField_28() { return static_cast(offsetof(TouchControl_t6E5C91937E6811635891F0FE85B96BA3338E0EFD, ___U3CphaseU3Ek__BackingField_28)); } inline TouchPhaseControl_t66BED8DE667F790E5A5FC49B822EB5AC82362432 * get_U3CphaseU3Ek__BackingField_28() const { return ___U3CphaseU3Ek__BackingField_28; } inline TouchPhaseControl_t66BED8DE667F790E5A5FC49B822EB5AC82362432 ** get_address_of_U3CphaseU3Ek__BackingField_28() { return &___U3CphaseU3Ek__BackingField_28; } inline void set_U3CphaseU3Ek__BackingField_28(TouchPhaseControl_t66BED8DE667F790E5A5FC49B822EB5AC82362432 * value) { ___U3CphaseU3Ek__BackingField_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CphaseU3Ek__BackingField_28), (void*)value); } inline static int32_t get_offset_of_U3CindirectTouchU3Ek__BackingField_29() { return static_cast(offsetof(TouchControl_t6E5C91937E6811635891F0FE85B96BA3338E0EFD, ___U3CindirectTouchU3Ek__BackingField_29)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CindirectTouchU3Ek__BackingField_29() const { return ___U3CindirectTouchU3Ek__BackingField_29; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CindirectTouchU3Ek__BackingField_29() { return &___U3CindirectTouchU3Ek__BackingField_29; } inline void set_U3CindirectTouchU3Ek__BackingField_29(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CindirectTouchU3Ek__BackingField_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CindirectTouchU3Ek__BackingField_29), (void*)value); } inline static int32_t get_offset_of_U3CtapU3Ek__BackingField_30() { return static_cast(offsetof(TouchControl_t6E5C91937E6811635891F0FE85B96BA3338E0EFD, ___U3CtapU3Ek__BackingField_30)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CtapU3Ek__BackingField_30() const { return ___U3CtapU3Ek__BackingField_30; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CtapU3Ek__BackingField_30() { return &___U3CtapU3Ek__BackingField_30; } inline void set_U3CtapU3Ek__BackingField_30(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CtapU3Ek__BackingField_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CtapU3Ek__BackingField_30), (void*)value); } inline static int32_t get_offset_of_U3CtapCountU3Ek__BackingField_31() { return static_cast(offsetof(TouchControl_t6E5C91937E6811635891F0FE85B96BA3338E0EFD, ___U3CtapCountU3Ek__BackingField_31)); } inline IntegerControl_t68534DE7D89FBFC2952062997BB54680FE7DCCA4 * get_U3CtapCountU3Ek__BackingField_31() const { return ___U3CtapCountU3Ek__BackingField_31; } inline IntegerControl_t68534DE7D89FBFC2952062997BB54680FE7DCCA4 ** get_address_of_U3CtapCountU3Ek__BackingField_31() { return &___U3CtapCountU3Ek__BackingField_31; } inline void set_U3CtapCountU3Ek__BackingField_31(IntegerControl_t68534DE7D89FBFC2952062997BB54680FE7DCCA4 * value) { ___U3CtapCountU3Ek__BackingField_31 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CtapCountU3Ek__BackingField_31), (void*)value); } inline static int32_t get_offset_of_U3CstartTimeU3Ek__BackingField_32() { return static_cast(offsetof(TouchControl_t6E5C91937E6811635891F0FE85B96BA3338E0EFD, ___U3CstartTimeU3Ek__BackingField_32)); } inline DoubleControl_t273946F2F448608F2EFD3D64A8273E7966911FF7 * get_U3CstartTimeU3Ek__BackingField_32() const { return ___U3CstartTimeU3Ek__BackingField_32; } inline DoubleControl_t273946F2F448608F2EFD3D64A8273E7966911FF7 ** get_address_of_U3CstartTimeU3Ek__BackingField_32() { return &___U3CstartTimeU3Ek__BackingField_32; } inline void set_U3CstartTimeU3Ek__BackingField_32(DoubleControl_t273946F2F448608F2EFD3D64A8273E7966911FF7 * value) { ___U3CstartTimeU3Ek__BackingField_32 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CstartTimeU3Ek__BackingField_32), (void*)value); } inline static int32_t get_offset_of_U3CstartPositionU3Ek__BackingField_33() { return static_cast(offsetof(TouchControl_t6E5C91937E6811635891F0FE85B96BA3338E0EFD, ___U3CstartPositionU3Ek__BackingField_33)); } inline Vector2Control_t271CA458D56BCA875642853132733D774B009A96 * get_U3CstartPositionU3Ek__BackingField_33() const { return ___U3CstartPositionU3Ek__BackingField_33; } inline Vector2Control_t271CA458D56BCA875642853132733D774B009A96 ** get_address_of_U3CstartPositionU3Ek__BackingField_33() { return &___U3CstartPositionU3Ek__BackingField_33; } inline void set_U3CstartPositionU3Ek__BackingField_33(Vector2Control_t271CA458D56BCA875642853132733D774B009A96 * value) { ___U3CstartPositionU3Ek__BackingField_33 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CstartPositionU3Ek__BackingField_33), (void*)value); } }; // UnityEngine.InputSystem.TrackedDevice struct TrackedDevice_tDF5E09C055D0CA92DF8930A7B45EDA3BBA14ED71 : public InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 { public: // UnityEngine.InputSystem.Controls.IntegerControl UnityEngine.InputSystem.TrackedDevice::k__BackingField IntegerControl_t68534DE7D89FBFC2952062997BB54680FE7DCCA4 * ___U3CtrackingStateU3Ek__BackingField_39; // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.TrackedDevice::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CisTrackedU3Ek__BackingField_40; // UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.InputSystem.TrackedDevice::k__BackingField Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * ___U3CdevicePositionU3Ek__BackingField_41; // UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.InputSystem.TrackedDevice::k__BackingField QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48 * ___U3CdeviceRotationU3Ek__BackingField_42; public: inline static int32_t get_offset_of_U3CtrackingStateU3Ek__BackingField_39() { return static_cast(offsetof(TrackedDevice_tDF5E09C055D0CA92DF8930A7B45EDA3BBA14ED71, ___U3CtrackingStateU3Ek__BackingField_39)); } inline IntegerControl_t68534DE7D89FBFC2952062997BB54680FE7DCCA4 * get_U3CtrackingStateU3Ek__BackingField_39() const { return ___U3CtrackingStateU3Ek__BackingField_39; } inline IntegerControl_t68534DE7D89FBFC2952062997BB54680FE7DCCA4 ** get_address_of_U3CtrackingStateU3Ek__BackingField_39() { return &___U3CtrackingStateU3Ek__BackingField_39; } inline void set_U3CtrackingStateU3Ek__BackingField_39(IntegerControl_t68534DE7D89FBFC2952062997BB54680FE7DCCA4 * value) { ___U3CtrackingStateU3Ek__BackingField_39 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CtrackingStateU3Ek__BackingField_39), (void*)value); } inline static int32_t get_offset_of_U3CisTrackedU3Ek__BackingField_40() { return static_cast(offsetof(TrackedDevice_tDF5E09C055D0CA92DF8930A7B45EDA3BBA14ED71, ___U3CisTrackedU3Ek__BackingField_40)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CisTrackedU3Ek__BackingField_40() const { return ___U3CisTrackedU3Ek__BackingField_40; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CisTrackedU3Ek__BackingField_40() { return &___U3CisTrackedU3Ek__BackingField_40; } inline void set_U3CisTrackedU3Ek__BackingField_40(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CisTrackedU3Ek__BackingField_40 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CisTrackedU3Ek__BackingField_40), (void*)value); } inline static int32_t get_offset_of_U3CdevicePositionU3Ek__BackingField_41() { return static_cast(offsetof(TrackedDevice_tDF5E09C055D0CA92DF8930A7B45EDA3BBA14ED71, ___U3CdevicePositionU3Ek__BackingField_41)); } inline Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * get_U3CdevicePositionU3Ek__BackingField_41() const { return ___U3CdevicePositionU3Ek__BackingField_41; } inline Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE ** get_address_of_U3CdevicePositionU3Ek__BackingField_41() { return &___U3CdevicePositionU3Ek__BackingField_41; } inline void set_U3CdevicePositionU3Ek__BackingField_41(Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * value) { ___U3CdevicePositionU3Ek__BackingField_41 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CdevicePositionU3Ek__BackingField_41), (void*)value); } inline static int32_t get_offset_of_U3CdeviceRotationU3Ek__BackingField_42() { return static_cast(offsetof(TrackedDevice_tDF5E09C055D0CA92DF8930A7B45EDA3BBA14ED71, ___U3CdeviceRotationU3Ek__BackingField_42)); } inline QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48 * get_U3CdeviceRotationU3Ek__BackingField_42() const { return ___U3CdeviceRotationU3Ek__BackingField_42; } inline QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48 ** get_address_of_U3CdeviceRotationU3Ek__BackingField_42() { return &___U3CdeviceRotationU3Ek__BackingField_42; } inline void set_U3CdeviceRotationU3Ek__BackingField_42(QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48 * value) { ___U3CdeviceRotationU3Ek__BackingField_42 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CdeviceRotationU3Ek__BackingField_42), (void*)value); } }; // UnityEngine.InputSystem.Controls.Vector2Control struct Vector2Control_t271CA458D56BCA875642853132733D774B009A96 : public InputControl_1_t0C6774D908F28CC2187A664A1D73FB294F808163 { public: // UnityEngine.InputSystem.Controls.AxisControl UnityEngine.InputSystem.Controls.Vector2Control::k__BackingField AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * ___U3CxU3Ek__BackingField_22; // UnityEngine.InputSystem.Controls.AxisControl UnityEngine.InputSystem.Controls.Vector2Control::k__BackingField AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * ___U3CyU3Ek__BackingField_23; public: inline static int32_t get_offset_of_U3CxU3Ek__BackingField_22() { return static_cast(offsetof(Vector2Control_t271CA458D56BCA875642853132733D774B009A96, ___U3CxU3Ek__BackingField_22)); } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * get_U3CxU3Ek__BackingField_22() const { return ___U3CxU3Ek__BackingField_22; } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 ** get_address_of_U3CxU3Ek__BackingField_22() { return &___U3CxU3Ek__BackingField_22; } inline void set_U3CxU3Ek__BackingField_22(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * value) { ___U3CxU3Ek__BackingField_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CxU3Ek__BackingField_22), (void*)value); } inline static int32_t get_offset_of_U3CyU3Ek__BackingField_23() { return static_cast(offsetof(Vector2Control_t271CA458D56BCA875642853132733D774B009A96, ___U3CyU3Ek__BackingField_23)); } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * get_U3CyU3Ek__BackingField_23() const { return ___U3CyU3Ek__BackingField_23; } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 ** get_address_of_U3CyU3Ek__BackingField_23() { return &___U3CyU3Ek__BackingField_23; } inline void set_U3CyU3Ek__BackingField_23(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * value) { ___U3CyU3Ek__BackingField_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CyU3Ek__BackingField_23), (void*)value); } }; // UnityEngine.InputSystem.Controls.Vector3Control struct Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE : public InputControl_1_tCFDDE43FA5D792323D720A28E6A8B13AF68455E7 { public: // UnityEngine.InputSystem.Controls.AxisControl UnityEngine.InputSystem.Controls.Vector3Control::k__BackingField AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * ___U3CxU3Ek__BackingField_22; // UnityEngine.InputSystem.Controls.AxisControl UnityEngine.InputSystem.Controls.Vector3Control::k__BackingField AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * ___U3CyU3Ek__BackingField_23; // UnityEngine.InputSystem.Controls.AxisControl UnityEngine.InputSystem.Controls.Vector3Control::k__BackingField AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * ___U3CzU3Ek__BackingField_24; public: inline static int32_t get_offset_of_U3CxU3Ek__BackingField_22() { return static_cast(offsetof(Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE, ___U3CxU3Ek__BackingField_22)); } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * get_U3CxU3Ek__BackingField_22() const { return ___U3CxU3Ek__BackingField_22; } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 ** get_address_of_U3CxU3Ek__BackingField_22() { return &___U3CxU3Ek__BackingField_22; } inline void set_U3CxU3Ek__BackingField_22(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * value) { ___U3CxU3Ek__BackingField_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CxU3Ek__BackingField_22), (void*)value); } inline static int32_t get_offset_of_U3CyU3Ek__BackingField_23() { return static_cast(offsetof(Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE, ___U3CyU3Ek__BackingField_23)); } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * get_U3CyU3Ek__BackingField_23() const { return ___U3CyU3Ek__BackingField_23; } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 ** get_address_of_U3CyU3Ek__BackingField_23() { return &___U3CyU3Ek__BackingField_23; } inline void set_U3CyU3Ek__BackingField_23(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * value) { ___U3CyU3Ek__BackingField_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CyU3Ek__BackingField_23), (void*)value); } inline static int32_t get_offset_of_U3CzU3Ek__BackingField_24() { return static_cast(offsetof(Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE, ___U3CzU3Ek__BackingField_24)); } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * get_U3CzU3Ek__BackingField_24() const { return ___U3CzU3Ek__BackingField_24; } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 ** get_address_of_U3CzU3Ek__BackingField_24() { return &___U3CzU3Ek__BackingField_24; } inline void set_U3CzU3Ek__BackingField_24(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * value) { ___U3CzU3Ek__BackingField_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CzU3Ek__BackingField_24), (void*)value); } }; // UnityEngine.InputSystem.Controls.ButtonControl struct ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 : public AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 { public: // System.Single UnityEngine.InputSystem.Controls.ButtonControl::pressPoint float ___pressPoint_33; public: inline static int32_t get_offset_of_pressPoint_33() { return static_cast(offsetof(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68, ___pressPoint_33)); } inline float get_pressPoint_33() const { return ___pressPoint_33; } inline float* get_address_of_pressPoint_33() { return &___pressPoint_33; } inline void set_pressPoint_33(float value) { ___pressPoint_33 = value; } }; // UnityEngine.InputSystem.Controls.DpadControl struct DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D : public Vector2Control_t271CA458D56BCA875642853132733D774B009A96 { public: // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Controls.DpadControl::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CupU3Ek__BackingField_24; // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Controls.DpadControl::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CdownU3Ek__BackingField_25; // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Controls.DpadControl::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CleftU3Ek__BackingField_26; // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Controls.DpadControl::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CrightU3Ek__BackingField_27; public: inline static int32_t get_offset_of_U3CupU3Ek__BackingField_24() { return static_cast(offsetof(DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D, ___U3CupU3Ek__BackingField_24)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CupU3Ek__BackingField_24() const { return ___U3CupU3Ek__BackingField_24; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CupU3Ek__BackingField_24() { return &___U3CupU3Ek__BackingField_24; } inline void set_U3CupU3Ek__BackingField_24(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CupU3Ek__BackingField_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CupU3Ek__BackingField_24), (void*)value); } inline static int32_t get_offset_of_U3CdownU3Ek__BackingField_25() { return static_cast(offsetof(DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D, ___U3CdownU3Ek__BackingField_25)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CdownU3Ek__BackingField_25() const { return ___U3CdownU3Ek__BackingField_25; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CdownU3Ek__BackingField_25() { return &___U3CdownU3Ek__BackingField_25; } inline void set_U3CdownU3Ek__BackingField_25(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CdownU3Ek__BackingField_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CdownU3Ek__BackingField_25), (void*)value); } inline static int32_t get_offset_of_U3CleftU3Ek__BackingField_26() { return static_cast(offsetof(DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D, ___U3CleftU3Ek__BackingField_26)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CleftU3Ek__BackingField_26() const { return ___U3CleftU3Ek__BackingField_26; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CleftU3Ek__BackingField_26() { return &___U3CleftU3Ek__BackingField_26; } inline void set_U3CleftU3Ek__BackingField_26(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CleftU3Ek__BackingField_26 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CleftU3Ek__BackingField_26), (void*)value); } inline static int32_t get_offset_of_U3CrightU3Ek__BackingField_27() { return static_cast(offsetof(DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D, ___U3CrightU3Ek__BackingField_27)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CrightU3Ek__BackingField_27() const { return ___U3CrightU3Ek__BackingField_27; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CrightU3Ek__BackingField_27() { return &___U3CrightU3Ek__BackingField_27; } inline void set_U3CrightU3Ek__BackingField_27(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CrightU3Ek__BackingField_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CrightU3Ek__BackingField_27), (void*)value); } }; // UnityEngine.InputSystem.GravitySensor struct GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7 : public Sensor_t678877D11C0ECA0F2777419ED5C0EDC98959C453 { public: // UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.InputSystem.GravitySensor::k__BackingField Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * ___U3CgravityU3Ek__BackingField_39; public: inline static int32_t get_offset_of_U3CgravityU3Ek__BackingField_39() { return static_cast(offsetof(GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7, ___U3CgravityU3Ek__BackingField_39)); } inline Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * get_U3CgravityU3Ek__BackingField_39() const { return ___U3CgravityU3Ek__BackingField_39; } inline Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE ** get_address_of_U3CgravityU3Ek__BackingField_39() { return &___U3CgravityU3Ek__BackingField_39; } inline void set_U3CgravityU3Ek__BackingField_39(Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * value) { ___U3CgravityU3Ek__BackingField_39 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CgravityU3Ek__BackingField_39), (void*)value); } }; // UnityEngine.InputSystem.Gyroscope struct Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E : public Sensor_t678877D11C0ECA0F2777419ED5C0EDC98959C453 { public: // UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.InputSystem.Gyroscope::k__BackingField Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * ___U3CangularVelocityU3Ek__BackingField_39; public: inline static int32_t get_offset_of_U3CangularVelocityU3Ek__BackingField_39() { return static_cast(offsetof(Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E, ___U3CangularVelocityU3Ek__BackingField_39)); } inline Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * get_U3CangularVelocityU3Ek__BackingField_39() const { return ___U3CangularVelocityU3Ek__BackingField_39; } inline Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE ** get_address_of_U3CangularVelocityU3Ek__BackingField_39() { return &___U3CangularVelocityU3Ek__BackingField_39; } inline void set_U3CangularVelocityU3Ek__BackingField_39(Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * value) { ___U3CangularVelocityU3Ek__BackingField_39 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CangularVelocityU3Ek__BackingField_39), (void*)value); } }; // UnityEngine.InputSystem.HumiditySensor struct HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095 : public Sensor_t678877D11C0ECA0F2777419ED5C0EDC98959C453 { public: // UnityEngine.InputSystem.Controls.AxisControl UnityEngine.InputSystem.HumiditySensor::k__BackingField AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * ___U3CrelativeHumidityU3Ek__BackingField_39; public: inline static int32_t get_offset_of_U3CrelativeHumidityU3Ek__BackingField_39() { return static_cast(offsetof(HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095, ___U3CrelativeHumidityU3Ek__BackingField_39)); } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * get_U3CrelativeHumidityU3Ek__BackingField_39() const { return ___U3CrelativeHumidityU3Ek__BackingField_39; } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 ** get_address_of_U3CrelativeHumidityU3Ek__BackingField_39() { return &___U3CrelativeHumidityU3Ek__BackingField_39; } inline void set_U3CrelativeHumidityU3Ek__BackingField_39(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * value) { ___U3CrelativeHumidityU3Ek__BackingField_39 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CrelativeHumidityU3Ek__BackingField_39), (void*)value); } }; // UnityEngine.InputSystem.Controls.StickControl struct StickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D : public Vector2Control_t271CA458D56BCA875642853132733D774B009A96 { public: // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Controls.StickControl::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CupU3Ek__BackingField_24; // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Controls.StickControl::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CdownU3Ek__BackingField_25; // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Controls.StickControl::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CleftU3Ek__BackingField_26; // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Controls.StickControl::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CrightU3Ek__BackingField_27; public: inline static int32_t get_offset_of_U3CupU3Ek__BackingField_24() { return static_cast(offsetof(StickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D, ___U3CupU3Ek__BackingField_24)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CupU3Ek__BackingField_24() const { return ___U3CupU3Ek__BackingField_24; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CupU3Ek__BackingField_24() { return &___U3CupU3Ek__BackingField_24; } inline void set_U3CupU3Ek__BackingField_24(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CupU3Ek__BackingField_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CupU3Ek__BackingField_24), (void*)value); } inline static int32_t get_offset_of_U3CdownU3Ek__BackingField_25() { return static_cast(offsetof(StickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D, ___U3CdownU3Ek__BackingField_25)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CdownU3Ek__BackingField_25() const { return ___U3CdownU3Ek__BackingField_25; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CdownU3Ek__BackingField_25() { return &___U3CdownU3Ek__BackingField_25; } inline void set_U3CdownU3Ek__BackingField_25(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CdownU3Ek__BackingField_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CdownU3Ek__BackingField_25), (void*)value); } inline static int32_t get_offset_of_U3CleftU3Ek__BackingField_26() { return static_cast(offsetof(StickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D, ___U3CleftU3Ek__BackingField_26)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CleftU3Ek__BackingField_26() const { return ___U3CleftU3Ek__BackingField_26; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CleftU3Ek__BackingField_26() { return &___U3CleftU3Ek__BackingField_26; } inline void set_U3CleftU3Ek__BackingField_26(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CleftU3Ek__BackingField_26 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CleftU3Ek__BackingField_26), (void*)value); } inline static int32_t get_offset_of_U3CrightU3Ek__BackingField_27() { return static_cast(offsetof(StickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D, ___U3CrightU3Ek__BackingField_27)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CrightU3Ek__BackingField_27() const { return ___U3CrightU3Ek__BackingField_27; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CrightU3Ek__BackingField_27() { return &___U3CrightU3Ek__BackingField_27; } inline void set_U3CrightU3Ek__BackingField_27(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CrightU3Ek__BackingField_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CrightU3Ek__BackingField_27), (void*)value); } }; // UnityEngine.InputSystem.Touchscreen struct Touchscreen_tE679C4B2C2D8C5979EAC5A2002603672A202E3EB : public Pointer_t1E3BB2A6B6127C10002D78A2219A2F5083671FE5 { public: // UnityEngine.InputSystem.Controls.TouchControl UnityEngine.InputSystem.Touchscreen::k__BackingField TouchControl_t6E5C91937E6811635891F0FE85B96BA3338E0EFD * ___U3CprimaryTouchU3Ek__BackingField_45; // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 UnityEngine.InputSystem.Touchscreen::k__BackingField ReadOnlyArray_1_t0DCCE2E9597891D2E289C44634892EF6129F71F9 ___U3CtouchesU3Ek__BackingField_46; public: inline static int32_t get_offset_of_U3CprimaryTouchU3Ek__BackingField_45() { return static_cast(offsetof(Touchscreen_tE679C4B2C2D8C5979EAC5A2002603672A202E3EB, ___U3CprimaryTouchU3Ek__BackingField_45)); } inline TouchControl_t6E5C91937E6811635891F0FE85B96BA3338E0EFD * get_U3CprimaryTouchU3Ek__BackingField_45() const { return ___U3CprimaryTouchU3Ek__BackingField_45; } inline TouchControl_t6E5C91937E6811635891F0FE85B96BA3338E0EFD ** get_address_of_U3CprimaryTouchU3Ek__BackingField_45() { return &___U3CprimaryTouchU3Ek__BackingField_45; } inline void set_U3CprimaryTouchU3Ek__BackingField_45(TouchControl_t6E5C91937E6811635891F0FE85B96BA3338E0EFD * value) { ___U3CprimaryTouchU3Ek__BackingField_45 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CprimaryTouchU3Ek__BackingField_45), (void*)value); } inline static int32_t get_offset_of_U3CtouchesU3Ek__BackingField_46() { return static_cast(offsetof(Touchscreen_tE679C4B2C2D8C5979EAC5A2002603672A202E3EB, ___U3CtouchesU3Ek__BackingField_46)); } inline ReadOnlyArray_1_t0DCCE2E9597891D2E289C44634892EF6129F71F9 get_U3CtouchesU3Ek__BackingField_46() const { return ___U3CtouchesU3Ek__BackingField_46; } inline ReadOnlyArray_1_t0DCCE2E9597891D2E289C44634892EF6129F71F9 * get_address_of_U3CtouchesU3Ek__BackingField_46() { return &___U3CtouchesU3Ek__BackingField_46; } inline void set_U3CtouchesU3Ek__BackingField_46(ReadOnlyArray_1_t0DCCE2E9597891D2E289C44634892EF6129F71F9 value) { ___U3CtouchesU3Ek__BackingField_46 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CtouchesU3Ek__BackingField_46))->___m_Array_0), (void*)NULL); } }; // Unity.XR.OpenVR.ViveTracker struct ViveTracker_t4A04DD59CD0BAD9875C27854F8313DDD58494FEE : public TrackedDevice_tDF5E09C055D0CA92DF8930A7B45EDA3BBA14ED71 { public: // UnityEngine.InputSystem.Controls.Vector3Control Unity.XR.OpenVR.ViveTracker::k__BackingField Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * ___U3CdeviceVelocityU3Ek__BackingField_43; // UnityEngine.InputSystem.Controls.Vector3Control Unity.XR.OpenVR.ViveTracker::k__BackingField Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * ___U3CdeviceAngularVelocityU3Ek__BackingField_44; public: inline static int32_t get_offset_of_U3CdeviceVelocityU3Ek__BackingField_43() { return static_cast(offsetof(ViveTracker_t4A04DD59CD0BAD9875C27854F8313DDD58494FEE, ___U3CdeviceVelocityU3Ek__BackingField_43)); } inline Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * get_U3CdeviceVelocityU3Ek__BackingField_43() const { return ___U3CdeviceVelocityU3Ek__BackingField_43; } inline Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE ** get_address_of_U3CdeviceVelocityU3Ek__BackingField_43() { return &___U3CdeviceVelocityU3Ek__BackingField_43; } inline void set_U3CdeviceVelocityU3Ek__BackingField_43(Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * value) { ___U3CdeviceVelocityU3Ek__BackingField_43 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CdeviceVelocityU3Ek__BackingField_43), (void*)value); } inline static int32_t get_offset_of_U3CdeviceAngularVelocityU3Ek__BackingField_44() { return static_cast(offsetof(ViveTracker_t4A04DD59CD0BAD9875C27854F8313DDD58494FEE, ___U3CdeviceAngularVelocityU3Ek__BackingField_44)); } inline Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * get_U3CdeviceAngularVelocityU3Ek__BackingField_44() const { return ___U3CdeviceAngularVelocityU3Ek__BackingField_44; } inline Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE ** get_address_of_U3CdeviceAngularVelocityU3Ek__BackingField_44() { return &___U3CdeviceAngularVelocityU3Ek__BackingField_44; } inline void set_U3CdeviceAngularVelocityU3Ek__BackingField_44(Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * value) { ___U3CdeviceAngularVelocityU3Ek__BackingField_44 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CdeviceAngularVelocityU3Ek__BackingField_44), (void*)value); } }; // UnityEngine.InputSystem.XR.XRController struct XRController_tB2474121816D6124DF5CF8739FED669945C52778 : public TrackedDevice_tDF5E09C055D0CA92DF8930A7B45EDA3BBA14ED71 { public: public: }; // Unity.XR.OpenVR.HandedViveTracker struct HandedViveTracker_t26F1A0D912FCAD8AB1B23E7BA239E6CC52AFFAA1 : public ViveTracker_t4A04DD59CD0BAD9875C27854F8313DDD58494FEE { public: // UnityEngine.InputSystem.Controls.AxisControl Unity.XR.OpenVR.HandedViveTracker::k__BackingField AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * ___U3CgripU3Ek__BackingField_45; // UnityEngine.InputSystem.Controls.ButtonControl Unity.XR.OpenVR.HandedViveTracker::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CgripPressedU3Ek__BackingField_46; // UnityEngine.InputSystem.Controls.ButtonControl Unity.XR.OpenVR.HandedViveTracker::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CprimaryU3Ek__BackingField_47; // UnityEngine.InputSystem.Controls.ButtonControl Unity.XR.OpenVR.HandedViveTracker::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CtrackpadPressedU3Ek__BackingField_48; // UnityEngine.InputSystem.Controls.ButtonControl Unity.XR.OpenVR.HandedViveTracker::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CtriggerPressedU3Ek__BackingField_49; public: inline static int32_t get_offset_of_U3CgripU3Ek__BackingField_45() { return static_cast(offsetof(HandedViveTracker_t26F1A0D912FCAD8AB1B23E7BA239E6CC52AFFAA1, ___U3CgripU3Ek__BackingField_45)); } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * get_U3CgripU3Ek__BackingField_45() const { return ___U3CgripU3Ek__BackingField_45; } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 ** get_address_of_U3CgripU3Ek__BackingField_45() { return &___U3CgripU3Ek__BackingField_45; } inline void set_U3CgripU3Ek__BackingField_45(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * value) { ___U3CgripU3Ek__BackingField_45 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CgripU3Ek__BackingField_45), (void*)value); } inline static int32_t get_offset_of_U3CgripPressedU3Ek__BackingField_46() { return static_cast(offsetof(HandedViveTracker_t26F1A0D912FCAD8AB1B23E7BA239E6CC52AFFAA1, ___U3CgripPressedU3Ek__BackingField_46)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CgripPressedU3Ek__BackingField_46() const { return ___U3CgripPressedU3Ek__BackingField_46; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CgripPressedU3Ek__BackingField_46() { return &___U3CgripPressedU3Ek__BackingField_46; } inline void set_U3CgripPressedU3Ek__BackingField_46(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CgripPressedU3Ek__BackingField_46 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CgripPressedU3Ek__BackingField_46), (void*)value); } inline static int32_t get_offset_of_U3CprimaryU3Ek__BackingField_47() { return static_cast(offsetof(HandedViveTracker_t26F1A0D912FCAD8AB1B23E7BA239E6CC52AFFAA1, ___U3CprimaryU3Ek__BackingField_47)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CprimaryU3Ek__BackingField_47() const { return ___U3CprimaryU3Ek__BackingField_47; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CprimaryU3Ek__BackingField_47() { return &___U3CprimaryU3Ek__BackingField_47; } inline void set_U3CprimaryU3Ek__BackingField_47(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CprimaryU3Ek__BackingField_47 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CprimaryU3Ek__BackingField_47), (void*)value); } inline static int32_t get_offset_of_U3CtrackpadPressedU3Ek__BackingField_48() { return static_cast(offsetof(HandedViveTracker_t26F1A0D912FCAD8AB1B23E7BA239E6CC52AFFAA1, ___U3CtrackpadPressedU3Ek__BackingField_48)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CtrackpadPressedU3Ek__BackingField_48() const { return ___U3CtrackpadPressedU3Ek__BackingField_48; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CtrackpadPressedU3Ek__BackingField_48() { return &___U3CtrackpadPressedU3Ek__BackingField_48; } inline void set_U3CtrackpadPressedU3Ek__BackingField_48(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CtrackpadPressedU3Ek__BackingField_48 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CtrackpadPressedU3Ek__BackingField_48), (void*)value); } inline static int32_t get_offset_of_U3CtriggerPressedU3Ek__BackingField_49() { return static_cast(offsetof(HandedViveTracker_t26F1A0D912FCAD8AB1B23E7BA239E6CC52AFFAA1, ___U3CtriggerPressedU3Ek__BackingField_49)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CtriggerPressedU3Ek__BackingField_49() const { return ___U3CtriggerPressedU3Ek__BackingField_49; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CtriggerPressedU3Ek__BackingField_49() { return &___U3CtriggerPressedU3Ek__BackingField_49; } inline void set_U3CtriggerPressedU3Ek__BackingField_49(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CtriggerPressedU3Ek__BackingField_49 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CtriggerPressedU3Ek__BackingField_49), (void*)value); } }; // UnityEngine.XR.WindowsMR.Input.HololensHand struct HololensHand_tC27B3AE488E54440908E19BD3C009690A2BD6769 : public XRController_tB2474121816D6124DF5CF8739FED669945C52778 { public: // UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.WindowsMR.Input.HololensHand::k__BackingField Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * ___U3CdeviceVelocityU3Ek__BackingField_43; // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.WindowsMR.Input.HololensHand::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CairTapU3Ek__BackingField_44; // UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.WindowsMR.Input.HololensHand::k__BackingField AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * ___U3CsourceLossRiskU3Ek__BackingField_45; // UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.WindowsMR.Input.HololensHand::k__BackingField Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * ___U3CsourceLossMitigationDirectionU3Ek__BackingField_46; public: inline static int32_t get_offset_of_U3CdeviceVelocityU3Ek__BackingField_43() { return static_cast(offsetof(HololensHand_tC27B3AE488E54440908E19BD3C009690A2BD6769, ___U3CdeviceVelocityU3Ek__BackingField_43)); } inline Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * get_U3CdeviceVelocityU3Ek__BackingField_43() const { return ___U3CdeviceVelocityU3Ek__BackingField_43; } inline Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE ** get_address_of_U3CdeviceVelocityU3Ek__BackingField_43() { return &___U3CdeviceVelocityU3Ek__BackingField_43; } inline void set_U3CdeviceVelocityU3Ek__BackingField_43(Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * value) { ___U3CdeviceVelocityU3Ek__BackingField_43 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CdeviceVelocityU3Ek__BackingField_43), (void*)value); } inline static int32_t get_offset_of_U3CairTapU3Ek__BackingField_44() { return static_cast(offsetof(HololensHand_tC27B3AE488E54440908E19BD3C009690A2BD6769, ___U3CairTapU3Ek__BackingField_44)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CairTapU3Ek__BackingField_44() const { return ___U3CairTapU3Ek__BackingField_44; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CairTapU3Ek__BackingField_44() { return &___U3CairTapU3Ek__BackingField_44; } inline void set_U3CairTapU3Ek__BackingField_44(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CairTapU3Ek__BackingField_44 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CairTapU3Ek__BackingField_44), (void*)value); } inline static int32_t get_offset_of_U3CsourceLossRiskU3Ek__BackingField_45() { return static_cast(offsetof(HololensHand_tC27B3AE488E54440908E19BD3C009690A2BD6769, ___U3CsourceLossRiskU3Ek__BackingField_45)); } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * get_U3CsourceLossRiskU3Ek__BackingField_45() const { return ___U3CsourceLossRiskU3Ek__BackingField_45; } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 ** get_address_of_U3CsourceLossRiskU3Ek__BackingField_45() { return &___U3CsourceLossRiskU3Ek__BackingField_45; } inline void set_U3CsourceLossRiskU3Ek__BackingField_45(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * value) { ___U3CsourceLossRiskU3Ek__BackingField_45 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CsourceLossRiskU3Ek__BackingField_45), (void*)value); } inline static int32_t get_offset_of_U3CsourceLossMitigationDirectionU3Ek__BackingField_46() { return static_cast(offsetof(HololensHand_tC27B3AE488E54440908E19BD3C009690A2BD6769, ___U3CsourceLossMitigationDirectionU3Ek__BackingField_46)); } inline Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * get_U3CsourceLossMitigationDirectionU3Ek__BackingField_46() const { return ___U3CsourceLossMitigationDirectionU3Ek__BackingField_46; } inline Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE ** get_address_of_U3CsourceLossMitigationDirectionU3Ek__BackingField_46() { return &___U3CsourceLossMitigationDirectionU3Ek__BackingField_46; } inline void set_U3CsourceLossMitigationDirectionU3Ek__BackingField_46(Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * value) { ___U3CsourceLossMitigationDirectionU3Ek__BackingField_46 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CsourceLossMitigationDirectionU3Ek__BackingField_46), (void*)value); } }; // System.Object // System.Object // System.Collections.Generic.Dictionary`2 // System.Collections.Generic.Dictionary`2 // System.Collections.Generic.List`1 struct List_1_tFFE73B0BB3F7FB42B352704EF27E024293EECFD5_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tFFE73B0BB3F7FB42B352704EF27E024293EECFD5_StaticFields, ____emptyArray_5)); } inline InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* get__emptyArray_5() const { return ____emptyArray_5; } inline InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 // System.Collections.Generic.List`1 struct List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray HIDCollectionDescriptorU5BU5D_t44A200739AD0674BB83F5B53B9DFC08C129D347B* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4_StaticFields, ____emptyArray_5)); } inline HIDCollectionDescriptorU5BU5D_t44A200739AD0674BB83F5B53B9DFC08C129D347B* get__emptyArray_5() const { return ____emptyArray_5; } inline HIDCollectionDescriptorU5BU5D_t44A200739AD0674BB83F5B53B9DFC08C129D347B** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(HIDCollectionDescriptorU5BU5D_t44A200739AD0674BB83F5B53B9DFC08C129D347B* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 // System.Collections.Generic.List`1 struct List_1_tB5604342CA87D606B63C11C10BF77CDEBA2D8187_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray HIDElementDescriptorU5BU5D_tDAC44C8A84F113B231C75F7BB7F584501B01D8F8* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tB5604342CA87D606B63C11C10BF77CDEBA2D8187_StaticFields, ____emptyArray_5)); } inline HIDElementDescriptorU5BU5D_tDAC44C8A84F113B231C75F7BB7F584501B01D8F8* get__emptyArray_5() const { return ____emptyArray_5; } inline HIDElementDescriptorU5BU5D_tDAC44C8A84F113B231C75F7BB7F584501B01D8F8** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(HIDElementDescriptorU5BU5D_tDAC44C8A84F113B231C75F7BB7F584501B01D8F8* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 // System.Collections.Generic.List`1 struct List_1_t020B0ECE3612275785654B114F457A7EBAB9199B_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray HIDReportDataU5BU5D_t0E1A335FA31D95766AADF5826B7B1D53CEF9DB1C* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t020B0ECE3612275785654B114F457A7EBAB9199B_StaticFields, ____emptyArray_5)); } inline HIDReportDataU5BU5D_t0E1A335FA31D95766AADF5826B7B1D53CEF9DB1C* get__emptyArray_5() const { return ____emptyArray_5; } inline HIDReportDataU5BU5D_t0E1A335FA31D95766AADF5826B7B1D53CEF9DB1C** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(HIDReportDataU5BU5D_t0E1A335FA31D95766AADF5826B7B1D53CEF9DB1C* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 // System.Collections.Generic.List`1 struct List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray BindingOverrideJsonU5BU5D_t579CF9B9456C565546432D8930E8C59A814540E4* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717_StaticFields, ____emptyArray_5)); } inline BindingOverrideJsonU5BU5D_t579CF9B9456C565546432D8930E8C59A814540E4* get__emptyArray_5() const { return ____emptyArray_5; } inline BindingOverrideJsonU5BU5D_t579CF9B9456C565546432D8930E8C59A814540E4** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(BindingOverrideJsonU5BU5D_t579CF9B9456C565546432D8930E8C59A814540E4* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct Il2CppArrayBounds; // System.Array struct Il2CppArrayBounds; // System.Array // System.Text.Encoding struct Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields { public: // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::defaultEncoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___defaultEncoding_0; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::unicodeEncoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___unicodeEncoding_1; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::bigEndianUnicode Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___bigEndianUnicode_2; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf7Encoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___utf7Encoding_3; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf8Encoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___utf8Encoding_4; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf32Encoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___utf32Encoding_5; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::asciiEncoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___asciiEncoding_6; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::latin1Encoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___latin1Encoding_7; // System.Collections.Hashtable modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::encodings Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * ___encodings_8; // System.Object System.Text.Encoding::s_InternalSyncObject RuntimeObject * ___s_InternalSyncObject_15; public: inline static int32_t get_offset_of_defaultEncoding_0() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___defaultEncoding_0)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_defaultEncoding_0() const { return ___defaultEncoding_0; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_defaultEncoding_0() { return &___defaultEncoding_0; } inline void set_defaultEncoding_0(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___defaultEncoding_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultEncoding_0), (void*)value); } inline static int32_t get_offset_of_unicodeEncoding_1() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___unicodeEncoding_1)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_unicodeEncoding_1() const { return ___unicodeEncoding_1; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_unicodeEncoding_1() { return &___unicodeEncoding_1; } inline void set_unicodeEncoding_1(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___unicodeEncoding_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___unicodeEncoding_1), (void*)value); } inline static int32_t get_offset_of_bigEndianUnicode_2() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___bigEndianUnicode_2)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_bigEndianUnicode_2() const { return ___bigEndianUnicode_2; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_bigEndianUnicode_2() { return &___bigEndianUnicode_2; } inline void set_bigEndianUnicode_2(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___bigEndianUnicode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___bigEndianUnicode_2), (void*)value); } inline static int32_t get_offset_of_utf7Encoding_3() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___utf7Encoding_3)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_utf7Encoding_3() const { return ___utf7Encoding_3; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_utf7Encoding_3() { return &___utf7Encoding_3; } inline void set_utf7Encoding_3(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___utf7Encoding_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___utf7Encoding_3), (void*)value); } inline static int32_t get_offset_of_utf8Encoding_4() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___utf8Encoding_4)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_utf8Encoding_4() const { return ___utf8Encoding_4; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_utf8Encoding_4() { return &___utf8Encoding_4; } inline void set_utf8Encoding_4(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___utf8Encoding_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___utf8Encoding_4), (void*)value); } inline static int32_t get_offset_of_utf32Encoding_5() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___utf32Encoding_5)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_utf32Encoding_5() const { return ___utf32Encoding_5; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_utf32Encoding_5() { return &___utf32Encoding_5; } inline void set_utf32Encoding_5(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___utf32Encoding_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___utf32Encoding_5), (void*)value); } inline static int32_t get_offset_of_asciiEncoding_6() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___asciiEncoding_6)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_asciiEncoding_6() const { return ___asciiEncoding_6; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_asciiEncoding_6() { return &___asciiEncoding_6; } inline void set_asciiEncoding_6(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___asciiEncoding_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___asciiEncoding_6), (void*)value); } inline static int32_t get_offset_of_latin1Encoding_7() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___latin1Encoding_7)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_latin1Encoding_7() const { return ___latin1Encoding_7; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_latin1Encoding_7() { return &___latin1Encoding_7; } inline void set_latin1Encoding_7(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___latin1Encoding_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___latin1Encoding_7), (void*)value); } inline static int32_t get_offset_of_encodings_8() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___encodings_8)); } inline Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * get_encodings_8() const { return ___encodings_8; } inline Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC ** get_address_of_encodings_8() { return &___encodings_8; } inline void set_encodings_8(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * value) { ___encodings_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___encodings_8), (void*)value); } inline static int32_t get_offset_of_s_InternalSyncObject_15() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___s_InternalSyncObject_15)); } inline RuntimeObject * get_s_InternalSyncObject_15() const { return ___s_InternalSyncObject_15; } inline RuntimeObject ** get_address_of_s_InternalSyncObject_15() { return &___s_InternalSyncObject_15; } inline void set_s_InternalSyncObject_15(RuntimeObject * value) { ___s_InternalSyncObject_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_InternalSyncObject_15), (void*)value); } }; // System.Text.Encoding // UnityEngine.InputSystem.EnhancedTouch.Finger // UnityEngine.InputSystem.EnhancedTouch.Finger // UnityEngine.InputSystem.Utilities.ForDeviceEventObservable // UnityEngine.InputSystem.Utilities.ForDeviceEventObservable // UnityEngine.InputSystem.HID.HIDParser // UnityEngine.InputSystem.HID.HIDParser // UnityEngine.InputSystem.HID.HIDSupport struct HIDSupport_t59A3EBDE28C31B5C6270F43555CD973C6AE885BC_StaticFields { public: // UnityEngine.InputSystem.HID.HIDSupport/HIDPageUsage[] UnityEngine.InputSystem.HID.HIDSupport::s_SupportedHIDUsages HIDPageUsageU5BU5D_t89C76CB12CFAA380D643F494A3D71DEE6DD398A9* ___s_SupportedHIDUsages_0; public: inline static int32_t get_offset_of_s_SupportedHIDUsages_0() { return static_cast(offsetof(HIDSupport_t59A3EBDE28C31B5C6270F43555CD973C6AE885BC_StaticFields, ___s_SupportedHIDUsages_0)); } inline HIDPageUsageU5BU5D_t89C76CB12CFAA380D643F494A3D71DEE6DD398A9* get_s_SupportedHIDUsages_0() const { return ___s_SupportedHIDUsages_0; } inline HIDPageUsageU5BU5D_t89C76CB12CFAA380D643F494A3D71DEE6DD398A9** get_address_of_s_SupportedHIDUsages_0() { return &___s_SupportedHIDUsages_0; } inline void set_s_SupportedHIDUsages_0(HIDPageUsageU5BU5D_t89C76CB12CFAA380D643F494A3D71DEE6DD398A9* value) { ___s_SupportedHIDUsages_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_SupportedHIDUsages_0), (void*)value); } }; // UnityEngine.InputSystem.HID.HIDSupport // UnityEngine.InputSystem.Interactions.HoldInteraction // UnityEngine.InputSystem.Interactions.HoldInteraction // UnityEngine.InputSystem.InputActionRebindingExtensions struct InputActionRebindingExtensions_t5095793D16688EC281EC80EF028AF5CC21998483_StaticFields { public: // UnityEngine.InputSystem.InputActionRebindingExtensions/DeferBindingResolutionWrapper UnityEngine.InputSystem.InputActionRebindingExtensions::s_DeferBindingResolutionWrapper DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * ___s_DeferBindingResolutionWrapper_0; public: inline static int32_t get_offset_of_s_DeferBindingResolutionWrapper_0() { return static_cast(offsetof(InputActionRebindingExtensions_t5095793D16688EC281EC80EF028AF5CC21998483_StaticFields, ___s_DeferBindingResolutionWrapper_0)); } inline DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * get_s_DeferBindingResolutionWrapper_0() const { return ___s_DeferBindingResolutionWrapper_0; } inline DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC ** get_address_of_s_DeferBindingResolutionWrapper_0() { return &___s_DeferBindingResolutionWrapper_0; } inline void set_s_DeferBindingResolutionWrapper_0(DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * value) { ___s_DeferBindingResolutionWrapper_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_DeferBindingResolutionWrapper_0), (void*)value); } }; // UnityEngine.InputSystem.InputActionRebindingExtensions // UnityEngine.InputSystem.InputActionSetupExtensions // UnityEngine.InputSystem.InputActionSetupExtensions // UnityEngine.InputSystem.InputSystem struct InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_StaticFields { public: // UnityEngine.InputSystem.InputManager UnityEngine.InputSystem.InputSystem::s_Manager InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F * ___s_Manager_2; // UnityEngine.InputSystem.InputRemoting UnityEngine.InputSystem.InputSystem::s_Remote InputRemoting_t1E0E6A3FCECB6332362D470A443CE1B1F0E26E38 * ___s_Remote_3; public: inline static int32_t get_offset_of_s_Manager_2() { return static_cast(offsetof(InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_StaticFields, ___s_Manager_2)); } inline InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F * get_s_Manager_2() const { return ___s_Manager_2; } inline InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F ** get_address_of_s_Manager_2() { return &___s_Manager_2; } inline void set_s_Manager_2(InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F * value) { ___s_Manager_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Manager_2), (void*)value); } inline static int32_t get_offset_of_s_Remote_3() { return static_cast(offsetof(InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_StaticFields, ___s_Remote_3)); } inline InputRemoting_t1E0E6A3FCECB6332362D470A443CE1B1F0E26E38 * get_s_Remote_3() const { return ___s_Remote_3; } inline InputRemoting_t1E0E6A3FCECB6332362D470A443CE1B1F0E26E38 ** get_address_of_s_Remote_3() { return &___s_Remote_3; } inline void set_s_Remote_3(InputRemoting_t1E0E6A3FCECB6332362D470A443CE1B1F0E26E38 * value) { ___s_Remote_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Remote_3), (void*)value); } }; // UnityEngine.InputSystem.InputSystem // System.Reflection.MemberInfo // System.Reflection.MemberInfo // System.String struct String_t_StaticFields { public: // System.String System.String::Empty String_t* ___Empty_5; public: inline static int32_t get_offset_of_Empty_5() { return static_cast(offsetof(String_t_StaticFields, ___Empty_5)); } inline String_t* get_Empty_5() const { return ___Empty_5; } inline String_t** get_address_of_Empty_5() { return &___Empty_5; } inline void set_Empty_5(String_t* value) { ___Empty_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___Empty_5), (void*)value); } }; // System.String // System.ValueType // System.ValueType // UnityEngine.InputSystem.Utilities.ForDeviceEventObservable/ForDevice // UnityEngine.InputSystem.Utilities.ForDeviceEventObservable/ForDevice // UnityEngine.InputSystem.HID.HID/<>c__DisplayClass12_0 // UnityEngine.InputSystem.HID.HID/<>c__DisplayClass12_0 // UnityEngine.InputSystem.InputActionRebindingExtensions/DeferBindingResolutionWrapper // UnityEngine.InputSystem.InputActionRebindingExtensions/DeferBindingResolutionWrapper // UnityEngine.InputSystem.InputActionState/<>c struct U3CU3Ec_t2A66F48486DAC302E37E0D4E1CC515CF0D2603BA_StaticFields { public: // UnityEngine.InputSystem.InputActionState/<>c UnityEngine.InputSystem.InputActionState/<>c::<>9 U3CU3Ec_t2A66F48486DAC302E37E0D4E1CC515CF0D2603BA * ___U3CU3E9_0; // UnityEngine.InputSystem.Utilities.SavedStructState`1/TypedRestore UnityEngine.InputSystem.InputActionState/<>c::<>9__135_0 TypedRestore_tB2EC35E417DAA0BBE9B111D9D1C760E22E8E6BD2 * ___U3CU3E9__135_0_1; // System.Action UnityEngine.InputSystem.InputActionState/<>c::<>9__135_1 Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___U3CU3E9__135_1_2; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec_t2A66F48486DAC302E37E0D4E1CC515CF0D2603BA_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_t2A66F48486DAC302E37E0D4E1CC515CF0D2603BA * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_t2A66F48486DAC302E37E0D4E1CC515CF0D2603BA ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_t2A66F48486DAC302E37E0D4E1CC515CF0D2603BA * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__135_0_1() { return static_cast(offsetof(U3CU3Ec_t2A66F48486DAC302E37E0D4E1CC515CF0D2603BA_StaticFields, ___U3CU3E9__135_0_1)); } inline TypedRestore_tB2EC35E417DAA0BBE9B111D9D1C760E22E8E6BD2 * get_U3CU3E9__135_0_1() const { return ___U3CU3E9__135_0_1; } inline TypedRestore_tB2EC35E417DAA0BBE9B111D9D1C760E22E8E6BD2 ** get_address_of_U3CU3E9__135_0_1() { return &___U3CU3E9__135_0_1; } inline void set_U3CU3E9__135_0_1(TypedRestore_tB2EC35E417DAA0BBE9B111D9D1C760E22E8E6BD2 * value) { ___U3CU3E9__135_0_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__135_0_1), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__135_1_2() { return static_cast(offsetof(U3CU3Ec_t2A66F48486DAC302E37E0D4E1CC515CF0D2603BA_StaticFields, ___U3CU3E9__135_1_2)); } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_U3CU3E9__135_1_2() const { return ___U3CU3E9__135_1_2; } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_U3CU3E9__135_1_2() { return &___U3CU3E9__135_1_2; } inline void set_U3CU3E9__135_1_2(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value) { ___U3CU3E9__135_1_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__135_1_2), (void*)value); } }; // UnityEngine.InputSystem.InputActionState/<>c // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator // UnityEngine.InputSystem.Utilities.InlinedArray`1> // UnityEngine.InputSystem.Utilities.InlinedArray`1> // UnityEngine.InputSystem.Utilities.InlinedArray`1> // UnityEngine.InputSystem.Utilities.InlinedArray`1> // UnityEngine.InputSystem.Utilities.InlinedArray`1> // UnityEngine.InputSystem.Utilities.InlinedArray`1> // UnityEngine.InputSystem.Utilities.InlinedArray`1> // UnityEngine.InputSystem.Utilities.InlinedArray`1> // UnityEngine.InputSystem.Utilities.InlinedArray`1> // UnityEngine.InputSystem.Utilities.InlinedArray`1> // UnityEngine.InputSystem.Utilities.InlinedArray`1> // UnityEngine.InputSystem.Utilities.InlinedArray`1> // UnityEngine.InputSystem.Utilities.InlinedArray`1> // UnityEngine.InputSystem.Utilities.InlinedArray`1> // UnityEngine.InputSystem.Utilities.InlinedArray`1> // UnityEngine.InputSystem.Utilities.InlinedArray`1> // UnityEngine.InputSystem.Utilities.InlinedArray`1> // UnityEngine.InputSystem.Utilities.InlinedArray`1> // UnityEngine.InputSystem.Utilities.InlinedArray`1> // UnityEngine.InputSystem.Utilities.InlinedArray`1> // UnityEngine.InputSystem.Utilities.InlinedArray`1> // UnityEngine.InputSystem.Utilities.InlinedArray`1> // UnityEngine.InputSystem.Utilities.InlinedArray`1> // UnityEngine.InputSystem.Utilities.InlinedArray`1> // UnityEngine.InputSystem.Utilities.InlinedArray`1> // UnityEngine.InputSystem.Utilities.InlinedArray`1> // UnityEngine.InputSystem.Utilities.InlinedArray`1 // UnityEngine.InputSystem.Utilities.InlinedArray`1 // UnityEngine.InputSystem.Utilities.InlinedArray`1 // UnityEngine.InputSystem.Utilities.InlinedArray`1 // UnityEngine.InputSystem.Utilities.InlinedArray`1 // UnityEngine.InputSystem.Utilities.InlinedArray`1 // UnityEngine.InputSystem.Utilities.InlinedArray`1 // UnityEngine.InputSystem.Utilities.InlinedArray`1 // UnityEngine.InputSystem.Utilities.InlinedArray`1 // UnityEngine.InputSystem.Utilities.InlinedArray`1 // System.Nullable`1 // System.Nullable`1 // System.Nullable`1 // System.Nullable`1 // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 // UnityEngine.InputSystem.LowLevel.InputStateHistory`1/Record // UnityEngine.InputSystem.LowLevel.InputStateHistory`1/Record // System.Boolean struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields { public: // System.String System.Boolean::TrueString String_t* ___TrueString_5; // System.String System.Boolean::FalseString String_t* ___FalseString_6; public: inline static int32_t get_offset_of_TrueString_5() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___TrueString_5)); } inline String_t* get_TrueString_5() const { return ___TrueString_5; } inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; } inline void set_TrueString_5(String_t* value) { ___TrueString_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value); } inline static int32_t get_offset_of_FalseString_6() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___FalseString_6)); } inline String_t* get_FalseString_6() const { return ___FalseString_6; } inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; } inline void set_FalseString_6(String_t* value) { ___FalseString_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value); } }; // System.Boolean // System.Byte // System.Byte // System.Char struct Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_StaticFields { public: // System.Byte[] System.Char::categoryForLatin1 ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___categoryForLatin1_3; public: inline static int32_t get_offset_of_categoryForLatin1_3() { return static_cast(offsetof(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_StaticFields, ___categoryForLatin1_3)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_categoryForLatin1_3() const { return ___categoryForLatin1_3; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_categoryForLatin1_3() { return &___categoryForLatin1_3; } inline void set_categoryForLatin1_3(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___categoryForLatin1_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___categoryForLatin1_3), (void*)value); } }; // System.Char // System.Double struct Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_StaticFields { public: // System.Double System.Double::NegativeZero double ___NegativeZero_7; public: inline static int32_t get_offset_of_NegativeZero_7() { return static_cast(offsetof(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_StaticFields, ___NegativeZero_7)); } inline double get_NegativeZero_7() const { return ___NegativeZero_7; } inline double* get_address_of_NegativeZero_7() { return &___NegativeZero_7; } inline void set_NegativeZero_7(double value) { ___NegativeZero_7 = value; } }; // System.Double // UnityEngine.InputSystem.Haptics.DualMotorRumble // UnityEngine.InputSystem.Haptics.DualMotorRumble // System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields { public: // System.Char[] System.Enum::enumSeperatorCharArray CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___enumSeperatorCharArray_0; public: inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast(offsetof(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields, ___enumSeperatorCharArray_0)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; } inline void set_enumSeperatorCharArray_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___enumSeperatorCharArray_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value); } }; // System.Enum // System.Reflection.FieldInfo // System.Reflection.FieldInfo // UnityEngine.InputSystem.Utilities.FourCC // UnityEngine.InputSystem.Utilities.FourCC // System.Runtime.InteropServices.GCHandle // System.Runtime.InteropServices.GCHandle // System.Guid struct Guid_t_StaticFields { public: // System.Guid System.Guid::Empty Guid_t ___Empty_0; // System.Object System.Guid::_rngAccess RuntimeObject * ____rngAccess_12; // System.Security.Cryptography.RandomNumberGenerator System.Guid::_rng RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * ____rng_13; // System.Security.Cryptography.RandomNumberGenerator System.Guid::_fastRng RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * ____fastRng_14; public: inline static int32_t get_offset_of_Empty_0() { return static_cast(offsetof(Guid_t_StaticFields, ___Empty_0)); } inline Guid_t get_Empty_0() const { return ___Empty_0; } inline Guid_t * get_address_of_Empty_0() { return &___Empty_0; } inline void set_Empty_0(Guid_t value) { ___Empty_0 = value; } inline static int32_t get_offset_of__rngAccess_12() { return static_cast(offsetof(Guid_t_StaticFields, ____rngAccess_12)); } inline RuntimeObject * get__rngAccess_12() const { return ____rngAccess_12; } inline RuntimeObject ** get_address_of__rngAccess_12() { return &____rngAccess_12; } inline void set__rngAccess_12(RuntimeObject * value) { ____rngAccess_12 = value; Il2CppCodeGenWriteBarrier((void**)(&____rngAccess_12), (void*)value); } inline static int32_t get_offset_of__rng_13() { return static_cast(offsetof(Guid_t_StaticFields, ____rng_13)); } inline RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * get__rng_13() const { return ____rng_13; } inline RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 ** get_address_of__rng_13() { return &____rng_13; } inline void set__rng_13(RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * value) { ____rng_13 = value; Il2CppCodeGenWriteBarrier((void**)(&____rng_13), (void*)value); } inline static int32_t get_offset_of__fastRng_14() { return static_cast(offsetof(Guid_t_StaticFields, ____fastRng_14)); } inline RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * get__fastRng_14() const { return ____fastRng_14; } inline RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 ** get_address_of__fastRng_14() { return &____fastRng_14; } inline void set__fastRng_14(RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * value) { ____fastRng_14 = value; Il2CppCodeGenWriteBarrier((void**)(&____fastRng_14), (void*)value); } }; // System.Guid // UnityEngine.InputSystem.XR.Haptics.HapticCapabilities // UnityEngine.InputSystem.XR.Haptics.HapticCapabilities // UnityEngine.InputSystem.XR.Haptics.HapticState // UnityEngine.InputSystem.XR.Haptics.HapticState // UnityEngine.InputSystem.InputActionProperty // UnityEngine.InputSystem.InputActionProperty // UnityEngine.InputSystem.InputBindingCompositeContext // UnityEngine.InputSystem.InputBindingCompositeContext // UnityEngine.InputSystem.InputControlScheme // UnityEngine.InputSystem.InputControlScheme // UnityEngine.InputSystem.Layouts.InputDeviceDescription // UnityEngine.InputSystem.Layouts.InputDeviceDescription // UnityEngine.InputSystem.LowLevel.InputEventPtr // UnityEngine.InputSystem.LowLevel.InputEventPtr // UnityEngine.InputSystem.LowLevel.InputMetrics // UnityEngine.InputSystem.LowLevel.InputMetrics // System.Int32 // System.Int32 // System.Int64 // System.Int64 // System.IntPtr struct IntPtr_t_StaticFields { public: // System.IntPtr System.IntPtr::Zero intptr_t ___Zero_1; public: inline static int32_t get_offset_of_Zero_1() { return static_cast(offsetof(IntPtr_t_StaticFields, ___Zero_1)); } inline intptr_t get_Zero_1() const { return ___Zero_1; } inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; } inline void set_Zero_1(intptr_t value) { ___Zero_1 = value; } }; // System.IntPtr // UnityEngine.InputSystem.Utilities.InternedString // UnityEngine.InputSystem.Utilities.InternedString // System.Single // System.Single // UnityEngine.InputSystem.Utilities.Substring // UnityEngine.InputSystem.Utilities.Substring // UnityEngine.InputSystem.EnhancedTouch.TouchHistory // UnityEngine.InputSystem.EnhancedTouch.TouchHistory // UnityEngine.InputSystem.Utilities.TypeTable // UnityEngine.InputSystem.Utilities.TypeTable // System.UInt16 // System.UInt16 // System.UInt32 // System.UInt32 // UnityEngine.Vector2 struct Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields { public: // UnityEngine.Vector2 UnityEngine.Vector2::zeroVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___zeroVector_2; // UnityEngine.Vector2 UnityEngine.Vector2::oneVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___oneVector_3; // UnityEngine.Vector2 UnityEngine.Vector2::upVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___upVector_4; // UnityEngine.Vector2 UnityEngine.Vector2::downVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___downVector_5; // UnityEngine.Vector2 UnityEngine.Vector2::leftVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___leftVector_6; // UnityEngine.Vector2 UnityEngine.Vector2::rightVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___rightVector_7; // UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___positiveInfinityVector_8; // UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___negativeInfinityVector_9; public: inline static int32_t get_offset_of_zeroVector_2() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___zeroVector_2)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_zeroVector_2() const { return ___zeroVector_2; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_zeroVector_2() { return &___zeroVector_2; } inline void set_zeroVector_2(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___zeroVector_2 = value; } inline static int32_t get_offset_of_oneVector_3() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___oneVector_3)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_oneVector_3() const { return ___oneVector_3; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_oneVector_3() { return &___oneVector_3; } inline void set_oneVector_3(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___oneVector_3 = value; } inline static int32_t get_offset_of_upVector_4() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___upVector_4)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_upVector_4() const { return ___upVector_4; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_upVector_4() { return &___upVector_4; } inline void set_upVector_4(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___upVector_4 = value; } inline static int32_t get_offset_of_downVector_5() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___downVector_5)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_downVector_5() const { return ___downVector_5; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_downVector_5() { return &___downVector_5; } inline void set_downVector_5(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___downVector_5 = value; } inline static int32_t get_offset_of_leftVector_6() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___leftVector_6)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_leftVector_6() const { return ___leftVector_6; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_leftVector_6() { return &___leftVector_6; } inline void set_leftVector_6(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___leftVector_6 = value; } inline static int32_t get_offset_of_rightVector_7() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___rightVector_7)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_rightVector_7() const { return ___rightVector_7; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_rightVector_7() { return &___rightVector_7; } inline void set_rightVector_7(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___rightVector_7 = value; } inline static int32_t get_offset_of_positiveInfinityVector_8() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___positiveInfinityVector_8)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_positiveInfinityVector_8() const { return ___positiveInfinityVector_8; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_positiveInfinityVector_8() { return &___positiveInfinityVector_8; } inline void set_positiveInfinityVector_8(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___positiveInfinityVector_8 = value; } inline static int32_t get_offset_of_negativeInfinityVector_9() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___negativeInfinityVector_9)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_negativeInfinityVector_9() const { return ___negativeInfinityVector_9; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_negativeInfinityVector_9() { return &___negativeInfinityVector_9; } inline void set_negativeInfinityVector_9(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___negativeInfinityVector_9 = value; } }; // UnityEngine.Vector2 // UnityEngine.Vector3 struct Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields { public: // UnityEngine.Vector3 UnityEngine.Vector3::zeroVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___zeroVector_5; // UnityEngine.Vector3 UnityEngine.Vector3::oneVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___oneVector_6; // UnityEngine.Vector3 UnityEngine.Vector3::upVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___upVector_7; // UnityEngine.Vector3 UnityEngine.Vector3::downVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___downVector_8; // UnityEngine.Vector3 UnityEngine.Vector3::leftVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___leftVector_9; // UnityEngine.Vector3 UnityEngine.Vector3::rightVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___rightVector_10; // UnityEngine.Vector3 UnityEngine.Vector3::forwardVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___forwardVector_11; // UnityEngine.Vector3 UnityEngine.Vector3::backVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___backVector_12; // UnityEngine.Vector3 UnityEngine.Vector3::positiveInfinityVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___positiveInfinityVector_13; // UnityEngine.Vector3 UnityEngine.Vector3::negativeInfinityVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___negativeInfinityVector_14; public: inline static int32_t get_offset_of_zeroVector_5() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___zeroVector_5)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_zeroVector_5() const { return ___zeroVector_5; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_zeroVector_5() { return &___zeroVector_5; } inline void set_zeroVector_5(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___zeroVector_5 = value; } inline static int32_t get_offset_of_oneVector_6() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___oneVector_6)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_oneVector_6() const { return ___oneVector_6; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_oneVector_6() { return &___oneVector_6; } inline void set_oneVector_6(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___oneVector_6 = value; } inline static int32_t get_offset_of_upVector_7() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___upVector_7)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_upVector_7() const { return ___upVector_7; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_upVector_7() { return &___upVector_7; } inline void set_upVector_7(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___upVector_7 = value; } inline static int32_t get_offset_of_downVector_8() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___downVector_8)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_downVector_8() const { return ___downVector_8; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_downVector_8() { return &___downVector_8; } inline void set_downVector_8(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___downVector_8 = value; } inline static int32_t get_offset_of_leftVector_9() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___leftVector_9)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_leftVector_9() const { return ___leftVector_9; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_leftVector_9() { return &___leftVector_9; } inline void set_leftVector_9(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___leftVector_9 = value; } inline static int32_t get_offset_of_rightVector_10() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___rightVector_10)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_rightVector_10() const { return ___rightVector_10; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_rightVector_10() { return &___rightVector_10; } inline void set_rightVector_10(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___rightVector_10 = value; } inline static int32_t get_offset_of_forwardVector_11() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___forwardVector_11)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_forwardVector_11() const { return ___forwardVector_11; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_forwardVector_11() { return &___forwardVector_11; } inline void set_forwardVector_11(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___forwardVector_11 = value; } inline static int32_t get_offset_of_backVector_12() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___backVector_12)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_backVector_12() const { return ___backVector_12; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_backVector_12() { return &___backVector_12; } inline void set_backVector_12(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___backVector_12 = value; } inline static int32_t get_offset_of_positiveInfinityVector_13() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___positiveInfinityVector_13)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_positiveInfinityVector_13() const { return ___positiveInfinityVector_13; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_positiveInfinityVector_13() { return &___positiveInfinityVector_13; } inline void set_positiveInfinityVector_13(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___positiveInfinityVector_13 = value; } inline static int32_t get_offset_of_negativeInfinityVector_14() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___negativeInfinityVector_14)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_negativeInfinityVector_14() const { return ___negativeInfinityVector_14; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_negativeInfinityVector_14() { return &___negativeInfinityVector_14; } inline void set_negativeInfinityVector_14(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___negativeInfinityVector_14 = value; } }; // UnityEngine.Vector3 // System.Void // System.Void // UnityEngine.InputSystem.LowLevel.IMECompositionString/e__FixedBuffer // UnityEngine.InputSystem.LowLevel.IMECompositionString/e__FixedBuffer // UnityEngine.InputSystem.InputAction/CallbackContext // UnityEngine.InputSystem.InputAction/CallbackContext // UnityEngine.InputSystem.InputActionAsset/ReadFileJson // UnityEngine.InputSystem.InputActionAsset/ReadFileJson // UnityEngine.InputSystem.InputActionAsset/WriteFileJson // UnityEngine.InputSystem.InputActionAsset/WriteFileJson // UnityEngine.InputSystem.InputActionMap/BindingOverrideJson // UnityEngine.InputSystem.InputActionMap/BindingOverrideJson // UnityEngine.InputSystem.InputActionMap/BindingOverrideListJson // UnityEngine.InputSystem.InputActionMap/BindingOverrideListJson // UnityEngine.InputSystem.InputActionMap/DeviceArray // UnityEngine.InputSystem.InputActionMap/DeviceArray // UnityEngine.InputSystem.InputActionMap/ReadFileJson // UnityEngine.InputSystem.InputActionMap/ReadFileJson // UnityEngine.InputSystem.InputActionMap/WriteFileJson // UnityEngine.InputSystem.InputActionMap/WriteFileJson // UnityEngine.InputSystem.InputActionMap/WriteMapJson // UnityEngine.InputSystem.InputActionMap/WriteMapJson // UnityEngine.InputSystem.InputActionRebindingExtensions/Parameter // UnityEngine.InputSystem.InputActionRebindingExtensions/Parameter // UnityEngine.InputSystem.InputActionSetupExtensions/BindingSyntax // UnityEngine.InputSystem.InputActionSetupExtensions/BindingSyntax // UnityEngine.InputSystem.InputActionSetupExtensions/CompositeSyntax // UnityEngine.InputSystem.InputActionSetupExtensions/CompositeSyntax // UnityEngine.InputSystem.InputActionState/ActionMapIndices // UnityEngine.InputSystem.InputActionState/ActionMapIndices // UnityEngine.InputSystem.InputActionState/BindingState // UnityEngine.InputSystem.InputActionState/BindingState // UnityEngine.InputSystem.InputActionState/InteractionState // UnityEngine.InputSystem.InputActionState/InteractionState // UnityEngine.InputSystem.InputActionState/TriggerState // UnityEngine.InputSystem.InputActionState/TriggerState // UnityEngine.InputSystem.InputActionState/UnmanagedMemory // UnityEngine.InputSystem.InputActionState/UnmanagedMemory // UnityEngine.InputSystem.Layouts.InputControlLayout/Cache // UnityEngine.InputSystem.Layouts.InputControlLayout/Cache // UnityEngine.InputSystem.Layouts.InputControlLayout/Collection // UnityEngine.InputSystem.Layouts.InputControlLayout/Collection // UnityEngine.InputSystem.InputControlScheme/SchemeJson // UnityEngine.InputSystem.InputControlScheme/SchemeJson // UnityEngine.InputSystem.InputManager/StateChangeMonitorTimeout // UnityEngine.InputSystem.InputManager/StateChangeMonitorTimeout // UnityEngine.InputSystem.LowLevel.InputStateBuffers/DoubleBuffers // UnityEngine.InputSystem.LowLevel.InputStateBuffers/DoubleBuffers // UnityEngine.InputSystem.LowLevel.InputStateHistory/Record // UnityEngine.InputSystem.LowLevel.InputStateHistory/Record // UnityEngine.InputSystem.LowLevel.InputUpdate/UpdateStepCount // UnityEngine.InputSystem.LowLevel.InputUpdate/UpdateStepCount // UnityEngine.InputSystem.LowLevel.InputStateHistory/RecordHeader/e__FixedBuffer // UnityEngine.InputSystem.LowLevel.InputStateHistory/RecordHeader/e__FixedBuffer // UnityEngine.InputSystem.LowLevel.InputStateHistory/RecordHeader/e__FixedBuffer // UnityEngine.InputSystem.LowLevel.InputStateHistory/RecordHeader/e__FixedBuffer // UnityEngine.InputSystem.Utilities.CallbackArray`1> // UnityEngine.InputSystem.Utilities.CallbackArray`1> // UnityEngine.InputSystem.Utilities.CallbackArray`1> // UnityEngine.InputSystem.Utilities.CallbackArray`1> // UnityEngine.InputSystem.Utilities.CallbackArray`1> // UnityEngine.InputSystem.Utilities.CallbackArray`1> // UnityEngine.InputSystem.Utilities.CallbackArray`1> // UnityEngine.InputSystem.Utilities.CallbackArray`1> // UnityEngine.InputSystem.Utilities.CallbackArray`1> // UnityEngine.InputSystem.Utilities.CallbackArray`1> // UnityEngine.InputSystem.Utilities.CallbackArray`1> // UnityEngine.InputSystem.Utilities.CallbackArray`1> // UnityEngine.InputSystem.Utilities.CallbackArray`1> // UnityEngine.InputSystem.Utilities.CallbackArray`1> // UnityEngine.InputSystem.Utilities.CallbackArray`1> // UnityEngine.InputSystem.Utilities.CallbackArray`1> // UnityEngine.InputSystem.Utilities.CallbackArray`1> // UnityEngine.InputSystem.Utilities.CallbackArray`1> // UnityEngine.InputSystem.Utilities.CallbackArray`1 // UnityEngine.InputSystem.Utilities.CallbackArray`1 // UnityEngine.InputSystem.Utilities.CallbackArray`1 // UnityEngine.InputSystem.Utilities.CallbackArray`1 // UnityEngine.InputSystem.Utilities.CallbackArray`1 // UnityEngine.InputSystem.Utilities.CallbackArray`1 // UnityEngine.InputSystem.Utilities.CallbackArray`1 // UnityEngine.InputSystem.Utilities.CallbackArray`1 // System.Collections.Generic.List`1/Enumerator // System.Collections.Generic.List`1/Enumerator // UnityEngine.InputSystem.Utilities.InlinedArray`1 // UnityEngine.InputSystem.Utilities.InlinedArray`1 // UnityEngine.InputSystem.Utilities.InlinedArray`1 // UnityEngine.InputSystem.Utilities.InlinedArray`1 // UnityEngine.InputSystem.Utilities.InlinedArray`1 // UnityEngine.InputSystem.Utilities.InlinedArray`1 // System.Nullable`1> // System.Nullable`1> // System.Nullable`1> // System.Nullable`1> // System.Nullable`1 // System.Nullable`1 // UnityEngine.InputSystem.Utilities.OneOrMore`2> // UnityEngine.InputSystem.Utilities.OneOrMore`2> // UnityEngine.InputSystem.Utilities.OneOrMore`2> // UnityEngine.InputSystem.Utilities.OneOrMore`2> // Unity.Collections.Allocator // Unity.Collections.Allocator // System.Reflection.BindingFlags // System.Reflection.BindingFlags // System.Delegate // System.Delegate // System.Exception struct Exception_t_StaticFields { public: // System.Object System.Exception::s_EDILock RuntimeObject * ___s_EDILock_0; public: inline static int32_t get_offset_of_s_EDILock_0() { return static_cast(offsetof(Exception_t_StaticFields, ___s_EDILock_0)); } inline RuntimeObject * get_s_EDILock_0() const { return ___s_EDILock_0; } inline RuntimeObject ** get_address_of_s_EDILock_0() { return &___s_EDILock_0; } inline void set_s_EDILock_0(RuntimeObject * value) { ___s_EDILock_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_EDILock_0), (void*)value); } }; // System.Exception // UnityEngine.InputSystem.XR.FeatureType // UnityEngine.InputSystem.XR.FeatureType // System.Runtime.InteropServices.GCHandleType // System.Runtime.InteropServices.GCHandleType // UnityEngine.InputSystem.LowLevel.GamepadButton // UnityEngine.InputSystem.LowLevel.GamepadButton // UnityEngine.InputSystem.LowLevel.GamepadState // UnityEngine.InputSystem.LowLevel.GamepadState // UnityEngine.InputSystem.LowLevel.GravityState // UnityEngine.InputSystem.LowLevel.GravityState // UnityEngine.InputSystem.LowLevel.GyroscopeState // UnityEngine.InputSystem.LowLevel.GyroscopeState // UnityEngine.InputSystem.LowLevel.IMECompositionString // UnityEngine.InputSystem.LowLevel.IMECompositionString // UnityEngine.InputSystem.InputActionChange // UnityEngine.InputSystem.InputActionChange // UnityEngine.InputSystem.InputActionPhase // UnityEngine.InputSystem.InputActionPhase // UnityEngine.InputSystem.InputActionType // UnityEngine.InputSystem.InputActionType // UnityEngine.InputSystem.InputBindingComposite struct InputBindingComposite_tFCCB9AFDBA6503C51555C9C5904186D990D36565_StaticFields { public: // UnityEngine.InputSystem.Utilities.TypeTable UnityEngine.InputSystem.InputBindingComposite::s_Composites TypeTable_t4E41B03F931506BA07A120F6578A8CA47459C64F ___s_Composites_0; public: inline static int32_t get_offset_of_s_Composites_0() { return static_cast(offsetof(InputBindingComposite_tFCCB9AFDBA6503C51555C9C5904186D990D36565_StaticFields, ___s_Composites_0)); } inline TypeTable_t4E41B03F931506BA07A120F6578A8CA47459C64F get_s_Composites_0() const { return ___s_Composites_0; } inline TypeTable_t4E41B03F931506BA07A120F6578A8CA47459C64F * get_address_of_s_Composites_0() { return &___s_Composites_0; } inline void set_s_Composites_0(TypeTable_t4E41B03F931506BA07A120F6578A8CA47459C64F value) { ___s_Composites_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___s_Composites_0))->___table_0), (void*)NULL); } }; // UnityEngine.InputSystem.InputBindingComposite // UnityEngine.InputSystem.InputDeviceChange // UnityEngine.InputSystem.InputDeviceChange // UnityEngine.InputSystem.LowLevel.InputDeviceCommand // UnityEngine.InputSystem.LowLevel.InputDeviceCommand // UnityEngine.InputSystem.Layouts.InputDeviceMatcher struct InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57_StaticFields { public: // UnityEngine.InputSystem.Utilities.InternedString UnityEngine.InputSystem.Layouts.InputDeviceMatcher::kInterfaceKey InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED ___kInterfaceKey_1; // UnityEngine.InputSystem.Utilities.InternedString UnityEngine.InputSystem.Layouts.InputDeviceMatcher::kDeviceClassKey InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED ___kDeviceClassKey_2; // UnityEngine.InputSystem.Utilities.InternedString UnityEngine.InputSystem.Layouts.InputDeviceMatcher::kManufacturerKey InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED ___kManufacturerKey_3; // UnityEngine.InputSystem.Utilities.InternedString UnityEngine.InputSystem.Layouts.InputDeviceMatcher::kProductKey InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED ___kProductKey_4; // UnityEngine.InputSystem.Utilities.InternedString UnityEngine.InputSystem.Layouts.InputDeviceMatcher::kVersionKey InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED ___kVersionKey_5; public: inline static int32_t get_offset_of_kInterfaceKey_1() { return static_cast(offsetof(InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57_StaticFields, ___kInterfaceKey_1)); } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED get_kInterfaceKey_1() const { return ___kInterfaceKey_1; } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED * get_address_of_kInterfaceKey_1() { return &___kInterfaceKey_1; } inline void set_kInterfaceKey_1(InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED value) { ___kInterfaceKey_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___kInterfaceKey_1))->___m_StringOriginalCase_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___kInterfaceKey_1))->___m_StringLowerCase_1), (void*)NULL); #endif } inline static int32_t get_offset_of_kDeviceClassKey_2() { return static_cast(offsetof(InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57_StaticFields, ___kDeviceClassKey_2)); } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED get_kDeviceClassKey_2() const { return ___kDeviceClassKey_2; } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED * get_address_of_kDeviceClassKey_2() { return &___kDeviceClassKey_2; } inline void set_kDeviceClassKey_2(InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED value) { ___kDeviceClassKey_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___kDeviceClassKey_2))->___m_StringOriginalCase_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___kDeviceClassKey_2))->___m_StringLowerCase_1), (void*)NULL); #endif } inline static int32_t get_offset_of_kManufacturerKey_3() { return static_cast(offsetof(InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57_StaticFields, ___kManufacturerKey_3)); } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED get_kManufacturerKey_3() const { return ___kManufacturerKey_3; } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED * get_address_of_kManufacturerKey_3() { return &___kManufacturerKey_3; } inline void set_kManufacturerKey_3(InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED value) { ___kManufacturerKey_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___kManufacturerKey_3))->___m_StringOriginalCase_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___kManufacturerKey_3))->___m_StringLowerCase_1), (void*)NULL); #endif } inline static int32_t get_offset_of_kProductKey_4() { return static_cast(offsetof(InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57_StaticFields, ___kProductKey_4)); } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED get_kProductKey_4() const { return ___kProductKey_4; } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED * get_address_of_kProductKey_4() { return &___kProductKey_4; } inline void set_kProductKey_4(InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED value) { ___kProductKey_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___kProductKey_4))->___m_StringOriginalCase_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___kProductKey_4))->___m_StringLowerCase_1), (void*)NULL); #endif } inline static int32_t get_offset_of_kVersionKey_5() { return static_cast(offsetof(InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57_StaticFields, ___kVersionKey_5)); } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED get_kVersionKey_5() const { return ___kVersionKey_5; } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED * get_address_of_kVersionKey_5() { return &___kVersionKey_5; } inline void set_kVersionKey_5(InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED value) { ___kVersionKey_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___kVersionKey_5))->___m_StringOriginalCase_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___kVersionKey_5))->___m_StringLowerCase_1), (void*)NULL); #endif } }; // UnityEngine.InputSystem.Layouts.InputDeviceMatcher // UnityEngine.InputSystem.InputProcessor struct InputProcessor_t245C316DEE36AA1BC9558F838B3B7A0223813A1D_StaticFields { public: // UnityEngine.InputSystem.Utilities.TypeTable UnityEngine.InputSystem.InputProcessor::s_Processors TypeTable_t4E41B03F931506BA07A120F6578A8CA47459C64F ___s_Processors_0; public: inline static int32_t get_offset_of_s_Processors_0() { return static_cast(offsetof(InputProcessor_t245C316DEE36AA1BC9558F838B3B7A0223813A1D_StaticFields, ___s_Processors_0)); } inline TypeTable_t4E41B03F931506BA07A120F6578A8CA47459C64F get_s_Processors_0() const { return ___s_Processors_0; } inline TypeTable_t4E41B03F931506BA07A120F6578A8CA47459C64F * get_address_of_s_Processors_0() { return &___s_Processors_0; } inline void set_s_Processors_0(TypeTable_t4E41B03F931506BA07A120F6578A8CA47459C64F value) { ___s_Processors_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___s_Processors_0))->___table_0), (void*)NULL); } }; // UnityEngine.InputSystem.InputProcessor // UnityEngine.InputSystem.LowLevel.InputStateBlock struct InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B_StaticFields { public: // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.InputStateBlock::FormatBit FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___FormatBit_2; // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.InputStateBlock::FormatSBit FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___FormatSBit_4; // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.InputStateBlock::FormatInt FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___FormatInt_6; // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.InputStateBlock::FormatUInt FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___FormatUInt_8; // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.InputStateBlock::FormatShort FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___FormatShort_10; // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.InputStateBlock::FormatUShort FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___FormatUShort_12; // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.InputStateBlock::FormatByte FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___FormatByte_14; // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.InputStateBlock::FormatSByte FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___FormatSByte_16; // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.InputStateBlock::FormatLong FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___FormatLong_18; // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.InputStateBlock::FormatULong FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___FormatULong_20; // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.InputStateBlock::FormatFloat FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___FormatFloat_22; // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.InputStateBlock::FormatDouble FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___FormatDouble_24; // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.InputStateBlock::FormatVector2 FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___FormatVector2_26; // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.InputStateBlock::FormatVector3 FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___FormatVector3_27; // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.InputStateBlock::FormatQuaternion FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___FormatQuaternion_28; // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.InputStateBlock::FormatVector2Short FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___FormatVector2Short_29; // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.InputStateBlock::FormatVector3Short FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___FormatVector3Short_30; // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.InputStateBlock::FormatVector2Byte FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___FormatVector2Byte_31; // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.InputStateBlock::FormatVector3Byte FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___FormatVector3Byte_32; public: inline static int32_t get_offset_of_FormatBit_2() { return static_cast(offsetof(InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B_StaticFields, ___FormatBit_2)); } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 get_FormatBit_2() const { return ___FormatBit_2; } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * get_address_of_FormatBit_2() { return &___FormatBit_2; } inline void set_FormatBit_2(FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 value) { ___FormatBit_2 = value; } inline static int32_t get_offset_of_FormatSBit_4() { return static_cast(offsetof(InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B_StaticFields, ___FormatSBit_4)); } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 get_FormatSBit_4() const { return ___FormatSBit_4; } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * get_address_of_FormatSBit_4() { return &___FormatSBit_4; } inline void set_FormatSBit_4(FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 value) { ___FormatSBit_4 = value; } inline static int32_t get_offset_of_FormatInt_6() { return static_cast(offsetof(InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B_StaticFields, ___FormatInt_6)); } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 get_FormatInt_6() const { return ___FormatInt_6; } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * get_address_of_FormatInt_6() { return &___FormatInt_6; } inline void set_FormatInt_6(FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 value) { ___FormatInt_6 = value; } inline static int32_t get_offset_of_FormatUInt_8() { return static_cast(offsetof(InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B_StaticFields, ___FormatUInt_8)); } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 get_FormatUInt_8() const { return ___FormatUInt_8; } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * get_address_of_FormatUInt_8() { return &___FormatUInt_8; } inline void set_FormatUInt_8(FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 value) { ___FormatUInt_8 = value; } inline static int32_t get_offset_of_FormatShort_10() { return static_cast(offsetof(InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B_StaticFields, ___FormatShort_10)); } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 get_FormatShort_10() const { return ___FormatShort_10; } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * get_address_of_FormatShort_10() { return &___FormatShort_10; } inline void set_FormatShort_10(FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 value) { ___FormatShort_10 = value; } inline static int32_t get_offset_of_FormatUShort_12() { return static_cast(offsetof(InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B_StaticFields, ___FormatUShort_12)); } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 get_FormatUShort_12() const { return ___FormatUShort_12; } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * get_address_of_FormatUShort_12() { return &___FormatUShort_12; } inline void set_FormatUShort_12(FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 value) { ___FormatUShort_12 = value; } inline static int32_t get_offset_of_FormatByte_14() { return static_cast(offsetof(InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B_StaticFields, ___FormatByte_14)); } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 get_FormatByte_14() const { return ___FormatByte_14; } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * get_address_of_FormatByte_14() { return &___FormatByte_14; } inline void set_FormatByte_14(FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 value) { ___FormatByte_14 = value; } inline static int32_t get_offset_of_FormatSByte_16() { return static_cast(offsetof(InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B_StaticFields, ___FormatSByte_16)); } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 get_FormatSByte_16() const { return ___FormatSByte_16; } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * get_address_of_FormatSByte_16() { return &___FormatSByte_16; } inline void set_FormatSByte_16(FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 value) { ___FormatSByte_16 = value; } inline static int32_t get_offset_of_FormatLong_18() { return static_cast(offsetof(InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B_StaticFields, ___FormatLong_18)); } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 get_FormatLong_18() const { return ___FormatLong_18; } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * get_address_of_FormatLong_18() { return &___FormatLong_18; } inline void set_FormatLong_18(FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 value) { ___FormatLong_18 = value; } inline static int32_t get_offset_of_FormatULong_20() { return static_cast(offsetof(InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B_StaticFields, ___FormatULong_20)); } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 get_FormatULong_20() const { return ___FormatULong_20; } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * get_address_of_FormatULong_20() { return &___FormatULong_20; } inline void set_FormatULong_20(FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 value) { ___FormatULong_20 = value; } inline static int32_t get_offset_of_FormatFloat_22() { return static_cast(offsetof(InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B_StaticFields, ___FormatFloat_22)); } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 get_FormatFloat_22() const { return ___FormatFloat_22; } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * get_address_of_FormatFloat_22() { return &___FormatFloat_22; } inline void set_FormatFloat_22(FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 value) { ___FormatFloat_22 = value; } inline static int32_t get_offset_of_FormatDouble_24() { return static_cast(offsetof(InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B_StaticFields, ___FormatDouble_24)); } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 get_FormatDouble_24() const { return ___FormatDouble_24; } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * get_address_of_FormatDouble_24() { return &___FormatDouble_24; } inline void set_FormatDouble_24(FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 value) { ___FormatDouble_24 = value; } inline static int32_t get_offset_of_FormatVector2_26() { return static_cast(offsetof(InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B_StaticFields, ___FormatVector2_26)); } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 get_FormatVector2_26() const { return ___FormatVector2_26; } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * get_address_of_FormatVector2_26() { return &___FormatVector2_26; } inline void set_FormatVector2_26(FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 value) { ___FormatVector2_26 = value; } inline static int32_t get_offset_of_FormatVector3_27() { return static_cast(offsetof(InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B_StaticFields, ___FormatVector3_27)); } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 get_FormatVector3_27() const { return ___FormatVector3_27; } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * get_address_of_FormatVector3_27() { return &___FormatVector3_27; } inline void set_FormatVector3_27(FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 value) { ___FormatVector3_27 = value; } inline static int32_t get_offset_of_FormatQuaternion_28() { return static_cast(offsetof(InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B_StaticFields, ___FormatQuaternion_28)); } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 get_FormatQuaternion_28() const { return ___FormatQuaternion_28; } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * get_address_of_FormatQuaternion_28() { return &___FormatQuaternion_28; } inline void set_FormatQuaternion_28(FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 value) { ___FormatQuaternion_28 = value; } inline static int32_t get_offset_of_FormatVector2Short_29() { return static_cast(offsetof(InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B_StaticFields, ___FormatVector2Short_29)); } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 get_FormatVector2Short_29() const { return ___FormatVector2Short_29; } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * get_address_of_FormatVector2Short_29() { return &___FormatVector2Short_29; } inline void set_FormatVector2Short_29(FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 value) { ___FormatVector2Short_29 = value; } inline static int32_t get_offset_of_FormatVector3Short_30() { return static_cast(offsetof(InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B_StaticFields, ___FormatVector3Short_30)); } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 get_FormatVector3Short_30() const { return ___FormatVector3Short_30; } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * get_address_of_FormatVector3Short_30() { return &___FormatVector3Short_30; } inline void set_FormatVector3Short_30(FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 value) { ___FormatVector3Short_30 = value; } inline static int32_t get_offset_of_FormatVector2Byte_31() { return static_cast(offsetof(InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B_StaticFields, ___FormatVector2Byte_31)); } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 get_FormatVector2Byte_31() const { return ___FormatVector2Byte_31; } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * get_address_of_FormatVector2Byte_31() { return &___FormatVector2Byte_31; } inline void set_FormatVector2Byte_31(FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 value) { ___FormatVector2Byte_31 = value; } inline static int32_t get_offset_of_FormatVector3Byte_32() { return static_cast(offsetof(InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B_StaticFields, ___FormatVector3Byte_32)); } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 get_FormatVector3Byte_32() const { return ___FormatVector3Byte_32; } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * get_address_of_FormatVector3Byte_32() { return &___FormatVector3Byte_32; } inline void set_FormatVector3Byte_32(FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 value) { ___FormatVector3Byte_32 = value; } }; // UnityEngine.InputSystem.LowLevel.InputStateBlock // UnityEngine.InputSystem.LowLevel.InputStateBuffers struct InputStateBuffers_t39A534EACF079F6045AA73AB30197C3965F53FCA_StaticFields { public: // System.Void* UnityEngine.InputSystem.LowLevel.InputStateBuffers::s_DefaultStateBuffer void* ___s_DefaultStateBuffer_7; // System.Void* UnityEngine.InputSystem.LowLevel.InputStateBuffers::s_NoiseMaskBuffer void* ___s_NoiseMaskBuffer_8; // System.Void* UnityEngine.InputSystem.LowLevel.InputStateBuffers::s_ResetMaskBuffer void* ___s_ResetMaskBuffer_9; // UnityEngine.InputSystem.LowLevel.InputStateBuffers/DoubleBuffers UnityEngine.InputSystem.LowLevel.InputStateBuffers::s_CurrentBuffers DoubleBuffers_t6EA541F84C05C0E43874EB3F6DFEAD6CFC20582B ___s_CurrentBuffers_10; public: inline static int32_t get_offset_of_s_DefaultStateBuffer_7() { return static_cast(offsetof(InputStateBuffers_t39A534EACF079F6045AA73AB30197C3965F53FCA_StaticFields, ___s_DefaultStateBuffer_7)); } inline void* get_s_DefaultStateBuffer_7() const { return ___s_DefaultStateBuffer_7; } inline void** get_address_of_s_DefaultStateBuffer_7() { return &___s_DefaultStateBuffer_7; } inline void set_s_DefaultStateBuffer_7(void* value) { ___s_DefaultStateBuffer_7 = value; } inline static int32_t get_offset_of_s_NoiseMaskBuffer_8() { return static_cast(offsetof(InputStateBuffers_t39A534EACF079F6045AA73AB30197C3965F53FCA_StaticFields, ___s_NoiseMaskBuffer_8)); } inline void* get_s_NoiseMaskBuffer_8() const { return ___s_NoiseMaskBuffer_8; } inline void** get_address_of_s_NoiseMaskBuffer_8() { return &___s_NoiseMaskBuffer_8; } inline void set_s_NoiseMaskBuffer_8(void* value) { ___s_NoiseMaskBuffer_8 = value; } inline static int32_t get_offset_of_s_ResetMaskBuffer_9() { return static_cast(offsetof(InputStateBuffers_t39A534EACF079F6045AA73AB30197C3965F53FCA_StaticFields, ___s_ResetMaskBuffer_9)); } inline void* get_s_ResetMaskBuffer_9() const { return ___s_ResetMaskBuffer_9; } inline void** get_address_of_s_ResetMaskBuffer_9() { return &___s_ResetMaskBuffer_9; } inline void set_s_ResetMaskBuffer_9(void* value) { ___s_ResetMaskBuffer_9 = value; } inline static int32_t get_offset_of_s_CurrentBuffers_10() { return static_cast(offsetof(InputStateBuffers_t39A534EACF079F6045AA73AB30197C3965F53FCA_StaticFields, ___s_CurrentBuffers_10)); } inline DoubleBuffers_t6EA541F84C05C0E43874EB3F6DFEAD6CFC20582B get_s_CurrentBuffers_10() const { return ___s_CurrentBuffers_10; } inline DoubleBuffers_t6EA541F84C05C0E43874EB3F6DFEAD6CFC20582B * get_address_of_s_CurrentBuffers_10() { return &___s_CurrentBuffers_10; } inline void set_s_CurrentBuffers_10(DoubleBuffers_t6EA541F84C05C0E43874EB3F6DFEAD6CFC20582B value) { ___s_CurrentBuffers_10 = value; } }; // UnityEngine.InputSystem.LowLevel.InputStateBuffers // UnityEngine.InputSystem.LowLevel.InputUpdateType // UnityEngine.InputSystem.LowLevel.InputUpdateType // System.Int32Enum // System.Int32Enum // UnityEngine.InputSystem.Utilities.NameAndParameters // UnityEngine.InputSystem.Utilities.NameAndParameters // UnityEngineInternal.Input.NativeInputEventType // UnityEngineInternal.Input.NativeInputEventType // UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_StaticFields { public: // System.Int32 UnityEngine.Object::OffsetOfInstanceIDInCPlusPlusObject int32_t ___OffsetOfInstanceIDInCPlusPlusObject_1; public: inline static int32_t get_offset_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return static_cast(offsetof(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_StaticFields, ___OffsetOfInstanceIDInCPlusPlusObject_1)); } inline int32_t get_OffsetOfInstanceIDInCPlusPlusObject_1() const { return ___OffsetOfInstanceIDInCPlusPlusObject_1; } inline int32_t* get_address_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return &___OffsetOfInstanceIDInCPlusPlusObject_1; } inline void set_OffsetOfInstanceIDInCPlusPlusObject_1(int32_t value) { ___OffsetOfInstanceIDInCPlusPlusObject_1 = value; } }; // UnityEngine.Object // System.RuntimeTypeHandle // System.RuntimeTypeHandle // System.StringComparison // System.StringComparison // UnityEngine.InputSystem.TouchPhase // UnityEngine.InputSystem.TouchPhase // UnityEngine.InputSystem.LowLevel.TouchState // UnityEngine.InputSystem.LowLevel.TouchState // System.TypeCode // System.TypeCode // UnityEngine.InputSystem.Controls.AxisControl/Clamp // UnityEngine.InputSystem.Controls.AxisControl/Clamp // UnityEngine.InputSystem.HID.HID/GenericDesktop // UnityEngine.InputSystem.HID.HID/GenericDesktop // UnityEngine.InputSystem.HID.HID/HIDCollectionType // UnityEngine.InputSystem.HID.HID/HIDCollectionType // UnityEngine.InputSystem.HID.HID/HIDElementFlags // UnityEngine.InputSystem.HID.HID/HIDElementFlags // UnityEngine.InputSystem.HID.HID/HIDReportType // UnityEngine.InputSystem.HID.HID/HIDReportType // UnityEngine.InputSystem.HID.HID/Simulation // UnityEngine.InputSystem.HID.HID/Simulation // UnityEngine.InputSystem.HID.HID/UsagePage // UnityEngine.InputSystem.HID.HID/UsagePage // UnityEngine.InputSystem.HID.HIDParser/HIDItemStateGlobal // UnityEngine.InputSystem.HID.HIDParser/HIDItemStateGlobal // UnityEngine.InputSystem.HID.HIDParser/HIDItemStateLocal // UnityEngine.InputSystem.HID.HIDParser/HIDItemStateLocal // UnityEngine.InputSystem.InputAction/ActionFlags // UnityEngine.InputSystem.InputAction/ActionFlags // UnityEngine.InputSystem.InputActionAsset/d__31 // UnityEngine.InputSystem.InputActionAsset/d__31 // UnityEngine.InputSystem.InputActionMap/Flags // UnityEngine.InputSystem.InputActionMap/Flags // UnityEngine.InputSystem.InputActionRebindingExtensions/<>c__DisplayClass25_0 // UnityEngine.InputSystem.InputActionRebindingExtensions/<>c__DisplayClass25_0 // UnityEngine.InputSystem.InputActionSetupExtensions/ControlSchemeSyntax // UnityEngine.InputSystem.InputActionSetupExtensions/ControlSchemeSyntax // UnityEngine.InputSystem.InputBinding/DisplayStringOptions // UnityEngine.InputSystem.InputBinding/DisplayStringOptions // UnityEngine.InputSystem.InputBinding/Flags // UnityEngine.InputSystem.InputBinding/Flags // UnityEngine.InputSystem.InputBinding/MatchOptions // UnityEngine.InputSystem.InputBinding/MatchOptions // UnityEngine.InputSystem.InputControl/ControlFlags // UnityEngine.InputSystem.InputControl/ControlFlags // UnityEngine.InputSystem.Layouts.InputControlLayout/Flags // UnityEngine.InputSystem.Layouts.InputControlLayout/Flags // UnityEngine.InputSystem.InputDevice/DeviceFlags // UnityEngine.InputSystem.InputDevice/DeviceFlags // UnityEngine.InputSystem.InputInteractionContext/Flags // UnityEngine.InputSystem.InputInteractionContext/Flags // UnityEngine.InputSystem.InputSettings/BackgroundBehavior // UnityEngine.InputSystem.InputSettings/BackgroundBehavior // UnityEngine.InputSystem.InputSettings/EditorInputBehaviorInPlayMode // UnityEngine.InputSystem.InputSettings/EditorInputBehaviorInPlayMode // UnityEngine.InputSystem.InputSettings/UpdateMode // UnityEngine.InputSystem.InputSettings/UpdateMode // UnityEngine.InputSystem.LowLevel.InputStateHistory/RecordHeader // UnityEngine.InputSystem.LowLevel.InputStateHistory/RecordHeader // UnityEngine.InputSystem.EnhancedTouch.Touch/ExtraDataPerTouchState // UnityEngine.InputSystem.EnhancedTouch.Touch/ExtraDataPerTouchState // UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation/Flags // UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation/Flags // UnityEngine.InputSystem.InputActionState/TriggerState/Flags // UnityEngine.InputSystem.InputActionState/TriggerState/Flags // Unity.Collections.NativeArray`1 // Unity.Collections.NativeArray`1 // Unity.Collections.NativeArray`1 // Unity.Collections.NativeArray`1 // System.Nullable`1 // System.Nullable`1 // System.Nullable`1 // System.Nullable`1 // UnityEngine.InputSystem.XR.Haptics.GetCurrentHapticStateCommand // UnityEngine.InputSystem.XR.Haptics.GetCurrentHapticStateCommand // UnityEngine.InputSystem.XR.Haptics.GetHapticCapabilitiesCommand // UnityEngine.InputSystem.XR.Haptics.GetHapticCapabilitiesCommand // UnityEngine.InputSystem.LowLevel.InitiateUserAccountPairingCommand // UnityEngine.InputSystem.LowLevel.InitiateUserAccountPairingCommand // UnityEngine.InputSystem.InputBinding // UnityEngine.InputSystem.InputBinding // UnityEngine.InputSystem.Layouts.InputControlLayout struct InputControlLayout_tE6B3ECA665209114AFF079155BF9F2FA79A03741_StaticFields { public: // UnityEngine.InputSystem.Utilities.InternedString UnityEngine.InputSystem.Layouts.InputControlLayout::s_DefaultVariant InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED ___s_DefaultVariant_0; // UnityEngine.InputSystem.Layouts.InputControlLayout/Collection UnityEngine.InputSystem.Layouts.InputControlLayout::s_Layouts Collection_tE4D2860D7319AE2B62163AFBA0A549B87DB0B97F ___s_Layouts_15; // UnityEngine.InputSystem.Layouts.InputControlLayout/Cache UnityEngine.InputSystem.Layouts.InputControlLayout::s_CacheInstance Cache_tCCC71FFB1DEF56FF815ED5B09BB764EDB00EE82E ___s_CacheInstance_16; // System.Int32 UnityEngine.InputSystem.Layouts.InputControlLayout::s_CacheInstanceRef int32_t ___s_CacheInstanceRef_17; public: inline static int32_t get_offset_of_s_DefaultVariant_0() { return static_cast(offsetof(InputControlLayout_tE6B3ECA665209114AFF079155BF9F2FA79A03741_StaticFields, ___s_DefaultVariant_0)); } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED get_s_DefaultVariant_0() const { return ___s_DefaultVariant_0; } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED * get_address_of_s_DefaultVariant_0() { return &___s_DefaultVariant_0; } inline void set_s_DefaultVariant_0(InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED value) { ___s_DefaultVariant_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___s_DefaultVariant_0))->___m_StringOriginalCase_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___s_DefaultVariant_0))->___m_StringLowerCase_1), (void*)NULL); #endif } inline static int32_t get_offset_of_s_Layouts_15() { return static_cast(offsetof(InputControlLayout_tE6B3ECA665209114AFF079155BF9F2FA79A03741_StaticFields, ___s_Layouts_15)); } inline Collection_tE4D2860D7319AE2B62163AFBA0A549B87DB0B97F get_s_Layouts_15() const { return ___s_Layouts_15; } inline Collection_tE4D2860D7319AE2B62163AFBA0A549B87DB0B97F * get_address_of_s_Layouts_15() { return &___s_Layouts_15; } inline void set_s_Layouts_15(Collection_tE4D2860D7319AE2B62163AFBA0A549B87DB0B97F value) { ___s_Layouts_15 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___s_Layouts_15))->___layoutTypes_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___s_Layouts_15))->___layoutStrings_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___s_Layouts_15))->___layoutBuilders_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___s_Layouts_15))->___baseLayoutTable_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___s_Layouts_15))->___layoutOverrides_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___s_Layouts_15))->___layoutOverrideNames_6), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___s_Layouts_15))->___precompiledLayouts_7), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___s_Layouts_15))->___layoutMatchers_8), (void*)NULL); #endif } inline static int32_t get_offset_of_s_CacheInstance_16() { return static_cast(offsetof(InputControlLayout_tE6B3ECA665209114AFF079155BF9F2FA79A03741_StaticFields, ___s_CacheInstance_16)); } inline Cache_tCCC71FFB1DEF56FF815ED5B09BB764EDB00EE82E get_s_CacheInstance_16() const { return ___s_CacheInstance_16; } inline Cache_tCCC71FFB1DEF56FF815ED5B09BB764EDB00EE82E * get_address_of_s_CacheInstance_16() { return &___s_CacheInstance_16; } inline void set_s_CacheInstance_16(Cache_tCCC71FFB1DEF56FF815ED5B09BB764EDB00EE82E value) { ___s_CacheInstance_16 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___s_CacheInstance_16))->___table_0), (void*)NULL); } inline static int32_t get_offset_of_s_CacheInstanceRef_17() { return static_cast(offsetof(InputControlLayout_tE6B3ECA665209114AFF079155BF9F2FA79A03741_StaticFields, ___s_CacheInstanceRef_17)); } inline int32_t get_s_CacheInstanceRef_17() const { return ___s_CacheInstanceRef_17; } inline int32_t* get_address_of_s_CacheInstanceRef_17() { return &___s_CacheInstanceRef_17; } inline void set_s_CacheInstanceRef_17(int32_t value) { ___s_CacheInstanceRef_17 = value; } }; // UnityEngine.InputSystem.Layouts.InputControlLayout // UnityEngine.InputSystem.InputInteractionContext // UnityEngine.InputSystem.InputInteractionContext // UnityEngine.InputSystem.LowLevel.InputUpdate struct InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_StaticFields { public: // System.UInt32 UnityEngine.InputSystem.LowLevel.InputUpdate::s_UpdateStepCount uint32_t ___s_UpdateStepCount_0; // UnityEngine.InputSystem.LowLevel.InputUpdateType UnityEngine.InputSystem.LowLevel.InputUpdate::s_LatestUpdateType int32_t ___s_LatestUpdateType_1; // UnityEngine.InputSystem.LowLevel.InputUpdate/UpdateStepCount UnityEngine.InputSystem.LowLevel.InputUpdate::s_PlayerUpdateStepCount UpdateStepCount_tD390726C525CA5CE3A339A33E2984D65356A4780 ___s_PlayerUpdateStepCount_2; public: inline static int32_t get_offset_of_s_UpdateStepCount_0() { return static_cast(offsetof(InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_StaticFields, ___s_UpdateStepCount_0)); } inline uint32_t get_s_UpdateStepCount_0() const { return ___s_UpdateStepCount_0; } inline uint32_t* get_address_of_s_UpdateStepCount_0() { return &___s_UpdateStepCount_0; } inline void set_s_UpdateStepCount_0(uint32_t value) { ___s_UpdateStepCount_0 = value; } inline static int32_t get_offset_of_s_LatestUpdateType_1() { return static_cast(offsetof(InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_StaticFields, ___s_LatestUpdateType_1)); } inline int32_t get_s_LatestUpdateType_1() const { return ___s_LatestUpdateType_1; } inline int32_t* get_address_of_s_LatestUpdateType_1() { return &___s_LatestUpdateType_1; } inline void set_s_LatestUpdateType_1(int32_t value) { ___s_LatestUpdateType_1 = value; } inline static int32_t get_offset_of_s_PlayerUpdateStepCount_2() { return static_cast(offsetof(InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_StaticFields, ___s_PlayerUpdateStepCount_2)); } inline UpdateStepCount_tD390726C525CA5CE3A339A33E2984D65356A4780 get_s_PlayerUpdateStepCount_2() const { return ___s_PlayerUpdateStepCount_2; } inline UpdateStepCount_tD390726C525CA5CE3A339A33E2984D65356A4780 * get_address_of_s_PlayerUpdateStepCount_2() { return &___s_PlayerUpdateStepCount_2; } inline void set_s_PlayerUpdateStepCount_2(UpdateStepCount_tD390726C525CA5CE3A339A33E2984D65356A4780 value) { ___s_PlayerUpdateStepCount_2 = value; } }; // UnityEngine.InputSystem.LowLevel.InputUpdate // System.MulticastDelegate // System.MulticastDelegate // UnityEngineInternal.Input.NativeInputEvent // UnityEngineInternal.Input.NativeInputEvent // UnityEngine.InputSystem.Utilities.PrimitiveValue // UnityEngine.InputSystem.Utilities.PrimitiveValue // UnityEngine.ScriptableObject // UnityEngine.ScriptableObject // System.SystemException // System.SystemException // System.Type struct Type_t_StaticFields { public: // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterAttribute_0; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterName_1; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterNameIgnoreCase_2; // System.Object System.Type::Missing RuntimeObject * ___Missing_3; // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_4; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___EmptyTypes_5; // System.Reflection.Binder System.Type::defaultBinder Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * ___defaultBinder_6; public: inline static int32_t get_offset_of_FilterAttribute_0() { return static_cast(offsetof(Type_t_StaticFields, ___FilterAttribute_0)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterAttribute_0() const { return ___FilterAttribute_0; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterAttribute_0() { return &___FilterAttribute_0; } inline void set_FilterAttribute_0(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterAttribute_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterAttribute_0), (void*)value); } inline static int32_t get_offset_of_FilterName_1() { return static_cast(offsetof(Type_t_StaticFields, ___FilterName_1)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterName_1() const { return ___FilterName_1; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterName_1() { return &___FilterName_1; } inline void set_FilterName_1(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterName_1), (void*)value); } inline static int32_t get_offset_of_FilterNameIgnoreCase_2() { return static_cast(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_2)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterNameIgnoreCase_2() const { return ___FilterNameIgnoreCase_2; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterNameIgnoreCase_2() { return &___FilterNameIgnoreCase_2; } inline void set_FilterNameIgnoreCase_2(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterNameIgnoreCase_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterNameIgnoreCase_2), (void*)value); } inline static int32_t get_offset_of_Missing_3() { return static_cast(offsetof(Type_t_StaticFields, ___Missing_3)); } inline RuntimeObject * get_Missing_3() const { return ___Missing_3; } inline RuntimeObject ** get_address_of_Missing_3() { return &___Missing_3; } inline void set_Missing_3(RuntimeObject * value) { ___Missing_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Missing_3), (void*)value); } inline static int32_t get_offset_of_Delimiter_4() { return static_cast(offsetof(Type_t_StaticFields, ___Delimiter_4)); } inline Il2CppChar get_Delimiter_4() const { return ___Delimiter_4; } inline Il2CppChar* get_address_of_Delimiter_4() { return &___Delimiter_4; } inline void set_Delimiter_4(Il2CppChar value) { ___Delimiter_4 = value; } inline static int32_t get_offset_of_EmptyTypes_5() { return static_cast(offsetof(Type_t_StaticFields, ___EmptyTypes_5)); } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* get_EmptyTypes_5() const { return ___EmptyTypes_5; } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755** get_address_of_EmptyTypes_5() { return &___EmptyTypes_5; } inline void set_EmptyTypes_5(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* value) { ___EmptyTypes_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyTypes_5), (void*)value); } inline static int32_t get_offset_of_defaultBinder_6() { return static_cast(offsetof(Type_t_StaticFields, ___defaultBinder_6)); } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * get_defaultBinder_6() const { return ___defaultBinder_6; } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 ** get_address_of_defaultBinder_6() { return &___defaultBinder_6; } inline void set_defaultBinder_6(Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * value) { ___defaultBinder_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultBinder_6), (void*)value); } }; // System.Type // UnityEngine.InputSystem.HID.HID/HIDCollectionDescriptor // UnityEngine.InputSystem.HID.HID/HIDCollectionDescriptor // UnityEngine.InputSystem.HID.HID/HIDDeviceDescriptor // UnityEngine.InputSystem.HID.HID/HIDDeviceDescriptor // UnityEngine.InputSystem.HID.HID/HIDElementDescriptor // UnityEngine.InputSystem.HID.HID/HIDElementDescriptor // UnityEngine.InputSystem.HID.HIDParser/HIDReportData // UnityEngine.InputSystem.HID.HIDParser/HIDReportData // UnityEngine.InputSystem.HID.HIDSupport/HIDPageUsage // UnityEngine.InputSystem.HID.HIDSupport/HIDPageUsage // UnityEngine.InputSystem.LowLevel.IMECompositionString/Enumerator // UnityEngine.InputSystem.LowLevel.IMECompositionString/Enumerator // UnityEngine.InputSystem.InputActionState/GlobalState // UnityEngine.InputSystem.InputActionState/GlobalState // UnityEngine.InputSystem.EnhancedTouch.Touch/FingerAndTouchState // UnityEngine.InputSystem.EnhancedTouch.Touch/FingerAndTouchState // System.Action`1 // System.Action`1 // System.Action`1 // System.Action`1 // System.Collections.Generic.List`1/Enumerator // System.Collections.Generic.List`1/Enumerator // System.Func`1 // System.Func`1 // System.Func`2 // System.Func`2 // System.Func`4 // System.Func`4 // UnityEngine.InputSystem.InputControlList`1 // UnityEngine.InputSystem.InputControlList`1 // UnityEngine.InputSystem.InputControlList`1 // UnityEngine.InputSystem.InputControlList`1 // System.Nullable`1 // System.Nullable`1 // System.Nullable`1 // System.Nullable`1 // System.Predicate`1 // System.Predicate`1 // UnityEngine.InputSystem.Utilities.SavedStructState`1 // UnityEngine.InputSystem.Utilities.SavedStructState`1 // UnityEngine.InputSystem.Utilities.SavedStructState`1/TypedRestore // UnityEngine.InputSystem.Utilities.SavedStructState`1/TypedRestore // System.Action // System.Action // System.ArgumentException // System.ArgumentException // UnityEngine.InputSystem.InputActionReference // UnityEngine.InputSystem.InputActionReference // UnityEngine.InputSystem.InputActionState struct InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields { public: // UnityEngine.InputSystem.InputActionState/GlobalState UnityEngine.InputSystem.InputActionState::s_GlobalState GlobalState_tF1D93500AFBAA25C7FCA48B5D89640B84C44D0AB ___s_GlobalState_14; public: inline static int32_t get_offset_of_s_GlobalState_14() { return static_cast(offsetof(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields, ___s_GlobalState_14)); } inline GlobalState_tF1D93500AFBAA25C7FCA48B5D89640B84C44D0AB get_s_GlobalState_14() const { return ___s_GlobalState_14; } inline GlobalState_tF1D93500AFBAA25C7FCA48B5D89640B84C44D0AB * get_address_of_s_GlobalState_14() { return &___s_GlobalState_14; } inline void set_s_GlobalState_14(GlobalState_tF1D93500AFBAA25C7FCA48B5D89640B84C44D0AB value) { ___s_GlobalState_14 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___s_GlobalState_14))->___globalList_0))->___additionalValues_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___s_GlobalState_14))->___onActionChange_1))->___m_Callbacks_1))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___s_GlobalState_14))->___onActionChange_1))->___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___s_GlobalState_14))->___onActionChange_1))->___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___s_GlobalState_14))->___onActionChange_1))->___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___s_GlobalState_14))->___onActionChange_1))->___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___s_GlobalState_14))->___onActionChange_1))->___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___s_GlobalState_14))->___onActionControlsChanged_2))->___m_Callbacks_1))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___s_GlobalState_14))->___onActionControlsChanged_2))->___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___s_GlobalState_14))->___onActionControlsChanged_2))->___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___s_GlobalState_14))->___onActionControlsChanged_2))->___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___s_GlobalState_14))->___onActionControlsChanged_2))->___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___s_GlobalState_14))->___onActionControlsChanged_2))->___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } }; // UnityEngine.InputSystem.InputActionState // UnityEngine.InputSystem.InputControl // UnityEngine.InputSystem.InputControl // UnityEngine.InputSystem.LowLevel.InputDeviceExecuteCommandDelegate // UnityEngine.InputSystem.LowLevel.InputDeviceExecuteCommandDelegate // UnityEngine.InputSystem.Layouts.InputDeviceFindControlLayoutDelegate // UnityEngine.InputSystem.Layouts.InputDeviceFindControlLayoutDelegate // UnityEngine.InputSystem.LowLevel.InputEvent // UnityEngine.InputSystem.LowLevel.InputEvent // UnityEngine.InputSystem.LowLevel.InputEventBuffer // UnityEngine.InputSystem.LowLevel.InputEventBuffer // UnityEngine.InputSystem.InputSettings // UnityEngine.InputSystem.InputSettings // UnityEngine.InputSystem.LowLevel.InputStateHistory // UnityEngine.InputSystem.LowLevel.InputStateHistory // System.InvalidOperationException // System.InvalidOperationException // System.Collections.Generic.KeyNotFoundException // System.Collections.Generic.KeyNotFoundException // System.NotImplementedException // System.NotImplementedException // UnityEngine.InputSystem.HID.HID/HIDLayoutBuilder // UnityEngine.InputSystem.HID.HID/HIDLayoutBuilder // UnityEngine.InputSystem.InputActionAsset/d__8 // UnityEngine.InputSystem.InputActionAsset/d__8 // UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerator // UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerator // UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterOverride // UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterOverride // UnityEngine.InputSystem.InputActionSetupExtensions/<>c__DisplayClass5_0 // UnityEngine.InputSystem.InputActionSetupExtensions/<>c__DisplayClass5_0 // UnityEngine.InputSystem.EnhancedTouch.Touch/GlobalState // UnityEngine.InputSystem.EnhancedTouch.Touch/GlobalState // UnityEngine.InputSystem.InputControl`1 // UnityEngine.InputSystem.InputControl`1 // UnityEngine.InputSystem.InputControl`1 // UnityEngine.InputSystem.InputControl`1 // UnityEngine.InputSystem.InputControl`1 // UnityEngine.InputSystem.InputControl`1 // UnityEngine.InputSystem.InputControl`1 // UnityEngine.InputSystem.InputControl`1 // UnityEngine.InputSystem.LowLevel.InputStateHistory`1 // UnityEngine.InputSystem.LowLevel.InputStateHistory`1 // System.Nullable`1 // System.Nullable`1 // System.ArgumentNullException // System.ArgumentNullException // System.ArgumentOutOfRangeException struct ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_StaticFields { public: // System.String modreq(System.Runtime.CompilerServices.IsVolatile) System.ArgumentOutOfRangeException::_rangeMessage String_t* ____rangeMessage_18; public: inline static int32_t get_offset_of__rangeMessage_18() { return static_cast(offsetof(ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_StaticFields, ____rangeMessage_18)); } inline String_t* get__rangeMessage_18() const { return ____rangeMessage_18; } inline String_t** get_address_of__rangeMessage_18() { return &____rangeMessage_18; } inline void set__rangeMessage_18(String_t* value) { ____rangeMessage_18 = value; Il2CppCodeGenWriteBarrier((void**)(&____rangeMessage_18), (void*)value); } }; // System.ArgumentOutOfRangeException // UnityEngine.InputSystem.LowLevel.IMECompositionEvent // UnityEngine.InputSystem.LowLevel.IMECompositionEvent // UnityEngine.InputSystem.InputAction // UnityEngine.InputSystem.InputAction // UnityEngine.InputSystem.InputActionAsset // UnityEngine.InputSystem.InputActionAsset // UnityEngine.InputSystem.InputActionMap struct InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_StaticFields { public: // System.Int32 UnityEngine.InputSystem.InputActionMap::s_DeferBindingResolution int32_t ___s_DeferBindingResolution_18; public: inline static int32_t get_offset_of_s_DeferBindingResolution_18() { return static_cast(offsetof(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_StaticFields, ___s_DeferBindingResolution_18)); } inline int32_t get_s_DeferBindingResolution_18() const { return ___s_DeferBindingResolution_18; } inline int32_t* get_address_of_s_DeferBindingResolution_18() { return &___s_DeferBindingResolution_18; } inline void set_s_DeferBindingResolution_18(int32_t value) { ___s_DeferBindingResolution_18 = value; } }; // UnityEngine.InputSystem.InputActionMap // UnityEngine.InputSystem.InputBindingResolver // UnityEngine.InputSystem.InputBindingResolver // UnityEngine.InputSystem.InputDevice // UnityEngine.InputSystem.InputDevice // UnityEngine.InputSystem.LowLevel.InputEventStream // UnityEngine.InputSystem.LowLevel.InputEventStream // System.ComponentModel.InvalidEnumArgumentException // System.ComponentModel.InvalidEnumArgumentException // UnityEngine.InputSystem.EnhancedTouch.Touch struct Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21_StaticFields { public: // UnityEngine.InputSystem.EnhancedTouch.Touch/GlobalState UnityEngine.InputSystem.EnhancedTouch.Touch::s_GlobalState GlobalState_tB5A240E45172237F738782A0C0A07882C2633227 ___s_GlobalState_2; public: inline static int32_t get_offset_of_s_GlobalState_2() { return static_cast(offsetof(Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21_StaticFields, ___s_GlobalState_2)); } inline GlobalState_tB5A240E45172237F738782A0C0A07882C2633227 get_s_GlobalState_2() const { return ___s_GlobalState_2; } inline GlobalState_tB5A240E45172237F738782A0C0A07882C2633227 * get_address_of_s_GlobalState_2() { return &___s_GlobalState_2; } inline void set_s_GlobalState_2(GlobalState_tB5A240E45172237F738782A0C0A07882C2633227 value) { ___s_GlobalState_2 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___s_GlobalState_2))->___touchscreens_0))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___s_GlobalState_2))->___touchscreens_0))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___s_GlobalState_2))->___onFingerDown_2))->___m_Callbacks_1))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___s_GlobalState_2))->___onFingerDown_2))->___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___s_GlobalState_2))->___onFingerDown_2))->___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___s_GlobalState_2))->___onFingerDown_2))->___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___s_GlobalState_2))->___onFingerDown_2))->___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___s_GlobalState_2))->___onFingerDown_2))->___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___s_GlobalState_2))->___onFingerMove_3))->___m_Callbacks_1))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___s_GlobalState_2))->___onFingerMove_3))->___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___s_GlobalState_2))->___onFingerMove_3))->___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___s_GlobalState_2))->___onFingerMove_3))->___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___s_GlobalState_2))->___onFingerMove_3))->___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___s_GlobalState_2))->___onFingerMove_3))->___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___s_GlobalState_2))->___onFingerUp_4))->___m_Callbacks_1))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___s_GlobalState_2))->___onFingerUp_4))->___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___s_GlobalState_2))->___onFingerUp_4))->___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___s_GlobalState_2))->___onFingerUp_4))->___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___s_GlobalState_2))->___onFingerUp_4))->___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___s_GlobalState_2))->___onFingerUp_4))->___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___s_GlobalState_2))->___playerState_5))->___fingers_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___s_GlobalState_2))->___playerState_5))->___activeFingers_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___s_GlobalState_2))->___playerState_5))->___activeTouches_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___s_GlobalState_2))->___playerState_5))->___activeTouchState_10), (void*)NULL); #endif } }; // UnityEngine.InputSystem.EnhancedTouch.Touch // UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerable // UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerable // UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation // UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation // UnityEngine.InputSystem.Controls.AxisControl // UnityEngine.InputSystem.Controls.AxisControl // UnityEngine.InputSystem.Gamepad struct Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_StaticFields { public: // UnityEngine.InputSystem.Gamepad UnityEngine.InputSystem.Gamepad::k__BackingField Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * ___U3CcurrentU3Ek__BackingField_54; // System.Int32 UnityEngine.InputSystem.Gamepad::s_GamepadCount int32_t ___s_GamepadCount_56; // UnityEngine.InputSystem.Gamepad[] UnityEngine.InputSystem.Gamepad::s_Gamepads GamepadU5BU5D_t5BD2725641F9AEF2094A07C94B47410E3B3880AB* ___s_Gamepads_57; public: inline static int32_t get_offset_of_U3CcurrentU3Ek__BackingField_54() { return static_cast(offsetof(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_StaticFields, ___U3CcurrentU3Ek__BackingField_54)); } inline Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * get_U3CcurrentU3Ek__BackingField_54() const { return ___U3CcurrentU3Ek__BackingField_54; } inline Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 ** get_address_of_U3CcurrentU3Ek__BackingField_54() { return &___U3CcurrentU3Ek__BackingField_54; } inline void set_U3CcurrentU3Ek__BackingField_54(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * value) { ___U3CcurrentU3Ek__BackingField_54 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CcurrentU3Ek__BackingField_54), (void*)value); } inline static int32_t get_offset_of_s_GamepadCount_56() { return static_cast(offsetof(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_StaticFields, ___s_GamepadCount_56)); } inline int32_t get_s_GamepadCount_56() const { return ___s_GamepadCount_56; } inline int32_t* get_address_of_s_GamepadCount_56() { return &___s_GamepadCount_56; } inline void set_s_GamepadCount_56(int32_t value) { ___s_GamepadCount_56 = value; } inline static int32_t get_offset_of_s_Gamepads_57() { return static_cast(offsetof(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_StaticFields, ___s_Gamepads_57)); } inline GamepadU5BU5D_t5BD2725641F9AEF2094A07C94B47410E3B3880AB* get_s_Gamepads_57() const { return ___s_Gamepads_57; } inline GamepadU5BU5D_t5BD2725641F9AEF2094A07C94B47410E3B3880AB** get_address_of_s_Gamepads_57() { return &___s_Gamepads_57; } inline void set_s_Gamepads_57(GamepadU5BU5D_t5BD2725641F9AEF2094A07C94B47410E3B3880AB* value) { ___s_Gamepads_57 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Gamepads_57), (void*)value); } }; // UnityEngine.InputSystem.Gamepad // UnityEngine.InputSystem.HID.HID // UnityEngine.InputSystem.HID.HID // UnityEngine.InputSystem.InputManager // UnityEngine.InputSystem.InputManager // UnityEngine.InputSystem.Pointer struct Pointer_t1E3BB2A6B6127C10002D78A2219A2F5083671FE5_StaticFields { public: // UnityEngine.InputSystem.Pointer UnityEngine.InputSystem.Pointer::k__BackingField Pointer_t1E3BB2A6B6127C10002D78A2219A2F5083671FE5 * ___U3CcurrentU3Ek__BackingField_44; public: inline static int32_t get_offset_of_U3CcurrentU3Ek__BackingField_44() { return static_cast(offsetof(Pointer_t1E3BB2A6B6127C10002D78A2219A2F5083671FE5_StaticFields, ___U3CcurrentU3Ek__BackingField_44)); } inline Pointer_t1E3BB2A6B6127C10002D78A2219A2F5083671FE5 * get_U3CcurrentU3Ek__BackingField_44() const { return ___U3CcurrentU3Ek__BackingField_44; } inline Pointer_t1E3BB2A6B6127C10002D78A2219A2F5083671FE5 ** get_address_of_U3CcurrentU3Ek__BackingField_44() { return &___U3CcurrentU3Ek__BackingField_44; } inline void set_U3CcurrentU3Ek__BackingField_44(Pointer_t1E3BB2A6B6127C10002D78A2219A2F5083671FE5 * value) { ___U3CcurrentU3Ek__BackingField_44 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CcurrentU3Ek__BackingField_44), (void*)value); } }; // UnityEngine.InputSystem.Pointer // UnityEngine.InputSystem.Sensor // UnityEngine.InputSystem.Sensor // UnityEngine.InputSystem.Controls.TouchControl // UnityEngine.InputSystem.Controls.TouchControl // UnityEngine.InputSystem.TrackedDevice // UnityEngine.InputSystem.TrackedDevice // UnityEngine.InputSystem.Controls.Vector2Control // UnityEngine.InputSystem.Controls.Vector2Control // UnityEngine.InputSystem.Controls.Vector3Control // UnityEngine.InputSystem.Controls.Vector3Control // UnityEngine.InputSystem.Controls.ButtonControl struct ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_StaticFields { public: // System.Single UnityEngine.InputSystem.Controls.ButtonControl::s_GlobalDefaultButtonPressPoint float ___s_GlobalDefaultButtonPressPoint_34; // System.Single UnityEngine.InputSystem.Controls.ButtonControl::s_GlobalDefaultButtonReleaseThreshold float ___s_GlobalDefaultButtonReleaseThreshold_35; public: inline static int32_t get_offset_of_s_GlobalDefaultButtonPressPoint_34() { return static_cast(offsetof(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_StaticFields, ___s_GlobalDefaultButtonPressPoint_34)); } inline float get_s_GlobalDefaultButtonPressPoint_34() const { return ___s_GlobalDefaultButtonPressPoint_34; } inline float* get_address_of_s_GlobalDefaultButtonPressPoint_34() { return &___s_GlobalDefaultButtonPressPoint_34; } inline void set_s_GlobalDefaultButtonPressPoint_34(float value) { ___s_GlobalDefaultButtonPressPoint_34 = value; } inline static int32_t get_offset_of_s_GlobalDefaultButtonReleaseThreshold_35() { return static_cast(offsetof(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_StaticFields, ___s_GlobalDefaultButtonReleaseThreshold_35)); } inline float get_s_GlobalDefaultButtonReleaseThreshold_35() const { return ___s_GlobalDefaultButtonReleaseThreshold_35; } inline float* get_address_of_s_GlobalDefaultButtonReleaseThreshold_35() { return &___s_GlobalDefaultButtonReleaseThreshold_35; } inline void set_s_GlobalDefaultButtonReleaseThreshold_35(float value) { ___s_GlobalDefaultButtonReleaseThreshold_35 = value; } }; // UnityEngine.InputSystem.Controls.ButtonControl // UnityEngine.InputSystem.Controls.DpadControl // UnityEngine.InputSystem.Controls.DpadControl // UnityEngine.InputSystem.GravitySensor struct GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7_StaticFields { public: // UnityEngine.InputSystem.GravitySensor UnityEngine.InputSystem.GravitySensor::k__BackingField GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7 * ___U3CcurrentU3Ek__BackingField_40; public: inline static int32_t get_offset_of_U3CcurrentU3Ek__BackingField_40() { return static_cast(offsetof(GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7_StaticFields, ___U3CcurrentU3Ek__BackingField_40)); } inline GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7 * get_U3CcurrentU3Ek__BackingField_40() const { return ___U3CcurrentU3Ek__BackingField_40; } inline GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7 ** get_address_of_U3CcurrentU3Ek__BackingField_40() { return &___U3CcurrentU3Ek__BackingField_40; } inline void set_U3CcurrentU3Ek__BackingField_40(GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7 * value) { ___U3CcurrentU3Ek__BackingField_40 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CcurrentU3Ek__BackingField_40), (void*)value); } }; // UnityEngine.InputSystem.GravitySensor // UnityEngine.InputSystem.Gyroscope struct Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E_StaticFields { public: // UnityEngine.InputSystem.Gyroscope UnityEngine.InputSystem.Gyroscope::k__BackingField Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E * ___U3CcurrentU3Ek__BackingField_40; public: inline static int32_t get_offset_of_U3CcurrentU3Ek__BackingField_40() { return static_cast(offsetof(Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E_StaticFields, ___U3CcurrentU3Ek__BackingField_40)); } inline Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E * get_U3CcurrentU3Ek__BackingField_40() const { return ___U3CcurrentU3Ek__BackingField_40; } inline Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E ** get_address_of_U3CcurrentU3Ek__BackingField_40() { return &___U3CcurrentU3Ek__BackingField_40; } inline void set_U3CcurrentU3Ek__BackingField_40(Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E * value) { ___U3CcurrentU3Ek__BackingField_40 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CcurrentU3Ek__BackingField_40), (void*)value); } }; // UnityEngine.InputSystem.Gyroscope // UnityEngine.InputSystem.HumiditySensor struct HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095_StaticFields { public: // UnityEngine.InputSystem.HumiditySensor UnityEngine.InputSystem.HumiditySensor::k__BackingField HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095 * ___U3CcurrentU3Ek__BackingField_40; public: inline static int32_t get_offset_of_U3CcurrentU3Ek__BackingField_40() { return static_cast(offsetof(HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095_StaticFields, ___U3CcurrentU3Ek__BackingField_40)); } inline HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095 * get_U3CcurrentU3Ek__BackingField_40() const { return ___U3CcurrentU3Ek__BackingField_40; } inline HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095 ** get_address_of_U3CcurrentU3Ek__BackingField_40() { return &___U3CcurrentU3Ek__BackingField_40; } inline void set_U3CcurrentU3Ek__BackingField_40(HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095 * value) { ___U3CcurrentU3Ek__BackingField_40 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CcurrentU3Ek__BackingField_40), (void*)value); } }; // UnityEngine.InputSystem.HumiditySensor // UnityEngine.InputSystem.Controls.StickControl // UnityEngine.InputSystem.Controls.StickControl // UnityEngine.InputSystem.Touchscreen struct Touchscreen_tE679C4B2C2D8C5979EAC5A2002603672A202E3EB_StaticFields { public: // UnityEngine.InputSystem.Touchscreen UnityEngine.InputSystem.Touchscreen::k__BackingField Touchscreen_tE679C4B2C2D8C5979EAC5A2002603672A202E3EB * ___U3CcurrentU3Ek__BackingField_47; // System.Single UnityEngine.InputSystem.Touchscreen::s_TapTime float ___s_TapTime_48; // System.Single UnityEngine.InputSystem.Touchscreen::s_TapDelayTime float ___s_TapDelayTime_49; // System.Single UnityEngine.InputSystem.Touchscreen::s_TapRadiusSquared float ___s_TapRadiusSquared_50; public: inline static int32_t get_offset_of_U3CcurrentU3Ek__BackingField_47() { return static_cast(offsetof(Touchscreen_tE679C4B2C2D8C5979EAC5A2002603672A202E3EB_StaticFields, ___U3CcurrentU3Ek__BackingField_47)); } inline Touchscreen_tE679C4B2C2D8C5979EAC5A2002603672A202E3EB * get_U3CcurrentU3Ek__BackingField_47() const { return ___U3CcurrentU3Ek__BackingField_47; } inline Touchscreen_tE679C4B2C2D8C5979EAC5A2002603672A202E3EB ** get_address_of_U3CcurrentU3Ek__BackingField_47() { return &___U3CcurrentU3Ek__BackingField_47; } inline void set_U3CcurrentU3Ek__BackingField_47(Touchscreen_tE679C4B2C2D8C5979EAC5A2002603672A202E3EB * value) { ___U3CcurrentU3Ek__BackingField_47 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CcurrentU3Ek__BackingField_47), (void*)value); } inline static int32_t get_offset_of_s_TapTime_48() { return static_cast(offsetof(Touchscreen_tE679C4B2C2D8C5979EAC5A2002603672A202E3EB_StaticFields, ___s_TapTime_48)); } inline float get_s_TapTime_48() const { return ___s_TapTime_48; } inline float* get_address_of_s_TapTime_48() { return &___s_TapTime_48; } inline void set_s_TapTime_48(float value) { ___s_TapTime_48 = value; } inline static int32_t get_offset_of_s_TapDelayTime_49() { return static_cast(offsetof(Touchscreen_tE679C4B2C2D8C5979EAC5A2002603672A202E3EB_StaticFields, ___s_TapDelayTime_49)); } inline float get_s_TapDelayTime_49() const { return ___s_TapDelayTime_49; } inline float* get_address_of_s_TapDelayTime_49() { return &___s_TapDelayTime_49; } inline void set_s_TapDelayTime_49(float value) { ___s_TapDelayTime_49 = value; } inline static int32_t get_offset_of_s_TapRadiusSquared_50() { return static_cast(offsetof(Touchscreen_tE679C4B2C2D8C5979EAC5A2002603672A202E3EB_StaticFields, ___s_TapRadiusSquared_50)); } inline float get_s_TapRadiusSquared_50() const { return ___s_TapRadiusSquared_50; } inline float* get_address_of_s_TapRadiusSquared_50() { return &___s_TapRadiusSquared_50; } inline void set_s_TapRadiusSquared_50(float value) { ___s_TapRadiusSquared_50 = value; } }; // UnityEngine.InputSystem.Touchscreen // Unity.XR.OpenVR.ViveTracker // Unity.XR.OpenVR.ViveTracker // UnityEngine.InputSystem.XR.XRController // UnityEngine.InputSystem.XR.XRController // Unity.XR.OpenVR.HandedViveTracker // Unity.XR.OpenVR.HandedViveTracker // UnityEngine.XR.WindowsMR.Input.HololensHand // UnityEngine.XR.WindowsMR.Input.HololensHand #ifdef __clang__ #pragma clang diagnostic pop #endif // System.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE : public RuntimeArray { public: ALIGN_FIELD (8) RuntimeObject * m_Items[1]; public: inline RuntimeObject * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RuntimeObject ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RuntimeObject * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline RuntimeObject * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RuntimeObject ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // UnityEngine.InputSystem.Gamepad[] struct GamepadU5BU5D_t5BD2725641F9AEF2094A07C94B47410E3B3880AB : public RuntimeArray { public: ALIGN_FIELD (8) Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * m_Items[1]; public: inline Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // UnityEngine.InputSystem.LowLevel.GamepadButton[] struct GamepadButtonU5BU5D_t7CBD549663D477962A0F68E81CD3B7F134F2000E : public RuntimeArray { public: ALIGN_FIELD (8) int32_t m_Items[1]; public: inline int32_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int32_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, int32_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t value) { m_Items[index] = value; } }; // UnityEngine.InputSystem.HID.HID/HIDElementDescriptor[] struct HIDElementDescriptorU5BU5D_tDAC44C8A84F113B231C75F7BB7F584501B01D8F8 : public RuntimeArray { public: ALIGN_FIELD (8) HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427 m_Items[1]; public: inline HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427 value) { m_Items[index] = value; } }; // System.String[] struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A : public RuntimeArray { public: ALIGN_FIELD (8) String_t* m_Items[1]; public: inline String_t* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline String_t** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, String_t* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Byte[] struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726 : public RuntimeArray { public: ALIGN_FIELD (8) uint8_t m_Items[1]; public: inline uint8_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint8_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint8_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint8_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint8_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint8_t value) { m_Items[index] = value; } }; // UnityEngine.InputSystem.HID.HID/HIDCollectionDescriptor[] struct HIDCollectionDescriptorU5BU5D_t44A200739AD0674BB83F5B53B9DFC08C129D347B : public RuntimeArray { public: ALIGN_FIELD (8) HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 m_Items[1]; public: inline HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 value) { m_Items[index] = value; } }; // UnityEngine.InputSystem.HID.HIDSupport/HIDPageUsage[] struct HIDPageUsageU5BU5D_t89C76CB12CFAA380D643F494A3D71DEE6DD398A9 : public RuntimeArray { public: ALIGN_FIELD (8) HIDPageUsage_t879BAF59B0E8E71FE5FCC27A695C704E7A958AC1 m_Items[1]; public: inline HIDPageUsage_t879BAF59B0E8E71FE5FCC27A695C704E7A958AC1 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline HIDPageUsage_t879BAF59B0E8E71FE5FCC27A695C704E7A958AC1 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, HIDPageUsage_t879BAF59B0E8E71FE5FCC27A695C704E7A958AC1 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline HIDPageUsage_t879BAF59B0E8E71FE5FCC27A695C704E7A958AC1 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline HIDPageUsage_t879BAF59B0E8E71FE5FCC27A695C704E7A958AC1 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, HIDPageUsage_t879BAF59B0E8E71FE5FCC27A695C704E7A958AC1 value) { m_Items[index] = value; } }; // UnityEngine.InputSystem.InputControl[] struct InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680 : public RuntimeArray { public: ALIGN_FIELD (8) InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * m_Items[1]; public: inline InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // UnityEngine.InputSystem.InputBinding[] struct InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6 : public RuntimeArray { public: ALIGN_FIELD (8) InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB m_Items[1]; public: inline InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_Name_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_Id_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_Path_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_Interactions_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_Processors_6), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_Groups_7), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_Action_8), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_OverridePath_10), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_OverrideInteractions_11), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_OverrideProcessors_12), (void*)NULL); #endif } inline InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_Name_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_Id_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_Path_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_Interactions_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_Processors_6), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_Groups_7), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_Action_8), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_OverridePath_10), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_OverrideInteractions_11), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_OverrideProcessors_12), (void*)NULL); #endif } }; // UnityEngine.InputSystem.InputAction[] struct InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7 : public RuntimeArray { public: ALIGN_FIELD (8) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * m_Items[1]; public: inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // UnityEngine.InputSystem.InputActionMap[] struct InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609 : public RuntimeArray { public: ALIGN_FIELD (8) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * m_Items[1]; public: inline InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // UnityEngine.InputSystem.InputControlScheme[] struct InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD : public RuntimeArray { public: ALIGN_FIELD (8) InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 m_Items[1]; public: inline InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_Name_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_BindingGroup_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_DeviceRequirements_2), (void*)NULL); #endif } inline InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_Name_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_BindingGroup_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_DeviceRequirements_2), (void*)NULL); #endif } }; // UnityEngine.InputSystem.InputActionMap/WriteMapJson[] struct WriteMapJsonU5BU5D_t47447828A3C78868DE4FC7A2F8AFF017C8FC0956 : public RuntimeArray { public: ALIGN_FIELD (8) WriteMapJson_tCF9BC2C2255EFD7BC6150FF24E15E92CA59BD405 m_Items[1]; public: inline WriteMapJson_tCF9BC2C2255EFD7BC6150FF24E15E92CA59BD405 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline WriteMapJson_tCF9BC2C2255EFD7BC6150FF24E15E92CA59BD405 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, WriteMapJson_tCF9BC2C2255EFD7BC6150FF24E15E92CA59BD405 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___name_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___id_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___actions_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___bindings_3), (void*)NULL); #endif } inline WriteMapJson_tCF9BC2C2255EFD7BC6150FF24E15E92CA59BD405 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline WriteMapJson_tCF9BC2C2255EFD7BC6150FF24E15E92CA59BD405 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, WriteMapJson_tCF9BC2C2255EFD7BC6150FF24E15E92CA59BD405 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___name_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___id_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___actions_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___bindings_3), (void*)NULL); #endif } }; // UnityEngine.InputSystem.InputControlScheme/SchemeJson[] struct SchemeJsonU5BU5D_t57FDF11F72F0043029240825717D2C5B11BA7C46 : public RuntimeArray { public: ALIGN_FIELD (8) SchemeJson_tB69DB8B2A8EDE1FF4F72BF63C4DB651A095CD9ED m_Items[1]; public: inline SchemeJson_tB69DB8B2A8EDE1FF4F72BF63C4DB651A095CD9ED GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline SchemeJson_tB69DB8B2A8EDE1FF4F72BF63C4DB651A095CD9ED * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, SchemeJson_tB69DB8B2A8EDE1FF4F72BF63C4DB651A095CD9ED value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___name_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___bindingGroup_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___devices_2), (void*)NULL); #endif } inline SchemeJson_tB69DB8B2A8EDE1FF4F72BF63C4DB651A095CD9ED GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline SchemeJson_tB69DB8B2A8EDE1FF4F72BF63C4DB651A095CD9ED * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, SchemeJson_tB69DB8B2A8EDE1FF4F72BF63C4DB651A095CD9ED value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___name_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___bindingGroup_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___devices_2), (void*)NULL); #endif } }; // UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterOverride[] struct ParameterOverrideU5BU5D_tADBEDC81D75FD8D3447C1191A71102387A9154EE : public RuntimeArray { public: ALIGN_FIELD (8) ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 m_Items[1]; public: inline ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___objectRegistrationName_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___parameter_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___bindingMask_2))->___m_Name_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___bindingMask_2))->___m_Id_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___bindingMask_2))->___m_Path_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___bindingMask_2))->___m_Interactions_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___bindingMask_2))->___m_Processors_6), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___bindingMask_2))->___m_Groups_7), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___bindingMask_2))->___m_Action_8), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___bindingMask_2))->___m_OverridePath_10), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___bindingMask_2))->___m_OverrideInteractions_11), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___bindingMask_2))->___m_OverrideProcessors_12), (void*)NULL); #endif } inline ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___objectRegistrationName_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___parameter_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___bindingMask_2))->___m_Name_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___bindingMask_2))->___m_Id_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___bindingMask_2))->___m_Path_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___bindingMask_2))->___m_Interactions_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___bindingMask_2))->___m_Processors_6), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___bindingMask_2))->___m_Groups_7), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___bindingMask_2))->___m_Action_8), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___bindingMask_2))->___m_OverridePath_10), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___bindingMask_2))->___m_OverrideInteractions_11), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___bindingMask_2))->___m_OverrideProcessors_12), (void*)NULL); #endif } }; // UnityEngine.InputSystem.IInputInteraction[] struct IInputInteractionU5BU5D_t9766C7D49E9505A3D2D3D69481F14808988287DA : public RuntimeArray { public: ALIGN_FIELD (8) RuntimeObject* m_Items[1]; public: inline RuntimeObject* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RuntimeObject** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RuntimeObject* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline RuntimeObject* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RuntimeObject** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // UnityEngine.InputSystem.InputProcessor[] struct InputProcessorU5BU5D_t6C9B3D9B68534217E9628B72E54D186B839399A0 : public RuntimeArray { public: ALIGN_FIELD (8) InputProcessor_t245C316DEE36AA1BC9558F838B3B7A0223813A1D * m_Items[1]; public: inline InputProcessor_t245C316DEE36AA1BC9558F838B3B7A0223813A1D * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline InputProcessor_t245C316DEE36AA1BC9558F838B3B7A0223813A1D ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, InputProcessor_t245C316DEE36AA1BC9558F838B3B7A0223813A1D * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline InputProcessor_t245C316DEE36AA1BC9558F838B3B7A0223813A1D * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline InputProcessor_t245C316DEE36AA1BC9558F838B3B7A0223813A1D ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, InputProcessor_t245C316DEE36AA1BC9558F838B3B7A0223813A1D * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // UnityEngine.InputSystem.InputBindingComposite[] struct InputBindingCompositeU5BU5D_tA39005B1C18E39B68364430213FAAD8B58DC9083 : public RuntimeArray { public: ALIGN_FIELD (8) InputBindingComposite_tFCCB9AFDBA6503C51555C9C5904186D990D36565 * m_Items[1]; public: inline InputBindingComposite_tFCCB9AFDBA6503C51555C9C5904186D990D36565 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline InputBindingComposite_tFCCB9AFDBA6503C51555C9C5904186D990D36565 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, InputBindingComposite_tFCCB9AFDBA6503C51555C9C5904186D990D36565 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline InputBindingComposite_tFCCB9AFDBA6503C51555C9C5904186D990D36565 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline InputBindingComposite_tFCCB9AFDBA6503C51555C9C5904186D990D36565 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, InputBindingComposite_tFCCB9AFDBA6503C51555C9C5904186D990D36565 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // UnityEngine.InputSystem.HID.HIDParser/HIDReportData[] struct HIDReportDataU5BU5D_t0E1A335FA31D95766AADF5826B7B1D53CEF9DB1C : public RuntimeArray { public: ALIGN_FIELD (8) HIDReportData_tF41A69FD7D6BB249F5E780B6A3A784B0024FAC59 m_Items[1]; public: inline HIDReportData_tF41A69FD7D6BB249F5E780B6A3A784B0024FAC59 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline HIDReportData_tF41A69FD7D6BB249F5E780B6A3A784B0024FAC59 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, HIDReportData_tF41A69FD7D6BB249F5E780B6A3A784B0024FAC59 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline HIDReportData_tF41A69FD7D6BB249F5E780B6A3A784B0024FAC59 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline HIDReportData_tF41A69FD7D6BB249F5E780B6A3A784B0024FAC59 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, HIDReportData_tF41A69FD7D6BB249F5E780B6A3A784B0024FAC59 value) { m_Items[index] = value; } }; IL2CPP_EXTERN_C void IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshal_pinvoke(const IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83& unmarshaled, IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshaled_pinvoke& marshaled); IL2CPP_EXTERN_C void IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshal_pinvoke_back(const IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshaled_pinvoke& marshaled, IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83& unmarshaled); IL2CPP_EXTERN_C void IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshal_pinvoke_cleanup(IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshaled_pinvoke& marshaled); IL2CPP_EXTERN_C void IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshal_com(const IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83& unmarshaled, IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshaled_com& marshaled); IL2CPP_EXTERN_C void IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshal_com_back(const IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshaled_com& marshaled, IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83& unmarshaled); IL2CPP_EXTERN_C void IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshal_com_cleanup(IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshaled_com& marshaled); IL2CPP_EXTERN_C void U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95_marshal_pinvoke(const U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95& unmarshaled, U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95_marshaled_pinvoke& marshaled); IL2CPP_EXTERN_C void U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95_marshal_pinvoke_back(const U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95_marshaled_pinvoke& marshaled, U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95& unmarshaled); IL2CPP_EXTERN_C void U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95_marshal_pinvoke_cleanup(U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95_marshaled_pinvoke& marshaled); IL2CPP_EXTERN_C void U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95_marshal_com(const U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95& unmarshaled, U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95_marshaled_com& marshaled); IL2CPP_EXTERN_C void U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95_marshal_com_back(const U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95_marshaled_com& marshaled, U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95& unmarshaled); IL2CPP_EXTERN_C void U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95_marshal_com_cleanup(U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95_marshaled_com& marshaled); // UnityEngine.InputSystem.LowLevel.InputStateHistory`1/Record UnityEngine.InputSystem.LowLevel.InputStateHistory`1::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 InputStateHistory_1_get_Item_m6A00C6896E81C55559949D461FC4DD0EF5D6B4F5_gshared (InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * __this, int32_t ___index0, const RuntimeMethod* method); // TValue UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyArray_1_get_Item_m84136BE8993A7013D4900F0ACF7B4ECAD86456F6_gshared (ReadOnlyArray_1_t9584B0851320AB0F5BC8FF261C123F5994A081B7 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.LowLevel.InputStateHistory`1::.ctor(UnityEngine.InputSystem.InputControl`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputStateHistory_1__ctor_m45352B7765055D437E73455C33C4D9A08EDE150B_gshared (InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * __this, InputControl_1_t3F41CA4889198557F0954ECFC0D734B536F12FD6 * ___control0, const RuntimeMethod* method); // System.Int32 Unity.Collections.LowLevel.Unsafe.UnsafeUtility::SizeOf() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UnsafeUtility_SizeOf_TisExtraDataPerTouchState_t270CE8E3F4095BBA95C3216A4C8E00CC73BBE36C_m6BB2F2EB5DE43715E1B096AA507F3ABED14E823A_gshared (const RuntimeMethod* method); // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action_1__ctor_m7E7975F268F0FCB1AE60402EDEFC7008D54A1F3A_gshared (Action_1_tFC48ABC201ECE98EE324DEE2F9ED877F6DC33E7D * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void System.Func`4::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_4__ctor_m45C14C9BF691092C886B10E37A060F19F53288A9_gshared (Func_4_t19B6AB8F92B343C0362A3B091E03E3DD2309C3B3 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // TValue UnityEngine.InputSystem.InputControl`1::ReadValue() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 InputControl_1_ReadValue_m6244F68F3A3EB9BCFB8A476467856BC2A75E4B22_gshared (InputControl_1_t3F41CA4889198557F0954ECFC0D734B536F12FD6 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.LowLevel.InputStateHistory`1/Record UnityEngine.InputSystem.LowLevel.InputStateHistory`1::RecordStateChange(UnityEngine.InputSystem.InputControl`1,TValue,System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 InputStateHistory_1_RecordStateChange_m7D25E4CA7DDBFF8D13C8B4B534F491D476BACD03_gshared (InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * __this, InputControl_1_t3F41CA4889198557F0954ECFC0D734B536F12FD6 * ___control0, TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 ___value1, double ___time2, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.DelegateHelpers::InvokeCallbacksSafe(UnityEngine.InputSystem.Utilities.CallbackArray`1>&,TValue,System.String,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DelegateHelpers_InvokeCallbacksSafe_TisRuntimeObject_mD650750A1B8DDC5DEDA41A57398639D210618F24_gshared (CallbackArray_1_tE03856E201C6AA8C7ED4B4A9675D5BD431CACF1D * ___callbacks0, RuntimeObject * ___argument1, String_t* ___callbackName2, RuntimeObject * ___context3, const RuntimeMethod* method); // System.Collections.Generic.IEnumerator`1> UnityEngine.InputSystem.LowLevel.InputStateHistory`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* InputStateHistory_1_GetEnumerator_m0D50C9AB983A4F69464DCB4301D2B1D16F03223C_gshared (InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * __this, const RuntimeMethod* method); // System.Void* UnityEngine.InputSystem.LowLevel.InputStateHistory`1/Record::GetUnsafeExtraMemoryPtrUnchecked() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void* Record_GetUnsafeExtraMemoryPtrUnchecked_m09B5FC23C3CBDD03ED66219813A03DA6AD431E72_gshared (Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.LowLevel.InputStateHistory`1 UnityEngine.InputSystem.LowLevel.InputStateHistory`1/Record::get_owner() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * Record_get_owner_mCDF1556012B4B34D06DCF42398EB77147EBEF21A_gshared_inline (Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.LowLevel.InputStateHistory`1/Record::get_index() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Record_get_index_m8550B7F7E1C2C2D98A72DC96ADF8722372389FFD_gshared (Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.LowLevel.InputStateHistory`1/Record UnityEngine.InputSystem.LowLevel.InputStateHistory`1/Record::get_previous() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 Record_get_previous_mEFC1601A2560388325BFCBA0D47FCFFEE8EF640D_gshared (Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 * __this, const RuntimeMethod* method); // System.Void* UnityEngine.InputSystem.LowLevel.InputStateHistory`1/Record::GetUnsafeMemoryPtr() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void* Record_GetUnsafeMemoryPtr_mA015527ED8DF605C1ADE9C8B5B06E3C3107B3A4B_gshared (Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.LowLevel.InputStateHistory`1/Record::get_valid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Record_get_valid_m79293702448A67D46061EA313A1D8E972484613F_gshared (Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::.ctor(TValue[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ReadOnlyArray_1__ctor_mDBA2D038A7B6AAC56DBAE76573D364B6ED244C74_gshared (ReadOnlyArray_1_t9584B0851320AB0F5BC8FF261C123F5994A081B7 * __this, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, int32_t ___index1, int32_t ___length2, const RuntimeMethod* method); // TControl UnityEngine.InputSystem.InputControl::GetChildControl(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * InputControl_GetChildControl_TisRuntimeObject_mB75189D465F7A9BF945FF8F557724CBD732EFCA4_gshared (InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * __this, String_t* ___path0, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.Utilities.ArrayHelpers::AppendWithCapacity(TValue[]&,System.Int32&,TValue,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ArrayHelpers_AppendWithCapacity_TisRuntimeObject_mA6B8ADA966B939BEEB0726AA570EB844A82DF57D_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** ___array0, int32_t* ___count1, RuntimeObject * ___value2, int32_t ___capacityIncrement3, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.Utilities.ArrayHelpers::IndexOfReference(TFirst[],TSecond,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ArrayHelpers_IndexOfReference_TisRuntimeObject_TisRuntimeObject_m8D41D772CA3D5B95826F753107182C401BF7BF32_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, RuntimeObject * ___value1, int32_t ___count2, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.ArrayHelpers::EraseAtWithCapacity(TValue[],System.Int32&,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArrayHelpers_EraseAtWithCapacity_TisRuntimeObject_m453548DEF5D8CA10274D9A007D08102B4ED37759_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, int32_t* ___count1, int32_t ___index2, const RuntimeMethod* method); // !!0 UnityEngine.JsonUtility::FromJson(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D JsonUtility_FromJson_TisHIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D_m767582C39A37C0A0CFBEB5A97EB2D320AA8D341D_gshared (String_t* ___json0, const RuntimeMethod* method); // System.Boolean System.Linq.Enumerable::Contains(System.Collections.Generic.IEnumerable`1,!!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerable_Contains_TisHIDPageUsage_t879BAF59B0E8E71FE5FCC27A695C704E7A958AC1_m29299AE4039D5BADEA32996DA670E2833A5C8DDA_gshared (RuntimeObject* ___source0, HIDPageUsage_t879BAF59B0E8E71FE5FCC27A695C704E7A958AC1 ___value1, const RuntimeMethod* method); // UnityEngine.InputSystem.Layouts.InputDeviceMatcher UnityEngine.InputSystem.Layouts.InputDeviceMatcher::WithCapability(System.String,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 InputDeviceMatcher_WithCapability_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mDACC1530A083F5B8EADBFE229397FB40C4EBFA52_gshared (InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 * __this, String_t* ___path0, int32_t ___value1, const RuntimeMethod* method); // UnityEngine.InputSystem.Layouts.InputDeviceMatcher UnityEngine.InputSystem.Layouts.InputDeviceMatcher::WithCapability(System.String,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 InputDeviceMatcher_WithCapability_TisInt32Enum_t9B63F771913F2B6D586F1173B44A41FBE26F6B5C_m29525DC970664FEDCC8E6BAFF63499524F2771F0_gshared (InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 * __this, String_t* ___path0, int32_t ___value1, const RuntimeMethod* method); // System.Void System.Func`1::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_1__ctor_m2A4FE889FB540EA198F7757D17DC2290461E5EE9_gshared (Func_1_t807CEE610086E24A0167BAA97A64062016E09D49 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Nullable_1__ctor_mD89126D2391330B31274C41C9A62C0EE316023A8_gshared (Nullable_1_tE1D8A3913CBF79878F4DDA0EBFA9459B09EA705E * __this, InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 ___value0, const RuntimeMethod* method); // System.Void* Unity.Collections.LowLevel.Unsafe.NativeArrayUnsafeUtility::GetUnsafePtr(Unity.Collections.NativeArray`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void* NativeArrayUnsafeUtility_GetUnsafePtr_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE8961C891F379BB648D8CDB9F514FFB65A58EACF_gshared (NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 ___nativeArray0, const RuntimeMethod* method); // System.Void Unity.Collections.NativeArray`1::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeArray_1_Dispose_mD88EDF062EFB4B0E6C8F925B5A4E47E97E687342_gshared (NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m6DD1EB796A27FEA6CB29CF9B5F8C270C498BF09B_gshared (List_1_t020B0ECE3612275785654B114F457A7EBAB9199B * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_mC35EA2258046C1FC95AC159080B5809C5B80AC27_gshared (List_1_tB5604342CA87D606B63C11C10BF77CDEBA2D8187 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m6F37BB18B13362C7710C3B20879039A98C119176_gshared (List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 * __this, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Nullable_1__ctor_m9D7EBA0DE2F89A891507EC35157C70FC4DC81184_gshared (Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mDACD49E39EA2ABF7FD1D736B19A4B23EA8F3F756_gshared_inline (List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mEFF132C744C0DC79D20668FF92A8ABC1DB921FA3_gshared_inline (List_1_tB5604342CA87D606B63C11C10BF77CDEBA2D8187 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Add_m8F843848C61076BFA5F7721F4062691F1C685E66_gshared (List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 * __this, HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 ___item0, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 List_1_get_Item_m811B90B91DD8D10704C5AAF56B1D1CAC5D22029F_gshared_inline (List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::set_Item(System.Int32,!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Item_mDECECA0EE6B303A47AC3FD49EE57B967717984B0_gshared (List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 * __this, int32_t ___index0, HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 ___value1, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR HIDReportData_tF41A69FD7D6BB249F5E780B6A3A784B0024FAC59 List_1_get_Item_mC58FFE9AB38F56CF16DDAEC4AD7C8BDBBA40254F_gshared_inline (List_1_t020B0ECE3612275785654B114F457A7EBAB9199B * __this, int32_t ___index0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m7455E879CFAAE682AE3786D4D2B1F65C8AA23921_gshared_inline (Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * __this, const RuntimeMethod* method); // !0 System.Nullable`1::GetValueOrDefault(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m876981B8C648C906DC90550BA52641983DE06EC7_gshared (Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * __this, int32_t ___defaultValue0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Add_m7DD9B559D0583E43E08F2063430BFD5407F8DB7F_gshared (List_1_tB5604342CA87D606B63C11C10BF77CDEBA2D8187 * __this, HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427 ___item0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::set_Item(System.Int32,!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Item_mDE1268AC1DAFDE6092FBC208D68CF7B0EF527F0B_gshared (List_1_t020B0ECE3612275785654B114F457A7EBAB9199B * __this, int32_t ___index0, HIDReportData_tF41A69FD7D6BB249F5E780B6A3A784B0024FAC59 ___value1, const RuntimeMethod* method); // !0[] System.Collections.Generic.List`1::ToArray() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HIDElementDescriptorU5BU5D_tDAC44C8A84F113B231C75F7BB7F584501B01D8F8* List_1_ToArray_m970EAF4E1C5FCC61523090C04EECC9B6CB610B12_gshared (List_1_tB5604342CA87D606B63C11C10BF77CDEBA2D8187 * __this, const RuntimeMethod* method); // !0[] System.Collections.Generic.List`1::ToArray() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HIDCollectionDescriptorU5BU5D_t44A200739AD0674BB83F5B53B9DFC08C129D347B* List_1_ToArray_mC515A6D5EE591DE0EE616FF45C3B883966A3D506_gshared (List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 * __this, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t2A4424E4A8A5CAA89EA9F2A4707FB7ED05153DB8 List_1_GetEnumerator_m792B891899E703DD5B1A76D1C49D94951AC32463_gshared (List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 Enumerator_get_Current_m2B2A85F45ACA1B8A9FB2606F126E6EED3C3DFD76_gshared_inline (Enumerator_t2A4424E4A8A5CAA89EA9F2A4707FB7ED05153DB8 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m60FF1161D93B89E8919566D0F873B9A847773FA4_gshared (Enumerator_t2A4424E4A8A5CAA89EA9F2A4707FB7ED05153DB8 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m7EF7BDBB40B64006D3D3EF60020039C4BBA7D46E_gshared (Enumerator_t2A4424E4A8A5CAA89EA9F2A4707FB7ED05153DB8 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::op_Implicit(TValue[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyArray_1_t65D4237D7273ED78F10C0560643AFDB52BE3A58A ReadOnlyArray_1_op_Implicit_mA7CB70E751BB941C4A974FB4CAC34660BAEC99B1_gshared (HIDPageUsageU5BU5D_t89C76CB12CFAA380D643F494A3D71DEE6DD398A9* ___array0, const RuntimeMethod* method); // TValue[] UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::ToArray() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HIDPageUsageU5BU5D_t89C76CB12CFAA380D643F494A3D71DEE6DD398A9* ReadOnlyArray_1_ToArray_mBD273595BEB73697F17B001820D54D362DDCB4A2_gshared (ReadOnlyArray_1_t65D4237D7273ED78F10C0560643AFDB52BE3A58A * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::get_Count() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlyArray_1_get_Count_m23B4A29E81D59954DD014F2E62B43150D34C51BD_gshared_inline (ReadOnlyArray_1_t9584B0851320AB0F5BC8FF261C123F5994A081B7 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputSystem::RegisterLayout(System.String,System.Nullable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputSystem_RegisterLayout_TisRuntimeObject_m42DD3FD41BB5E65DE714AC28F927F925696AEBB6_gshared (String_t* ___name0, Nullable_1_tE1D8A3913CBF79878F4DDA0EBFA9459B09EA705E ___matches1, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_gshared_inline (Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 * __this, const RuntimeMethod* method); // !0 System.Nullable`1::GetValueOrDefault() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB Nullable_1_GetValueOrDefault_m9D7585670525EA404F95E06220C6AC7D9E763B6D_gshared_inline (Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 * __this, const RuntimeMethod* method); // !0 System.Nullable`1::get_Value() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB Nullable_1_get_Value_m6704B174DF349C78B8D336E2785063DE39D2D9B0_gshared (Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 * __this, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Nullable_1__ctor_m0EEAD580CF0075AE53D7C417B4CF543650BB4B85_gshared (Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 * __this, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.CallbackArray`1::AddCallback(TDelegate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackArray_1_AddCallback_m557746816FBD33431579BB7E030EDEE997973504_gshared (CallbackArray_1_t5755F06076AF5BB3BB9EC99F526C8E517DA0AAAF * __this, RuntimeObject * ___dlg0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.CallbackArray`1::RemoveCallback(TDelegate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackArray_1_RemoveCallback_mAB8E31257637236DDE157A2FBFACF3A3BFFF446E_gshared (CallbackArray_1_t5755F06076AF5BB3BB9EC99F526C8E517DA0AAAF * __this, RuntimeObject * ___dlg0, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tF5F7C66D929E846719C4FE7803DFDC7B69575883 ReadOnlyArray_1_GetEnumerator_m338BC7F27FD251E544AC5E1CF84A7DC8523D8C62_gshared (ReadOnlyArray_1_t9584B0851320AB0F5BC8FF261C123F5994A081B7 * __this, const RuntimeMethod* method); // TValue UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_mBA41AAFC5E468E2099F23B73ECBE687E9840567D_gshared (Enumerator_tF5F7C66D929E846719C4FE7803DFDC7B69575883 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mB60EE7786DDAB340301E7728C39A4849DB77D41A_gshared (Enumerator_tF5F7C66D929E846719C4FE7803DFDC7B69575883 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m13C8A37FC6CB05F10852C4F5C115BA5F170BC68F_gshared (Enumerator_tF5F7C66D929E846719C4FE7803DFDC7B69575883 * __this, const RuntimeMethod* method); // TValue[] UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::ToArray() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* ReadOnlyArray_1_ToArray_m84B3FC87F035362C4A1F458A905BC2ACE0262581_gshared (ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 * __this, const RuntimeMethod* method); // System.Boolean System.Nullable`1>::get_HasValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_mBE9DD4B1E8B669780BD15F9B8559EFC8F8CFB113_gshared_inline (Nullable_1_tD2432AACFAB192987F2C2B9AB54B2F5CCB778846 * __this, const RuntimeMethod* method); // !0 System.Nullable`1>::get_Value() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyArray_1_t9584B0851320AB0F5BC8FF261C123F5994A081B7 Nullable_1_get_Value_m7363B109A2C278EDF4276DBDC576CF085314898E_gshared (Nullable_1_tD2432AACFAB192987F2C2B9AB54B2F5CCB778846 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.Utilities.ReadOnlyArrayExtensions::ContainsReference(UnityEngine.InputSystem.Utilities.ReadOnlyArray`1,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReadOnlyArrayExtensions_ContainsReference_TisRuntimeObject_mDEB39DF2A09272569C4E6211C564EA87BBED5D91_gshared (ReadOnlyArray_1_t9584B0851320AB0F5BC8FF261C123F5994A081B7 ___array0, RuntimeObject * ___value1, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.Utilities.ArrayHelpers::LengthSafe(TValue[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ArrayHelpers_LengthSafe_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_mD91AD5CC033C9BED19574C83D438EFB50BD778D0_gshared (InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* ___array0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::.ctor(TValue[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ReadOnlyArray_1__ctor_mCEE1150489F5E65318E2558802B16AC6FA08BDD2_gshared (ReadOnlyArray_1_t9584B0851320AB0F5BC8FF261C123F5994A081B7 * __this, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::.ctor(TValue[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ReadOnlyArray_1__ctor_mDAFDFE2BBDB4E987265D1C18820A334C716F6C3D_gshared (ReadOnlyArray_1_tD26A5C8942D54D9923D37B15641CAC16B1922B9E * __this, InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD* ___array0, const RuntimeMethod* method); // !!0 UnityEngine.JsonUtility::FromJson(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadFileJson_tF65156F867EA68F6F7A7B45506F61744EDD05885 JsonUtility_FromJson_TisReadFileJson_tF65156F867EA68F6F7A7B45506F61744EDD05885_m68C56F0BB91D3EA2C2EAF132BB90168B2DF8B562_gshared (String_t* ___json0, const RuntimeMethod* method); // !!0 UnityEngine.ScriptableObject::CreateInstance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * ScriptableObject_CreateInstance_TisRuntimeObject_m82DC05B18FA4AE838A81789EED8A7A5832CCAC4A_gshared (const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.Utilities.ArrayHelpers::LengthSafe(TValue[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ArrayHelpers_LengthSafe_TisRuntimeObject_mD390DD803E7784F0B6A0F39E3F7584B6D27D2A54_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Nullable_1__ctor_m9800F3995A74C723B9FC813AF01F81BCE1416699_gshared (Nullable_1_t7E8D134849FD70B33AA436F1A224083C40D24ADA * __this, InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 ___value0, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.Utilities.ArrayHelpers::LengthSafe(TValue[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ArrayHelpers_LengthSafe_TisInputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340_mE82098D7849561F6459F80935C6EC36511EE3CF1_gshared (InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD* ___array0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::.ctor(TValue[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ReadOnlyArray_1__ctor_m4B6B1F9268E810ED55E03F322099049B8EE6E475_gshared (ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 * __this, InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* ___array0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_mD30FE5F3EA63CD6831E4AA9E6901323436D6F9A4_gshared (Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8 * __this, RuntimeObject * ___key0, int32_t* ___value1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mC9E7381F0B0B82E0320B2523835DAFC9CB3D1C8D_gshared (Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m9BDED5248054C2E86ECBA732FE7BCDAA32D0A118_gshared (Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8 * __this, RuntimeObject * ___key0, int32_t ___value1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m47F7020D1EF3574E018D180B2C8750653513C62C_gshared (Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::.ctor(TValue[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ReadOnlyArray_1__ctor_mB7402613689021FC2BCFBAD03F6D116749B96A5A_gshared (ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 * __this, InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* ___array0, int32_t ___index1, int32_t ___length2, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.Utilities.ArrayHelpers::HaveDuplicateReferences(TFirst[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ArrayHelpers_HaveDuplicateReferences_TisRuntimeObject_m211A2D59898704574F970490B88AD67E9B441BC6_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___first0, int32_t ___index1, int32_t ___count2, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.Utilities.ArrayHelpers::ContainsReference(TValue[],TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ArrayHelpers_ContainsReference_TisRuntimeObject_mA8435F0C321201FA81414C7DF45EEB88F4DC2F13_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, RuntimeObject * ___value1, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.Utilities.ArrayHelpers::ContainsReference(TFirst[],System.Int32,System.Int32,TSecond) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ArrayHelpers_ContainsReference_TisRuntimeObject_TisRuntimeObject_m8F6448A0441E257DD1FEDCE0AD4B4A16AC6A1E09_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, int32_t ___startIndex1, int32_t ___count2, RuntimeObject * ___value3, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.OneOrMore`2 UnityEngine.InputSystem.Utilities.OneOrMore`2>::op_Implicit(TList) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR OneOrMore_2_t0194C2641074B9D4264D2C1267C176D9C98E4B79 OneOrMore_2_op_Implicit_m3E8D077FC1769A029D94A5B8C5658549EF5B0E1F_gshared (ReadOnlyArray_1_t9584B0851320AB0F5BC8FF261C123F5994A081B7 ___multiple0, const RuntimeMethod* method); // System.Collections.Generic.IEnumerator`1 UnityEngine.InputSystem.Utilities.OneOrMore`2>::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OneOrMore_2_GetEnumerator_m99F23AA7F8AFCA08F7943CEE80F96D84A5322C0E_gshared (OneOrMore_2_t0194C2641074B9D4264D2C1267C176D9C98E4B79 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.OneOrMore`2 UnityEngine.InputSystem.Utilities.OneOrMore`2>::op_Implicit(TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR OneOrMore_2_t0194C2641074B9D4264D2C1267C176D9C98E4B79 OneOrMore_2_op_Implicit_m9CEC0CDFA40EE4E10836E7912B8E854380BF4673_gshared (RuntimeObject * ___single0, const RuntimeMethod* method); // TValue UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6_gshared (ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 * __this, int32_t ___index0, const RuntimeMethod* method); // !!0 UnityEngine.JsonUtility::FromJson(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadFileJson_tC7B3B26A5889A25682C2827E85617290A1502096 JsonUtility_FromJson_TisReadFileJson_tC7B3B26A5889A25682C2827E85617290A1502096_mAC272F911E4FA1424366B67F82DD679F0B91F991_gshared (String_t* ___json0, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Nullable_1__ctor_m318C005D74DBD1527C0E5EFB11719A7032FABDEC_gshared (Nullable_1_tDBFD005FF69EF55E37C9961E4E1DE366F8F61885 * __this, PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 ___value0, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.Utilities.ArrayHelpers::AppendWithCapacity(TValue[]&,System.Int32&,TValue,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ArrayHelpers_AppendWithCapacity_TisParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7_mD96DF80F59ED93730AF5926CC33A43B6FFCB1D32_gshared (ParameterOverrideU5BU5D_tADBEDC81D75FD8D3447C1191A71102387A9154EE** ___array0, int32_t* ___count1, ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 ___value2, int32_t ___capacityIncrement3, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m40A778921FEFC623B149C9B5E4ED54B33E712BC7_gshared_inline (Nullable_1_t560718A6EA86E249E3FCBB025252198A3353AEFE * __this, const RuntimeMethod* method); // !0 System.Nullable`1::get_Value() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 Nullable_1_get_Value_m18E2C4112E5670EADEBF8027C9C92235CC6F2EFC_gshared (Nullable_1_t560718A6EA86E249E3FCBB025252198A3353AEFE * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::get_Count() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlyArray_1_get_Count_m60FE23467D3368AF9CEDCC4D9E45206C2EF7E4C5_gshared_inline (ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 * __this, const RuntimeMethod* method); // System.String UnityEngine.InputSystem.Utilities.StringHelpers::Join(System.String,TValue[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StringHelpers_Join_TisRuntimeObject_m6F2ECBA86AA7D79EAE446CCCFCA9D1D670354C09_gshared (String_t* ___separator0, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___values1, const RuntimeMethod* method); // System.Void System.Func`2::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_2__ctor_mA7F3C5A0612B84E910DE92E77BA95101FD68EEDB_gshared (Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m85FA2300D9806B9720C025A6DC8E581AA1F1819A_gshared (List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mE127D8C3676357D05F3EFF4A411A2B44197C4257_gshared_inline (List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t87858617D0455F736ED22EBA2C6A152BA5102B2A ReadOnlyArray_1_GetEnumerator_m3A4B17B629DCAF42AD4B32C7E93A014449461680_gshared (ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 * __this, const RuntimeMethod* method); // TValue UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB Enumerator_get_Current_mC1EAF4E8441A77C680C150285ACD13D9C006709D_gshared (Enumerator_t87858617D0455F736ED22EBA2C6A152BA5102B2A * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m0F09505E838ADC1BC9AEEFA2ED938D47B1A79C89_gshared (Enumerator_t87858617D0455F736ED22EBA2C6A152BA5102B2A * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mAA8F0A352BEC44E09F69567138041B76F2A7E94F_gshared (Enumerator_t87858617D0455F736ED22EBA2C6A152BA5102B2A * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Add_mAF91B7BDD00CF0A43D7DE32CF140F99B043A23E5_gshared (List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * __this, BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7 ___item0, const RuntimeMethod* method); // !!0 UnityEngine.JsonUtility::FromJson(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BindingOverrideListJson_t59713137EA7C1C9BE025DE1FDFE1B2391C2CB127 JsonUtility_FromJson_TisBindingOverrideListJson_t59713137EA7C1C9BE025DE1FDFE1B2391C2CB127_mE3DD34949EE36C17B65807DD76B8531FBAAC5A0E_gshared (String_t* ___json0, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tB4D5582DD662E46559672C5AA2C34BCA79456156 List_1_GetEnumerator_m92E0AAC69EC6631AF1ED5002FD40FA5FBEFA0A4A_gshared (List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7 Enumerator_get_Current_m8CC5CEB242855A2682763DED78039854E65941D0_gshared_inline (Enumerator_tB4D5582DD662E46559672C5AA2C34BCA79456156 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m90145A741594999DCD50831E16950D638734B000_gshared (Enumerator_tB4D5582DD662E46559672C5AA2C34BCA79456156 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m546D2B7D93D7D9205F370FCF637DD06AFD5BA92D_gshared (Enumerator_tB4D5582DD662E46559672C5AA2C34BCA79456156 * __this, const RuntimeMethod* method); // System.Boolean System.Linq.Enumerable::Contains(System.Collections.Generic.IEnumerable`1,!!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerable_Contains_TisRuntimeObject_m35E316E1902EA6FA1E1CC48ECE6E20D6E1CC9587_gshared (RuntimeObject* ___source0, RuntimeObject * ___value1, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.Utilities.ArrayHelpers::Append(TValue[]&,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ArrayHelpers_Append_TisRuntimeObject_m6366EF76E37DDBD80503939CD8202C937CDBE7CC_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** ___array0, RuntimeObject * ___value1, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.Utilities.ArrayHelpers::Erase(TValue[]&,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ArrayHelpers_Erase_TisRuntimeObject_m4A4C7209E39059B810C6155307C5309963BC611C_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** ___array0, RuntimeObject * ___value1, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.ArrayHelpers::EraseAt(TValue[]&,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArrayHelpers_EraseAt_TisRuntimeObject_m1DB947387529644FB250E06DEDFAAB62D5700CBA_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** ___array0, int32_t ___index1, const RuntimeMethod* method); // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Predicate_1__ctor_m479D6DFCA58EA8097184B46DCF315F59ACD4070A_gshared (Predicate_1_tD62C8A7CBDEEFB9A4CFA42B57D33BF69DAC22C21 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.Utilities.ArrayHelpers::IndexOf(TValue[],System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ArrayHelpers_IndexOf_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_m16C9A2AABA3490184732A9A9BF36B431D283A826_gshared (InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* ___array0, Predicate_1_tD62C8A7CBDEEFB9A4CFA42B57D33BF69DAC22C21 * ___predicate1, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.Utilities.ArrayHelpers::Append(TValue[]&,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ArrayHelpers_Append_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_m2D70DE272F6C6756790E17BC1964122CCD578E58_gshared (InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6** ___array0, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___value1, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.ArrayHelpers::InsertAt(TValue[]&,System.Int32,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArrayHelpers_InsertAt_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_mDA9597A31CF1F74F351525C8B33F9C8C88EA2E03_gshared (InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6** ___array0, int32_t ___index1, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___value2, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m06ED2D6EA88D758177E81E5CF17BD598B159EF7E_gshared_inline (Nullable_1_t7E8D134849FD70B33AA436F1A224083C40D24ADA * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.Utilities.ArrayHelpers::Append(TValue[]&,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ArrayHelpers_Append_TisInputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340_m98ABD4C910E7A605F2BDD8E4EB6BAD1A379851E6_gshared (InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD** ___array0, InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 ___value1, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::get_Count() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlyArray_1_get_Count_m516AF5421C6B7611DB01610AAC55E31413378052_gshared_inline (ReadOnlyArray_1_tD26A5C8942D54D9923D37B15641CAC16B1922B9E * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.ArrayHelpers::EraseAt(TValue[]&,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArrayHelpers_EraseAt_TisInputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340_mE4864A590109719ED6091228482F8D9A96592E82_gshared (InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD** ___array0, int32_t ___index1, const RuntimeMethod* method); // TValue[] UnityEngine.InputSystem.Utilities.ArrayHelpers::Copy(TValue[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ArrayHelpers_Copy_TisRuntimeObject_mD9EC46D3449F92079D6D59511A12A4E25FA2D730_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputControlList`1::.ctor(Unity.Collections.Allocator,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputControlList_1__ctor_mEBAFB49402255C55D74AF1914F7B0FCD1750FA24_gshared (InputControlList_1_t9461BFBC9FEFA4CB0C7F0981E4B70C426126D012 * __this, int32_t ___allocator0, int32_t ___initialCapacity1, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputControlList`1::Resize(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputControlList_1_Resize_m13C334294B41C2B9AD24155BAFD84A6EE0A45729_gshared (InputControlList_1_t9461BFBC9FEFA4CB0C7F0981E4B70C426126D012 * __this, int32_t ___size0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputControlList`1::set_Item(System.Int32,TControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputControlList_1_set_Item_mD27D056F445AAE592C7BD37848B37B2F038BF18E_gshared (InputControlList_1_t9461BFBC9FEFA4CB0C7F0981E4B70C426126D012 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.InputControlList`1::get_Count() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t InputControlList_1_get_Count_m3A53928325928FDE07C66B17DC6233F5546DE53A_gshared_inline (InputControlList_1_t9461BFBC9FEFA4CB0C7F0981E4B70C426126D012 * __this, const RuntimeMethod* method); // TControl UnityEngine.InputSystem.InputControlList`1::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * InputControlList_1_get_Item_m27803F72C776BFB6637593BE90E33864545CF8E8_gshared (InputControlList_1_t9461BFBC9FEFA4CB0C7F0981E4B70C426126D012 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.Utilities.CallbackArray`1::get_length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CallbackArray_1_get_length_mF3713D9A736D916981802210CF20A583258E1B08_gshared (CallbackArray_1_t5755F06076AF5BB3BB9EC99F526C8E517DA0AAAF * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.DelegateHelpers::InvokeCallbacksSafe(UnityEngine.InputSystem.Utilities.CallbackArray`1>&,TValue1,TValue2,System.String,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DelegateHelpers_InvokeCallbacksSafe_TisRuntimeObject_TisInt32Enum_t9B63F771913F2B6D586F1173B44A41FBE26F6B5C_m04CA5EA9EA079CEADDF35C5A68BCABE5E8BD43BA_gshared (CallbackArray_1_tB8BC79D1436E00F1A99D64DB9801E06E1C750F4C * ___callbacks0, RuntimeObject * ___argument11, int32_t ___argument22, String_t* ___callbackName3, RuntimeObject * ___context4, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.DelegateHelpers::InvokeCallbacksSafe(UnityEngine.InputSystem.Utilities.CallbackArray`1>&,TValue,System.String,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DelegateHelpers_InvokeCallbacksSafe_TisCallbackContext_t073FE0294FFA91086DA1D1A0C2F33A7F8F9F025D_m4D8EED2445E46128B69474232F4C2CEF36B687B3_gshared (CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 * ___callbacks0, CallbackContext_t073FE0294FFA91086DA1D1A0C2F33A7F8F9F025D ___argument1, String_t* ___callbackName2, RuntimeObject * ___context3, const RuntimeMethod* method); // TValue UnityEngine.InputSystem.InputActionState::ReadValue(System.Int32,System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float InputActionState_ReadValue_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_mBCC0705B62F718BDE7BF2A7141B7A87594D80118_gshared (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___bindingIndex0, int32_t ___controlIndex1, bool ___ignoreComposites2, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.SavedStructState`1/TypedRestore::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypedRestore__ctor_mF1D9CAE9FC486136AC5185C588D28F665031F367_gshared (TypedRestore_tB2EC35E417DAA0BBE9B111D9D1C760E22E8E6BD2 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.SavedStructState`1::.ctor(T&,UnityEngine.InputSystem.Utilities.SavedStructState`1/TypedRestore,System.Action) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SavedStructState_1__ctor_m0F1DDD5BA86965B003B9E8F5242D05D69B1C8289_gshared (SavedStructState_1_t3D331EDB16578AB6F0DFEF8441B0A286431BCBFC * __this, GlobalState_tF1D93500AFBAA25C7FCA48B5D89640B84C44D0AB * ___state0, TypedRestore_tB2EC35E417DAA0BBE9B111D9D1C760E22E8E6BD2 * ___restoreAction1, Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___staticDisposeCurrentState2, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::AppendWithCapacity(TValue,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InlinedArray_1_AppendWithCapacity_m59E65633998675623F3673A6CBE743057A299902_gshared (InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * __this, GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___value0, int32_t ___capacityIncrement1, const RuntimeMethod* method); // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9_gshared (InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.InlinedArray`1::RemoveAtByMovingTailWithCapacity(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlinedArray_1_RemoveAtByMovingTailWithCapacity_m5500B724713470F365E06BE98B676C2009653CCB_gshared (InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.InlinedArray`1::set_Item(System.Int32,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlinedArray_1_set_Item_m3B8C00C255A6900AE1434A259B1A741697D1BBDD_gshared (InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * __this, int32_t ___index0, GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___value1, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.CallbackArray`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackArray_1_Clear_m24E396B9E5877445A096E40A8B62CED49E43EE42_gshared (CallbackArray_1_t5755F06076AF5BB3BB9EC99F526C8E517DA0AAAF * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::AddRange(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_AddRange_m6465DEF706EB529B4227F2AF79338419D517EDF9_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, RuntimeObject* ___collection0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Add_mE5B3CBB3A625606D9BC4337FEAAF1D66BCB6F96E_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, RuntimeObject * ___item0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.InlinedArray`1::RemoveAtWithCapacity(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlinedArray_1_RemoveAtWithCapacity_m063BBA79A2F0876CA9E561D9999C913B1D17949B_gshared (InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * __this, int32_t ___index0, const RuntimeMethod* method); // UnityEngine.InputSystem.EnhancedTouch.Touch UnityEngine.InputSystem.EnhancedTouch.Finger::get_currentTouch() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 Finger_get_currentTouch_m0852466C0CB28C0D7AB4DBBD0E683A4A15AA07DE (Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.EnhancedTouch.Touch::get_valid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Touch_get_valid_mD30E73595DAF1507066618DF9703C548AEA39A69 (Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.EnhancedTouch.Touch UnityEngine.InputSystem.EnhancedTouch.Finger::get_lastTouch() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 Finger_get_lastTouch_m7753CEC9334B4D4BFA6F205CF7C9F56E7870D8CD (Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F * __this, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.InputSystem.EnhancedTouch.Touch::get_screenPosition() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 Touch_get_screenPosition_mCD46857B27F21D4B7D9358453E467AC95CEB367A (Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.LowLevel.InputStateHistory::get_Count() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t InputStateHistory_get_Count_m0D2E913E8358EFD8246AC560F771569C2C3A2816_inline (InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.LowLevel.InputStateHistory`1/Record UnityEngine.InputSystem.LowLevel.InputStateHistory`1::get_Item(System.Int32) inline Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 InputStateHistory_1_get_Item_m6A00C6896E81C55559949D461FC4DD0EF5D6B4F5 (InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 (*) (InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B *, int32_t, const RuntimeMethod*))InputStateHistory_1_get_Item_m6A00C6896E81C55559949D461FC4DD0EF5D6B4F5_gshared)(__this, ___index0, method); } // System.Void UnityEngine.InputSystem.EnhancedTouch.Touch::.ctor(UnityEngine.InputSystem.EnhancedTouch.Finger,UnityEngine.InputSystem.LowLevel.InputStateHistory`1/Record) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Touch__ctor_mF512813AA9438A7938725B1299426A722C710B04 (Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 * __this, Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F * ___finger0, Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 ___touchRecord1, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.EnhancedTouch.Touch::get_isInProgress() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Touch_get_isInProgress_m878CF466C04F80D56518760A92995F48E7895BB5 (Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 * __this, const RuntimeMethod* method); // System.UInt32 UnityEngine.InputSystem.EnhancedTouch.Touch::get_updateStepCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t Touch_get_updateStepCount_m3B0E4A4B9CFB5AA33E61AA88CAAB6DC39CDF1A9D (Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.EnhancedTouch.TouchHistory::.ctor(UnityEngine.InputSystem.EnhancedTouch.Finger,UnityEngine.InputSystem.LowLevel.InputStateHistory`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TouchHistory__ctor_m54BB195F19AAD04E1DA996EF2A5D3CDA7FE27622 (TouchHistory_tC6960A3461C25690F02AFEC0CEFA1BDD252AC0E8 * __this, Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F * ___finger0, InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * ___history1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method); // System.Void System.Object::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405 (RuntimeObject * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 UnityEngine.InputSystem.Touchscreen::get_touches() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlyArray_1_t0DCCE2E9597891D2E289C44634892EF6129F71F9 Touchscreen_get_touches_m8EE6C6F3F0C350CC319D2FF77E7FF2413129A979_inline (Touchscreen_tE679C4B2C2D8C5979EAC5A2002603672A202E3EB * __this, const RuntimeMethod* method); // TValue UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::get_Item(System.Int32) inline TouchControl_t6E5C91937E6811635891F0FE85B96BA3338E0EFD * ReadOnlyArray_1_get_Item_m76A8585158BCA5BA4BB2BF5710844C18BF817D71 (ReadOnlyArray_1_t0DCCE2E9597891D2E289C44634892EF6129F71F9 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( TouchControl_t6E5C91937E6811635891F0FE85B96BA3338E0EFD * (*) (ReadOnlyArray_1_t0DCCE2E9597891D2E289C44634892EF6129F71F9 *, int32_t, const RuntimeMethod*))ReadOnlyArray_1_get_Item_m84136BE8993A7013D4900F0ACF7B4ECAD86456F6_gshared)(__this, ___index0, method); } // System.Void UnityEngine.InputSystem.LowLevel.InputStateHistory`1::.ctor(UnityEngine.InputSystem.InputControl`1) inline void InputStateHistory_1__ctor_m45352B7765055D437E73455C33C4D9A08EDE150B (InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * __this, InputControl_1_t3F41CA4889198557F0954ECFC0D734B536F12FD6 * ___control0, const RuntimeMethod* method) { (( void (*) (InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B *, InputControl_1_t3F41CA4889198557F0954ECFC0D734B536F12FD6 *, const RuntimeMethod*))InputStateHistory_1__ctor_m45352B7765055D437E73455C33C4D9A08EDE150B_gshared)(__this, ___control0, method); } // System.Int32 UnityEngine.InputSystem.EnhancedTouch.Touch::get_maxHistoryLengthPerFinger() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Touch_get_maxHistoryLengthPerFinger_mABF2CA37CEE49DECD8F193651718C17B6EC0DA49 (const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.LowLevel.InputStateHistory::set_historyDepth(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputStateHistory_set_historyDepth_m61A726A7FA343D1525B44591C33301420CFDC4D1 (InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Int32 Unity.Collections.LowLevel.Unsafe.UnsafeUtility::SizeOf() inline int32_t UnsafeUtility_SizeOf_TisExtraDataPerTouchState_t270CE8E3F4095BBA95C3216A4C8E00CC73BBE36C_m6BB2F2EB5DE43715E1B096AA507F3ABED14E823A (const RuntimeMethod* method) { return (( int32_t (*) (const RuntimeMethod*))UnsafeUtility_SizeOf_TisExtraDataPerTouchState_t270CE8E3F4095BBA95C3216A4C8E00CC73BBE36C_m6BB2F2EB5DE43715E1B096AA507F3ABED14E823A_gshared)(method); } // System.Void UnityEngine.InputSystem.LowLevel.InputStateHistory::set_extraMemoryPerRecord(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputStateHistory_set_extraMemoryPerRecord_mA7A79232AF2D4CA10E7D7A32CAB86044B03A44FD (InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) inline void Action_1__ctor_m7E7975F268F0FCB1AE60402EDEFC7008D54A1F3A (Action_1_tFC48ABC201ECE98EE324DEE2F9ED877F6DC33E7D * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Action_1_tFC48ABC201ECE98EE324DEE2F9ED877F6DC33E7D *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_m7E7975F268F0FCB1AE60402EDEFC7008D54A1F3A_gshared)(__this, ___object0, ___method1, method); } // System.Void UnityEngine.InputSystem.LowLevel.InputStateHistory::set_onRecordAdded(System.Action`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InputStateHistory_set_onRecordAdded_mF5A239A44F0E29B4F30FC3ADD363EB48BFC49D73_inline (InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31 * __this, Action_1_tFC48ABC201ECE98EE324DEE2F9ED877F6DC33E7D * ___value0, const RuntimeMethod* method); // System.Void System.Func`4::.ctor(System.Object,System.IntPtr) inline void Func_4__ctor_mF2A85D0379E21F2C10577421BC5D53205C0F195A (Func_4_t9471AE3CE77AACB79F1D8E10F1FDB368D151DC6F * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Func_4_t9471AE3CE77AACB79F1D8E10F1FDB368D151DC6F *, RuntimeObject *, intptr_t, const RuntimeMethod*))Func_4__ctor_m45C14C9BF691092C886B10E37A060F19F53288A9_gshared)(__this, ___object0, ___method1, method); } // System.Void UnityEngine.InputSystem.LowLevel.InputStateHistory::set_onShouldRecordStateChange(System.Func`4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InputStateHistory_set_onShouldRecordStateChange_m12733D72F76858F901A267388B1827F92ADF00C6_inline (InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31 * __this, Func_4_t9471AE3CE77AACB79F1D8E10F1FDB368D151DC6F * ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.LowLevel.InputStateHistory::set_updateMask(UnityEngine.InputSystem.LowLevel.InputUpdateType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputStateHistory_set_updateMask_mDF16F2C6B3BD3A29788DA5AC01C7007734550814 (InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.LowLevel.InputStateHistory::StartRecording() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputStateHistory_StartRecording_mE975E7E7D95D94A2D8CA6888E53892A5BDF4C84E (InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.Controls.TouchControl::get_isInProgress() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TouchControl_get_isInProgress_m92D093C86785C74AF71D44552848834B0049E657 (TouchControl_t6E5C91937E6811635891F0FE85B96BA3338E0EFD * __this, const RuntimeMethod* method); // TValue UnityEngine.InputSystem.InputControl`1::ReadValue() inline TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 InputControl_1_ReadValue_m6244F68F3A3EB9BCFB8A476467856BC2A75E4B22 (InputControl_1_t3F41CA4889198557F0954ECFC0D734B536F12FD6 * __this, const RuntimeMethod* method) { return (( TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 (*) (InputControl_1_t3F41CA4889198557F0954ECFC0D734B536F12FD6 *, const RuntimeMethod*))InputControl_1_ReadValue_m6244F68F3A3EB9BCFB8A476467856BC2A75E4B22_gshared)(__this, method); } // UnityEngine.InputSystem.LowLevel.InputStateHistory`1/Record UnityEngine.InputSystem.LowLevel.InputStateHistory`1::RecordStateChange(UnityEngine.InputSystem.InputControl`1,TValue,System.Double) inline Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 InputStateHistory_1_RecordStateChange_m7D25E4CA7DDBFF8D13C8B4B534F491D476BACD03 (InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * __this, InputControl_1_t3F41CA4889198557F0954ECFC0D734B536F12FD6 * ___control0, TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 ___value1, double ___time2, const RuntimeMethod* method) { return (( Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 (*) (InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B *, InputControl_1_t3F41CA4889198557F0954ECFC0D734B536F12FD6 *, TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 , double, const RuntimeMethod*))InputStateHistory_1_RecordStateChange_m7D25E4CA7DDBFF8D13C8B4B534F491D476BACD03_gshared)(__this, ___control0, ___value1, ___time2, method); } // System.Boolean UnityEngine.InputSystem.LowLevel.InputEventPtr::get_valid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputEventPtr_get_valid_m89FC8685702EDBBB434A0576EED219CA4BF0630C (InputEventPtr_t3ECDD4FDE129B0CD8021DF46D8D01D941F4AE5C1 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.InputEventPtr::get_type() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 InputEventPtr_get_type_mC6EF58B6562D5B232170DC64DC0F1A99FE996BD2 (InputEventPtr_t3ECDD4FDE129B0CD8021DF46D8D01D941F4AE5C1 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.Utilities.FourCC::op_Implicit(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 FourCC_op_Implicit_m1EF35613D75316DA0F135114B72093EBB3D04356 (int32_t ___i0, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.Utilities.FourCC::op_Inequality(UnityEngine.InputSystem.Utilities.FourCC,UnityEngine.InputSystem.Utilities.FourCC) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FourCC_op_Inequality_m1E781CB491ABFCA16991EF6F695C559068406232 (FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___left0, FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___right1, const RuntimeMethod* method); // System.Void* UnityEngine.InputSystem.InputControl::get_currentStatePtr() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void* InputControl_get_currentStatePtr_m069609EF2EEE5BD33A09A697690CE09FB618F693 (InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.LowLevel.InputStateBlock UnityEngine.InputSystem.InputControl::get_stateBlock() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B InputControl_get_stateBlock_m0ECA3324A1A42DDE5085EAE0A82D7C0447143252_inline (InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * __this, const RuntimeMethod* method); // System.UInt32 UnityEngine.InputSystem.LowLevel.InputStateBlock::get_byteOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t InputStateBlock_get_byteOffset_m68EF162227DEB77FFCA5C46605780C3387ADC019_inline (InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.LowLevel.TouchState::get_isTapRelease() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TouchState_get_isTapRelease_mBF253D9FBD119EA9824668B19F94BB38445E66F5 (TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.LowLevel.InputStateHistory/Record::get_recordIndex() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Record_get_recordIndex_m03DB6091C12A33FB3B689DF88745250363F5DA96 (Record_t5D2EF3432D8EA5FE1E2CF58B5345D23FF06DD445 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.LowLevel.InputStateHistory/RecordHeader* UnityEngine.InputSystem.LowLevel.InputStateHistory::GetRecordUnchecked(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RecordHeader_tEE435193EE267F203DE3DC347819B8160C35AC69 * InputStateHistory_GetRecordUnchecked_mCB95F33602ADD68313B54A93D0EB926E804A28E0 (InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Byte* UnityEngine.InputSystem.LowLevel.InputStateHistory/RecordHeader::get_statePtrWithoutControlIndex() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* RecordHeader_get_statePtrWithoutControlIndex_mA69F04C99CB1646B06946A1EECCB6E1E02341CC8 (RecordHeader_tEE435193EE267F203DE3DC347819B8160C35AC69 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.LowLevel.InputStateHistory::get_bytesPerRecord() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputStateHistory_get_bytesPerRecord_m0BD0CF82898D2DB885AD7F1CB1AADB357F23BD3F (InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.TouchPhase UnityEngine.InputSystem.LowLevel.TouchState::get_phase() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TouchState_get_phase_mFB8F57FAD2F981D7963A4C2CC2739D5EE14EF45A_inline (TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.LowLevel.InputStateHistory::get_historyDepth() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t InputStateHistory_get_historyDepth_m44383EB9D311ABADC2560EBD77C90E9DBBC85AFB_inline (InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31 * __this, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Vector2::op_Subtraction(UnityEngine.Vector2,UnityEngine.Vector2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 Vector2_op_Subtraction_m3E4A2D9544C5A953CC0CA9CE76D5279987381BFC_inline (Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___a0, Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___b1, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.LowLevel.TouchState::get_beganInSameFrame() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TouchState_get_beganInSameFrame_mAC777333F0478B372A454FB6DCC9B6CC03069F3A (TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.LowLevel.TouchState::set_beganInSameFrame(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TouchState_set_beganInSameFrame_mE5D2CCB7EF856037A656F660B0146BB2899E882E (TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 * __this, bool ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.DelegateHelpers::InvokeCallbacksSafe(UnityEngine.InputSystem.Utilities.CallbackArray`1>&,TValue,System.String,System.Object) inline void DelegateHelpers_InvokeCallbacksSafe_TisFinger_t3B83C972B2375B2C4628C53FE90CE859951A677F_m8E8EB5D4531F2FCB78335AB83FCC79B84C24FD3D (CallbackArray_1_t72A1C8F9A9234989D261FDC3B255B91E99FC49E2 * ___callbacks0, Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F * ___argument1, String_t* ___callbackName2, RuntimeObject * ___context3, const RuntimeMethod* method) { (( void (*) (CallbackArray_1_t72A1C8F9A9234989D261FDC3B255B91E99FC49E2 *, Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F *, String_t*, RuntimeObject *, const RuntimeMethod*))DelegateHelpers_InvokeCallbacksSafe_TisRuntimeObject_mD650750A1B8DDC5DEDA41A57398639D210618F24_gshared)(___callbacks0, ___argument1, ___callbackName2, ___context3, method); } // System.Collections.Generic.IEnumerator`1> UnityEngine.InputSystem.LowLevel.InputStateHistory`1::GetEnumerator() inline RuntimeObject* InputStateHistory_1_GetEnumerator_m0D50C9AB983A4F69464DCB4301D2B1D16F03223C (InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B *, const RuntimeMethod*))InputStateHistory_1_GetEnumerator_m0D50C9AB983A4F69464DCB4301D2B1D16F03223C_gshared)(__this, method); } // System.Void* UnityEngine.InputSystem.LowLevel.InputStateHistory`1/Record::GetUnsafeExtraMemoryPtrUnchecked() inline void* Record_GetUnsafeExtraMemoryPtrUnchecked_m09B5FC23C3CBDD03ED66219813A03DA6AD431E72 (Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 * __this, const RuntimeMethod* method) { return (( void* (*) (Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 *, const RuntimeMethod*))Record_GetUnsafeExtraMemoryPtrUnchecked_m09B5FC23C3CBDD03ED66219813A03DA6AD431E72_gshared)(__this, method); } // UnityEngine.InputSystem.LowLevel.InputStateHistory`1 UnityEngine.InputSystem.LowLevel.InputStateHistory`1/Record::get_owner() inline InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * Record_get_owner_mCDF1556012B4B34D06DCF42398EB77147EBEF21A_inline (Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 * __this, const RuntimeMethod* method) { return (( InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * (*) (Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 *, const RuntimeMethod*))Record_get_owner_mCDF1556012B4B34D06DCF42398EB77147EBEF21A_gshared_inline)(__this, method); } // System.UInt32 UnityEngine.InputSystem.EnhancedTouch.Touch::get_uniqueId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t Touch_get_uniqueId_m574416B55F5BA57C9FB39F416CE4143A4A8BD2EF (Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.EnhancedTouch.Touch UnityEngine.InputSystem.EnhancedTouch.Finger::FindTouch(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 Finger_FindTouch_m4059D26824921349D317AFC52523384DE7A722B2 (Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F * __this, uint32_t ___uniqueId0, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.EnhancedTouch.Touch::get_touchId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Touch_get_touchId_m89E061D1BF7D3D7A2E6D7AA371B9000FBFCD0A5F (Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.LowLevel.InputStateHistory`1/Record::get_index() inline int32_t Record_get_index_m8550B7F7E1C2C2D98A72DC96ADF8722372389FFD (Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 *, const RuntimeMethod*))Record_get_index_m8550B7F7E1C2C2D98A72DC96ADF8722372389FFD_gshared)(__this, method); } // UnityEngine.InputSystem.TouchPhase UnityEngine.InputSystem.EnhancedTouch.Touch::get_phase() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Touch_get_phase_m0679D74F9A6079669E2E29EA6E794691E16EB28D (Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.LowLevel.InputStateHistory`1/Record UnityEngine.InputSystem.LowLevel.InputStateHistory`1/Record::get_previous() inline Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 Record_get_previous_mEFC1601A2560388325BFCBA0D47FCFFEE8EF640D (Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 * __this, const RuntimeMethod* method) { return (( Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 (*) (Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 *, const RuntimeMethod*))Record_get_previous_mEFC1601A2560388325BFCBA0D47FCFFEE8EF640D_gshared)(__this, method); } // System.Void* UnityEngine.InputSystem.LowLevel.InputStateHistory`1/Record::GetUnsafeMemoryPtr() inline void* Record_GetUnsafeMemoryPtr_mA015527ED8DF605C1ADE9C8B5B06E3C3107B3A4B (Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 * __this, const RuntimeMethod* method) { return (( void* (*) (Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 *, const RuntimeMethod*))Record_GetUnsafeMemoryPtr_mA015527ED8DF605C1ADE9C8B5B06E3C3107B3A4B_gshared)(__this, method); } // System.Boolean UnityEngine.InputSystem.LowLevel.InputStateHistory`1/Record::get_valid() inline bool Record_get_valid_m79293702448A67D46061EA313A1D8E972484613F (Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 * __this, const RuntimeMethod* method) { return (( bool (*) (Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 *, const RuntimeMethod*))Record_get_valid_m79293702448A67D46061EA313A1D8E972484613F_gshared)(__this, method); } // System.Void UnityEngine.InputSystem.Utilities.ForDeviceEventObservable/ForDevice::.ctor(System.Type,UnityEngine.InputSystem.InputDevice,System.IObserver`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForDevice__ctor_mAF219A00F3796DBEC37A9A88D1FB489CC1E1EE6A (ForDevice_t793A42F644439795E684FBDFD5B0CB4B65FA1DB6 * __this, Type_t * ___deviceType0, InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * ___device1, RuntimeObject* ___observer2, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.FourCC::.ctor(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FourCC__ctor_m95DEC137F55FF2E882FA66486D5937072FA2888E_inline (FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * __this, int32_t ___code0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.FourCC::.ctor(System.Char,System.Char,System.Char,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FourCC__ctor_mEF52BABF36FD0F6E63A5CD7C1520AEFDAC9FCC14 (FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * __this, Il2CppChar ___a0, Il2CppChar ___b1, Il2CppChar ___c2, Il2CppChar ___d3, const RuntimeMethod* method); // System.Void System.ArgumentNullException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97 (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * __this, String_t* ___paramName0, const RuntimeMethod* method); // System.Int32 System.String::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline (String_t* __this, const RuntimeMethod* method); // System.Void System.ArgumentException::.ctor(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * __this, String_t* ___message0, String_t* ___paramName1, const RuntimeMethod* method); // System.Char System.String::get_Chars(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70 (String_t* __this, int32_t ___index0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.FourCC::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FourCC__ctor_mBF587BBA40E731075FD373350692B099FED3A3D1 (FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * __this, String_t* ___str0, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_m2CDD2A21AF2BCE3CE07D634645F9A61B4CB7D9B3 (String_t* ___format0, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___args1, const RuntimeMethod* method); // System.String UnityEngine.InputSystem.Utilities.FourCC::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* FourCC_ToString_m0F0B2741020EE1DB194794F07E08B700A99401DC (FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.Utilities.FourCC::Equals(UnityEngine.InputSystem.Utilities.FourCC) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FourCC_Equals_mE8C59511973AC0FDF1BBBC227F34F7A958738A4F (FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * __this, FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___other0, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.Utilities.FourCC::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FourCC_Equals_m03F486234E55A89EDB682BB041FAB897E0912EBD (FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * __this, RuntimeObject * ___obj0, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.Utilities.FourCC::GetHashCode() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t FourCC_GetHashCode_m9EEDF7E5D033213AB6163DAA0B21D5EC870493E2_inline (FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::get_buttonSouth() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_buttonSouth_m3DF749265D3E21CE76669B94998D744A14904405_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::get_buttonEast() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_buttonEast_mB9A32E0C6DEBEF248AD886C45E14E64AC4205BDC_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::get_buttonWest() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_buttonWest_m3CDC774A17B1DBB10AEC86772681899858DF7687_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::get_buttonNorth() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_buttonNorth_m73C07C44CBE87D6F8DD5B9BAB3FBAA3AD895FE23_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::get_startButton() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_startButton_m59D04204F41094D5BE25041CEB3E39CDB628DDAA_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::get_selectButton() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_selectButton_m8E5C0C729420E18D21266081809840CE6DE74D10_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::get_leftShoulder() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_leftShoulder_m231737F96CA8524520B4D261ED412E286AD9BE8B_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::get_rightShoulder() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_rightShoulder_m123944D8E210CFF92AF438594FCDF1A3DDC14A08_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::get_leftTrigger() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_leftTrigger_m5BBB540BB92E2AD2CE169E157603D333598B9DD5_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::get_rightTrigger() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_rightTrigger_mED385DB0AF9AB48B510AA3C2F96284533488C610_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::get_leftStickButton() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_leftStickButton_m7C406D43020A9CEA94A4088C3FCBB7FA0A98BB9C_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::get_rightStickButton() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_rightStickButton_mEF794AE5F175B08373C48582E92F975822D3F3C8_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Controls.DpadControl UnityEngine.InputSystem.Gamepad::get_dpad() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D * Gamepad_get_dpad_m81BB304F996C9F55A77B26289BB8F45F9A1BD0AD_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Controls.DpadControl::get_up() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * DpadControl_get_up_m2EFCF010B952E02AE3AE2A8B9CA98EC891BB285F_inline (DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Controls.DpadControl::get_down() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * DpadControl_get_down_mD7ACE2D4235BB984EAED9DDBAEB24823E2C90B97_inline (DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Controls.DpadControl::get_left() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * DpadControl_get_left_m48F3DCFCA8E5A45EB43FC3994D736482E4B9873C_inline (DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Controls.DpadControl::get_right() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * DpadControl_get_right_m104D3C653472B835DE081D8FC76C6EEB87A0CBA5_inline (DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D * __this, const RuntimeMethod* method); // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m180706985100778663E9C75D4FC001D367C0120F (RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ___handle0, const RuntimeMethod* method); // System.Void System.ComponentModel.InvalidEnumArgumentException::.ctor(System.String,System.Int32,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidEnumArgumentException__ctor_mAE5068B990F9D8AD596FE95B591CA6441048D25E (InvalidEnumArgumentException_t900DF12581D586D2D9538FBB6F568175243D6637 * __this, String_t* ___argumentName0, int32_t ___invalidValue1, Type_t * ___enumClass2, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::.ctor(TValue[],System.Int32,System.Int32) inline void ReadOnlyArray_1__ctor_m0F855C38AC742620A61EA9CA214685793E22D27D (ReadOnlyArray_1_t9B0A92BBEE1AE3D7349D23F2F4C2498CAE519559 * __this, GamepadU5BU5D_t5BD2725641F9AEF2094A07C94B47410E3B3880AB* ___array0, int32_t ___index1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (ReadOnlyArray_1_t9B0A92BBEE1AE3D7349D23F2F4C2498CAE519559 *, GamepadU5BU5D_t5BD2725641F9AEF2094A07C94B47410E3B3880AB*, int32_t, int32_t, const RuntimeMethod*))ReadOnlyArray_1__ctor_mDBA2D038A7B6AAC56DBAE76573D364B6ED244C74_gshared)(__this, ___array0, ___index1, ___length2, method); } // TControl UnityEngine.InputSystem.InputControl::GetChildControl(System.String) inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766 (InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * __this, String_t* ___path0, const RuntimeMethod* method) { return (( ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * (*) (InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 *, String_t*, const RuntimeMethod*))InputControl_GetChildControl_TisRuntimeObject_mB75189D465F7A9BF945FF8F557724CBD732EFCA4_gshared)(__this, ___path0, method); } // System.Void UnityEngine.InputSystem.Gamepad::set_buttonWest(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gamepad_set_buttonWest_mE5EBF5D049C1F764CED50EB9ED76020AF3517A43_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Gamepad::set_buttonNorth(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gamepad_set_buttonNorth_m9420FDC77CBEF0D69C0D1C2E48293FBA7C9AE291_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Gamepad::set_buttonSouth(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gamepad_set_buttonSouth_m220F94DC894A1DCCCA2C0925B5B9F81B1BDA2A40_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Gamepad::set_buttonEast(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gamepad_set_buttonEast_mF986226781D3311875C7BC510E638410DAA5272A_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Gamepad::set_startButton(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gamepad_set_startButton_m4097B32D93F88B20413ADBF3EFE1B176A2562948_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Gamepad::set_selectButton(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gamepad_set_selectButton_mEE78C5222046235DEE9171CB16A6F61BFA7A6B50_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Gamepad::set_leftStickButton(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gamepad_set_leftStickButton_mC5C917227E38E986489DF3EE91EF5B05AB4ACA77_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Gamepad::set_rightStickButton(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gamepad_set_rightStickButton_m243F1D119FDF0CE008D930D864C55A307BF61C45_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method); // TControl UnityEngine.InputSystem.InputControl::GetChildControl(System.String) inline DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D * InputControl_GetChildControl_TisDpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D_m863AA8FEF9F4042F5D8BB056F01C47EE70F69229 (InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * __this, String_t* ___path0, const RuntimeMethod* method) { return (( DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D * (*) (InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 *, String_t*, const RuntimeMethod*))InputControl_GetChildControl_TisRuntimeObject_mB75189D465F7A9BF945FF8F557724CBD732EFCA4_gshared)(__this, ___path0, method); } // System.Void UnityEngine.InputSystem.Gamepad::set_dpad(UnityEngine.InputSystem.Controls.DpadControl) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gamepad_set_dpad_m09D7F3FF9982A6A13853EF98E2ED61ED301A34BA_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D * ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Gamepad::set_leftShoulder(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gamepad_set_leftShoulder_m736617EB830927F05DCD140F6DDCC53094E854AF_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Gamepad::set_rightShoulder(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gamepad_set_rightShoulder_m42F8BE1D0848886D56E4D38CE08A0901CAC6B9B8_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method); // TControl UnityEngine.InputSystem.InputControl::GetChildControl(System.String) inline StickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D * InputControl_GetChildControl_TisStickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D_m1F3D81F8233A9E91DFC43AAB34D537A34CC03C1E (InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * __this, String_t* ___path0, const RuntimeMethod* method) { return (( StickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D * (*) (InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 *, String_t*, const RuntimeMethod*))InputControl_GetChildControl_TisRuntimeObject_mB75189D465F7A9BF945FF8F557724CBD732EFCA4_gshared)(__this, ___path0, method); } // System.Void UnityEngine.InputSystem.Gamepad::set_leftStick(UnityEngine.InputSystem.Controls.StickControl) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gamepad_set_leftStick_m5E503F4E7ED0A660DE994D91EDC605FFB512DE0C_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, StickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D * ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Gamepad::set_rightStick(UnityEngine.InputSystem.Controls.StickControl) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gamepad_set_rightStick_mF282D6ED14E72C3599F27F8F8D182E997DFF4E6B_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, StickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D * ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Gamepad::set_leftTrigger(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gamepad_set_leftTrigger_mDF741A07B6E532A6A642F0E5B271DDCFA05FDCC1_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Gamepad::set_rightTrigger(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gamepad_set_rightTrigger_mB21F5C653DB15CB36161DE9BA1ADAEAAEAF5E58A_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputControl::FinishSetup() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputControl_FinishSetup_mEB69119B48274B87A1C9756D99C19AA382484350 (InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputDevice::MakeCurrent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputDevice_MakeCurrent_mD5E7E948AC287BDF9C3D2D2572D041A8D9E59AC3 (InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Gamepad::set_current(UnityEngine.InputSystem.Gamepad) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gamepad_set_current_mA0C1865FFDA734E6DAFC3A0B89C05E2C6435C573_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * ___value0, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.Utilities.ArrayHelpers::AppendWithCapacity(TValue[]&,System.Int32&,TValue,System.Int32) inline int32_t ArrayHelpers_AppendWithCapacity_TisGamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_m62CF11CCCE85794E48A763E5AF123B8B5BFD4E79 (GamepadU5BU5D_t5BD2725641F9AEF2094A07C94B47410E3B3880AB** ___array0, int32_t* ___count1, Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * ___value2, int32_t ___capacityIncrement3, const RuntimeMethod* method) { return (( int32_t (*) (GamepadU5BU5D_t5BD2725641F9AEF2094A07C94B47410E3B3880AB**, int32_t*, Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 *, int32_t, const RuntimeMethod*))ArrayHelpers_AppendWithCapacity_TisRuntimeObject_mA6B8ADA966B939BEEB0726AA570EB844A82DF57D_gshared)(___array0, ___count1, ___value2, ___capacityIncrement3, method); } // UnityEngine.InputSystem.Gamepad UnityEngine.InputSystem.Gamepad::get_current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * Gamepad_get_current_m460C424A4685AC7EBC1EBE66034C6147B53357F2_inline (const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.Utilities.ArrayHelpers::IndexOfReference(TFirst[],TSecond,System.Int32) inline int32_t ArrayHelpers_IndexOfReference_TisGamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_TisGamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_m0729AC2998277E786012E4A47724A563B8CAEAF8 (GamepadU5BU5D_t5BD2725641F9AEF2094A07C94B47410E3B3880AB* ___array0, Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * ___value1, int32_t ___count2, const RuntimeMethod* method) { return (( int32_t (*) (GamepadU5BU5D_t5BD2725641F9AEF2094A07C94B47410E3B3880AB*, Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 *, int32_t, const RuntimeMethod*))ArrayHelpers_IndexOfReference_TisRuntimeObject_TisRuntimeObject_m8D41D772CA3D5B95826F753107182C401BF7BF32_gshared)(___array0, ___value1, ___count2, method); } // System.Void UnityEngine.InputSystem.Utilities.ArrayHelpers::EraseAtWithCapacity(TValue[],System.Int32&,System.Int32) inline void ArrayHelpers_EraseAtWithCapacity_TisGamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_mE95DE861D48DEB704B25B54983BF7CF7D1AE28B8 (GamepadU5BU5D_t5BD2725641F9AEF2094A07C94B47410E3B3880AB* ___array0, int32_t* ___count1, int32_t ___index2, const RuntimeMethod* method) { (( void (*) (GamepadU5BU5D_t5BD2725641F9AEF2094A07C94B47410E3B3880AB*, int32_t*, int32_t, const RuntimeMethod*))ArrayHelpers_EraseAtWithCapacity_TisRuntimeObject_m453548DEF5D8CA10274D9A007D08102B4ED37759_gshared)(___array0, ___count1, ___index2, method); } // System.Void UnityEngine.InputSystem.Haptics.DualMotorRumble::PauseHaptics(UnityEngine.InputSystem.InputDevice) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DualMotorRumble_PauseHaptics_m15745384229162C28DBE4E61811B9BD21475116F (DualMotorRumble_t263583B0965CDEDEF5AE02854BE4D18554864784 * __this, InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * ___device0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Haptics.DualMotorRumble::ResumeHaptics(UnityEngine.InputSystem.InputDevice) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DualMotorRumble_ResumeHaptics_mDDDC26BCBC59535751E8025072A15429C67620D0 (DualMotorRumble_t263583B0965CDEDEF5AE02854BE4D18554864784 * __this, InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * ___device0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Haptics.DualMotorRumble::ResetHaptics(UnityEngine.InputSystem.InputDevice) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DualMotorRumble_ResetHaptics_m752FA7C0BEFEEBE8ED6CF04071E02A77A44D6870 (DualMotorRumble_t263583B0965CDEDEF5AE02854BE4D18554864784 * __this, InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * ___device0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Haptics.DualMotorRumble::SetMotorSpeeds(UnityEngine.InputSystem.InputDevice,System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DualMotorRumble_SetMotorSpeeds_m44B2C57F7B48B3E0EBB6FA94664E2C999A920590 (DualMotorRumble_t263583B0965CDEDEF5AE02854BE4D18554864784 * __this, InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * ___device0, float ___lowFrequency1, float ___highFrequency2, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputDevice::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputDevice__ctor_m418D8F72F7931E2EFE558B227008774BE1A2DAFF (InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.GamepadState::get_Format() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 GamepadState_get_Format_m26D708E4974EF0D2B6A45D8D1AD3051F7D397A98 (const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.GamepadState::get_format() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 GamepadState_get_format_m94FD8983910149BCA6E6F33290321F5DA87B0E55 (GamepadState_t0C5AF71A5A47B8467F3AB53DAB427974D26A5FAA * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.LowLevel.GamepadState::.ctor(UnityEngine.InputSystem.LowLevel.GamepadButton[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GamepadState__ctor_m06188D4135F6437C6B050F9EDE672DF084D4FDE4 (GamepadState_t0C5AF71A5A47B8467F3AB53DAB427974D26A5FAA * __this, GamepadButtonU5BU5D_t7CBD549663D477962A0F68E81CD3B7F134F2000E* ___buttons0, const RuntimeMethod* method); // UnityEngine.InputSystem.LowLevel.GamepadState UnityEngine.InputSystem.LowLevel.GamepadState::WithButton(UnityEngine.InputSystem.LowLevel.GamepadButton,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GamepadState_t0C5AF71A5A47B8467F3AB53DAB427974D26A5FAA GamepadState_WithButton_m9771CD43F66FB6F6D6F8B557956D7057D05AAD43 (GamepadState_t0C5AF71A5A47B8467F3AB53DAB427974D26A5FAA * __this, int32_t ___button0, bool ___value1, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.XR.Haptics.GetCurrentHapticStateCommand::get_Type() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 GetCurrentHapticStateCommand_get_Type_mDEC8FF2C26D722787FEEE1A3735EC84F8681B730 (const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.XR.Haptics.GetCurrentHapticStateCommand::get_typeStatic() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 GetCurrentHapticStateCommand_get_typeStatic_mB6BE4BD5C2C479D460803C70791C94BB5B585897 (GetCurrentHapticStateCommand_t04AD04C17E66BD24A613F989D9B14D438E17B51C * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.XR.Haptics.HapticState::.ctor(System.UInt32,System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HapticState__ctor_m59678233BA22F35A680B44817E90C9EA5292E2A1 (HapticState_t1D3C01E3B968E43A27E3702B7F6C121F41DEBF46 * __this, uint32_t ___samplesQueued0, uint32_t ___samplesAvailable1, const RuntimeMethod* method); // UnityEngine.InputSystem.XR.Haptics.HapticState UnityEngine.InputSystem.XR.Haptics.GetCurrentHapticStateCommand::get_currentState() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HapticState_t1D3C01E3B968E43A27E3702B7F6C121F41DEBF46 GetCurrentHapticStateCommand_get_currentState_m50C78E3C628EA9A4911474577EE91E13C444D0DC (GetCurrentHapticStateCommand_t04AD04C17E66BD24A613F989D9B14D438E17B51C * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.LowLevel.InputDeviceCommand::.ctor(UnityEngine.InputSystem.Utilities.FourCC,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputDeviceCommand__ctor_m37D7C9AC95972F2F9075C62240B5D15119E40271 (InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 * __this, FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___type0, int32_t ___sizeInBytes1, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.XR.Haptics.GetHapticCapabilitiesCommand::get_Type() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 GetHapticCapabilitiesCommand_get_Type_m8AA9A8D7868A50FB0218210A95795C600F1B60EE (const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.XR.Haptics.GetHapticCapabilitiesCommand::get_typeStatic() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 GetHapticCapabilitiesCommand_get_typeStatic_m5E4008CA42B234B4B318ACD0D1A4AE99C29B65B9 (GetHapticCapabilitiesCommand_t91FAA9822624A8DFEEF87AE341EB533E2AE86E0E * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.XR.Haptics.HapticCapabilities::.ctor(System.UInt32,System.UInt32,System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HapticCapabilities__ctor_m25C08126B547B85A455C6FF8FC0A00235147D11C (HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 * __this, uint32_t ___numChannels0, uint32_t ___frequencyHz1, uint32_t ___maxBufferSize2, const RuntimeMethod* method); // UnityEngine.InputSystem.XR.Haptics.HapticCapabilities UnityEngine.InputSystem.XR.Haptics.GetHapticCapabilitiesCommand::get_capabilities() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 GetHapticCapabilitiesCommand_get_capabilities_mAA139900BA415D4D36064B0537DB6436AA88F0E2 (GetHapticCapabilitiesCommand_t91FAA9822624A8DFEEF87AE341EB533E2AE86E0E * __this, const RuntimeMethod* method); // TControl UnityEngine.InputSystem.InputControl::GetChildControl(System.String) inline Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * InputControl_GetChildControl_TisVector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE_mD26314BFCC94ED995E96101D60D84A729E5F91AD (InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * __this, String_t* ___path0, const RuntimeMethod* method) { return (( Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * (*) (InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 *, String_t*, const RuntimeMethod*))InputControl_GetChildControl_TisRuntimeObject_mB75189D465F7A9BF945FF8F557724CBD732EFCA4_gshared)(__this, ___path0, method); } // System.Void UnityEngine.InputSystem.GravitySensor::set_gravity(UnityEngine.InputSystem.Controls.Vector3Control) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void GravitySensor_set_gravity_m4FC71623882964B9CC76CBB9001D2FAEF445C718_inline (GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7 * __this, Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.GravitySensor::set_current(UnityEngine.InputSystem.GravitySensor) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void GravitySensor_set_current_mA5BA846B323A3ED09CFE275F9B94681FFF252BDA_inline (GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7 * ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputDevice::OnRemoved() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputDevice_OnRemoved_m29C95F875D72B1A8C1695E1F5BE8E3087449D762 (InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.GravitySensor UnityEngine.InputSystem.GravitySensor::get_current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7 * GravitySensor_get_current_mF712346F7292CBBDA8E97C95975E290E097DE2CC_inline (const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Sensor::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sensor__ctor_m10AFCE72BD19263DC5F3F2A4829018E635ABA8A0 (Sensor_t678877D11C0ECA0F2777419ED5C0EDC98959C453 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.GravityState::get_kFormat() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 GravityState_get_kFormat_m08C4353D7E15D585E9347EF8645B9B118A84862F (const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.GravityState::get_format() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 GravityState_get_format_m2D5CA533F5626EDEAC98A3F88460165CB3DBE122 (GravityState_tA7B41F17A797224117E75F1DF9DFE8A53FFC6B5F * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Gyroscope::set_current(UnityEngine.InputSystem.Gyroscope) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gyroscope_set_current_m51F1724CFB3E1DBEC34F93DF6317FD574E2654D7_inline (Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E * ___value0, const RuntimeMethod* method); // UnityEngine.InputSystem.Gyroscope UnityEngine.InputSystem.Gyroscope::get_current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E * Gyroscope_get_current_m71D483A649EB1C6379F6BC599FCBDE7D0A31AA6C_inline (const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Gyroscope::set_angularVelocity(UnityEngine.InputSystem.Controls.Vector3Control) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gyroscope_set_angularVelocity_m3F5AC6CB961A203ACDF08D874871EAE2D7291318_inline (Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E * __this, Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * ___value0, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.GyroscopeState::get_kFormat() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 GyroscopeState_get_kFormat_mC2ACFED0427DAB93ADEEF87FEA0DC82F6D3E5F7A (const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.GyroscopeState::get_format() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 GyroscopeState_get_format_m89E8F4C0658BA41DCB870B7E8E42FC028F3400D3 (GyroscopeState_tA84CDE941D9C84DAE73B06ADB69913580004A310 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Layouts.InputDeviceDescription UnityEngine.InputSystem.InputDevice::get_description() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 InputDevice_get_description_m3F54BB4D6E85ADD8CDBB2906821A9D828CAC8305_inline (InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * __this, const RuntimeMethod* method); // System.String UnityEngine.InputSystem.Layouts.InputDeviceDescription::get_capabilities() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputDeviceDescription_get_capabilities_m3871219ECAC10766CBAB256E0612674368D5C362_inline (InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * __this, const RuntimeMethod* method); // System.Boolean System.String::IsNullOrEmpty(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3 (String_t* ___value0, const RuntimeMethod* method); // !!0 UnityEngine.JsonUtility::FromJson(System.String) inline HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D JsonUtility_FromJson_TisHIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D_m767582C39A37C0A0CFBEB5A97EB2D320AA8D341D (String_t* ___json0, const RuntimeMethod* method) { return (( HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D (*) (String_t*, const RuntimeMethod*))JsonUtility_FromJson_TisHIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D_m767582C39A37C0A0CFBEB5A97EB2D320AA8D341D_gshared)(___json0, method); } // System.Void UnityEngine.InputSystem.HID.HID/<>c__DisplayClass12_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass12_0__ctor_mF0A5D0573BB1DC2AC3915C8FFC7A9D0ACB08B85D (U3CU3Ec__DisplayClass12_0_t7C3BAE8E6A63DB1E691E39DBBC07DD7394A7C71C * __this, const RuntimeMethod* method); // System.String UnityEngine.InputSystem.Layouts.InputDeviceDescription::get_interfaceName() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputDeviceDescription_get_interfaceName_mCEBA87B35556BD0D03EADDD724B08266120BE761_inline (InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * __this, const RuntimeMethod* method); // System.Boolean System.String::op_Inequality(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Inequality_m45BEBD9C59D474454BD0F4AB6C9A8A2D05D40DBE (String_t* ___a0, String_t* ___b1, const RuntimeMethod* method); // UnityEngine.InputSystem.HID.HID/HIDDeviceDescriptor UnityEngine.InputSystem.HID.HID::ReadHIDDeviceDescriptor(UnityEngine.InputSystem.Layouts.InputDeviceDescription&,UnityEngine.InputSystem.LowLevel.InputDeviceExecuteCommandDelegate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D HID_ReadHIDDeviceDescriptor_m67E772CC77A9729D319BDE144F649AB8F70FE24F (InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * ___deviceDescription0, InputDeviceExecuteCommandDelegate_tF81A7031A4D6D74BFB08C8CF4D1BA120DC47822D * ___executeCommandDelegate1, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 UnityEngine.InputSystem.HID.HIDSupport::get_supportedHIDUsages() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyArray_1_t65D4237D7273ED78F10C0560643AFDB52BE3A58A HIDSupport_get_supportedHIDUsages_mDF9344AB94E05BDF4B49CF6799C1245511B6BDB2 (const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.HID.HIDSupport/HIDPageUsage::.ctor(UnityEngine.InputSystem.HID.HID/UsagePage,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HIDPageUsage__ctor_m8642E86781BD2BBB532A1A4C1486A8073A8866CB (HIDPageUsage_t879BAF59B0E8E71FE5FCC27A695C704E7A958AC1 * __this, int32_t ___page0, int32_t ___usage1, const RuntimeMethod* method); // System.Boolean System.Linq.Enumerable::Contains(System.Collections.Generic.IEnumerable`1,!!0) inline bool Enumerable_Contains_TisHIDPageUsage_t879BAF59B0E8E71FE5FCC27A695C704E7A958AC1_m29299AE4039D5BADEA32996DA670E2833A5C8DDA (RuntimeObject* ___source0, HIDPageUsage_t879BAF59B0E8E71FE5FCC27A695C704E7A958AC1 ___value1, const RuntimeMethod* method) { return (( bool (*) (RuntimeObject*, HIDPageUsage_t879BAF59B0E8E71FE5FCC27A695C704E7A958AC1 , const RuntimeMethod*))Enumerable_Contains_TisHIDPageUsage_t879BAF59B0E8E71FE5FCC27A695C704E7A958AC1_m29299AE4039D5BADEA32996DA670E2833A5C8DDA_gshared)(___source0, ___value1, method); } // System.Boolean UnityEngine.InputSystem.HID.HID/HIDElementDescriptor::IsUsableElement() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HIDElementDescriptor_IsUsableElement_m4FA90291B17718AC5E8862A806842780F0B369B8 (HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427 * __this, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_m8464C6DD7299114954DA87FC39FCD129F3E2ACA2 (String_t* ___format0, RuntimeObject * ___arg01, RuntimeObject * ___arg12, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_m5A16F3ABC59A3E9804E0CB2636849CCD74CEC994 (String_t* ___format0, RuntimeObject * ___arg01, const RuntimeMethod* method); // UnityEngine.InputSystem.Layouts.InputDeviceMatcher UnityEngine.InputSystem.Layouts.InputDeviceMatcher::FromDeviceDescription(UnityEngine.InputSystem.Layouts.InputDeviceDescription) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 InputDeviceMatcher_FromDeviceDescription_m65A1A68D6A3F504515FB4777167B95D57FC8B8A3 (InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 ___deviceDescription0, const RuntimeMethod* method); // System.String UnityEngine.InputSystem.Layouts.InputDeviceDescription::get_product() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputDeviceDescription_get_product_mEECD8A9018BF8C49B89256C912EC0AAEE90D4A82_inline (InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * __this, const RuntimeMethod* method); // System.String UnityEngine.InputSystem.Layouts.InputDeviceDescription::get_manufacturer() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputDeviceDescription_get_manufacturer_m42C503D82A264C3510752BD1E726D8ED3111E869_inline (InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * __this, const RuntimeMethod* method); // System.String System.String::Concat(System.String[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m27B9C3007C7DABFABCC3726B37A3BE08CB40C417 (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___values0, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_mC41740F000A5A48F8D313FB4CEE0E35E207A2632 (String_t* ___str00, String_t* ___str11, String_t* ___str22, const RuntimeMethod* method); // UnityEngine.InputSystem.Layouts.InputDeviceMatcher UnityEngine.InputSystem.Layouts.InputDeviceMatcher::WithCapability(System.String,TValue) inline InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 InputDeviceMatcher_WithCapability_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mDACC1530A083F5B8EADBFE229397FB40C4EBFA52 (InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 * __this, String_t* ___path0, int32_t ___value1, const RuntimeMethod* method) { return (( InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 (*) (InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 *, String_t*, int32_t, const RuntimeMethod*))InputDeviceMatcher_WithCapability_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mDACC1530A083F5B8EADBFE229397FB40C4EBFA52_gshared)(__this, ___path0, ___value1, method); } // UnityEngine.InputSystem.Layouts.InputDeviceMatcher UnityEngine.InputSystem.Layouts.InputDeviceMatcher::WithCapability(System.String,TValue) inline InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 InputDeviceMatcher_WithCapability_TisUsagePage_t4E88F7D5613BA631109F66288E6F6C39990DEBFC_m96FA2465EE079FE317D597B3E61DA94E37B020B1 (InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 * __this, String_t* ___path0, int32_t ___value1, const RuntimeMethod* method) { return (( InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 (*) (InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 *, String_t*, int32_t, const RuntimeMethod*))InputDeviceMatcher_WithCapability_TisInt32Enum_t9B63F771913F2B6D586F1173B44A41FBE26F6B5C_m29525DC970664FEDCC8E6BAFF63499524F2771F0_gshared)(__this, ___path0, ___value1, method); } // System.Void UnityEngine.InputSystem.HID.HID/HIDLayoutBuilder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HIDLayoutBuilder__ctor_m6B1A37D107C521033C6339323F485EE6EB29223A (HIDLayoutBuilder_t1D1D18FB0AF275C4F84769FA72F6ECF6E1EB994B * __this, const RuntimeMethod* method); // System.Void System.Func`1::.ctor(System.Object,System.IntPtr) inline void Func_1__ctor_m706EC10406303E8099502320655992A7039BC699 (Func_1_t87F4D899EDDDA25407AC884A9A61F602E32A21FA * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Func_1_t87F4D899EDDDA25407AC884A9A61F602E32A21FA *, RuntimeObject *, intptr_t, const RuntimeMethod*))Func_1__ctor_m2A4FE889FB540EA198F7757D17DC2290461E5EE9_gshared)(__this, ___object0, ___method1, method); } // System.Void System.Nullable`1::.ctor(!0) inline void Nullable_1__ctor_mD89126D2391330B31274C41C9A62C0EE316023A8 (Nullable_1_tE1D8A3913CBF79878F4DDA0EBFA9459B09EA705E * __this, InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 ___value0, const RuntimeMethod* method) { (( void (*) (Nullable_1_tE1D8A3913CBF79878F4DDA0EBFA9459B09EA705E *, InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 , const RuntimeMethod*))Nullable_1__ctor_mD89126D2391330B31274C41C9A62C0EE316023A8_gshared)(__this, ___value0, method); } // System.Void UnityEngine.InputSystem.InputSystem::RegisterLayoutBuilder(System.Func`1,System.String,System.String,System.Nullable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputSystem_RegisterLayoutBuilder_m272AA2AD33995D885C7F5314D81FB3BF59BE93F6 (Func_1_t87F4D899EDDDA25407AC884A9A61F602E32A21FA * ___buildMethod0, String_t* ___name1, String_t* ___baseLayout2, Nullable_1_tE1D8A3913CBF79878F4DDA0EBFA9459B09EA705E ___matches3, const RuntimeMethod* method); // System.Void System.ArgumentException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * __this, String_t* ___message0, const RuntimeMethod* method); // UnityEngine.InputSystem.HID.HID/HIDDeviceDescriptor UnityEngine.InputSystem.HID.HID/HIDDeviceDescriptor::FromJson(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D HIDDeviceDescriptor_FromJson_m9030E6E307FFAA7BB212A7DBC1DDFF49D41329B1 (String_t* ___json0, const RuntimeMethod* method); // System.Void UnityEngine.Debug::LogError(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogError_m5952BCE5DC0EF798B31FA983B9CE42A5A1F82DE1 (RuntimeObject * ___message0, const RuntimeMethod* method); // System.Void UnityEngine.Debug::LogException(System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogException_m418B8879895C54AF03169B53DAA24EE9067E3DC7 (Exception_t * ___exception0, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.HID.HID::get_QueryHIDReportDescriptorSizeDeviceCommandType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 HID_get_QueryHIDReportDescriptorSizeDeviceCommandType_m4ABAE46083F2D0CFF30D8C1063B610DB3A8F0330 (const RuntimeMethod* method); // System.Int64 UnityEngine.InputSystem.LowLevel.InputDeviceExecuteCommandDelegate::Invoke(UnityEngine.InputSystem.LowLevel.InputDeviceCommand&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t InputDeviceExecuteCommandDelegate_Invoke_m32F9DB3F9313ABEE3B544388E475362C26C105CA (InputDeviceExecuteCommandDelegate_tF81A7031A4D6D74BFB08C8CF4D1BA120DC47822D * __this, InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 * ___command0, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.HID.HID::get_QueryHIDReportDescriptorDeviceCommandType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 HID_get_QueryHIDReportDescriptorDeviceCommandType_m528274DC80BCEF3B4D64596AAA1CECE7163274B7 (const RuntimeMethod* method); // Unity.Collections.NativeArray`1 UnityEngine.InputSystem.LowLevel.InputDeviceCommand::AllocateNative(UnityEngine.InputSystem.Utilities.FourCC,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 InputDeviceCommand_AllocateNative_mD5281D995FFF17C0E876E4FB36BF9A3784184ABF (FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___type0, int32_t ___payloadSize1, const RuntimeMethod* method); // System.Void* Unity.Collections.LowLevel.Unsafe.NativeArrayUnsafeUtility::GetUnsafePtr(Unity.Collections.NativeArray`1) inline void* NativeArrayUnsafeUtility_GetUnsafePtr_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE8961C891F379BB648D8CDB9F514FFB65A58EACF (NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 ___nativeArray0, const RuntimeMethod* method) { return (( void* (*) (NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 , const RuntimeMethod*))NativeArrayUnsafeUtility_GetUnsafePtr_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE8961C891F379BB648D8CDB9F514FFB65A58EACF_gshared)(___nativeArray0, method); } // System.Void* UnityEngine.InputSystem.LowLevel.InputDeviceCommand::get_payloadPtr() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void* InputDeviceCommand_get_payloadPtr_mBA56A766857970E184D4A552F3A03670DE091E46 (InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.HID.HIDParser::ParseReportDescriptor(System.Byte*,System.Int32,UnityEngine.InputSystem.HID.HID/HIDDeviceDescriptor&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HIDParser_ParseReportDescriptor_mA1F8A053F7DBC5F15261C24DA8204E2EFCFB8192 (uint8_t* ___bufferPtr0, int32_t ___bufferLength1, HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D * ___deviceDescriptor2, const RuntimeMethod* method); // System.Void Unity.Collections.NativeArray`1::Dispose() inline void NativeArray_1_Dispose_mD88EDF062EFB4B0E6C8F925B5A4E47E97E687342 (NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 * __this, const RuntimeMethod* method) { (( void (*) (NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 *, const RuntimeMethod*))NativeArray_1_Dispose_mD88EDF062EFB4B0E6C8F925B5A4E47E97E687342_gshared)(__this, method); } // System.String UnityEngine.InputSystem.HID.HID/HIDDeviceDescriptor::ToJson() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* HIDDeviceDescriptor_ToJson_m2C88B17968AA10366EA3E0C6F747AA00004B3CD7 (HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Layouts.InputDeviceDescription::set_capabilities(System.String) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InputDeviceDescription_set_capabilities_m3A60E518C919C5554215297212C36B9C8AB940E1_inline (InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * __this, String_t* ___value0, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.HID.HID::get_QueryHIDParsedReportDescriptorDeviceCommandType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 HID_get_QueryHIDParsedReportDescriptorDeviceCommandType_m98E712409F79D1112E5EF2789DEEFD062AD21EF1 (const RuntimeMethod* method); // System.Void Unity.Collections.LowLevel.Unsafe.UnsafeUtility::MemCpy(System.Void*,System.Void*,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnsafeUtility_MemCpy_mA8E186A63FE9CE463F95E5C5FF1C5F1B4E84F90E (void* ___destination0, void* ___source1, int64_t ___size2, const RuntimeMethod* method); // System.Text.Encoding System.Text.Encoding::get_UTF8() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * Encoding_get_UTF8_mA1F9F8EACB3EEA1583247AA10DCE51C3A0A13469 (const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_m6DD1EB796A27FEA6CB29CF9B5F8C270C498BF09B (List_1_t020B0ECE3612275785654B114F457A7EBAB9199B * __this, const RuntimeMethod* method) { (( void (*) (List_1_t020B0ECE3612275785654B114F457A7EBAB9199B *, const RuntimeMethod*))List_1__ctor_m6DD1EB796A27FEA6CB29CF9B5F8C270C498BF09B_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_mC35EA2258046C1FC95AC159080B5809C5B80AC27 (List_1_tB5604342CA87D606B63C11C10BF77CDEBA2D8187 * __this, const RuntimeMethod* method) { (( void (*) (List_1_tB5604342CA87D606B63C11C10BF77CDEBA2D8187 *, const RuntimeMethod*))List_1__ctor_mC35EA2258046C1FC95AC159080B5809C5B80AC27_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_m6F37BB18B13362C7710C3B20879039A98C119176 (List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 * __this, const RuntimeMethod* method) { (( void (*) (List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 *, const RuntimeMethod*))List_1__ctor_m6F37BB18B13362C7710C3B20879039A98C119176_gshared)(__this, method); } // System.Void System.NotImplementedException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotImplementedException__ctor_m8A9AA4499614A5BC57DD21713D0720630C130AEB (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.HID.HIDParser::ReadData(System.Int32,System.Byte*,System.Byte*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t HIDParser_ReadData_m90129F07FF64E982C7D37498E2B3B521F418F763 (int32_t ___itemSize0, uint8_t* ___currentPtr1, uint8_t* ___endPtr2, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(!0) inline void Nullable_1__ctor_m9D7EBA0DE2F89A891507EC35157C70FC4DC81184 (Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * __this, int32_t ___value0, const RuntimeMethod* method) { (( void (*) (Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 *, int32_t, const RuntimeMethod*))Nullable_1__ctor_m9D7EBA0DE2F89A891507EC35157C70FC4DC81184_gshared)(__this, ___value0, method); } // System.Void UnityEngine.InputSystem.HID.HIDParser/HIDItemStateLocal::SetUsage(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HIDItemStateLocal_SetUsage_m49F83221BB0DC35AD9BB5DF3CBF5B63A6BF506D9 (HIDItemStateLocal_t649FDBE3F63729E00EC1A1815713DEEC0BC672BC * __this, int32_t ___value0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_mDACD49E39EA2ABF7FD1D736B19A4B23EA8F3F756_inline (List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 *, const RuntimeMethod*))List_1_get_Count_mDACD49E39EA2ABF7FD1D736B19A4B23EA8F3F756_gshared_inline)(__this, method); } // UnityEngine.InputSystem.HID.HID/UsagePage UnityEngine.InputSystem.HID.HIDParser/HIDItemStateGlobal::GetUsagePage(System.Int32,UnityEngine.InputSystem.HID.HIDParser/HIDItemStateLocal&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t HIDItemStateGlobal_GetUsagePage_mA6376CAE5EF891F8DB8E236159F93A7472CD1F29 (HIDItemStateGlobal_t45C4D37D57BFCC4BAF7DD3B030CE40F3AE0A4FE5 * __this, int32_t ___index0, HIDItemStateLocal_t649FDBE3F63729E00EC1A1815713DEEC0BC672BC * ___localItemState1, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.HID.HIDParser/HIDItemStateLocal::GetUsage(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t HIDItemStateLocal_GetUsage_mC1C584B27B4562DF0A78EEA9BC5D8E6502A6866A (HIDItemStateLocal_t649FDBE3F63729E00EC1A1815713DEEC0BC672BC * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_mEFF132C744C0DC79D20668FF92A8ABC1DB921FA3_inline (List_1_tB5604342CA87D606B63C11C10BF77CDEBA2D8187 * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_tB5604342CA87D606B63C11C10BF77CDEBA2D8187 *, const RuntimeMethod*))List_1_get_Count_mEFF132C744C0DC79D20668FF92A8ABC1DB921FA3_gshared_inline)(__this, method); } // System.Void System.Collections.Generic.List`1::Add(!0) inline void List_1_Add_m8F843848C61076BFA5F7721F4062691F1C685E66 (List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 * __this, HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 *, HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 , const RuntimeMethod*))List_1_Add_m8F843848C61076BFA5F7721F4062691F1C685E66_gshared)(__this, ___item0, method); } // System.Void UnityEngine.InputSystem.HID.HIDParser/HIDItemStateLocal::Reset(UnityEngine.InputSystem.HID.HIDParser/HIDItemStateLocal&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HIDItemStateLocal_Reset_m32C5671A63A3FD821CABB0255DCDA784B00C5C8E (HIDItemStateLocal_t649FDBE3F63729E00EC1A1815713DEEC0BC672BC * ___state0, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) inline HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 List_1_get_Item_m811B90B91DD8D10704C5AAF56B1D1CAC5D22029F_inline (List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 (*) (List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 *, int32_t, const RuntimeMethod*))List_1_get_Item_m811B90B91DD8D10704C5AAF56B1D1CAC5D22029F_gshared_inline)(__this, ___index0, method); } // System.Void System.Collections.Generic.List`1::set_Item(System.Int32,!0) inline void List_1_set_Item_mDECECA0EE6B303A47AC3FD49EE57B967717984B0 (List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 * __this, int32_t ___index0, HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 ___value1, const RuntimeMethod* method) { (( void (*) (List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 *, int32_t, HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 , const RuntimeMethod*))List_1_set_Item_mDECECA0EE6B303A47AC3FD49EE57B967717984B0_gshared)(__this, ___index0, ___value1, method); } // System.Int32 UnityEngine.InputSystem.HID.HIDParser/HIDReportData::FindOrAddReport(System.Nullable`1,UnityEngine.InputSystem.HID.HID/HIDReportType,System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t HIDReportData_FindOrAddReport_mB49CB7FE87AE7DDA38C08F763E5F826BDCE0F6BF (Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___reportId0, int32_t ___reportType1, List_1_t020B0ECE3612275785654B114F457A7EBAB9199B * ___reports2, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) inline HIDReportData_tF41A69FD7D6BB249F5E780B6A3A784B0024FAC59 List_1_get_Item_mC58FFE9AB38F56CF16DDAEC4AD7C8BDBBA40254F_inline (List_1_t020B0ECE3612275785654B114F457A7EBAB9199B * __this, int32_t ___index0, const RuntimeMethod* method) { return (( HIDReportData_tF41A69FD7D6BB249F5E780B6A3A784B0024FAC59 (*) (List_1_t020B0ECE3612275785654B114F457A7EBAB9199B *, int32_t, const RuntimeMethod*))List_1_get_Item_mC58FFE9AB38F56CF16DDAEC4AD7C8BDBBA40254F_gshared_inline)(__this, ___index0, method); } // System.Boolean System.Nullable`1::get_HasValue() inline bool Nullable_1_get_HasValue_m7455E879CFAAE682AE3786D4D2B1F65C8AA23921_inline (Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * __this, const RuntimeMethod* method) { return (( bool (*) (Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 *, const RuntimeMethod*))Nullable_1_get_HasValue_m7455E879CFAAE682AE3786D4D2B1F65C8AA23921_gshared_inline)(__this, method); } // !0 System.Nullable`1::GetValueOrDefault(!0) inline int32_t Nullable_1_GetValueOrDefault_m876981B8C648C906DC90550BA52641983DE06EC7 (Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { return (( int32_t (*) (Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 *, int32_t, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m876981B8C648C906DC90550BA52641983DE06EC7_gshared)(__this, ___defaultValue0, method); } // System.Int32 UnityEngine.InputSystem.HID.HIDParser/HIDItemStateGlobal::GetPhysicalMin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t HIDItemStateGlobal_GetPhysicalMin_m64311FD95CBB3E5A28BE57F6DB61FEFB1656BEA5 (HIDItemStateGlobal_t45C4D37D57BFCC4BAF7DD3B030CE40F3AE0A4FE5 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.HID.HIDParser/HIDItemStateGlobal::GetPhysicalMax() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t HIDItemStateGlobal_GetPhysicalMax_m4C614CE28122F85B16A3ACAC1BB433E9F147C9FA (HIDItemStateGlobal_t45C4D37D57BFCC4BAF7DD3B030CE40F3AE0A4FE5 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) inline void List_1_Add_m7DD9B559D0583E43E08F2063430BFD5407F8DB7F (List_1_tB5604342CA87D606B63C11C10BF77CDEBA2D8187 * __this, HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427 ___item0, const RuntimeMethod* method) { (( void (*) (List_1_tB5604342CA87D606B63C11C10BF77CDEBA2D8187 *, HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427 , const RuntimeMethod*))List_1_Add_m7DD9B559D0583E43E08F2063430BFD5407F8DB7F_gshared)(__this, ___item0, method); } // System.Void System.Collections.Generic.List`1::set_Item(System.Int32,!0) inline void List_1_set_Item_mDE1268AC1DAFDE6092FBC208D68CF7B0EF527F0B (List_1_t020B0ECE3612275785654B114F457A7EBAB9199B * __this, int32_t ___index0, HIDReportData_tF41A69FD7D6BB249F5E780B6A3A784B0024FAC59 ___value1, const RuntimeMethod* method) { (( void (*) (List_1_t020B0ECE3612275785654B114F457A7EBAB9199B *, int32_t, HIDReportData_tF41A69FD7D6BB249F5E780B6A3A784B0024FAC59 , const RuntimeMethod*))List_1_set_Item_mDE1268AC1DAFDE6092FBC208D68CF7B0EF527F0B_gshared)(__this, ___index0, ___value1, method); } // !0[] System.Collections.Generic.List`1::ToArray() inline HIDElementDescriptorU5BU5D_tDAC44C8A84F113B231C75F7BB7F584501B01D8F8* List_1_ToArray_m970EAF4E1C5FCC61523090C04EECC9B6CB610B12 (List_1_tB5604342CA87D606B63C11C10BF77CDEBA2D8187 * __this, const RuntimeMethod* method) { return (( HIDElementDescriptorU5BU5D_tDAC44C8A84F113B231C75F7BB7F584501B01D8F8* (*) (List_1_tB5604342CA87D606B63C11C10BF77CDEBA2D8187 *, const RuntimeMethod*))List_1_ToArray_m970EAF4E1C5FCC61523090C04EECC9B6CB610B12_gshared)(__this, method); } // !0[] System.Collections.Generic.List`1::ToArray() inline HIDCollectionDescriptorU5BU5D_t44A200739AD0674BB83F5B53B9DFC08C129D347B* List_1_ToArray_mC515A6D5EE591DE0EE616FF45C3B883966A3D506 (List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 * __this, const RuntimeMethod* method) { return (( HIDCollectionDescriptorU5BU5D_t44A200739AD0674BB83F5B53B9DFC08C129D347B* (*) (List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 *, const RuntimeMethod*))List_1_ToArray_mC515A6D5EE591DE0EE616FF45C3B883966A3D506_gshared)(__this, method); } // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_t2A4424E4A8A5CAA89EA9F2A4707FB7ED05153DB8 List_1_GetEnumerator_m792B891899E703DD5B1A76D1C49D94951AC32463 (List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 * __this, const RuntimeMethod* method) { return (( Enumerator_t2A4424E4A8A5CAA89EA9F2A4707FB7ED05153DB8 (*) (List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 *, const RuntimeMethod*))List_1_GetEnumerator_m792B891899E703DD5B1A76D1C49D94951AC32463_gshared)(__this, method); } // !0 System.Collections.Generic.List`1/Enumerator::get_Current() inline HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 Enumerator_get_Current_m2B2A85F45ACA1B8A9FB2606F126E6EED3C3DFD76_inline (Enumerator_t2A4424E4A8A5CAA89EA9F2A4707FB7ED05153DB8 * __this, const RuntimeMethod* method) { return (( HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 (*) (Enumerator_t2A4424E4A8A5CAA89EA9F2A4707FB7ED05153DB8 *, const RuntimeMethod*))Enumerator_get_Current_m2B2A85F45ACA1B8A9FB2606F126E6EED3C3DFD76_gshared_inline)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m60FF1161D93B89E8919566D0F873B9A847773FA4 (Enumerator_t2A4424E4A8A5CAA89EA9F2A4707FB7ED05153DB8 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t2A4424E4A8A5CAA89EA9F2A4707FB7ED05153DB8 *, const RuntimeMethod*))Enumerator_MoveNext_m60FF1161D93B89E8919566D0F873B9A847773FA4_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m7EF7BDBB40B64006D3D3EF60020039C4BBA7D46E (Enumerator_t2A4424E4A8A5CAA89EA9F2A4707FB7ED05153DB8 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t2A4424E4A8A5CAA89EA9F2A4707FB7ED05153DB8 *, const RuntimeMethod*))Enumerator_Dispose_m7EF7BDBB40B64006D3D3EF60020039C4BBA7D46E_gshared)(__this, method); } // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::op_Implicit(TValue[]) inline ReadOnlyArray_1_t65D4237D7273ED78F10C0560643AFDB52BE3A58A ReadOnlyArray_1_op_Implicit_mA7CB70E751BB941C4A974FB4CAC34660BAEC99B1 (HIDPageUsageU5BU5D_t89C76CB12CFAA380D643F494A3D71DEE6DD398A9* ___array0, const RuntimeMethod* method) { return (( ReadOnlyArray_1_t65D4237D7273ED78F10C0560643AFDB52BE3A58A (*) (HIDPageUsageU5BU5D_t89C76CB12CFAA380D643F494A3D71DEE6DD398A9*, const RuntimeMethod*))ReadOnlyArray_1_op_Implicit_mA7CB70E751BB941C4A974FB4CAC34660BAEC99B1_gshared)(___array0, method); } // TValue[] UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::ToArray() inline HIDPageUsageU5BU5D_t89C76CB12CFAA380D643F494A3D71DEE6DD398A9* ReadOnlyArray_1_ToArray_mBD273595BEB73697F17B001820D54D362DDCB4A2 (ReadOnlyArray_1_t65D4237D7273ED78F10C0560643AFDB52BE3A58A * __this, const RuntimeMethod* method) { return (( HIDPageUsageU5BU5D_t89C76CB12CFAA380D643F494A3D71DEE6DD398A9* (*) (ReadOnlyArray_1_t65D4237D7273ED78F10C0560643AFDB52BE3A58A *, const RuntimeMethod*))ReadOnlyArray_1_ToArray_mBD273595BEB73697F17B001820D54D362DDCB4A2_gshared)(__this, method); } // System.Void UnityEngine.InputSystem.InputManager::AddAvailableDevicesThatAreNowRecognized() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputManager_AddAvailableDevicesThatAreNowRecognized_mAB791BABE33F529FBF87F6A90A42C521EC005527 (InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 UnityEngine.InputSystem.InputSystem::get_devices() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0 InputSystem_get_devices_mB346D1402C607C5EEF4CBAED94C3DADF52CF3831 (const RuntimeMethod* method); // TValue UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::get_Item(System.Int32) inline InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * ReadOnlyArray_1_get_Item_m7FDACBCB1ABE4D8F3FD65F47FE316DA5376E70FB (ReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * (*) (ReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0 *, int32_t, const RuntimeMethod*))ReadOnlyArray_1_get_Item_m84136BE8993A7013D4900F0ACF7B4ECAD86456F6_gshared)(__this, ___index0, method); } // UnityEngine.InputSystem.HID.HID/HIDDeviceDescriptor UnityEngine.InputSystem.HID.HID::get_hidDescriptor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D HID_get_hidDescriptor_m2443379B4FE03A3276D426BCEEEB7BBDE6650EBA (HID_tF5DA045053DC4AF556BA93C3FD9076208341ADAE * __this, const RuntimeMethod* method); // System.String UnityEngine.InputSystem.InputControl::get_layout() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputControl_get_layout_m6A38EE2D15A5FCFDEE94B4056DD1565E17378454 (InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputSystem::RemoveLayout(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputSystem_RemoveLayout_mC01F2049190A1DC0ACD61659B9A3FD11B8A53EEA (String_t* ___name0, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::get_Count() inline int32_t ReadOnlyArray_1_get_Count_m49A10559EA7200653E50E8C52D7D3045535802DF_inline (ReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0 *, const RuntimeMethod*))ReadOnlyArray_1_get_Count_m23B4A29E81D59954DD014F2E62B43150D34C51BD_gshared_inline)(__this, method); } // System.Void UnityEngine.InputSystem.HID.HIDSupport/HIDPageUsage::.ctor(UnityEngine.InputSystem.HID.HID/GenericDesktop) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HIDPageUsage__ctor_m8A61F2E5735278660B61CDEA0A722F218933A3BC (HIDPageUsage_t879BAF59B0E8E71FE5FCC27A695C704E7A958AC1 * __this, int32_t ___usage0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputSystem::RegisterLayout(System.String,System.Nullable`1) inline void InputSystem_RegisterLayout_TisHID_tF5DA045053DC4AF556BA93C3FD9076208341ADAE_m9D5BB99251B33CECBEF2D77A3AB0165DB28BE5C2 (String_t* ___name0, Nullable_1_tE1D8A3913CBF79878F4DDA0EBFA9459B09EA705E ___matches1, const RuntimeMethod* method) { (( void (*) (String_t*, Nullable_1_tE1D8A3913CBF79878F4DDA0EBFA9459B09EA705E , const RuntimeMethod*))InputSystem_RegisterLayout_TisRuntimeObject_m42DD3FD41BB5E65DE714AC28F927F925696AEBB6_gshared)(___name0, ___matches1, method); } // System.Void UnityEngine.InputSystem.Layouts.InputDeviceFindControlLayoutDelegate::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputDeviceFindControlLayoutDelegate__ctor_m819880F6D75381E5761D2056CBA173DE14815948 (InputDeviceFindControlLayoutDelegate_tE30412E20D6F6870BF090C6D6C4CA9B4CFD0978F * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputSystem::add_onFindLayoutForDevice(UnityEngine.InputSystem.Layouts.InputDeviceFindControlLayoutDelegate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputSystem_add_onFindLayoutForDevice_m580C97437C27373F0F16CD47726FCB6D428F51AF (InputDeviceFindControlLayoutDelegate_tE30412E20D6F6870BF090C6D6C4CA9B4CFD0978F * ___value0, const RuntimeMethod* method); // TControl UnityEngine.InputSystem.InputControl::GetChildControl(System.String) inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * InputControl_GetChildControl_TisAxisControl_tA997FF52442F7B08C7E13B7028393B4117248680_m393D62A7199F4ECF21B55FD1C2DDB1D5B8C38813 (InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * __this, String_t* ___path0, const RuntimeMethod* method) { return (( AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * (*) (InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 *, String_t*, const RuntimeMethod*))InputControl_GetChildControl_TisRuntimeObject_mB75189D465F7A9BF945FF8F557724CBD732EFCA4_gshared)(__this, ___path0, method); } // System.Void Unity.XR.OpenVR.HandedViveTracker::set_grip(UnityEngine.InputSystem.Controls.AxisControl) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HandedViveTracker_set_grip_mEB36639969F25537D804CC1704CD74B8C3621E45_inline (HandedViveTracker_t26F1A0D912FCAD8AB1B23E7BA239E6CC52AFFAA1 * __this, AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * ___value0, const RuntimeMethod* method); // System.Void Unity.XR.OpenVR.HandedViveTracker::set_primary(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HandedViveTracker_set_primary_m9DAB8A30C6E2A836AC4914ED4E6F46491A872A80_inline (HandedViveTracker_t26F1A0D912FCAD8AB1B23E7BA239E6CC52AFFAA1 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method); // System.Void Unity.XR.OpenVR.HandedViveTracker::set_gripPressed(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HandedViveTracker_set_gripPressed_m2062F0F2CC50A8E73ACEDB1647CD47452F9FFBD5_inline (HandedViveTracker_t26F1A0D912FCAD8AB1B23E7BA239E6CC52AFFAA1 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method); // System.Void Unity.XR.OpenVR.HandedViveTracker::set_trackpadPressed(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HandedViveTracker_set_trackpadPressed_m212457EB25EEA8515DE22B40F1EBFC7B5E4C0CE2_inline (HandedViveTracker_t26F1A0D912FCAD8AB1B23E7BA239E6CC52AFFAA1 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method); // System.Void Unity.XR.OpenVR.HandedViveTracker::set_triggerPressed(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HandedViveTracker_set_triggerPressed_mB200068960ECA603A652896F21243FDA5704DA68_inline (HandedViveTracker_t26F1A0D912FCAD8AB1B23E7BA239E6CC52AFFAA1 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method); // System.Void Unity.XR.OpenVR.ViveTracker::FinishSetup() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ViveTracker_FinishSetup_m5A09F01FC465CBD19B36B13F20382C6C0F9B4749 (ViveTracker_t4A04DD59CD0BAD9875C27854F8313DDD58494FEE * __this, const RuntimeMethod* method); // System.Void Unity.XR.OpenVR.ViveTracker::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ViveTracker__ctor_mC3BC2F9D68E9E128A1E9147692C122DEE84E2AC5 (ViveTracker_t4A04DD59CD0BAD9875C27854F8313DDD58494FEE * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.XR.Haptics.HapticCapabilities::set_numChannels(System.UInt32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HapticCapabilities_set_numChannels_mC866EAC0923C638F6018DD818A424E48087CFC84_inline (HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 * __this, uint32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.XR.Haptics.HapticCapabilities::set_frequencyHz(System.UInt32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HapticCapabilities_set_frequencyHz_mFC990506C8FB3B4D4470995F9F14EC1D5D39C97A_inline (HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 * __this, uint32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.XR.Haptics.HapticCapabilities::set_maxBufferSize(System.UInt32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HapticCapabilities_set_maxBufferSize_m1130387C1CA061B8AE5DAC568F36058F86C63963_inline (HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 * __this, uint32_t ___value0, const RuntimeMethod* method); // System.UInt32 UnityEngine.InputSystem.XR.Haptics.HapticCapabilities::get_numChannels() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t HapticCapabilities_get_numChannels_m37856674D857A9B463C14B14E7B871D018F6DBAD_inline (HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 * __this, const RuntimeMethod* method); // System.UInt32 UnityEngine.InputSystem.XR.Haptics.HapticCapabilities::get_frequencyHz() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t HapticCapabilities_get_frequencyHz_m197C31727373AA20D42BA214F5204C9545454094_inline (HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 * __this, const RuntimeMethod* method); // System.UInt32 UnityEngine.InputSystem.XR.Haptics.HapticCapabilities::get_maxBufferSize() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t HapticCapabilities_get_maxBufferSize_m287E3FE85FBF7DF38EC613D4A80B1AA4CDD06476_inline (HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.XR.Haptics.HapticState::set_samplesQueued(System.UInt32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HapticState_set_samplesQueued_m02FD5E40A7603C3BDEA4DC63C6802CF2CDD31D55_inline (HapticState_t1D3C01E3B968E43A27E3702B7F6C121F41DEBF46 * __this, uint32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.XR.Haptics.HapticState::set_samplesAvailable(System.UInt32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HapticState_set_samplesAvailable_m99AE1CC215A6B4ED4BF270A6B637F7D59DF41F53_inline (HapticState_t1D3C01E3B968E43A27E3702B7F6C121F41DEBF46 * __this, uint32_t ___value0, const RuntimeMethod* method); // System.UInt32 UnityEngine.InputSystem.XR.Haptics.HapticState::get_samplesQueued() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t HapticState_get_samplesQueued_m57C98BE073FD21E0155DBD1310C281D6D64AE366_inline (HapticState_t1D3C01E3B968E43A27E3702B7F6C121F41DEBF46 * __this, const RuntimeMethod* method); // System.UInt32 UnityEngine.InputSystem.XR.Haptics.HapticState::get_samplesAvailable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t HapticState_get_samplesAvailable_m94E3971D45D1E132C6DFB390455A26CE9A78A7AC_inline (HapticState_t1D3C01E3B968E43A27E3702B7F6C121F41DEBF46 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.InputSettings UnityEngine.InputSystem.InputSystem::get_settings() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6 * InputSystem_get_settings_mA42EFB90BC81DD4A8E7C5B069395915157571ED8 (const RuntimeMethod* method); // System.Single UnityEngine.InputSystem.InputSettings::get_defaultHoldTime() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float InputSettings_get_defaultHoldTime_m66A2899F8C0BB993B906B4C3F564EEE724C0050C_inline (InputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputInteractionContext::get_timerHasExpired() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputInteractionContext_get_timerHasExpired_mDE56578A71907B074611261FFE6923D8DEF9BE5C (InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputInteractionContext::PerformedAndStayPerformed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputInteractionContext_PerformedAndStayPerformed_m7F6E9A7FFC70F7FF9AAC627A301B63BC9ACA5CC0 (InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionPhase UnityEngine.InputSystem.InputInteractionContext::get_phase() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputInteractionContext_get_phase_m1D1F933DC688D76CA3BFD84B5D69F8675A1B4641 (InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 * __this, const RuntimeMethod* method); // System.Single UnityEngine.InputSystem.Interactions.HoldInteraction::get_pressPointOrDefault() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float HoldInteraction_get_pressPointOrDefault_m25ECAF63C6E1E7813083DC8632510AF68124A502 (HoldInteraction_t715CE494CFF68BC626B4D35D87BC2813C4119F72 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputInteractionContext::ControlIsActuated(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputInteractionContext_ControlIsActuated_mDCF2AA5CA798067D94B97506A59DA2D3C9D30C19 (InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 * __this, float ___threshold0, const RuntimeMethod* method); // System.Double UnityEngine.InputSystem.InputInteractionContext::get_time() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double InputInteractionContext_get_time_m3F56EF59500DB7157D98B9FCAAFA87144C6462C5 (InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputInteractionContext::Started() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputInteractionContext_Started_m23C1C4057523A978181856534E62F72A581A2503 (InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 * __this, const RuntimeMethod* method); // System.Single UnityEngine.InputSystem.Interactions.HoldInteraction::get_durationOrDefault() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float HoldInteraction_get_durationOrDefault_m25BBB4C3CC4972871A9A2B74D0469CA0AC636C20 (HoldInteraction_t715CE494CFF68BC626B4D35D87BC2813C4119F72 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputInteractionContext::SetTimeout(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputInteractionContext_SetTimeout_m2141731FADDC6FF74277B85667CE6164DE84FC9F (InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 * __this, float ___seconds0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputInteractionContext::Canceled() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputInteractionContext_Canceled_m540CC348F474B1BEE12982ED2872EF050E52EBFA (InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.XR.XRController::FinishSetup() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XRController_FinishSetup_m30CF27D8142847ED6850AA8FADA625A82329D163 (XRController_tB2474121816D6124DF5CF8739FED669945C52778 * __this, const RuntimeMethod* method); // System.Void UnityEngine.XR.WindowsMR.Input.HololensHand::set_airTap(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HololensHand_set_airTap_mEF04F12BC4C57BA9B64C20427A53F2AC6453AC45_inline (HololensHand_tC27B3AE488E54440908E19BD3C009690A2BD6769 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method); // System.Void UnityEngine.XR.WindowsMR.Input.HololensHand::set_deviceVelocity(UnityEngine.InputSystem.Controls.Vector3Control) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HololensHand_set_deviceVelocity_mE6479D389F03777B45EDA8CAEF0618199B0FB2D8_inline (HololensHand_tC27B3AE488E54440908E19BD3C009690A2BD6769 * __this, Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * ___value0, const RuntimeMethod* method); // System.Void UnityEngine.XR.WindowsMR.Input.HololensHand::set_sourceLossRisk(UnityEngine.InputSystem.Controls.AxisControl) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HololensHand_set_sourceLossRisk_mC3DF929F82BC9FD615FCE471643F32BABBF136BA_inline (HololensHand_tC27B3AE488E54440908E19BD3C009690A2BD6769 * __this, AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * ___value0, const RuntimeMethod* method); // System.Void UnityEngine.XR.WindowsMR.Input.HololensHand::set_sourceLossMitigationDirection(UnityEngine.InputSystem.Controls.Vector3Control) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HololensHand_set_sourceLossMitigationDirection_m6FBDC9593C062CD7CD1DAE9F3F517046D71B1D90_inline (HololensHand_tC27B3AE488E54440908E19BD3C009690A2BD6769 * __this, Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.XR.XRController::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XRController__ctor_mB38B2338886AFD6546CB5D4A9CB09C8DF4198827 (XRController_tB2474121816D6124DF5CF8739FED669945C52778 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.HumiditySensor::set_current(UnityEngine.InputSystem.HumiditySensor) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HumiditySensor_set_current_m7FD7CD8ED78A16FAEC257123C2773EB917D13065_inline (HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095 * ___value0, const RuntimeMethod* method); // UnityEngine.InputSystem.HumiditySensor UnityEngine.InputSystem.HumiditySensor::get_current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095 * HumiditySensor_get_current_m696EC9E9CDFB286F492EBDFE6A7AA73501C8A23C_inline (const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.HumiditySensor::set_relativeHumidity(UnityEngine.InputSystem.Controls.AxisControl) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HumiditySensor_set_relativeHumidity_m19A9C36AB7F16E0540BCEBCB6F66CA0F64E671C5_inline (HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095 * __this, AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * ___value0, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.IMECompositionEvent::get_typeStatic() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 IMECompositionEvent_get_typeStatic_mBD9EB5019CCD1366CF80B5B80E02846D7CC956D0 (IMECompositionEvent_t82F313ECCD7453AF6E105059CD8F8092B5F744EA * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.LowLevel.InputEvent::.ctor(UnityEngine.InputSystem.Utilities.FourCC,System.Int32,System.Int32,System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputEvent__ctor_mAA991FC4DC45EBDC8E3931FE011918B60EF31E52 (InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 * __this, FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___type0, int32_t ___sizeInBytes1, int32_t ___deviceId2, double ___time3, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.LowLevel.IMECompositionString::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IMECompositionString__ctor_mD3DA73CDDF0A3600F63C636DD7E8EAAD9E55A855 (IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 * __this, String_t* ___characters0, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.LowLevel.IMECompositionString::get_Count() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t IMECompositionString_get_Count_m46180338DC2BFB7019240F11D117B0F2B0543504_inline (IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 * __this, const RuntimeMethod* method); // System.Void System.ArgumentOutOfRangeException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * __this, String_t* ___paramName0, const RuntimeMethod* method); // System.Char UnityEngine.InputSystem.LowLevel.IMECompositionString::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar IMECompositionString_get_Item_m87963FBEBAD3E169E935F3755C13D0B9BA8DFE8A (IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 * __this, int32_t ___index0, const RuntimeMethod* method); // System.String System.String::CreateString(System.Char*,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_CreateString_m854F19B67F5E1B63737E096BF53CC56AB12AF777 (String_t* __this, Il2CppChar* ___value0, int32_t ___startIndex1, int32_t ___length2, const RuntimeMethod* method); // System.String UnityEngine.InputSystem.LowLevel.IMECompositionString::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* IMECompositionString_ToString_m9B30FD74D8C9ACC49628D45B7C5BDB1D482A4AD4 (IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.LowLevel.IMECompositionString/Enumerator::.ctor(UnityEngine.InputSystem.LowLevel.IMECompositionString) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mC9904869327DCCFDEDBBA256FCC9B046FE6D982E (Enumerator_tB31D016A9DC5252EB3161BBACDE20D84B77482DD * __this, IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 ___compositionString0, const RuntimeMethod* method); // System.Collections.Generic.IEnumerator`1 UnityEngine.InputSystem.LowLevel.IMECompositionString::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* IMECompositionString_GetEnumerator_mB9EB0216A9BC415893D1947F4B5B1EFBD66D847D (IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 * __this, const RuntimeMethod* method); // System.Collections.IEnumerator UnityEngine.InputSystem.LowLevel.IMECompositionString::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* IMECompositionString_System_Collections_IEnumerable_GetEnumerator_m1E755D2FAA3C6B4A3715AF6231B0F29276020EA6 (IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.InitiateUserAccountPairingCommand::get_Type() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 InitiateUserAccountPairingCommand_get_Type_mA82B1AB74FF149160E39FC315E835875D75DDDC2 (const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.InitiateUserAccountPairingCommand::get_typeStatic() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 InitiateUserAccountPairingCommand_get_typeStatic_m05613DF20D24583526977CFC662E909F4AFF705B (InitiateUserAccountPairingCommand_t147B5950107F38E909CC8A387C70C3D0416B5314 * __this, const RuntimeMethod* method); // System.String UnityEngine.InputSystem.InputAction::MakeSureIdIsInPlace() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputAction_MakeSureIdIsInPlace_mCDAE53AA814666271C0C78CC6A8C2A173BD80120 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method); // System.Void System.Guid::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Guid__ctor_mF80313305B9CD2AD39B621E1CEC5C7DFDFFBDE66 (Guid_t * __this, String_t* ___g0, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputAction::get_isSingletonAction() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputAction_get_isSingletonAction_mA2B15B4DA9C7C5428FDA050BC1D98CAFD234769E (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() inline bool Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_inline (Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 * __this, const RuntimeMethod* method) { return (( bool (*) (Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 *, const RuntimeMethod*))Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_gshared_inline)(__this, method); } // !0 System.Nullable`1::GetValueOrDefault() inline InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB Nullable_1_GetValueOrDefault_m9D7585670525EA404F95E06220C6AC7D9E763B6D_inline (Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 * __this, const RuntimeMethod* method) { return (( InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB (*) (Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 *, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m9D7585670525EA404F95E06220C6AC7D9E763B6D_gshared_inline)(__this, method); } // System.Boolean UnityEngine.InputSystem.InputBinding::op_Equality(UnityEngine.InputSystem.InputBinding,UnityEngine.InputSystem.InputBinding) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputBinding_op_Equality_m8BFB7D772A059D18B061BD27F23FBC6555C10BBF (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___left0, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___right1, const RuntimeMethod* method); // !0 System.Nullable`1::get_Value() inline InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB Nullable_1_get_Value_m6704B174DF349C78B8D336E2785063DE39D2D9B0 (Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 * __this, const RuntimeMethod* method) { return (( InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB (*) (Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 *, const RuntimeMethod*))Nullable_1_get_Value_m6704B174DF349C78B8D336E2785063DE39D2D9B0_gshared)(__this, method); } // System.String UnityEngine.InputSystem.InputAction::get_name() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputAction_get_name_mD793438E7135692C402DBB981AD15DEE65A20F38_inline (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputBinding::set_action(System.String) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InputBinding_set_action_mFA772BCE0132EBA5AABBBC10D13708732FB3E754_inline (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(!0) inline void Nullable_1__ctor_m0EEAD580CF0075AE53D7C417B4CF543650BB4B85 (Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 * __this, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___value0, const RuntimeMethod* method) { (( void (*) (Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 *, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB , const RuntimeMethod*))Nullable_1__ctor_m0EEAD580CF0075AE53D7C417B4CF543650BB4B85_gshared)(__this, ___value0, method); } // UnityEngine.InputSystem.InputActionMap UnityEngine.InputSystem.InputAction::GetOrCreateActionMap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputActionMap::LazyResolveBindings(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionMap_LazyResolveBindings_mC45438FB4EFFA8174086E060F1F9DA7BE53D47E1 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, bool ___fullResolve0, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 UnityEngine.InputSystem.InputActionMap::GetBindingsForSingleAction(UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 InputActionMap_GetBindingsForSingleAction_m99A631AEEAFE4EE4293AB7301B9748841C8AFA09 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputActionMap::ResolveBindingsIfNecessary() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionMap_ResolveBindingsIfNecessary_m2A250A62A93EAADB0519EDCCFB21FAA6473FBFDB (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 UnityEngine.InputSystem.InputActionMap::GetControlsForSingleAction(UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyArray_1_t51E12EEA961178973D364D9C1D86150BC4FF6811 InputActionMap_GetControlsForSingleAction_mF969F4AEAB0746FCAA6F22F322142580681F2C1C (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionState/TriggerState UnityEngine.InputSystem.InputAction::get_currentState() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 InputAction_get_currentState_mEC1499C5D5A67DEEF0A9732A7AA3C929139FA9BA (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionPhase UnityEngine.InputSystem.InputActionState/TriggerState::get_phase() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TriggerState_get_phase_m8BC034C0171DFBEFFE326B22BED602AB414D8CB8_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionPhase UnityEngine.InputSystem.InputAction::get_phase() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputAction_get_phase_mFA60C11AC4BBC0DDAA2BFEC5B9DE1C221086B35B (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputExtensions::IsInProgress(UnityEngine.InputSystem.InputActionPhase) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputExtensions_IsInProgress_mEB534005411FDCF6FB88FEF96CFB13EB9120EBF4 (int32_t ___phase0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.CallbackArray`1>::AddCallback(TDelegate) inline void CallbackArray_1_AddCallback_m0EC9B87C63C8AAC7B708DF85BE88EA5B81450DBC (CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 * __this, Action_1_tF027A14E846C2C7B23079AF50A99AF77371FFC81 * ___dlg0, const RuntimeMethod* method) { (( void (*) (CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 *, Action_1_tF027A14E846C2C7B23079AF50A99AF77371FFC81 *, const RuntimeMethod*))CallbackArray_1_AddCallback_m557746816FBD33431579BB7E030EDEE997973504_gshared)(__this, ___dlg0, method); } // System.Void UnityEngine.InputSystem.Utilities.CallbackArray`1>::RemoveCallback(TDelegate) inline void CallbackArray_1_RemoveCallback_mA258874D435B7D1DB8133E303B69C536102AADED (CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 * __this, Action_1_tF027A14E846C2C7B23079AF50A99AF77371FFC81 * ___dlg0, const RuntimeMethod* method) { (( void (*) (CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 *, Action_1_tF027A14E846C2C7B23079AF50A99AF77371FFC81 *, const RuntimeMethod*))CallbackArray_1_RemoveCallback_mAB8E31257637236DDE157A2FBFACF3A3BFFF446E_gshared)(__this, ___dlg0, method); } // System.Boolean UnityEngine.InputSystem.InputAction::WasPerformedThisFrame() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputAction_WasPerformedThisFrame_m9664005277EC2C4545C046977F073CC79E94B192 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionState/TriggerState* UnityEngine.InputSystem.InputActionState::get_actionStates() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.InputActionState/TriggerState::get_controlIndex() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TriggerState_get_controlIndex_m960A306864E08240EEFEEDE399279D9B60C53BC4 (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionType UnityEngine.InputSystem.InputAction::get_type() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t InputAction_get_type_m614E0FF26B312EC179AC497AA16E20C4E4572FE2_inline (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputBinding::set_path(System.String) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InputBinding_set_path_m155AEB022A6C164DD89346BE90A4389736420D37_inline (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputBinding::set_interactions(System.String) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InputBinding_set_interactions_m26748286516301C036B1AAEE42A11AA8DE8A2F80_inline (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputBinding::set_processors(System.String) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InputBinding_set_processors_m012FEC247CA969C328AF577C140836558F155087_inline (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_Dispose_m7E13A79D392E4E065F84558ABC8D9BF954CEA464 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method); // System.String UnityEngine.InputSystem.InputActionMap::get_name() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputActionMap_get_name_mC043C346F0CC24DE6FA5385B35FC87ADD609BC2F_inline (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 UnityEngine.InputSystem.InputAction::get_controls() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyArray_1_t51E12EEA961178973D364D9C1D86150BC4FF6811 InputAction_get_controls_m96DB51FA3BAA45229AD4418A41F652D64B06B96A (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::get_Count() inline int32_t ReadOnlyArray_1_get_Count_mC17382AC83BBF147C47E7A21A628F51F082E92DA_inline (ReadOnlyArray_1_t51E12EEA961178973D364D9C1D86150BC4FF6811 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyArray_1_t51E12EEA961178973D364D9C1D86150BC4FF6811 *, const RuntimeMethod*))ReadOnlyArray_1_get_Count_m23B4A29E81D59954DD014F2E62B43150D34C51BD_gshared_inline)(__this, method); } // System.String System.String::Concat(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m10758B01687A2181C8727AD9FD9CCF5325C61C2A (String_t* ___str00, String_t* ___str11, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::GetEnumerator() inline Enumerator_t4765B55C764CF72B4D0B49934CCD0E224ACBBDD8 ReadOnlyArray_1_GetEnumerator_mA96A9464E50CA53A7846D8FA5EE79EA5B9500FDD (ReadOnlyArray_1_t51E12EEA961178973D364D9C1D86150BC4FF6811 * __this, const RuntimeMethod* method) { return (( Enumerator_t4765B55C764CF72B4D0B49934CCD0E224ACBBDD8 (*) (ReadOnlyArray_1_t51E12EEA961178973D364D9C1D86150BC4FF6811 *, const RuntimeMethod*))ReadOnlyArray_1_GetEnumerator_m338BC7F27FD251E544AC5E1CF84A7DC8523D8C62_gshared)(__this, method); } // TValue UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::get_Current() inline InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * Enumerator_get_Current_mDE0B6238DD9DEB04674515528847289A48A314BE (Enumerator_t4765B55C764CF72B4D0B49934CCD0E224ACBBDD8 * __this, const RuntimeMethod* method) { return (( InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * (*) (Enumerator_t4765B55C764CF72B4D0B49934CCD0E224ACBBDD8 *, const RuntimeMethod*))Enumerator_get_Current_mBA41AAFC5E468E2099F23B73ECBE687E9840567D_gshared)(__this, method); } // System.String UnityEngine.InputSystem.InputControl::get_path() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputControl_get_path_m0A0614C2660ED7DB269DEF6F4D8FB28B3AEE4F2D (InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m52C660F3A8E002AD49A7A6EF69DAF2C0EDEFFBEB (Enumerator_t4765B55C764CF72B4D0B49934CCD0E224ACBBDD8 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t4765B55C764CF72B4D0B49934CCD0E224ACBBDD8 *, const RuntimeMethod*))Enumerator_MoveNext_mB60EE7786DDAB340301E7728C39A4849DB77D41A_gshared)(__this, method); } // System.Void UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::Dispose() inline void Enumerator_Dispose_m6DBA618D425761363F54B849A1FB17FF17569D9F (Enumerator_t4765B55C764CF72B4D0B49934CCD0E224ACBBDD8 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t4765B55C764CF72B4D0B49934CCD0E224ACBBDD8 *, const RuntimeMethod*))Enumerator_Dispose_m13C8A37FC6CB05F10852C4F5C115BA5F170BC68F_gshared)(__this, method); } // System.Boolean UnityEngine.InputSystem.InputAction::get_enabled() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputAction_get_enabled_m12F68C1B6DFFDD654EC9657E6FA4B86E607A4812 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::EnableSingleAction(UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_EnableSingleAction_mF8BE08C30D8ED1A8C802634388ED0A16434B6577 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::DisableSingleAction(UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_DisableSingleAction_m5E9B681525E6E35A77965AD73149B30119585E3A (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputAction::.ctor(System.String,UnityEngine.InputSystem.InputActionType,System.String,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputAction__ctor_m31713328D81D169485924A2D038B967CE4B67D5C (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, String_t* ___name0, int32_t ___type1, String_t* ___binding2, String_t* ___interactions3, String_t* ___processors4, String_t* ___expectedControlType5, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 UnityEngine.InputSystem.InputAction::get_bindings() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 InputAction_get_bindings_m975C7CB45D956C8D73BB496BAEC68F1A46CB2416 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method); // TValue[] UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::ToArray() inline InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* ReadOnlyArray_1_ToArray_m84B3FC87F035362C4A1F458A905BC2ACE0262581 (ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 * __this, const RuntimeMethod* method) { return (( InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* (*) (ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 *, const RuntimeMethod*))ReadOnlyArray_1_ToArray_m84B3FC87F035362C4A1F458A905BC2ACE0262581_gshared)(__this, method); } // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.InputAction::Clone() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * InputAction_Clone_m3A7E7F5BD8DC3D0893FF6B306013F1B3757767E7 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.InputActionState/TriggerState::get_bindingIndex() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TriggerState_get_bindingIndex_m0AC6E41222022188B9528FC31FBC0B519BF7F7DF_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, const RuntimeMethod* method); // System.Object UnityEngine.InputSystem.InputActionState::ReadValueAsObject(System.Int32,System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * InputActionState_ReadValueAsObject_m8E048A141B4DEC13899E149C4A4DEFAEE49DEEEE (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___bindingIndex0, int32_t ___controlIndex1, bool ___ignoreComposites2, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::ResetActionState(System.Int32,UnityEngine.InputSystem.InputActionPhase,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_ResetActionState_m1E575C2570985AE19A2A647F57A7577226E7ECE5 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___actionIndex0, int32_t ___toPhase1, bool ___hardReset2, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputActionState/TriggerState::get_isPressed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TriggerState_get_isPressed_m2C97BF7BD5551B890157344B0F5907F2E2E2EF75 (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, const RuntimeMethod* method); // System.UInt32 UnityEngine.InputSystem.InputActionState/TriggerState::get_pressedInUpdate() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t TriggerState_get_pressedInUpdate_m6B496C8BEFFF0E91D8E34FC71369A9B3457D021D_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, const RuntimeMethod* method); // System.UInt32 UnityEngine.InputSystem.InputActionState/TriggerState::get_releasedInUpdate() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t TriggerState_get_releasedInUpdate_m35C6825BE20E514E1170DCAE30D841BAC28B9F8E_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, const RuntimeMethod* method); // System.UInt32 UnityEngine.InputSystem.InputActionState/TriggerState::get_lastPerformedInUpdate() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t TriggerState_get_lastPerformedInUpdate_m5CAB6842AAD841DE5F44102F4BC837D6A4EC141D_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.InputActionState/TriggerState::get_interactionIndex() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TriggerState_get_interactionIndex_m901FE8EF223E7846033D0F2A9406A9026967A1F2 (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionState/InteractionState* UnityEngine.InputSystem.InputActionState::get_interactionStates() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * InputActionState_get_interactionStates_m59B33020170462E979BF19BA0C6004407F804A64 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionPhase UnityEngine.InputSystem.InputActionState/InteractionState::get_phase() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t InteractionState_get_phase_mD7B4CA449A7A56AE4A8292A2BC8464D0BFC78B06_inline (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputActionState/InteractionState::get_isTimerRunning() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InteractionState_get_isTimerRunning_mB8B8A9428242132BB970E4C06225D85F83685E4B (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, const RuntimeMethod* method); // System.Single UnityEngine.InputSystem.InputActionState/InteractionState::get_timerDuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float InteractionState_get_timerDuration_mAE8CC19E2311D502456DB26FD2DE86110F17AEA2_inline (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, const RuntimeMethod* method); // System.Double UnityEngine.InputSystem.InputActionState/InteractionState::get_timerStartTime() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double InteractionState_get_timerStartTime_mFE71631AD6B439CEB1D2AF23E59E1A6027DC1D0F_inline (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, const RuntimeMethod* method); // System.Double UnityEngine.InputSystem.LowLevel.InputState::get_currentTime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double InputState_get_currentTime_m944B82DEE82FCD508AB35FA697A3165BF182F0CB (const RuntimeMethod* method); // System.Single UnityEngine.InputSystem.InputActionState/InteractionState::get_totalTimeoutCompletionTimeRemaining() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float InteractionState_get_totalTimeoutCompletionTimeRemaining_m82EA3B91971FA830C72E320CD93A31113426CD55_inline (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, const RuntimeMethod* method); // System.Single UnityEngine.InputSystem.InputActionState/InteractionState::get_totalTimeoutCompletionDone() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float InteractionState_get_totalTimeoutCompletionDone_m3062C1D66070F3A04DDE04B3697D70C499C2C99C_inline (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionState/TriggerState& UnityEngine.InputSystem.InputActionState::FetchActionState(UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * InputActionState_FetchActionState_mB0BBCD2CC70C3FA621F3DBF17C1CEE9004DF408F (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputAction::GenerateId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputAction_GenerateId_m977E7752BD704BC1181FE148CC9DB35030ACB775 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method); // System.Guid System.Guid::NewGuid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Guid_t Guid_NewGuid_mA7DA3F652640919C3C83918D48310941AF3FCED4 (const RuntimeMethod* method); // System.String System.Guid::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Guid_ToString_mA3AB7742FB0E04808F580868E82BDEB93187FB75 (Guid_t * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputAction::CreateInternalActionMapForSingletonAction() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputAction_CreateInternalActionMapForSingletonAction_m2DE2F38A861772C1717197D8A045A97FD47A0D19 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionMap::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap__ctor_m665A61464CCE1DAEBDD4D173D26195B9A8C2C12D (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::SetInitialStateCheckPending(System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_SetInitialStateCheckPending_mD4070CA3C567365E36C9B35BC87B90F3447ECD60 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___actionIndex0, bool ___value1, const RuntimeMethod* method); // UnityEngine.InputSystem.InputDevice UnityEngine.InputSystem.InputControl::get_device() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * InputControl_get_device_m7B8D4A5F3C7C11E4FE7239692961C434C7CCF9E1_inline (InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputDevice::get_added() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputDevice_get_added_m6228E4D9FD11390012BA1693DE2EC3ECF55AD255 (InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * __this, const RuntimeMethod* method); // System.Nullable`1> UnityEngine.InputSystem.InputActionMap::get_devices() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 InputActionMap_get_devices_m317EAC43E48EA75BBE4D3F699E6609024AC7EDCE (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method); // System.Boolean System.Nullable`1>::get_HasValue() inline bool Nullable_1_get_HasValue_mA51DE26DD6DFCB676E8E8EE4EA725AA6E7596758_inline (Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 * __this, const RuntimeMethod* method) { return (( bool (*) (Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 *, const RuntimeMethod*))Nullable_1_get_HasValue_mBE9DD4B1E8B669780BD15F9B8559EFC8F8CFB113_gshared_inline)(__this, method); } // !0 System.Nullable`1>::get_Value() inline ReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0 Nullable_1_get_Value_m30AF0D651134010271C50F54A97B6D6D3B37E7E9 (Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 * __this, const RuntimeMethod* method) { return (( ReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0 (*) (Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 *, const RuntimeMethod*))Nullable_1_get_Value_m7363B109A2C278EDF4276DBDC576CF085314898E_gshared)(__this, method); } // System.Boolean UnityEngine.InputSystem.Utilities.ReadOnlyArrayExtensions::ContainsReference(UnityEngine.InputSystem.Utilities.ReadOnlyArray`1,TValue) inline bool ReadOnlyArrayExtensions_ContainsReference_TisInputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87_mB5281F5C1AAC99A1641D27081D2379F2F37F09DA (ReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0 ___array0, InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * ___value1, const RuntimeMethod* method) { return (( bool (*) (ReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0 , InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 *, const RuntimeMethod*))ReadOnlyArrayExtensions_ContainsReference_TisRuntimeObject_mDEB39DF2A09272569C4E6211C564EA87BBED5D91_gshared)(___array0, ___value1, method); } // System.Int32 UnityEngine.InputSystem.Utilities.ArrayHelpers::LengthSafe(TValue[]) inline int32_t ArrayHelpers_LengthSafe_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_mD91AD5CC033C9BED19574C83D438EFB50BD778D0 (InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* ___array0, const RuntimeMethod* method) { return (( int32_t (*) (InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6*, const RuntimeMethod*))ArrayHelpers_LengthSafe_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_mD91AD5CC033C9BED19574C83D438EFB50BD778D0_gshared)(___array0, method); } // System.Boolean UnityEngine.InputSystem.InputBinding::TriggersAction(UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputBinding_TriggersAction_mA2C09E283BE6494B34F667CC8D04107348E10DA2 (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mD0D523A440845BA7F58E68187E029DC9AB821CED (String_t* ___format0, RuntimeObject * ___arg01, RuntimeObject * ___arg12, RuntimeObject * ___arg23, const RuntimeMethod* method); // System.Void System.ArgumentOutOfRangeException::.ctor(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005 (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * __this, String_t* ___paramName0, String_t* ___message1, const RuntimeMethod* method); // System.String UnityEngine.InputSystem.InputBinding::get_action() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputBinding_get_action_mA0614689BD96A26D9B4C0BAA6D083E16911E4A62_inline (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, const RuntimeMethod* method); // System.Int32 System.String::Compare(System.String,System.String,System.StringComparison) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_Compare_m573A1F97B15F82C9AC7DC0BB1B381EEDCD2759CD (String_t* ___strA0, String_t* ___strB1, int32_t ___comparisonType2, const RuntimeMethod* method); // System.Boolean System.String::op_Equality(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Equality_m50B3548E4AC232558190B0052877B290AA1D436A (String_t* ___a0, String_t* ___b1, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 UnityEngine.InputSystem.InputActionAsset::get_actionMaps() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E InputActionAsset_get_actionMaps_mBDAA40E766440933ECE83611029158A5023A8699 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::GetEnumerator() inline Enumerator_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB ReadOnlyArray_1_GetEnumerator_mB3C3CBDF93C98702EBCFD891077418629EF85CEE (ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E * __this, const RuntimeMethod* method) { return (( Enumerator_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB (*) (ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E *, const RuntimeMethod*))ReadOnlyArray_1_GetEnumerator_m338BC7F27FD251E544AC5E1CF84A7DC8523D8C62_gshared)(__this, method); } // TValue UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::get_Current() inline InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * Enumerator_get_Current_m2EA116160CA205BBE65E8C64EC9A446964806E8D (Enumerator_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB * __this, const RuntimeMethod* method) { return (( InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * (*) (Enumerator_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB *, const RuntimeMethod*))Enumerator_get_Current_mBA41AAFC5E468E2099F23B73ECBE687E9840567D_gshared)(__this, method); } // System.Boolean UnityEngine.InputSystem.InputActionMap::get_enabled() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionMap_get_enabled_m5ACA89B66D742F7329CB5EBB1671901C27FBEA38 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m4B462AE49216761627FB72319163404C1E36311D (Enumerator_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB *, const RuntimeMethod*))Enumerator_MoveNext_mB60EE7786DDAB340301E7728C39A4849DB77D41A_gshared)(__this, method); } // System.Void UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::Dispose() inline void Enumerator_Dispose_mF47FFED7BC1472D574FD823FB9D5901101093F23 (Enumerator_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB *, const RuntimeMethod*))Enumerator_Dispose_m13C8A37FC6CB05F10852C4F5C115BA5F170BC68F_gshared)(__this, method); } // System.Void UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::.ctor(TValue[]) inline void ReadOnlyArray_1__ctor_m3F5331FDB6BBF9ED022D6C2FB8A9EE375F59A151 (ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E * __this, InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* ___array0, const RuntimeMethod* method) { (( void (*) (ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E *, InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609*, const RuntimeMethod*))ReadOnlyArray_1__ctor_mCEE1150489F5E65318E2558802B16AC6FA08BDD2_gshared)(__this, ___array0, method); } // System.Void UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::.ctor(TValue[]) inline void ReadOnlyArray_1__ctor_mDAFDFE2BBDB4E987265D1C18820A334C716F6C3D (ReadOnlyArray_1_tD26A5C8942D54D9923D37B15641CAC16B1922B9E * __this, InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD* ___array0, const RuntimeMethod* method) { (( void (*) (ReadOnlyArray_1_tD26A5C8942D54D9923D37B15641CAC16B1922B9E *, InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD*, const RuntimeMethod*))ReadOnlyArray_1__ctor_mDAFDFE2BBDB4E987265D1C18820A334C716F6C3D_gshared)(__this, ___array0, method); } // System.Void UnityEngine.InputSystem.InputActionAsset/d__8::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3Cget_bindingsU3Ed__8__ctor_mEDC80DF2D0F0D11C4B59AF25DD0F9E8F74A040E1 (U3Cget_bindingsU3Ed__8_t44F18071E954ABA3E2BCF74BFF2F14AFEB6C4A81 * __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionAsset::ReResolveIfNecessary(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionAsset_ReResolveIfNecessary_m8371E750C7E82070A48EAD8DFA804E7EEB25CEBF (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, bool ___fullResolve0, const RuntimeMethod* method); // System.Nullable`1> UnityEngine.InputSystem.InputActionMap/DeviceArray::Get() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 DeviceArray_Get_mDA6335F4733669E634AB16D24E1CCEA1CDB78FEB (DeviceArray_tB70537FAE9D7016A8C78A29177C1FA1C3AF15B5A * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputActionMap/DeviceArray::Set(System.Nullable`1>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DeviceArray_Set_m684DCFD9B4E86F1B21A52D4A0C75CD52C846D6C9 (DeviceArray_tB70537FAE9D7016A8C78A29177C1FA1C3AF15B5A * __this, Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 ___devices0, const RuntimeMethod* method); // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.InputActionAsset::FindAction(System.String,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * InputActionAsset_FindAction_mD8E127BE7C004DAF8565E929A9EBBAD3DFDFB028 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, String_t* ___actionNameOrId0, bool ___throwIfNotFound1, const RuntimeMethod* method); // System.Void System.Collections.Generic.KeyNotFoundException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyNotFoundException__ctor_m0EC42CEED5BA7A842158FFADCF05BBACF33B700D (KeyNotFoundException_t0A3BE653F7FA27DEA1C91C2FB3DAA6C8D0CBB952 * __this, String_t* ___message0, const RuntimeMethod* method); // System.String UnityEngine.Object::get_name() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Object_get_name_m0C7BC870ED2F0DC5A2FB09628136CD7D1CB82CFB (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionMap/WriteFileJson UnityEngine.InputSystem.InputActionMap/WriteFileJson::FromMaps(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR WriteFileJson_t1E89879041484C4ABEB8BF27251500573F92D21F WriteFileJson_FromMaps_mED8214AD98F24B3DA72BB73A6B2F202E92706377 (RuntimeObject* ___maps0, const RuntimeMethod* method); // UnityEngine.InputSystem.InputControlScheme/SchemeJson[] UnityEngine.InputSystem.InputControlScheme/SchemeJson::ToJson(UnityEngine.InputSystem.InputControlScheme[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SchemeJsonU5BU5D_t57FDF11F72F0043029240825717D2C5B11BA7C46* SchemeJson_ToJson_mCD0F6729FB3744B86C0C8F8A6542688D79A6D5C1 (InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD* ___schemes0, const RuntimeMethod* method); // System.String UnityEngine.JsonUtility::ToJson(System.Object,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* JsonUtility_ToJson_m8A3321288D36CE4383BE7F22C4DACFAF1DEE9ABF (RuntimeObject * ___obj0, bool ___prettyPrint1, const RuntimeMethod* method); // !!0 UnityEngine.JsonUtility::FromJson(System.String) inline ReadFileJson_tF65156F867EA68F6F7A7B45506F61744EDD05885 JsonUtility_FromJson_TisReadFileJson_tF65156F867EA68F6F7A7B45506F61744EDD05885_m68C56F0BB91D3EA2C2EAF132BB90168B2DF8B562 (String_t* ___json0, const RuntimeMethod* method) { return (( ReadFileJson_tF65156F867EA68F6F7A7B45506F61744EDD05885 (*) (String_t*, const RuntimeMethod*))JsonUtility_FromJson_TisReadFileJson_tF65156F867EA68F6F7A7B45506F61744EDD05885_m68C56F0BB91D3EA2C2EAF132BB90168B2DF8B562_gshared)(___json0, method); } // System.Void UnityEngine.InputSystem.InputActionAsset/ReadFileJson::ToAsset(UnityEngine.InputSystem.InputActionAsset) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ReadFileJson_ToAsset_mCCBEB38D74E9432F33015F3AE46D0BA3815FDB79 (ReadFileJson_tF65156F867EA68F6F7A7B45506F61744EDD05885 * __this, InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * ___asset0, const RuntimeMethod* method); // !!0 UnityEngine.ScriptableObject::CreateInstance() inline InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * ScriptableObject_CreateInstance_TisInputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18_mEB9C05B462BE75EBA96D18D6E9F7921EDDBEE924 (const RuntimeMethod* method) { return (( InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * (*) (const RuntimeMethod*))ScriptableObject_CreateInstance_TisRuntimeObject_m82DC05B18FA4AE838A81789EED8A7A5832CCAC4A_gshared)(method); } // System.Void UnityEngine.InputSystem.InputActionAsset::LoadFromJson(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionAsset_LoadFromJson_m823D0DBCCCD9948CDEC9C67A6F104523B36CD371 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, String_t* ___json0, const RuntimeMethod* method); // System.Int32 System.String::IndexOf(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_IndexOf_mEE2D2F738175E3FF05580366D6226DBD673CA2BE (String_t* __this, Il2CppChar ___value0, const RuntimeMethod* method); // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.InputActionMap::FindAction(System.String,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * InputActionMap_FindAction_m3AC52A50C20CCE4AED7849FAA830AE43144134EE (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, String_t* ___actionNameOrId0, bool ___throwIfNotFound1, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.Substring::.ctor(System.String,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Substring__ctor_m6E413288132D7F2334474CAA6DBC4BB5C93A3B8F (Substring_t9EE457D8CFFFB970B2967B31E9D9AB465415571F * __this, String_t* ___str0, int32_t ___index1, int32_t ___length2, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.Substring::.ctor(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Substring__ctor_mB720E2555E3A4DD8DFADAC5F2B4B3068EFD0ECD0 (Substring_t9EE457D8CFFFB970B2967B31E9D9AB465415571F * __this, String_t* ___str0, int32_t ___index1, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.Utilities.Substring::get_isEmpty() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Substring_get_isEmpty_m0B1B81C31490E8D964348EB12383AA782B64B8FB (Substring_t9EE457D8CFFFB970B2967B31E9D9AB465415571F * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.Substring UnityEngine.InputSystem.Utilities.Substring::op_Implicit(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Substring_t9EE457D8CFFFB970B2967B31E9D9AB465415571F Substring_op_Implicit_mD33D7244ABF83360AC6C4B4E7D15141A02EAE668 (String_t* ___s0, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.Utilities.Substring::Compare(UnityEngine.InputSystem.Utilities.Substring,UnityEngine.InputSystem.Utilities.Substring,System.StringComparison) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Substring_Compare_m0123A6C051E3AA35C511CE3649C632A923A11EDE (Substring_t9EE457D8CFFFB970B2967B31E9D9AB465415571F ___left0, Substring_t9EE457D8CFFFB970B2967B31E9D9AB465415571F ___right1, int32_t ___comparison2, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.Utilities.ArrayHelpers::LengthSafe(TValue[]) inline int32_t ArrayHelpers_LengthSafe_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_m5126758BF27552D4F2D7C36122825EEF135318C3 (InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* ___array0, const RuntimeMethod* method) { return (( int32_t (*) (InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609*, const RuntimeMethod*))ArrayHelpers_LengthSafe_TisRuntimeObject_mD390DD803E7784F0B6A0F39E3F7584B6D27D2A54_gshared)(___array0, method); } // System.Int32 UnityEngine.InputSystem.InputActionMap::FindBinding(UnityEngine.InputSystem.InputBinding,UnityEngine.InputSystem.InputAction&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionMap_FindBinding_m53D893E84BEB99FC6BC8951DBCFBB57C28997736 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___mask0, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** ___action1, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.Utilities.StringHelpers::Contains(System.String,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StringHelpers_Contains_m856CFBB72FF6C6484ADE3D9A8CF4AE55238F613C (String_t* ___str0, Il2CppChar ___ch1, const RuntimeMethod* method); // System.Boolean System.Guid::TryParse(System.String,System.Guid&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Guid_TryParse_m3DE1C160F1A0609BCA69A54EBFF2439527C1AD47 (String_t* ___input0, Guid_t * ___result1, const RuntimeMethod* method); // System.Guid UnityEngine.InputSystem.InputActionMap::get_idDontGenerate() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Guid_t InputActionMap_get_idDontGenerate_m565E6C56C0A1098144E826B92C8D7B0B1F4CAB49 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method); // System.Boolean System.Guid::op_Equality(System.Guid,System.Guid) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Guid_op_Equality_mCE37DBEAB7523931F24F545D144DA04B6F42A4D0 (Guid_t ___a0, Guid_t ___b1, const RuntimeMethod* method); // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.InputActionMap::FindAction(System.Guid) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * InputActionMap_FindAction_m81F53C94B7A085B3CE96C92922E65CC4403D1C6A (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, Guid_t ___id0, const RuntimeMethod* method); // System.String UnityEngine.InputSystem.InputControlScheme::get_name() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputControlScheme_get_name_mA722D5DC1A6AB066C4F33415EC2719CDDE4E981E_inline (InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.InputActionAsset::FindControlSchemeIndex(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionAsset_FindControlSchemeIndex_mBC257591BC453AB14FC3ECCB4EA8DEF14EEFC26D (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, String_t* ___name0, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(!0) inline void Nullable_1__ctor_m9800F3995A74C723B9FC813AF01F81BCE1416699 (Nullable_1_t7E8D134849FD70B33AA436F1A224083C40D24ADA * __this, InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 ___value0, const RuntimeMethod* method) { (( void (*) (Nullable_1_t7E8D134849FD70B33AA436F1A224083C40D24ADA *, InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 , const RuntimeMethod*))Nullable_1__ctor_m9800F3995A74C723B9FC813AF01F81BCE1416699_gshared)(__this, ___value0, method); } // System.Int32 UnityEngine.InputSystem.Utilities.ArrayHelpers::LengthSafe(TValue[]) inline int32_t ArrayHelpers_LengthSafe_TisInputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340_mE82098D7849561F6459F80935C6EC36511EE3CF1 (InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD* ___array0, const RuntimeMethod* method) { return (( int32_t (*) (InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD*, const RuntimeMethod*))ArrayHelpers_LengthSafe_TisInputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340_mE82098D7849561F6459F80935C6EC36511EE3CF1_gshared)(___array0, method); } // System.Boolean UnityEngine.InputSystem.InputControlScheme::SupportsDevice(UnityEngine.InputSystem.InputDevice) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputControlScheme_SupportsDevice_m0E7A8AE8789415E8131D9C0368A0E44F475959D4 (InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 * __this, InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * ___device0, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputActionMap::IsUsableWithDevice(UnityEngine.InputSystem.InputDevice) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionMap_IsUsableWithDevice_m99EC40101F997F5E879118CA5CC13503A02B6F6C (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * ___device0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionMap::Enable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_Enable_mA7BA6A5154E3A3F4D4E3CFB05A0CCB4BADDB6764 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionMap::Disable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_Disable_m57733DF42C244318DE060FC2A7060467FEA4CAD9 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionMap UnityEngine.InputSystem.InputAction::get_actionMap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * InputAction_get_actionMap_m5520D267506EA203BE7B7D31A3C8751757D3C34F (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionAsset UnityEngine.InputSystem.InputActionMap::get_asset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * InputActionMap_get_asset_m731DA6CFE63F1714524F583D9E4A575BE1DA7FA7_inline (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.Object::op_Equality(UnityEngine.Object,UnityEngine.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2 (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___x0, Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___y1, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionAsset/d__31::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CGetEnumeratorU3Ed__31__ctor_m3FFCFB4686F8F3B6BAC36A369F4E1827429C2055 (U3CGetEnumeratorU3Ed__31_tAFDF29BC1C1607EAA5A6D27F4234AE404A31817F * __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method); // System.Collections.Generic.IEnumerator`1 UnityEngine.InputSystem.InputActionAsset::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* InputActionAsset_GetEnumerator_m7F2BD266ECEC3BA09391DB1258876AB34D034C42 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionMap::OnWantToChangeSetup() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_OnWantToChangeSetup_mF1D2CD36513BC8BF513571B17296A751FA108A36 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionAsset::MarkAsDirty() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionAsset_MarkAsDirty_m6C8B4B1D7E1F03997629C030B1DD4AD7C625AC2B (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionMap::OnSetupChanged() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_OnSetupChanged_m833A0827AD30862830F176245EAB589A8E73D08A (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionAsset::Disable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionAsset_Disable_m97361A7EF87740D5DD52EE46C6094325D3C24753 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, const RuntimeMethod* method); // System.Void UnityEngine.ScriptableObject::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptableObject__ctor_m8DAE6CDCFA34E16F2543B02CC3669669FF203063 (ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionMap::GenerateId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_GenerateId_m28043FB4139EE4B069E19F4B1B1499FC3655E671 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::.ctor(TValue[]) inline void ReadOnlyArray_1__ctor_m15FEE09B7CC179D13AB40C930CDC26508F724F73 (ReadOnlyArray_1_tFF2DE177BEADC53D8885722D3FCDBF7846BD112F * __this, InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* ___array0, const RuntimeMethod* method) { (( void (*) (ReadOnlyArray_1_tFF2DE177BEADC53D8885722D3FCDBF7846BD112F *, InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7*, const RuntimeMethod*))ReadOnlyArray_1__ctor_mCEE1150489F5E65318E2558802B16AC6FA08BDD2_gshared)(__this, ___array0, method); } // System.Void UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::.ctor(TValue[]) inline void ReadOnlyArray_1__ctor_m4B6B1F9268E810ED55E03F322099049B8EE6E475 (ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 * __this, InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* ___array0, const RuntimeMethod* method) { (( void (*) (ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 *, InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6*, const RuntimeMethod*))ReadOnlyArray_1__ctor_m4B6B1F9268E810ED55E03F322099049B8EE6E475_gshared)(__this, ___array0, method); } // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 UnityEngine.InputSystem.InputActionMap::get_bindings() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 InputActionMap_get_bindings_m901FD5E3657CDD1AED8D1BE23711B0982916AB93 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 UnityEngine.InputSystem.InputActionAsset::get_controlSchemes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyArray_1_tD26A5C8942D54D9923D37B15641CAC16B1922B9E InputActionAsset_get_controlSchemes_m5BFE9026413F59D2AFFBBD911D21E41A1735179E (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, const RuntimeMethod* method); // System.Nullable`1> UnityEngine.InputSystem.InputActionAsset::get_devices() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 InputActionAsset_get_devices_m5554F7B70793B5117851015D3CA416544661EFA2 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionMap::SetUpActionLookupTable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_SetUpActionLookupTable_m4A5DDE94AEFCFBFBF4A8C8324B5E4E65C7224B3E (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method); // System.Boolean System.String::StartsWith(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_StartsWith_mDE2FF98CAFFD13F88EDEB6C40158DDF840BFCF12 (String_t* __this, String_t* ___value0, const RuntimeMethod* method); // System.Boolean System.String::EndsWith(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_EndsWith_m9A6011FDF8EBFFD3BCB51FE5BE58BE265116DCBE (String_t* __this, String_t* ___value0, const RuntimeMethod* method); // System.Int32 System.String::Compare(System.String,System.Int32,System.String,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_Compare_m041C8BBFC566C4A8AA8260583B434BE3C2B0CB62 (String_t* ___strA0, int32_t ___indexA1, String_t* ___strB2, int32_t ___indexB3, int32_t ___length4, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) inline bool Dictionary_2_TryGetValue_m8E06A6DF244254BF419D7EC23A9A6809E19A544D (Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * __this, String_t* ___key0, int32_t* ___value1, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 *, String_t*, int32_t*, const RuntimeMethod*))Dictionary_2_TryGetValue_mD30FE5F3EA63CD6831E4AA9E6901323436D6F9A4_gshared)(__this, ___key0, ___value1, method); } // System.Void System.Collections.Generic.Dictionary`2::.ctor() inline void Dictionary_2__ctor_mE1EA1831B6EF3BA9C2F807622B58DA3A0605B912 (Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 *, const RuntimeMethod*))Dictionary_2__ctor_mC9E7381F0B0B82E0320B2523835DAFC9CB3D1C8D_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) inline void Dictionary_2_set_Item_mBC85AF861FB031847847F0B30707EC7AC252D572 (Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * __this, String_t* ___key0, int32_t ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 *, String_t*, int32_t, const RuntimeMethod*))Dictionary_2_set_Item_m9BDED5248054C2E86ECBA732FE7BCDAA32D0A118_gshared)(__this, ___key0, ___value1, method); } // System.Void System.Collections.Generic.Dictionary`2::Clear() inline void Dictionary_2_Clear_m6D070B7479E570F2F4265092DF429B94EC79B7A4 (Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 *, const RuntimeMethod*))Dictionary_2_Clear_m47F7020D1EF3574E018D180B2C8750653513C62C_gshared)(__this, method); } // System.Guid UnityEngine.InputSystem.InputAction::get_idDontGenerate() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Guid_t InputAction_get_idDontGenerate_m56B90B26D5891CFAA6833C4CB687510FA52F8830 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.InputActionMap::FindActionIndex(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionMap_FindActionIndex_mB3944FD9A4A29943C006555FF2B6C29E77FCB5D8 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, String_t* ___nameOrId0, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.InputActionMap::FindActionIndex(System.Guid) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionMap_FindActionIndex_mC01931C494DEC54D076ACBAC82D79B21FF213474 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, Guid_t ___id0, const RuntimeMethod* method); // System.String UnityEngine.InputSystem.InputBinding::get_effectivePath() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputBinding_get_effectivePath_mD18873A3BF7CE6BE448526D4F3BC6BBAC70C5324 (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputControlPath::Matches(System.String,UnityEngine.InputSystem.InputControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputControlPath_Matches_mDD1750C28430F15F6AA5090CD98D28D610F29179 (String_t* ___expected0, InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * ___control1, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::EnableAllActions(UnityEngine.InputSystem.InputActionMap) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_EnableAllActions_mF455C610EB870588D6DAE39AE1ADD1F972EB4211 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___map0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::DisableAllActions(UnityEngine.InputSystem.InputActionMap) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_DisableAllActions_mB2BDF29A5E03A2D3F7EFEC7F6B49D39146435F05 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___map0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputAction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputAction__ctor_m90E662486424A3DC8979E4FB2BE1CA83EB02265E (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method); // System.Void System.Array::Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Copy_m7EF35EEE2A8E2DC040222146974ADA2C3DACC229 (RuntimeArray * ___sourceArray0, int32_t ___sourceIndex1, RuntimeArray * ___destinationArray2, int32_t ___destinationIndex3, int32_t ___length4, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionMap UnityEngine.InputSystem.InputActionMap::Clone() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * InputActionMap_Clone_mC04C1948C5AFA7630E1617F4A640B7450258181E (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.Object::op_Inequality(UnityEngine.Object,UnityEngine.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6 (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___x0, Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___y1, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 UnityEngine.InputSystem.InputActionMap::get_actions() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyArray_1_tFF2DE177BEADC53D8885722D3FCDBF7846BD112F InputActionMap_get_actions_m16016B61B5534A86C62FACFB17ADB94C53A74622 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::GetEnumerator() inline Enumerator_tACF193066EC1668C6307767DCF96E5076E65C4AE ReadOnlyArray_1_GetEnumerator_m16D0F72A94716A1C686F2CE7803820419C433B01 (ReadOnlyArray_1_tFF2DE177BEADC53D8885722D3FCDBF7846BD112F * __this, const RuntimeMethod* method) { return (( Enumerator_tACF193066EC1668C6307767DCF96E5076E65C4AE (*) (ReadOnlyArray_1_tFF2DE177BEADC53D8885722D3FCDBF7846BD112F *, const RuntimeMethod*))ReadOnlyArray_1_GetEnumerator_m338BC7F27FD251E544AC5E1CF84A7DC8523D8C62_gshared)(__this, method); } // System.Collections.Generic.IEnumerator`1 UnityEngine.InputSystem.InputActionMap::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* InputActionMap_GetEnumerator_m2C82C4403D780375DF5CABDE3CF643D956F5D970 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputActionMap::get_bindingsForEachActionInitialized() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionMap_get_bindingsForEachActionInitialized_m10877648A22C4B2FC51E620B92800EF0DE3046EF (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionMap::SetUpPerActionControlAndBindingArrays() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_SetUpPerActionControlAndBindingArrays_mC9D6C3B9CD961C3B204FF2DD0B8CF8A4E96B0AF6 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::.ctor(TValue[],System.Int32,System.Int32) inline void ReadOnlyArray_1__ctor_mB7402613689021FC2BCFBAD03F6D116749B96A5A (ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 * __this, InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* ___array0, int32_t ___index1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 *, InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6*, int32_t, int32_t, const RuntimeMethod*))ReadOnlyArray_1__ctor_mB7402613689021FC2BCFBAD03F6D116749B96A5A_gshared)(__this, ___array0, ___index1, ___length2, method); } // System.Boolean UnityEngine.InputSystem.InputActionMap::get_controlsForEachActionInitialized() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionMap_get_controlsForEachActionInitialized_m7BA8659EC9E3A940A5F23135B53451FD019525B5 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::.ctor(TValue[],System.Int32,System.Int32) inline void ReadOnlyArray_1__ctor_mDE3905C6077EF7D32FC8FD010C84829559A1659B (ReadOnlyArray_1_t51E12EEA961178973D364D9C1D86150BC4FF6811 * __this, InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* ___array0, int32_t ___index1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (ReadOnlyArray_1_t51E12EEA961178973D364D9C1D86150BC4FF6811 *, InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680*, int32_t, int32_t, const RuntimeMethod*))ReadOnlyArray_1__ctor_mDBA2D038A7B6AAC56DBAE76573D364B6ED244C74_gshared)(__this, ___array0, ___index1, ___length2, method); } // System.Void UnityEngine.InputSystem.InputActionMap::set_controlsForEachActionInitialized(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_set_controlsForEachActionInitialized_mD77789E6CAA717AD9D2EF3000DB44429D5D96196 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, bool ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionMap::set_bindingsForEachActionInitialized(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_set_bindingsForEachActionInitialized_m353FD9EA3064B88D0DE8D934FC6935D3383F9C73 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, bool ___value0, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.InputActionState::get_totalControlCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionState_get_totalControlCount_mB94081AA7865A81DA19E10F46D3FCB45BD3B941C (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.Utilities.ArrayHelpers::HaveDuplicateReferences(TFirst[],System.Int32,System.Int32) inline bool ArrayHelpers_HaveDuplicateReferences_TisInputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1_m5BE4A12254D18B9DC78159E7290AFFF9198E60B7 (InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* ___first0, int32_t ___index1, int32_t ___count2, const RuntimeMethod* method) { return (( bool (*) (InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680*, int32_t, int32_t, const RuntimeMethod*))ArrayHelpers_HaveDuplicateReferences_TisRuntimeObject_m211A2D59898704574F970490B88AD67E9B441BC6_gshared)(___first0, ___index1, ___count2, method); } // System.Boolean UnityEngine.InputSystem.Utilities.ArrayHelpers::ContainsReference(TValue[],TValue) inline bool ArrayHelpers_ContainsReference_TisInputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1_m92570434C3E00C848B3A4A2B49A0E0C3C982B361 (InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* ___array0, InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * ___value1, const RuntimeMethod* method) { return (( bool (*) (InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680*, InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 *, const RuntimeMethod*))ArrayHelpers_ContainsReference_TisRuntimeObject_mA8435F0C321201FA81414C7DF45EEB88F4DC2F13_gshared)(___array0, ___value1, method); } // UnityEngine.InputSystem.InputActionState/ActionMapIndices UnityEngine.InputSystem.InputActionState::FetchMapIndices(UnityEngine.InputSystem.InputActionMap) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A InputActionState_FetchMapIndices_m59C031830F6FEEF8DF258901FCC2F8796E18740D (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___map0, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputBinding::get_isComposite() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputBinding_get_isComposite_mA2F3438B0CB0C9EEFDDBCA16D0BA29FBF136B9EC (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionState/BindingState* UnityEngine.InputSystem.InputActionState::get_bindingStates() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.InputActionState/BindingState::get_controlCount() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t BindingState_get_controlCount_m319FE9F9ECBA328D7DF2B1837901022AD77FA2C8_inline (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.InputActionState/BindingState::get_controlStartIndex() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t BindingState_get_controlStartIndex_m375A0C96296F49CF19639FADF46C20E9D855412E_inline (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.Utilities.ArrayHelpers::ContainsReference(TFirst[],System.Int32,System.Int32,TSecond) inline bool ArrayHelpers_ContainsReference_TisInputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1_TisInputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1_mC5FD1A2380AC4E576718718C48B11ED796170D47 (InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* ___array0, int32_t ___startIndex1, int32_t ___count2, InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * ___value3, const RuntimeMethod* method) { return (( bool (*) (InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680*, int32_t, int32_t, InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 *, const RuntimeMethod*))ArrayHelpers_ContainsReference_TisRuntimeObject_TisRuntimeObject_m8F6448A0441E257DD1FEDCE0AD4B4A16AC6A1E09_gshared)(___array0, ___startIndex1, ___count2, ___value3, method); } // System.Void System.InvalidOperationException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * __this, String_t* ___message0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionMap::ClearCachedActionData(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_ClearCachedActionData_m2C777FE8F7D0E6A2CB16814FF26DFF74FC56E813 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, bool ___onlyControls0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionMap::set_needToResolveBindings(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_set_needToResolveBindings_m90E96CD3A554A667D2123D9DD95B6520A1ADD87C (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, bool ___value0, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputActionMap::get_bindingResolutionNeedsFullReResolve() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionMap_get_bindingResolutionNeedsFullReResolve_m7CD6439FD618E3B04356B7C9F1E08BE5BA6191E8 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionMap::set_bindingResolutionNeedsFullReResolve(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_set_bindingResolutionNeedsFullReResolve_m89FD96705C9428B2DEAA006D9BF3381E4162756A (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, bool ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionMap::ResolveBindings() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_ResolveBindings_m76F8389BDFDEB4190AFEFFA4BFA4370680F86BC8 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputActionMap::get_needToResolveBindings() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionMap_get_needToResolveBindings_m2A853CCEADDE01C403A86ABE2E030BC19EF22A47 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputActionState::get_isProcessingControlStateChange() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool InputActionState_get_isProcessingControlStateChange_m189736816C0240964F0C3B7E4467346809619BA2_inline (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionRebindingExtensions/DeferBindingResolutionWrapper UnityEngine.InputSystem.InputActionRebindingExtensions::DeferBindingResolution() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * InputActionRebindingExtensions_DeferBindingResolution_mE9BA15597B00D29220A848AB3FD71791C2B7775B (const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.OneOrMore`2 UnityEngine.InputSystem.Utilities.OneOrMore`2>::op_Implicit(TList) inline OneOrMore_2_tF622F715026A677C106DA8EEA691710DDE9337F4 OneOrMore_2_op_Implicit_m47BF98C96FF2CE88A95456683870F2E1667AA8CF (ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E ___multiple0, const RuntimeMethod* method) { return (( OneOrMore_2_tF622F715026A677C106DA8EEA691710DDE9337F4 (*) (ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E , const RuntimeMethod*))OneOrMore_2_op_Implicit_m3E8D077FC1769A029D94A5B8C5658549EF5B0E1F_gshared)(___multiple0, method); } // System.Collections.Generic.IEnumerator`1 UnityEngine.InputSystem.Utilities.OneOrMore`2>::GetEnumerator() inline RuntimeObject* OneOrMore_2_GetEnumerator_m4230C78B6DA1266A9E913F630B938ECAAC81FAB3 (OneOrMore_2_tF622F715026A677C106DA8EEA691710DDE9337F4 * __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (OneOrMore_2_tF622F715026A677C106DA8EEA691710DDE9337F4 *, const RuntimeMethod*))OneOrMore_2_GetEnumerator_m99F23AA7F8AFCA08F7943CEE80F96D84A5322C0E_gshared)(__this, method); } // UnityEngine.InputSystem.Utilities.OneOrMore`2 UnityEngine.InputSystem.Utilities.OneOrMore`2>::op_Implicit(TValue) inline OneOrMore_2_tF622F715026A677C106DA8EEA691710DDE9337F4 OneOrMore_2_op_Implicit_m8CB4CF4FD37F64081F0CAC6533D40CF29332B858 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___single0, const RuntimeMethod* method) { return (( OneOrMore_2_tF622F715026A677C106DA8EEA691710DDE9337F4 (*) (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 *, const RuntimeMethod*))OneOrMore_2_op_Implicit_m9CEC0CDFA40EE4E10836E7912B8E854380BF4673_gshared)(___single0, method); } // UnityEngine.InputSystem.InputActionState/UnmanagedMemory UnityEngine.InputSystem.InputActionState/UnmanagedMemory::Clone() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 UnmanagedMemory_Clone_m04195BD48C011CE307413066E94DB280551EE23B (UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::PrepareForBindingReResolution(System.Boolean,UnityEngine.InputSystem.InputControlList`1&,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_PrepareForBindingReResolution_m278B44496525F01AFC2FDB6C9C9F26DEFEBBBDDF (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, bool ___needFullResolve0, InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A * ___activeControls1, bool* ___hasEnabledActions2, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputBindingResolver::StartWithPreviousResolve(UnityEngine.InputSystem.InputActionState,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputBindingResolver_StartWithPreviousResolve_m26CF5D1A84D39DC609534935D82C39CB7D3CEDD4 (InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720 * __this, InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * ___state0, bool ___isFullResolve1, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState/UnmanagedMemory::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnmanagedMemory_Dispose_m52964A71995C33B300945236638CF81112F59989 (UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputBindingResolver::AddActionMap(UnityEngine.InputSystem.InputActionMap) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputBindingResolver_AddActionMap_mC593E6C676B3AB2F02D8CD35765F7578C892441F (InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720 * __this, InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___actionMap0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState__ctor_m63E3F41EB6274F19F9DE8436F59D578EB8B7EC65 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::Initialize(UnityEngine.InputSystem.InputBindingResolver) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_Initialize_m075C4B03A81997D81786CB9B097B9E68EA246CAC (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720 ___resolver0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::ClaimDataFrom(UnityEngine.InputSystem.InputBindingResolver) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_ClaimDataFrom_mBDDD456420FD6F2D788AE38558297B78E13E97E2 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720 ___resolver0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::FinishBindingResolution(System.Boolean,UnityEngine.InputSystem.InputActionState/UnmanagedMemory,UnityEngine.InputSystem.InputControlList`1,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_FinishBindingResolution_m540A6EA56220DCB0BA5BF8C15BB01CEF8DB6FEA4 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, bool ___hasEnabledActions0, UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 ___oldMemory1, InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A ___activeControls2, bool ___isFullResolve3, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.InputActionMap::FindBindingRelativeToMap(UnityEngine.InputSystem.InputBinding) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionMap_FindBindingRelativeToMap_m646F1E149D704359F52E41F45A2A4301F895B9AB (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___mask0, const RuntimeMethod* method); // TValue UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::get_Item(System.Int32) inline InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6 (ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB (*) (ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 *, int32_t, const RuntimeMethod*))ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6_gshared)(__this, ___index0, method); } // System.Int32 UnityEngine.InputSystem.InputAction::BindingIndexOnMapToBindingIndexOnAction(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputAction_BindingIndexOnMapToBindingIndexOnAction_m24E247F278F6E536A0B8B239C0E6E1E14BB286C1 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, int32_t ___indexOfBindingOnMap0, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputBinding::Matches(UnityEngine.InputSystem.InputBinding&,UnityEngine.InputSystem.InputBinding/MatchOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputBinding_Matches_m71A34048650C90F7FC4F7A42C25E4D48D1BC3489 (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * ___binding0, int32_t ___options1, const RuntimeMethod* method); // !!0 UnityEngine.JsonUtility::FromJson(System.String) inline ReadFileJson_tC7B3B26A5889A25682C2827E85617290A1502096 JsonUtility_FromJson_TisReadFileJson_tC7B3B26A5889A25682C2827E85617290A1502096_mAC272F911E4FA1424366B67F82DD679F0B91F991 (String_t* ___json0, const RuntimeMethod* method) { return (( ReadFileJson_tC7B3B26A5889A25682C2827E85617290A1502096 (*) (String_t*, const RuntimeMethod*))JsonUtility_FromJson_TisReadFileJson_tC7B3B26A5889A25682C2827E85617290A1502096_mAC272F911E4FA1424366B67F82DD679F0B91F991_gshared)(___json0, method); } // UnityEngine.InputSystem.InputActionMap[] UnityEngine.InputSystem.InputActionMap/ReadFileJson::ToMaps() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* ReadFileJson_ToMaps_mB973B9A3127E23C2A4FEB54B577DB0ABCA6955D1 (ReadFileJson_tC7B3B26A5889A25682C2827E85617290A1502096 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionMap/WriteFileJson UnityEngine.InputSystem.InputActionMap/WriteFileJson::FromMap(UnityEngine.InputSystem.InputActionMap) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR WriteFileJson_t1E89879041484C4ABEB8BF27251500573F92D21F WriteFileJson_FromMap_mEEF95AAE45B03FC311B0B8368F341A009AAC53B7 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___map0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionMap::ClearActionLookupTable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_ClearActionLookupTable_m0926ECB113A19EE54FA0BDD538F71B449277B285 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.InputActionReference::get_action() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * InputActionReference_get_action_m8A9C3BDF9E0FC278DC682108E3E97E00F5DAC2A9 (InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.InputActionProperty::get_action() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * InputActionProperty_get_action_m4F5C6388D4710CC2CDD4F01672A2C547AC329908 (InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionReference UnityEngine.InputSystem.InputActionProperty::get_reference() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * InputActionProperty_get_reference_m68CDE5602426E2A6FF8ACE95AA8692AAE22DF7E3 (InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionProperty::.ctor(UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionProperty__ctor_mDCF4C9E34985554B724D06865BA1D38B3739894E (InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 * __this, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionProperty::.ctor(UnityEngine.InputSystem.InputActionReference) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionProperty__ctor_mB71DA0D0848EA7D43278C5DCBD19D615A176265F (InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 * __this, InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * ___reference0, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputActionProperty::Equals(UnityEngine.InputSystem.InputActionProperty) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionProperty_Equals_m0F1F12C3A1A60F2E4E86C254F9C86FB70BC5C7BE (InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 * __this, InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 ___other0, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputActionProperty::Equals(UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionProperty_Equals_m2A11E861D0C7E0A7DCF53916EE2E816D17D38CFD (InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 * __this, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___other0, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputActionProperty::Equals(UnityEngine.InputSystem.InputActionReference) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionProperty_Equals_mFC5411C75D4F0F500ACC0BDA05E329647F4C0736 (InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 * __this, InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * ___other0, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputActionProperty::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionProperty_Equals_m331FC91B85E3AB9057B167501E151F72C2B2647F (InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 * __this, RuntimeObject * ___obj0, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.InputActionProperty::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionProperty_GetHashCode_m743DF357C721EDB65C0E72DA5D52BC6FCE1B7FD6 (InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterOverride::.ctor(System.String,UnityEngine.InputSystem.InputBinding,UnityEngine.InputSystem.Utilities.PrimitiveValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParameterOverride__ctor_m10C3C45050A21434B8B00EB3FE7DE79ED8E8A95C (ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 * __this, String_t* ___parameterName0, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___bindingMask1, PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 ___value2, const RuntimeMethod* method); // System.Nullable`1 UnityEngine.InputSystem.InputActionRebindingExtensions::GetParameterValue(UnityEngine.InputSystem.InputAction,UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterOverride) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_tDBFD005FF69EF55E37C9961E4E1DE366F8F61885 InputActionRebindingExtensions_GetParameterValue_mD7FA5531D852A386A929C75F0CD0B30B3BC165B4 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 ___parameterOverride1, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerable::.ctor(UnityEngine.InputSystem.InputActionState,UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterOverride,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParameterEnumerable__ctor_m560D7120612C2CC2265A57519636AC34F51AA06A (ParameterEnumerable_t9B04D5E4EBD476F0D8EA134E1A4445D3C38A8E13 * __this, InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * ___state0, ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 ___parameter1, int32_t ___mapIndex2, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerator UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerable::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A ParameterEnumerable_GetEnumerator_mAB3A59A10C722699AFDEC8341369F47236721491 (ParameterEnumerable_t9B04D5E4EBD476F0D8EA134E1A4445D3C38A8E13 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionRebindingExtensions/Parameter UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Parameter_tCDDF536091650D2A0AD082686C6499465BD3BF0A ParameterEnumerator_get_Current_mDC301DD3CA125C944BCB34F634D0006E1E3452BE (ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.PrimitiveValue UnityEngine.InputSystem.Utilities.PrimitiveValue::FromObject(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 PrimitiveValue_FromObject_m8DCBB9C8F249D600DA2CA3C4A6612D48A28CD707 (RuntimeObject * ___value0, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(!0) inline void Nullable_1__ctor_m318C005D74DBD1527C0E5EFB11719A7032FABDEC (Nullable_1_tDBFD005FF69EF55E37C9961E4E1DE366F8F61885 * __this, PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 ___value0, const RuntimeMethod* method) { (( void (*) (Nullable_1_tDBFD005FF69EF55E37C9961E4E1DE366F8F61885 *, PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 , const RuntimeMethod*))Nullable_1__ctor_m318C005D74DBD1527C0E5EFB11719A7032FABDEC_gshared)(__this, ___value0, method); } // System.Boolean UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ParameterEnumerator_MoveNext_m11599A86AB1C2646D5E02FABB35717385B6CA3A5 (ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterEnumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParameterEnumerator_Dispose_m0550371862F838F87B4450D873468C90CE19290C (ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.InputAction::BindingIndexOnActionToBindingIndexOnMap(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputAction_BindingIndexOnActionToBindingIndexOnMap_m5DA4954CA05161BF81109F5FC3C8AC629AF4020A (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, int32_t ___indexOfBindingOnAction0, const RuntimeMethod* method); // System.Guid UnityEngine.InputSystem.InputBinding::get_id() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Guid_t InputBinding_get_id_mBA18981D396A746A1701E8E81BF66020CB85CF8F (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputBinding::set_id(System.Guid) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputBinding_set_id_m593F5907FC9FA190E9F65A4DC4D329C46D2B2593 (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, Guid_t ___value0, const RuntimeMethod* method); // System.Nullable`1 UnityEngine.InputSystem.InputActionRebindingExtensions::GetParameterValue(UnityEngine.InputSystem.InputAction,System.String,UnityEngine.InputSystem.InputBinding) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_tDBFD005FF69EF55E37C9961E4E1DE366F8F61885 InputActionRebindingExtensions_GetParameterValue_m3D21122BA9EDEA44BB9FF4B42157D70C1C6FCD4E (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, String_t* ___name1, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___bindingMask2, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions::ApplyParameterOverride(UnityEngine.InputSystem.InputActionState,System.Int32,UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterOverride[]&,System.Int32&,UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterOverride) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionRebindingExtensions_ApplyParameterOverride_mAA7D2F6C679E9BC92E3525B6E323A026211E8286 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * ___state0, int32_t ___mapIndex1, ParameterOverrideU5BU5D_tADBEDC81D75FD8D3447C1191A71102387A9154EE** ___parameterOverrides2, int32_t* ___parameterOverridesCount3, ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 ___parameterOverride4, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionAsset::ResolveBindingsIfNecessary() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionAsset_ResolveBindingsIfNecessary_m877901AE583FF82E2B2C0420B57ED633CE033402 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions::ApplyParameterOverride(UnityEngine.InputSystem.InputAction,System.String,UnityEngine.InputSystem.Utilities.PrimitiveValue,UnityEngine.InputSystem.InputBinding) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionRebindingExtensions_ApplyParameterOverride_m7987DF9442B7FA5087C5D2CC25F7A903E066180B (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, String_t* ___name1, PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 ___value2, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___bindingMask3, const RuntimeMethod* method); // System.Boolean System.String::Equals(System.String,System.String,System.StringComparison) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_Equals_mEE55908E87109DB4E5D5A05245332FB2A270F258 (String_t* ___a0, String_t* ___b1, int32_t ___comparisonType2, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.Utilities.ArrayHelpers::AppendWithCapacity(TValue[]&,System.Int32&,TValue,System.Int32) inline int32_t ArrayHelpers_AppendWithCapacity_TisParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7_mD96DF80F59ED93730AF5926CC33A43B6FFCB1D32 (ParameterOverrideU5BU5D_tADBEDC81D75FD8D3447C1191A71102387A9154EE** ___array0, int32_t* ___count1, ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 ___value2, int32_t ___capacityIncrement3, const RuntimeMethod* method) { return (( int32_t (*) (ParameterOverrideU5BU5D_tADBEDC81D75FD8D3447C1191A71102387A9154EE**, int32_t*, ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 , int32_t, const RuntimeMethod*))ArrayHelpers_AppendWithCapacity_TisParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7_mD96DF80F59ED93730AF5926CC33A43B6FFCB1D32_gshared)(___array0, ___count1, ___value2, ___capacityIncrement3, method); } // UnityEngine.InputSystem.InputActionMap UnityEngine.InputSystem.InputActionState::GetActionMap(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * InputActionState_GetActionMap_mB50BA7653C606380F78019247BA7D78DF40D460D (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___bindingIndex0, const RuntimeMethod* method); // UnityEngine.InputSystem.InputBinding& UnityEngine.InputSystem.InputActionState::GetBinding(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * InputActionState_GetBinding_m8885E520A7A9139D62C3BEF4B3FAEA6438BCABBD (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___bindingIndex0, const RuntimeMethod* method); // System.Nullable`1 UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterOverride::Find(UnityEngine.InputSystem.InputActionMap,UnityEngine.InputSystem.InputBinding&,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t560718A6EA86E249E3FCBB025252198A3353AEFE ParameterOverride_Find_m9165F14A3B0347B24D5CEF1A7D3B0B9DE0EC1F22 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___actionMap0, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * ___binding1, String_t* ___parameterName2, String_t* ___objectRegistrationName3, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() inline bool Nullable_1_get_HasValue_m40A778921FEFC623B149C9B5E4ED54B33E712BC7_inline (Nullable_1_t560718A6EA86E249E3FCBB025252198A3353AEFE * __this, const RuntimeMethod* method) { return (( bool (*) (Nullable_1_t560718A6EA86E249E3FCBB025252198A3353AEFE *, const RuntimeMethod*))Nullable_1_get_HasValue_m40A778921FEFC623B149C9B5E4ED54B33E712BC7_gshared_inline)(__this, method); } // System.TypeCode System.Type::GetTypeCode(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Type_GetTypeCode_mC0FBF8DFCAC822CC01A76F54BF058140211142BF (Type_t * ___type0, const RuntimeMethod* method); // !0 System.Nullable`1::get_Value() inline ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 Nullable_1_get_Value_m18E2C4112E5670EADEBF8027C9C92235CC6F2EFC (Nullable_1_t560718A6EA86E249E3FCBB025252198A3353AEFE * __this, const RuntimeMethod* method) { return (( ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 (*) (Nullable_1_t560718A6EA86E249E3FCBB025252198A3353AEFE *, const RuntimeMethod*))Nullable_1_get_Value_m18E2C4112E5670EADEBF8027C9C92235CC6F2EFC_gshared)(__this, method); } // UnityEngine.InputSystem.Utilities.PrimitiveValue UnityEngine.InputSystem.Utilities.PrimitiveValue::ConvertTo(System.TypeCode) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 PrimitiveValue_ConvertTo_m5D0853E2783E85495AA8C4480C79657CB4AA9A7C (PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 * __this, int32_t ___type0, const RuntimeMethod* method); // System.Object UnityEngine.InputSystem.Utilities.PrimitiveValue::ToObject() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * PrimitiveValue_ToObject_m8A6543DF11C5730DE0B96BA0AB906E17DC3CD304 (PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 * __this, const RuntimeMethod* method); // System.Void System.Reflection.FieldInfo::SetValue(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FieldInfo_SetValue_mA1EFB5DA5E4B930A617744E29E909FE9DEAA663C (FieldInfo_t * __this, RuntimeObject * ___obj0, RuntimeObject * ___value1, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputBinding::Matches(UnityEngine.InputSystem.InputBinding) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputBinding_Matches_m4E31CC5EBC262A4AC58A1BFF6B145E1CF05A021A (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___binding0, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::get_Count() inline int32_t ReadOnlyArray_1_get_Count_m60FE23467D3368AF9CEDCC4D9E45206C2EF7E4C5_inline (ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 *, const RuntimeMethod*))ReadOnlyArray_1_get_Count_m60FE23467D3368AF9CEDCC4D9E45206C2EF7E4C5_gshared_inline)(__this, method); } // System.Void UnityEngine.InputSystem.InputBinding::.ctor(System.String,System.String,System.String,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputBinding__ctor_m70EAB9951FF4A08CFE7ACD74D2AAF7FEC6E3E705 (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, String_t* ___path0, String_t* ___action1, String_t* ___groups2, String_t* ___processors3, String_t* ___interactions4, String_t* ___name5, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.InputActionRebindingExtensions::GetBindingIndex(UnityEngine.InputSystem.InputAction,UnityEngine.InputSystem.InputBinding) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionRebindingExtensions_GetBindingIndex_m728ACC2FCDDEC140727A0B47677AB24EC9C4DE9B (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___bindingMask1, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.InputActionRebindingExtensions::GetBindingIndexForControl(UnityEngine.InputSystem.InputAction,UnityEngine.InputSystem.InputControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionRebindingExtensions_GetBindingIndexForControl_m56DB8507618102C44CD9EDEC8C82E4FD66598219 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * ___control1, const RuntimeMethod* method); // System.Int32* UnityEngine.InputSystem.InputActionState::get_controlIndexToBindingIndex() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t* InputActionState_get_controlIndexToBindingIndex_mDD17D2F3650F2B2A5EA46896F68B91A49B110E53 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.InputActionState/BindingState::get_actionIndex() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BindingState_get_actionIndex_m76A8FD26DBB8C6F2E6A6BF93AE89C7F4609974BE (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.InputActionState::GetBindingIndexInMap(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionState_GetBindingIndexInMap_mDBA42AB0EE4810A4A49A8D2D59B7EA34897A7C71 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___bindingIndex0, const RuntimeMethod* method); // UnityEngine.InputSystem.InputBinding UnityEngine.InputSystem.InputBinding::MaskByGroup(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB InputBinding_MaskByGroup_m9D6E1D9E2606F6D5815578492E998BD6760F4763 (String_t* ___group0, const RuntimeMethod* method); // System.Nullable`1 UnityEngine.InputSystem.InputAction::FindEffectiveBindingMask() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 InputAction_FindEffectiveBindingMask_m067DA33CF0B3C28A4085003CD681A7EEA482A3BB (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method); // System.String UnityEngine.InputSystem.InputActionRebindingExtensions::GetBindingDisplayString(UnityEngine.InputSystem.InputAction,UnityEngine.InputSystem.InputBinding,UnityEngine.InputSystem.InputBinding/DisplayStringOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputActionRebindingExtensions_GetBindingDisplayString_m2E4020CD10D6835EFC755139FCCDCB06F6708247 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___bindingMask1, int32_t ___options2, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputBinding::get_isPartOfComposite() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputBinding_get_isPartOfComposite_m0E880211AC122888A0C95F0F523CF6CC3EE56CC6 (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, const RuntimeMethod* method); // System.String UnityEngine.InputSystem.InputActionRebindingExtensions::GetBindingDisplayString(UnityEngine.InputSystem.InputAction,System.Int32,UnityEngine.InputSystem.InputBinding/DisplayStringOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputActionRebindingExtensions_GetBindingDisplayString_mB474011E150F1748E1986427408821128CA9C3BA (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, int32_t ___bindingIndex1, int32_t ___options2, const RuntimeMethod* method); // System.String UnityEngine.InputSystem.InputActionRebindingExtensions::GetBindingDisplayString(UnityEngine.InputSystem.InputAction,System.Int32,System.String&,System.String&,UnityEngine.InputSystem.InputBinding/DisplayStringOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputActionRebindingExtensions_GetBindingDisplayString_m9509A05508CB17806D3457DB5A6DD64E360B874E (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, int32_t ___bindingIndex1, String_t** ___deviceLayoutName2, String_t** ___controlPath3, int32_t ___options4, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions/<>c__DisplayClass25_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass25_0__ctor_m2DAD4173B7081585B5FCBECB92E9DC9F03665E8F (U3CU3Ec__DisplayClass25_0_t68B22460D87079269D714E2D86998BB69FAF779D * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.NameAndParameters UnityEngine.InputSystem.Utilities.NameAndParameters::Parse(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NameAndParameters_t028B3A860264D254B13642649D34F0953C3B9DCA NameAndParameters_Parse_mE4BAE4F2D223C96E2867B858C375F72A1B28F6BB (String_t* ___text0, const RuntimeMethod* method); // System.String UnityEngine.InputSystem.Utilities.NameAndParameters::get_name() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* NameAndParameters_get_name_mC778C657202C56E610BD8717C31C67810B2D819A_inline (NameAndParameters_t028B3A860264D254B13642649D34F0953C3B9DCA * __this, const RuntimeMethod* method); // System.String UnityEngine.InputSystem.InputBindingComposite::GetDisplayFormatString(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputBindingComposite_GetDisplayFormatString_m0EAE7DA35F36ED4103FBF1AC2EA4B8C6C62C3883 (String_t* ___composite0, const RuntimeMethod* method); // System.String UnityEngine.InputSystem.Utilities.StringHelpers::Join(System.String,TValue[]) inline String_t* StringHelpers_Join_TisString_t_m65DC0F09EC32493769214CBF52A0BCDB26905702 (String_t* ___separator0, StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___values1, const RuntimeMethod* method) { return (( String_t* (*) (String_t*, StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*, const RuntimeMethod*))StringHelpers_Join_TisRuntimeObject_m6F2ECBA86AA7D79EAE446CCCFCA9D1D670354C09_gshared)(___separator0, ___values1, method); } // System.Void System.Func`2::.ctor(System.Object,System.IntPtr) inline void Func_2__ctor_m22403E6E9EC24A3D8103D29D9D66B5EEEA0AC69E (Func_2_t5FF29EF71496B6AFA2C5B7FF601B0EFA1C47A41A * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Func_2_t5FF29EF71496B6AFA2C5B7FF601B0EFA1C47A41A *, RuntimeObject *, intptr_t, const RuntimeMethod*))Func_2__ctor_mA7F3C5A0612B84E910DE92E77BA95101FD68EEDB_gshared)(__this, ___object0, ___method1, method); } // System.String UnityEngine.InputSystem.Utilities.StringHelpers::ExpandTemplateString(System.String,System.Func`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StringHelpers_ExpandTemplateString_m00F9E5E838459DC0C402ACC0748D3C0E3A47FB84 (String_t* ___template0, Func_2_t5FF29EF71496B6AFA2C5B7FF601B0EFA1C47A41A * ___mapFunc1, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.InputActionState::GetBindingIndexInState(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionState_GetBindingIndexInState_m62D89ABF5E2F4BEC2FA6925E8D124680F6C54E8C (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___mapIndex0, int32_t ___bindingIndexInMap1, const RuntimeMethod* method); // System.String UnityEngine.InputSystem.InputBinding::get_effectiveInteractions() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputBinding_get_effectiveInteractions_m927CED5F36E1AEE44BC857AD652AADD8EEE9DD7E (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, const RuntimeMethod* method); // System.String UnityEngine.InputSystem.InputAction::get_interactions() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputAction_get_interactions_m7B5DE4D1E56169EC2EB16D99F0FB0B4C34B9C8B1_inline (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputBinding::set_overrideInteractions(System.String) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InputBinding_set_overrideInteractions_m7E7349B4B5DB8220EACF031789B42B37C2B07DC7_inline (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, String_t* ___value0, const RuntimeMethod* method); // System.String UnityEngine.InputSystem.InputBinding::ToDisplayString(System.String&,System.String&,UnityEngine.InputSystem.InputBinding/DisplayStringOptions,UnityEngine.InputSystem.InputControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputBinding_ToDisplayString_mFFC636423B35FADC83855C70BD5BDE3E163A9BFD (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, String_t** ___deviceLayoutName0, String_t** ___controlPath1, int32_t ___options2, InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * ___control3, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputBinding::set_overridePath(System.String) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InputBinding_set_overridePath_m566FBC858E7CBB7442366E3B19C71C954978FFE2_inline (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputBinding::set_groups(System.String) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InputBinding_set_groups_m37E7FE0031C2CB75A3DB3440367C3C0CA8EB4ED8_inline (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions::ApplyBindingOverride(UnityEngine.InputSystem.InputAction,UnityEngine.InputSystem.InputBinding) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionRebindingExtensions_ApplyBindingOverride_m530ED4A636ED768DA39E8CF0232EC8B3ADCD6D13 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___bindingOverride1, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputAction::Disable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputAction_Disable_m8AF74C528E03865CDE66A6885C323538FDEAD2C3 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.InputActionRebindingExtensions::ApplyBindingOverride(UnityEngine.InputSystem.InputActionMap,UnityEngine.InputSystem.InputBinding) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionRebindingExtensions_ApplyBindingOverride_m41AB58EFE11F1895746B9E3F21AC202A7342B54E (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___actionMap0, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___bindingOverride1, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputAction::Enable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputAction_Enable_mF937726A4E92A3B9300B7E6D0F9A1B56ACFEA573 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputAction::RequestInitialStateCheckOnEnabledAction() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputAction_RequestInitialStateCheckOnEnabledAction_m08865CB4504844602F04EA48F97FD993C9B673D7 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions::ApplyBindingOverride(UnityEngine.InputSystem.InputActionMap,System.Int32,UnityEngine.InputSystem.InputBinding) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionRebindingExtensions_ApplyBindingOverride_m2ABC800C72C0E9E69E4695B137C9585EB82C1944 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___actionMap0, int32_t ___bindingIndex1, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___bindingOverride2, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions::ApplyBindingOverride(UnityEngine.InputSystem.InputAction,System.Int32,UnityEngine.InputSystem.InputBinding) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionRebindingExtensions_ApplyBindingOverride_m51F371DAFA179B7DE9C2706344FB302934351FBC (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, int32_t ___bindingIndex1, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___bindingOverride2, const RuntimeMethod* method); // System.String UnityEngine.InputSystem.InputBinding::get_overridePath() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputBinding_get_overridePath_m158473B01EF8DE56DA5850EF72851AF1EFF39A90_inline (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, const RuntimeMethod* method); // System.String UnityEngine.InputSystem.InputBinding::get_overrideInteractions() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputBinding_get_overrideInteractions_mAA34376B8ACF335049ECEF8696CF1C1BC97AC91D_inline (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, const RuntimeMethod* method); // System.String UnityEngine.InputSystem.InputBinding::get_overrideProcessors() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputBinding_get_overrideProcessors_m6C79324FE89E7604CF9067C31459A5B9E8204D7C_inline (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputBinding::set_overrideProcessors(System.String) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InputBinding_set_overrideProcessors_m1F14EFA7DF936896DFA62AD0B9A0170A3E57B7EC_inline (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionMap::OnBindingModified() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_OnBindingModified_m6A82EE7925AB5B0BC541713DC7CF6A26DFF060D4 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputBinding::RemoveOverrides() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputBinding_RemoveOverrides_mB58329AFD8C1FFBE4EB91783E9960F0E13B045BA (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions::RemoveBindingOverride(UnityEngine.InputSystem.InputActionMap,UnityEngine.InputSystem.InputBinding) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionRebindingExtensions_RemoveBindingOverride_mC5392D34B1E6ECC8500FE57AF1D9A3E46C4B3550 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___actionMap0, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___bindingMask1, const RuntimeMethod* method); // System.String UnityEngine.InputSystem.InputBinding::get_path() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputBinding_get_path_mF0904D4410602C5F95C98E087E4CB47F0A33B757_inline (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.InputControl UnityEngine.InputSystem.InputControlPath::TryFindControl(UnityEngine.InputSystem.InputControl,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * InputControlPath_TryFindControl_mC3F1B49B83564A87DA9244867994AE25F169068F (InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * ___control0, String_t* ___path1, int32_t ___indexInPath2, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions::ApplyBindingOverride(UnityEngine.InputSystem.InputAction,System.Int32,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionRebindingExtensions_ApplyBindingOverride_m1B692812D93516B873624F563998FF6A58D97AE6 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, int32_t ___bindingIndex1, String_t* ___path2, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::get_Count() inline int32_t ReadOnlyArray_1_get_Count_m64497928DDD647974AC5E3985893187FF07806E8_inline (ReadOnlyArray_1_tFF2DE177BEADC53D8885722D3FCDBF7846BD112F * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyArray_1_tFF2DE177BEADC53D8885722D3FCDBF7846BD112F *, const RuntimeMethod*))ReadOnlyArray_1_get_Count_m23B4A29E81D59954DD014F2E62B43150D34C51BD_gshared_inline)(__this, method); } // TValue UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::get_Item(System.Int32) inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ReadOnlyArray_1_get_Item_mB2C7C4AB14FA24E1098606B87CD84D0E6CB19E84 (ReadOnlyArray_1_tFF2DE177BEADC53D8885722D3FCDBF7846BD112F * __this, int32_t ___index0, const RuntimeMethod* method) { return (( InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * (*) (ReadOnlyArray_1_tFF2DE177BEADC53D8885722D3FCDBF7846BD112F *, int32_t, const RuntimeMethod*))ReadOnlyArray_1_get_Item_m84136BE8993A7013D4900F0ACF7B4ECAD86456F6_gshared)(__this, ___index0, method); } // System.Int32 UnityEngine.InputSystem.InputActionRebindingExtensions::ApplyBindingOverridesOnMatchingControls(UnityEngine.InputSystem.InputAction,UnityEngine.InputSystem.InputControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionRebindingExtensions_ApplyBindingOverridesOnMatchingControls_m5F4D2654268FBA195D2602428B3CD614E8EA1B7C (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * ___control1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_m85FA2300D9806B9720C025A6DC8E581AA1F1819A (List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * __this, const RuntimeMethod* method) { (( void (*) (List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 *, const RuntimeMethod*))List_1__ctor_m85FA2300D9806B9720C025A6DC8E581AA1F1819A_gshared)(__this, method); } // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions::AddBindingOverrideJsonTo(UnityEngine.InputSystem.IInputActionCollection2,UnityEngine.InputSystem.InputBinding,System.Collections.Generic.List`1,UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionRebindingExtensions_AddBindingOverrideJsonTo_m4EC4935D4A2BBA25DF7EED2B625D89407331B31E (RuntimeObject* ___actions0, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___binding1, List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * ___list2, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action3, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_mE127D8C3676357D05F3EFF4A411A2B44197C4257_inline (List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 *, const RuntimeMethod*))List_1_get_Count_mE127D8C3676357D05F3EFF4A411A2B44197C4257_gshared_inline)(__this, method); } // System.String UnityEngine.JsonUtility::ToJson(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* JsonUtility_ToJson_m491DC338B9CEC36588C29B13673484B9B22348A8 (RuntimeObject * ___obj0, const RuntimeMethod* method); // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::GetEnumerator() inline Enumerator_t87858617D0455F736ED22EBA2C6A152BA5102B2A ReadOnlyArray_1_GetEnumerator_m3A4B17B629DCAF42AD4B32C7E93A014449461680 (ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 * __this, const RuntimeMethod* method) { return (( Enumerator_t87858617D0455F736ED22EBA2C6A152BA5102B2A (*) (ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 *, const RuntimeMethod*))ReadOnlyArray_1_GetEnumerator_m3A4B17B629DCAF42AD4B32C7E93A014449461680_gshared)(__this, method); } // TValue UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::get_Current() inline InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB Enumerator_get_Current_mC1EAF4E8441A77C680C150285ACD13D9C006709D (Enumerator_t87858617D0455F736ED22EBA2C6A152BA5102B2A * __this, const RuntimeMethod* method) { return (( InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB (*) (Enumerator_t87858617D0455F736ED22EBA2C6A152BA5102B2A *, const RuntimeMethod*))Enumerator_get_Current_mC1EAF4E8441A77C680C150285ACD13D9C006709D_gshared)(__this, method); } // System.Boolean UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m0F09505E838ADC1BC9AEEFA2ED938D47B1A79C89 (Enumerator_t87858617D0455F736ED22EBA2C6A152BA5102B2A * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t87858617D0455F736ED22EBA2C6A152BA5102B2A *, const RuntimeMethod*))Enumerator_MoveNext_m0F09505E838ADC1BC9AEEFA2ED938D47B1A79C89_gshared)(__this, method); } // System.Void UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::Dispose() inline void Enumerator_Dispose_mAA8F0A352BEC44E09F69567138041B76F2A7E94F (Enumerator_t87858617D0455F736ED22EBA2C6A152BA5102B2A * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t87858617D0455F736ED22EBA2C6A152BA5102B2A *, const RuntimeMethod*))Enumerator_Dispose_mAA8F0A352BEC44E09F69567138041B76F2A7E94F_gshared)(__this, method); } // System.Boolean UnityEngine.InputSystem.InputBinding::get_hasOverrides() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputBinding_get_hasOverrides_mF90AF05E25D5EEDBEF792722128D7242060189F6 (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) inline void List_1_Add_mAF91B7BDD00CF0A43D7DE32CF140F99B043A23E5 (List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * __this, BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7 ___item0, const RuntimeMethod* method) { (( void (*) (List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 *, BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7 , const RuntimeMethod*))List_1_Add_mAF91B7BDD00CF0A43D7DE32CF140F99B043A23E5_gshared)(__this, ___item0, method); } // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions::RemoveAllBindingOverrides(UnityEngine.InputSystem.IInputActionCollection2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionRebindingExtensions_RemoveAllBindingOverrides_mE7603BE056F75AC51D4C191F3A75FA1CC7C493E1 (RuntimeObject* ___actions0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions::LoadBindingOverridesFromJsonInternal(UnityEngine.InputSystem.IInputActionCollection2,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionRebindingExtensions_LoadBindingOverridesFromJsonInternal_m804FA135809AC1CBBCF8D1A084C5653A260357A8 (RuntimeObject* ___actions0, String_t* ___json1, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions::RemoveAllBindingOverrides(UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionRebindingExtensions_RemoveAllBindingOverrides_m8F09F77EB046A67CFE2E785E0E98C439CFB6FCD8 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, const RuntimeMethod* method); // !!0 UnityEngine.JsonUtility::FromJson(System.String) inline BindingOverrideListJson_t59713137EA7C1C9BE025DE1FDFE1B2391C2CB127 JsonUtility_FromJson_TisBindingOverrideListJson_t59713137EA7C1C9BE025DE1FDFE1B2391C2CB127_mE3DD34949EE36C17B65807DD76B8531FBAAC5A0E (String_t* ___json0, const RuntimeMethod* method) { return (( BindingOverrideListJson_t59713137EA7C1C9BE025DE1FDFE1B2391C2CB127 (*) (String_t*, const RuntimeMethod*))JsonUtility_FromJson_TisBindingOverrideListJson_t59713137EA7C1C9BE025DE1FDFE1B2391C2CB127_mE3DD34949EE36C17B65807DD76B8531FBAAC5A0E_gshared)(___json0, method); } // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_tB4D5582DD662E46559672C5AA2C34BCA79456156 List_1_GetEnumerator_m92E0AAC69EC6631AF1ED5002FD40FA5FBEFA0A4A (List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * __this, const RuntimeMethod* method) { return (( Enumerator_tB4D5582DD662E46559672C5AA2C34BCA79456156 (*) (List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 *, const RuntimeMethod*))List_1_GetEnumerator_m92E0AAC69EC6631AF1ED5002FD40FA5FBEFA0A4A_gshared)(__this, method); } // !0 System.Collections.Generic.List`1/Enumerator::get_Current() inline BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7 Enumerator_get_Current_m8CC5CEB242855A2682763DED78039854E65941D0_inline (Enumerator_tB4D5582DD662E46559672C5AA2C34BCA79456156 * __this, const RuntimeMethod* method) { return (( BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7 (*) (Enumerator_tB4D5582DD662E46559672C5AA2C34BCA79456156 *, const RuntimeMethod*))Enumerator_get_Current_m8CC5CEB242855A2682763DED78039854E65941D0_gshared_inline)(__this, method); } // System.Void System.NotImplementedException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotImplementedException__ctor_mA2E9CE7F00CB335581A296D2596082D57E45BA83 (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m90145A741594999DCD50831E16950D638734B000 (Enumerator_tB4D5582DD662E46559672C5AA2C34BCA79456156 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tB4D5582DD662E46559672C5AA2C34BCA79456156 *, const RuntimeMethod*))Enumerator_MoveNext_m90145A741594999DCD50831E16950D638734B000_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m546D2B7D93D7D9205F370FCF637DD06AFD5BA92D (Enumerator_tB4D5582DD662E46559672C5AA2C34BCA79456156 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tB4D5582DD662E46559672C5AA2C34BCA79456156 *, const RuntimeMethod*))Enumerator_Dispose_m546D2B7D93D7D9205F370FCF637DD06AFD5BA92D_gshared)(__this, method); } // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RebindingOperation__ctor_m14DB6C3CFC3348D98E6B91A4A560C693B03E4DCB (RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::WithAction(UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A * RebindingOperation_WithAction_m2CEEE6DBB1019861675B146BF74BC1438ABFE21B (RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A * __this, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::OnMatchWaitForAnother(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A * RebindingOperation_OnMatchWaitForAnother_mE0D057847CF44589A485AF55F11F1EE1F5EA4591 (RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A * __this, float ___seconds0, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::WithControlsExcluding(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A * RebindingOperation_WithControlsExcluding_m7F967875BB87D2ED37A98F5C7AA7B158205B740C (RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A * __this, String_t* ___path0, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::WithMatchingEventsBeingSuppressed(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A * RebindingOperation_WithMatchingEventsBeingSuppressed_m7D6009F1464077AFD863A7615606AF38846DE325 (RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A * __this, bool ___value0, const RuntimeMethod* method); // System.String UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::get_expectedControlType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* RebindingOperation_get_expectedControlType_m70E24C1573291CC4916324942E21327F30420183 (RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::WithCancelingThrough(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A * RebindingOperation_WithCancelingThrough_mDE29DDDB887CE13CDE59B87B3EB0E1EBB9DEEE76 (RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A * __this, String_t* ___binding0, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation::WithTargetBinding(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A * RebindingOperation_WithTargetBinding_m1B11BA76D6CA09339AE6FAD2FF1ECC7F8DED03B9 (RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A * __this, int32_t ___bindingIndex0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions/DeferBindingResolutionWrapper::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferBindingResolutionWrapper__ctor_m779CE3AF35F95B69E7814CE15C8B1659F02818D4 (DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions/DeferBindingResolutionWrapper::Acquire() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferBindingResolutionWrapper_Acquire_m50D68B15A2694C6D251527A8FFAFF3B246F3CFF8 (DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.InputActionAsset::FindAction(System.Guid) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * InputActionAsset_FindAction_m501BDE21383AF857D23AAF05658ED68CE8BD8E03 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, Guid_t ___guid0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionReference::SetInternal(UnityEngine.InputSystem.InputActionAsset,UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionReference_SetInternal_mD390BE69B6F38193C7D20ACDD95C7C02094C98CD (InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * __this, InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * ___asset0, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action1, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionMap UnityEngine.InputSystem.InputActionAsset::FindActionMap(System.String,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * InputActionAsset_FindActionMap_m40F2F648E3E24E0B257F5E35CC62C0D056A9F261 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, String_t* ___nameOrId0, bool ___throwIfNotFound1, const RuntimeMethod* method); // System.Boolean System.Linq.Enumerable::Contains(System.Collections.Generic.IEnumerable`1,!!0) inline bool Enumerable_Contains_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_mE5159799AAB2AC3FA2B95929076682D4AB11BD07 (RuntimeObject* ___source0, InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___value1, const RuntimeMethod* method) { return (( bool (*) (RuntimeObject*, InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 *, const RuntimeMethod*))Enumerable_Contains_TisRuntimeObject_m35E316E1902EA6FA1E1CC48ECE6E20D6E1CC9587_gshared)(___source0, ___value1, method); } // System.Guid UnityEngine.InputSystem.InputAction::get_id() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Guid_t InputAction_get_id_mD269BC864D43387B69B7F01FF2300DBEC582D500 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method); // System.String UnityEngine.InputSystem.InputActionReference::GetDisplayName(UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputActionReference_GetDisplayName_mD7F92B29774819BBC5584C4115E5D3FD2047E6EE (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, const RuntimeMethod* method); // System.Void UnityEngine.Object::set_name(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object_set_name_m87C4006618ADB325ABE5439DF159E10DD8DD0781 (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * __this, String_t* ___value0, const RuntimeMethod* method); // System.String UnityEngine.Object::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Object_ToString_m2B1E5081A55425442324F437090FAD552931A7E9 (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * __this, const RuntimeMethod* method); // !!0 UnityEngine.ScriptableObject::CreateInstance() inline InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * ScriptableObject_CreateInstance_TisInputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621_mEEA41924D9860263C4DA1A596BA46D2B3FE0C538 (const RuntimeMethod* method) { return (( InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * (*) (const RuntimeMethod*))ScriptableObject_CreateInstance_TisRuntimeObject_m82DC05B18FA4AE838A81789EED8A7A5832CCAC4A_gshared)(method); } // System.Void UnityEngine.InputSystem.InputActionReference::Set(UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionReference_Set_m94BB2808C8BFF5346EFD6F4B856E1A55637CABEC (InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * __this, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionMap::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap__ctor_mB288791A2A6C928744F68C77C44127E05D2778BC (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, String_t* ___name0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionSetupExtensions::AddActionMap(UnityEngine.InputSystem.InputActionAsset,UnityEngine.InputSystem.InputActionMap) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionSetupExtensions_AddActionMap_m550603AC62DC3BE1F12C3550D6BF2EE2FE7D8805 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * ___asset0, InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___map1, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionAsset::OnWantToChangeSetup() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionAsset_OnWantToChangeSetup_mEC98C109AC2AD591C0C2C55D9BCD4A4BFC35AE14 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.Utilities.ArrayHelpers::Append(TValue[]&,TValue) inline int32_t ArrayHelpers_Append_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_m19A0FD782CF2CC96A6D5CCFB5B33F78A074B32E0 (InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609** ___array0, InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___value1, const RuntimeMethod* method) { return (( int32_t (*) (InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609**, InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 *, const RuntimeMethod*))ArrayHelpers_Append_TisRuntimeObject_m6366EF76E37DDBD80503939CD8202C937CDBE7CC_gshared)(___array0, ___value1, method); } // System.Void UnityEngine.InputSystem.InputActionAsset::OnSetupChanged() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionAsset_OnSetupChanged_m2B7A0D07376115A0BAA1038A4FA355D3B49EEF7C (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.Utilities.ArrayHelpers::Erase(TValue[]&,TValue) inline bool ArrayHelpers_Erase_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_mD91B8D579B95DA3DCF8146EBD47987748FF75F75 (InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609** ___array0, InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___value1, const RuntimeMethod* method) { return (( bool (*) (InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609**, InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 *, const RuntimeMethod*))ArrayHelpers_Erase_TisRuntimeObject_m4A4C7209E39059B810C6155307C5309963BC611C_gshared)(___array0, ___value1, method); } // System.Void UnityEngine.InputSystem.InputActionSetupExtensions::RemoveActionMap(UnityEngine.InputSystem.InputActionAsset,UnityEngine.InputSystem.InputActionMap) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionSetupExtensions_RemoveActionMap_mA37C8002703D6B5149E9F2FEF6523C53A200D017 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * ___asset0, InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___map1, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputAction::set_expectedControlType(System.String) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InputAction_set_expectedControlType_m356739D6A20B1BCD08EA70B256E561F9D30BE9CF_inline (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, String_t* ___value0, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.Utilities.ArrayHelpers::Append(TValue[]&,TValue) inline int32_t ArrayHelpers_Append_TisInputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_mD92E77E75D391F947DD7250899928442ADF4D51A (InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7** ___array0, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___value1, const RuntimeMethod* method) { return (( int32_t (*) (InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7**, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *, const RuntimeMethod*))ArrayHelpers_Append_TisRuntimeObject_m6366EF76E37DDBD80503939CD8202C937CDBE7CC_gshared)(___array0, ___value1, method); } // UnityEngine.InputSystem.InputActionSetupExtensions/BindingSyntax UnityEngine.InputSystem.InputActionSetupExtensions::AddBinding(UnityEngine.InputSystem.InputAction,System.String,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 InputActionSetupExtensions_AddBinding_mCE1C46EB8F319B23B7A36C720DC75B69CDBB4C06 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, String_t* ___path1, String_t* ___interactions2, String_t* ___processors3, String_t* ___groups4, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.Utilities.ArrayHelpers::IndexOfReference(TFirst[],TSecond,System.Int32) inline int32_t ArrayHelpers_IndexOfReference_TisInputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_TisInputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_m9A7A6B44FBC5D38D824C4973DD7AFE9B0D2BD06A (InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* ___array0, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___value1, int32_t ___count2, const RuntimeMethod* method) { return (( int32_t (*) (InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7*, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *, int32_t, const RuntimeMethod*))ArrayHelpers_IndexOfReference_TisRuntimeObject_TisRuntimeObject_m8D41D772CA3D5B95826F753107182C401BF7BF32_gshared)(___array0, ___value1, ___count2, method); } // System.Void UnityEngine.InputSystem.Utilities.ArrayHelpers::EraseAt(TValue[]&,System.Int32) inline void ArrayHelpers_EraseAt_TisInputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_m03D500A84BBDBA2891B46C81FE6FB51866E159F8 (InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7** ___array0, int32_t ___index1, const RuntimeMethod* method) { (( void (*) (InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7**, int32_t, const RuntimeMethod*))ArrayHelpers_EraseAt_TisRuntimeObject_m1DB947387529644FB250E06DEDFAAB62D5700CBA_gshared)(___array0, ___index1, method); } // System.Void UnityEngine.InputSystem.InputActionSetupExtensions/<>c__DisplayClass5_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass5_0__ctor_m8D547D18A054FE0515323AFE6C83A8801AE4271D (U3CU3Ec__DisplayClass5_0_tF7D89ABDD06DA3BD31625036C04B8E0F38C7B8DE * __this, const RuntimeMethod* method); // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) inline void Predicate_1__ctor_m479D6DFCA58EA8097184B46DCF315F59ACD4070A (Predicate_1_tD62C8A7CBDEEFB9A4CFA42B57D33BF69DAC22C21 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Predicate_1_tD62C8A7CBDEEFB9A4CFA42B57D33BF69DAC22C21 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Predicate_1__ctor_m479D6DFCA58EA8097184B46DCF315F59ACD4070A_gshared)(__this, ___object0, ___method1, method); } // System.Int32 UnityEngine.InputSystem.Utilities.ArrayHelpers::IndexOf(TValue[],System.Predicate`1) inline int32_t ArrayHelpers_IndexOf_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_m16C9A2AABA3490184732A9A9BF36B431D283A826 (InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* ___array0, Predicate_1_tD62C8A7CBDEEFB9A4CFA42B57D33BF69DAC22C21 * ___predicate1, const RuntimeMethod* method) { return (( int32_t (*) (InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6*, Predicate_1_tD62C8A7CBDEEFB9A4CFA42B57D33BF69DAC22C21 *, const RuntimeMethod*))ArrayHelpers_IndexOf_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_m16C9A2AABA3490184732A9A9BF36B431D283A826_gshared)(___array0, ___predicate1, method); } // System.Void UnityEngine.InputSystem.InputActionSetupExtensions::RemoveAction(UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionSetupExtensions_RemoveAction_mA2CE56DDCD4F2D403683A1415BA9318B55282702 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionSetupExtensions/BindingSyntax UnityEngine.InputSystem.InputActionSetupExtensions::AddBinding(UnityEngine.InputSystem.InputAction,UnityEngine.InputSystem.InputBinding) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 InputActionSetupExtensions_AddBinding_mFCE4CE9D4687EC749150E120EDCDADB82100C4B3 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___binding1, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.InputActionSetupExtensions::AddBindingInternal(UnityEngine.InputSystem.InputActionMap,UnityEngine.InputSystem.InputBinding,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionSetupExtensions_AddBindingInternal_m51A410AA4C492C2A4E1FC7E53B6C708AE2444069 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___map0, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___binding1, int32_t ___bindingIndex2, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionSetupExtensions/BindingSyntax::.ctor(UnityEngine.InputSystem.InputActionMap,System.Int32,UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BindingSyntax__ctor_m6B3022B41688B7C088C59D7A4193128EC90D48EC (BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 * __this, InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___map0, int32_t ___bindingIndexInMap1, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action2, const RuntimeMethod* method); // System.Void System.ArgumentNullException::.ctor(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_mAD2F05A24C92A657CBCA8C43A9A373C53739A283 (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * __this, String_t* ___paramName0, String_t* ___message1, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionSetupExtensions/BindingSyntax UnityEngine.InputSystem.InputActionSetupExtensions::AddBinding(UnityEngine.InputSystem.InputActionMap,UnityEngine.InputSystem.InputBinding) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 InputActionSetupExtensions_AddBinding_mCD1A40C37BF41116DAF5C5E260E64FA567C5185A (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___actionMap0, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___binding1, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionSetupExtensions/BindingSyntax UnityEngine.InputSystem.InputActionSetupExtensions::AddBinding(UnityEngine.InputSystem.InputActionMap,System.String,System.String,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 InputActionSetupExtensions_AddBinding_mDAE408945798F317F27C27379A5B538C83E9D8CF (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___actionMap0, String_t* ___path1, String_t* ___interactions2, String_t* ___groups3, String_t* ___action4, String_t* ___processors5, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionSetupExtensions/BindingSyntax UnityEngine.InputSystem.InputActionSetupExtensions::AddBinding(UnityEngine.InputSystem.InputActionMap,System.String,System.Guid,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 InputActionSetupExtensions_AddBinding_m07460BED71B8F3170F0CFADC38D3C244AFBCD56B (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___actionMap0, String_t* ___path1, Guid_t ___action2, String_t* ___interactions3, String_t* ___groups4, const RuntimeMethod* method); // System.String UnityEngine.InputSystem.Utilities.NameAndParameters::ParseName(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* NameAndParameters_ParseName_m874354A2A12C62D6F604280F925D90D1F410242D (String_t* ___text0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputBinding::set_name(System.String) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InputBinding_set_name_m65CCC48184079BF94EE1056FD0032EB703E9D646_inline (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputBinding::set_isComposite(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputBinding_set_isComposite_m087307D015EAA95892167916BFAE095A4B282388 (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, bool ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionSetupExtensions/CompositeSyntax::.ctor(UnityEngine.InputSystem.InputActionMap,UnityEngine.InputSystem.InputAction,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CompositeSyntax__ctor_mCC80FDD99A63432E02CAC0DA30F63A8338C47673 (CompositeSyntax_t7C7F5CBAE00B5179E4D54190E60EC19E08CDFD9E * __this, InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___map0, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action1, int32_t ___compositeIndex2, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputBinding::GenerateId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputBinding_GenerateId_mBFA7BCF7726F327274BE4A61CC300593FFCB1227 (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.Utilities.ArrayHelpers::Append(TValue[]&,TValue) inline int32_t ArrayHelpers_Append_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_m2D70DE272F6C6756790E17BC1964122CCD578E58 (InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6** ___array0, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___value1, const RuntimeMethod* method) { return (( int32_t (*) (InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6**, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB , const RuntimeMethod*))ArrayHelpers_Append_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_m2D70DE272F6C6756790E17BC1964122CCD578E58_gshared)(___array0, ___value1, method); } // System.Void UnityEngine.InputSystem.Utilities.ArrayHelpers::InsertAt(TValue[]&,System.Int32,TValue) inline void ArrayHelpers_InsertAt_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_mDA9597A31CF1F74F351525C8B33F9C8C88EA2E03 (InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6** ___array0, int32_t ___index1, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___value2, const RuntimeMethod* method) { (( void (*) (InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6**, int32_t, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB , const RuntimeMethod*))ArrayHelpers_InsertAt_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_mDA9597A31CF1F74F351525C8B33F9C8C88EA2E03_gshared)(___array0, ___index1, ___value2, method); } // UnityEngine.InputSystem.InputActionSetupExtensions/BindingSyntax UnityEngine.InputSystem.InputActionSetupExtensions::ChangeBinding(UnityEngine.InputSystem.InputAction,UnityEngine.InputSystem.InputBinding) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 InputActionSetupExtensions_ChangeBinding_mCAE95F77A9F60AC9A7939D958155288B75B98C86 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___match1, const RuntimeMethod* method); // System.String UnityEngine.InputSystem.InputBinding::get_name() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputBinding_get_name_mA656144BCF70639C6ED6AA8DC909EAED80C937FA_inline (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, const RuntimeMethod* method); // System.Boolean System.String::Equals(System.String,System.StringComparison) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_Equals_m62F0586691097AA2EE48F1596A130170BCFBF7F6 (String_t* __this, String_t* ___value0, int32_t ___comparisonType1, const RuntimeMethod* method); // System.Nullable`1 UnityEngine.InputSystem.InputActionAsset::FindControlScheme(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t7E8D134849FD70B33AA436F1A224083C40D24ADA InputActionAsset_FindControlScheme_m6294958F2373F2083CEEFF2060F557CFF1FFCD77 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, String_t* ___name0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() inline bool Nullable_1_get_HasValue_m06ED2D6EA88D758177E81E5CF17BD598B159EF7E_inline (Nullable_1_t7E8D134849FD70B33AA436F1A224083C40D24ADA * __this, const RuntimeMethod* method) { return (( bool (*) (Nullable_1_t7E8D134849FD70B33AA436F1A224083C40D24ADA *, const RuntimeMethod*))Nullable_1_get_HasValue_m06ED2D6EA88D758177E81E5CF17BD598B159EF7E_gshared_inline)(__this, method); } // System.Int32 UnityEngine.InputSystem.Utilities.ArrayHelpers::Append(TValue[]&,TValue) inline int32_t ArrayHelpers_Append_TisInputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340_m98ABD4C910E7A605F2BDD8E4EB6BAD1A379851E6 (InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD** ___array0, InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 ___value1, const RuntimeMethod* method) { return (( int32_t (*) (InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD**, InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 , const RuntimeMethod*))ArrayHelpers_Append_TisInputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340_m98ABD4C910E7A605F2BDD8E4EB6BAD1A379851E6_gshared)(___array0, ___value1, method); } // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::get_Count() inline int32_t ReadOnlyArray_1_get_Count_m516AF5421C6B7611DB01610AAC55E31413378052_inline (ReadOnlyArray_1_tD26A5C8942D54D9923D37B15641CAC16B1922B9E * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyArray_1_tD26A5C8942D54D9923D37B15641CAC16B1922B9E *, const RuntimeMethod*))ReadOnlyArray_1_get_Count_m516AF5421C6B7611DB01610AAC55E31413378052_gshared_inline)(__this, method); } // System.Void UnityEngine.InputSystem.InputControlScheme::.ctor(System.String,System.Collections.Generic.IEnumerable`1,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputControlScheme__ctor_mC9FCC8AAF259569CF61A9F932829B56DCAC0CD5F (InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 * __this, String_t* ___name0, RuntimeObject* ___devices1, String_t* ___bindingGroup2, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionSetupExtensions::AddControlScheme(UnityEngine.InputSystem.InputActionAsset,UnityEngine.InputSystem.InputControlScheme) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionSetupExtensions_AddControlScheme_m381250B7708C71C89AF8C71AC5EA4B1C64719C26 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * ___asset0, InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 ___controlScheme1, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionSetupExtensions/ControlSchemeSyntax::.ctor(UnityEngine.InputSystem.InputActionAsset,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ControlSchemeSyntax__ctor_mC04CAC2C5EDFB4FF15B3E4098C3F8832B7A2975E (ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 * __this, InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * ___asset0, int32_t ___index1, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.ArrayHelpers::EraseAt(TValue[]&,System.Int32) inline void ArrayHelpers_EraseAt_TisInputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340_mE4864A590109719ED6091228482F8D9A96592E82 (InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD** ___array0, int32_t ___index1, const RuntimeMethod* method) { (( void (*) (InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD**, int32_t, const RuntimeMethod*))ArrayHelpers_EraseAt_TisInputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340_mE4864A590109719ED6091228482F8D9A96592E82_gshared)(___array0, ___index1, method); } // System.Void UnityEngine.InputSystem.InputActionSetupExtensions/ControlSchemeSyntax::.ctor(UnityEngine.InputSystem.InputControlScheme) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ControlSchemeSyntax__ctor_mAE3D5244F01FEFA5659B76A39FDF486FD3B59688 (ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 * __this, InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 ___controlScheme0, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionSetupExtensions/ControlSchemeSyntax UnityEngine.InputSystem.InputActionSetupExtensions/ControlSchemeSyntax::WithBindingGroup(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 ControlSchemeSyntax_WithBindingGroup_mFF07F33C4FB97421CDDC140186665C1E5D4305DC (ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 * __this, String_t* ___bindingGroup0, const RuntimeMethod* method); // UnityEngine.InputSystem.InputControlScheme UnityEngine.InputSystem.InputActionSetupExtensions/ControlSchemeSyntax::Done() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 ControlSchemeSyntax_Done_mCC5EBC88AF6972589F5BF9905A51803038FC7CF9 (ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionSetupExtensions/ControlSchemeSyntax UnityEngine.InputSystem.InputActionSetupExtensions/ControlSchemeSyntax::WithRequiredDevice(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 ControlSchemeSyntax_WithRequiredDevice_mEF83949FF6ECD6E31A68263DD380C962678144EC (ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 * __this, String_t* ___controlPath0, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionSetupExtensions/ControlSchemeSyntax UnityEngine.InputSystem.InputActionSetupExtensions/ControlSchemeSyntax::WithOptionalDevice(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 ControlSchemeSyntax_WithOptionalDevice_mFAB9DBBAD1DAF896D552CB325C7A07B10A2939C5 (ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 * __this, String_t* ___controlPath0, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionSetupExtensions/ControlSchemeSyntax UnityEngine.InputSystem.InputActionSetupExtensions/ControlSchemeSyntax::OrWithRequiredDevice(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 ControlSchemeSyntax_OrWithRequiredDevice_mE776B1CB34B6A16CB353916DBC04988BDD070835 (ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 * __this, String_t* ___controlPath0, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionSetupExtensions/ControlSchemeSyntax UnityEngine.InputSystem.InputActionSetupExtensions/ControlSchemeSyntax::OrWithOptionalDevice(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 ControlSchemeSyntax_OrWithOptionalDevice_m504D66D97D7916B898397DBEF93D783E96B246E5 (ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 * __this, String_t* ___controlPath0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::AddToGlobalList() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_AddToGlobalList_m2BE371E49A759021ECEB4ED780FF956AFE6AB2C1 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputSettings::IsFeatureEnabled(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputSettings_IsFeatureEnabled_m25FC11D26B557BBB2A82093D5573F58CBC63C89B (InputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6 * __this, String_t* ___featureName0, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputActionState/BindingState::get_isPartOfComposite() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BindingState_get_isPartOfComposite_m68AE90C79D3468BA3FB9BDDD98B864642DE09A3F (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.InputActionState/BindingState::get_compositeOrCompositeBindingIndex() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BindingState_get_compositeOrCompositeBindingIndex_mC6854679BF2606888E4E502D5A6D6417A8113D09 (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.InputActionState::get_totalBindingCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionState_get_totalBindingCount_m38ED90DCB9BF2CD434EFEA4F5A62320E26D99BB1 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method); // System.UInt16* UnityEngine.InputSystem.InputActionState::get_controlGroupingAndComplexity() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint16_t* InputActionState_get_controlGroupingAndComplexity_mDBF7B509165E79D75FDBF36C483BAB39402AC229 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::ComputeControlGroupingIfNecessary() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_ComputeControlGroupingIfNecessary_m0C3974C82467562A8657118C719886E7907A86D4 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::Destroy(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_Destroy_m3DA78F0586C0AD71874D5AC5CE9FCD10EC4675BB (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, bool ___isFinalizing0, const RuntimeMethod* method); // System.Void System.Object::Finalize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object_Finalize_mC59C83CF4F7707E425FFA6362931C25D4C36676A (RuntimeObject * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionState/ActionMapIndices* UnityEngine.InputSystem.InputActionState::get_mapIndices() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A * InputActionState_get_mapIndices_m5BE9ED45E0824C3EA9C4D2ECB3001293D9EDBC67 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::DisableControls(System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_DisableControls_m8E19DBAF24B2C9A2474DF8D304E80E4B4AB8AF58 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___mapIndex0, int32_t ___controlStartIndex1, int32_t ___numControls2, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.InputActionState::get_totalMapCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionState_get_totalMapCount_m6D06466631F34731F419DAC24E56AE639DB041AA (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::RemoveMapFromGlobalList() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_RemoveMapFromGlobalList_mE6EA53BE5F07FF663488EB94B0C475FB310CB80C (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method); // TValue[] UnityEngine.InputSystem.Utilities.ArrayHelpers::Copy(TValue[]) inline InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* ArrayHelpers_Copy_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_m24419459B07837192A770D2F11C83B6EFF5FC801 (InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* ___array0, const RuntimeMethod* method) { return (( InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* (*) (InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609*, const RuntimeMethod*))ArrayHelpers_Copy_TisRuntimeObject_mD9EC46D3449F92079D6D59511A12A4E25FA2D730_gshared)(___array0, method); } // TValue[] UnityEngine.InputSystem.Utilities.ArrayHelpers::Copy(TValue[]) inline InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* ArrayHelpers_Copy_TisInputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1_m5BC4EB8101CBCEEFB3B385CA078EB332DD5235DE (InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* ___array0, const RuntimeMethod* method) { return (( InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* (*) (InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680*, const RuntimeMethod*))ArrayHelpers_Copy_TisRuntimeObject_mD9EC46D3449F92079D6D59511A12A4E25FA2D730_gshared)(___array0, method); } // TValue[] UnityEngine.InputSystem.Utilities.ArrayHelpers::Copy(TValue[]) inline IInputInteractionU5BU5D_t9766C7D49E9505A3D2D3D69481F14808988287DA* ArrayHelpers_Copy_TisIInputInteraction_t5FC9BB12E75973D14B4666ACAFA3A255A90B0537_mDE5F9BFE1168203C84E0BDF2B50B4D87F6480264 (IInputInteractionU5BU5D_t9766C7D49E9505A3D2D3D69481F14808988287DA* ___array0, const RuntimeMethod* method) { return (( IInputInteractionU5BU5D_t9766C7D49E9505A3D2D3D69481F14808988287DA* (*) (IInputInteractionU5BU5D_t9766C7D49E9505A3D2D3D69481F14808988287DA*, const RuntimeMethod*))ArrayHelpers_Copy_TisRuntimeObject_mD9EC46D3449F92079D6D59511A12A4E25FA2D730_gshared)(___array0, method); } // TValue[] UnityEngine.InputSystem.Utilities.ArrayHelpers::Copy(TValue[]) inline InputProcessorU5BU5D_t6C9B3D9B68534217E9628B72E54D186B839399A0* ArrayHelpers_Copy_TisInputProcessor_t245C316DEE36AA1BC9558F838B3B7A0223813A1D_m44237599990A738543B08833603D269410F90E0F (InputProcessorU5BU5D_t6C9B3D9B68534217E9628B72E54D186B839399A0* ___array0, const RuntimeMethod* method) { return (( InputProcessorU5BU5D_t6C9B3D9B68534217E9628B72E54D186B839399A0* (*) (InputProcessorU5BU5D_t6C9B3D9B68534217E9628B72E54D186B839399A0*, const RuntimeMethod*))ArrayHelpers_Copy_TisRuntimeObject_mD9EC46D3449F92079D6D59511A12A4E25FA2D730_gshared)(___array0, method); } // TValue[] UnityEngine.InputSystem.Utilities.ArrayHelpers::Copy(TValue[]) inline InputBindingCompositeU5BU5D_tA39005B1C18E39B68364430213FAAD8B58DC9083* ArrayHelpers_Copy_TisInputBindingComposite_tFCCB9AFDBA6503C51555C9C5904186D990D36565_m59E3ED74ECADEBCC087CB3571729F1923FBB8CFE (InputBindingCompositeU5BU5D_tA39005B1C18E39B68364430213FAAD8B58DC9083* ___array0, const RuntimeMethod* method) { return (( InputBindingCompositeU5BU5D_tA39005B1C18E39B68364430213FAAD8B58DC9083* (*) (InputBindingCompositeU5BU5D_tA39005B1C18E39B68364430213FAAD8B58DC9083*, const RuntimeMethod*))ArrayHelpers_Copy_TisRuntimeObject_mD9EC46D3449F92079D6D59511A12A4E25FA2D730_gshared)(___array0, method); } // UnityEngine.InputSystem.InputActionState UnityEngine.InputSystem.InputActionState::Clone() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * InputActionState_Clone_m54C13AF2B2F419A0A3D81132F267BB3C43FF971A (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method); // System.Boolean System.Linq.Enumerable::Contains(System.Collections.Generic.IEnumerable`1,!!0) inline bool Enumerable_Contains_TisInputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87_mBAEDE0FFA944EC118C9B720713BC734F93AC8994 (RuntimeObject* ___source0, InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * ___value1, const RuntimeMethod* method) { return (( bool (*) (RuntimeObject*, InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 *, const RuntimeMethod*))Enumerable_Contains_TisRuntimeObject_m35E316E1902EA6FA1E1CC48ECE6E20D6E1CC9587_gshared)(___source0, ___value1, method); } // System.Boolean UnityEngine.InputSystem.InputActionState/BindingState::get_isComposite() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BindingState_get_isComposite_m27507CD70AFA017D1487A01B28390EBF94B2F19B (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputBindingComposite::CallFinishSetup(UnityEngine.InputSystem.InputBindingCompositeContext&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputBindingComposite_CallFinishSetup_m906D156BA02160826131C1282A772C2163D24053 (InputBindingComposite_tFCCB9AFDBA6503C51555C9C5904186D990D36565 * __this, InputBindingCompositeContext_tDEF957C733B71700F6486BD2032AF9D93F286570 * ___context0, const RuntimeMethod* method); // TValue UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::get_Current() inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * Enumerator_get_Current_mFF8624DC962382FBA19E974E329AE0EC2ADFBFA6 (Enumerator_tACF193066EC1668C6307767DCF96E5076E65C4AE * __this, const RuntimeMethod* method) { return (( InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * (*) (Enumerator_tACF193066EC1668C6307767DCF96E5076E65C4AE *, const RuntimeMethod*))Enumerator_get_Current_mBA41AAFC5E468E2099F23B73ECBE687E9840567D_gshared)(__this, method); } // UnityEngine.InputSystem.InputControl UnityEngine.InputSystem.InputAction::get_activeControl() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * InputAction_get_activeControl_mAE586E2F02A3409B564593954EF9955D0A78EC3B (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputAction::ActiveControlIsValid(UnityEngine.InputSystem.InputControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputAction_ActiveControlIsValid_m923CEA0A45BA1BA83ACA4F91BD06082826D9FD12 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * ___control0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputControlList`1::.ctor(Unity.Collections.Allocator,System.Int32) inline void InputControlList_1__ctor_mAC0AA7B84B676FBB1F4430B8BD38F01A50A78C16 (InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A * __this, int32_t ___allocator0, int32_t ___initialCapacity1, const RuntimeMethod* method) { (( void (*) (InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A *, int32_t, int32_t, const RuntimeMethod*))InputControlList_1__ctor_mEBAFB49402255C55D74AF1914F7B0FCD1750FA24_gshared)(__this, ___allocator0, ___initialCapacity1, method); } // System.Void UnityEngine.InputSystem.InputControlList`1::Resize(System.Int32) inline void InputControlList_1_Resize_m2A4A96CED67CAC252A8016D73053A3D069C4A989 (InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A * __this, int32_t ___size0, const RuntimeMethod* method) { (( void (*) (InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A *, int32_t, const RuntimeMethod*))InputControlList_1_Resize_m13C334294B41C2B9AD24155BAFD84A6EE0A45729_gshared)(__this, ___size0, method); } // System.Void UnityEngine.InputSystem.InputControlList`1::set_Item(System.Int32,TControl) inline void InputControlList_1_set_Item_mD07918AE2E2BC657E9C847BEBD4F39D0993FF4FB (InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A * __this, int32_t ___index0, InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * ___value1, const RuntimeMethod* method) { (( void (*) (InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A *, int32_t, InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 *, const RuntimeMethod*))InputControlList_1_set_Item_mD27D056F445AAE592C7BD37848B37B2F038BF18E_gshared)(__this, ___index0, ___value1, method); } // System.Int32 UnityEngine.InputSystem.InputActionState/BindingState::get_interactionStartIndex() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BindingState_get_interactionStartIndex_m26CC89E4B1126CD0E97B1311779C00A1A67C21ED (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.InputActionState/InteractionState::get_triggerControlIndex() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InteractionState_get_triggerControlIndex_m2FA9337DD239FA16F1B24409038CD7E4F4E8DB52 (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::ResetInteractionState(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_ResetInteractionState_m4F18236FE888190682F5920963C2A826B63C566C (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___interactionIndex0, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.InputActionState/BindingState::get_interactionCount() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t BindingState_get_interactionCount_m217CDA8CC122F25A51F4CBE8FDF5735C08A7785E_inline (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m201084563956E4576A3B78845671516A8E77F3BC (Enumerator_tACF193066EC1668C6307767DCF96E5076E65C4AE * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tACF193066EC1668C6307767DCF96E5076E65C4AE *, const RuntimeMethod*))Enumerator_MoveNext_mB60EE7786DDAB340301E7728C39A4849DB77D41A_gshared)(__this, method); } // System.Void UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::Dispose() inline void Enumerator_Dispose_mDDB4B49964E61AC91A0AD85DC9A74CAD755DFC63 (Enumerator_tACF193066EC1668C6307767DCF96E5076E65C4AE * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tACF193066EC1668C6307767DCF96E5076E65C4AE *, const RuntimeMethod*))Enumerator_Dispose_m13C8A37FC6CB05F10852C4F5C115BA5F170BC68F_gshared)(__this, method); } // System.Void UnityEngine.InputSystem.InputActionState::DisableControls(UnityEngine.InputSystem.InputActionMap) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_DisableControls_m55D775F178A69621F7C7D13DF6357028E6BFDB72 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___map0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::NotifyListenersOfActionChange(UnityEngine.InputSystem.InputActionChange) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_NotifyListenersOfActionChange_mC5C6675F162D0E8C6F2B198DADD3FB74BDF80271 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___change0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::FinishBindingCompositeSetups() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_FinishBindingCompositeSetups_mC79E8E721C56E41DFBB5C4D81C706236B3E2887D (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::RestoreActionStatesAfterReResolvingBindings(UnityEngine.InputSystem.InputActionState/UnmanagedMemory,UnityEngine.InputSystem.InputControlList`1,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_RestoreActionStatesAfterReResolvingBindings_m2A0EE7440F7FC8527C81FD4B748F4381D6BD62EE (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 ___oldState0, InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A ___activeControls1, bool ___isFullResolve2, const RuntimeMethod* method); // System.UInt32 UnityEngine.InputSystem.InputActionState/TriggerState::get_lastCanceledInUpdate() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t TriggerState_get_lastCanceledInUpdate_m40F3C54DFD4A0DA120DA32572B3AF1316AFCE224_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState/TriggerState::set_lastCanceledInUpdate(System.UInt32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriggerState_set_lastCanceledInUpdate_m03463C5ED08F1C465056AB621D143C0D7884E8C8_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, uint32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState/TriggerState::set_lastPerformedInUpdate(System.UInt32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriggerState_set_lastPerformedInUpdate_m52FFBC2B47B3B86CA2832E5E9ECDAA86A2111F2D_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, uint32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState/TriggerState::set_pressedInUpdate(System.UInt32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriggerState_set_pressedInUpdate_mCEC39001990494929DD0753220C3C16AA705C530_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, uint32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState/TriggerState::set_releasedInUpdate(System.UInt32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriggerState_set_releasedInUpdate_mE58B805A519284A62DFC392AA2F794BE2D6DD139_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, uint32_t ___value0, const RuntimeMethod* method); // System.Double UnityEngine.InputSystem.InputActionState/TriggerState::get_startTime() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double TriggerState_get_startTime_m465D962E69624146FD140452618312328005299A_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState/TriggerState::set_startTime(System.Double) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriggerState_set_startTime_mED223305B4E6A406E1E7612531C10B783C665D85_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, double ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState/TriggerState::set_phase(UnityEngine.InputSystem.InputActionPhase) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TriggerState_set_phase_mF1192287B0FA1F1B5213E7A9E2DF393047E107BC (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.InputActionState/TriggerState::get_mapIndex() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TriggerState_get_mapIndex_m51582ABC29AFC6629760C66F15289E86CFCC3680_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.InputActionState::get_totalActionCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionState_get_totalActionCount_m244EE693A5D8E588B642C4D150B4E44CD04E49E5 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputActionState/TriggerState::get_isDisabled() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TriggerState_get_isDisabled_m74AD9230B5F4EA3B869AFE58AA8F3871ECDD7B50 (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputActionState/BindingState::get_wantsInitialStateCheck() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BindingState_get_wantsInitialStateCheck_m73ABA83A14DE3DBD4FE85B2AC939602F40CD2064 (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState/BindingState::set_initialStateCheckPending(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BindingState_set_initialStateCheckPending_mB7D1344919094488E2B49A70CDC4B9AD18A948E0 (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * __this, bool ___value0, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.InputActionState/BindingState::get_mapIndex() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t BindingState_get_mapIndex_m1D9E8366383EBEF08D5FABB4A948EB93B7295429_inline (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::EnableControls(System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_EnableControls_m47973EDFC8CD6CEB6C17C56DE12D3307108A03CC (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___mapIndex0, int32_t ___controlStartIndex1, int32_t ___numControls2, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.InputActionState/BindingState::get_triggerEventIdForComposite() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t BindingState_get_triggerEventIdForComposite_mAC4976DF7815C162275687E2D8EA2CEAA999EE61_inline (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState/BindingState::set_triggerEventIdForComposite(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BindingState_set_triggerEventIdForComposite_m208B97746CFA403CFA81C628728CA9247ED62970_inline (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.InputControlList`1::get_Count() inline int32_t InputControlList_1_get_Count_mE19A84E21BF313B9725241C813CB9E6927605C13_inline (InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A * __this, const RuntimeMethod* method) { return (( int32_t (*) (InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A *, const RuntimeMethod*))InputControlList_1_get_Count_m3A53928325928FDE07C66B17DC6233F5546DE53A_gshared_inline)(__this, method); } // TControl UnityEngine.InputSystem.InputControlList`1::get_Item(System.Int32) inline InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * InputControlList_1_get_Item_mE06DD372CBCE4F7CFF58E564D34FDDFF64D47531 (InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A * __this, int32_t ___index0, const RuntimeMethod* method) { return (( InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * (*) (InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A *, int32_t, const RuntimeMethod*))InputControlList_1_get_Item_m27803F72C776BFB6637593BE90E33864545CF8E8_gshared)(__this, ___index0, method); } // System.Int32 UnityEngine.InputSystem.InputActionState::FindControlIndexOnBinding(System.Int32,UnityEngine.InputSystem.InputControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionState_FindControlIndexOnBinding_mB18B68B490293CCC6840EB9364E8B9BFE7946F92 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___bindingIndex0, InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * ___control1, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState/TriggerState::set_controlIndex(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TriggerState_set_controlIndex_m22FB2392BE73AA9B2D8F86A45050DAAA9F545EE4 (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Single UnityEngine.InputSystem.InputActionState/TriggerState::get_magnitude() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float TriggerState_get_magnitude_m173021159A016BD6FAF4DE2E83AD1E1BD19EA40B_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState/TriggerState::set_magnitude(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TriggerState_set_magnitude_mECC77E4FF25E2406CF344A1B2B03CBC400CE6A23 (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, float ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState/TriggerState::set_interactionIndex(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TriggerState_set_interactionIndex_mD8C4BCBF26C49F91E6BCC2222B1FD8D2C26C5D69 (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState/InteractionState::set_phase(UnityEngine.InputSystem.InputActionPhase) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InteractionState_set_phase_m5FD2CEF7F80B6134EDC170418AED219284EC8375 (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Double UnityEngine.InputSystem.InputActionState/InteractionState::get_performedTime() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double InteractionState_get_performedTime_m19E4730D78E380167FD60D0C583A8586B261CF6E_inline (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState/InteractionState::set_performedTime(System.Double) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InteractionState_set_performedTime_m228CBE121E6814310C5382C4F5F5EC39941B1627_inline (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, double ___value0, const RuntimeMethod* method); // System.Double UnityEngine.InputSystem.InputActionState/InteractionState::get_startTime() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double InteractionState_get_startTime_m4D824D8FDFE0DDBAC911219F8AC27C6AC797F9F1_inline (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState/InteractionState::set_startTime(System.Double) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InteractionState_set_startTime_m659AB317374C71BFC8F84CE28E8F78DF99EFFF6F_inline (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, double ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState/InteractionState::set_triggerControlIndex(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InteractionState_set_triggerControlIndex_m6A1E133C5917738C85B1526E03306DAD7A6B2AD6 (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState/TriggerState::set_mapIndex(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TriggerState_set_mapIndex_m77CA7D5BF6C96A486CDFD461A840471B3B5C16B4 (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState/TriggerState::set_bindingIndex(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TriggerState_set_bindingIndex_m845217CEA5F4AB53E3D5442EAD6AF8F351378CD9 (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState/TriggerState::set_time(System.Double) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriggerState_set_time_m98D601159894D285954FCCFDED65D69EC28C2DED_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, double ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::StartTimeout(System.Single,UnityEngine.InputSystem.InputActionState/TriggerState&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_StartTimeout_mF48803007A5CF95BB23A7370CE888BCF665B6504 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, float ___seconds0, TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * ___trigger1, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState/InteractionState::set_totalTimeoutCompletionDone(System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InteractionState_set_totalTimeoutCompletionDone_mEDCE2E3B9682013E14F8E99C45F784058F6D6637_inline (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, float ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState/InteractionState::set_totalTimeoutCompletionTimeRemaining(System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InteractionState_set_totalTimeoutCompletionTimeRemaining_m0913B50AF823177180D0B2AAFFA7DF382D4377C7_inline (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, float ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::HookOnBeforeUpdate() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_HookOnBeforeUpdate_m23F43B5206D0BABEE7019EE3B25EC14411A06587 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.Utilities.CallbackArray`1>::get_length() inline int32_t CallbackArray_1_get_length_m82888E9CF704378A62061A18112926D846CD8D96 (CallbackArray_1_t552BD871FFF51BBEADFA595A48105D602791E7FA * __this, const RuntimeMethod* method) { return (( int32_t (*) (CallbackArray_1_t552BD871FFF51BBEADFA595A48105D602791E7FA *, const RuntimeMethod*))CallbackArray_1_get_length_mF3713D9A736D916981802210CF20A583258E1B08_gshared)(__this, method); } // System.Int32 UnityEngine.InputSystem.Utilities.ArrayHelpers::LengthSafe(TValue[]) inline int32_t ArrayHelpers_LengthSafe_TisInputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_mD8B9B71788895B2B39A4112571DEB3AF29C32706 (InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* ___array0, const RuntimeMethod* method) { return (( int32_t (*) (InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7*, const RuntimeMethod*))ArrayHelpers_LengthSafe_TisRuntimeObject_mD390DD803E7784F0B6A0F39E3F7584B6D27D2A54_gshared)(___array0, method); } // System.Void UnityEngine.InputSystem.InputActionState::NotifyListenersOfActionChange(UnityEngine.InputSystem.InputActionChange,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_NotifyListenersOfActionChange_mC144EE774E5BC5233850208913B1D533CA2EC5AF (int32_t ___change0, RuntimeObject * ___actionOrMapOrAsset1, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputActionState/TriggerState::get_isPassThrough() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TriggerState_get_isPassThrough_m0C29B1F472283999596A17C0F07F97B0CA879F0F (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputActionState::IsActionBoundToControlFromDevice(UnityEngine.InputSystem.InputDevice,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionState_IsActionBoundToControlFromDevice_m65DA56A40BCB4708E1C7D6AB2813765194E8763F (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * ___device0, int32_t ___actionIndex1, const RuntimeMethod* method); // System.UInt16 UnityEngine.InputSystem.InputActionState::GetActionBindingStartIndexAndCount(System.Int32,System.UInt16&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint16_t InputActionState_GetActionBindingStartIndexAndCount_m8140BB4DCF2A13CF3C222CB569CA7EBCA242B82D (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___actionIndex0, uint16_t* ___bindingCount1, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::ResetInteractionStateAndCancelIfNecessary(System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_ResetInteractionStateAndCancelIfNecessary_m76B6E15FDE6DACE833BE23A626F9957E6D45E1C5 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___mapIndex0, int32_t ___bindingIndex1, int32_t ___interactionIndex2, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputActionState::ChangePhaseOfAction(UnityEngine.InputSystem.InputActionPhase,UnityEngine.InputSystem.InputActionState/TriggerState&,UnityEngine.InputSystem.InputActionPhase) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionState_ChangePhaseOfAction_m02F8C5AE34B8CE397D1E108EDA8E66EB785AC719 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___newPhase0, TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * ___trigger1, int32_t ___phaseAfterPerformedOrCanceled2, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState/TriggerState::set_hasMultipleConcurrentActuations(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TriggerState_set_hasMultipleConcurrentActuations_m5019075C8A954334DB51ED98778660ED259918DF (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, bool ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState/TriggerState::set_inProcessing(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TriggerState_set_inProcessing_mA94381FE9D8C993F8836F8E8E781D648A0F4E219 (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, bool ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState/TriggerState::set_isPressed(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TriggerState_set_isPressed_m09281521AB982E780095859975FE128DBFF243D6 (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, bool ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::EnableControls(UnityEngine.InputSystem.InputActionMap) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_EnableControls_mF1A055ACEBB2C66AC1E9A1FA1B012AB52C0A2B24 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___map0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::EnableControls(UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_EnableControls_mCC991A2837B4F47E0455401D31C5B26ECBB106D8 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::DisableControls(UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_DisableControls_m336C9E4BE5E73E80FA399BF2C510A1C3E9C66949 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputActionState::IsControlEnabled(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionState_IsControlEnabled_m4130DFFA856F47BD4CFBB44C8BC00864D36C997C (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___controlIndex0, const RuntimeMethod* method); // System.Int64 UnityEngine.InputSystem.InputActionState::ToCombinedMapAndControlAndBindingIndex(System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t InputActionState_ToCombinedMapAndControlAndBindingIndex_mBE341EF3097FDEAFDDA36F7D33F5A7D887FCFE5F (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___mapIndex0, int32_t ___controlIndex1, int32_t ___bindingIndex2, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::SetInitialStateCheckPending(UnityEngine.InputSystem.InputActionState/BindingState*,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_SetInitialStateCheckPending_mBEB73C2D44647E2C72F287C158A79067E9D6A244 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * ___bindingStatePtr0, bool ___value1, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputManager::AddStateChangeMonitor(UnityEngine.InputSystem.InputControl,UnityEngine.InputSystem.LowLevel.IInputStateChangeMonitor,System.Int64,System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputManager_AddStateChangeMonitor_m9AC0530B9F0E88E776840DE2EA686029F34897D1 (InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F * __this, InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * ___control0, RuntimeObject* ___monitor1, int64_t ___monitorIndex2, uint32_t ___groupIndex3, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::SetControlEnabled(System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_SetControlEnabled_m1CCD85379EDA8A321449C02872A6A392DF68A7D8 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___controlIndex0, bool ___state1, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputManager::RemoveStateChangeMonitor(UnityEngine.InputSystem.InputControl,UnityEngine.InputSystem.LowLevel.IInputStateChangeMonitor,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputManager_RemoveStateChangeMonitor_mE02E9F89875900E6A4BF051802FB17B857F9401E (InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F * __this, InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * ___control0, RuntimeObject* ___monitor1, int64_t ___monitorIndex2, const RuntimeMethod* method); // System.UInt32* UnityEngine.InputSystem.InputActionState::get_enabledControls() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t* InputActionState_get_enabledControls_mBB8C287FDEEB89B92C6158053DF44E7102165649 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method); // System.Void System.Action::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action__ctor_m07BE5EE8A629FBBA52AE6356D57A0D371BE2574B (Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputManager::add_onBeforeUpdate(System.Action) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputManager_add_onBeforeUpdate_m502B9A8DAA2F06E61843275F351A72D289D461FF (InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F * __this, Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputManager::remove_onBeforeUpdate(System.Action) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputManager_remove_onBeforeUpdate_m5CE346EC8D9BCE18CF10EDEB11448BDB667A8691 (InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F * __this, Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___value0, const RuntimeMethod* method); // UnityEngine.InputSystem.LowLevel.InputUpdateType UnityEngine.InputSystem.LowLevel.InputState::get_currentUpdateType() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t InputState_get_currentUpdateType_m18EB2FB8E4B3C7BB1110187D50EAFEB3535DE902_inline (const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::UnhookOnBeforeUpdate() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_UnhookOnBeforeUpdate_mB5C042E35C333E850ADAB7B4535077DCCBCC2FBB (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputActionState/BindingState::get_initialStateCheckPending() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BindingState_get_initialStateCheckPending_mAD6EE8516E92F9E8DBB39D7BC018B47D6E29CE8C (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputActionState::IsActiveControl(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionState_IsActiveControl_m5EF9382A34AAB368DD8776923ACEF3F255EC1EC8 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___bindingIndex0, int32_t ___controlIndex1, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputControlExtensions::CheckStateIsAtDefault(UnityEngine.InputSystem.InputControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputControlExtensions_CheckStateIsAtDefault_m3DE0CE991740EB78A885B4BD1436AF27EACA4210 (InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * ___control0, const RuntimeMethod* method); // System.Single UnityEngine.InputSystem.InputControl::EvaluateMagnitude() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float InputControl_EvaluateMagnitude_m7228DE8EE0B0B59D2C05EA3B176E9F4BBA54B2B8 (InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputControl::IsValueConsideredPressed(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputControl_IsValueConsideredPressed_m045BE5F406429461ACBDAD800826675C1C2BBD2B (InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * __this, float ___value0, const RuntimeMethod* method); // System.Double UnityEngine.InputSystem.InputActionState/BindingState::get_pressTime() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double BindingState_get_pressTime_m7352DBCD9703BC14A6F16C3697E83E11A6937755_inline (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState/BindingState::set_pressTime(System.Double) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BindingState_set_pressTime_m505FF0E3630A95FE16E896AFB30DF14403526E51_inline (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * __this, double ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputManager::SignalStateChangeMonitor(UnityEngine.InputSystem.InputControl,UnityEngine.InputSystem.LowLevel.IInputStateChangeMonitor) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputManager_SignalStateChangeMonitor_m5BFE18DABF159FBE74751B5E96AE8DDD0EDBC8C7 (InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F * __this, InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * ___control0, RuntimeObject* ___monitor1, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputManager::FireStateChangeNotifications() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputManager_FireStateChangeNotifications_m5BE86BF47F198A221F4A98C3634786271D3747E4 (InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::SplitUpMapAndControlAndBindingIndex(System.Int64,System.Int32&,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_SplitUpMapAndControlAndBindingIndex_mAEA63756CD457B710B8CD2BD1A0835E0E2A72BF6 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int64_t ___mapControlAndBindingIndex0, int32_t* ___mapIndex1, int32_t* ___controlIndex2, int32_t* ___bindingIndex3, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::ProcessControlStateChange(System.Int32,System.Int32,System.Int32,System.Double,UnityEngine.InputSystem.LowLevel.InputEventPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_ProcessControlStateChange_mB67530F288FC58B8301ACA5C4066A29420A6B507 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___mapIndex0, int32_t ___controlIndex1, int32_t ___bindingIndex2, double ___time3, InputEventPtr_t3ECDD4FDE129B0CD8021DF46D8D01D941F4AE5C1 ___eventPtr4, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::ProcessTimeout(System.Double,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_ProcessTimeout_m867B4A4BFD673F35AABE6B08372BC1A479565545 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, double ___time0, int32_t ___mapIndex1, int32_t ___controlIndex2, int32_t ___bindingIndex3, int32_t ___interactionIndex4, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState/TriggerState::set_isPassThrough(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TriggerState_set_isPassThrough_mA9E2C8E812F9F8214993BD8E78BD1190330C617E (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, bool ___value0, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputActionState/TriggerState::get_isButton() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TriggerState_get_isButton_mAEE1C652C035BAE01392C4DF817DCAF5C1D2FE69 (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState/TriggerState::set_isButton(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TriggerState_set_isButton_m29B539E3F6E88A670B01B30599BB86AD65C1D9CC (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, bool ___value0, const RuntimeMethod* method); // System.Single* UnityEngine.InputSystem.InputActionState::get_controlMagnitudes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float* InputActionState_get_controlMagnitudes_m1290427445BFA3A90F07EFFFA27709EE6DEAE3F2 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method); // System.Double UnityEngine.InputSystem.InputActionState/TriggerState::get_time() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double TriggerState_get_time_mEF5F8E6EA1177F885A7F1EE8FBEF374EFB43660C_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.LowLevel.InputEvent* UnityEngine.InputSystem.LowLevel.InputEventPtr::op_Implicit(UnityEngine.InputSystem.LowLevel.InputEventPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 * InputEventPtr_op_Implicit_m25CA03BF945CB766E6C8A09310269C70F9D0C948 (InputEventPtr_t3ECDD4FDE129B0CD8021DF46D8D01D941F4AE5C1 ___eventPtr0, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputActionState::ShouldIgnoreInputOnCompositeBinding(UnityEngine.InputSystem.InputActionState/BindingState*,UnityEngine.InputSystem.LowLevel.InputEvent*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionState_ShouldIgnoreInputOnCompositeBinding_mED334EAFBB7F50A04D0A23BBB25665039A99CF07 (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * ___binding0, InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 * ___eventPtr1, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::ProcessInteractions(UnityEngine.InputSystem.InputActionState/TriggerState&,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_ProcessInteractions_m8C716FC97BEBEC3FA963DB0CE843C39C6D814AFE (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * ___trigger0, int32_t ___interactionStartIndex1, int32_t ___interactionCount2, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputActionState::IsConflictingInput(UnityEngine.InputSystem.InputActionState/TriggerState&,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionState_IsConflictingInput_m90D825449CDE88D6AEE640211D275D5A3A293130 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * ___trigger0, int32_t ___actionIndex1, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::ProcessButtonState(UnityEngine.InputSystem.InputActionState/TriggerState&,System.Int32,UnityEngine.InputSystem.InputActionState/BindingState*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_ProcessButtonState_m8643D1A10C7F4D9229EBC2333574370A11D55C52 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * ___trigger0, int32_t ___actionIndex1, BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * ___bindingStatePtr2, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::ProcessDefaultInteraction(UnityEngine.InputSystem.InputActionState/TriggerState&,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_ProcessDefaultInteraction_m8FDF2618AC7DD47C14E3D5BBCAF433FD184E9D13 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * ___trigger0, int32_t ___actionIndex1, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputControl::get_isButton() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputControl_get_isButton_mC61BD75AEDE7A60CA800EFD668C3915256A9D869 (InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * __this, const RuntimeMethod* method); // System.Single UnityEngine.InputSystem.Controls.ButtonControl::get_pressPointOrDefault() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ButtonControl_get_pressPointOrDefault_mD01867DB1DD0815A0DCFDE49A351C83DAE297842 (ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.LowLevel.InputEvent::get_eventId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputEvent_get_eventId_m4F06A9EDDDED1926D8A9F4FA4C77AC26F4F7163B (InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputActionState/TriggerState::get_mayNeedConflictResolution() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TriggerState_get_mayNeedConflictResolution_m5410885562BB7E10CA04DADC7A9ABC5CC9033DEA (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputActionState/TriggerState::get_hasMultipleConcurrentActuations() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TriggerState_get_hasMultipleConcurrentActuations_m54C3411AACB27C5D037FAD87ED063124C4EC15C6 (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.Mathf::Approximately(System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Mathf_Approximately_mFEB0CB3531393F6CBE07C6E0FCB473B3311F799A (float ___a0, float ___b1, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputActionState::IsActuated(UnityEngine.InputSystem.InputActionState/TriggerState&,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionState_IsActuated_m4B3CC59FD6606C069A6C10AEE88DF8D426CE622E (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * ___trigger0, float ___threshold1, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputInteractionContext::set_timerHasExpired(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputInteractionContext_set_timerHasExpired_mD5484310F467F8D60331499A8ECD7840EDCB70F4 (InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 * __this, bool ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState/InteractionState::set_isTimerRunning(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InteractionState_set_isTimerRunning_m903507F707D56800C22BE9F15AFC89B40AA56BFD (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, bool ___value0, const RuntimeMethod* method); // System.Single UnityEngine.Mathf::Max(System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Mathf_Max_m5C96B726079E95BB1A1DC60532553CB723D24C79 (float ___a0, float ___b1, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState/InteractionState::set_timerDuration(System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InteractionState_set_timerDuration_m32D6ECE33BA3958A68ECFD893BFF5840D39FB52C_inline (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, float ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::StopTimeout(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_StopTimeout_m70A7E69A0ABAB27FE4EC60351963E86797D797CE (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___interactionIndex0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputManager::AddStateChangeMonitorTimeout(UnityEngine.InputSystem.InputControl,UnityEngine.InputSystem.LowLevel.IInputStateChangeMonitor,System.Double,System.Int64,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputManager_AddStateChangeMonitorTimeout_mA6904625EAEA9ACCE5E8689503519DFC681ABFAC (InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F * __this, InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * ___control0, RuntimeObject* ___monitor1, double ___time2, int64_t ___monitorIndex3, int32_t ___timerIndex4, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState/InteractionState::set_timerStartTime(System.Double) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InteractionState_set_timerStartTime_m277EC4C58B245C6F54ADF9A80ABEEE22031A337D_inline (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, double ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState/InteractionState::set_timerMonitorIndex(System.Int64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InteractionState_set_timerMonitorIndex_m42894098E0B27D22E2DCAD528367A17F01922D5B_inline (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, int64_t ___value0, const RuntimeMethod* method); // System.Int64 UnityEngine.InputSystem.InputActionState/InteractionState::get_timerMonitorIndex() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int64_t InteractionState_get_timerMonitorIndex_mEA32827079AC2D34ADA18A853F529A3938E172D8_inline (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputManager::RemoveStateChangeMonitorTimeout(UnityEngine.InputSystem.LowLevel.IInputStateChangeMonitor,System.Int64,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputManager_RemoveStateChangeMonitorTimeout_m952F79654217D58557F4347FB8568D5A678242DD (InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F * __this, RuntimeObject* ___monitor0, int64_t ___monitorIndex1, int32_t ___timerIndex2, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::ChangePhaseOfActionInternal(System.Int32,UnityEngine.InputSystem.InputActionState/TriggerState*,UnityEngine.InputSystem.InputActionPhase,UnityEngine.InputSystem.InputActionState/TriggerState&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_ChangePhaseOfActionInternal_m3EAE0D8D324CEFECE8DB4098ED831409184726BB (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___actionIndex0, TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * ___actionState1, int32_t ___newPhase2, TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * ___trigger3, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputActionState/TriggerState::get_inProcessing() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TriggerState_get_inProcessing_m5EDDEEE0FCEF1FF36E0256DF34B84A85C3B2AA73 (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, const RuntimeMethod* method); // UnityEngine.InputSystem.InputActionState/TriggerState/Flags UnityEngine.InputSystem.InputActionState/TriggerState::get_flags() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TriggerState_get_flags_m92298B376257B5AFF98DACFE3821211B5BF9BF8F_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState/TriggerState::set_flags(UnityEngine.InputSystem.InputActionState/TriggerState/Flags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TriggerState_set_flags_m595CDE33F641EE09631BECA776165FE9940D1152 (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.LowLevel.InputEventPtr::set_handled(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputEventPtr_set_handled_mDBBEF41220F96FEAD529994EE8615A3F23640A2A (InputEventPtr_t3ECDD4FDE129B0CD8021DF46D8D01D941F4AE5C1 * __this, bool ___value0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::CallActionListeners(System.Int32,UnityEngine.InputSystem.InputActionMap,UnityEngine.InputSystem.InputActionPhase,UnityEngine.InputSystem.Utilities.CallbackArray`1>&,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_CallActionListeners_m002F39C32C6655667389E6CA044FC67645164F30 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___actionIndex0, InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___actionMap1, int32_t ___phase2, CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 * ___listeners3, String_t* ___callbackName4, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.Utilities.CallbackArray`1>::get_length() inline int32_t CallbackArray_1_get_length_m2E289634CC8D917C56649B46BD4DCA26C3CB723F (CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 * __this, const RuntimeMethod* method) { return (( int32_t (*) (CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 *, const RuntimeMethod*))CallbackArray_1_get_length_mF3713D9A736D916981802210CF20A583258E1B08_gshared)(__this, method); } // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.InputAction/CallbackContext::get_action() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * CallbackContext_get_action_mAC8795E646E1E200A350189EC2A1D5289AEAAE09 (CallbackContext_t073FE0294FFA91086DA1D1A0C2F33A7F8F9F025D * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.DelegateHelpers::InvokeCallbacksSafe(UnityEngine.InputSystem.Utilities.CallbackArray`1>&,TValue1,TValue2,System.String,System.Object) inline void DelegateHelpers_InvokeCallbacksSafe_TisRuntimeObject_TisInputActionChange_t130BC43627B2FC0737CEF3C0D588541F778CF96D_m78D7179D212FF0C03662CECEEC188E33287D98A8 (CallbackArray_1_t552BD871FFF51BBEADFA595A48105D602791E7FA * ___callbacks0, RuntimeObject * ___argument11, int32_t ___argument22, String_t* ___callbackName3, RuntimeObject * ___context4, const RuntimeMethod* method) { (( void (*) (CallbackArray_1_t552BD871FFF51BBEADFA595A48105D602791E7FA *, RuntimeObject *, int32_t, String_t*, RuntimeObject *, const RuntimeMethod*))DelegateHelpers_InvokeCallbacksSafe_TisRuntimeObject_TisInt32Enum_t9B63F771913F2B6D586F1173B44A41FBE26F6B5C_m04CA5EA9EA079CEADDF35C5A68BCABE5E8BD43BA_gshared)(___callbacks0, ___argument11, ___argument22, ___callbackName3, ___context4, method); } // System.Void UnityEngine.InputSystem.Utilities.DelegateHelpers::InvokeCallbacksSafe(UnityEngine.InputSystem.Utilities.CallbackArray`1>&,TValue,System.String,System.Object) inline void DelegateHelpers_InvokeCallbacksSafe_TisCallbackContext_t073FE0294FFA91086DA1D1A0C2F33A7F8F9F025D_m4D8EED2445E46128B69474232F4C2CEF36B687B3 (CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 * ___callbacks0, CallbackContext_t073FE0294FFA91086DA1D1A0C2F33A7F8F9F025D ___argument1, String_t* ___callbackName2, RuntimeObject * ___context3, const RuntimeMethod* method) { (( void (*) (CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 *, CallbackContext_t073FE0294FFA91086DA1D1A0C2F33A7F8F9F025D , String_t*, RuntimeObject *, const RuntimeMethod*))DelegateHelpers_InvokeCallbacksSafe_TisCallbackContext_t073FE0294FFA91086DA1D1A0C2F33A7F8F9F025D_m4D8EED2445E46128B69474232F4C2CEF36B687B3_gshared)(___callbacks0, ___argument1, ___callbackName2, ___context3, method); } // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.InputActionState::GetActionOrNull(UnityEngine.InputSystem.InputActionState/TriggerState&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * InputActionState_GetActionOrNull_m70412C552F339718FDB8F5390D6DE2A0223B30AA (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * ___trigger0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::ChangePhaseOfInteraction(UnityEngine.InputSystem.InputActionPhase,UnityEngine.InputSystem.InputActionState/TriggerState&,UnityEngine.InputSystem.InputActionPhase,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_ChangePhaseOfInteraction_m76B79D5FBD6FD3D231B5C1ADCDF6CC9E535B0B06 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___newPhase0, TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * ___trigger1, int32_t ___phaseAfterPerformed2, bool ___processNextInteractionOnCancel3, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputControlExtensions::ReadValueIntoBuffer(UnityEngine.InputSystem.InputControl,System.Void*,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputControlExtensions_ReadValueIntoBuffer_mD08D1AC276C3AB4E54F3B7202A49008EF17A288F (InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * ___control0, void* ___buffer1, int32_t ___bufferSize2, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.InputActionState/BindingState::get_processorCount() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t BindingState_get_processorCount_m643C6833D31ACFE87E4B84387820FB944E8627AF_inline (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.InputActionState/BindingState::get_processorStartIndex() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BindingState_get_processorStartIndex_mA210EF0652CD6D83C0412BD14CEBAB0629674882 (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.InputActionState/BindingState::get_partIndex() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t BindingState_get_partIndex_mA9E963AF2596E03714C13516C66A67AE4558B815_inline (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::ReadValue(System.Int32,System.Int32,System.Void*,System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_ReadValue_mC0206C10F16079CE7739C834E39748BCB3522849 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___bindingIndex0, int32_t ___controlIndex1, void* ___buffer2, int32_t ___bufferSize3, bool ___ignoreComposites4, const RuntimeMethod* method); // System.Object UnityEngine.InputSystem.InputControlExtensions::ReadValueAsObject(UnityEngine.InputSystem.InputControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * InputControlExtensions_ReadValueAsObject_m5619782F0D0BFCBAC4241CA70815DA55E9C6B64F (InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * ___control0, const RuntimeMethod* method); // TValue UnityEngine.InputSystem.InputActionState::ReadValue(System.Int32,System.Int32,System.Boolean) inline float InputActionState_ReadValue_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_mBCC0705B62F718BDE7BF2A7141B7A87594D80118 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___bindingIndex0, int32_t ___controlIndex1, bool ___ignoreComposites2, const RuntimeMethod* method) { return (( float (*) (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 *, int32_t, int32_t, bool, const RuntimeMethod*))InputActionState_ReadValue_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_mBCC0705B62F718BDE7BF2A7141B7A87594D80118_gshared)(__this, ___bindingIndex0, ___controlIndex1, ___ignoreComposites2, method); } // System.Void UnityEngine.InputSystem.Utilities.SavedStructState`1/TypedRestore::.ctor(System.Object,System.IntPtr) inline void TypedRestore__ctor_mF1D9CAE9FC486136AC5185C588D28F665031F367 (TypedRestore_tB2EC35E417DAA0BBE9B111D9D1C760E22E8E6BD2 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (TypedRestore_tB2EC35E417DAA0BBE9B111D9D1C760E22E8E6BD2 *, RuntimeObject *, intptr_t, const RuntimeMethod*))TypedRestore__ctor_mF1D9CAE9FC486136AC5185C588D28F665031F367_gshared)(__this, ___object0, ___method1, method); } // System.Void UnityEngine.InputSystem.Utilities.SavedStructState`1::.ctor(T&,UnityEngine.InputSystem.Utilities.SavedStructState`1/TypedRestore,System.Action) inline void SavedStructState_1__ctor_m0F1DDD5BA86965B003B9E8F5242D05D69B1C8289 (SavedStructState_1_t3D331EDB16578AB6F0DFEF8441B0A286431BCBFC * __this, GlobalState_tF1D93500AFBAA25C7FCA48B5D89640B84C44D0AB * ___state0, TypedRestore_tB2EC35E417DAA0BBE9B111D9D1C760E22E8E6BD2 * ___restoreAction1, Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___staticDisposeCurrentState2, const RuntimeMethod* method) { (( void (*) (SavedStructState_1_t3D331EDB16578AB6F0DFEF8441B0A286431BCBFC *, GlobalState_tF1D93500AFBAA25C7FCA48B5D89640B84C44D0AB *, TypedRestore_tB2EC35E417DAA0BBE9B111D9D1C760E22E8E6BD2 *, Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 *, const RuntimeMethod*))SavedStructState_1__ctor_m0F1DDD5BA86965B003B9E8F5242D05D69B1C8289_gshared)(__this, ___state0, ___restoreAction1, ___staticDisposeCurrentState2, method); } // System.Void UnityEngine.InputSystem.InputActionState::CompactGlobalList() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_CompactGlobalList_m14ABA370B1A783C54DEADCFF3914192470301690 (const RuntimeMethod* method); // System.Runtime.InteropServices.GCHandle System.Runtime.InteropServices.GCHandle::Alloc(System.Object,System.Runtime.InteropServices.GCHandleType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 GCHandle_Alloc_m51C5BC1D6902ADA3B9C297C1A96DB322A6403201 (RuntimeObject * ___value0, int32_t ___type1, const RuntimeMethod* method); // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::AppendWithCapacity(TValue,System.Int32) inline int32_t InlinedArray_1_AppendWithCapacity_m59E65633998675623F3673A6CBE743057A299902 (InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * __this, GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___value0, int32_t ___capacityIncrement1, const RuntimeMethod* method) { return (( int32_t (*) (InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 *, GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 , int32_t, const RuntimeMethod*))InlinedArray_1_AppendWithCapacity_m59E65633998675623F3673A6CBE743057A299902_gshared)(__this, ___value0, ___capacityIncrement1, method); } // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::get_Item(System.Int32) inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9 (InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 (*) (InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 *, int32_t, const RuntimeMethod*))InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9_gshared)(__this, ___index0, method); } // System.Object System.Runtime.InteropServices.GCHandle::get_Target() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * GCHandle_get_Target_m6C296AD6520ECDAFC9498E9387677F522871F883 (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * __this, const RuntimeMethod* method); // System.Void System.Runtime.InteropServices.GCHandle::Free() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025 (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.InlinedArray`1::RemoveAtByMovingTailWithCapacity(System.Int32) inline void InlinedArray_1_RemoveAtByMovingTailWithCapacity_m5500B724713470F365E06BE98B676C2009653CCB (InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * __this, int32_t ___index0, const RuntimeMethod* method) { (( void (*) (InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 *, int32_t, const RuntimeMethod*))InlinedArray_1_RemoveAtByMovingTailWithCapacity_m5500B724713470F365E06BE98B676C2009653CCB_gshared)(__this, ___index0, method); } // System.Boolean System.Runtime.InteropServices.GCHandle::get_IsAllocated() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * __this, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.InlinedArray`1::set_Item(System.Int32,TValue) inline void InlinedArray_1_set_Item_m3B8C00C255A6900AE1434A259B1A741697D1BBDD (InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * __this, int32_t ___index0, GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___value1, const RuntimeMethod* method) { (( void (*) (InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 *, int32_t, GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 , const RuntimeMethod*))InlinedArray_1_set_Item_m3B8C00C255A6900AE1434A259B1A741697D1BBDD_gshared)(__this, ___index0, ___value1, method); } // System.Void UnityEngine.InputSystem.Utilities.DelegateHelpers::InvokeCallbacksSafe(UnityEngine.InputSystem.Utilities.CallbackArray`1>&,TValue,System.String,System.Object) inline void DelegateHelpers_InvokeCallbacksSafe_TisRuntimeObject_mD650750A1B8DDC5DEDA41A57398639D210618F24 (CallbackArray_1_tE03856E201C6AA8C7ED4B4A9675D5BD431CACF1D * ___callbacks0, RuntimeObject * ___argument1, String_t* ___callbackName2, RuntimeObject * ___context3, const RuntimeMethod* method) { (( void (*) (CallbackArray_1_tE03856E201C6AA8C7ED4B4A9675D5BD431CACF1D *, RuntimeObject *, String_t*, RuntimeObject *, const RuntimeMethod*))DelegateHelpers_InvokeCallbacksSafe_TisRuntimeObject_mD650750A1B8DDC5DEDA41A57398639D210618F24_gshared)(___callbacks0, ___argument1, ___callbackName2, ___context3, method); } // System.Void UnityEngine.InputSystem.InputActionState::DestroyAllActionMapStates() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_DestroyAllActionMapStates_m03DC0E113DF0780D84B49B1760D033FE4B5D797A (const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.Utilities.CallbackArray`1>::Clear() inline void CallbackArray_1_Clear_m946F8E36822237BF7134C4CC0D1EDC4235B22BAB (CallbackArray_1_t552BD871FFF51BBEADFA595A48105D602791E7FA * __this, const RuntimeMethod* method) { (( void (*) (CallbackArray_1_t552BD871FFF51BBEADFA595A48105D602791E7FA *, const RuntimeMethod*))CallbackArray_1_Clear_m24E396B9E5877445A096E40A8B62CED49E43EE42_gshared)(__this, method); } // System.Void UnityEngine.InputSystem.Utilities.CallbackArray`1>::Clear() inline void CallbackArray_1_Clear_m84E7D680E888B506FF413CB4E833A57311BE90A0 (CallbackArray_1_tE03856E201C6AA8C7ED4B4A9675D5BD431CACF1D * __this, const RuntimeMethod* method) { (( void (*) (CallbackArray_1_tE03856E201C6AA8C7ED4B4A9675D5BD431CACF1D *, const RuntimeMethod*))CallbackArray_1_Clear_m24E396B9E5877445A096E40A8B62CED49E43EE42_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::AddRange(System.Collections.Generic.IEnumerable`1) inline void List_1_AddRange_mA13E06136BB740871AF333530341467472DE85DE (List_1_tFFE73B0BB3F7FB42B352704EF27E024293EECFD5 * __this, RuntimeObject* ___collection0, const RuntimeMethod* method) { (( void (*) (List_1_tFFE73B0BB3F7FB42B352704EF27E024293EECFD5 *, RuntimeObject*, const RuntimeMethod*))List_1_AddRange_m6465DEF706EB529B4227F2AF79338419D517EDF9_gshared)(__this, ___collection0, method); } // System.Void System.Collections.Generic.List`1::Add(!0) inline void List_1_Add_mDF9830A1F3BDDA9AB2F14D876EE028E88AC0EB6B (List_1_tFFE73B0BB3F7FB42B352704EF27E024293EECFD5 * __this, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___item0, const RuntimeMethod* method) { (( void (*) (List_1_tFFE73B0BB3F7FB42B352704EF27E024293EECFD5 *, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *, const RuntimeMethod*))List_1_Add_mE5B3CBB3A625606D9BC4337FEAAF1D66BCB6F96E_gshared)(__this, ___item0, method); } // System.Void UnityEngine.InputSystem.Utilities.InlinedArray`1::RemoveAtWithCapacity(System.Int32) inline void InlinedArray_1_RemoveAtWithCapacity_m063BBA79A2F0876CA9E561D9999C913B1D17949B (InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * __this, int32_t ___index0, const RuntimeMethod* method) { (( void (*) (InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 *, int32_t, const RuntimeMethod*))InlinedArray_1_RemoveAtWithCapacity_m063BBA79A2F0876CA9E561D9999C913B1D17949B_gshared)(__this, ___index0, method); } // System.Boolean UnityEngine.InputSystem.InputActionState::CanUseDevice(UnityEngine.InputSystem.InputDevice) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionState_CanUseDevice_m1081F7C81EB24B72C147FBA6D462CD0009732B89 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * ___device0, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputActionState::IsUsingDevice(UnityEngine.InputSystem.InputDevice) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionState_IsUsingDevice_m9A4D9040EF023967386FC8E0343D2CBC6968D1A3 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * ___device0, const RuntimeMethod* method); // System.Boolean UnityEngine.InputSystem.InputActionMap/DeviceArray::Remove(UnityEngine.InputSystem.InputDevice) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DeviceArray_Remove_m8E6DC92C7A41DE4F32B023DCE5F03F85E4DACEE7 (DeviceArray_tB70537FAE9D7016A8C78A29177C1FA1C3AF15B5A * __this, InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * ___device0, const RuntimeMethod* method); // System.Void UnityEngine.InputSystem.InputActionState::ResetActionStatesDrivenBy(UnityEngine.InputSystem.InputDevice) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_ResetActionStatesDrivenBy_m48AC2FB4694D9BF2EA4607B4DEAF75EB6931DCEE (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * ___device0, const RuntimeMethod* method); // System.Void UnityEngine.Vector2::.ctor(System.Single,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2__ctor_m9F1F2D5EB5D1FF7091BB527AC8A72CBB309D115E_inline (Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * __this, float ___x0, float ___y1, const RuntimeMethod* method); // System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_mBCBF2D9FD1B5F0D8D8595B15B7460889D60C8070 (const RuntimeMethod* method); #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.InputSystem.Touchscreen UnityEngine.InputSystem.EnhancedTouch.Finger::get_screen() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Touchscreen_tE679C4B2C2D8C5979EAC5A2002603672A202E3EB * Finger_get_screen_m5BC0581F1984972469C3AE0995A5D32A5D9C484A (Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F * __this, const RuntimeMethod* method) { { // public Touchscreen screen { get; } Touchscreen_tE679C4B2C2D8C5979EAC5A2002603672A202E3EB * L_0 = __this->get_U3CscreenU3Ek__BackingField_0(); return L_0; } } // System.Int32 UnityEngine.InputSystem.EnhancedTouch.Finger::get_index() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Finger_get_index_m2868F31D9EE34D324B95275218B6013E89A8AF37 (Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F * __this, const RuntimeMethod* method) { { // public int index { get; } int32_t L_0 = __this->get_U3CindexU3Ek__BackingField_1(); return L_0; } } // System.Boolean UnityEngine.InputSystem.EnhancedTouch.Finger::get_isActive() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Finger_get_isActive_m0DD9CEBEBFBA5688FDDAB4DC726D4E5F624EC591 (Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F * __this, const RuntimeMethod* method) { Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 V_0; memset((&V_0), 0, sizeof(V_0)); { // public bool isActive => currentTouch.valid; Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 L_0; L_0 = Finger_get_currentTouch_m0852466C0CB28C0D7AB4DBBD0E683A4A15AA07DE(__this, /*hidden argument*/NULL); V_0 = L_0; bool L_1; L_1 = Touch_get_valid_mD30E73595DAF1507066618DF9703C548AEA39A69((Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 *)(&V_0), /*hidden argument*/NULL); return L_1; } } // UnityEngine.Vector2 UnityEngine.InputSystem.EnhancedTouch.Finger::get_screenPosition() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 Finger_get_screenPosition_mE920C8A029D08AB47E4ACF37532D73F01DC16A4A (Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F * __this, const RuntimeMethod* method) { Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 V_0; memset((&V_0), 0, sizeof(V_0)); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 V_1; memset((&V_1), 0, sizeof(V_1)); { // var touch = lastTouch; Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 L_0; L_0 = Finger_get_lastTouch_m7753CEC9334B4D4BFA6F205CF7C9F56E7870D8CD(__this, /*hidden argument*/NULL); V_0 = L_0; // if (!touch.valid) bool L_1; L_1 = Touch_get_valid_mD30E73595DAF1507066618DF9703C548AEA39A69((Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 *)(&V_0), /*hidden argument*/NULL); if (L_1) { goto IL_001a; } } { // return default; il2cpp_codegen_initobj((&V_1), sizeof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 )); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_2 = V_1; return L_2; } IL_001a: { // return touch.screenPosition; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_3; L_3 = Touch_get_screenPosition_mCD46857B27F21D4B7D9358453E467AC95CEB367A((Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 *)(&V_0), /*hidden argument*/NULL); return L_3; } } // UnityEngine.InputSystem.EnhancedTouch.Touch UnityEngine.InputSystem.EnhancedTouch.Finger::get_lastTouch() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 Finger_get_lastTouch_m7753CEC9334B4D4BFA6F205CF7C9F56E7870D8CD (Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateHistory_1_get_Item_m6A00C6896E81C55559949D461FC4DD0EF5D6B4F5_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 V_1; memset((&V_1), 0, sizeof(V_1)); { // var count = m_StateHistory.Count; InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * L_0 = __this->get_m_StateHistory_2(); NullCheck(L_0); int32_t L_1; L_1 = InputStateHistory_get_Count_m0D2E913E8358EFD8246AC560F771569C2C3A2816_inline(L_0, /*hidden argument*/NULL); V_0 = L_1; // if (count == 0) int32_t L_2 = V_0; if (L_2) { goto IL_0019; } } { // return default; il2cpp_codegen_initobj((&V_1), sizeof(Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 )); Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 L_3 = V_1; return L_3; } IL_0019: { // return new Touch(this, m_StateHistory[count - 1]); InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * L_4 = __this->get_m_StateHistory_2(); int32_t L_5 = V_0; NullCheck(L_4); Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 L_6; L_6 = InputStateHistory_1_get_Item_m6A00C6896E81C55559949D461FC4DD0EF5D6B4F5(L_4, ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)1)), /*hidden argument*/InputStateHistory_1_get_Item_m6A00C6896E81C55559949D461FC4DD0EF5D6B4F5_RuntimeMethod_var); Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 L_7; memset((&L_7), 0, sizeof(L_7)); Touch__ctor_mF512813AA9438A7938725B1299426A722C710B04((&L_7), __this, L_6, /*hidden argument*/NULL); return L_7; } } // UnityEngine.InputSystem.EnhancedTouch.Touch UnityEngine.InputSystem.EnhancedTouch.Finger::get_currentTouch() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 Finger_get_currentTouch_m0852466C0CB28C0D7AB4DBBD0E683A4A15AA07DE (Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 V_0; memset((&V_0), 0, sizeof(V_0)); Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 V_1; memset((&V_1), 0, sizeof(V_1)); { // var touch = lastTouch; Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 L_0; L_0 = Finger_get_lastTouch_m7753CEC9334B4D4BFA6F205CF7C9F56E7870D8CD(__this, /*hidden argument*/NULL); V_0 = L_0; // if (!touch.valid) bool L_1; L_1 = Touch_get_valid_mD30E73595DAF1507066618DF9703C548AEA39A69((Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 *)(&V_0), /*hidden argument*/NULL); if (L_1) { goto IL_001a; } } { // return default; il2cpp_codegen_initobj((&V_1), sizeof(Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 )); Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 L_2 = V_1; return L_2; } IL_001a: { // if (touch.isInProgress) bool L_3; L_3 = Touch_get_isInProgress_m878CF466C04F80D56518760A92995F48E7895BB5((Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 *)(&V_0), /*hidden argument*/NULL); if (!L_3) { goto IL_0025; } } { // return touch; Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 L_4 = V_0; return L_4; } IL_0025: { // if (touch.updateStepCount == InputUpdate.s_UpdateStepCount) uint32_t L_5; L_5 = Touch_get_updateStepCount_m3B0E4A4B9CFB5AA33E61AA88CAAB6DC39CDF1A9D((Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 *)(&V_0), /*hidden argument*/NULL); uint32_t L_6 = ((InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_StaticFields*)il2cpp_codegen_static_fields_for(InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_il2cpp_TypeInfo_var))->get_s_UpdateStepCount_0(); if ((!(((uint32_t)L_5) == ((uint32_t)L_6)))) { goto IL_0035; } } { // return touch; Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 L_7 = V_0; return L_7; } IL_0035: { // return default; il2cpp_codegen_initobj((&V_1), sizeof(Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 )); Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 L_8 = V_1; return L_8; } } // UnityEngine.InputSystem.EnhancedTouch.TouchHistory UnityEngine.InputSystem.EnhancedTouch.Finger::get_touchHistory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TouchHistory_tC6960A3461C25690F02AFEC0CEFA1BDD252AC0E8 Finger_get_touchHistory_mFB08B56ABB772A1C856B112F2E96978FB3E53FB8 (Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F * __this, const RuntimeMethod* method) { { // public TouchHistory touchHistory => new TouchHistory(this, m_StateHistory); InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * L_0 = __this->get_m_StateHistory_2(); TouchHistory_tC6960A3461C25690F02AFEC0CEFA1BDD252AC0E8 L_1; memset((&L_1), 0, sizeof(L_1)); TouchHistory__ctor_m54BB195F19AAD04E1DA996EF2A5D3CDA7FE27622((&L_1), __this, L_0, (-1), (-1), /*hidden argument*/NULL); return L_1; } } // System.Void UnityEngine.InputSystem.EnhancedTouch.Finger::.ctor(UnityEngine.InputSystem.Touchscreen,System.Int32,UnityEngine.InputSystem.LowLevel.InputUpdateType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Finger__ctor_mFA29287F23BEDB0BC6C0898387EE7392C0082942 (Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F * __this, Touchscreen_tE679C4B2C2D8C5979EAC5A2002603672A202E3EB * ___screen0, int32_t ___index1, int32_t ___updateMask2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1__ctor_m7E7975F268F0FCB1AE60402EDEFC7008D54A1F3A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_tFC48ABC201ECE98EE324DEE2F9ED877F6DC33E7D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Finger_OnTouchRecorded_mE92577EC4FBC2F1BFCEB627089A0FAE2B369F374_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Finger_ShouldRecordTouch_m1BAFB079233753A9F085E057E627F41BF4AE1560_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_4__ctor_mF2A85D0379E21F2C10577421BC5D53205C0F195A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_4_t9471AE3CE77AACB79F1D8E10F1FDB368D151DC6F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_1_ReadValue_m6244F68F3A3EB9BCFB8A476467856BC2A75E4B22_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateHistory_1_RecordStateChange_m7D25E4CA7DDBFF8D13C8B4B534F491D476BACD03_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateHistory_1__ctor_m45352B7765055D437E73455C33C4D9A08EDE150B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_get_Item_m76A8585158BCA5BA4BB2BF5710844C18BF817D71_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnsafeUtility_SizeOf_TisExtraDataPerTouchState_t270CE8E3F4095BBA95C3216A4C8E00CC73BBE36C_m6BB2F2EB5DE43715E1B096AA507F3ABED14E823A_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } ReadOnlyArray_1_t0DCCE2E9597891D2E289C44634892EF6129F71F9 V_0; memset((&V_0), 0, sizeof(V_0)); { // internal Finger(Touchscreen screen, int index, InputUpdateType updateMask) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.screen = screen; Touchscreen_tE679C4B2C2D8C5979EAC5A2002603672A202E3EB * L_0 = ___screen0; __this->set_U3CscreenU3Ek__BackingField_0(L_0); // this.index = index; int32_t L_1 = ___index1; __this->set_U3CindexU3Ek__BackingField_1(L_1); // m_StateHistory = new InputStateHistory(screen.touches[index]) // { // historyDepth = Touch.maxHistoryLengthPerFinger, // extraMemoryPerRecord = UnsafeUtility.SizeOf(), // onRecordAdded = OnTouchRecorded, // onShouldRecordStateChange = ShouldRecordTouch, // updateMask = updateMask, // }; Touchscreen_tE679C4B2C2D8C5979EAC5A2002603672A202E3EB * L_2 = ___screen0; NullCheck(L_2); ReadOnlyArray_1_t0DCCE2E9597891D2E289C44634892EF6129F71F9 L_3; L_3 = Touchscreen_get_touches_m8EE6C6F3F0C350CC319D2FF77E7FF2413129A979_inline(L_2, /*hidden argument*/NULL); V_0 = L_3; int32_t L_4 = ___index1; TouchControl_t6E5C91937E6811635891F0FE85B96BA3338E0EFD * L_5; L_5 = ReadOnlyArray_1_get_Item_m76A8585158BCA5BA4BB2BF5710844C18BF817D71((ReadOnlyArray_1_t0DCCE2E9597891D2E289C44634892EF6129F71F9 *)(&V_0), L_4, /*hidden argument*/ReadOnlyArray_1_get_Item_m76A8585158BCA5BA4BB2BF5710844C18BF817D71_RuntimeMethod_var); InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * L_6 = (InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B *)il2cpp_codegen_object_new(InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B_il2cpp_TypeInfo_var); InputStateHistory_1__ctor_m45352B7765055D437E73455C33C4D9A08EDE150B(L_6, L_5, /*hidden argument*/InputStateHistory_1__ctor_m45352B7765055D437E73455C33C4D9A08EDE150B_RuntimeMethod_var); InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * L_7 = L_6; IL2CPP_RUNTIME_CLASS_INIT(Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Touch_get_maxHistoryLengthPerFinger_mABF2CA37CEE49DECD8F193651718C17B6EC0DA49(/*hidden argument*/NULL); NullCheck(L_7); InputStateHistory_set_historyDepth_m61A726A7FA343D1525B44591C33301420CFDC4D1(L_7, L_8, /*hidden argument*/NULL); InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * L_9 = L_7; int32_t L_10; L_10 = UnsafeUtility_SizeOf_TisExtraDataPerTouchState_t270CE8E3F4095BBA95C3216A4C8E00CC73BBE36C_m6BB2F2EB5DE43715E1B096AA507F3ABED14E823A(/*hidden argument*/UnsafeUtility_SizeOf_TisExtraDataPerTouchState_t270CE8E3F4095BBA95C3216A4C8E00CC73BBE36C_m6BB2F2EB5DE43715E1B096AA507F3ABED14E823A_RuntimeMethod_var); NullCheck(L_9); InputStateHistory_set_extraMemoryPerRecord_mA7A79232AF2D4CA10E7D7A32CAB86044B03A44FD(L_9, L_10, /*hidden argument*/NULL); InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * L_11 = L_9; Action_1_tFC48ABC201ECE98EE324DEE2F9ED877F6DC33E7D * L_12 = (Action_1_tFC48ABC201ECE98EE324DEE2F9ED877F6DC33E7D *)il2cpp_codegen_object_new(Action_1_tFC48ABC201ECE98EE324DEE2F9ED877F6DC33E7D_il2cpp_TypeInfo_var); Action_1__ctor_m7E7975F268F0FCB1AE60402EDEFC7008D54A1F3A(L_12, __this, (intptr_t)((intptr_t)Finger_OnTouchRecorded_mE92577EC4FBC2F1BFCEB627089A0FAE2B369F374_RuntimeMethod_var), /*hidden argument*/Action_1__ctor_m7E7975F268F0FCB1AE60402EDEFC7008D54A1F3A_RuntimeMethod_var); NullCheck(L_11); InputStateHistory_set_onRecordAdded_mF5A239A44F0E29B4F30FC3ADD363EB48BFC49D73_inline(L_11, L_12, /*hidden argument*/NULL); InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * L_13 = L_11; Func_4_t9471AE3CE77AACB79F1D8E10F1FDB368D151DC6F * L_14 = (Func_4_t9471AE3CE77AACB79F1D8E10F1FDB368D151DC6F *)il2cpp_codegen_object_new(Func_4_t9471AE3CE77AACB79F1D8E10F1FDB368D151DC6F_il2cpp_TypeInfo_var); Func_4__ctor_mF2A85D0379E21F2C10577421BC5D53205C0F195A(L_14, NULL, (intptr_t)((intptr_t)Finger_ShouldRecordTouch_m1BAFB079233753A9F085E057E627F41BF4AE1560_RuntimeMethod_var), /*hidden argument*/Func_4__ctor_mF2A85D0379E21F2C10577421BC5D53205C0F195A_RuntimeMethod_var); NullCheck(L_13); InputStateHistory_set_onShouldRecordStateChange_m12733D72F76858F901A267388B1827F92ADF00C6_inline(L_13, L_14, /*hidden argument*/NULL); InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * L_15 = L_13; int32_t L_16 = ___updateMask2; NullCheck(L_15); InputStateHistory_set_updateMask_mDF16F2C6B3BD3A29788DA5AC01C7007734550814(L_15, L_16, /*hidden argument*/NULL); __this->set_m_StateHistory_2(L_15); // m_StateHistory.StartRecording(); InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * L_17 = __this->get_m_StateHistory_2(); NullCheck(L_17); InputStateHistory_StartRecording_mE975E7E7D95D94A2D8CA6888E53892A5BDF4C84E(L_17, /*hidden argument*/NULL); // if (screen.touches[index].isInProgress) Touchscreen_tE679C4B2C2D8C5979EAC5A2002603672A202E3EB * L_18 = ___screen0; NullCheck(L_18); ReadOnlyArray_1_t0DCCE2E9597891D2E289C44634892EF6129F71F9 L_19; L_19 = Touchscreen_get_touches_m8EE6C6F3F0C350CC319D2FF77E7FF2413129A979_inline(L_18, /*hidden argument*/NULL); V_0 = L_19; int32_t L_20 = ___index1; TouchControl_t6E5C91937E6811635891F0FE85B96BA3338E0EFD * L_21; L_21 = ReadOnlyArray_1_get_Item_m76A8585158BCA5BA4BB2BF5710844C18BF817D71((ReadOnlyArray_1_t0DCCE2E9597891D2E289C44634892EF6129F71F9 *)(&V_0), L_20, /*hidden argument*/ReadOnlyArray_1_get_Item_m76A8585158BCA5BA4BB2BF5710844C18BF817D71_RuntimeMethod_var); NullCheck(L_21); bool L_22; L_22 = TouchControl_get_isInProgress_m92D093C86785C74AF71D44552848834B0049E657(L_21, /*hidden argument*/NULL); if (!L_22) { goto IL_00c8; } } { // m_StateHistory.RecordStateChange(screen.touches[index], screen.touches[index].ReadValue()); InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * L_23 = __this->get_m_StateHistory_2(); Touchscreen_tE679C4B2C2D8C5979EAC5A2002603672A202E3EB * L_24 = ___screen0; NullCheck(L_24); ReadOnlyArray_1_t0DCCE2E9597891D2E289C44634892EF6129F71F9 L_25; L_25 = Touchscreen_get_touches_m8EE6C6F3F0C350CC319D2FF77E7FF2413129A979_inline(L_24, /*hidden argument*/NULL); V_0 = L_25; int32_t L_26 = ___index1; TouchControl_t6E5C91937E6811635891F0FE85B96BA3338E0EFD * L_27; L_27 = ReadOnlyArray_1_get_Item_m76A8585158BCA5BA4BB2BF5710844C18BF817D71((ReadOnlyArray_1_t0DCCE2E9597891D2E289C44634892EF6129F71F9 *)(&V_0), L_26, /*hidden argument*/ReadOnlyArray_1_get_Item_m76A8585158BCA5BA4BB2BF5710844C18BF817D71_RuntimeMethod_var); Touchscreen_tE679C4B2C2D8C5979EAC5A2002603672A202E3EB * L_28 = ___screen0; NullCheck(L_28); ReadOnlyArray_1_t0DCCE2E9597891D2E289C44634892EF6129F71F9 L_29; L_29 = Touchscreen_get_touches_m8EE6C6F3F0C350CC319D2FF77E7FF2413129A979_inline(L_28, /*hidden argument*/NULL); V_0 = L_29; int32_t L_30 = ___index1; TouchControl_t6E5C91937E6811635891F0FE85B96BA3338E0EFD * L_31; L_31 = ReadOnlyArray_1_get_Item_m76A8585158BCA5BA4BB2BF5710844C18BF817D71((ReadOnlyArray_1_t0DCCE2E9597891D2E289C44634892EF6129F71F9 *)(&V_0), L_30, /*hidden argument*/ReadOnlyArray_1_get_Item_m76A8585158BCA5BA4BB2BF5710844C18BF817D71_RuntimeMethod_var); NullCheck(L_31); TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 L_32; L_32 = InputControl_1_ReadValue_m6244F68F3A3EB9BCFB8A476467856BC2A75E4B22(L_31, /*hidden argument*/InputControl_1_ReadValue_m6244F68F3A3EB9BCFB8A476467856BC2A75E4B22_RuntimeMethod_var); NullCheck(L_23); Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 L_33; L_33 = InputStateHistory_1_RecordStateChange_m7D25E4CA7DDBFF8D13C8B4B534F491D476BACD03(L_23, L_27, L_32, (-1.0), /*hidden argument*/InputStateHistory_1_RecordStateChange_m7D25E4CA7DDBFF8D13C8B4B534F491D476BACD03_RuntimeMethod_var); } IL_00c8: { // } return; } } // System.Boolean UnityEngine.InputSystem.EnhancedTouch.Finger::ShouldRecordTouch(UnityEngine.InputSystem.InputControl,System.Double,UnityEngine.InputSystem.LowLevel.InputEventPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Finger_ShouldRecordTouch_m1BAFB079233753A9F085E057E627F41BF4AE1560 (InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * ___control0, double ___time1, InputEventPtr_t3ECDD4FDE129B0CD8021DF46D8D01D941F4AE5C1 ___eventPtr2, const RuntimeMethod* method) { FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 V_0; memset((&V_0), 0, sizeof(V_0)); TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 * V_1 = NULL; InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B V_2; memset((&V_2), 0, sizeof(V_2)); { // if (!eventPtr.valid) bool L_0; L_0 = InputEventPtr_get_valid_m89FC8685702EDBBB434A0576EED219CA4BF0630C((InputEventPtr_t3ECDD4FDE129B0CD8021DF46D8D01D941F4AE5C1 *)(&___eventPtr2), /*hidden argument*/NULL); if (L_0) { goto IL_000b; } } { // return false; return (bool)0; } IL_000b: { // var eventType = eventPtr.type; FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_1; L_1 = InputEventPtr_get_type_mC6EF58B6562D5B232170DC64DC0F1A99FE996BD2((InputEventPtr_t3ECDD4FDE129B0CD8021DF46D8D01D941F4AE5C1 *)(&___eventPtr2), /*hidden argument*/NULL); V_0 = L_1; // if (eventType != StateEvent.Type && eventType != DeltaStateEvent.Type) FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_2 = V_0; FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_3; L_3 = FourCC_op_Implicit_m1EF35613D75316DA0F135114B72093EBB3D04356(((int32_t)1398030676), /*hidden argument*/NULL); bool L_4; L_4 = FourCC_op_Inequality_m1E781CB491ABFCA16991EF6F695C559068406232(L_2, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0039; } } { FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_5 = V_0; FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_6; L_6 = FourCC_op_Implicit_m1EF35613D75316DA0F135114B72093EBB3D04356(((int32_t)1145852993), /*hidden argument*/NULL); bool L_7; L_7 = FourCC_op_Inequality_m1E781CB491ABFCA16991EF6F695C559068406232(L_5, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0039; } } { // return false; return (bool)0; } IL_0039: { // var currentTouchState = (TouchState*)((byte*)control.currentStatePtr + control.stateBlock.byteOffset); InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_8 = ___control0; NullCheck(L_8); void* L_9; L_9 = InputControl_get_currentStatePtr_m069609EF2EEE5BD33A09A697690CE09FB618F693(L_8, /*hidden argument*/NULL); InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_10 = ___control0; NullCheck(L_10); InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B L_11; L_11 = InputControl_get_stateBlock_m0ECA3324A1A42DDE5085EAE0A82D7C0447143252_inline(L_10, /*hidden argument*/NULL); V_2 = L_11; uint32_t L_12; L_12 = InputStateBlock_get_byteOffset_m68EF162227DEB77FFCA5C46605780C3387ADC019_inline((InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B *)(&V_2), /*hidden argument*/NULL); V_1 = (TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 *)((void*)il2cpp_codegen_add((intptr_t)L_9, (intptr_t)((uintptr_t)L_12))); // if (currentTouchState->isTapRelease) TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 * L_13 = V_1; bool L_14; L_14 = TouchState_get_isTapRelease_mBF253D9FBD119EA9824668B19F94BB38445E66F5((TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 *)(TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 *)L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_005a; } } { // return false; return (bool)0; } IL_005a: { // return true; return (bool)1; } } // System.Void UnityEngine.InputSystem.EnhancedTouch.Finger::OnTouchRecorded(UnityEngine.InputSystem.LowLevel.InputStateHistory/Record) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Finger_OnTouchRecorded_mE92577EC4FBC2F1BFCEB627089A0FAE2B369F374 (Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F * __this, Record_t5D2EF3432D8EA5FE1E2CF58B5345D23FF06DD445 ___record0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DelegateHelpers_InvokeCallbacksSafe_TisFinger_t3B83C972B2375B2C4628C53FE90CE859951A677F_m8E8EB5D4531F2FCB78335AB83FCC79B84C24FD3D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnsafeUtility_SizeOf_TisExtraDataPerTouchState_t270CE8E3F4095BBA95C3216A4C8E00CC73BBE36C_m6BB2F2EB5DE43715E1B096AA507F3ABED14E823A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral413A93D2DA41C940A92CBF70746012937590610E); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral79E7200C256B5A139CC2342D4CDC95E51A6DD366); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral822D2E2FACD5A075837EA460A85415C1BB4A5B00); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 * V_1 = NULL; ExtraDataPerTouchState_t270CE8E3F4095BBA95C3216A4C8E00CC73BBE36C * V_2 = NULL; uint32_t V_3 = 0; int32_t V_4 = 0; TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 * V_5 = NULL; int32_t V_6 = 0; int32_t G_B5_0 = 0; TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 * G_B7_0 = NULL; TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 * G_B6_0 = NULL; int32_t G_B8_0 = 0; TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 * G_B8_1 = NULL; { // var recordIndex = record.recordIndex; int32_t L_0; L_0 = Record_get_recordIndex_m03DB6091C12A33FB3B689DF88745250363F5DA96((Record_t5D2EF3432D8EA5FE1E2CF58B5345D23FF06DD445 *)(&___record0), /*hidden argument*/NULL); V_0 = L_0; // var touchHeader = m_StateHistory.GetRecordUnchecked(recordIndex); InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * L_1 = __this->get_m_StateHistory_2(); int32_t L_2 = V_0; NullCheck(L_1); RecordHeader_tEE435193EE267F203DE3DC347819B8160C35AC69 * L_3; L_3 = InputStateHistory_GetRecordUnchecked_mCB95F33602ADD68313B54A93D0EB926E804A28E0(L_1, L_2, /*hidden argument*/NULL); // var touchState = (TouchState*)touchHeader->statePtrWithoutControlIndex; // m_StateHistory is bound to a single TouchControl. RecordHeader_tEE435193EE267F203DE3DC347819B8160C35AC69 * L_4 = (RecordHeader_tEE435193EE267F203DE3DC347819B8160C35AC69 *)L_3; uint8_t* L_5; L_5 = RecordHeader_get_statePtrWithoutControlIndex_mA69F04C99CB1646B06946A1EECCB6E1E02341CC8((RecordHeader_tEE435193EE267F203DE3DC347819B8160C35AC69 *)(RecordHeader_tEE435193EE267F203DE3DC347819B8160C35AC69 *)L_4, /*hidden argument*/NULL); V_1 = (TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 *)L_5; // touchState->updateStepCount = InputUpdate.s_UpdateStepCount; TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 * L_6 = V_1; uint32_t L_7 = ((InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_StaticFields*)il2cpp_codegen_static_fields_for(InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_il2cpp_TypeInfo_var))->get_s_UpdateStepCount_0(); NullCheck(L_6); L_6->set_updateStepCount_10(L_7); // Touch.s_GlobalState.playerState.haveBuiltActiveTouches = false; IL2CPP_RUNTIME_CLASS_INIT(Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21_il2cpp_TypeInfo_var); FingerAndTouchState_t63C9C9EB7EAC3DBB10AC1FB5015F996D37BD3FEF * L_8 = (((Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21_StaticFields*)il2cpp_codegen_static_fields_for(Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_2())->get_address_of_playerState_5(); L_8->set_haveBuiltActiveTouches_8((bool)0); // var extraData = (Touch.ExtraDataPerTouchState*)((byte*)touchHeader + m_StateHistory.bytesPerRecord - // UnsafeUtility.SizeOf()); InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * L_9 = __this->get_m_StateHistory_2(); NullCheck(L_9); int32_t L_10; L_10 = InputStateHistory_get_bytesPerRecord_m0BD0CF82898D2DB885AD7F1CB1AADB357F23BD3F(L_9, /*hidden argument*/NULL); int32_t L_11; L_11 = UnsafeUtility_SizeOf_TisExtraDataPerTouchState_t270CE8E3F4095BBA95C3216A4C8E00CC73BBE36C_m6BB2F2EB5DE43715E1B096AA507F3ABED14E823A(/*hidden argument*/UnsafeUtility_SizeOf_TisExtraDataPerTouchState_t270CE8E3F4095BBA95C3216A4C8E00CC73BBE36C_m6BB2F2EB5DE43715E1B096AA507F3ABED14E823A_RuntimeMethod_var); V_2 = (ExtraDataPerTouchState_t270CE8E3F4095BBA95C3216A4C8E00CC73BBE36C *)((RecordHeader_tEE435193EE267F203DE3DC347819B8160C35AC69 *)il2cpp_codegen_subtract((intptr_t)((RecordHeader_tEE435193EE267F203DE3DC347819B8160C35AC69 *)il2cpp_codegen_add((intptr_t)L_4, (int32_t)L_10)), (int32_t)L_11)); // extraData->uniqueId = ++Touch.s_GlobalState.playerState.lastId; ExtraDataPerTouchState_t270CE8E3F4095BBA95C3216A4C8E00CC73BBE36C * L_12 = V_2; FingerAndTouchState_t63C9C9EB7EAC3DBB10AC1FB5015F996D37BD3FEF * L_13 = (((Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21_StaticFields*)il2cpp_codegen_static_fields_for(Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_2())->get_address_of_playerState_5(); uint32_t* L_14 = L_13->get_address_of_lastId_7(); uint32_t* L_15 = L_14; int32_t L_16 = *((uint32_t*)L_15); V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); uint32_t L_17 = V_3; *((int32_t*)L_15) = (int32_t)L_17; uint32_t L_18 = V_3; NullCheck(L_12); L_12->set_uniqueId_1(L_18); // extraData->accumulatedDelta = touchState->delta; ExtraDataPerTouchState_t270CE8E3F4095BBA95C3216A4C8E00CC73BBE36C * L_19 = V_2; TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 * L_20 = V_1; NullCheck(L_20); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_21 = L_20->get_delta_3(); NullCheck(L_19); L_19->set_accumulatedDelta_0(L_21); // if (touchState->phase != TouchPhase.Began) TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 * L_22 = V_1; int32_t L_23; L_23 = TouchState_get_phase_mFB8F57FAD2F981D7963A4C2CC2739D5EE14EF45A_inline((TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 *)(TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 *)L_22, /*hidden argument*/NULL); if ((((int32_t)L_23) == ((int32_t)1))) { goto IL_00f4; } } { // if (recordIndex != m_StateHistory.m_HeadIndex) int32_t L_24 = V_0; InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * L_25 = __this->get_m_StateHistory_2(); NullCheck(L_25); int32_t L_26 = ((InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31 *)L_25)->get_m_HeadIndex_10(); if ((((int32_t)L_24) == ((int32_t)L_26))) { goto IL_00fb; } } { // var previousRecordIndex = recordIndex == 0 ? m_StateHistory.historyDepth - 1 : recordIndex - 1; int32_t L_27 = V_0; if (!L_27) { goto IL_0091; } } { int32_t L_28 = V_0; G_B5_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_28, (int32_t)1)); goto IL_009e; } IL_0091: { InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * L_29 = __this->get_m_StateHistory_2(); NullCheck(L_29); int32_t L_30; L_30 = InputStateHistory_get_historyDepth_m44383EB9D311ABADC2560EBD77C90E9DBBC85AFB_inline(L_29, /*hidden argument*/NULL); G_B5_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1)); } IL_009e: { V_4 = G_B5_0; // var previousTouchHeader = m_StateHistory.GetRecordUnchecked(previousRecordIndex); InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * L_31 = __this->get_m_StateHistory_2(); int32_t L_32 = V_4; NullCheck(L_31); RecordHeader_tEE435193EE267F203DE3DC347819B8160C35AC69 * L_33; L_33 = InputStateHistory_GetRecordUnchecked_mCB95F33602ADD68313B54A93D0EB926E804A28E0(L_31, L_32, /*hidden argument*/NULL); // var previousTouchState = (TouchState*)previousTouchHeader->statePtrWithoutControlIndex; uint8_t* L_34; L_34 = RecordHeader_get_statePtrWithoutControlIndex_mA69F04C99CB1646B06946A1EECCB6E1E02341CC8((RecordHeader_tEE435193EE267F203DE3DC347819B8160C35AC69 *)(RecordHeader_tEE435193EE267F203DE3DC347819B8160C35AC69 *)L_33, /*hidden argument*/NULL); V_5 = (TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 *)L_34; // touchState->delta -= previousTouchState->delta; TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 * L_35 = V_1; NullCheck(L_35); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * L_36 = L_35->get_address_of_delta_3(); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * L_37 = L_36; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_38 = (*(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 *)L_37); TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 * L_39 = V_5; NullCheck(L_39); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_40 = L_39->get_delta_3(); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_41; L_41 = Vector2_op_Subtraction_m3E4A2D9544C5A953CC0CA9CE76D5279987381BFC_inline(L_38, L_40, /*hidden argument*/NULL); *(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 *)L_37 = L_41; // touchState->beganInSameFrame = previousTouchState->beganInSameFrame && // previousTouchState->updateStepCount == touchState->updateStepCount; TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 * L_42 = V_1; TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 * L_43 = V_5; bool L_44; L_44 = TouchState_get_beganInSameFrame_mAC777333F0478B372A454FB6DCC9B6CC03069F3A((TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 *)(TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 *)L_43, /*hidden argument*/NULL); G_B6_0 = L_42; if (!L_44) { G_B7_0 = L_42; goto IL_00ec; } } { TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 * L_45 = V_5; NullCheck(L_45); uint32_t L_46 = L_45->get_updateStepCount_10(); TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 * L_47 = V_1; NullCheck(L_47); uint32_t L_48 = L_47->get_updateStepCount_10(); G_B8_0 = ((((int32_t)L_46) == ((int32_t)L_48))? 1 : 0); G_B8_1 = G_B6_0; goto IL_00ed; } IL_00ec: { G_B8_0 = 0; G_B8_1 = G_B7_0; } IL_00ed: { TouchState_set_beganInSameFrame_mE5D2CCB7EF856037A656F660B0146BB2899E882E((TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 *)(TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 *)G_B8_1, (bool)G_B8_0, /*hidden argument*/NULL); // } goto IL_00fb; } IL_00f4: { // touchState->beganInSameFrame = true; TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 * L_49 = V_1; TouchState_set_beganInSameFrame_mE5D2CCB7EF856037A656F660B0146BB2899E882E((TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 *)(TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 *)L_49, (bool)1, /*hidden argument*/NULL); } IL_00fb: { // switch (touchState->phase) TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 * L_50 = V_1; int32_t L_51; L_51 = TouchState_get_phase_mFB8F57FAD2F981D7963A4C2CC2739D5EE14EF45A_inline((TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 *)(TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 *)L_50, /*hidden argument*/NULL); V_6 = L_51; int32_t L_52 = V_6; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_52, (int32_t)1))) { case 0: { goto IL_011d; } case 1: { goto IL_0134; } case 2: { goto IL_014b; } case 3: { goto IL_014b; } } } { return; } IL_011d: { // DelegateHelpers.InvokeCallbacksSafe(ref Touch.s_GlobalState.onFingerDown, this, "Touch.onFingerDown"); IL2CPP_RUNTIME_CLASS_INIT(Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21_il2cpp_TypeInfo_var); CallbackArray_1_t72A1C8F9A9234989D261FDC3B255B91E99FC49E2 * L_53 = (((Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21_StaticFields*)il2cpp_codegen_static_fields_for(Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_2())->get_address_of_onFingerDown_2(); DelegateHelpers_InvokeCallbacksSafe_TisFinger_t3B83C972B2375B2C4628C53FE90CE859951A677F_m8E8EB5D4531F2FCB78335AB83FCC79B84C24FD3D((CallbackArray_1_t72A1C8F9A9234989D261FDC3B255B91E99FC49E2 *)L_53, __this, _stringLiteral822D2E2FACD5A075837EA460A85415C1BB4A5B00, NULL, /*hidden argument*/DelegateHelpers_InvokeCallbacksSafe_TisFinger_t3B83C972B2375B2C4628C53FE90CE859951A677F_m8E8EB5D4531F2FCB78335AB83FCC79B84C24FD3D_RuntimeMethod_var); // break; return; } IL_0134: { // DelegateHelpers.InvokeCallbacksSafe(ref Touch.s_GlobalState.onFingerMove, this, "Touch.onFingerMove"); IL2CPP_RUNTIME_CLASS_INIT(Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21_il2cpp_TypeInfo_var); CallbackArray_1_t72A1C8F9A9234989D261FDC3B255B91E99FC49E2 * L_54 = (((Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21_StaticFields*)il2cpp_codegen_static_fields_for(Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_2())->get_address_of_onFingerMove_3(); DelegateHelpers_InvokeCallbacksSafe_TisFinger_t3B83C972B2375B2C4628C53FE90CE859951A677F_m8E8EB5D4531F2FCB78335AB83FCC79B84C24FD3D((CallbackArray_1_t72A1C8F9A9234989D261FDC3B255B91E99FC49E2 *)L_54, __this, _stringLiteral413A93D2DA41C940A92CBF70746012937590610E, NULL, /*hidden argument*/DelegateHelpers_InvokeCallbacksSafe_TisFinger_t3B83C972B2375B2C4628C53FE90CE859951A677F_m8E8EB5D4531F2FCB78335AB83FCC79B84C24FD3D_RuntimeMethod_var); // break; return; } IL_014b: { // DelegateHelpers.InvokeCallbacksSafe(ref Touch.s_GlobalState.onFingerUp, this, "Touch.onFingerUp"); IL2CPP_RUNTIME_CLASS_INIT(Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21_il2cpp_TypeInfo_var); CallbackArray_1_t72A1C8F9A9234989D261FDC3B255B91E99FC49E2 * L_55 = (((Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21_StaticFields*)il2cpp_codegen_static_fields_for(Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_2())->get_address_of_onFingerUp_4(); DelegateHelpers_InvokeCallbacksSafe_TisFinger_t3B83C972B2375B2C4628C53FE90CE859951A677F_m8E8EB5D4531F2FCB78335AB83FCC79B84C24FD3D((CallbackArray_1_t72A1C8F9A9234989D261FDC3B255B91E99FC49E2 *)L_55, __this, _stringLiteral79E7200C256B5A139CC2342D4CDC95E51A6DD366, NULL, /*hidden argument*/DelegateHelpers_InvokeCallbacksSafe_TisFinger_t3B83C972B2375B2C4628C53FE90CE859951A677F_m8E8EB5D4531F2FCB78335AB83FCC79B84C24FD3D_RuntimeMethod_var); // } return; } } // UnityEngine.InputSystem.EnhancedTouch.Touch UnityEngine.InputSystem.EnhancedTouch.Finger::FindTouch(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 Finger_FindTouch_m4059D26824921349D317AFC52523384DE7A722B2 (Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F * __this, uint32_t ___uniqueId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_1_tBFC9BF6F454A40E0049A9605352F969016A5494C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateHistory_1_GetEnumerator_m0D50C9AB983A4F69464DCB4301D2B1D16F03223C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Record_GetUnsafeExtraMemoryPtrUnchecked_m09B5FC23C3CBDD03ED66219813A03DA6AD431E72_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 V_1; memset((&V_1), 0, sizeof(V_1)); Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 V_2; memset((&V_2), 0, sizeof(V_2)); Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 V_3; memset((&V_3), 0, sizeof(V_3)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // foreach (var record in m_StateHistory) InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * L_0 = __this->get_m_StateHistory_2(); NullCheck(L_0); RuntimeObject* L_1; L_1 = InputStateHistory_1_GetEnumerator_m0D50C9AB983A4F69464DCB4301D2B1D16F03223C(L_0, /*hidden argument*/InputStateHistory_1_GetEnumerator_m0D50C9AB983A4F69464DCB4301D2B1D16F03223C_RuntimeMethod_var); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) { goto IL_002e; } IL_000e: { // foreach (var record in m_StateHistory) RuntimeObject* L_2 = V_0; NullCheck(L_2); Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 L_3; L_3 = InterfaceFuncInvoker0< Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IEnumerator_1_tBFC9BF6F454A40E0049A9605352F969016A5494C_il2cpp_TypeInfo_var, L_2); V_1 = L_3; // if (((Touch.ExtraDataPerTouchState*)record.GetUnsafeExtraMemoryPtrUnchecked())->uniqueId == uniqueId) void* L_4; L_4 = Record_GetUnsafeExtraMemoryPtrUnchecked_m09B5FC23C3CBDD03ED66219813A03DA6AD431E72((Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 *)(&V_1), /*hidden argument*/Record_GetUnsafeExtraMemoryPtrUnchecked_m09B5FC23C3CBDD03ED66219813A03DA6AD431E72_RuntimeMethod_var); NullCheck(L_4); uint32_t L_5 = ((ExtraDataPerTouchState_t270CE8E3F4095BBA95C3216A4C8E00CC73BBE36C *)L_4)->get_uniqueId_1(); uint32_t L_6 = ___uniqueId0; if ((!(((uint32_t)L_5) == ((uint32_t)L_6)))) { goto IL_002e; } } IL_0024: { // return new Touch(this, record); Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 L_7 = V_1; Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 L_8; memset((&L_8), 0, sizeof(L_8)); Touch__ctor_mF512813AA9438A7938725B1299426A722C710B04((&L_8), __this, L_7, /*hidden argument*/NULL); V_2 = L_8; IL2CPP_LEAVE(0x4C, FINALLY_0038); } IL_002e: { // foreach (var record in m_StateHistory) RuntimeObject* L_9 = V_0; NullCheck(L_9); bool L_10; L_10 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_9); if (L_10) { goto IL_000e; } } IL_0036: { IL2CPP_LEAVE(0x42, FINALLY_0038); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0038; } FINALLY_0038: { // begin finally (depth: 1) { RuntimeObject* L_11 = V_0; if (!L_11) { goto IL_0041; } } IL_003b: { RuntimeObject* L_12 = V_0; NullCheck(L_12); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_12); } IL_0041: { IL2CPP_END_FINALLY(56) } } // end finally (depth: 1) IL2CPP_CLEANUP(56) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x4C, IL_004c) IL2CPP_JUMP_TBL(0x42, IL_0042) } IL_0042: { // return default; il2cpp_codegen_initobj((&V_3), sizeof(Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 )); Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 L_13 = V_3; return L_13; } IL_004c: { // } Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 L_14 = V_2; return L_14; } } // UnityEngine.InputSystem.EnhancedTouch.TouchHistory UnityEngine.InputSystem.EnhancedTouch.Finger::GetTouchHistory(UnityEngine.InputSystem.EnhancedTouch.Touch) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TouchHistory_tC6960A3461C25690F02AFEC0CEFA1BDD252AC0E8 Finger_GetTouchHistory_m36F3F95C7E7E6699AE1D0284D7BD6C594756CE3C (Finger_t3B83C972B2375B2C4628C53FE90CE859951A677F * __this, Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 ___touch0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Record_GetUnsafeMemoryPtr_mA015527ED8DF605C1ADE9C8B5B06E3C3107B3A4B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Record_get_index_m8550B7F7E1C2C2D98A72DC96ADF8722372389FFD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Record_get_owner_mCDF1556012B4B34D06DCF42398EB77147EBEF21A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Record_get_previous_mEFC1601A2560388325BFCBA0D47FCFFEE8EF640D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Record_get_valid_m79293702448A67D46061EA313A1D8E972484613F_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; TouchHistory_tC6960A3461C25690F02AFEC0CEFA1BDD252AC0E8 V_4; memset((&V_4), 0, sizeof(V_4)); Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 V_5; memset((&V_5), 0, sizeof(V_5)); TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 * V_6 = NULL; { // var touchRecord = touch.m_TouchRecord; Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 L_0 = ___touch0; Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 L_1 = L_0.get_m_TouchRecord_1(); V_0 = L_1; // if (touchRecord.owner != m_StateHistory) InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * L_2; L_2 = Record_get_owner_mCDF1556012B4B34D06DCF42398EB77147EBEF21A_inline((Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 *)(&V_0), /*hidden argument*/Record_get_owner_mCDF1556012B4B34D06DCF42398EB77147EBEF21A_RuntimeMethod_var); InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * L_3 = __this->get_m_StateHistory_2(); if ((((RuntimeObject*)(InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B *)L_2) == ((RuntimeObject*)(InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B *)L_3))) { goto IL_0039; } } { // touch = FindTouch(touch.uniqueId); uint32_t L_4; L_4 = Touch_get_uniqueId_m574416B55F5BA57C9FB39F416CE4143A4A8BD2EF((Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 *)(&___touch0), /*hidden argument*/NULL); Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 L_5; L_5 = Finger_FindTouch_m4059D26824921349D317AFC52523384DE7A722B2(__this, L_4, /*hidden argument*/NULL); ___touch0 = L_5; // if (!touch.valid) bool L_6; L_6 = Touch_get_valid_mD30E73595DAF1507066618DF9703C548AEA39A69((Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 *)(&___touch0), /*hidden argument*/NULL); if (L_6) { goto IL_0039; } } { // return default; il2cpp_codegen_initobj((&V_4), sizeof(TouchHistory_tC6960A3461C25690F02AFEC0CEFA1BDD252AC0E8 )); TouchHistory_tC6960A3461C25690F02AFEC0CEFA1BDD252AC0E8 L_7 = V_4; return L_7; } IL_0039: { // var touchId = touch.touchId; int32_t L_8; L_8 = Touch_get_touchId_m89E061D1BF7D3D7A2E6D7AA371B9000FBFCD0A5F((Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 *)(&___touch0), /*hidden argument*/NULL); V_1 = L_8; // var startIndex = touch.m_TouchRecord.index; Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 * L_9 = (&___touch0)->get_address_of_m_TouchRecord_1(); int32_t L_10; L_10 = Record_get_index_m8550B7F7E1C2C2D98A72DC96ADF8722372389FFD((Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 *)L_9, /*hidden argument*/Record_get_index_m8550B7F7E1C2C2D98A72DC96ADF8722372389FFD_RuntimeMethod_var); V_2 = L_10; // var count = 0; V_3 = 0; // if (touch.phase != TouchPhase.Began) int32_t L_11; L_11 = Touch_get_phase_m0679D74F9A6079669E2E29EA6E794691E16EB28D((Touch_tB700CCC5E9EB6646D3C92FE9AE46EF0AE6021D21 *)(&___touch0), /*hidden argument*/NULL); if ((((int32_t)L_11) == ((int32_t)1))) { goto IL_009d; } } { // for (var previousRecord = touch.m_TouchRecord.previous; previousRecord.valid; previousRecord = previousRecord.previous) Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 * L_12 = (&___touch0)->get_address_of_m_TouchRecord_1(); Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 L_13; L_13 = Record_get_previous_mEFC1601A2560388325BFCBA0D47FCFFEE8EF640D((Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 *)L_12, /*hidden argument*/Record_get_previous_mEFC1601A2560388325BFCBA0D47FCFFEE8EF640D_RuntimeMethod_var); V_5 = L_13; goto IL_0094; } IL_006a: { // var touchState = (TouchState*)previousRecord.GetUnsafeMemoryPtr(); void* L_14; L_14 = Record_GetUnsafeMemoryPtr_mA015527ED8DF605C1ADE9C8B5B06E3C3107B3A4B((Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 *)(&V_5), /*hidden argument*/Record_GetUnsafeMemoryPtr_mA015527ED8DF605C1ADE9C8B5B06E3C3107B3A4B_RuntimeMethod_var); V_6 = (TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 *)L_14; // if (touchState->touchId != touchId) TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 * L_15 = V_6; NullCheck(L_15); int32_t L_16 = L_15->get_touchId_1(); int32_t L_17 = V_1; if ((!(((uint32_t)L_16) == ((uint32_t)L_17)))) { goto IL_009d; } } { // ++count; int32_t L_18 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); // if (touchState->phase == TouchPhase.Began) TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 * L_19 = V_6; int32_t L_20; L_20 = TouchState_get_phase_mFB8F57FAD2F981D7963A4C2CC2739D5EE14EF45A_inline((TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 *)(TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 *)L_19, /*hidden argument*/NULL); if ((((int32_t)L_20) == ((int32_t)1))) { goto IL_009d; } } { // for (var previousRecord = touch.m_TouchRecord.previous; previousRecord.valid; previousRecord = previousRecord.previous) Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 L_21; L_21 = Record_get_previous_mEFC1601A2560388325BFCBA0D47FCFFEE8EF640D((Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 *)(&V_5), /*hidden argument*/Record_get_previous_mEFC1601A2560388325BFCBA0D47FCFFEE8EF640D_RuntimeMethod_var); V_5 = L_21; } IL_0094: { // for (var previousRecord = touch.m_TouchRecord.previous; previousRecord.valid; previousRecord = previousRecord.previous) bool L_22; L_22 = Record_get_valid_m79293702448A67D46061EA313A1D8E972484613F((Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 *)(&V_5), /*hidden argument*/Record_get_valid_m79293702448A67D46061EA313A1D8E972484613F_RuntimeMethod_var); if (L_22) { goto IL_006a; } } IL_009d: { // if (count == 0) int32_t L_23 = V_3; if (L_23) { goto IL_00ab; } } { // return default; il2cpp_codegen_initobj((&V_4), sizeof(TouchHistory_tC6960A3461C25690F02AFEC0CEFA1BDD252AC0E8 )); TouchHistory_tC6960A3461C25690F02AFEC0CEFA1BDD252AC0E8 L_24 = V_4; return L_24; } IL_00ab: { // --startIndex; int32_t L_25 = V_2; V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_25, (int32_t)1)); // return new TouchHistory(this, m_StateHistory, startIndex, count); InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * L_26 = __this->get_m_StateHistory_2(); int32_t L_27 = V_2; int32_t L_28 = V_3; TouchHistory_tC6960A3461C25690F02AFEC0CEFA1BDD252AC0E8 L_29; memset((&L_29), 0, sizeof(L_29)); TouchHistory__ctor_m54BB195F19AAD04E1DA996EF2A5D3CDA7FE27622((&L_29), __this, L_26, L_27, L_28, /*hidden argument*/NULL); return L_29; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.InputSystem.Utilities.ForDeviceEventObservable::.ctor(System.IObservable`1,System.Type,UnityEngine.InputSystem.InputDevice) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForDeviceEventObservable__ctor_m962D9439A7519CC74D25B950CB23AEBD35014639 (ForDeviceEventObservable_t8EA40B6E331B7065B3869499C0434911C99BE2B3 * __this, RuntimeObject* ___source0, Type_t * ___deviceType1, InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * ___device2, const RuntimeMethod* method) { { // public ForDeviceEventObservable(IObservable source, Type deviceType, InputDevice device) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // m_Source = source; RuntimeObject* L_0 = ___source0; __this->set_m_Source_0(L_0); // m_DeviceType = deviceType; Type_t * L_1 = ___deviceType1; __this->set_m_DeviceType_2(L_1); // m_Device = device; InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * L_2 = ___device2; __this->set_m_Device_1(L_2); // } return; } } // System.IDisposable UnityEngine.InputSystem.Utilities.ForDeviceEventObservable::Subscribe(System.IObserver`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ForDeviceEventObservable_Subscribe_mAF30B9F71092860475919813ABCA3125E776E1FE (ForDeviceEventObservable_t8EA40B6E331B7065B3869499C0434911C99BE2B3 * __this, RuntimeObject* ___observer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ForDevice_t793A42F644439795E684FBDFD5B0CB4B65FA1DB6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IObservable_1_tCBDEEC701BB644316082E54D70DD611ED9E7A0D3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return m_Source.Subscribe(new ForDevice(m_DeviceType, m_Device, observer)); RuntimeObject* L_0 = __this->get_m_Source_0(); Type_t * L_1 = __this->get_m_DeviceType_2(); InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * L_2 = __this->get_m_Device_1(); RuntimeObject* L_3 = ___observer0; ForDevice_t793A42F644439795E684FBDFD5B0CB4B65FA1DB6 * L_4 = (ForDevice_t793A42F644439795E684FBDFD5B0CB4B65FA1DB6 *)il2cpp_codegen_object_new(ForDevice_t793A42F644439795E684FBDFD5B0CB4B65FA1DB6_il2cpp_TypeInfo_var); ForDevice__ctor_mAF219A00F3796DBEC37A9A88D1FB489CC1E1EE6A(L_4, L_1, L_2, L_3, /*hidden argument*/NULL); NullCheck(L_0); RuntimeObject* L_5; L_5 = InterfaceFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(0 /* System.IDisposable System.IObservable`1::Subscribe(System.IObserver`1) */, IObservable_1_tCBDEEC701BB644316082E54D70DD611ED9E7A0D3_il2cpp_TypeInfo_var, L_0, L_4); return L_5; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.InputSystem.Utilities.FourCC::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FourCC__ctor_m95DEC137F55FF2E882FA66486D5937072FA2888E (FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * __this, int32_t ___code0, const RuntimeMethod* method) { { // m_Code = code; int32_t L_0 = ___code0; __this->set_m_Code_0(L_0); // } return; } } IL2CPP_EXTERN_C void FourCC__ctor_m95DEC137F55FF2E882FA66486D5937072FA2888E_AdjustorThunk (RuntimeObject * __this, int32_t ___code0, const RuntimeMethod* method) { int32_t _offset = 1; FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * _thisAdjusted = reinterpret_cast(__this + _offset); FourCC__ctor_m95DEC137F55FF2E882FA66486D5937072FA2888E_inline(_thisAdjusted, ___code0, method); } // System.Void UnityEngine.InputSystem.Utilities.FourCC::.ctor(System.Char,System.Char,System.Char,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FourCC__ctor_mEF52BABF36FD0F6E63A5CD7C1520AEFDAC9FCC14 (FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * __this, Il2CppChar ___a0, Il2CppChar ___b1, Il2CppChar ___c2, Il2CppChar ___d3, const RuntimeMethod* method) { { // m_Code = (a << 24) | (b << 16) | (c << 8) | d; Il2CppChar L_0 = ___a0; Il2CppChar L_1 = ___b1; Il2CppChar L_2 = ___c2; Il2CppChar L_3 = ___d3; __this->set_m_Code_0(((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_0<<(int32_t)((int32_t)24)))|(int32_t)((int32_t)((int32_t)L_1<<(int32_t)((int32_t)16)))))|(int32_t)((int32_t)((int32_t)L_2<<(int32_t)8))))|(int32_t)L_3))); // } return; } } IL2CPP_EXTERN_C void FourCC__ctor_mEF52BABF36FD0F6E63A5CD7C1520AEFDAC9FCC14_AdjustorThunk (RuntimeObject * __this, Il2CppChar ___a0, Il2CppChar ___b1, Il2CppChar ___c2, Il2CppChar ___d3, const RuntimeMethod* method) { int32_t _offset = 1; FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * _thisAdjusted = reinterpret_cast(__this + _offset); FourCC__ctor_mEF52BABF36FD0F6E63A5CD7C1520AEFDAC9FCC14(_thisAdjusted, ___a0, ___b1, ___c2, ___d3, method); } // System.Void UnityEngine.InputSystem.Utilities.FourCC::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FourCC__ctor_mBF587BBA40E731075FD373350692B099FED3A3D1 (FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * __this, String_t* ___str0, const RuntimeMethod* method) { int32_t V_0 = 0; Il2CppChar V_1 = 0x0; Il2CppChar V_2 = 0x0; Il2CppChar V_3 = 0x0; Il2CppChar V_4 = 0x0; int32_t G_B8_0 = 0; int32_t G_B11_0 = 0; int32_t G_B14_0 = 0; { // : this() il2cpp_codegen_initobj(__this, sizeof(FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 )); // if (str == null) String_t* L_0 = ___str0; if (L_0) { goto IL_0015; } } { // throw new ArgumentNullException(nameof(str)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA185F0FDE2E3A93D140F407291AA8AA60D14D5DA)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FourCC__ctor_mBF587BBA40E731075FD373350692B099FED3A3D1_RuntimeMethod_var))); } IL_0015: { // var length = str.Length; String_t* L_2 = ___str0; NullCheck(L_2); int32_t L_3; L_3 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_2, /*hidden argument*/NULL); V_0 = L_3; // if (length < 1 || length > 4) int32_t L_4 = V_0; if ((((int32_t)L_4) < ((int32_t)1))) { goto IL_0024; } } { int32_t L_5 = V_0; if ((((int32_t)L_5) <= ((int32_t)4))) { goto IL_0034; } } IL_0024: { // throw new ArgumentException("FourCC string must be one to four characters long!", nameof(str)); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_6 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5C2F23CF9F134EF43685EA06DC853A0223731752)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA185F0FDE2E3A93D140F407291AA8AA60D14D5DA)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FourCC__ctor_mBF587BBA40E731075FD373350692B099FED3A3D1_RuntimeMethod_var))); } IL_0034: { // var a = str[0]; String_t* L_7 = ___str0; NullCheck(L_7); Il2CppChar L_8; L_8 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_7, 0, /*hidden argument*/NULL); V_1 = L_8; // var b = length > 1 ? str[1] : ' '; int32_t L_9 = V_0; if ((((int32_t)L_9) > ((int32_t)1))) { goto IL_0044; } } { G_B8_0 = ((int32_t)32); goto IL_004b; } IL_0044: { String_t* L_10 = ___str0; NullCheck(L_10); Il2CppChar L_11; L_11 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_10, 1, /*hidden argument*/NULL); G_B8_0 = ((int32_t)(L_11)); } IL_004b: { V_2 = G_B8_0; // var c = length > 2 ? str[2] : ' '; int32_t L_12 = V_0; if ((((int32_t)L_12) > ((int32_t)2))) { goto IL_0054; } } { G_B11_0 = ((int32_t)32); goto IL_005b; } IL_0054: { String_t* L_13 = ___str0; NullCheck(L_13); Il2CppChar L_14; L_14 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_13, 2, /*hidden argument*/NULL); G_B11_0 = ((int32_t)(L_14)); } IL_005b: { V_3 = G_B11_0; // var d = length > 3 ? str[3] : ' '; int32_t L_15 = V_0; if ((((int32_t)L_15) > ((int32_t)3))) { goto IL_0064; } } { G_B14_0 = ((int32_t)32); goto IL_006b; } IL_0064: { String_t* L_16 = ___str0; NullCheck(L_16); Il2CppChar L_17; L_17 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_16, 3, /*hidden argument*/NULL); G_B14_0 = ((int32_t)(L_17)); } IL_006b: { V_4 = G_B14_0; // m_Code = (a << 24) | (b << 16) | (c << 8) | d; Il2CppChar L_18 = V_1; Il2CppChar L_19 = V_2; Il2CppChar L_20 = V_3; Il2CppChar L_21 = V_4; __this->set_m_Code_0(((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_18<<(int32_t)((int32_t)24)))|(int32_t)((int32_t)((int32_t)L_19<<(int32_t)((int32_t)16)))))|(int32_t)((int32_t)((int32_t)L_20<<(int32_t)8))))|(int32_t)L_21))); // } return; } } IL2CPP_EXTERN_C void FourCC__ctor_mBF587BBA40E731075FD373350692B099FED3A3D1_AdjustorThunk (RuntimeObject * __this, String_t* ___str0, const RuntimeMethod* method) { int32_t _offset = 1; FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * _thisAdjusted = reinterpret_cast(__this + _offset); FourCC__ctor_mBF587BBA40E731075FD373350692B099FED3A3D1(_thisAdjusted, ___str0, method); } // System.Int32 UnityEngine.InputSystem.Utilities.FourCC::op_Implicit(UnityEngine.InputSystem.Utilities.FourCC) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FourCC_op_Implicit_m31DD5572C70000C1AA4A97915EB6A7C165C53DFA (FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___fourCC0, const RuntimeMethod* method) { { // return fourCC.m_Code; FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_0 = ___fourCC0; int32_t L_1 = L_0.get_m_Code_0(); return L_1; } } // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.Utilities.FourCC::op_Implicit(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 FourCC_op_Implicit_m1EF35613D75316DA0F135114B72093EBB3D04356 (int32_t ___i0, const RuntimeMethod* method) { { // return new FourCC(i); int32_t L_0 = ___i0; FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_1; memset((&L_1), 0, sizeof(L_1)); FourCC__ctor_m95DEC137F55FF2E882FA66486D5937072FA2888E_inline((&L_1), L_0, /*hidden argument*/NULL); return L_1; } } // System.String UnityEngine.InputSystem.Utilities.FourCC::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* FourCC_ToString_m0F0B2741020EE1DB194794F07E08B700A99401DC (FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB85181E60EE966C0723560A806A877B03B115702); s_Il2CppMethodInitialized = true; } { // return // $"{(char) (m_Code >> 24)}{(char) ((m_Code & 0xff0000) >> 16)}{(char) ((m_Code & 0xff00) >> 8)}{(char) (m_Code & 0xff)}"; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var, (uint32_t)4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_1 = L_0; int32_t L_2 = __this->get_m_Code_0(); Il2CppChar L_3 = ((Il2CppChar)((int32_t)((uint16_t)((int32_t)((int32_t)L_2>>(int32_t)((int32_t)24)))))); RuntimeObject * L_4 = Box(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var, &L_3); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_4); (L_1)->SetAt(static_cast(0), (RuntimeObject *)L_4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = L_1; int32_t L_6 = __this->get_m_Code_0(); Il2CppChar L_7 = ((Il2CppChar)((int32_t)((uint16_t)((int32_t)((int32_t)((int32_t)((int32_t)L_6&(int32_t)((int32_t)16711680)))>>(int32_t)((int32_t)16)))))); RuntimeObject * L_8 = Box(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var, &L_7); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_8); (L_5)->SetAt(static_cast(1), (RuntimeObject *)L_8); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = L_5; int32_t L_10 = __this->get_m_Code_0(); Il2CppChar L_11 = ((Il2CppChar)((int32_t)((uint16_t)((int32_t)((int32_t)((int32_t)((int32_t)L_10&(int32_t)((int32_t)65280)))>>(int32_t)8))))); RuntimeObject * L_12 = Box(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var, &L_11); NullCheck(L_9); ArrayElementTypeCheck (L_9, L_12); (L_9)->SetAt(static_cast(2), (RuntimeObject *)L_12); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = L_9; int32_t L_14 = __this->get_m_Code_0(); Il2CppChar L_15 = ((Il2CppChar)((int32_t)((uint16_t)((int32_t)((int32_t)L_14&(int32_t)((int32_t)255)))))); RuntimeObject * L_16 = Box(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var, &L_15); NullCheck(L_13); ArrayElementTypeCheck (L_13, L_16); (L_13)->SetAt(static_cast(3), (RuntimeObject *)L_16); String_t* L_17; L_17 = String_Format_m2CDD2A21AF2BCE3CE07D634645F9A61B4CB7D9B3(_stringLiteralB85181E60EE966C0723560A806A877B03B115702, L_13, /*hidden argument*/NULL); return L_17; } } IL2CPP_EXTERN_C String_t* FourCC_ToString_m0F0B2741020EE1DB194794F07E08B700A99401DC_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * _thisAdjusted = reinterpret_cast(__this + _offset); String_t* _returnValue; _returnValue = FourCC_ToString_m0F0B2741020EE1DB194794F07E08B700A99401DC(_thisAdjusted, method); return _returnValue; } // System.Boolean UnityEngine.InputSystem.Utilities.FourCC::Equals(UnityEngine.InputSystem.Utilities.FourCC) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FourCC_Equals_mE8C59511973AC0FDF1BBBC227F34F7A958738A4F (FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * __this, FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___other0, const RuntimeMethod* method) { { // return m_Code == other.m_Code; int32_t L_0 = __this->get_m_Code_0(); FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_1 = ___other0; int32_t L_2 = L_1.get_m_Code_0(); return (bool)((((int32_t)L_0) == ((int32_t)L_2))? 1 : 0); } } IL2CPP_EXTERN_C bool FourCC_Equals_mE8C59511973AC0FDF1BBBC227F34F7A958738A4F_AdjustorThunk (RuntimeObject * __this, FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___other0, const RuntimeMethod* method) { int32_t _offset = 1; FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = FourCC_Equals_mE8C59511973AC0FDF1BBBC227F34F7A958738A4F(_thisAdjusted, ___other0, method); return _returnValue; } // System.Boolean UnityEngine.InputSystem.Utilities.FourCC::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FourCC_Equals_m03F486234E55A89EDB682BB041FAB897E0912EBD (FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * __this, RuntimeObject * ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 V_0; memset((&V_0), 0, sizeof(V_0)); { // if (ReferenceEquals(null, obj)) RuntimeObject * L_0 = ___obj0; if (L_0) { goto IL_0005; } } { // return false; return (bool)0; } IL_0005: { // return obj is FourCC cc && Equals(cc); RuntimeObject * L_1 = ___obj0; if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_1, FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9_il2cpp_TypeInfo_var))) { goto IL_001c; } } { RuntimeObject * L_2 = ___obj0; V_0 = ((*(FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 *)((FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 *)UnBox(L_2, FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9_il2cpp_TypeInfo_var)))); FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_3 = V_0; bool L_4; L_4 = FourCC_Equals_mE8C59511973AC0FDF1BBBC227F34F7A958738A4F((FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 *)__this, L_3, /*hidden argument*/NULL); return L_4; } IL_001c: { return (bool)0; } } IL2CPP_EXTERN_C bool FourCC_Equals_m03F486234E55A89EDB682BB041FAB897E0912EBD_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___obj0, const RuntimeMethod* method) { int32_t _offset = 1; FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = FourCC_Equals_m03F486234E55A89EDB682BB041FAB897E0912EBD(_thisAdjusted, ___obj0, method); return _returnValue; } // System.Int32 UnityEngine.InputSystem.Utilities.FourCC::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FourCC_GetHashCode_m9EEDF7E5D033213AB6163DAA0B21D5EC870493E2 (FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * __this, const RuntimeMethod* method) { { // return m_Code; int32_t L_0 = __this->get_m_Code_0(); return L_0; } } IL2CPP_EXTERN_C int32_t FourCC_GetHashCode_m9EEDF7E5D033213AB6163DAA0B21D5EC870493E2_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = FourCC_GetHashCode_m9EEDF7E5D033213AB6163DAA0B21D5EC870493E2_inline(_thisAdjusted, method); return _returnValue; } // System.Boolean UnityEngine.InputSystem.Utilities.FourCC::op_Equality(UnityEngine.InputSystem.Utilities.FourCC,UnityEngine.InputSystem.Utilities.FourCC) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FourCC_op_Equality_mF8F9867D06AB0FE50CBB895EE0A1F5CEA211CF7C (FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___left0, FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___right1, const RuntimeMethod* method) { { // return left.m_Code == right.m_Code; FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_0 = ___left0; int32_t L_1 = L_0.get_m_Code_0(); FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_2 = ___right1; int32_t L_3 = L_2.get_m_Code_0(); return (bool)((((int32_t)L_1) == ((int32_t)L_3))? 1 : 0); } } // System.Boolean UnityEngine.InputSystem.Utilities.FourCC::op_Inequality(UnityEngine.InputSystem.Utilities.FourCC,UnityEngine.InputSystem.Utilities.FourCC) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FourCC_op_Inequality_m1E781CB491ABFCA16991EF6F695C559068406232 (FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___left0, FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___right1, const RuntimeMethod* method) { { // return left.m_Code != right.m_Code; FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_0 = ___left0; int32_t L_1 = L_0.get_m_Code_0(); FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_2 = ___right1; int32_t L_3 = L_2.get_m_Code_0(); return (bool)((((int32_t)((((int32_t)L_1) == ((int32_t)L_3))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.Utilities.FourCC::FromInt32(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 FourCC_FromInt32_m46CC4F2E931F1F50C97A50A35EAF7658C3B47A55 (int32_t ___i0, const RuntimeMethod* method) { { // return i; int32_t L_0 = ___i0; FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_1; L_1 = FourCC_op_Implicit_m1EF35613D75316DA0F135114B72093EBB3D04356(L_0, /*hidden argument*/NULL); return L_1; } } // System.Int32 UnityEngine.InputSystem.Utilities.FourCC::ToInt32(UnityEngine.InputSystem.Utilities.FourCC) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FourCC_ToInt32_m771E26229A6D99F0A64AB993FDBB552F56EFF946 (FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___fourCC0, const RuntimeMethod* method) { { // return fourCC.m_Code; FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_0 = ___fourCC0; int32_t L_1 = L_0.get_m_Code_0(); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::get_buttonWest() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_buttonWest_m3CDC774A17B1DBB10AEC86772681899858DF7687 (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public ButtonControl buttonWest { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = __this->get_U3CbuttonWestU3Ek__BackingField_39(); return L_0; } } // System.Void UnityEngine.InputSystem.Gamepad::set_buttonWest(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gamepad_set_buttonWest_mE5EBF5D049C1F764CED50EB9ED76020AF3517A43 (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl buttonWest { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CbuttonWestU3Ek__BackingField_39(L_0); return; } } // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::get_buttonNorth() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_buttonNorth_m73C07C44CBE87D6F8DD5B9BAB3FBAA3AD895FE23 (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public ButtonControl buttonNorth { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = __this->get_U3CbuttonNorthU3Ek__BackingField_40(); return L_0; } } // System.Void UnityEngine.InputSystem.Gamepad::set_buttonNorth(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gamepad_set_buttonNorth_m9420FDC77CBEF0D69C0D1C2E48293FBA7C9AE291 (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl buttonNorth { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CbuttonNorthU3Ek__BackingField_40(L_0); return; } } // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::get_buttonSouth() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_buttonSouth_m3DF749265D3E21CE76669B94998D744A14904405 (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public ButtonControl buttonSouth { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = __this->get_U3CbuttonSouthU3Ek__BackingField_41(); return L_0; } } // System.Void UnityEngine.InputSystem.Gamepad::set_buttonSouth(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gamepad_set_buttonSouth_m220F94DC894A1DCCCA2C0925B5B9F81B1BDA2A40 (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl buttonSouth { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CbuttonSouthU3Ek__BackingField_41(L_0); return; } } // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::get_buttonEast() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_buttonEast_mB9A32E0C6DEBEF248AD886C45E14E64AC4205BDC (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public ButtonControl buttonEast { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = __this->get_U3CbuttonEastU3Ek__BackingField_42(); return L_0; } } // System.Void UnityEngine.InputSystem.Gamepad::set_buttonEast(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gamepad_set_buttonEast_mF986226781D3311875C7BC510E638410DAA5272A (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl buttonEast { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CbuttonEastU3Ek__BackingField_42(L_0); return; } } // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::get_leftStickButton() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_leftStickButton_m7C406D43020A9CEA94A4088C3FCBB7FA0A98BB9C (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public ButtonControl leftStickButton { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = __this->get_U3CleftStickButtonU3Ek__BackingField_43(); return L_0; } } // System.Void UnityEngine.InputSystem.Gamepad::set_leftStickButton(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gamepad_set_leftStickButton_mC5C917227E38E986489DF3EE91EF5B05AB4ACA77 (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl leftStickButton { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CleftStickButtonU3Ek__BackingField_43(L_0); return; } } // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::get_rightStickButton() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_rightStickButton_mEF794AE5F175B08373C48582E92F975822D3F3C8 (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public ButtonControl rightStickButton { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = __this->get_U3CrightStickButtonU3Ek__BackingField_44(); return L_0; } } // System.Void UnityEngine.InputSystem.Gamepad::set_rightStickButton(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gamepad_set_rightStickButton_m243F1D119FDF0CE008D930D864C55A307BF61C45 (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl rightStickButton { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CrightStickButtonU3Ek__BackingField_44(L_0); return; } } // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::get_startButton() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_startButton_m59D04204F41094D5BE25041CEB3E39CDB628DDAA (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public ButtonControl startButton { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = __this->get_U3CstartButtonU3Ek__BackingField_45(); return L_0; } } // System.Void UnityEngine.InputSystem.Gamepad::set_startButton(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gamepad_set_startButton_m4097B32D93F88B20413ADBF3EFE1B176A2562948 (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl startButton { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CstartButtonU3Ek__BackingField_45(L_0); return; } } // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::get_selectButton() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_selectButton_m8E5C0C729420E18D21266081809840CE6DE74D10 (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public ButtonControl selectButton { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = __this->get_U3CselectButtonU3Ek__BackingField_46(); return L_0; } } // System.Void UnityEngine.InputSystem.Gamepad::set_selectButton(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gamepad_set_selectButton_mEE78C5222046235DEE9171CB16A6F61BFA7A6B50 (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl selectButton { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CselectButtonU3Ek__BackingField_46(L_0); return; } } // UnityEngine.InputSystem.Controls.DpadControl UnityEngine.InputSystem.Gamepad::get_dpad() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D * Gamepad_get_dpad_m81BB304F996C9F55A77B26289BB8F45F9A1BD0AD (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public DpadControl dpad { get; protected set; } DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D * L_0 = __this->get_U3CdpadU3Ek__BackingField_47(); return L_0; } } // System.Void UnityEngine.InputSystem.Gamepad::set_dpad(UnityEngine.InputSystem.Controls.DpadControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gamepad_set_dpad_m09D7F3FF9982A6A13853EF98E2ED61ED301A34BA (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D * ___value0, const RuntimeMethod* method) { { // public DpadControl dpad { get; protected set; } DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D * L_0 = ___value0; __this->set_U3CdpadU3Ek__BackingField_47(L_0); return; } } // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::get_leftShoulder() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_leftShoulder_m231737F96CA8524520B4D261ED412E286AD9BE8B (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public ButtonControl leftShoulder { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = __this->get_U3CleftShoulderU3Ek__BackingField_48(); return L_0; } } // System.Void UnityEngine.InputSystem.Gamepad::set_leftShoulder(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gamepad_set_leftShoulder_m736617EB830927F05DCD140F6DDCC53094E854AF (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl leftShoulder { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CleftShoulderU3Ek__BackingField_48(L_0); return; } } // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::get_rightShoulder() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_rightShoulder_m123944D8E210CFF92AF438594FCDF1A3DDC14A08 (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public ButtonControl rightShoulder { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = __this->get_U3CrightShoulderU3Ek__BackingField_49(); return L_0; } } // System.Void UnityEngine.InputSystem.Gamepad::set_rightShoulder(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gamepad_set_rightShoulder_m42F8BE1D0848886D56E4D38CE08A0901CAC6B9B8 (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl rightShoulder { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CrightShoulderU3Ek__BackingField_49(L_0); return; } } // UnityEngine.InputSystem.Controls.StickControl UnityEngine.InputSystem.Gamepad::get_leftStick() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D * Gamepad_get_leftStick_m18EA28201B4B48B94CB222CEA9631381A73A736D (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public StickControl leftStick { get; protected set; } StickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D * L_0 = __this->get_U3CleftStickU3Ek__BackingField_50(); return L_0; } } // System.Void UnityEngine.InputSystem.Gamepad::set_leftStick(UnityEngine.InputSystem.Controls.StickControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gamepad_set_leftStick_m5E503F4E7ED0A660DE994D91EDC605FFB512DE0C (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, StickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D * ___value0, const RuntimeMethod* method) { { // public StickControl leftStick { get; protected set; } StickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D * L_0 = ___value0; __this->set_U3CleftStickU3Ek__BackingField_50(L_0); return; } } // UnityEngine.InputSystem.Controls.StickControl UnityEngine.InputSystem.Gamepad::get_rightStick() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D * Gamepad_get_rightStick_m5271CCAC33C26A4F2F2C22C52E4B7E53FC021DBA (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public StickControl rightStick { get; protected set; } StickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D * L_0 = __this->get_U3CrightStickU3Ek__BackingField_51(); return L_0; } } // System.Void UnityEngine.InputSystem.Gamepad::set_rightStick(UnityEngine.InputSystem.Controls.StickControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gamepad_set_rightStick_mF282D6ED14E72C3599F27F8F8D182E997DFF4E6B (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, StickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D * ___value0, const RuntimeMethod* method) { { // public StickControl rightStick { get; protected set; } StickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D * L_0 = ___value0; __this->set_U3CrightStickU3Ek__BackingField_51(L_0); return; } } // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::get_leftTrigger() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_leftTrigger_m5BBB540BB92E2AD2CE169E157603D333598B9DD5 (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public ButtonControl leftTrigger { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = __this->get_U3CleftTriggerU3Ek__BackingField_52(); return L_0; } } // System.Void UnityEngine.InputSystem.Gamepad::set_leftTrigger(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gamepad_set_leftTrigger_mDF741A07B6E532A6A642F0E5B271DDCFA05FDCC1 (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl leftTrigger { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CleftTriggerU3Ek__BackingField_52(L_0); return; } } // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::get_rightTrigger() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_rightTrigger_mED385DB0AF9AB48B510AA3C2F96284533488C610 (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public ButtonControl rightTrigger { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = __this->get_U3CrightTriggerU3Ek__BackingField_53(); return L_0; } } // System.Void UnityEngine.InputSystem.Gamepad::set_rightTrigger(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gamepad_set_rightTrigger_mB21F5C653DB15CB36161DE9BA1ADAEAAEAF5E58A (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl rightTrigger { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CrightTriggerU3Ek__BackingField_53(L_0); return; } } // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::get_aButton() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_aButton_m16454D1FC560A6F14DD05109DA594C7C2944FFDF (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public ButtonControl aButton => buttonSouth; ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0; L_0 = Gamepad_get_buttonSouth_m3DF749265D3E21CE76669B94998D744A14904405_inline(__this, /*hidden argument*/NULL); return L_0; } } // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::get_bButton() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_bButton_mF9202E50A2B9843B7981516F05C79F96030F627B (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public ButtonControl bButton => buttonEast; ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0; L_0 = Gamepad_get_buttonEast_mB9A32E0C6DEBEF248AD886C45E14E64AC4205BDC_inline(__this, /*hidden argument*/NULL); return L_0; } } // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::get_xButton() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_xButton_m7C9F341AF2C19C2BCD4BF8C615DBC2C26E82B129 (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public ButtonControl xButton => buttonWest; ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0; L_0 = Gamepad_get_buttonWest_m3CDC774A17B1DBB10AEC86772681899858DF7687_inline(__this, /*hidden argument*/NULL); return L_0; } } // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::get_yButton() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_yButton_m7ECD32244A92AF9FB23D35B577AD0D0F6F6678CE (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public ButtonControl yButton => buttonNorth; ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0; L_0 = Gamepad_get_buttonNorth_m73C07C44CBE87D6F8DD5B9BAB3FBAA3AD895FE23_inline(__this, /*hidden argument*/NULL); return L_0; } } // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::get_triangleButton() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_triangleButton_m3DC4DB35219F5DEE8F2A8FB998F8DA71511EDD28 (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public ButtonControl triangleButton => buttonNorth; ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0; L_0 = Gamepad_get_buttonNorth_m73C07C44CBE87D6F8DD5B9BAB3FBAA3AD895FE23_inline(__this, /*hidden argument*/NULL); return L_0; } } // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::get_squareButton() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_squareButton_m1182B4D0E85A5D80289EE3A3342EE57A42F654ED (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public ButtonControl squareButton => buttonWest; ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0; L_0 = Gamepad_get_buttonWest_m3CDC774A17B1DBB10AEC86772681899858DF7687_inline(__this, /*hidden argument*/NULL); return L_0; } } // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::get_circleButton() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_circleButton_m5870ED57B1D5E373FF206C9AE9EBCCA716A20C86 (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public ButtonControl circleButton => buttonEast; ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0; L_0 = Gamepad_get_buttonEast_mB9A32E0C6DEBEF248AD886C45E14E64AC4205BDC_inline(__this, /*hidden argument*/NULL); return L_0; } } // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::get_crossButton() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_crossButton_m6EB5589EE8C28CF96DBE8246D008C8429A19611B (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public ButtonControl crossButton => buttonSouth; ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0; L_0 = Gamepad_get_buttonSouth_m3DF749265D3E21CE76669B94998D744A14904405_inline(__this, /*hidden argument*/NULL); return L_0; } } // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Gamepad::get_Item(UnityEngine.InputSystem.LowLevel.GamepadButton) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_Item_mE73D7833DE3A303E3B674848A4A8550A7D4D990D (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, int32_t ___button0, const RuntimeMethod* method) { { int32_t L_0 = ___button0; switch (L_0) { case 0: { goto IL_00a1; } case 1: { goto IL_00ad; } case 2: { goto IL_00b9; } case 3: { goto IL_00c5; } case 4: { goto IL_004d; } case 5: { goto IL_005b; } case 6: { goto IL_0054; } case 7: { goto IL_0062; } case 8: { goto IL_0093; } case 9: { goto IL_009a; } case 10: { goto IL_0077; } case 11: { goto IL_007e; } case 12: { goto IL_0069; } case 13: { goto IL_0070; } } } { int32_t L_1 = ___button0; if ((((int32_t)L_1) == ((int32_t)((int32_t)32)))) { goto IL_0085; } } { int32_t L_2 = ___button0; if ((((int32_t)L_2) == ((int32_t)((int32_t)33)))) { goto IL_008c; } } { goto IL_00d1; } IL_004d: { // case GamepadButton.North: return buttonNorth; ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_3; L_3 = Gamepad_get_buttonNorth_m73C07C44CBE87D6F8DD5B9BAB3FBAA3AD895FE23_inline(__this, /*hidden argument*/NULL); return L_3; } IL_0054: { // case GamepadButton.South: return buttonSouth; ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_4; L_4 = Gamepad_get_buttonSouth_m3DF749265D3E21CE76669B94998D744A14904405_inline(__this, /*hidden argument*/NULL); return L_4; } IL_005b: { // case GamepadButton.East: return buttonEast; ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_5; L_5 = Gamepad_get_buttonEast_mB9A32E0C6DEBEF248AD886C45E14E64AC4205BDC_inline(__this, /*hidden argument*/NULL); return L_5; } IL_0062: { // case GamepadButton.West: return buttonWest; ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_6; L_6 = Gamepad_get_buttonWest_m3CDC774A17B1DBB10AEC86772681899858DF7687_inline(__this, /*hidden argument*/NULL); return L_6; } IL_0069: { // case GamepadButton.Start: return startButton; ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_7; L_7 = Gamepad_get_startButton_m59D04204F41094D5BE25041CEB3E39CDB628DDAA_inline(__this, /*hidden argument*/NULL); return L_7; } IL_0070: { // case GamepadButton.Select: return selectButton; ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_8; L_8 = Gamepad_get_selectButton_m8E5C0C729420E18D21266081809840CE6DE74D10_inline(__this, /*hidden argument*/NULL); return L_8; } IL_0077: { // case GamepadButton.LeftShoulder: return leftShoulder; ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_9; L_9 = Gamepad_get_leftShoulder_m231737F96CA8524520B4D261ED412E286AD9BE8B_inline(__this, /*hidden argument*/NULL); return L_9; } IL_007e: { // case GamepadButton.RightShoulder: return rightShoulder; ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_10; L_10 = Gamepad_get_rightShoulder_m123944D8E210CFF92AF438594FCDF1A3DDC14A08_inline(__this, /*hidden argument*/NULL); return L_10; } IL_0085: { // case GamepadButton.LeftTrigger: return leftTrigger; ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_11; L_11 = Gamepad_get_leftTrigger_m5BBB540BB92E2AD2CE169E157603D333598B9DD5_inline(__this, /*hidden argument*/NULL); return L_11; } IL_008c: { // case GamepadButton.RightTrigger: return rightTrigger; ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_12; L_12 = Gamepad_get_rightTrigger_mED385DB0AF9AB48B510AA3C2F96284533488C610_inline(__this, /*hidden argument*/NULL); return L_12; } IL_0093: { // case GamepadButton.LeftStick: return leftStickButton; ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_13; L_13 = Gamepad_get_leftStickButton_m7C406D43020A9CEA94A4088C3FCBB7FA0A98BB9C_inline(__this, /*hidden argument*/NULL); return L_13; } IL_009a: { // case GamepadButton.RightStick: return rightStickButton; ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_14; L_14 = Gamepad_get_rightStickButton_mEF794AE5F175B08373C48582E92F975822D3F3C8_inline(__this, /*hidden argument*/NULL); return L_14; } IL_00a1: { // case GamepadButton.DpadUp: return dpad.up; DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D * L_15; L_15 = Gamepad_get_dpad_m81BB304F996C9F55A77B26289BB8F45F9A1BD0AD_inline(__this, /*hidden argument*/NULL); NullCheck(L_15); ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_16; L_16 = DpadControl_get_up_m2EFCF010B952E02AE3AE2A8B9CA98EC891BB285F_inline(L_15, /*hidden argument*/NULL); return L_16; } IL_00ad: { // case GamepadButton.DpadDown: return dpad.down; DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D * L_17; L_17 = Gamepad_get_dpad_m81BB304F996C9F55A77B26289BB8F45F9A1BD0AD_inline(__this, /*hidden argument*/NULL); NullCheck(L_17); ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_18; L_18 = DpadControl_get_down_mD7ACE2D4235BB984EAED9DDBAEB24823E2C90B97_inline(L_17, /*hidden argument*/NULL); return L_18; } IL_00b9: { // case GamepadButton.DpadLeft: return dpad.left; DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D * L_19; L_19 = Gamepad_get_dpad_m81BB304F996C9F55A77B26289BB8F45F9A1BD0AD_inline(__this, /*hidden argument*/NULL); NullCheck(L_19); ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_20; L_20 = DpadControl_get_left_m48F3DCFCA8E5A45EB43FC3994D736482E4B9873C_inline(L_19, /*hidden argument*/NULL); return L_20; } IL_00c5: { // case GamepadButton.DpadRight: return dpad.right; DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D * L_21; L_21 = Gamepad_get_dpad_m81BB304F996C9F55A77B26289BB8F45F9A1BD0AD_inline(__this, /*hidden argument*/NULL); NullCheck(L_21); ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_22; L_22 = DpadControl_get_right_m104D3C653472B835DE081D8FC76C6EEB87A0CBA5_inline(L_21, /*hidden argument*/NULL); return L_22; } IL_00d1: { // throw new InvalidEnumArgumentException(nameof(button), (int)button, typeof(GamepadButton)); int32_t L_23 = ___button0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_24 = { reinterpret_cast (((RuntimeType*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&GamepadButton_tC4C6CE6FACD4E460279B95BC66D53651036C0139_0_0_0_var))) }; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t * L_25; L_25 = Type_GetTypeFromHandle_m180706985100778663E9C75D4FC001D367C0120F(L_24, /*hidden argument*/NULL); InvalidEnumArgumentException_t900DF12581D586D2D9538FBB6F568175243D6637 * L_26 = (InvalidEnumArgumentException_t900DF12581D586D2D9538FBB6F568175243D6637 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidEnumArgumentException_t900DF12581D586D2D9538FBB6F568175243D6637_il2cpp_TypeInfo_var))); InvalidEnumArgumentException__ctor_mAE5068B990F9D8AD596FE95B591CA6441048D25E(L_26, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral3A5D56B26B1A9CEDE88C8DBEC1D7FF8296992654)), L_23, L_25, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_26, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Gamepad_get_Item_mE73D7833DE3A303E3B674848A4A8550A7D4D990D_RuntimeMethod_var))); } } // UnityEngine.InputSystem.Gamepad UnityEngine.InputSystem.Gamepad::get_current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * Gamepad_get_current_m460C424A4685AC7EBC1EBE66034C6147B53357F2 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static Gamepad current { get; private set; } Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * L_0 = ((Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_StaticFields*)il2cpp_codegen_static_fields_for(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_il2cpp_TypeInfo_var))->get_U3CcurrentU3Ek__BackingField_54(); return L_0; } } // System.Void UnityEngine.InputSystem.Gamepad::set_current(UnityEngine.InputSystem.Gamepad) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gamepad_set_current_mA0C1865FFDA734E6DAFC3A0B89C05E2C6435C573 (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static Gamepad current { get; private set; } Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * L_0 = ___value0; ((Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_StaticFields*)il2cpp_codegen_static_fields_for(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_il2cpp_TypeInfo_var))->set_U3CcurrentU3Ek__BackingField_54(L_0); return; } } // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 UnityEngine.InputSystem.Gamepad::get_all() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyArray_1_t9B0A92BBEE1AE3D7349D23F2F4C2498CAE519559 Gamepad_get_all_m8B00DD6A740C1FD03A22A05AF4EC5DF5D680DA52 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1__ctor_m0F855C38AC742620A61EA9CA214685793E22D27D_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // public new static ReadOnlyArray all => new ReadOnlyArray(s_Gamepads, 0, s_GamepadCount); GamepadU5BU5D_t5BD2725641F9AEF2094A07C94B47410E3B3880AB* L_0 = ((Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_StaticFields*)il2cpp_codegen_static_fields_for(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_il2cpp_TypeInfo_var))->get_s_Gamepads_57(); int32_t L_1 = ((Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_StaticFields*)il2cpp_codegen_static_fields_for(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_il2cpp_TypeInfo_var))->get_s_GamepadCount_56(); ReadOnlyArray_1_t9B0A92BBEE1AE3D7349D23F2F4C2498CAE519559 L_2; memset((&L_2), 0, sizeof(L_2)); ReadOnlyArray_1__ctor_m0F855C38AC742620A61EA9CA214685793E22D27D((&L_2), L_0, 0, L_1, /*hidden argument*/ReadOnlyArray_1__ctor_m0F855C38AC742620A61EA9CA214685793E22D27D_RuntimeMethod_var); return L_2; } } // System.Void UnityEngine.InputSystem.Gamepad::FinishSetup() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gamepad_FinishSetup_mEADD9A26734095DEDDBF2CBE36EDF70D008B1DC7 (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisDpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D_m863AA8FEF9F4042F5D8BB056F01C47EE70F69229_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisStickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D_m1F3D81F8233A9E91DFC43AAB34D537A34CC03C1E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0226F08F1363B72919374BC9F1AABA0AF07295F0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0D0987F5713EEE5AB4090867404723F97F64D382); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1252DD742E6B9B316305F5A1AD30FC94E6A69186); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral13A39355201CC4EE76B1B481225CD083B7C5948F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral26763404460309E36106FECF953C482CAF722112); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2AD47C03F7A83F82E3B2ADFE8A60F1727FD3BEFD); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3B616898D6754E30BAD282EEC8ABEA4ADC465D21); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral48CC213D1B1962F9AF6A2008F0CC850E76376B4A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral97C19FD894D335CC8D64964948677339E993C8B5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA3A6432D10E89842D5BB539FF02B7F0EC7F72444); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC4F395D537D1BEB747BDD17360A3057DC019C81B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCD66AAB0FC30669B39D946B17664E4B227137436); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDF9602CB36F82F6660C01382FD47E2C03A790643); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE9515D8E50BBB601D686A55F779EF7FE9258F2D2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEB011F3B6B8EDF9082629AF91E314EC4570D4954); s_Il2CppMethodInitialized = true; } { // buttonWest = GetChildControl("buttonWest"); ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0; L_0 = InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766(__this, _stringLiteral1252DD742E6B9B316305F5A1AD30FC94E6A69186, /*hidden argument*/InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766_RuntimeMethod_var); Gamepad_set_buttonWest_mE5EBF5D049C1F764CED50EB9ED76020AF3517A43_inline(__this, L_0, /*hidden argument*/NULL); // buttonNorth = GetChildControl("buttonNorth"); ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_1; L_1 = InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766(__this, _stringLiteral97C19FD894D335CC8D64964948677339E993C8B5, /*hidden argument*/InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766_RuntimeMethod_var); Gamepad_set_buttonNorth_m9420FDC77CBEF0D69C0D1C2E48293FBA7C9AE291_inline(__this, L_1, /*hidden argument*/NULL); // buttonSouth = GetChildControl("buttonSouth"); ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_2; L_2 = InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766(__this, _stringLiteralCD66AAB0FC30669B39D946B17664E4B227137436, /*hidden argument*/InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766_RuntimeMethod_var); Gamepad_set_buttonSouth_m220F94DC894A1DCCCA2C0925B5B9F81B1BDA2A40_inline(__this, L_2, /*hidden argument*/NULL); // buttonEast = GetChildControl("buttonEast"); ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_3; L_3 = InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766(__this, _stringLiteralA3A6432D10E89842D5BB539FF02B7F0EC7F72444, /*hidden argument*/InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766_RuntimeMethod_var); Gamepad_set_buttonEast_mF986226781D3311875C7BC510E638410DAA5272A_inline(__this, L_3, /*hidden argument*/NULL); // startButton = GetChildControl("start"); ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_4; L_4 = InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766(__this, _stringLiteral2AD47C03F7A83F82E3B2ADFE8A60F1727FD3BEFD, /*hidden argument*/InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766_RuntimeMethod_var); Gamepad_set_startButton_m4097B32D93F88B20413ADBF3EFE1B176A2562948_inline(__this, L_4, /*hidden argument*/NULL); // selectButton = GetChildControl("select"); ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_5; L_5 = InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766(__this, _stringLiteral0226F08F1363B72919374BC9F1AABA0AF07295F0, /*hidden argument*/InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766_RuntimeMethod_var); Gamepad_set_selectButton_mEE78C5222046235DEE9171CB16A6F61BFA7A6B50_inline(__this, L_5, /*hidden argument*/NULL); // leftStickButton = GetChildControl("leftStickPress"); ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_6; L_6 = InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766(__this, _stringLiteral0D0987F5713EEE5AB4090867404723F97F64D382, /*hidden argument*/InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766_RuntimeMethod_var); Gamepad_set_leftStickButton_mC5C917227E38E986489DF3EE91EF5B05AB4ACA77_inline(__this, L_6, /*hidden argument*/NULL); // rightStickButton = GetChildControl("rightStickPress"); ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_7; L_7 = InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766(__this, _stringLiteral48CC213D1B1962F9AF6A2008F0CC850E76376B4A, /*hidden argument*/InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766_RuntimeMethod_var); Gamepad_set_rightStickButton_m243F1D119FDF0CE008D930D864C55A307BF61C45_inline(__this, L_7, /*hidden argument*/NULL); // dpad = GetChildControl("dpad"); DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D * L_8; L_8 = InputControl_GetChildControl_TisDpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D_m863AA8FEF9F4042F5D8BB056F01C47EE70F69229(__this, _stringLiteral26763404460309E36106FECF953C482CAF722112, /*hidden argument*/InputControl_GetChildControl_TisDpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D_m863AA8FEF9F4042F5D8BB056F01C47EE70F69229_RuntimeMethod_var); Gamepad_set_dpad_m09D7F3FF9982A6A13853EF98E2ED61ED301A34BA_inline(__this, L_8, /*hidden argument*/NULL); // leftShoulder = GetChildControl("leftShoulder"); ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_9; L_9 = InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766(__this, _stringLiteralEB011F3B6B8EDF9082629AF91E314EC4570D4954, /*hidden argument*/InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766_RuntimeMethod_var); Gamepad_set_leftShoulder_m736617EB830927F05DCD140F6DDCC53094E854AF_inline(__this, L_9, /*hidden argument*/NULL); // rightShoulder = GetChildControl("rightShoulder"); ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_10; L_10 = InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766(__this, _stringLiteralC4F395D537D1BEB747BDD17360A3057DC019C81B, /*hidden argument*/InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766_RuntimeMethod_var); Gamepad_set_rightShoulder_m42F8BE1D0848886D56E4D38CE08A0901CAC6B9B8_inline(__this, L_10, /*hidden argument*/NULL); // leftStick = GetChildControl("leftStick"); StickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D * L_11; L_11 = InputControl_GetChildControl_TisStickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D_m1F3D81F8233A9E91DFC43AAB34D537A34CC03C1E(__this, _stringLiteralDF9602CB36F82F6660C01382FD47E2C03A790643, /*hidden argument*/InputControl_GetChildControl_TisStickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D_m1F3D81F8233A9E91DFC43AAB34D537A34CC03C1E_RuntimeMethod_var); Gamepad_set_leftStick_m5E503F4E7ED0A660DE994D91EDC605FFB512DE0C_inline(__this, L_11, /*hidden argument*/NULL); // rightStick = GetChildControl("rightStick"); StickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D * L_12; L_12 = InputControl_GetChildControl_TisStickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D_m1F3D81F8233A9E91DFC43AAB34D537A34CC03C1E(__this, _stringLiteral13A39355201CC4EE76B1B481225CD083B7C5948F, /*hidden argument*/InputControl_GetChildControl_TisStickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D_m1F3D81F8233A9E91DFC43AAB34D537A34CC03C1E_RuntimeMethod_var); Gamepad_set_rightStick_mF282D6ED14E72C3599F27F8F8D182E997DFF4E6B_inline(__this, L_12, /*hidden argument*/NULL); // leftTrigger = GetChildControl("leftTrigger"); ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_13; L_13 = InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766(__this, _stringLiteralE9515D8E50BBB601D686A55F779EF7FE9258F2D2, /*hidden argument*/InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766_RuntimeMethod_var); Gamepad_set_leftTrigger_mDF741A07B6E532A6A642F0E5B271DDCFA05FDCC1_inline(__this, L_13, /*hidden argument*/NULL); // rightTrigger = GetChildControl("rightTrigger"); ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_14; L_14 = InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766(__this, _stringLiteral3B616898D6754E30BAD282EEC8ABEA4ADC465D21, /*hidden argument*/InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766_RuntimeMethod_var); Gamepad_set_rightTrigger_mB21F5C653DB15CB36161DE9BA1ADAEAAEAF5E58A_inline(__this, L_14, /*hidden argument*/NULL); // base.FinishSetup(); InputControl_FinishSetup_mEB69119B48274B87A1C9756D99C19AA382484350(__this, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.Gamepad::MakeCurrent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gamepad_MakeCurrent_m431EB0AF0BBDB10CFDBC4FE4B313AD21B2AA175D (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // base.MakeCurrent(); InputDevice_MakeCurrent_mD5E7E948AC287BDF9C3D2D2572D041A8D9E59AC3(__this, /*hidden argument*/NULL); // current = this; Gamepad_set_current_mA0C1865FFDA734E6DAFC3A0B89C05E2C6435C573_inline(__this, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.Gamepad::OnAdded() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gamepad_OnAdded_m3CEF51D011AA933DC7C2936BCDEBC580008B5972 (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_AppendWithCapacity_TisGamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_m62CF11CCCE85794E48A763E5AF123B8B5BFD4E79_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // ArrayHelpers.AppendWithCapacity(ref s_Gamepads, ref s_GamepadCount, this); int32_t L_0; L_0 = ArrayHelpers_AppendWithCapacity_TisGamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_m62CF11CCCE85794E48A763E5AF123B8B5BFD4E79((GamepadU5BU5D_t5BD2725641F9AEF2094A07C94B47410E3B3880AB**)(((Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_StaticFields*)il2cpp_codegen_static_fields_for(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_il2cpp_TypeInfo_var))->get_address_of_s_Gamepads_57()), (int32_t*)(((Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_StaticFields*)il2cpp_codegen_static_fields_for(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_il2cpp_TypeInfo_var))->get_address_of_s_GamepadCount_56()), __this, ((int32_t)10), /*hidden argument*/ArrayHelpers_AppendWithCapacity_TisGamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_m62CF11CCCE85794E48A763E5AF123B8B5BFD4E79_RuntimeMethod_var); // } return; } } // System.Void UnityEngine.InputSystem.Gamepad::OnRemoved() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gamepad_OnRemoved_m891136E171DE2698C6F2AAF5D8256E52D531DC9F (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_EraseAtWithCapacity_TisGamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_mE95DE861D48DEB704B25B54983BF7CF7D1AE28B8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_IndexOfReference_TisGamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_TisGamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_m0729AC2998277E786012E4A47724A563B8CAEAF8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { // if (current == this) Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * L_0; L_0 = Gamepad_get_current_m460C424A4685AC7EBC1EBE66034C6147B53357F2_inline(/*hidden argument*/NULL); if ((!(((RuntimeObject*)(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 *)L_0) == ((RuntimeObject*)(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 *)__this)))) { goto IL_000e; } } { // current = null; Gamepad_set_current_mA0C1865FFDA734E6DAFC3A0B89C05E2C6435C573_inline((Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 *)NULL, /*hidden argument*/NULL); } IL_000e: { // var index = ArrayHelpers.IndexOfReference(s_Gamepads, this, s_GamepadCount); GamepadU5BU5D_t5BD2725641F9AEF2094A07C94B47410E3B3880AB* L_1 = ((Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_StaticFields*)il2cpp_codegen_static_fields_for(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_il2cpp_TypeInfo_var))->get_s_Gamepads_57(); int32_t L_2 = ((Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_StaticFields*)il2cpp_codegen_static_fields_for(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_il2cpp_TypeInfo_var))->get_s_GamepadCount_56(); int32_t L_3; L_3 = ArrayHelpers_IndexOfReference_TisGamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_TisGamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_m0729AC2998277E786012E4A47724A563B8CAEAF8(L_1, __this, L_2, /*hidden argument*/ArrayHelpers_IndexOfReference_TisGamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_TisGamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_m0729AC2998277E786012E4A47724A563B8CAEAF8_RuntimeMethod_var); V_0 = L_3; // if (index != -1) int32_t L_4 = V_0; if ((((int32_t)L_4) == ((int32_t)(-1)))) { goto IL_0033; } } { // ArrayHelpers.EraseAtWithCapacity(s_Gamepads, ref s_GamepadCount, index); GamepadU5BU5D_t5BD2725641F9AEF2094A07C94B47410E3B3880AB* L_5 = ((Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_StaticFields*)il2cpp_codegen_static_fields_for(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_il2cpp_TypeInfo_var))->get_s_Gamepads_57(); int32_t L_6 = V_0; ArrayHelpers_EraseAtWithCapacity_TisGamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_mE95DE861D48DEB704B25B54983BF7CF7D1AE28B8(L_5, (int32_t*)(((Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_StaticFields*)il2cpp_codegen_static_fields_for(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_il2cpp_TypeInfo_var))->get_address_of_s_GamepadCount_56()), L_6, /*hidden argument*/ArrayHelpers_EraseAtWithCapacity_TisGamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_mE95DE861D48DEB704B25B54983BF7CF7D1AE28B8_RuntimeMethod_var); } IL_0033: { // } return; } } // System.Void UnityEngine.InputSystem.Gamepad::PauseHaptics() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gamepad_PauseHaptics_m2A07EAEFDFA8D498D57791931BA8FA37000D271C (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // m_Rumble.PauseHaptics(this); DualMotorRumble_t263583B0965CDEDEF5AE02854BE4D18554864784 * L_0 = __this->get_address_of_m_Rumble_55(); DualMotorRumble_PauseHaptics_m15745384229162C28DBE4E61811B9BD21475116F((DualMotorRumble_t263583B0965CDEDEF5AE02854BE4D18554864784 *)L_0, __this, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.Gamepad::ResumeHaptics() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gamepad_ResumeHaptics_m2CE97BE553E92D134A4EAF5261515F3490BB5EEB (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // m_Rumble.ResumeHaptics(this); DualMotorRumble_t263583B0965CDEDEF5AE02854BE4D18554864784 * L_0 = __this->get_address_of_m_Rumble_55(); DualMotorRumble_ResumeHaptics_mDDDC26BCBC59535751E8025072A15429C67620D0((DualMotorRumble_t263583B0965CDEDEF5AE02854BE4D18554864784 *)L_0, __this, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.Gamepad::ResetHaptics() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gamepad_ResetHaptics_m98118D4B4E8EAC28C0988C39D87F51241C3A4F97 (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // m_Rumble.ResetHaptics(this); DualMotorRumble_t263583B0965CDEDEF5AE02854BE4D18554864784 * L_0 = __this->get_address_of_m_Rumble_55(); DualMotorRumble_ResetHaptics_m752FA7C0BEFEEBE8ED6CF04071E02A77A44D6870((DualMotorRumble_t263583B0965CDEDEF5AE02854BE4D18554864784 *)L_0, __this, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.Gamepad::SetMotorSpeeds(System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gamepad_SetMotorSpeeds_m96FF661A0974A7DD82ABD45C31E3D0733220787D (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, float ___lowFrequency0, float ___highFrequency1, const RuntimeMethod* method) { { // m_Rumble.SetMotorSpeeds(this, lowFrequency, highFrequency); DualMotorRumble_t263583B0965CDEDEF5AE02854BE4D18554864784 * L_0 = __this->get_address_of_m_Rumble_55(); float L_1 = ___lowFrequency0; float L_2 = ___highFrequency1; DualMotorRumble_SetMotorSpeeds_m44B2C57F7B48B3E0EBB6FA94664E2C999A920590((DualMotorRumble_t263583B0965CDEDEF5AE02854BE4D18554864784 *)L_0, __this, L_1, L_2, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.Gamepad::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gamepad__ctor_m17CE81CB520D307FCF25345D644FE5CBB2EFD453 (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { InputDevice__ctor_m418D8F72F7931E2EFE558B227008774BE1A2DAFF(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.GamepadState::get_Format() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 GamepadState_get_Format_m26D708E4974EF0D2B6A45D8D1AD3051F7D397A98 (const RuntimeMethod* method) { { // public static FourCC Format => new FourCC('G', 'P', 'A', 'D'); FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_0; memset((&L_0), 0, sizeof(L_0)); FourCC__ctor_mEF52BABF36FD0F6E63A5CD7C1520AEFDAC9FCC14((&L_0), ((int32_t)71), ((int32_t)80), ((int32_t)65), ((int32_t)68), /*hidden argument*/NULL); return L_0; } } // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.GamepadState::get_format() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 GamepadState_get_format_m94FD8983910149BCA6E6F33290321F5DA87B0E55 (GamepadState_t0C5AF71A5A47B8467F3AB53DAB427974D26A5FAA * __this, const RuntimeMethod* method) { { // public FourCC format => Format; FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_0; L_0 = GamepadState_get_Format_m26D708E4974EF0D2B6A45D8D1AD3051F7D397A98(/*hidden argument*/NULL); return L_0; } } IL2CPP_EXTERN_C FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 GamepadState_get_format_m94FD8983910149BCA6E6F33290321F5DA87B0E55_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; GamepadState_t0C5AF71A5A47B8467F3AB53DAB427974D26A5FAA * _thisAdjusted = reinterpret_cast(__this + _offset); FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 _returnValue; _returnValue = GamepadState_get_format_m94FD8983910149BCA6E6F33290321F5DA87B0E55(_thisAdjusted, method); return _returnValue; } // System.Void UnityEngine.InputSystem.LowLevel.GamepadState::.ctor(UnityEngine.InputSystem.LowLevel.GamepadButton[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GamepadState__ctor_m06188D4135F6437C6B050F9EDE672DF084D4FDE4 (GamepadState_t0C5AF71A5A47B8467F3AB53DAB427974D26A5FAA * __this, GamepadButtonU5BU5D_t7CBD549663D477962A0F68E81CD3B7F134F2000E* ___buttons0, const RuntimeMethod* method) { GamepadButtonU5BU5D_t7CBD549663D477962A0F68E81CD3B7F134F2000E* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; uint32_t V_3 = 0; { // : this() il2cpp_codegen_initobj(__this, sizeof(GamepadState_t0C5AF71A5A47B8467F3AB53DAB427974D26A5FAA )); // if (buttons == null) GamepadButtonU5BU5D_t7CBD549663D477962A0F68E81CD3B7F134F2000E* L_0 = ___buttons0; if (L_0) { goto IL_0015; } } { // throw new ArgumentNullException(nameof(buttons)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2E967EC47C0181B3A2E25F28AF8F0061B4E2A296)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&GamepadState__ctor_m06188D4135F6437C6B050F9EDE672DF084D4FDE4_RuntimeMethod_var))); } IL_0015: { // foreach (var button in buttons) GamepadButtonU5BU5D_t7CBD549663D477962A0F68E81CD3B7F134F2000E* L_2 = ___buttons0; V_0 = L_2; V_1 = 0; goto IL_0038; } IL_001b: { // foreach (var button in buttons) GamepadButtonU5BU5D_t7CBD549663D477962A0F68E81CD3B7F134F2000E* L_3 = V_0; int32_t L_4 = V_1; NullCheck(L_3); int32_t L_5 = L_4; int32_t L_6 = (int32_t)(L_3)->GetAt(static_cast(L_5)); V_2 = L_6; // var bit = 1U << (int)button; int32_t L_7 = V_2; V_3 = ((int32_t)((int32_t)1<<(int32_t)((int32_t)((int32_t)L_7&(int32_t)((int32_t)31))))); // this.buttons |= bit; uint32_t L_8 = __this->get_buttons_4(); uint32_t L_9 = V_3; __this->set_buttons_4(((int32_t)((int32_t)L_8|(int32_t)L_9))); int32_t L_10 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_0038: { // foreach (var button in buttons) int32_t L_11 = V_1; GamepadButtonU5BU5D_t7CBD549663D477962A0F68E81CD3B7F134F2000E* L_12 = V_0; NullCheck(L_12); if ((((int32_t)L_11) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length)))))) { goto IL_001b; } } { // } return; } } IL2CPP_EXTERN_C void GamepadState__ctor_m06188D4135F6437C6B050F9EDE672DF084D4FDE4_AdjustorThunk (RuntimeObject * __this, GamepadButtonU5BU5D_t7CBD549663D477962A0F68E81CD3B7F134F2000E* ___buttons0, const RuntimeMethod* method) { int32_t _offset = 1; GamepadState_t0C5AF71A5A47B8467F3AB53DAB427974D26A5FAA * _thisAdjusted = reinterpret_cast(__this + _offset); GamepadState__ctor_m06188D4135F6437C6B050F9EDE672DF084D4FDE4(_thisAdjusted, ___buttons0, method); } // UnityEngine.InputSystem.LowLevel.GamepadState UnityEngine.InputSystem.LowLevel.GamepadState::WithButton(UnityEngine.InputSystem.LowLevel.GamepadButton,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GamepadState_t0C5AF71A5A47B8467F3AB53DAB427974D26A5FAA GamepadState_WithButton_m9771CD43F66FB6F6D6F8B557956D7057D05AAD43 (GamepadState_t0C5AF71A5A47B8467F3AB53DAB427974D26A5FAA * __this, int32_t ___button0, bool ___value1, const RuntimeMethod* method) { uint32_t V_0 = 0; { // var bit = 1U << (int)button; int32_t L_0 = ___button0; V_0 = ((int32_t)((int32_t)1<<(int32_t)((int32_t)((int32_t)L_0&(int32_t)((int32_t)31))))); // if (value) bool L_1 = ___value1; if (!L_1) { goto IL_001a; } } { // buttons |= bit; uint32_t L_2 = __this->get_buttons_4(); uint32_t L_3 = V_0; __this->set_buttons_4(((int32_t)((int32_t)L_2|(int32_t)L_3))); goto IL_0029; } IL_001a: { // buttons &= ~bit; uint32_t L_4 = __this->get_buttons_4(); uint32_t L_5 = V_0; __this->set_buttons_4(((int32_t)((int32_t)L_4&(int32_t)((~L_5))))); } IL_0029: { // return this; GamepadState_t0C5AF71A5A47B8467F3AB53DAB427974D26A5FAA L_6 = (*(GamepadState_t0C5AF71A5A47B8467F3AB53DAB427974D26A5FAA *)__this); return L_6; } } IL2CPP_EXTERN_C GamepadState_t0C5AF71A5A47B8467F3AB53DAB427974D26A5FAA GamepadState_WithButton_m9771CD43F66FB6F6D6F8B557956D7057D05AAD43_AdjustorThunk (RuntimeObject * __this, int32_t ___button0, bool ___value1, const RuntimeMethod* method) { int32_t _offset = 1; GamepadState_t0C5AF71A5A47B8467F3AB53DAB427974D26A5FAA * _thisAdjusted = reinterpret_cast(__this + _offset); GamepadState_t0C5AF71A5A47B8467F3AB53DAB427974D26A5FAA _returnValue; _returnValue = GamepadState_WithButton_m9771CD43F66FB6F6D6F8B557956D7057D05AAD43(_thisAdjusted, ___button0, ___value1, method); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.XR.Haptics.GetCurrentHapticStateCommand::get_Type() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 GetCurrentHapticStateCommand_get_Type_mDEC8FF2C26D722787FEEE1A3735EC84F8681B730 (const RuntimeMethod* method) { { // static FourCC Type => new FourCC('X', 'H', 'S', '0'); FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_0; memset((&L_0), 0, sizeof(L_0)); FourCC__ctor_mEF52BABF36FD0F6E63A5CD7C1520AEFDAC9FCC14((&L_0), ((int32_t)88), ((int32_t)72), ((int32_t)83), ((int32_t)48), /*hidden argument*/NULL); return L_0; } } // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.XR.Haptics.GetCurrentHapticStateCommand::get_typeStatic() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 GetCurrentHapticStateCommand_get_typeStatic_mB6BE4BD5C2C479D460803C70791C94BB5B585897 (GetCurrentHapticStateCommand_t04AD04C17E66BD24A613F989D9B14D438E17B51C * __this, const RuntimeMethod* method) { { // public FourCC typeStatic => Type; FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_0; L_0 = GetCurrentHapticStateCommand_get_Type_mDEC8FF2C26D722787FEEE1A3735EC84F8681B730(/*hidden argument*/NULL); return L_0; } } IL2CPP_EXTERN_C FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 GetCurrentHapticStateCommand_get_typeStatic_mB6BE4BD5C2C479D460803C70791C94BB5B585897_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; GetCurrentHapticStateCommand_t04AD04C17E66BD24A613F989D9B14D438E17B51C * _thisAdjusted = reinterpret_cast(__this + _offset); FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 _returnValue; _returnValue = GetCurrentHapticStateCommand_get_typeStatic_mB6BE4BD5C2C479D460803C70791C94BB5B585897(_thisAdjusted, method); return _returnValue; } // UnityEngine.InputSystem.XR.Haptics.HapticState UnityEngine.InputSystem.XR.Haptics.GetCurrentHapticStateCommand::get_currentState() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HapticState_t1D3C01E3B968E43A27E3702B7F6C121F41DEBF46 GetCurrentHapticStateCommand_get_currentState_m50C78E3C628EA9A4911474577EE91E13C444D0DC (GetCurrentHapticStateCommand_t04AD04C17E66BD24A613F989D9B14D438E17B51C * __this, const RuntimeMethod* method) { { // public HapticState currentState => new HapticState(samplesQueued, samplesAvailable); uint32_t L_0 = __this->get_samplesQueued_2(); uint32_t L_1 = __this->get_samplesAvailable_3(); HapticState_t1D3C01E3B968E43A27E3702B7F6C121F41DEBF46 L_2; memset((&L_2), 0, sizeof(L_2)); HapticState__ctor_m59678233BA22F35A680B44817E90C9EA5292E2A1((&L_2), L_0, L_1, /*hidden argument*/NULL); return L_2; } } IL2CPP_EXTERN_C HapticState_t1D3C01E3B968E43A27E3702B7F6C121F41DEBF46 GetCurrentHapticStateCommand_get_currentState_m50C78E3C628EA9A4911474577EE91E13C444D0DC_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; GetCurrentHapticStateCommand_t04AD04C17E66BD24A613F989D9B14D438E17B51C * _thisAdjusted = reinterpret_cast(__this + _offset); HapticState_t1D3C01E3B968E43A27E3702B7F6C121F41DEBF46 _returnValue; _returnValue = GetCurrentHapticStateCommand_get_currentState_m50C78E3C628EA9A4911474577EE91E13C444D0DC(_thisAdjusted, method); return _returnValue; } // UnityEngine.InputSystem.XR.Haptics.GetCurrentHapticStateCommand UnityEngine.InputSystem.XR.Haptics.GetCurrentHapticStateCommand::Create() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GetCurrentHapticStateCommand_t04AD04C17E66BD24A613F989D9B14D438E17B51C GetCurrentHapticStateCommand_Create_m3934421D3E4C71DE435274913F4863BB2BD44C0A (const RuntimeMethod* method) { GetCurrentHapticStateCommand_t04AD04C17E66BD24A613F989D9B14D438E17B51C V_0; memset((&V_0), 0, sizeof(V_0)); { // return new GetCurrentHapticStateCommand // { // baseCommand = new InputDeviceCommand(Type, kSize), // }; il2cpp_codegen_initobj((&V_0), sizeof(GetCurrentHapticStateCommand_t04AD04C17E66BD24A613F989D9B14D438E17B51C )); FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_0; L_0 = GetCurrentHapticStateCommand_get_Type_mDEC8FF2C26D722787FEEE1A3735EC84F8681B730(/*hidden argument*/NULL); InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 L_1; memset((&L_1), 0, sizeof(L_1)); InputDeviceCommand__ctor_m37D7C9AC95972F2F9075C62240B5D15119E40271((&L_1), L_0, ((int32_t)16), /*hidden argument*/NULL); (&V_0)->set_baseCommand_1(L_1); GetCurrentHapticStateCommand_t04AD04C17E66BD24A613F989D9B14D438E17B51C L_2 = V_0; return L_2; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.XR.Haptics.GetHapticCapabilitiesCommand::get_Type() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 GetHapticCapabilitiesCommand_get_Type_m8AA9A8D7868A50FB0218210A95795C600F1B60EE (const RuntimeMethod* method) { { // static FourCC Type => new FourCC('X', 'H', 'C', '0'); FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_0; memset((&L_0), 0, sizeof(L_0)); FourCC__ctor_mEF52BABF36FD0F6E63A5CD7C1520AEFDAC9FCC14((&L_0), ((int32_t)88), ((int32_t)72), ((int32_t)67), ((int32_t)48), /*hidden argument*/NULL); return L_0; } } // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.XR.Haptics.GetHapticCapabilitiesCommand::get_typeStatic() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 GetHapticCapabilitiesCommand_get_typeStatic_m5E4008CA42B234B4B318ACD0D1A4AE99C29B65B9 (GetHapticCapabilitiesCommand_t91FAA9822624A8DFEEF87AE341EB533E2AE86E0E * __this, const RuntimeMethod* method) { { // public FourCC typeStatic => Type; FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_0; L_0 = GetHapticCapabilitiesCommand_get_Type_m8AA9A8D7868A50FB0218210A95795C600F1B60EE(/*hidden argument*/NULL); return L_0; } } IL2CPP_EXTERN_C FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 GetHapticCapabilitiesCommand_get_typeStatic_m5E4008CA42B234B4B318ACD0D1A4AE99C29B65B9_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; GetHapticCapabilitiesCommand_t91FAA9822624A8DFEEF87AE341EB533E2AE86E0E * _thisAdjusted = reinterpret_cast(__this + _offset); FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 _returnValue; _returnValue = GetHapticCapabilitiesCommand_get_typeStatic_m5E4008CA42B234B4B318ACD0D1A4AE99C29B65B9(_thisAdjusted, method); return _returnValue; } // UnityEngine.InputSystem.XR.Haptics.HapticCapabilities UnityEngine.InputSystem.XR.Haptics.GetHapticCapabilitiesCommand::get_capabilities() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 GetHapticCapabilitiesCommand_get_capabilities_mAA139900BA415D4D36064B0537DB6436AA88F0E2 (GetHapticCapabilitiesCommand_t91FAA9822624A8DFEEF87AE341EB533E2AE86E0E * __this, const RuntimeMethod* method) { { // public HapticCapabilities capabilities => new HapticCapabilities(numChannels, frequencyHz, maxBufferSize); uint32_t L_0 = __this->get_numChannels_2(); uint32_t L_1 = __this->get_frequencyHz_3(); uint32_t L_2 = __this->get_maxBufferSize_4(); HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 L_3; memset((&L_3), 0, sizeof(L_3)); HapticCapabilities__ctor_m25C08126B547B85A455C6FF8FC0A00235147D11C((&L_3), L_0, L_1, L_2, /*hidden argument*/NULL); return L_3; } } IL2CPP_EXTERN_C HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 GetHapticCapabilitiesCommand_get_capabilities_mAA139900BA415D4D36064B0537DB6436AA88F0E2_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; GetHapticCapabilitiesCommand_t91FAA9822624A8DFEEF87AE341EB533E2AE86E0E * _thisAdjusted = reinterpret_cast(__this + _offset); HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 _returnValue; _returnValue = GetHapticCapabilitiesCommand_get_capabilities_mAA139900BA415D4D36064B0537DB6436AA88F0E2(_thisAdjusted, method); return _returnValue; } // UnityEngine.InputSystem.XR.Haptics.GetHapticCapabilitiesCommand UnityEngine.InputSystem.XR.Haptics.GetHapticCapabilitiesCommand::Create() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GetHapticCapabilitiesCommand_t91FAA9822624A8DFEEF87AE341EB533E2AE86E0E GetHapticCapabilitiesCommand_Create_m30D7DD3E6B511ABFED8300DE56A283F18A41D05A (const RuntimeMethod* method) { GetHapticCapabilitiesCommand_t91FAA9822624A8DFEEF87AE341EB533E2AE86E0E V_0; memset((&V_0), 0, sizeof(V_0)); { // return new GetHapticCapabilitiesCommand // { // baseCommand = new InputDeviceCommand(Type, kSize), // }; il2cpp_codegen_initobj((&V_0), sizeof(GetHapticCapabilitiesCommand_t91FAA9822624A8DFEEF87AE341EB533E2AE86E0E )); FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_0; L_0 = GetHapticCapabilitiesCommand_get_Type_m8AA9A8D7868A50FB0218210A95795C600F1B60EE(/*hidden argument*/NULL); InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 L_1; memset((&L_1), 0, sizeof(L_1)); InputDeviceCommand__ctor_m37D7C9AC95972F2F9075C62240B5D15119E40271((&L_1), L_0, ((int32_t)20), /*hidden argument*/NULL); (&V_0)->set_baseCommand_1(L_1); GetHapticCapabilitiesCommand_t91FAA9822624A8DFEEF87AE341EB533E2AE86E0E L_2 = V_0; return L_2; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.InputSystem.GravitySensor::get_gravity() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * GravitySensor_get_gravity_mDF326F63E4B3E79CCEC4EAA780E6832ABA5AD7F0 (GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7 * __this, const RuntimeMethod* method) { { // public Vector3Control gravity { get; private set; } Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * L_0 = __this->get_U3CgravityU3Ek__BackingField_39(); return L_0; } } // System.Void UnityEngine.InputSystem.GravitySensor::set_gravity(UnityEngine.InputSystem.Controls.Vector3Control) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GravitySensor_set_gravity_m4FC71623882964B9CC76CBB9001D2FAEF445C718 (GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7 * __this, Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * ___value0, const RuntimeMethod* method) { { // public Vector3Control gravity { get; private set; } Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * L_0 = ___value0; __this->set_U3CgravityU3Ek__BackingField_39(L_0); return; } } // UnityEngine.InputSystem.GravitySensor UnityEngine.InputSystem.GravitySensor::get_current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7 * GravitySensor_get_current_mF712346F7292CBBDA8E97C95975E290E097DE2CC (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static GravitySensor current { get; private set; } GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7 * L_0 = ((GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7_StaticFields*)il2cpp_codegen_static_fields_for(GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7_il2cpp_TypeInfo_var))->get_U3CcurrentU3Ek__BackingField_40(); return L_0; } } // System.Void UnityEngine.InputSystem.GravitySensor::set_current(UnityEngine.InputSystem.GravitySensor) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GravitySensor_set_current_mA5BA846B323A3ED09CFE275F9B94681FFF252BDA (GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static GravitySensor current { get; private set; } GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7 * L_0 = ___value0; ((GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7_StaticFields*)il2cpp_codegen_static_fields_for(GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7_il2cpp_TypeInfo_var))->set_U3CcurrentU3Ek__BackingField_40(L_0); return; } } // System.Void UnityEngine.InputSystem.GravitySensor::FinishSetup() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GravitySensor_FinishSetup_mF56277669E393BA0DFDA2AD944C61A8FA9B48B24 (GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisVector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE_mD26314BFCC94ED995E96101D60D84A729E5F91AD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEC696CDC5B4B1138EE397CDDD902E8AB9E48D12F); s_Il2CppMethodInitialized = true; } { // gravity = GetChildControl("gravity"); Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * L_0; L_0 = InputControl_GetChildControl_TisVector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE_mD26314BFCC94ED995E96101D60D84A729E5F91AD(__this, _stringLiteralEC696CDC5B4B1138EE397CDDD902E8AB9E48D12F, /*hidden argument*/InputControl_GetChildControl_TisVector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE_mD26314BFCC94ED995E96101D60D84A729E5F91AD_RuntimeMethod_var); GravitySensor_set_gravity_m4FC71623882964B9CC76CBB9001D2FAEF445C718_inline(__this, L_0, /*hidden argument*/NULL); // base.FinishSetup(); InputControl_FinishSetup_mEB69119B48274B87A1C9756D99C19AA382484350(__this, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.GravitySensor::MakeCurrent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GravitySensor_MakeCurrent_mB8514B50D131BCAAFDDC5F0E434533350EC6FCCC (GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7 * __this, const RuntimeMethod* method) { { // base.MakeCurrent(); InputDevice_MakeCurrent_mD5E7E948AC287BDF9C3D2D2572D041A8D9E59AC3(__this, /*hidden argument*/NULL); // current = this; GravitySensor_set_current_mA5BA846B323A3ED09CFE275F9B94681FFF252BDA_inline(__this, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.GravitySensor::OnRemoved() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GravitySensor_OnRemoved_m9E8061F44A2825324A2CBD1833D4DE561096E52D (GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7 * __this, const RuntimeMethod* method) { { // base.OnRemoved(); InputDevice_OnRemoved_m29C95F875D72B1A8C1695E1F5BE8E3087449D762(__this, /*hidden argument*/NULL); // if (current == this) GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7 * L_0; L_0 = GravitySensor_get_current_mF712346F7292CBBDA8E97C95975E290E097DE2CC_inline(/*hidden argument*/NULL); if ((!(((RuntimeObject*)(GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7 *)L_0) == ((RuntimeObject*)(GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7 *)__this)))) { goto IL_0014; } } { // current = null; GravitySensor_set_current_mA5BA846B323A3ED09CFE275F9B94681FFF252BDA_inline((GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7 *)NULL, /*hidden argument*/NULL); } IL_0014: { // } return; } } // System.Void UnityEngine.InputSystem.GravitySensor::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GravitySensor__ctor_mD209649251296C28B4D9874ABCAE6C3A79FA5BF7 (GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7 * __this, const RuntimeMethod* method) { { Sensor__ctor_m10AFCE72BD19263DC5F3F2A4829018E635ABA8A0(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.GravityState::get_kFormat() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 GravityState_get_kFormat_m08C4353D7E15D585E9347EF8645B9B118A84862F (const RuntimeMethod* method) { { // public static FourCC kFormat => new FourCC('G', 'R', 'V', ' '); FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_0; memset((&L_0), 0, sizeof(L_0)); FourCC__ctor_mEF52BABF36FD0F6E63A5CD7C1520AEFDAC9FCC14((&L_0), ((int32_t)71), ((int32_t)82), ((int32_t)86), ((int32_t)32), /*hidden argument*/NULL); return L_0; } } // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.GravityState::get_format() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 GravityState_get_format_m2D5CA533F5626EDEAC98A3F88460165CB3DBE122 (GravityState_tA7B41F17A797224117E75F1DF9DFE8A53FFC6B5F * __this, const RuntimeMethod* method) { { // public FourCC format => kFormat; FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_0; L_0 = GravityState_get_kFormat_m08C4353D7E15D585E9347EF8645B9B118A84862F(/*hidden argument*/NULL); return L_0; } } IL2CPP_EXTERN_C FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 GravityState_get_format_m2D5CA533F5626EDEAC98A3F88460165CB3DBE122_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; GravityState_tA7B41F17A797224117E75F1DF9DFE8A53FFC6B5F * _thisAdjusted = reinterpret_cast(__this + _offset); FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 _returnValue; _returnValue = GravityState_get_format_m2D5CA533F5626EDEAC98A3F88460165CB3DBE122(_thisAdjusted, method); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.InputSystem.Gyroscope::get_angularVelocity() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * Gyroscope_get_angularVelocity_m6ADDD4363A641E33DC3BE8108F6BFA0A6A668D66 (Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E * __this, const RuntimeMethod* method) { { // public Vector3Control angularVelocity { get; private set; } Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * L_0 = __this->get_U3CangularVelocityU3Ek__BackingField_39(); return L_0; } } // System.Void UnityEngine.InputSystem.Gyroscope::set_angularVelocity(UnityEngine.InputSystem.Controls.Vector3Control) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gyroscope_set_angularVelocity_m3F5AC6CB961A203ACDF08D874871EAE2D7291318 (Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E * __this, Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * ___value0, const RuntimeMethod* method) { { // public Vector3Control angularVelocity { get; private set; } Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * L_0 = ___value0; __this->set_U3CangularVelocityU3Ek__BackingField_39(L_0); return; } } // UnityEngine.InputSystem.Gyroscope UnityEngine.InputSystem.Gyroscope::get_current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E * Gyroscope_get_current_m71D483A649EB1C6379F6BC599FCBDE7D0A31AA6C (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static Gyroscope current { get; private set; } Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E * L_0 = ((Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E_StaticFields*)il2cpp_codegen_static_fields_for(Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E_il2cpp_TypeInfo_var))->get_U3CcurrentU3Ek__BackingField_40(); return L_0; } } // System.Void UnityEngine.InputSystem.Gyroscope::set_current(UnityEngine.InputSystem.Gyroscope) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gyroscope_set_current_m51F1724CFB3E1DBEC34F93DF6317FD574E2654D7 (Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static Gyroscope current { get; private set; } Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E * L_0 = ___value0; ((Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E_StaticFields*)il2cpp_codegen_static_fields_for(Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E_il2cpp_TypeInfo_var))->set_U3CcurrentU3Ek__BackingField_40(L_0); return; } } // System.Void UnityEngine.InputSystem.Gyroscope::MakeCurrent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gyroscope_MakeCurrent_mE01C31B26B920F3D204B3FDBD91F191C2AD90FA5 (Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E * __this, const RuntimeMethod* method) { { // base.MakeCurrent(); InputDevice_MakeCurrent_mD5E7E948AC287BDF9C3D2D2572D041A8D9E59AC3(__this, /*hidden argument*/NULL); // current = this; Gyroscope_set_current_m51F1724CFB3E1DBEC34F93DF6317FD574E2654D7_inline(__this, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.Gyroscope::OnRemoved() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gyroscope_OnRemoved_m5C8947C55EB947FDD3C319EF13D57C65FBFE3EE2 (Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E * __this, const RuntimeMethod* method) { { // base.OnRemoved(); InputDevice_OnRemoved_m29C95F875D72B1A8C1695E1F5BE8E3087449D762(__this, /*hidden argument*/NULL); // if (current == this) Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E * L_0; L_0 = Gyroscope_get_current_m71D483A649EB1C6379F6BC599FCBDE7D0A31AA6C_inline(/*hidden argument*/NULL); if ((!(((RuntimeObject*)(Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E *)L_0) == ((RuntimeObject*)(Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E *)__this)))) { goto IL_0014; } } { // current = null; Gyroscope_set_current_m51F1724CFB3E1DBEC34F93DF6317FD574E2654D7_inline((Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E *)NULL, /*hidden argument*/NULL); } IL_0014: { // } return; } } // System.Void UnityEngine.InputSystem.Gyroscope::FinishSetup() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gyroscope_FinishSetup_mCADC39070C37CD360B832EBF15764DD40C0D7490 (Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisVector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE_mD26314BFCC94ED995E96101D60D84A729E5F91AD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralABDCCB17E56605903DC5F7E295E289CE3971EA70); s_Il2CppMethodInitialized = true; } { // angularVelocity = GetChildControl("angularVelocity"); Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * L_0; L_0 = InputControl_GetChildControl_TisVector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE_mD26314BFCC94ED995E96101D60D84A729E5F91AD(__this, _stringLiteralABDCCB17E56605903DC5F7E295E289CE3971EA70, /*hidden argument*/InputControl_GetChildControl_TisVector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE_mD26314BFCC94ED995E96101D60D84A729E5F91AD_RuntimeMethod_var); Gyroscope_set_angularVelocity_m3F5AC6CB961A203ACDF08D874871EAE2D7291318_inline(__this, L_0, /*hidden argument*/NULL); // base.FinishSetup(); InputControl_FinishSetup_mEB69119B48274B87A1C9756D99C19AA382484350(__this, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.Gyroscope::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gyroscope__ctor_mD9E1A6BAA27B0014A05C7E5E202267FE56C1D757 (Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E * __this, const RuntimeMethod* method) { { Sensor__ctor_m10AFCE72BD19263DC5F3F2A4829018E635ABA8A0(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.GyroscopeState::get_kFormat() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 GyroscopeState_get_kFormat_mC2ACFED0427DAB93ADEEF87FEA0DC82F6D3E5F7A (const RuntimeMethod* method) { { // public static FourCC kFormat => new FourCC('G', 'Y', 'R', 'O'); FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_0; memset((&L_0), 0, sizeof(L_0)); FourCC__ctor_mEF52BABF36FD0F6E63A5CD7C1520AEFDAC9FCC14((&L_0), ((int32_t)71), ((int32_t)89), ((int32_t)82), ((int32_t)79), /*hidden argument*/NULL); return L_0; } } // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.GyroscopeState::get_format() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 GyroscopeState_get_format_m89E8F4C0658BA41DCB870B7E8E42FC028F3400D3 (GyroscopeState_tA84CDE941D9C84DAE73B06ADB69913580004A310 * __this, const RuntimeMethod* method) { { // public FourCC format => kFormat; FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_0; L_0 = GyroscopeState_get_kFormat_mC2ACFED0427DAB93ADEEF87FEA0DC82F6D3E5F7A(/*hidden argument*/NULL); return L_0; } } IL2CPP_EXTERN_C FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 GyroscopeState_get_format_m89E8F4C0658BA41DCB870B7E8E42FC028F3400D3_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; GyroscopeState_tA84CDE941D9C84DAE73B06ADB69913580004A310 * _thisAdjusted = reinterpret_cast(__this + _offset); FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 _returnValue; _returnValue = GyroscopeState_get_format_m89E8F4C0658BA41DCB870B7E8E42FC028F3400D3(_thisAdjusted, method); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.HID.HID::get_QueryHIDReportDescriptorDeviceCommandType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 HID_get_QueryHIDReportDescriptorDeviceCommandType_m528274DC80BCEF3B4D64596AAA1CECE7163274B7 (const RuntimeMethod* method) { { // public static FourCC QueryHIDReportDescriptorDeviceCommandType { get { return new FourCC('H', 'I', 'D', 'D'); } } FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_0; memset((&L_0), 0, sizeof(L_0)); FourCC__ctor_mEF52BABF36FD0F6E63A5CD7C1520AEFDAC9FCC14((&L_0), ((int32_t)72), ((int32_t)73), ((int32_t)68), ((int32_t)68), /*hidden argument*/NULL); return L_0; } } // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.HID.HID::get_QueryHIDReportDescriptorSizeDeviceCommandType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 HID_get_QueryHIDReportDescriptorSizeDeviceCommandType_m4ABAE46083F2D0CFF30D8C1063B610DB3A8F0330 (const RuntimeMethod* method) { { // public static FourCC QueryHIDReportDescriptorSizeDeviceCommandType { get { return new FourCC('H', 'I', 'D', 'S'); } } FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_0; memset((&L_0), 0, sizeof(L_0)); FourCC__ctor_mEF52BABF36FD0F6E63A5CD7C1520AEFDAC9FCC14((&L_0), ((int32_t)72), ((int32_t)73), ((int32_t)68), ((int32_t)83), /*hidden argument*/NULL); return L_0; } } // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.HID.HID::get_QueryHIDParsedReportDescriptorDeviceCommandType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 HID_get_QueryHIDParsedReportDescriptorDeviceCommandType_m98E712409F79D1112E5EF2789DEEFD062AD21EF1 (const RuntimeMethod* method) { { // public static FourCC QueryHIDParsedReportDescriptorDeviceCommandType { get { return new FourCC('H', 'I', 'D', 'P'); } } FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_0; memset((&L_0), 0, sizeof(L_0)); FourCC__ctor_mEF52BABF36FD0F6E63A5CD7C1520AEFDAC9FCC14((&L_0), ((int32_t)72), ((int32_t)73), ((int32_t)68), ((int32_t)80), /*hidden argument*/NULL); return L_0; } } // UnityEngine.InputSystem.HID.HID/HIDDeviceDescriptor UnityEngine.InputSystem.HID.HID::get_hidDescriptor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D HID_get_hidDescriptor_m2443379B4FE03A3276D426BCEEEB7BBDE6650EBA (HID_tF5DA045053DC4AF556BA93C3FD9076208341ADAE * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonUtility_FromJson_TisHIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D_m767582C39A37C0A0CFBEB5A97EB2D320AA8D341D_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 V_0; memset((&V_0), 0, sizeof(V_0)); { // if (!m_HaveParsedHIDDescriptor) bool L_0 = __this->get_m_HaveParsedHIDDescriptor_41(); if (L_0) { goto IL_003d; } } { // if (!string.IsNullOrEmpty(description.capabilities)) InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 L_1; L_1 = InputDevice_get_description_m3F54BB4D6E85ADD8CDBB2906821A9D828CAC8305_inline(__this, /*hidden argument*/NULL); V_0 = L_1; String_t* L_2; L_2 = InputDeviceDescription_get_capabilities_m3871219ECAC10766CBAB256E0612674368D5C362_inline((InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 *)(&V_0), /*hidden argument*/NULL); bool L_3; L_3 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_2, /*hidden argument*/NULL); if (L_3) { goto IL_0036; } } { // m_HIDDescriptor = JsonUtility.FromJson(description.capabilities); InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 L_4; L_4 = InputDevice_get_description_m3F54BB4D6E85ADD8CDBB2906821A9D828CAC8305_inline(__this, /*hidden argument*/NULL); V_0 = L_4; String_t* L_5; L_5 = InputDeviceDescription_get_capabilities_m3871219ECAC10766CBAB256E0612674368D5C362_inline((InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 *)(&V_0), /*hidden argument*/NULL); HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_6; L_6 = JsonUtility_FromJson_TisHIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D_m767582C39A37C0A0CFBEB5A97EB2D320AA8D341D(L_5, /*hidden argument*/JsonUtility_FromJson_TisHIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D_m767582C39A37C0A0CFBEB5A97EB2D320AA8D341D_RuntimeMethod_var); __this->set_m_HIDDescriptor_42(L_6); } IL_0036: { // m_HaveParsedHIDDescriptor = true; __this->set_m_HaveParsedHIDDescriptor_41((bool)1); } IL_003d: { // return m_HIDDescriptor; HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_7 = __this->get_m_HIDDescriptor_42(); return L_7; } } // System.String UnityEngine.InputSystem.HID.HID::OnFindLayoutForDevice(UnityEngine.InputSystem.Layouts.InputDeviceDescription&,System.String,UnityEngine.InputSystem.LowLevel.InputDeviceExecuteCommandDelegate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* HID_OnFindLayoutForDevice_mAE78E7194D59B80D217B0C6D385BA1765EDC2A7E (InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * ___description0, String_t* ___matchedLayout1, InputDeviceExecuteCommandDelegate_tF81A7031A4D6D74BFB08C8CF4D1BA120DC47822D * ___executeDeviceCommand2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_Contains_TisHIDPageUsage_t879BAF59B0E8E71FE5FCC27A695C704E7A958AC1_m29299AE4039D5BADEA32996DA670E2833A5C8DDA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_1__ctor_m706EC10406303E8099502320655992A7039BC699_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_1_t87F4D899EDDDA25407AC884A9A61F602E32A21FA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GenericDesktop_tA3B282D1C8C1C70FD9E69006E906BDCF232269D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HIDLayoutBuilder_t1D1D18FB0AF275C4F84769FA72F6ECF6E1EB994B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HID_tF5DA045053DC4AF556BA93C3FD9076208341ADAE_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputDeviceMatcher_WithCapability_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mDACC1530A083F5B8EADBFE229397FB40C4EBFA52_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputDeviceMatcher_WithCapability_TisUsagePage_t4E88F7D5613BA631109F66288E6F6C39990DEBFC_m96FA2465EE079FE317D597B3E61DA94E37B020B1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Joystick_tBAE58C422209B0F926486E4D064EB9253AB0837D_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mD89126D2391330B31274C41C9A62C0EE316023A8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_t65D4237D7273ED78F10C0560643AFDB52BE3A58A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass12_0_U3COnFindLayoutForDeviceU3Eb__0_m0D0E60034B1A4F933037D9BA0A77F3335CDF0F19_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass12_0_t7C3BAE8E6A63DB1E691E39DBBC07DD7394A7C71C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UsagePage_t4E88F7D5613BA631109F66288E6F6C39990DEBFC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral05BE11CA8745D9E40F7E780C852B45025FB15804); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral06DE43DBC6A98E73D873FA115C67F2A6F2795DAD); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral269B276065AA2FD25E2FC1E4ED6E8FBDFB83D44D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3855E8A34957312A6449FC23FFB87754C1D0E662); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6894FFA21CE64A449AE8E1879F8301BCC3104A26); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral95CB70AAEFEFEE90C947B49BF64FA23C9DEB03B4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA500989D21C64E6E3A373C5DCA05DF7DECFDD5D8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB502A186982A83A6C402B5753C1120061504E6EB); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCE4026E40BC769AEFB28610F5FE8D1C5507EA2B4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFCB6D872A21276BE3523C9FD7F320FF68D4A1D09); s_Il2CppMethodInitialized = true; } U3CU3Ec__DisplayClass12_0_t7C3BAE8E6A63DB1E691E39DBBC07DD7394A7C71C * V_0 = NULL; HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D V_1; memset((&V_1), 0, sizeof(V_1)); bool V_2 = false; Type_t * V_3 = NULL; String_t* V_4 = NULL; String_t* V_5 = NULL; String_t* V_6 = NULL; InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 V_7; memset((&V_7), 0, sizeof(V_7)); HIDElementDescriptorU5BU5D_tDAC44C8A84F113B231C75F7BB7F584501B01D8F8* V_8 = NULL; int32_t V_9 = 0; HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427 V_10; memset((&V_10), 0, sizeof(V_10)); InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 V_11; memset((&V_11), 0, sizeof(V_11)); String_t* G_B22_0 = NULL; Type_t * G_B33_0 = NULL; HIDLayoutBuilder_t1D1D18FB0AF275C4F84769FA72F6ECF6E1EB994B * G_B33_1 = NULL; HIDLayoutBuilder_t1D1D18FB0AF275C4F84769FA72F6ECF6E1EB994B * G_B33_2 = NULL; U3CU3Ec__DisplayClass12_0_t7C3BAE8E6A63DB1E691E39DBBC07DD7394A7C71C * G_B33_3 = NULL; Type_t * G_B32_0 = NULL; HIDLayoutBuilder_t1D1D18FB0AF275C4F84769FA72F6ECF6E1EB994B * G_B32_1 = NULL; HIDLayoutBuilder_t1D1D18FB0AF275C4F84769FA72F6ECF6E1EB994B * G_B32_2 = NULL; U3CU3Ec__DisplayClass12_0_t7C3BAE8E6A63DB1E691E39DBBC07DD7394A7C71C * G_B32_3 = NULL; { U3CU3Ec__DisplayClass12_0_t7C3BAE8E6A63DB1E691E39DBBC07DD7394A7C71C * L_0 = (U3CU3Ec__DisplayClass12_0_t7C3BAE8E6A63DB1E691E39DBBC07DD7394A7C71C *)il2cpp_codegen_object_new(U3CU3Ec__DisplayClass12_0_t7C3BAE8E6A63DB1E691E39DBBC07DD7394A7C71C_il2cpp_TypeInfo_var); U3CU3Ec__DisplayClass12_0__ctor_mF0A5D0573BB1DC2AC3915C8FFC7A9D0ACB08B85D(L_0, /*hidden argument*/NULL); V_0 = L_0; // if (!string.IsNullOrEmpty(matchedLayout)) String_t* L_1 = ___matchedLayout1; bool L_2; L_2 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_1, /*hidden argument*/NULL); if (L_2) { goto IL_0010; } } { // return null; return (String_t*)NULL; } IL_0010: { // if (description.interfaceName != kHIDInterface) InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * L_3 = ___description0; String_t* L_4; L_4 = InputDeviceDescription_get_interfaceName_mCEBA87B35556BD0D03EADDD724B08266120BE761_inline((InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 *)L_3, /*hidden argument*/NULL); bool L_5; L_5 = String_op_Inequality_m45BEBD9C59D474454BD0F4AB6C9A8A2D05D40DBE(L_4, _stringLiteralCE4026E40BC769AEFB28610F5FE8D1C5507EA2B4, /*hidden argument*/NULL); if (!L_5) { goto IL_0024; } } { // return null; return (String_t*)NULL; } IL_0024: { // var hidDeviceDescriptor = ReadHIDDeviceDescriptor(ref description, executeDeviceCommand); InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * L_6 = ___description0; InputDeviceExecuteCommandDelegate_tF81A7031A4D6D74BFB08C8CF4D1BA120DC47822D * L_7 = ___executeDeviceCommand2; HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_8; L_8 = HID_ReadHIDDeviceDescriptor_m67E772CC77A9729D319BDE144F649AB8F70FE24F((InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 *)L_6, L_7, /*hidden argument*/NULL); V_1 = L_8; // if (!HIDSupport.supportedHIDUsages.Contains(new HIDSupport.HIDPageUsage(hidDeviceDescriptor.usagePage, hidDeviceDescriptor.usage))) ReadOnlyArray_1_t65D4237D7273ED78F10C0560643AFDB52BE3A58A L_9; L_9 = HIDSupport_get_supportedHIDUsages_mDF9344AB94E05BDF4B49CF6799C1245511B6BDB2(/*hidden argument*/NULL); ReadOnlyArray_1_t65D4237D7273ED78F10C0560643AFDB52BE3A58A L_10 = L_9; RuntimeObject * L_11 = Box(ReadOnlyArray_1_t65D4237D7273ED78F10C0560643AFDB52BE3A58A_il2cpp_TypeInfo_var, &L_10); HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_12 = V_1; int32_t L_13 = L_12.get_usagePage_3(); HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_14 = V_1; int32_t L_15 = L_14.get_usage_2(); HIDPageUsage_t879BAF59B0E8E71FE5FCC27A695C704E7A958AC1 L_16; memset((&L_16), 0, sizeof(L_16)); HIDPageUsage__ctor_m8642E86781BD2BBB532A1A4C1486A8073A8866CB((&L_16), L_13, L_15, /*hidden argument*/NULL); bool L_17; L_17 = Enumerable_Contains_TisHIDPageUsage_t879BAF59B0E8E71FE5FCC27A695C704E7A958AC1_m29299AE4039D5BADEA32996DA670E2833A5C8DDA((RuntimeObject*)L_11, L_16, /*hidden argument*/Enumerable_Contains_TisHIDPageUsage_t879BAF59B0E8E71FE5FCC27A695C704E7A958AC1_m29299AE4039D5BADEA32996DA670E2833A5C8DDA_RuntimeMethod_var); if (L_17) { goto IL_0050; } } { // return null; return (String_t*)NULL; } IL_0050: { // var hasUsableElements = false; V_2 = (bool)0; // if (hidDeviceDescriptor.elements != null) HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_18 = V_1; HIDElementDescriptorU5BU5D_tDAC44C8A84F113B231C75F7BB7F584501B01D8F8* L_19 = L_18.get_elements_7(); if (!L_19) { goto IL_008d; } } { // foreach (var element in hidDeviceDescriptor.elements) HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_20 = V_1; HIDElementDescriptorU5BU5D_tDAC44C8A84F113B231C75F7BB7F584501B01D8F8* L_21 = L_20.get_elements_7(); V_8 = L_21; V_9 = 0; goto IL_0085; } IL_0067: { // foreach (var element in hidDeviceDescriptor.elements) HIDElementDescriptorU5BU5D_tDAC44C8A84F113B231C75F7BB7F584501B01D8F8* L_22 = V_8; int32_t L_23 = V_9; NullCheck(L_22); int32_t L_24 = L_23; HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427 L_25 = (L_22)->GetAt(static_cast(L_24)); V_10 = L_25; // if (element.IsUsableElement()) bool L_26; L_26 = HIDElementDescriptor_IsUsableElement_m4FA90291B17718AC5E8862A806842780F0B369B8((HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427 *)(&V_10), /*hidden argument*/NULL); if (!L_26) { goto IL_007f; } } { // hasUsableElements = true; V_2 = (bool)1; // break; goto IL_008d; } IL_007f: { int32_t L_27 = V_9; V_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_0085: { // foreach (var element in hidDeviceDescriptor.elements) int32_t L_28 = V_9; HIDElementDescriptorU5BU5D_tDAC44C8A84F113B231C75F7BB7F584501B01D8F8* L_29 = V_8; NullCheck(L_29); if ((((int32_t)L_28) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_29)->max_length)))))) { goto IL_0067; } } IL_008d: { // if (!hasUsableElements) bool L_30 = V_2; if (L_30) { goto IL_0092; } } { // return null; return (String_t*)NULL; } IL_0092: { // var baseType = typeof(HID); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_31 = { reinterpret_cast (HID_tF5DA045053DC4AF556BA93C3FD9076208341ADAE_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_32; L_32 = Type_GetTypeFromHandle_m180706985100778663E9C75D4FC001D367C0120F(L_31, /*hidden argument*/NULL); V_3 = L_32; // var baseLayout = "HID"; V_4 = _stringLiteralCE4026E40BC769AEFB28610F5FE8D1C5507EA2B4; // if (hidDeviceDescriptor.usagePage == UsagePage.GenericDesktop) HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_33 = V_1; int32_t L_34 = L_33.get_usagePage_3(); if ((!(((uint32_t)L_34) == ((uint32_t)1)))) { goto IL_00d1; } } { // if (hidDeviceDescriptor.usage == (int)GenericDesktop.Joystick || hidDeviceDescriptor.usage == (int)GenericDesktop.Gamepad) HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_35 = V_1; int32_t L_36 = L_35.get_usage_2(); if ((((int32_t)L_36) == ((int32_t)4))) { goto IL_00bf; } } { HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_37 = V_1; int32_t L_38 = L_37.get_usage_2(); if ((!(((uint32_t)L_38) == ((uint32_t)5)))) { goto IL_00d1; } } IL_00bf: { // baseLayout = "Joystick"; V_4 = _stringLiteralB502A186982A83A6C402B5753C1120061504E6EB; // baseType = typeof(Joystick); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_39 = { reinterpret_cast (Joystick_tBAE58C422209B0F926486E4D064EB9253AB0837D_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_40; L_40 = Type_GetTypeFromHandle_m180706985100778663E9C75D4FC001D367C0120F(L_39, /*hidden argument*/NULL); V_3 = L_40; } IL_00d1: { // var usageName = ""; V_5 = _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709; // if (baseLayout != "Joystick") String_t* L_41 = V_4; bool L_42; L_42 = String_op_Inequality_m45BEBD9C59D474454BD0F4AB6C9A8A2D05D40DBE(L_41, _stringLiteralB502A186982A83A6C402B5753C1120061504E6EB, /*hidden argument*/NULL); if (!L_42) { goto IL_0128; } } { // usageName = hidDeviceDescriptor.usagePage == UsagePage.GenericDesktop // ? $" {(GenericDesktop) hidDeviceDescriptor.usage}" // : $" {hidDeviceDescriptor.usagePage}-{hidDeviceDescriptor.usage}"; HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_43 = V_1; int32_t L_44 = L_43.get_usagePage_3(); if ((((int32_t)L_44) == ((int32_t)1))) { goto IL_0111; } } { HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_45 = V_1; int32_t L_46 = L_45.get_usagePage_3(); int32_t L_47 = L_46; RuntimeObject * L_48 = Box(UsagePage_t4E88F7D5613BA631109F66288E6F6C39990DEBFC_il2cpp_TypeInfo_var, &L_47); HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_49 = V_1; int32_t L_50 = L_49.get_usage_2(); int32_t L_51 = L_50; RuntimeObject * L_52 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_51); String_t* L_53; L_53 = String_Format_m8464C6DD7299114954DA87FC39FCD129F3E2ACA2(_stringLiteral06DE43DBC6A98E73D873FA115C67F2A6F2795DAD, L_48, L_52, /*hidden argument*/NULL); G_B22_0 = L_53; goto IL_0126; } IL_0111: { HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_54 = V_1; int32_t L_55 = L_54.get_usage_2(); int32_t L_56 = L_55; RuntimeObject * L_57 = Box(GenericDesktop_tA3B282D1C8C1C70FD9E69006E906BDCF232269D9_il2cpp_TypeInfo_var, &L_56); String_t* L_58; L_58 = String_Format_m5A16F3ABC59A3E9804E0CB2636849CCD74CEC994(_stringLiteral05BE11CA8745D9E40F7E780C852B45025FB15804, L_57, /*hidden argument*/NULL); G_B22_0 = L_58; } IL_0126: { V_5 = G_B22_0; } IL_0128: { // var deviceMatcher = InputDeviceMatcher.FromDeviceDescription(description); InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * L_59 = ___description0; InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 L_60 = (*(InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 *)L_59); IL2CPP_RUNTIME_CLASS_INIT(InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57_il2cpp_TypeInfo_var); InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 L_61; L_61 = InputDeviceMatcher_FromDeviceDescription_m65A1A68D6A3F504515FB4777167B95D57FC8B8A3(L_60, /*hidden argument*/NULL); V_7 = L_61; // if (!string.IsNullOrEmpty(description.product) && !string.IsNullOrEmpty(description.manufacturer)) InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * L_62 = ___description0; String_t* L_63; L_63 = InputDeviceDescription_get_product_mEECD8A9018BF8C49B89256C912EC0AAEE90D4A82_inline((InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 *)L_62, /*hidden argument*/NULL); bool L_64; L_64 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_63, /*hidden argument*/NULL); if (L_64) { goto IL_0188; } } { InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * L_65 = ___description0; String_t* L_66; L_66 = InputDeviceDescription_get_manufacturer_m42C503D82A264C3510752BD1E726D8ED3111E869_inline((InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 *)L_65, /*hidden argument*/NULL); bool L_67; L_67 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_66, /*hidden argument*/NULL); if (L_67) { goto IL_0188; } } { // layoutName = $"{kHIDNamespace}::{description.manufacturer} {description.product}{usageName}"; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_68 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)SZArrayNew(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var, (uint32_t)5); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_69 = L_68; NullCheck(L_69); ArrayElementTypeCheck (L_69, _stringLiteral6894FFA21CE64A449AE8E1879F8301BCC3104A26); (L_69)->SetAt(static_cast(0), (String_t*)_stringLiteral6894FFA21CE64A449AE8E1879F8301BCC3104A26); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_70 = L_69; InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * L_71 = ___description0; String_t* L_72; L_72 = InputDeviceDescription_get_manufacturer_m42C503D82A264C3510752BD1E726D8ED3111E869_inline((InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 *)L_71, /*hidden argument*/NULL); NullCheck(L_70); ArrayElementTypeCheck (L_70, L_72); (L_70)->SetAt(static_cast(1), (String_t*)L_72); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_73 = L_70; NullCheck(L_73); ArrayElementTypeCheck (L_73, _stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745); (L_73)->SetAt(static_cast(2), (String_t*)_stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_74 = L_73; InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * L_75 = ___description0; String_t* L_76; L_76 = InputDeviceDescription_get_product_mEECD8A9018BF8C49B89256C912EC0AAEE90D4A82_inline((InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 *)L_75, /*hidden argument*/NULL); NullCheck(L_74); ArrayElementTypeCheck (L_74, L_76); (L_74)->SetAt(static_cast(3), (String_t*)L_76); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_77 = L_74; String_t* L_78 = V_5; NullCheck(L_77); ArrayElementTypeCheck (L_77, L_78); (L_77)->SetAt(static_cast(4), (String_t*)L_78); String_t* L_79; L_79 = String_Concat_m27B9C3007C7DABFABCC3726B37A3BE08CB40C417(L_77, /*hidden argument*/NULL); V_6 = L_79; // } goto IL_0218; } IL_0188: { // else if (!string.IsNullOrEmpty(description.product)) InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * L_80 = ___description0; String_t* L_81; L_81 = InputDeviceDescription_get_product_mEECD8A9018BF8C49B89256C912EC0AAEE90D4A82_inline((InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 *)L_80, /*hidden argument*/NULL); bool L_82; L_82 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_81, /*hidden argument*/NULL); if (L_82) { goto IL_01ab; } } { // layoutName = $"{kHIDNamespace}::{description.product}{usageName}"; InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * L_83 = ___description0; String_t* L_84; L_84 = InputDeviceDescription_get_product_mEECD8A9018BF8C49B89256C912EC0AAEE90D4A82_inline((InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 *)L_83, /*hidden argument*/NULL); String_t* L_85 = V_5; String_t* L_86; L_86 = String_Concat_mC41740F000A5A48F8D313FB4CEE0E35E207A2632(_stringLiteral6894FFA21CE64A449AE8E1879F8301BCC3104A26, L_84, L_85, /*hidden argument*/NULL); V_6 = L_86; // } goto IL_0218; } IL_01ab: { // if (hidDeviceDescriptor.vendorId == 0) HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_87 = V_1; int32_t L_88 = L_87.get_vendorId_0(); if (L_88) { goto IL_01b5; } } { // return null; return (String_t*)NULL; } IL_01b5: { // layoutName = // $"{kHIDNamespace}::{hidDeviceDescriptor.vendorId:X}-{hidDeviceDescriptor.productId:X}{usageName}"; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_89 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var, (uint32_t)4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_90 = L_89; NullCheck(L_90); ArrayElementTypeCheck (L_90, _stringLiteralCE4026E40BC769AEFB28610F5FE8D1C5507EA2B4); (L_90)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteralCE4026E40BC769AEFB28610F5FE8D1C5507EA2B4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_91 = L_90; HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_92 = V_1; int32_t L_93 = L_92.get_vendorId_0(); int32_t L_94 = L_93; RuntimeObject * L_95 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_94); NullCheck(L_91); ArrayElementTypeCheck (L_91, L_95); (L_91)->SetAt(static_cast(1), (RuntimeObject *)L_95); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_96 = L_91; HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_97 = V_1; int32_t L_98 = L_97.get_productId_1(); int32_t L_99 = L_98; RuntimeObject * L_100 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_99); NullCheck(L_96); ArrayElementTypeCheck (L_96, L_100); (L_96)->SetAt(static_cast(2), (RuntimeObject *)L_100); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_101 = L_96; String_t* L_102 = V_5; NullCheck(L_101); ArrayElementTypeCheck (L_101, L_102); (L_101)->SetAt(static_cast(3), (RuntimeObject *)L_102); String_t* L_103; L_103 = String_Format_m2CDD2A21AF2BCE3CE07D634645F9A61B4CB7D9B3(_stringLiteralFCB6D872A21276BE3523C9FD7F320FF68D4A1D09, L_101, /*hidden argument*/NULL); V_6 = L_103; // deviceMatcher = deviceMatcher // .WithCapability("productId", hidDeviceDescriptor.productId) // .WithCapability("vendorId", hidDeviceDescriptor.vendorId); HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_104 = V_1; int32_t L_105 = L_104.get_productId_1(); InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 L_106; L_106 = InputDeviceMatcher_WithCapability_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mDACC1530A083F5B8EADBFE229397FB40C4EBFA52((InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 *)(&V_7), _stringLiteral269B276065AA2FD25E2FC1E4ED6E8FBDFB83D44D, L_105, /*hidden argument*/InputDeviceMatcher_WithCapability_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mDACC1530A083F5B8EADBFE229397FB40C4EBFA52_RuntimeMethod_var); V_11 = L_106; HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_107 = V_1; int32_t L_108 = L_107.get_vendorId_0(); InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 L_109; L_109 = InputDeviceMatcher_WithCapability_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mDACC1530A083F5B8EADBFE229397FB40C4EBFA52((InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 *)(&V_11), _stringLiteralA500989D21C64E6E3A373C5DCA05DF7DECFDD5D8, L_108, /*hidden argument*/InputDeviceMatcher_WithCapability_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mDACC1530A083F5B8EADBFE229397FB40C4EBFA52_RuntimeMethod_var); V_7 = L_109; } IL_0218: { // deviceMatcher = deviceMatcher // .WithCapability("usage", hidDeviceDescriptor.usage) // .WithCapability("usagePage", hidDeviceDescriptor.usagePage); HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_110 = V_1; int32_t L_111 = L_110.get_usage_2(); InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 L_112; L_112 = InputDeviceMatcher_WithCapability_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mDACC1530A083F5B8EADBFE229397FB40C4EBFA52((InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 *)(&V_7), _stringLiteral3855E8A34957312A6449FC23FFB87754C1D0E662, L_111, /*hidden argument*/InputDeviceMatcher_WithCapability_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mDACC1530A083F5B8EADBFE229397FB40C4EBFA52_RuntimeMethod_var); V_11 = L_112; HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_113 = V_1; int32_t L_114 = L_113.get_usagePage_3(); InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 L_115; L_115 = InputDeviceMatcher_WithCapability_TisUsagePage_t4E88F7D5613BA631109F66288E6F6C39990DEBFC_m96FA2465EE079FE317D597B3E61DA94E37B020B1((InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 *)(&V_11), _stringLiteral95CB70AAEFEFEE90C947B49BF64FA23C9DEB03B4, L_114, /*hidden argument*/InputDeviceMatcher_WithCapability_TisUsagePage_t4E88F7D5613BA631109F66288E6F6C39990DEBFC_m96FA2465EE079FE317D597B3E61DA94E37B020B1_RuntimeMethod_var); V_7 = L_115; // var layout = new HIDLayoutBuilder // { // displayName = description.product, // hidDescriptor = hidDeviceDescriptor, // parentLayout = baseLayout, // deviceType = baseType ?? typeof(HID) // }; U3CU3Ec__DisplayClass12_0_t7C3BAE8E6A63DB1E691E39DBBC07DD7394A7C71C * L_116 = V_0; HIDLayoutBuilder_t1D1D18FB0AF275C4F84769FA72F6ECF6E1EB994B * L_117 = (HIDLayoutBuilder_t1D1D18FB0AF275C4F84769FA72F6ECF6E1EB994B *)il2cpp_codegen_object_new(HIDLayoutBuilder_t1D1D18FB0AF275C4F84769FA72F6ECF6E1EB994B_il2cpp_TypeInfo_var); HIDLayoutBuilder__ctor_m6B1A37D107C521033C6339323F485EE6EB29223A(L_117, /*hidden argument*/NULL); HIDLayoutBuilder_t1D1D18FB0AF275C4F84769FA72F6ECF6E1EB994B * L_118 = L_117; InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * L_119 = ___description0; String_t* L_120; L_120 = InputDeviceDescription_get_product_mEECD8A9018BF8C49B89256C912EC0AAEE90D4A82_inline((InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 *)L_119, /*hidden argument*/NULL); NullCheck(L_118); L_118->set_displayName_0(L_120); HIDLayoutBuilder_t1D1D18FB0AF275C4F84769FA72F6ECF6E1EB994B * L_121 = L_118; HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_122 = V_1; NullCheck(L_121); L_121->set_hidDescriptor_1(L_122); HIDLayoutBuilder_t1D1D18FB0AF275C4F84769FA72F6ECF6E1EB994B * L_123 = L_121; String_t* L_124 = V_4; NullCheck(L_123); L_123->set_parentLayout_2(L_124); HIDLayoutBuilder_t1D1D18FB0AF275C4F84769FA72F6ECF6E1EB994B * L_125 = L_123; Type_t * L_126 = V_3; Type_t * L_127 = L_126; G_B32_0 = L_127; G_B32_1 = L_125; G_B32_2 = L_125; G_B32_3 = L_116; if (L_127) { G_B33_0 = L_127; G_B33_1 = L_125; G_B33_2 = L_125; G_B33_3 = L_116; goto IL_0271; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_128 = { reinterpret_cast (HID_tF5DA045053DC4AF556BA93C3FD9076208341ADAE_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_129; L_129 = Type_GetTypeFromHandle_m180706985100778663E9C75D4FC001D367C0120F(L_128, /*hidden argument*/NULL); G_B33_0 = L_129; G_B33_1 = G_B32_1; G_B33_2 = G_B32_2; G_B33_3 = G_B32_3; } IL_0271: { NullCheck(G_B33_1); G_B33_1->set_deviceType_3(G_B33_0); NullCheck(G_B33_3); G_B33_3->set_layout_0(G_B33_2); // InputSystem.RegisterLayoutBuilder(() => layout.Build(), // layoutName, baseLayout, deviceMatcher); U3CU3Ec__DisplayClass12_0_t7C3BAE8E6A63DB1E691E39DBBC07DD7394A7C71C * L_130 = V_0; Func_1_t87F4D899EDDDA25407AC884A9A61F602E32A21FA * L_131 = (Func_1_t87F4D899EDDDA25407AC884A9A61F602E32A21FA *)il2cpp_codegen_object_new(Func_1_t87F4D899EDDDA25407AC884A9A61F602E32A21FA_il2cpp_TypeInfo_var); Func_1__ctor_m706EC10406303E8099502320655992A7039BC699(L_131, L_130, (intptr_t)((intptr_t)U3CU3Ec__DisplayClass12_0_U3COnFindLayoutForDeviceU3Eb__0_m0D0E60034B1A4F933037D9BA0A77F3335CDF0F19_RuntimeMethod_var), /*hidden argument*/Func_1__ctor_m706EC10406303E8099502320655992A7039BC699_RuntimeMethod_var); String_t* L_132 = V_6; String_t* L_133 = V_4; InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 L_134 = V_7; Nullable_1_tE1D8A3913CBF79878F4DDA0EBFA9459B09EA705E L_135; memset((&L_135), 0, sizeof(L_135)); Nullable_1__ctor_mD89126D2391330B31274C41C9A62C0EE316023A8((&L_135), L_134, /*hidden argument*/Nullable_1__ctor_mD89126D2391330B31274C41C9A62C0EE316023A8_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var); InputSystem_RegisterLayoutBuilder_m272AA2AD33995D885C7F5314D81FB3BF59BE93F6(L_131, L_132, L_133, L_135, /*hidden argument*/NULL); // return layoutName; String_t* L_136 = V_6; return L_136; } } // UnityEngine.InputSystem.HID.HID/HIDDeviceDescriptor UnityEngine.InputSystem.HID.HID::ReadHIDDeviceDescriptor(UnityEngine.InputSystem.Layouts.InputDeviceDescription&,UnityEngine.InputSystem.LowLevel.InputDeviceExecuteCommandDelegate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D HID_ReadHIDDeviceDescriptor_m67E772CC77A9729D319BDE144F649AB8F70FE24F (InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * ___deviceDescription0, InputDeviceExecuteCommandDelegate_tF81A7031A4D6D74BFB08C8CF4D1BA120DC47822D * ___executeCommandDelegate1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HID_ReadHIDDeviceDescriptor_m67E772CC77A9729D319BDE144F649AB8F70FE24F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArrayUnsafeUtility_GetUnsafePtr_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE8961C891F379BB648D8CDB9F514FFB65A58EACF_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Dispose_mD88EDF062EFB4B0E6C8F925B5A4E47E97E687342_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCE4026E40BC769AEFB28610F5FE8D1C5507EA2B4); s_Il2CppMethodInitialized = true; } bool V_0 = false; HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D V_1; memset((&V_1), 0, sizeof(V_1)); InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 V_2; memset((&V_2), 0, sizeof(V_2)); int64_t V_3 = 0; NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 V_4; memset((&V_4), 0, sizeof(V_4)); InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 * V_5 = NULL; HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D V_6; memset((&V_6), 0, sizeof(V_6)); HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D V_7; memset((&V_7), 0, sizeof(V_7)); NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 V_8; memset((&V_8), 0, sizeof(V_8)); InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 * V_9 = NULL; int64_t V_10 = 0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_11 = NULL; String_t* V_12 = NULL; uint8_t* V_13 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_14 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { // if (deviceDescription.interfaceName != kHIDInterface) InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * L_0 = ___deviceDescription0; String_t* L_1; L_1 = InputDeviceDescription_get_interfaceName_mCEBA87B35556BD0D03EADDD724B08266120BE761_inline((InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 *)L_0, /*hidden argument*/NULL); bool L_2; L_2 = String_op_Inequality_m45BEBD9C59D474454BD0F4AB6C9A8A2D05D40DBE(L_1, _stringLiteralCE4026E40BC769AEFB28610F5FE8D1C5507EA2B4, /*hidden argument*/NULL); if (!L_2) { goto IL_002d; } } { // throw new ArgumentException( // $"Device '{deviceDescription}' is not a HID"); InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * L_3 = ___deviceDescription0; InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 L_4 = (*(InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 *)L_3); InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 L_5 = L_4; RuntimeObject * L_6 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58_il2cpp_TypeInfo_var)), &L_5); String_t* L_7; L_7 = String_Format_m5A16F3ABC59A3E9804E0CB2636849CCD74CEC994(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral309EBEFBDE97823C33E47F0B9F4D2FC02B36B4D0)), L_6, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_8 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_8, L_7, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&HID_ReadHIDDeviceDescriptor_m67E772CC77A9729D319BDE144F649AB8F70FE24F_RuntimeMethod_var))); } IL_002d: { // var needToRequestDescriptor = true; V_0 = (bool)1; // var hidDeviceDescriptor = new HIDDeviceDescriptor(); il2cpp_codegen_initobj((&V_1), sizeof(HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D )); // if (!string.IsNullOrEmpty(deviceDescription.capabilities)) InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * L_9 = ___deviceDescription0; String_t* L_10; L_10 = InputDeviceDescription_get_capabilities_m3871219ECAC10766CBAB256E0612674368D5C362_inline((InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 *)L_9, /*hidden argument*/NULL); bool L_11; L_11 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_10, /*hidden argument*/NULL); if (L_11) { goto IL_0086; } } IL_0044: try { // begin try (depth: 1) { // hidDeviceDescriptor = HIDDeviceDescriptor.FromJson(deviceDescription.capabilities); InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * L_12 = ___deviceDescription0; String_t* L_13; L_13 = InputDeviceDescription_get_capabilities_m3871219ECAC10766CBAB256E0612674368D5C362_inline((InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 *)L_12, /*hidden argument*/NULL); HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_14; L_14 = HIDDeviceDescriptor_FromJson_m9030E6E307FFAA7BB212A7DBC1DDFF49D41329B1(L_13, /*hidden argument*/NULL); V_1 = L_14; // if (hidDeviceDescriptor.elements != null && hidDeviceDescriptor.elements.Length > 0) HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_15 = V_1; HIDElementDescriptorU5BU5D_tDAC44C8A84F113B231C75F7BB7F584501B01D8F8* L_16 = L_15.get_elements_7(); if (!L_16) { goto IL_0063; } } IL_0058: { HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_17 = V_1; HIDElementDescriptorU5BU5D_tDAC44C8A84F113B231C75F7BB7F584501B01D8F8* L_18 = L_17.get_elements_7(); NullCheck(L_18); if (!(((RuntimeArray*)L_18)->max_length)) { goto IL_0063; } } IL_0061: { // needToRequestDescriptor = false; V_0 = (bool)0; } IL_0063: { // } goto IL_0086; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0065; } throw e; } CATCH_0065: { // begin catch(System.Exception) // Debug.LogError($"Could not parse HID descriptor of device '{deviceDescription}'"); InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * L_19 = ___deviceDescription0; InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 L_20 = (*(InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 *)L_19); InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 L_21 = L_20; RuntimeObject * L_22 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58_il2cpp_TypeInfo_var)), &L_21); String_t* L_23; L_23 = String_Format_m5A16F3ABC59A3E9804E0CB2636849CCD74CEC994(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA658AF8EE8E0BE07C659E8CD48E66DB8B78FE3E5)), L_22, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var))); Debug_LogError_m5952BCE5DC0EF798B31FA983B9CE42A5A1F82DE1(L_23, /*hidden argument*/NULL); // Debug.LogException(exception); Debug_LogException_m418B8879895C54AF03169B53DAA24EE9067E3DC7(((Exception_t *)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *)), /*hidden argument*/NULL); // } IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0086; } // end catch (depth: 1) IL_0086: { // if (needToRequestDescriptor) bool L_24 = V_0; if (!L_24) { goto IL_01f9; } } { // var sizeOfDescriptorCommand = new InputDeviceCommand(QueryHIDReportDescriptorSizeDeviceCommandType); FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_25; L_25 = HID_get_QueryHIDReportDescriptorSizeDeviceCommandType_m4ABAE46083F2D0CFF30D8C1063B610DB3A8F0330(/*hidden argument*/NULL); InputDeviceCommand__ctor_m37D7C9AC95972F2F9075C62240B5D15119E40271((InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 *)(&V_2), L_25, 8, /*hidden argument*/NULL); // var sizeOfDescriptorInBytes = executeCommandDelegate(ref sizeOfDescriptorCommand); InputDeviceExecuteCommandDelegate_tF81A7031A4D6D74BFB08C8CF4D1BA120DC47822D * L_26 = ___executeCommandDelegate1; NullCheck(L_26); int64_t L_27; L_27 = InputDeviceExecuteCommandDelegate_Invoke_m32F9DB3F9313ABEE3B544388E475362C26C105CA(L_26, (InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 *)(&V_2), /*hidden argument*/NULL); V_3 = L_27; // if (sizeOfDescriptorInBytes > 0) int64_t L_28 = V_3; if ((((int64_t)L_28) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_011f; } } { // using (var buffer = // InputDeviceCommand.AllocateNative(QueryHIDReportDescriptorDeviceCommandType, (int)sizeOfDescriptorInBytes)) FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_29; L_29 = HID_get_QueryHIDReportDescriptorDeviceCommandType_m528274DC80BCEF3B4D64596AAA1CECE7163274B7(/*hidden argument*/NULL); int64_t L_30 = V_3; NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 L_31; L_31 = InputDeviceCommand_AllocateNative_mD5281D995FFF17C0E876E4FB36BF9A3784184ABF(L_29, ((int32_t)((int32_t)L_30)), /*hidden argument*/NULL); V_4 = L_31; } IL_00b5: try { // begin try (depth: 1) { // var commandPtr = (InputDeviceCommand*)buffer.GetUnsafePtr(); NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 L_32 = V_4; void* L_33; L_33 = NativeArrayUnsafeUtility_GetUnsafePtr_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE8961C891F379BB648D8CDB9F514FFB65A58EACF(L_32, /*hidden argument*/NativeArrayUnsafeUtility_GetUnsafePtr_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE8961C891F379BB648D8CDB9F514FFB65A58EACF_RuntimeMethod_var); V_5 = (InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 *)L_33; // if (executeCommandDelegate(ref *commandPtr) != sizeOfDescriptorInBytes) InputDeviceExecuteCommandDelegate_tF81A7031A4D6D74BFB08C8CF4D1BA120DC47822D * L_34 = ___executeCommandDelegate1; InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 * L_35 = V_5; NullCheck(L_34); int64_t L_36; L_36 = InputDeviceExecuteCommandDelegate_Invoke_m32F9DB3F9313ABEE3B544388E475362C26C105CA(L_34, (InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 *)(InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 *)L_35, /*hidden argument*/NULL); int64_t L_37 = V_3; if ((((int64_t)L_36) == ((int64_t)L_37))) { goto IL_00da; } } IL_00c9: { // return new HIDDeviceDescriptor(); il2cpp_codegen_initobj((&V_6), sizeof(HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D )); HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_38 = V_6; V_6 = L_38; IL2CPP_LEAVE(0x1FB, FINALLY_00ff); } IL_00da: { // if (!HIDParser.ParseReportDescriptor((byte*)commandPtr->payloadPtr, (int)sizeOfDescriptorInBytes, ref hidDeviceDescriptor)) InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 * L_39 = V_5; void* L_40; L_40 = InputDeviceCommand_get_payloadPtr_mBA56A766857970E184D4A552F3A03670DE091E46((InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 *)(InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 *)L_39, /*hidden argument*/NULL); int64_t L_41 = V_3; bool L_42; L_42 = HIDParser_ParseReportDescriptor_mA1F8A053F7DBC5F15261C24DA8204E2EFCFB8192((uint8_t*)(uint8_t*)L_40, ((int32_t)((int32_t)L_41)), (HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D *)(&V_1), /*hidden argument*/NULL); if (L_42) { goto IL_00fd; } } IL_00ec: { // return new HIDDeviceDescriptor(); il2cpp_codegen_initobj((&V_7), sizeof(HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D )); HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_43 = V_7; V_6 = L_43; IL2CPP_LEAVE(0x1FB, FINALLY_00ff); } IL_00fd: { // } IL2CPP_LEAVE(0x10D, FINALLY_00ff); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00ff; } FINALLY_00ff: { // begin finally (depth: 1) NativeArray_1_Dispose_mD88EDF062EFB4B0E6C8F925B5A4E47E97E687342((NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 *)(&V_4), /*hidden argument*/NativeArray_1_Dispose_mD88EDF062EFB4B0E6C8F925B5A4E47E97E687342_RuntimeMethod_var); IL2CPP_END_FINALLY(255) } // end finally (depth: 1) IL2CPP_CLEANUP(255) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1FB, IL_01fb) IL2CPP_JUMP_TBL(0x10D, IL_010d) } IL_010d: { // deviceDescription.capabilities = hidDeviceDescriptor.ToJson(); InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * L_44 = ___deviceDescription0; String_t* L_45; L_45 = HIDDeviceDescriptor_ToJson_m2C88B17968AA10366EA3E0C6F747AA00004B3CD7((HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D *)(&V_1), /*hidden argument*/NULL); InputDeviceDescription_set_capabilities_m3A60E518C919C5554215297212C36B9C8AB940E1_inline((InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 *)L_44, L_45, /*hidden argument*/NULL); // } goto IL_01f9; } IL_011f: { // using (var buffer = // InputDeviceCommand.AllocateNative(QueryHIDParsedReportDescriptorDeviceCommandType, kMaxDescriptorBufferSize)) FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_46; L_46 = HID_get_QueryHIDParsedReportDescriptorDeviceCommandType_m98E712409F79D1112E5EF2789DEEFD062AD21EF1(/*hidden argument*/NULL); NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 L_47; L_47 = InputDeviceCommand_AllocateNative_mD5281D995FFF17C0E876E4FB36BF9A3784184ABF(L_46, ((int32_t)2097152), /*hidden argument*/NULL); V_8 = L_47; } IL_0130: try { // begin try (depth: 1) { // var commandPtr = (InputDeviceCommand*)buffer.GetUnsafePtr(); NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 L_48 = V_8; void* L_49; L_49 = NativeArrayUnsafeUtility_GetUnsafePtr_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE8961C891F379BB648D8CDB9F514FFB65A58EACF(L_48, /*hidden argument*/NativeArrayUnsafeUtility_GetUnsafePtr_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE8961C891F379BB648D8CDB9F514FFB65A58EACF_RuntimeMethod_var); V_9 = (InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 *)L_49; // var utf8Length = executeCommandDelegate(ref *commandPtr); InputDeviceExecuteCommandDelegate_tF81A7031A4D6D74BFB08C8CF4D1BA120DC47822D * L_50 = ___executeCommandDelegate1; InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 * L_51 = V_9; NullCheck(L_50); int64_t L_52; L_52 = InputDeviceExecuteCommandDelegate_Invoke_m32F9DB3F9313ABEE3B544388E475362C26C105CA(L_50, (InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 *)(InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 *)L_51, /*hidden argument*/NULL); V_10 = L_52; // if (utf8Length < 0) int64_t L_53 = V_10; if ((((int64_t)L_53) >= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_015a; } } IL_0149: { // return new HIDDeviceDescriptor(); il2cpp_codegen_initobj((&V_7), sizeof(HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D )); HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_54 = V_7; V_6 = L_54; IL2CPP_LEAVE(0x1FB, FINALLY_01eb); } IL_015a: { // var utf8 = new byte[utf8Length]; int64_t L_55 = V_10; if ((int64_t)(L_55) > INTPTR_MAX) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), HID_ReadHIDDeviceDescriptor_m67E772CC77A9729D319BDE144F649AB8F70FE24F_RuntimeMethod_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_56 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)((intptr_t)L_55)); V_11 = L_56; } IL_0164: try { // begin try (depth: 2) { // fixed(byte* utf8Ptr = utf8) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_57 = V_11; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_58 = L_57; V_14 = L_58; if (!L_58) { goto IL_0171; } } IL_016b: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_59 = V_14; NullCheck(L_59); if (((int32_t)((int32_t)(((RuntimeArray*)L_59)->max_length)))) { goto IL_0177; } } IL_0171: { V_13 = (uint8_t*)((uintptr_t)0); goto IL_0182; } IL_0177: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_60 = V_14; NullCheck(L_60); V_13 = (uint8_t*)((uintptr_t)((L_60)->GetAddressAt(static_cast(0)))); } IL_0182: { // UnsafeUtility.MemCpy(utf8Ptr, commandPtr->payloadPtr, utf8Length); uint8_t* L_61 = V_13; InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 * L_62 = V_9; void* L_63; L_63 = InputDeviceCommand_get_payloadPtr_mBA56A766857970E184D4A552F3A03670DE091E46((InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 *)(InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 *)L_62, /*hidden argument*/NULL); int64_t L_64 = V_10; UnsafeUtility_MemCpy_mA8E186A63FE9CE463F95E5C5FF1C5F1B4E84F90E((void*)(void*)L_61, (void*)(void*)L_63, L_64, /*hidden argument*/NULL); IL2CPP_LEAVE(0x198, FINALLY_0194); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0194; } FINALLY_0194: { // begin finally (depth: 2) V_14 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)NULL; IL2CPP_END_FINALLY(404) } // end finally (depth: 2) IL2CPP_CLEANUP(404) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x198, IL_0198) } IL_0198: { // var descriptorJson = Encoding.UTF8.GetString(utf8, 0, (int)utf8Length); Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * L_65; L_65 = Encoding_get_UTF8_mA1F9F8EACB3EEA1583247AA10DCE51C3A0A13469(/*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_66 = V_11; int64_t L_67 = V_10; NullCheck(L_65); String_t* L_68; L_68 = VirtFuncInvoker3< String_t*, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, int32_t, int32_t >::Invoke(33 /* System.String System.Text.Encoding::GetString(System.Byte[],System.Int32,System.Int32) */, L_65, L_66, 0, ((int32_t)((int32_t)L_67))); V_12 = L_68; } IL_01aa: try { // begin try (depth: 2) // hidDeviceDescriptor = HIDDeviceDescriptor.FromJson(descriptorJson); String_t* L_69 = V_12; HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_70; L_70 = HIDDeviceDescriptor_FromJson_m9030E6E307FFAA7BB212A7DBC1DDFF49D41329B1(L_69, /*hidden argument*/NULL); V_1 = L_70; // } goto IL_01e1; } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_01b4; } throw e; } CATCH_01b4: { // begin catch(System.Exception) // Debug.LogError($"Could not parse HID descriptor of device '{deviceDescription}'"); InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * L_71 = ___deviceDescription0; InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 L_72 = (*(InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 *)L_71); InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 L_73 = L_72; RuntimeObject * L_74 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58_il2cpp_TypeInfo_var)), &L_73); String_t* L_75; L_75 = String_Format_m5A16F3ABC59A3E9804E0CB2636849CCD74CEC994(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA658AF8EE8E0BE07C659E8CD48E66DB8B78FE3E5)), L_74, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var))); Debug_LogError_m5952BCE5DC0EF798B31FA983B9CE42A5A1F82DE1(L_75, /*hidden argument*/NULL); // Debug.LogException(exception); Debug_LogException_m418B8879895C54AF03169B53DAA24EE9067E3DC7(((Exception_t *)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *)), /*hidden argument*/NULL); // return new HIDDeviceDescriptor(); il2cpp_codegen_initobj((&V_7), sizeof(HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D )); HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_76 = V_7; V_6 = L_76; IL2CPP_POP_ACTIVE_EXCEPTION(); IL2CPP_LEAVE(0x1FB, FINALLY_01eb); } // end catch (depth: 2) IL_01e1: { // deviceDescription.capabilities = descriptorJson; InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * L_77 = ___deviceDescription0; String_t* L_78 = V_12; InputDeviceDescription_set_capabilities_m3A60E518C919C5554215297212C36B9C8AB940E1_inline((InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 *)L_77, L_78, /*hidden argument*/NULL); // } IL2CPP_LEAVE(0x1F9, FINALLY_01eb); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01eb; } FINALLY_01eb: { // begin finally (depth: 1) NativeArray_1_Dispose_mD88EDF062EFB4B0E6C8F925B5A4E47E97E687342((NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 *)(&V_8), /*hidden argument*/NativeArray_1_Dispose_mD88EDF062EFB4B0E6C8F925B5A4E47E97E687342_RuntimeMethod_var); IL2CPP_END_FINALLY(491) } // end finally (depth: 1) IL2CPP_CLEANUP(491) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1FB, IL_01fb) IL2CPP_JUMP_TBL(0x1F9, IL_01f9) } IL_01f9: { // return hidDeviceDescriptor; HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_79 = V_1; return L_79; } IL_01fb: { // } HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_80 = V_6; return L_80; } } // System.String UnityEngine.InputSystem.HID.HID::UsagePageToString(UnityEngine.InputSystem.HID.HID/UsagePage) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* HID_UsagePageToString_mCB8E15AB6703722B66977E96DDE240F7A8FB9114 (int32_t ___usagePage0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UsagePage_t4E88F7D5613BA631109F66288E6F6C39990DEBFC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralED14532A27373B0ABDBF63074D568DBDA0A1EFF6); s_Il2CppMethodInitialized = true; } { // return (int)usagePage >= 0xFF00 ? "Vendor-Defined" : usagePage.ToString(); int32_t L_0 = ___usagePage0; if ((((int32_t)L_0) >= ((int32_t)((int32_t)65280)))) { goto IL_0016; } } { RuntimeObject * L_1 = Box(UsagePage_t4E88F7D5613BA631109F66288E6F6C39990DEBFC_il2cpp_TypeInfo_var, (&___usagePage0)); NullCheck(L_1); String_t* L_2; L_2 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_1); ___usagePage0 = *(int32_t*)UnBox(L_1); return L_2; } IL_0016: { return _stringLiteralED14532A27373B0ABDBF63074D568DBDA0A1EFF6; } } // System.String UnityEngine.InputSystem.HID.HID::UsageToString(UnityEngine.InputSystem.HID.HID/UsagePage,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* HID_UsageToString_mAEDCFAB8579D89F7DFF962C7DC769DF0183EEA5F (int32_t ___usagePage0, int32_t ___usage1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GenericDesktop_tA3B282D1C8C1C70FD9E69006E906BDCF232269D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Simulation_t4B9221A3677FB83BF1BE4C76B71B6B7D7E65F78D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { int32_t L_0 = ___usagePage0; if ((((int32_t)L_0) == ((int32_t)1))) { goto IL_000a; } } { int32_t L_1 = ___usagePage0; if ((((int32_t)L_1) == ((int32_t)2))) { goto IL_001a; } } { goto IL_002a; } IL_000a: { // return ((GenericDesktop)usage).ToString(); int32_t L_2 = ___usage1; V_0 = L_2; RuntimeObject * L_3 = Box(GenericDesktop_tA3B282D1C8C1C70FD9E69006E906BDCF232269D9_il2cpp_TypeInfo_var, (&V_0)); NullCheck(L_3); String_t* L_4; L_4 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_3); V_0 = *(int32_t*)UnBox(L_3); return L_4; } IL_001a: { // return ((Simulation)usage).ToString(); int32_t L_5 = ___usage1; V_1 = L_5; RuntimeObject * L_6 = Box(Simulation_t4B9221A3677FB83BF1BE4C76B71B6B7D7E65F78D_il2cpp_TypeInfo_var, (&V_1)); NullCheck(L_6); String_t* L_7; L_7 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_6); V_1 = *(int32_t*)UnBox(L_6); return L_7; } IL_002a: { // return null; return (String_t*)NULL; } } // System.Void UnityEngine.InputSystem.HID.HID::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HID__ctor_mEC364B6586A7DC737DBBA6859D943EB57C51DD60 (HID_tF5DA045053DC4AF556BA93C3FD9076208341ADAE * __this, const RuntimeMethod* method) { { InputDevice__ctor_m418D8F72F7931E2EFE558B227008774BE1A2DAFF(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean UnityEngine.InputSystem.HID.HIDParser::ParseReportDescriptor(System.Byte[],UnityEngine.InputSystem.HID.HID/HIDDeviceDescriptor&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HIDParser_ParseReportDescriptor_m5A3F190015A5BD7B42D192E4E860972C6E524DCB (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___buffer0, HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D * ___deviceDescriptor1, const RuntimeMethod* method) { uint8_t* V_0 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_1 = NULL; { // if (buffer == null) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___buffer0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(buffer)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC263EA29ADF3548CFEBC57B532EED28451A56C10)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&HIDParser_ParseReportDescriptor_m5A3F190015A5BD7B42D192E4E860972C6E524DCB_RuntimeMethod_var))); } IL_000e: { // fixed(byte* bufferPtr = buffer) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = ___buffer0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = L_2; V_1 = L_3; if (!L_3) { goto IL_0018; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = V_1; NullCheck(L_4); if (((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))) { goto IL_001d; } } IL_0018: { V_0 = (uint8_t*)((uintptr_t)0); goto IL_0026; } IL_001d: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = V_1; NullCheck(L_5); V_0 = (uint8_t*)((uintptr_t)((L_5)->GetAddressAt(static_cast(0)))); } IL_0026: { // return ParseReportDescriptor(bufferPtr, buffer.Length, ref deviceDescriptor); uint8_t* L_6 = V_0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_7 = ___buffer0; NullCheck(L_7); HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D * L_8 = ___deviceDescriptor1; bool L_9; L_9 = HIDParser_ParseReportDescriptor_mA1F8A053F7DBC5F15261C24DA8204E2EFCFB8192((uint8_t*)(uint8_t*)L_6, ((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length))), (HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D *)L_8, /*hidden argument*/NULL); return L_9; } } // System.Boolean UnityEngine.InputSystem.HID.HIDParser::ParseReportDescriptor(System.Byte*,System.Int32,UnityEngine.InputSystem.HID.HID/HIDDeviceDescriptor&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HIDParser_ParseReportDescriptor_mA1F8A053F7DBC5F15261C24DA8204E2EFCFB8192 (uint8_t* ___bufferPtr0, int32_t ___bufferLength1, HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D * ___deviceDescriptor2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m7EF7BDBB40B64006D3D3EF60020039C4BBA7D46E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m60FF1161D93B89E8919566D0F873B9A847773FA4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m2B2A85F45ACA1B8A9FB2606F126E6EED3C3DFD76_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m7DD9B559D0583E43E08F2063430BFD5407F8DB7F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m8F843848C61076BFA5F7721F4062691F1C685E66_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m792B891899E703DD5B1A76D1C49D94951AC32463_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_ToArray_m970EAF4E1C5FCC61523090C04EECC9B6CB610B12_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_ToArray_mC515A6D5EE591DE0EE616FF45C3B883966A3D506_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m6DD1EB796A27FEA6CB29CF9B5F8C270C498BF09B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m6F37BB18B13362C7710C3B20879039A98C119176_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mC35EA2258046C1FC95AC159080B5809C5B80AC27_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mDACD49E39EA2ABF7FD1D736B19A4B23EA8F3F756_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mEFF132C744C0DC79D20668FF92A8ABC1DB921FA3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m811B90B91DD8D10704C5AAF56B1D1CAC5D22029F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mC58FFE9AB38F56CF16DDAEC4AD7C8BDBBA40254F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_set_Item_mDE1268AC1DAFDE6092FBC208D68CF7B0EF527F0B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_set_Item_mDECECA0EE6B303A47AC3FD49EE57B967717984B0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t020B0ECE3612275785654B114F457A7EBAB9199B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tB5604342CA87D606B63C11C10BF77CDEBA2D8187_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_GetValueOrDefault_m876981B8C648C906DC90550BA52641983DE06EC7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_m9D7EBA0DE2F89A891507EC35157C70FC4DC81184_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_m7455E879CFAAE682AE3786D4D2B1F65C8AA23921_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } HIDItemStateLocal_t649FDBE3F63729E00EC1A1815713DEEC0BC672BC V_0; memset((&V_0), 0, sizeof(V_0)); HIDItemStateGlobal_t45C4D37D57BFCC4BAF7DD3B030CE40F3AE0A4FE5 V_1; memset((&V_1), 0, sizeof(V_1)); List_1_t020B0ECE3612275785654B114F457A7EBAB9199B * V_2 = NULL; List_1_tB5604342CA87D606B63C11C10BF77CDEBA2D8187 * V_3 = NULL; List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 * V_4 = NULL; int32_t V_5 = 0; uint8_t* V_6 = NULL; uint8_t* V_7 = NULL; uint8_t V_8 = 0x0; uint8_t V_9 = 0x0; int32_t V_10 = 0; HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 V_11; memset((&V_11), 0, sizeof(V_11)); int32_t V_12 = 0; int32_t V_13 = 0; HIDReportData_tF41A69FD7D6BB249F5E780B6A3A784B0024FAC59 V_14; memset((&V_14), 0, sizeof(V_14)); int32_t V_15 = 0; int32_t V_16 = 0; HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 V_17; memset((&V_17), 0, sizeof(V_17)); int32_t V_18 = 0; HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427 V_19; memset((&V_19), 0, sizeof(V_19)); HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427 V_20; memset((&V_20), 0, sizeof(V_20)); Enumerator_t2A4424E4A8A5CAA89EA9F2A4707FB7ED05153DB8 V_21; memset((&V_21), 0, sizeof(V_21)); HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 V_22; memset((&V_22), 0, sizeof(V_22)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; int32_t G_B3_0 = 0; int32_t G_B2_0 = 0; int32_t G_B58_0 = 0; { // var localItemState = new HIDItemStateLocal(); il2cpp_codegen_initobj((&V_0), sizeof(HIDItemStateLocal_t649FDBE3F63729E00EC1A1815713DEEC0BC672BC )); // var globalItemState = new HIDItemStateGlobal(); il2cpp_codegen_initobj((&V_1), sizeof(HIDItemStateGlobal_t45C4D37D57BFCC4BAF7DD3B030CE40F3AE0A4FE5 )); // var reports = new List(); List_1_t020B0ECE3612275785654B114F457A7EBAB9199B * L_0 = (List_1_t020B0ECE3612275785654B114F457A7EBAB9199B *)il2cpp_codegen_object_new(List_1_t020B0ECE3612275785654B114F457A7EBAB9199B_il2cpp_TypeInfo_var); List_1__ctor_m6DD1EB796A27FEA6CB29CF9B5F8C270C498BF09B(L_0, /*hidden argument*/List_1__ctor_m6DD1EB796A27FEA6CB29CF9B5F8C270C498BF09B_RuntimeMethod_var); V_2 = L_0; // var elements = new List(); List_1_tB5604342CA87D606B63C11C10BF77CDEBA2D8187 * L_1 = (List_1_tB5604342CA87D606B63C11C10BF77CDEBA2D8187 *)il2cpp_codegen_object_new(List_1_tB5604342CA87D606B63C11C10BF77CDEBA2D8187_il2cpp_TypeInfo_var); List_1__ctor_mC35EA2258046C1FC95AC159080B5809C5B80AC27(L_1, /*hidden argument*/List_1__ctor_mC35EA2258046C1FC95AC159080B5809C5B80AC27_RuntimeMethod_var); V_3 = L_1; // var collections = new List(); List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 * L_2 = (List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 *)il2cpp_codegen_object_new(List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4_il2cpp_TypeInfo_var); List_1__ctor_m6F37BB18B13362C7710C3B20879039A98C119176(L_2, /*hidden argument*/List_1__ctor_m6F37BB18B13362C7710C3B20879039A98C119176_RuntimeMethod_var); V_4 = L_2; // var currentCollection = -1; V_5 = (-1); // var endPtr = bufferPtr + bufferLength; uint8_t* L_3 = ___bufferPtr0; int32_t L_4 = ___bufferLength1; V_6 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_3, (int32_t)L_4)); // var currentPtr = bufferPtr; uint8_t* L_5 = ___bufferPtr0; V_7 = (uint8_t*)L_5; goto IL_0535; } IL_0033: { // var firstByte = *currentPtr; uint8_t* L_6 = V_7; int32_t L_7 = *((uint8_t*)L_6); // if (firstByte == 0xFE) int32_t L_8 = L_7; G_B2_0 = L_8; if ((!(((uint32_t)L_8) == ((uint32_t)((int32_t)254))))) { G_B3_0 = L_8; goto IL_0049; } } { // throw new NotImplementedException("long item support"); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_9 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_m8A9AA4499614A5BC57DD21713D0720630C130AEB(L_9, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral3BA4C63055FA6CF5A2214085C6E3F3F666044A57)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&HIDParser_ParseReportDescriptor_mA1F8A053F7DBC5F15261C24DA8204E2EFCFB8192_RuntimeMethod_var))); } IL_0049: { // var itemSize = (byte)(firstByte & 0x3); int32_t L_10 = G_B3_0; V_8 = (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_10&(int32_t)3)))); // var itemTypeAndTag = (byte)(firstByte & 0xFC); V_9 = (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_10&(int32_t)((int32_t)252))))); // ++currentPtr; uint8_t* L_11 = V_7; V_7 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_11, (int32_t)1)); uint8_t L_12 = V_9; if ((!(((uint32_t)L_12) <= ((uint32_t)((int32_t)84))))) { goto IL_00d8; } } { uint8_t L_13 = V_9; if ((!(((uint32_t)L_13) <= ((uint32_t)((int32_t)24))))) { goto IL_009b; } } { uint8_t L_14 = V_9; if ((!(((uint32_t)L_14) <= ((uint32_t)8)))) { goto IL_0084; } } { uint8_t L_15 = V_9; if ((((int32_t)L_15) == ((int32_t)4))) { goto IL_0167; } } { uint8_t L_16 = V_9; if ((((int32_t)L_16) == ((int32_t)8))) { goto IL_027f; } } { goto IL_0521; } IL_0084: { uint8_t L_17 = V_9; if ((((int32_t)L_17) == ((int32_t)((int32_t)20)))) { goto IL_01d7; } } { uint8_t L_18 = V_9; if ((((int32_t)L_18) == ((int32_t)((int32_t)24)))) { goto IL_0296; } } { goto IL_0521; } IL_009b: { uint8_t L_19 = V_9; if ((!(((uint32_t)L_19) <= ((uint32_t)((int32_t)40))))) { goto IL_00b8; } } { uint8_t L_20 = V_9; if ((((int32_t)L_20) == ((int32_t)((int32_t)36)))) { goto IL_01f3; } } { uint8_t L_21 = V_9; if ((((int32_t)L_21) == ((int32_t)((int32_t)40)))) { goto IL_02b2; } } { goto IL_0521; } IL_00b8: { uint8_t L_22 = V_9; if ((((int32_t)L_22) == ((int32_t)((int32_t)52)))) { goto IL_020f; } } { uint8_t L_23 = V_9; if ((((int32_t)L_23) == ((int32_t)((int32_t)68)))) { goto IL_022b; } } { uint8_t L_24 = V_9; if ((((int32_t)L_24) == ((int32_t)((int32_t)84)))) { goto IL_0247; } } { goto IL_0521; } IL_00d8: { uint8_t L_25 = V_9; if ((!(((uint32_t)L_25) <= ((uint32_t)((int32_t)132))))) { goto IL_011b; } } { uint8_t L_26 = V_9; if ((!(((uint32_t)L_26) <= ((uint32_t)((int32_t)116))))) { goto IL_00fe; } } { uint8_t L_27 = V_9; if ((((int32_t)L_27) == ((int32_t)((int32_t)100)))) { goto IL_0263; } } { uint8_t L_28 = V_9; if ((((int32_t)L_28) == ((int32_t)((int32_t)116)))) { goto IL_019f; } } { goto IL_0521; } IL_00fe: { uint8_t L_29 = V_9; if ((((int32_t)L_29) == ((int32_t)((int32_t)128)))) { goto IL_0387; } } { uint8_t L_30 = V_9; if ((((int32_t)L_30) == ((int32_t)((int32_t)132)))) { goto IL_01bb; } } { goto IL_0521; } IL_011b: { uint8_t L_31 = V_9; if ((!(((uint32_t)L_31) <= ((uint32_t)((int32_t)148))))) { goto IL_013e; } } { uint8_t L_32 = V_9; if ((((int32_t)L_32) == ((int32_t)((int32_t)144)))) { goto IL_0387; } } { uint8_t L_33 = V_9; if ((((int32_t)L_33) == ((int32_t)((int32_t)148)))) { goto IL_0183; } } { goto IL_0521; } IL_013e: { uint8_t L_34 = V_9; if ((((int32_t)L_34) == ((int32_t)((int32_t)160)))) { goto IL_02ce; } } { uint8_t L_35 = V_9; if ((((int32_t)L_35) == ((int32_t)((int32_t)176)))) { goto IL_0387; } } { uint8_t L_36 = V_9; if ((((int32_t)L_36) == ((int32_t)((int32_t)192)))) { goto IL_0340; } } { goto IL_0521; } IL_0167: { // globalItemState.usagePage = ReadData(itemSize, currentPtr, endPtr); uint8_t L_37 = V_8; uint8_t* L_38 = V_7; uint8_t* L_39 = V_6; int32_t L_40; L_40 = HIDParser_ReadData_m90129F07FF64E982C7D37498E2B3B521F418F763(L_37, (uint8_t*)(uint8_t*)L_38, (uint8_t*)(uint8_t*)L_39, /*hidden argument*/NULL); Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 L_41; memset((&L_41), 0, sizeof(L_41)); Nullable_1__ctor_m9D7EBA0DE2F89A891507EC35157C70FC4DC81184((&L_41), L_40, /*hidden argument*/Nullable_1__ctor_m9D7EBA0DE2F89A891507EC35157C70FC4DC81184_RuntimeMethod_var); (&V_1)->set_usagePage_0(L_41); // break; goto IL_0521; } IL_0183: { // globalItemState.reportCount = ReadData(itemSize, currentPtr, endPtr); uint8_t L_42 = V_8; uint8_t* L_43 = V_7; uint8_t* L_44 = V_6; int32_t L_45; L_45 = HIDParser_ReadData_m90129F07FF64E982C7D37498E2B3B521F418F763(L_42, (uint8_t*)(uint8_t*)L_43, (uint8_t*)(uint8_t*)L_44, /*hidden argument*/NULL); Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 L_46; memset((&L_46), 0, sizeof(L_46)); Nullable_1__ctor_m9D7EBA0DE2F89A891507EC35157C70FC4DC81184((&L_46), L_45, /*hidden argument*/Nullable_1__ctor_m9D7EBA0DE2F89A891507EC35157C70FC4DC81184_RuntimeMethod_var); (&V_1)->set_reportCount_8(L_46); // break; goto IL_0521; } IL_019f: { // globalItemState.reportSize = ReadData(itemSize, currentPtr, endPtr); uint8_t L_47 = V_8; uint8_t* L_48 = V_7; uint8_t* L_49 = V_6; int32_t L_50; L_50 = HIDParser_ReadData_m90129F07FF64E982C7D37498E2B3B521F418F763(L_47, (uint8_t*)(uint8_t*)L_48, (uint8_t*)(uint8_t*)L_49, /*hidden argument*/NULL); Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 L_51; memset((&L_51), 0, sizeof(L_51)); Nullable_1__ctor_m9D7EBA0DE2F89A891507EC35157C70FC4DC81184((&L_51), L_50, /*hidden argument*/Nullable_1__ctor_m9D7EBA0DE2F89A891507EC35157C70FC4DC81184_RuntimeMethod_var); (&V_1)->set_reportSize_7(L_51); // break; goto IL_0521; } IL_01bb: { // globalItemState.reportId = ReadData(itemSize, currentPtr, endPtr); uint8_t L_52 = V_8; uint8_t* L_53 = V_7; uint8_t* L_54 = V_6; int32_t L_55; L_55 = HIDParser_ReadData_m90129F07FF64E982C7D37498E2B3B521F418F763(L_52, (uint8_t*)(uint8_t*)L_53, (uint8_t*)(uint8_t*)L_54, /*hidden argument*/NULL); Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 L_56; memset((&L_56), 0, sizeof(L_56)); Nullable_1__ctor_m9D7EBA0DE2F89A891507EC35157C70FC4DC81184((&L_56), L_55, /*hidden argument*/Nullable_1__ctor_m9D7EBA0DE2F89A891507EC35157C70FC4DC81184_RuntimeMethod_var); (&V_1)->set_reportId_9(L_56); // break; goto IL_0521; } IL_01d7: { // globalItemState.logicalMinimum = ReadData(itemSize, currentPtr, endPtr); uint8_t L_57 = V_8; uint8_t* L_58 = V_7; uint8_t* L_59 = V_6; int32_t L_60; L_60 = HIDParser_ReadData_m90129F07FF64E982C7D37498E2B3B521F418F763(L_57, (uint8_t*)(uint8_t*)L_58, (uint8_t*)(uint8_t*)L_59, /*hidden argument*/NULL); Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 L_61; memset((&L_61), 0, sizeof(L_61)); Nullable_1__ctor_m9D7EBA0DE2F89A891507EC35157C70FC4DC81184((&L_61), L_60, /*hidden argument*/Nullable_1__ctor_m9D7EBA0DE2F89A891507EC35157C70FC4DC81184_RuntimeMethod_var); (&V_1)->set_logicalMinimum_1(L_61); // break; goto IL_0521; } IL_01f3: { // globalItemState.logicalMaximum = ReadData(itemSize, currentPtr, endPtr); uint8_t L_62 = V_8; uint8_t* L_63 = V_7; uint8_t* L_64 = V_6; int32_t L_65; L_65 = HIDParser_ReadData_m90129F07FF64E982C7D37498E2B3B521F418F763(L_62, (uint8_t*)(uint8_t*)L_63, (uint8_t*)(uint8_t*)L_64, /*hidden argument*/NULL); Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 L_66; memset((&L_66), 0, sizeof(L_66)); Nullable_1__ctor_m9D7EBA0DE2F89A891507EC35157C70FC4DC81184((&L_66), L_65, /*hidden argument*/Nullable_1__ctor_m9D7EBA0DE2F89A891507EC35157C70FC4DC81184_RuntimeMethod_var); (&V_1)->set_logicalMaximum_2(L_66); // break; goto IL_0521; } IL_020f: { // globalItemState.physicalMinimum = ReadData(itemSize, currentPtr, endPtr); uint8_t L_67 = V_8; uint8_t* L_68 = V_7; uint8_t* L_69 = V_6; int32_t L_70; L_70 = HIDParser_ReadData_m90129F07FF64E982C7D37498E2B3B521F418F763(L_67, (uint8_t*)(uint8_t*)L_68, (uint8_t*)(uint8_t*)L_69, /*hidden argument*/NULL); Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 L_71; memset((&L_71), 0, sizeof(L_71)); Nullable_1__ctor_m9D7EBA0DE2F89A891507EC35157C70FC4DC81184((&L_71), L_70, /*hidden argument*/Nullable_1__ctor_m9D7EBA0DE2F89A891507EC35157C70FC4DC81184_RuntimeMethod_var); (&V_1)->set_physicalMinimum_3(L_71); // break; goto IL_0521; } IL_022b: { // globalItemState.physicalMaximum = ReadData(itemSize, currentPtr, endPtr); uint8_t L_72 = V_8; uint8_t* L_73 = V_7; uint8_t* L_74 = V_6; int32_t L_75; L_75 = HIDParser_ReadData_m90129F07FF64E982C7D37498E2B3B521F418F763(L_72, (uint8_t*)(uint8_t*)L_73, (uint8_t*)(uint8_t*)L_74, /*hidden argument*/NULL); Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 L_76; memset((&L_76), 0, sizeof(L_76)); Nullable_1__ctor_m9D7EBA0DE2F89A891507EC35157C70FC4DC81184((&L_76), L_75, /*hidden argument*/Nullable_1__ctor_m9D7EBA0DE2F89A891507EC35157C70FC4DC81184_RuntimeMethod_var); (&V_1)->set_physicalMaximum_4(L_76); // break; goto IL_0521; } IL_0247: { // globalItemState.unitExponent = ReadData(itemSize, currentPtr, endPtr); uint8_t L_77 = V_8; uint8_t* L_78 = V_7; uint8_t* L_79 = V_6; int32_t L_80; L_80 = HIDParser_ReadData_m90129F07FF64E982C7D37498E2B3B521F418F763(L_77, (uint8_t*)(uint8_t*)L_78, (uint8_t*)(uint8_t*)L_79, /*hidden argument*/NULL); Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 L_81; memset((&L_81), 0, sizeof(L_81)); Nullable_1__ctor_m9D7EBA0DE2F89A891507EC35157C70FC4DC81184((&L_81), L_80, /*hidden argument*/Nullable_1__ctor_m9D7EBA0DE2F89A891507EC35157C70FC4DC81184_RuntimeMethod_var); (&V_1)->set_unitExponent_5(L_81); // break; goto IL_0521; } IL_0263: { // globalItemState.unit = ReadData(itemSize, currentPtr, endPtr); uint8_t L_82 = V_8; uint8_t* L_83 = V_7; uint8_t* L_84 = V_6; int32_t L_85; L_85 = HIDParser_ReadData_m90129F07FF64E982C7D37498E2B3B521F418F763(L_82, (uint8_t*)(uint8_t*)L_83, (uint8_t*)(uint8_t*)L_84, /*hidden argument*/NULL); Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 L_86; memset((&L_86), 0, sizeof(L_86)); Nullable_1__ctor_m9D7EBA0DE2F89A891507EC35157C70FC4DC81184((&L_86), L_85, /*hidden argument*/Nullable_1__ctor_m9D7EBA0DE2F89A891507EC35157C70FC4DC81184_RuntimeMethod_var); (&V_1)->set_unit_6(L_86); // break; goto IL_0521; } IL_027f: { // localItemState.SetUsage(ReadData(itemSize, currentPtr, endPtr)); uint8_t L_87 = V_8; uint8_t* L_88 = V_7; uint8_t* L_89 = V_6; int32_t L_90; L_90 = HIDParser_ReadData_m90129F07FF64E982C7D37498E2B3B521F418F763(L_87, (uint8_t*)(uint8_t*)L_88, (uint8_t*)(uint8_t*)L_89, /*hidden argument*/NULL); HIDItemStateLocal_SetUsage_m49F83221BB0DC35AD9BB5DF3CBF5B63A6BF506D9((HIDItemStateLocal_t649FDBE3F63729E00EC1A1815713DEEC0BC672BC *)(&V_0), L_90, /*hidden argument*/NULL); // break; goto IL_0521; } IL_0296: { // localItemState.usageMinimum = ReadData(itemSize, currentPtr, endPtr); uint8_t L_91 = V_8; uint8_t* L_92 = V_7; uint8_t* L_93 = V_6; int32_t L_94; L_94 = HIDParser_ReadData_m90129F07FF64E982C7D37498E2B3B521F418F763(L_91, (uint8_t*)(uint8_t*)L_92, (uint8_t*)(uint8_t*)L_93, /*hidden argument*/NULL); Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 L_95; memset((&L_95), 0, sizeof(L_95)); Nullable_1__ctor_m9D7EBA0DE2F89A891507EC35157C70FC4DC81184((&L_95), L_94, /*hidden argument*/Nullable_1__ctor_m9D7EBA0DE2F89A891507EC35157C70FC4DC81184_RuntimeMethod_var); (&V_0)->set_usageMinimum_1(L_95); // break; goto IL_0521; } IL_02b2: { // localItemState.usageMaximum = ReadData(itemSize, currentPtr, endPtr); uint8_t L_96 = V_8; uint8_t* L_97 = V_7; uint8_t* L_98 = V_6; int32_t L_99; L_99 = HIDParser_ReadData_m90129F07FF64E982C7D37498E2B3B521F418F763(L_96, (uint8_t*)(uint8_t*)L_97, (uint8_t*)(uint8_t*)L_98, /*hidden argument*/NULL); Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 L_100; memset((&L_100), 0, sizeof(L_100)); Nullable_1__ctor_m9D7EBA0DE2F89A891507EC35157C70FC4DC81184((&L_100), L_99, /*hidden argument*/Nullable_1__ctor_m9D7EBA0DE2F89A891507EC35157C70FC4DC81184_RuntimeMethod_var); (&V_0)->set_usageMaximum_2(L_100); // break; goto IL_0521; } IL_02ce: { // var parentCollection = currentCollection; int32_t L_101 = V_5; V_10 = L_101; // currentCollection = collections.Count; List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 * L_102 = V_4; NullCheck(L_102); int32_t L_103; L_103 = List_1_get_Count_mDACD49E39EA2ABF7FD1D736B19A4B23EA8F3F756_inline(L_102, /*hidden argument*/List_1_get_Count_mDACD49E39EA2ABF7FD1D736B19A4B23EA8F3F756_RuntimeMethod_var); V_5 = L_103; // collections.Add(new HID.HIDCollectionDescriptor // { // type = (HID.HIDCollectionType)ReadData(itemSize, currentPtr, endPtr), // parent = parentCollection, // usagePage = globalItemState.GetUsagePage(0, ref localItemState), // usage = localItemState.GetUsage(0), // firstChild = elements.Count // }); List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 * L_104 = V_4; il2cpp_codegen_initobj((&V_17), sizeof(HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 )); uint8_t L_105 = V_8; uint8_t* L_106 = V_7; uint8_t* L_107 = V_6; int32_t L_108; L_108 = HIDParser_ReadData_m90129F07FF64E982C7D37498E2B3B521F418F763(L_105, (uint8_t*)(uint8_t*)L_106, (uint8_t*)(uint8_t*)L_107, /*hidden argument*/NULL); (&V_17)->set_type_0(L_108); int32_t L_109 = V_10; (&V_17)->set_parent_3(L_109); int32_t L_110; L_110 = HIDItemStateGlobal_GetUsagePage_mA6376CAE5EF891F8DB8E236159F93A7472CD1F29((HIDItemStateGlobal_t45C4D37D57BFCC4BAF7DD3B030CE40F3AE0A4FE5 *)(&V_1), 0, (HIDItemStateLocal_t649FDBE3F63729E00EC1A1815713DEEC0BC672BC *)(&V_0), /*hidden argument*/NULL); (&V_17)->set_usagePage_2(L_110); int32_t L_111; L_111 = HIDItemStateLocal_GetUsage_mC1C584B27B4562DF0A78EEA9BC5D8E6502A6866A((HIDItemStateLocal_t649FDBE3F63729E00EC1A1815713DEEC0BC672BC *)(&V_0), 0, /*hidden argument*/NULL); (&V_17)->set_usage_1(L_111); List_1_tB5604342CA87D606B63C11C10BF77CDEBA2D8187 * L_112 = V_3; NullCheck(L_112); int32_t L_113; L_113 = List_1_get_Count_mEFF132C744C0DC79D20668FF92A8ABC1DB921FA3_inline(L_112, /*hidden argument*/List_1_get_Count_mEFF132C744C0DC79D20668FF92A8ABC1DB921FA3_RuntimeMethod_var); (&V_17)->set_firstChild_5(L_113); HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 L_114 = V_17; NullCheck(L_104); List_1_Add_m8F843848C61076BFA5F7721F4062691F1C685E66(L_104, L_114, /*hidden argument*/List_1_Add_m8F843848C61076BFA5F7721F4062691F1C685E66_RuntimeMethod_var); // HIDItemStateLocal.Reset(ref localItemState); HIDItemStateLocal_Reset_m32C5671A63A3FD821CABB0255DCDA784B00C5C8E((HIDItemStateLocal_t649FDBE3F63729E00EC1A1815713DEEC0BC672BC *)(&V_0), /*hidden argument*/NULL); // break; goto IL_0521; } IL_0340: { // if (currentCollection == -1) int32_t L_115 = V_5; if ((!(((uint32_t)L_115) == ((uint32_t)(-1))))) { goto IL_0347; } } { // return false; return (bool)0; } IL_0347: { // var collection = collections[currentCollection]; List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 * L_116 = V_4; int32_t L_117 = V_5; NullCheck(L_116); HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 L_118; L_118 = List_1_get_Item_m811B90B91DD8D10704C5AAF56B1D1CAC5D22029F_inline(L_116, L_117, /*hidden argument*/List_1_get_Item_m811B90B91DD8D10704C5AAF56B1D1CAC5D22029F_RuntimeMethod_var); V_11 = L_118; // collection.childCount = elements.Count - collection.firstChild; List_1_tB5604342CA87D606B63C11C10BF77CDEBA2D8187 * L_119 = V_3; NullCheck(L_119); int32_t L_120; L_120 = List_1_get_Count_mEFF132C744C0DC79D20668FF92A8ABC1DB921FA3_inline(L_119, /*hidden argument*/List_1_get_Count_mEFF132C744C0DC79D20668FF92A8ABC1DB921FA3_RuntimeMethod_var); HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 L_121 = V_11; int32_t L_122 = L_121.get_firstChild_5(); (&V_11)->set_childCount_4(((int32_t)il2cpp_codegen_subtract((int32_t)L_120, (int32_t)L_122))); // collections[currentCollection] = collection; List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 * L_123 = V_4; int32_t L_124 = V_5; HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 L_125 = V_11; NullCheck(L_123); List_1_set_Item_mDECECA0EE6B303A47AC3FD49EE57B967717984B0(L_123, L_124, L_125, /*hidden argument*/List_1_set_Item_mDECECA0EE6B303A47AC3FD49EE57B967717984B0_RuntimeMethod_var); // currentCollection = collection.parent; HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 L_126 = V_11; int32_t L_127 = L_126.get_parent_3(); V_5 = L_127; // HIDItemStateLocal.Reset(ref localItemState); HIDItemStateLocal_Reset_m32C5671A63A3FD821CABB0255DCDA784B00C5C8E((HIDItemStateLocal_t649FDBE3F63729E00EC1A1815713DEEC0BC672BC *)(&V_0), /*hidden argument*/NULL); // break; goto IL_0521; } IL_0387: { // var reportType = itemTypeAndTag == (int)HIDItemTypeAndTag.Input // ? HID.HIDReportType.Input // : itemTypeAndTag == (int)HIDItemTypeAndTag.Output // ? HID.HIDReportType.Output // : HID.HIDReportType.Feature; uint8_t L_128 = V_9; if ((((int32_t)L_128) == ((int32_t)((int32_t)128)))) { goto IL_039f; } } { uint8_t L_129 = V_9; if ((((int32_t)L_129) == ((int32_t)((int32_t)144)))) { goto IL_039c; } } { G_B58_0 = 3; goto IL_03a0; } IL_039c: { G_B58_0 = 2; goto IL_03a0; } IL_039f: { G_B58_0 = 1; } IL_03a0: { V_12 = G_B58_0; // var reportIndex = HIDReportData.FindOrAddReport(globalItemState.reportId, reportType, reports); HIDItemStateGlobal_t45C4D37D57BFCC4BAF7DD3B030CE40F3AE0A4FE5 L_130 = V_1; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 L_131 = L_130.get_reportId_9(); int32_t L_132 = V_12; List_1_t020B0ECE3612275785654B114F457A7EBAB9199B * L_133 = V_2; int32_t L_134; L_134 = HIDReportData_FindOrAddReport_mB49CB7FE87AE7DDA38C08F763E5F826BDCE0F6BF(L_131, L_132, L_133, /*hidden argument*/NULL); V_13 = L_134; // var report = reports[reportIndex]; List_1_t020B0ECE3612275785654B114F457A7EBAB9199B * L_135 = V_2; int32_t L_136 = V_13; NullCheck(L_135); HIDReportData_tF41A69FD7D6BB249F5E780B6A3A784B0024FAC59 L_137; L_137 = List_1_get_Item_mC58FFE9AB38F56CF16DDAEC4AD7C8BDBBA40254F_inline(L_135, L_136, /*hidden argument*/List_1_get_Item_mC58FFE9AB38F56CF16DDAEC4AD7C8BDBBA40254F_RuntimeMethod_var); V_14 = L_137; // if (report.currentBitOffset == 0 && globalItemState.reportId.HasValue) HIDReportData_tF41A69FD7D6BB249F5E780B6A3A784B0024FAC59 L_138 = V_14; int32_t L_139 = L_138.get_currentBitOffset_2(); if (L_139) { goto IL_03db; } } { Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * L_140 = (&V_1)->get_address_of_reportId_9(); bool L_141; L_141 = Nullable_1_get_HasValue_m7455E879CFAAE682AE3786D4D2B1F65C8AA23921_inline((Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 *)L_140, /*hidden argument*/Nullable_1_get_HasValue_m7455E879CFAAE682AE3786D4D2B1F65C8AA23921_RuntimeMethod_var); if (!L_141) { goto IL_03db; } } { // report.currentBitOffset = 8; (&V_14)->set_currentBitOffset_2(8); } IL_03db: { // var reportCount = globalItemState.reportCount.GetValueOrDefault(1); Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * L_142 = (&V_1)->get_address_of_reportCount_8(); int32_t L_143; L_143 = Nullable_1_GetValueOrDefault_m876981B8C648C906DC90550BA52641983DE06EC7((Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 *)L_142, 1, /*hidden argument*/Nullable_1_GetValueOrDefault_m876981B8C648C906DC90550BA52641983DE06EC7_RuntimeMethod_var); V_15 = L_143; // var flags = ReadData(itemSize, currentPtr, endPtr); uint8_t L_144 = V_8; uint8_t* L_145 = V_7; uint8_t* L_146 = V_6; int32_t L_147; L_147 = HIDParser_ReadData_m90129F07FF64E982C7D37498E2B3B521F418F763(L_144, (uint8_t*)(uint8_t*)L_145, (uint8_t*)(uint8_t*)L_146, /*hidden argument*/NULL); V_16 = L_147; // for (var i = 0; i < reportCount; ++i) V_18 = 0; goto IL_0507; } IL_03ff: { // var element = new HID.HIDElementDescriptor // { // usage = localItemState.GetUsage(i) & 0xFFFF, // Mask off usage page, if set. // usagePage = globalItemState.GetUsagePage(i, ref localItemState), // reportType = reportType, // reportSizeInBits = globalItemState.reportSize.GetValueOrDefault(8), // reportOffsetInBits = report.currentBitOffset, // reportId = globalItemState.reportId.GetValueOrDefault(1), // flags = (HID.HIDElementFlags)flags, // logicalMin = globalItemState.logicalMinimum.GetValueOrDefault(0), // logicalMax = globalItemState.logicalMaximum.GetValueOrDefault(0), // physicalMin = globalItemState.GetPhysicalMin(), // physicalMax = globalItemState.GetPhysicalMax(), // unitExponent = globalItemState.unitExponent.GetValueOrDefault(0), // unit = globalItemState.unit.GetValueOrDefault(0), // }; il2cpp_codegen_initobj((&V_20), sizeof(HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427 )); int32_t L_148 = V_18; int32_t L_149; L_149 = HIDItemStateLocal_GetUsage_mC1C584B27B4562DF0A78EEA9BC5D8E6502A6866A((HIDItemStateLocal_t649FDBE3F63729E00EC1A1815713DEEC0BC672BC *)(&V_0), L_148, /*hidden argument*/NULL); (&V_20)->set_usage_0(((int32_t)((int32_t)L_149&(int32_t)((int32_t)65535)))); int32_t L_150 = V_18; int32_t L_151; L_151 = HIDItemStateGlobal_GetUsagePage_mA6376CAE5EF891F8DB8E236159F93A7472CD1F29((HIDItemStateGlobal_t45C4D37D57BFCC4BAF7DD3B030CE40F3AE0A4FE5 *)(&V_1), L_150, (HIDItemStateLocal_t649FDBE3F63729E00EC1A1815713DEEC0BC672BC *)(&V_0), /*hidden argument*/NULL); (&V_20)->set_usagePage_1(L_151); int32_t L_152 = V_12; (&V_20)->set_reportType_8(L_152); Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * L_153 = (&V_1)->get_address_of_reportSize_7(); int32_t L_154; L_154 = Nullable_1_GetValueOrDefault_m876981B8C648C906DC90550BA52641983DE06EC7((Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 *)L_153, 8, /*hidden argument*/Nullable_1_GetValueOrDefault_m876981B8C648C906DC90550BA52641983DE06EC7_RuntimeMethod_var); (&V_20)->set_reportSizeInBits_11(L_154); HIDReportData_tF41A69FD7D6BB249F5E780B6A3A784B0024FAC59 L_155 = V_14; int32_t L_156 = L_155.get_currentBitOffset_2(); (&V_20)->set_reportOffsetInBits_12(L_156); Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * L_157 = (&V_1)->get_address_of_reportId_9(); int32_t L_158; L_158 = Nullable_1_GetValueOrDefault_m876981B8C648C906DC90550BA52641983DE06EC7((Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 *)L_157, 1, /*hidden argument*/Nullable_1_GetValueOrDefault_m876981B8C648C906DC90550BA52641983DE06EC7_RuntimeMethod_var); (&V_20)->set_reportId_10(L_158); int32_t L_159 = V_16; (&V_20)->set_flags_13(L_159); Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * L_160 = (&V_1)->get_address_of_logicalMinimum_1(); int32_t L_161; L_161 = Nullable_1_GetValueOrDefault_m876981B8C648C906DC90550BA52641983DE06EC7((Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 *)L_160, 0, /*hidden argument*/Nullable_1_GetValueOrDefault_m876981B8C648C906DC90550BA52641983DE06EC7_RuntimeMethod_var); (&V_20)->set_logicalMin_4(L_161); Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * L_162 = (&V_1)->get_address_of_logicalMaximum_2(); int32_t L_163; L_163 = Nullable_1_GetValueOrDefault_m876981B8C648C906DC90550BA52641983DE06EC7((Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 *)L_162, 0, /*hidden argument*/Nullable_1_GetValueOrDefault_m876981B8C648C906DC90550BA52641983DE06EC7_RuntimeMethod_var); (&V_20)->set_logicalMax_5(L_163); int32_t L_164; L_164 = HIDItemStateGlobal_GetPhysicalMin_m64311FD95CBB3E5A28BE57F6DB61FEFB1656BEA5((HIDItemStateGlobal_t45C4D37D57BFCC4BAF7DD3B030CE40F3AE0A4FE5 *)(&V_1), /*hidden argument*/NULL); (&V_20)->set_physicalMin_6(L_164); int32_t L_165; L_165 = HIDItemStateGlobal_GetPhysicalMax_m4C614CE28122F85B16A3ACAC1BB433E9F147C9FA((HIDItemStateGlobal_t45C4D37D57BFCC4BAF7DD3B030CE40F3AE0A4FE5 *)(&V_1), /*hidden argument*/NULL); (&V_20)->set_physicalMax_7(L_165); Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * L_166 = (&V_1)->get_address_of_unitExponent_5(); int32_t L_167; L_167 = Nullable_1_GetValueOrDefault_m876981B8C648C906DC90550BA52641983DE06EC7((Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 *)L_166, 0, /*hidden argument*/Nullable_1_GetValueOrDefault_m876981B8C648C906DC90550BA52641983DE06EC7_RuntimeMethod_var); (&V_20)->set_unitExponent_3(L_167); Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * L_168 = (&V_1)->get_address_of_unit_6(); int32_t L_169; L_169 = Nullable_1_GetValueOrDefault_m876981B8C648C906DC90550BA52641983DE06EC7((Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 *)L_168, 0, /*hidden argument*/Nullable_1_GetValueOrDefault_m876981B8C648C906DC90550BA52641983DE06EC7_RuntimeMethod_var); (&V_20)->set_unit_2(L_169); HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427 L_170 = V_20; V_19 = L_170; // report.currentBitOffset += element.reportSizeInBits; int32_t* L_171 = (&V_14)->get_address_of_currentBitOffset_2(); int32_t* L_172 = L_171; int32_t L_173 = *((int32_t*)L_172); HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427 L_174 = V_19; int32_t L_175 = L_174.get_reportSizeInBits_11(); *((int32_t*)L_172) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_173, (int32_t)L_175)); // elements.Add(element); List_1_tB5604342CA87D606B63C11C10BF77CDEBA2D8187 * L_176 = V_3; HIDElementDescriptor_tFB38373ABAFB8E910B966D9FA52DAAE4AEF19427 L_177 = V_19; NullCheck(L_176); List_1_Add_m7DD9B559D0583E43E08F2063430BFD5407F8DB7F(L_176, L_177, /*hidden argument*/List_1_Add_m7DD9B559D0583E43E08F2063430BFD5407F8DB7F_RuntimeMethod_var); // for (var i = 0; i < reportCount; ++i) int32_t L_178 = V_18; V_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_178, (int32_t)1)); } IL_0507: { // for (var i = 0; i < reportCount; ++i) int32_t L_179 = V_18; int32_t L_180 = V_15; if ((((int32_t)L_179) < ((int32_t)L_180))) { goto IL_03ff; } } { // reports[reportIndex] = report; List_1_t020B0ECE3612275785654B114F457A7EBAB9199B * L_181 = V_2; int32_t L_182 = V_13; HIDReportData_tF41A69FD7D6BB249F5E780B6A3A784B0024FAC59 L_183 = V_14; NullCheck(L_181); List_1_set_Item_mDE1268AC1DAFDE6092FBC208D68CF7B0EF527F0B(L_181, L_182, L_183, /*hidden argument*/List_1_set_Item_mDE1268AC1DAFDE6092FBC208D68CF7B0EF527F0B_RuntimeMethod_var); // HIDItemStateLocal.Reset(ref localItemState); HIDItemStateLocal_Reset_m32C5671A63A3FD821CABB0255DCDA784B00C5C8E((HIDItemStateLocal_t649FDBE3F63729E00EC1A1815713DEEC0BC672BC *)(&V_0), /*hidden argument*/NULL); } IL_0521: { // if (itemSize == 3) uint8_t L_184 = V_8; if ((!(((uint32_t)L_184) == ((uint32_t)3)))) { goto IL_052e; } } { // currentPtr += 4; uint8_t* L_185 = V_7; V_7 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_185, (int32_t)4)); goto IL_0535; } IL_052e: { // currentPtr += itemSize; uint8_t* L_186 = V_7; uint8_t L_187 = V_8; V_7 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_186, (int32_t)L_187)); } IL_0535: { // while (currentPtr < endPtr) uint8_t* L_188 = V_7; uint8_t* L_189 = V_6; if ((!(((uintptr_t)L_188) >= ((uintptr_t)L_189)))) { goto IL_0033; } } { // deviceDescriptor.elements = elements.ToArray(); HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D * L_190 = ___deviceDescriptor2; List_1_tB5604342CA87D606B63C11C10BF77CDEBA2D8187 * L_191 = V_3; NullCheck(L_191); HIDElementDescriptorU5BU5D_tDAC44C8A84F113B231C75F7BB7F584501B01D8F8* L_192; L_192 = List_1_ToArray_m970EAF4E1C5FCC61523090C04EECC9B6CB610B12(L_191, /*hidden argument*/List_1_ToArray_m970EAF4E1C5FCC61523090C04EECC9B6CB610B12_RuntimeMethod_var); L_190->set_elements_7(L_192); // deviceDescriptor.collections = collections.ToArray(); HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D * L_193 = ___deviceDescriptor2; List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 * L_194 = V_4; NullCheck(L_194); HIDCollectionDescriptorU5BU5D_t44A200739AD0674BB83F5B53B9DFC08C129D347B* L_195; L_195 = List_1_ToArray_mC515A6D5EE591DE0EE616FF45C3B883966A3D506(L_194, /*hidden argument*/List_1_ToArray_mC515A6D5EE591DE0EE616FF45C3B883966A3D506_RuntimeMethod_var); L_193->set_collections_8(L_195); // foreach (var collection in collections) List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 * L_196 = V_4; NullCheck(L_196); Enumerator_t2A4424E4A8A5CAA89EA9F2A4707FB7ED05153DB8 L_197; L_197 = List_1_GetEnumerator_m792B891899E703DD5B1A76D1C49D94951AC32463(L_196, /*hidden argument*/List_1_GetEnumerator_m792B891899E703DD5B1A76D1C49D94951AC32463_RuntimeMethod_var); V_21 = L_197; } IL_0560: try { // begin try (depth: 1) { goto IL_059b; } IL_0562: { // foreach (var collection in collections) HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 L_198; L_198 = Enumerator_get_Current_m2B2A85F45ACA1B8A9FB2606F126E6EED3C3DFD76_inline((Enumerator_t2A4424E4A8A5CAA89EA9F2A4707FB7ED05153DB8 *)(&V_21), /*hidden argument*/Enumerator_get_Current_m2B2A85F45ACA1B8A9FB2606F126E6EED3C3DFD76_RuntimeMethod_var); V_22 = L_198; // if (collection.parent == -1 && collection.type == HID.HIDCollectionType.Application) HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 L_199 = V_22; int32_t L_200 = L_199.get_parent_3(); if ((!(((uint32_t)L_200) == ((uint32_t)(-1))))) { goto IL_059b; } } IL_0575: { HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 L_201 = V_22; int32_t L_202 = L_201.get_type_0(); if ((!(((uint32_t)L_202) == ((uint32_t)1)))) { goto IL_059b; } } IL_057f: { // deviceDescriptor.usage = collection.usage; HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D * L_203 = ___deviceDescriptor2; HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 L_204 = V_22; int32_t L_205 = L_204.get_usage_1(); L_203->set_usage_2(L_205); // deviceDescriptor.usagePage = collection.usagePage; HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D * L_206 = ___deviceDescriptor2; HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 L_207 = V_22; int32_t L_208 = L_207.get_usagePage_2(); L_206->set_usagePage_3(L_208); // break; IL2CPP_LEAVE(0x5B4, FINALLY_05a6); } IL_059b: { // foreach (var collection in collections) bool L_209; L_209 = Enumerator_MoveNext_m60FF1161D93B89E8919566D0F873B9A847773FA4((Enumerator_t2A4424E4A8A5CAA89EA9F2A4707FB7ED05153DB8 *)(&V_21), /*hidden argument*/Enumerator_MoveNext_m60FF1161D93B89E8919566D0F873B9A847773FA4_RuntimeMethod_var); if (L_209) { goto IL_0562; } } IL_05a4: { IL2CPP_LEAVE(0x5B4, FINALLY_05a6); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_05a6; } FINALLY_05a6: { // begin finally (depth: 1) Enumerator_Dispose_m7EF7BDBB40B64006D3D3EF60020039C4BBA7D46E((Enumerator_t2A4424E4A8A5CAA89EA9F2A4707FB7ED05153DB8 *)(&V_21), /*hidden argument*/Enumerator_Dispose_m7EF7BDBB40B64006D3D3EF60020039C4BBA7D46E_RuntimeMethod_var); IL2CPP_END_FINALLY(1446) } // end finally (depth: 1) IL2CPP_CLEANUP(1446) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x5B4, IL_05b4) } IL_05b4: { // return true; return (bool)1; } } // System.Int32 UnityEngine.InputSystem.HID.HIDParser::ReadData(System.Int32,System.Byte*,System.Byte*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t HIDParser_ReadData_m90129F07FF64E982C7D37498E2B3B521F418F763 (int32_t ___itemSize0, uint8_t* ___currentPtr1, uint8_t* ___endPtr2, const RuntimeMethod* method) { uint8_t V_0 = 0x0; uint8_t V_1 = 0x0; uint8_t V_2 = 0x0; uint8_t V_3 = 0x0; { // if (itemSize == 0) int32_t L_0 = ___itemSize0; if (L_0) { goto IL_0005; } } { // return 0; return 0; } IL_0005: { // if (itemSize == 1) int32_t L_1 = ___itemSize0; if ((!(((uint32_t)L_1) == ((uint32_t)1)))) { goto IL_0012; } } { // if (currentPtr >= endPtr) uint8_t* L_2 = ___currentPtr1; uint8_t* L_3 = ___endPtr2; if ((!(((uintptr_t)L_2) >= ((uintptr_t)L_3)))) { goto IL_000f; } } { // return 0; return 0; } IL_000f: { // return *currentPtr; uint8_t* L_4 = ___currentPtr1; int32_t L_5 = *((uint8_t*)L_4); return L_5; } IL_0012: { // if (itemSize == 2) int32_t L_6 = ___itemSize0; if ((!(((uint32_t)L_6) == ((uint32_t)2)))) { goto IL_002a; } } { // if (currentPtr + 2 >= endPtr) uint8_t* L_7 = ___currentPtr1; uint8_t* L_8 = ___endPtr2; if ((!(((uintptr_t)((uint8_t*)il2cpp_codegen_add((intptr_t)L_7, (int32_t)2))) >= ((uintptr_t)L_8)))) { goto IL_001e; } } { // return 0; return 0; } IL_001e: { // var data1 = *currentPtr; uint8_t* L_9 = ___currentPtr1; int32_t L_10 = *((uint8_t*)L_9); V_0 = (uint8_t)L_10; // var data2 = *(currentPtr + 1); uint8_t* L_11 = ___currentPtr1; int32_t L_12 = *((uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_11, (int32_t)1))); // return (data2 << 8) | data1; uint8_t L_13 = V_0; return ((int32_t)((int32_t)((int32_t)((int32_t)L_12<<(int32_t)8))|(int32_t)L_13)); } IL_002a: { // if (itemSize == 3) // Item size 3 means 4 bytes! int32_t L_14 = ___itemSize0; if ((!(((uint32_t)L_14) == ((uint32_t)3)))) { goto IL_0056; } } { // if (currentPtr + 4 >= endPtr) uint8_t* L_15 = ___currentPtr1; uint8_t* L_16 = ___endPtr2; if ((!(((uintptr_t)((uint8_t*)il2cpp_codegen_add((intptr_t)L_15, (int32_t)4))) >= ((uintptr_t)L_16)))) { goto IL_0036; } } { // return 0; return 0; } IL_0036: { // var data1 = *currentPtr; uint8_t* L_17 = ___currentPtr1; int32_t L_18 = *((uint8_t*)L_17); V_1 = (uint8_t)L_18; // var data2 = *(currentPtr + 1); uint8_t* L_19 = ___currentPtr1; int32_t L_20 = *((uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_19, (int32_t)1))); V_2 = (uint8_t)L_20; // var data3 = *(currentPtr + 2); uint8_t* L_21 = ___currentPtr1; int32_t L_22 = *((uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_21, (int32_t)2))); V_3 = (uint8_t)L_22; // var data4 = *(currentPtr + 3); uint8_t* L_23 = ___currentPtr1; int32_t L_24 = *((uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_23, (int32_t)3))); // return (data4 << 24) | (data3 << 24) | (data2 << 8) | data1; uint8_t L_25 = V_3; uint8_t L_26 = V_2; uint8_t L_27 = V_1; return ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_24<<(int32_t)((int32_t)24)))|(int32_t)((int32_t)((int32_t)L_25<<(int32_t)((int32_t)24)))))|(int32_t)((int32_t)((int32_t)L_26<<(int32_t)8))))|(int32_t)L_27)); } IL_0056: { // return 0; return 0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 UnityEngine.InputSystem.HID.HIDSupport::get_supportedHIDUsages() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyArray_1_t65D4237D7273ED78F10C0560643AFDB52BE3A58A HIDSupport_get_supportedHIDUsages_mDF9344AB94E05BDF4B49CF6799C1245511B6BDB2 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HIDSupport_t59A3EBDE28C31B5C6270F43555CD973C6AE885BC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_op_Implicit_mA7CB70E751BB941C4A974FB4CAC34660BAEC99B1_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // get => s_SupportedHIDUsages; HIDPageUsageU5BU5D_t89C76CB12CFAA380D643F494A3D71DEE6DD398A9* L_0 = ((HIDSupport_t59A3EBDE28C31B5C6270F43555CD973C6AE885BC_StaticFields*)il2cpp_codegen_static_fields_for(HIDSupport_t59A3EBDE28C31B5C6270F43555CD973C6AE885BC_il2cpp_TypeInfo_var))->get_s_SupportedHIDUsages_0(); ReadOnlyArray_1_t65D4237D7273ED78F10C0560643AFDB52BE3A58A L_1; L_1 = ReadOnlyArray_1_op_Implicit_mA7CB70E751BB941C4A974FB4CAC34660BAEC99B1(L_0, /*hidden argument*/ReadOnlyArray_1_op_Implicit_mA7CB70E751BB941C4A974FB4CAC34660BAEC99B1_RuntimeMethod_var); return L_1; } } // System.Void UnityEngine.InputSystem.HID.HIDSupport::set_supportedHIDUsages(UnityEngine.InputSystem.Utilities.ReadOnlyArray`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HIDSupport_set_supportedHIDUsages_m50F44AAA3A857BBCCDE272920C43E0C357F88176 (ReadOnlyArray_1_t65D4237D7273ED78F10C0560643AFDB52BE3A58A ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_Contains_TisHIDPageUsage_t879BAF59B0E8E71FE5FCC27A695C704E7A958AC1_m29299AE4039D5BADEA32996DA670E2833A5C8DDA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HIDSupport_t59A3EBDE28C31B5C6270F43555CD973C6AE885BC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HID_tF5DA045053DC4AF556BA93C3FD9076208341ADAE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_ToArray_mBD273595BEB73697F17B001820D54D362DDCB4A2_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_get_Count_m49A10559EA7200653E50E8C52D7D3045535802DF_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_get_Item_m7FDACBCB1ABE4D8F3FD65F47FE316DA5376E70FB_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * V_1 = NULL; HID_tF5DA045053DC4AF556BA93C3FD9076208341ADAE * V_2 = NULL; ReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0 V_3; memset((&V_3), 0, sizeof(V_3)); { // s_SupportedHIDUsages = value.ToArray(); HIDPageUsageU5BU5D_t89C76CB12CFAA380D643F494A3D71DEE6DD398A9* L_0; L_0 = ReadOnlyArray_1_ToArray_mBD273595BEB73697F17B001820D54D362DDCB4A2((ReadOnlyArray_1_t65D4237D7273ED78F10C0560643AFDB52BE3A58A *)(&___value0), /*hidden argument*/ReadOnlyArray_1_ToArray_mBD273595BEB73697F17B001820D54D362DDCB4A2_RuntimeMethod_var); ((HIDSupport_t59A3EBDE28C31B5C6270F43555CD973C6AE885BC_StaticFields*)il2cpp_codegen_static_fields_for(HIDSupport_t59A3EBDE28C31B5C6270F43555CD973C6AE885BC_il2cpp_TypeInfo_var))->set_s_SupportedHIDUsages_0(L_0); // InputSystem.s_Manager.AddAvailableDevicesThatAreNowRecognized(); IL2CPP_RUNTIME_CLASS_INIT(InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var); InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F * L_1 = ((InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_StaticFields*)il2cpp_codegen_static_fields_for(InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var))->get_s_Manager_2(); NullCheck(L_1); InputManager_AddAvailableDevicesThatAreNowRecognized_mAB791BABE33F529FBF87F6A90A42C521EC005527(L_1, /*hidden argument*/NULL); // for (var i = 0; i < InputSystem.devices.Count; ++i) V_0 = 0; goto IL_006d; } IL_001a: { // var device = InputSystem.devices[i]; IL2CPP_RUNTIME_CLASS_INIT(InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var); ReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0 L_2; L_2 = InputSystem_get_devices_mB346D1402C607C5EEF4CBAED94C3DADF52CF3831(/*hidden argument*/NULL); V_3 = L_2; int32_t L_3 = V_0; InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * L_4; L_4 = ReadOnlyArray_1_get_Item_m7FDACBCB1ABE4D8F3FD65F47FE316DA5376E70FB((ReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0 *)(&V_3), L_3, /*hidden argument*/ReadOnlyArray_1_get_Item_m7FDACBCB1ABE4D8F3FD65F47FE316DA5376E70FB_RuntimeMethod_var); V_1 = L_4; // if (device is HID hid && !s_SupportedHIDUsages.Contains(new HIDPageUsage(hid.hidDescriptor.usagePage, hid.hidDescriptor.usage))) InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * L_5 = V_1; V_2 = ((HID_tF5DA045053DC4AF556BA93C3FD9076208341ADAE *)IsInstClass((RuntimeObject*)L_5, HID_tF5DA045053DC4AF556BA93C3FD9076208341ADAE_il2cpp_TypeInfo_var)); HID_tF5DA045053DC4AF556BA93C3FD9076208341ADAE * L_6 = V_2; if (!L_6) { goto IL_0069; } } { HIDPageUsageU5BU5D_t89C76CB12CFAA380D643F494A3D71DEE6DD398A9* L_7 = ((HIDSupport_t59A3EBDE28C31B5C6270F43555CD973C6AE885BC_StaticFields*)il2cpp_codegen_static_fields_for(HIDSupport_t59A3EBDE28C31B5C6270F43555CD973C6AE885BC_il2cpp_TypeInfo_var))->get_s_SupportedHIDUsages_0(); HID_tF5DA045053DC4AF556BA93C3FD9076208341ADAE * L_8 = V_2; NullCheck(L_8); HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_9; L_9 = HID_get_hidDescriptor_m2443379B4FE03A3276D426BCEEEB7BBDE6650EBA(L_8, /*hidden argument*/NULL); int32_t L_10 = L_9.get_usagePage_3(); HID_tF5DA045053DC4AF556BA93C3FD9076208341ADAE * L_11 = V_2; NullCheck(L_11); HIDDeviceDescriptor_tE61B0060D8CCC82E21E49C4B8D4AF6F80E4F706D L_12; L_12 = HID_get_hidDescriptor_m2443379B4FE03A3276D426BCEEEB7BBDE6650EBA(L_11, /*hidden argument*/NULL); int32_t L_13 = L_12.get_usage_2(); HIDPageUsage_t879BAF59B0E8E71FE5FCC27A695C704E7A958AC1 L_14; memset((&L_14), 0, sizeof(L_14)); HIDPageUsage__ctor_m8642E86781BD2BBB532A1A4C1486A8073A8866CB((&L_14), L_10, L_13, /*hidden argument*/NULL); bool L_15; L_15 = Enumerable_Contains_TisHIDPageUsage_t879BAF59B0E8E71FE5FCC27A695C704E7A958AC1_m29299AE4039D5BADEA32996DA670E2833A5C8DDA((RuntimeObject*)(RuntimeObject*)L_7, L_14, /*hidden argument*/Enumerable_Contains_TisHIDPageUsage_t879BAF59B0E8E71FE5FCC27A695C704E7A958AC1_m29299AE4039D5BADEA32996DA670E2833A5C8DDA_RuntimeMethod_var); if (L_15) { goto IL_0069; } } { // InputSystem.RemoveLayout(device.layout); InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * L_16 = V_1; NullCheck(L_16); String_t* L_17; L_17 = InputControl_get_layout_m6A38EE2D15A5FCFDEE94B4056DD1565E17378454(L_16, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var); InputSystem_RemoveLayout_mC01F2049190A1DC0ACD61659B9A3FD11B8A53EEA(L_17, /*hidden argument*/NULL); // --i; int32_t L_18 = V_0; V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_18, (int32_t)1)); } IL_0069: { // for (var i = 0; i < InputSystem.devices.Count; ++i) int32_t L_19 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_006d: { // for (var i = 0; i < InputSystem.devices.Count; ++i) int32_t L_20 = V_0; IL2CPP_RUNTIME_CLASS_INIT(InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var); ReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0 L_21; L_21 = InputSystem_get_devices_mB346D1402C607C5EEF4CBAED94C3DADF52CF3831(/*hidden argument*/NULL); V_3 = L_21; int32_t L_22; L_22 = ReadOnlyArray_1_get_Count_m49A10559EA7200653E50E8C52D7D3045535802DF_inline((ReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0 *)(&V_3), /*hidden argument*/ReadOnlyArray_1_get_Count_m49A10559EA7200653E50E8C52D7D3045535802DF_RuntimeMethod_var); if ((((int32_t)L_20) < ((int32_t)L_22))) { goto IL_001a; } } { // } return; } } // System.Void UnityEngine.InputSystem.HID.HIDSupport::Initialize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HIDSupport_Initialize_m4BDF7E82A296F5D38EA0683041689F642D7D0688 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HIDPageUsageU5BU5D_t89C76CB12CFAA380D643F494A3D71DEE6DD398A9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HIDSupport_t59A3EBDE28C31B5C6270F43555CD973C6AE885BC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HID_OnFindLayoutForDevice_mAE78E7194D59B80D217B0C6D385BA1765EDC2A7E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputDeviceFindControlLayoutDelegate_tE30412E20D6F6870BF090C6D6C4CA9B4CFD0978F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputSystem_RegisterLayout_TisHID_tF5DA045053DC4AF556BA93C3FD9076208341ADAE_m9D5BB99251B33CECBEF2D77A3AB0165DB28BE5C2_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Nullable_1_tE1D8A3913CBF79878F4DDA0EBFA9459B09EA705E V_0; memset((&V_0), 0, sizeof(V_0)); { // s_SupportedHIDUsages = new[] // { // new HIDPageUsage(HID.GenericDesktop.Joystick), // new HIDPageUsage(HID.GenericDesktop.Gamepad), // new HIDPageUsage(HID.GenericDesktop.MultiAxisController), // }; HIDPageUsageU5BU5D_t89C76CB12CFAA380D643F494A3D71DEE6DD398A9* L_0 = (HIDPageUsageU5BU5D_t89C76CB12CFAA380D643F494A3D71DEE6DD398A9*)(HIDPageUsageU5BU5D_t89C76CB12CFAA380D643F494A3D71DEE6DD398A9*)SZArrayNew(HIDPageUsageU5BU5D_t89C76CB12CFAA380D643F494A3D71DEE6DD398A9_il2cpp_TypeInfo_var, (uint32_t)3); HIDPageUsageU5BU5D_t89C76CB12CFAA380D643F494A3D71DEE6DD398A9* L_1 = L_0; HIDPageUsage_t879BAF59B0E8E71FE5FCC27A695C704E7A958AC1 L_2; memset((&L_2), 0, sizeof(L_2)); HIDPageUsage__ctor_m8A61F2E5735278660B61CDEA0A722F218933A3BC((&L_2), 4, /*hidden argument*/NULL); NullCheck(L_1); (L_1)->SetAt(static_cast(0), (HIDPageUsage_t879BAF59B0E8E71FE5FCC27A695C704E7A958AC1 )L_2); HIDPageUsageU5BU5D_t89C76CB12CFAA380D643F494A3D71DEE6DD398A9* L_3 = L_1; HIDPageUsage_t879BAF59B0E8E71FE5FCC27A695C704E7A958AC1 L_4; memset((&L_4), 0, sizeof(L_4)); HIDPageUsage__ctor_m8A61F2E5735278660B61CDEA0A722F218933A3BC((&L_4), 5, /*hidden argument*/NULL); NullCheck(L_3); (L_3)->SetAt(static_cast(1), (HIDPageUsage_t879BAF59B0E8E71FE5FCC27A695C704E7A958AC1 )L_4); HIDPageUsageU5BU5D_t89C76CB12CFAA380D643F494A3D71DEE6DD398A9* L_5 = L_3; HIDPageUsage_t879BAF59B0E8E71FE5FCC27A695C704E7A958AC1 L_6; memset((&L_6), 0, sizeof(L_6)); HIDPageUsage__ctor_m8A61F2E5735278660B61CDEA0A722F218933A3BC((&L_6), 8, /*hidden argument*/NULL); NullCheck(L_5); (L_5)->SetAt(static_cast(2), (HIDPageUsage_t879BAF59B0E8E71FE5FCC27A695C704E7A958AC1 )L_6); ((HIDSupport_t59A3EBDE28C31B5C6270F43555CD973C6AE885BC_StaticFields*)il2cpp_codegen_static_fields_for(HIDSupport_t59A3EBDE28C31B5C6270F43555CD973C6AE885BC_il2cpp_TypeInfo_var))->set_s_SupportedHIDUsages_0(L_5); // InputSystem.RegisterLayout(); il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_tE1D8A3913CBF79878F4DDA0EBFA9459B09EA705E )); Nullable_1_tE1D8A3913CBF79878F4DDA0EBFA9459B09EA705E L_7 = V_0; IL2CPP_RUNTIME_CLASS_INIT(InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var); InputSystem_RegisterLayout_TisHID_tF5DA045053DC4AF556BA93C3FD9076208341ADAE_m9D5BB99251B33CECBEF2D77A3AB0165DB28BE5C2((String_t*)NULL, L_7, /*hidden argument*/InputSystem_RegisterLayout_TisHID_tF5DA045053DC4AF556BA93C3FD9076208341ADAE_m9D5BB99251B33CECBEF2D77A3AB0165DB28BE5C2_RuntimeMethod_var); // InputSystem.onFindLayoutForDevice += HID.OnFindLayoutForDevice; InputDeviceFindControlLayoutDelegate_tE30412E20D6F6870BF090C6D6C4CA9B4CFD0978F * L_8 = (InputDeviceFindControlLayoutDelegate_tE30412E20D6F6870BF090C6D6C4CA9B4CFD0978F *)il2cpp_codegen_object_new(InputDeviceFindControlLayoutDelegate_tE30412E20D6F6870BF090C6D6C4CA9B4CFD0978F_il2cpp_TypeInfo_var); InputDeviceFindControlLayoutDelegate__ctor_m819880F6D75381E5761D2056CBA173DE14815948(L_8, NULL, (intptr_t)((intptr_t)HID_OnFindLayoutForDevice_mAE78E7194D59B80D217B0C6D385BA1765EDC2A7E_RuntimeMethod_var), /*hidden argument*/NULL); InputSystem_add_onFindLayoutForDevice_m580C97437C27373F0F16CD47726FCB6D428F51AF(L_8, /*hidden argument*/NULL); // } return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.InputSystem.Controls.AxisControl Unity.XR.OpenVR.HandedViveTracker::get_grip() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * HandedViveTracker_get_grip_m0AEAE2155B1D6CB55FB7043EC842BC3C3EE5F045 (HandedViveTracker_t26F1A0D912FCAD8AB1B23E7BA239E6CC52AFFAA1 * __this, const RuntimeMethod* method) { { // public AxisControl grip { get; private set; } AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * L_0 = __this->get_U3CgripU3Ek__BackingField_45(); return L_0; } } // System.Void Unity.XR.OpenVR.HandedViveTracker::set_grip(UnityEngine.InputSystem.Controls.AxisControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HandedViveTracker_set_grip_mEB36639969F25537D804CC1704CD74B8C3621E45 (HandedViveTracker_t26F1A0D912FCAD8AB1B23E7BA239E6CC52AFFAA1 * __this, AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * ___value0, const RuntimeMethod* method) { { // public AxisControl grip { get; private set; } AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * L_0 = ___value0; __this->set_U3CgripU3Ek__BackingField_45(L_0); return; } } // UnityEngine.InputSystem.Controls.ButtonControl Unity.XR.OpenVR.HandedViveTracker::get_gripPressed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * HandedViveTracker_get_gripPressed_m91637BE928C0FA61CC042C4872D8FB6683476B8F (HandedViveTracker_t26F1A0D912FCAD8AB1B23E7BA239E6CC52AFFAA1 * __this, const RuntimeMethod* method) { { // public ButtonControl gripPressed { get; private set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = __this->get_U3CgripPressedU3Ek__BackingField_46(); return L_0; } } // System.Void Unity.XR.OpenVR.HandedViveTracker::set_gripPressed(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HandedViveTracker_set_gripPressed_m2062F0F2CC50A8E73ACEDB1647CD47452F9FFBD5 (HandedViveTracker_t26F1A0D912FCAD8AB1B23E7BA239E6CC52AFFAA1 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl gripPressed { get; private set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CgripPressedU3Ek__BackingField_46(L_0); return; } } // UnityEngine.InputSystem.Controls.ButtonControl Unity.XR.OpenVR.HandedViveTracker::get_primary() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * HandedViveTracker_get_primary_mBE40F1962F122FD604FECF9BD97E79449C119217 (HandedViveTracker_t26F1A0D912FCAD8AB1B23E7BA239E6CC52AFFAA1 * __this, const RuntimeMethod* method) { { // public ButtonControl primary { get; private set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = __this->get_U3CprimaryU3Ek__BackingField_47(); return L_0; } } // System.Void Unity.XR.OpenVR.HandedViveTracker::set_primary(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HandedViveTracker_set_primary_m9DAB8A30C6E2A836AC4914ED4E6F46491A872A80 (HandedViveTracker_t26F1A0D912FCAD8AB1B23E7BA239E6CC52AFFAA1 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl primary { get; private set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CprimaryU3Ek__BackingField_47(L_0); return; } } // UnityEngine.InputSystem.Controls.ButtonControl Unity.XR.OpenVR.HandedViveTracker::get_trackpadPressed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * HandedViveTracker_get_trackpadPressed_mB695A811D4F05B3B4FCA35A847500805C9FF74CA (HandedViveTracker_t26F1A0D912FCAD8AB1B23E7BA239E6CC52AFFAA1 * __this, const RuntimeMethod* method) { { // public ButtonControl trackpadPressed { get; private set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = __this->get_U3CtrackpadPressedU3Ek__BackingField_48(); return L_0; } } // System.Void Unity.XR.OpenVR.HandedViveTracker::set_trackpadPressed(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HandedViveTracker_set_trackpadPressed_m212457EB25EEA8515DE22B40F1EBFC7B5E4C0CE2 (HandedViveTracker_t26F1A0D912FCAD8AB1B23E7BA239E6CC52AFFAA1 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl trackpadPressed { get; private set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CtrackpadPressedU3Ek__BackingField_48(L_0); return; } } // UnityEngine.InputSystem.Controls.ButtonControl Unity.XR.OpenVR.HandedViveTracker::get_triggerPressed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * HandedViveTracker_get_triggerPressed_m3648BD88ECA0D61CB60CFEDB7CCCFF34B6F52E35 (HandedViveTracker_t26F1A0D912FCAD8AB1B23E7BA239E6CC52AFFAA1 * __this, const RuntimeMethod* method) { { // public ButtonControl triggerPressed { get; private set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = __this->get_U3CtriggerPressedU3Ek__BackingField_49(); return L_0; } } // System.Void Unity.XR.OpenVR.HandedViveTracker::set_triggerPressed(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HandedViveTracker_set_triggerPressed_mB200068960ECA603A652896F21243FDA5704DA68 (HandedViveTracker_t26F1A0D912FCAD8AB1B23E7BA239E6CC52AFFAA1 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl triggerPressed { get; private set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CtriggerPressedU3Ek__BackingField_49(L_0); return; } } // System.Void Unity.XR.OpenVR.HandedViveTracker::FinishSetup() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HandedViveTracker_FinishSetup_m3870851BD5A62B91D70421AE9D2B61063502FACF (HandedViveTracker_t26F1A0D912FCAD8AB1B23E7BA239E6CC52AFFAA1 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisAxisControl_tA997FF52442F7B08C7E13B7028393B4117248680_m393D62A7199F4ECF21B55FD1C2DDB1D5B8C38813_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral123C43710F305AB10E82F1B225DACB726753B5B8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4FAF1332EAA22ED62546993B44D1AE07024AA9C9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6B7B4D9A6606E6EE99A64447DFA7DB3DC7C870F5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral836BEF03CDF7F78C55ADABFC8E7F1FC31387E456); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9C0461316058197D67FFB59CE6A345F2B7BEA590); s_Il2CppMethodInitialized = true; } { // grip = GetChildControl("grip"); AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * L_0; L_0 = InputControl_GetChildControl_TisAxisControl_tA997FF52442F7B08C7E13B7028393B4117248680_m393D62A7199F4ECF21B55FD1C2DDB1D5B8C38813(__this, _stringLiteral4FAF1332EAA22ED62546993B44D1AE07024AA9C9, /*hidden argument*/InputControl_GetChildControl_TisAxisControl_tA997FF52442F7B08C7E13B7028393B4117248680_m393D62A7199F4ECF21B55FD1C2DDB1D5B8C38813_RuntimeMethod_var); HandedViveTracker_set_grip_mEB36639969F25537D804CC1704CD74B8C3621E45_inline(__this, L_0, /*hidden argument*/NULL); // primary = GetChildControl("primary"); ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_1; L_1 = InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766(__this, _stringLiteral123C43710F305AB10E82F1B225DACB726753B5B8, /*hidden argument*/InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766_RuntimeMethod_var); HandedViveTracker_set_primary_m9DAB8A30C6E2A836AC4914ED4E6F46491A872A80_inline(__this, L_1, /*hidden argument*/NULL); // gripPressed = GetChildControl("gripPressed"); ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_2; L_2 = InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766(__this, _stringLiteral836BEF03CDF7F78C55ADABFC8E7F1FC31387E456, /*hidden argument*/InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766_RuntimeMethod_var); HandedViveTracker_set_gripPressed_m2062F0F2CC50A8E73ACEDB1647CD47452F9FFBD5_inline(__this, L_2, /*hidden argument*/NULL); // trackpadPressed = GetChildControl("trackpadPressed"); ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_3; L_3 = InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766(__this, _stringLiteral6B7B4D9A6606E6EE99A64447DFA7DB3DC7C870F5, /*hidden argument*/InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766_RuntimeMethod_var); HandedViveTracker_set_trackpadPressed_m212457EB25EEA8515DE22B40F1EBFC7B5E4C0CE2_inline(__this, L_3, /*hidden argument*/NULL); // triggerPressed = GetChildControl("triggerPressed"); ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_4; L_4 = InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766(__this, _stringLiteral9C0461316058197D67FFB59CE6A345F2B7BEA590, /*hidden argument*/InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766_RuntimeMethod_var); HandedViveTracker_set_triggerPressed_mB200068960ECA603A652896F21243FDA5704DA68_inline(__this, L_4, /*hidden argument*/NULL); // base.FinishSetup(); ViveTracker_FinishSetup_m5A09F01FC465CBD19B36B13F20382C6C0F9B4749(__this, /*hidden argument*/NULL); // } return; } } // System.Void Unity.XR.OpenVR.HandedViveTracker::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HandedViveTracker__ctor_m52E6282157224809DB06389F68F07EFEDA0C6E50 (HandedViveTracker_t26F1A0D912FCAD8AB1B23E7BA239E6CC52AFFAA1 * __this, const RuntimeMethod* method) { { ViveTracker__ctor_mC3BC2F9D68E9E128A1E9147692C122DEE84E2AC5(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.InputSystem.XR.Haptics.HapticCapabilities::.ctor(System.UInt32,System.UInt32,System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HapticCapabilities__ctor_m25C08126B547B85A455C6FF8FC0A00235147D11C (HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 * __this, uint32_t ___numChannels0, uint32_t ___frequencyHz1, uint32_t ___maxBufferSize2, const RuntimeMethod* method) { { // this.numChannels = numChannels; uint32_t L_0 = ___numChannels0; HapticCapabilities_set_numChannels_mC866EAC0923C638F6018DD818A424E48087CFC84_inline((HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 *)__this, L_0, /*hidden argument*/NULL); // this.frequencyHz = frequencyHz; uint32_t L_1 = ___frequencyHz1; HapticCapabilities_set_frequencyHz_mFC990506C8FB3B4D4470995F9F14EC1D5D39C97A_inline((HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 *)__this, L_1, /*hidden argument*/NULL); // this.maxBufferSize = maxBufferSize; uint32_t L_2 = ___maxBufferSize2; HapticCapabilities_set_maxBufferSize_m1130387C1CA061B8AE5DAC568F36058F86C63963_inline((HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 *)__this, L_2, /*hidden argument*/NULL); // } return; } } IL2CPP_EXTERN_C void HapticCapabilities__ctor_m25C08126B547B85A455C6FF8FC0A00235147D11C_AdjustorThunk (RuntimeObject * __this, uint32_t ___numChannels0, uint32_t ___frequencyHz1, uint32_t ___maxBufferSize2, const RuntimeMethod* method) { int32_t _offset = 1; HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 * _thisAdjusted = reinterpret_cast(__this + _offset); HapticCapabilities__ctor_m25C08126B547B85A455C6FF8FC0A00235147D11C(_thisAdjusted, ___numChannels0, ___frequencyHz1, ___maxBufferSize2, method); } // System.UInt32 UnityEngine.InputSystem.XR.Haptics.HapticCapabilities::get_numChannels() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t HapticCapabilities_get_numChannels_m37856674D857A9B463C14B14E7B871D018F6DBAD (HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 * __this, const RuntimeMethod* method) { { // public uint numChannels { get; private set; } uint32_t L_0 = __this->get_U3CnumChannelsU3Ek__BackingField_0(); return L_0; } } IL2CPP_EXTERN_C uint32_t HapticCapabilities_get_numChannels_m37856674D857A9B463C14B14E7B871D018F6DBAD_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 * _thisAdjusted = reinterpret_cast(__this + _offset); uint32_t _returnValue; _returnValue = HapticCapabilities_get_numChannels_m37856674D857A9B463C14B14E7B871D018F6DBAD_inline(_thisAdjusted, method); return _returnValue; } // System.Void UnityEngine.InputSystem.XR.Haptics.HapticCapabilities::set_numChannels(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HapticCapabilities_set_numChannels_mC866EAC0923C638F6018DD818A424E48087CFC84 (HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 * __this, uint32_t ___value0, const RuntimeMethod* method) { { // public uint numChannels { get; private set; } uint32_t L_0 = ___value0; __this->set_U3CnumChannelsU3Ek__BackingField_0(L_0); return; } } IL2CPP_EXTERN_C void HapticCapabilities_set_numChannels_mC866EAC0923C638F6018DD818A424E48087CFC84_AdjustorThunk (RuntimeObject * __this, uint32_t ___value0, const RuntimeMethod* method) { int32_t _offset = 1; HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 * _thisAdjusted = reinterpret_cast(__this + _offset); HapticCapabilities_set_numChannels_mC866EAC0923C638F6018DD818A424E48087CFC84_inline(_thisAdjusted, ___value0, method); } // System.UInt32 UnityEngine.InputSystem.XR.Haptics.HapticCapabilities::get_frequencyHz() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t HapticCapabilities_get_frequencyHz_m197C31727373AA20D42BA214F5204C9545454094 (HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 * __this, const RuntimeMethod* method) { { // public uint frequencyHz { get; private set; } uint32_t L_0 = __this->get_U3CfrequencyHzU3Ek__BackingField_1(); return L_0; } } IL2CPP_EXTERN_C uint32_t HapticCapabilities_get_frequencyHz_m197C31727373AA20D42BA214F5204C9545454094_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 * _thisAdjusted = reinterpret_cast(__this + _offset); uint32_t _returnValue; _returnValue = HapticCapabilities_get_frequencyHz_m197C31727373AA20D42BA214F5204C9545454094_inline(_thisAdjusted, method); return _returnValue; } // System.Void UnityEngine.InputSystem.XR.Haptics.HapticCapabilities::set_frequencyHz(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HapticCapabilities_set_frequencyHz_mFC990506C8FB3B4D4470995F9F14EC1D5D39C97A (HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 * __this, uint32_t ___value0, const RuntimeMethod* method) { { // public uint frequencyHz { get; private set; } uint32_t L_0 = ___value0; __this->set_U3CfrequencyHzU3Ek__BackingField_1(L_0); return; } } IL2CPP_EXTERN_C void HapticCapabilities_set_frequencyHz_mFC990506C8FB3B4D4470995F9F14EC1D5D39C97A_AdjustorThunk (RuntimeObject * __this, uint32_t ___value0, const RuntimeMethod* method) { int32_t _offset = 1; HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 * _thisAdjusted = reinterpret_cast(__this + _offset); HapticCapabilities_set_frequencyHz_mFC990506C8FB3B4D4470995F9F14EC1D5D39C97A_inline(_thisAdjusted, ___value0, method); } // System.UInt32 UnityEngine.InputSystem.XR.Haptics.HapticCapabilities::get_maxBufferSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t HapticCapabilities_get_maxBufferSize_m287E3FE85FBF7DF38EC613D4A80B1AA4CDD06476 (HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 * __this, const RuntimeMethod* method) { { // public uint maxBufferSize { get; private set; } uint32_t L_0 = __this->get_U3CmaxBufferSizeU3Ek__BackingField_2(); return L_0; } } IL2CPP_EXTERN_C uint32_t HapticCapabilities_get_maxBufferSize_m287E3FE85FBF7DF38EC613D4A80B1AA4CDD06476_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 * _thisAdjusted = reinterpret_cast(__this + _offset); uint32_t _returnValue; _returnValue = HapticCapabilities_get_maxBufferSize_m287E3FE85FBF7DF38EC613D4A80B1AA4CDD06476_inline(_thisAdjusted, method); return _returnValue; } // System.Void UnityEngine.InputSystem.XR.Haptics.HapticCapabilities::set_maxBufferSize(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HapticCapabilities_set_maxBufferSize_m1130387C1CA061B8AE5DAC568F36058F86C63963 (HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 * __this, uint32_t ___value0, const RuntimeMethod* method) { { // public uint maxBufferSize { get; private set; } uint32_t L_0 = ___value0; __this->set_U3CmaxBufferSizeU3Ek__BackingField_2(L_0); return; } } IL2CPP_EXTERN_C void HapticCapabilities_set_maxBufferSize_m1130387C1CA061B8AE5DAC568F36058F86C63963_AdjustorThunk (RuntimeObject * __this, uint32_t ___value0, const RuntimeMethod* method) { int32_t _offset = 1; HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 * _thisAdjusted = reinterpret_cast(__this + _offset); HapticCapabilities_set_maxBufferSize_m1130387C1CA061B8AE5DAC568F36058F86C63963_inline(_thisAdjusted, ___value0, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.InputSystem.XR.Haptics.HapticState::.ctor(System.UInt32,System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HapticState__ctor_m59678233BA22F35A680B44817E90C9EA5292E2A1 (HapticState_t1D3C01E3B968E43A27E3702B7F6C121F41DEBF46 * __this, uint32_t ___samplesQueued0, uint32_t ___samplesAvailable1, const RuntimeMethod* method) { { // this.samplesQueued = samplesQueued; uint32_t L_0 = ___samplesQueued0; HapticState_set_samplesQueued_m02FD5E40A7603C3BDEA4DC63C6802CF2CDD31D55_inline((HapticState_t1D3C01E3B968E43A27E3702B7F6C121F41DEBF46 *)__this, L_0, /*hidden argument*/NULL); // this.samplesAvailable = samplesAvailable; uint32_t L_1 = ___samplesAvailable1; HapticState_set_samplesAvailable_m99AE1CC215A6B4ED4BF270A6B637F7D59DF41F53_inline((HapticState_t1D3C01E3B968E43A27E3702B7F6C121F41DEBF46 *)__this, L_1, /*hidden argument*/NULL); // } return; } } IL2CPP_EXTERN_C void HapticState__ctor_m59678233BA22F35A680B44817E90C9EA5292E2A1_AdjustorThunk (RuntimeObject * __this, uint32_t ___samplesQueued0, uint32_t ___samplesAvailable1, const RuntimeMethod* method) { int32_t _offset = 1; HapticState_t1D3C01E3B968E43A27E3702B7F6C121F41DEBF46 * _thisAdjusted = reinterpret_cast(__this + _offset); HapticState__ctor_m59678233BA22F35A680B44817E90C9EA5292E2A1(_thisAdjusted, ___samplesQueued0, ___samplesAvailable1, method); } // System.UInt32 UnityEngine.InputSystem.XR.Haptics.HapticState::get_samplesQueued() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t HapticState_get_samplesQueued_m57C98BE073FD21E0155DBD1310C281D6D64AE366 (HapticState_t1D3C01E3B968E43A27E3702B7F6C121F41DEBF46 * __this, const RuntimeMethod* method) { { // public uint samplesQueued { get; private set; } uint32_t L_0 = __this->get_U3CsamplesQueuedU3Ek__BackingField_0(); return L_0; } } IL2CPP_EXTERN_C uint32_t HapticState_get_samplesQueued_m57C98BE073FD21E0155DBD1310C281D6D64AE366_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; HapticState_t1D3C01E3B968E43A27E3702B7F6C121F41DEBF46 * _thisAdjusted = reinterpret_cast(__this + _offset); uint32_t _returnValue; _returnValue = HapticState_get_samplesQueued_m57C98BE073FD21E0155DBD1310C281D6D64AE366_inline(_thisAdjusted, method); return _returnValue; } // System.Void UnityEngine.InputSystem.XR.Haptics.HapticState::set_samplesQueued(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HapticState_set_samplesQueued_m02FD5E40A7603C3BDEA4DC63C6802CF2CDD31D55 (HapticState_t1D3C01E3B968E43A27E3702B7F6C121F41DEBF46 * __this, uint32_t ___value0, const RuntimeMethod* method) { { // public uint samplesQueued { get; private set; } uint32_t L_0 = ___value0; __this->set_U3CsamplesQueuedU3Ek__BackingField_0(L_0); return; } } IL2CPP_EXTERN_C void HapticState_set_samplesQueued_m02FD5E40A7603C3BDEA4DC63C6802CF2CDD31D55_AdjustorThunk (RuntimeObject * __this, uint32_t ___value0, const RuntimeMethod* method) { int32_t _offset = 1; HapticState_t1D3C01E3B968E43A27E3702B7F6C121F41DEBF46 * _thisAdjusted = reinterpret_cast(__this + _offset); HapticState_set_samplesQueued_m02FD5E40A7603C3BDEA4DC63C6802CF2CDD31D55_inline(_thisAdjusted, ___value0, method); } // System.UInt32 UnityEngine.InputSystem.XR.Haptics.HapticState::get_samplesAvailable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t HapticState_get_samplesAvailable_m94E3971D45D1E132C6DFB390455A26CE9A78A7AC (HapticState_t1D3C01E3B968E43A27E3702B7F6C121F41DEBF46 * __this, const RuntimeMethod* method) { { // public uint samplesAvailable { get; private set; } uint32_t L_0 = __this->get_U3CsamplesAvailableU3Ek__BackingField_1(); return L_0; } } IL2CPP_EXTERN_C uint32_t HapticState_get_samplesAvailable_m94E3971D45D1E132C6DFB390455A26CE9A78A7AC_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; HapticState_t1D3C01E3B968E43A27E3702B7F6C121F41DEBF46 * _thisAdjusted = reinterpret_cast(__this + _offset); uint32_t _returnValue; _returnValue = HapticState_get_samplesAvailable_m94E3971D45D1E132C6DFB390455A26CE9A78A7AC_inline(_thisAdjusted, method); return _returnValue; } // System.Void UnityEngine.InputSystem.XR.Haptics.HapticState::set_samplesAvailable(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HapticState_set_samplesAvailable_m99AE1CC215A6B4ED4BF270A6B637F7D59DF41F53 (HapticState_t1D3C01E3B968E43A27E3702B7F6C121F41DEBF46 * __this, uint32_t ___value0, const RuntimeMethod* method) { { // public uint samplesAvailable { get; private set; } uint32_t L_0 = ___value0; __this->set_U3CsamplesAvailableU3Ek__BackingField_1(L_0); return; } } IL2CPP_EXTERN_C void HapticState_set_samplesAvailable_m99AE1CC215A6B4ED4BF270A6B637F7D59DF41F53_AdjustorThunk (RuntimeObject * __this, uint32_t ___value0, const RuntimeMethod* method) { int32_t _offset = 1; HapticState_t1D3C01E3B968E43A27E3702B7F6C121F41DEBF46 * _thisAdjusted = reinterpret_cast(__this + _offset); HapticState_set_samplesAvailable_m99AE1CC215A6B4ED4BF270A6B637F7D59DF41F53_inline(_thisAdjusted, ___value0, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Single UnityEngine.InputSystem.Interactions.HoldInteraction::get_durationOrDefault() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float HoldInteraction_get_durationOrDefault_m25BBB4C3CC4972871A9A2B74D0469CA0AC636C20 (HoldInteraction_t715CE494CFF68BC626B4D35D87BC2813C4119F72 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // private float durationOrDefault => duration > 0.0 ? duration : InputSystem.settings.defaultHoldTime; float L_0 = __this->get_duration_0(); if ((((double)((double)((double)L_0))) > ((double)(0.0)))) { goto IL_001d; } } { IL2CPP_RUNTIME_CLASS_INIT(InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var); InputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6 * L_1; L_1 = InputSystem_get_settings_mA42EFB90BC81DD4A8E7C5B069395915157571ED8(/*hidden argument*/NULL); NullCheck(L_1); float L_2; L_2 = InputSettings_get_defaultHoldTime_m66A2899F8C0BB993B906B4C3F564EEE724C0050C_inline(L_1, /*hidden argument*/NULL); return L_2; } IL_001d: { float L_3 = __this->get_duration_0(); return L_3; } } // System.Single UnityEngine.InputSystem.Interactions.HoldInteraction::get_pressPointOrDefault() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float HoldInteraction_get_pressPointOrDefault_m25ECAF63C6E1E7813083DC8632510AF68124A502 (HoldInteraction_t715CE494CFF68BC626B4D35D87BC2813C4119F72 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // private float pressPointOrDefault => pressPoint > 0.0 ? pressPoint : ButtonControl.s_GlobalDefaultButtonPressPoint; float L_0 = __this->get_pressPoint_1(); if ((((double)((double)((double)L_0))) > ((double)(0.0)))) { goto IL_0018; } } { float L_1 = ((ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_StaticFields*)il2cpp_codegen_static_fields_for(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_il2cpp_TypeInfo_var))->get_s_GlobalDefaultButtonPressPoint_34(); return L_1; } IL_0018: { float L_2 = __this->get_pressPoint_1(); return L_2; } } // System.Void UnityEngine.InputSystem.Interactions.HoldInteraction::Process(UnityEngine.InputSystem.InputInteractionContext&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HoldInteraction_Process_mA34953DF64902369E39BE0CE5CD781C8401A8CE5 (HoldInteraction_t715CE494CFF68BC626B4D35D87BC2813C4119F72 * __this, InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 * ___context0, const RuntimeMethod* method) { int32_t V_0 = 0; { // if (context.timerHasExpired) InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 * L_0 = ___context0; bool L_1; L_1 = InputInteractionContext_get_timerHasExpired_mDE56578A71907B074611261FFE6923D8DEF9BE5C((InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 *)L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000f; } } { // context.PerformedAndStayPerformed(); InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 * L_2 = ___context0; InputInteractionContext_PerformedAndStayPerformed_m7F6E9A7FFC70F7FF9AAC627A301B63BC9ACA5CC0((InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 *)L_2, /*hidden argument*/NULL); // return; return; } IL_000f: { // switch (context.phase) InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 * L_3 = ___context0; int32_t L_4; L_4 = InputInteractionContext_get_phase_m1D1F933DC688D76CA3BFD84B5D69F8675A1B4641((InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 *)L_3, /*hidden argument*/NULL); V_0 = L_4; int32_t L_5 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)1))) { case 0: { goto IL_002b; } case 1: { goto IL_0058; } case 2: { goto IL_0088; } } } { return; } IL_002b: { // if (context.ControlIsActuated(pressPointOrDefault)) InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 * L_6 = ___context0; float L_7; L_7 = HoldInteraction_get_pressPointOrDefault_m25ECAF63C6E1E7813083DC8632510AF68124A502(__this, /*hidden argument*/NULL); bool L_8; L_8 = InputInteractionContext_ControlIsActuated_mDCF2AA5CA798067D94B97506A59DA2D3C9D30C19((InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 *)L_6, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_009c; } } { // m_TimePressed = context.time; InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 * L_9 = ___context0; double L_10; L_10 = InputInteractionContext_get_time_m3F56EF59500DB7157D98B9FCAAFA87144C6462C5((InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 *)L_9, /*hidden argument*/NULL); __this->set_m_TimePressed_2(L_10); // context.Started(); InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 * L_11 = ___context0; InputInteractionContext_Started_m23C1C4057523A978181856534E62F72A581A2503((InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 *)L_11, /*hidden argument*/NULL); // context.SetTimeout(durationOrDefault); InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 * L_12 = ___context0; float L_13; L_13 = HoldInteraction_get_durationOrDefault_m25BBB4C3CC4972871A9A2B74D0469CA0AC636C20(__this, /*hidden argument*/NULL); InputInteractionContext_SetTimeout_m2141731FADDC6FF74277B85667CE6164DE84FC9F((InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 *)L_12, L_13, /*hidden argument*/NULL); // break; return; } IL_0058: { // if (context.time - m_TimePressed >= durationOrDefault) InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 * L_14 = ___context0; double L_15; L_15 = InputInteractionContext_get_time_m3F56EF59500DB7157D98B9FCAAFA87144C6462C5((InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 *)L_14, /*hidden argument*/NULL); double L_16 = __this->get_m_TimePressed_2(); float L_17; L_17 = HoldInteraction_get_durationOrDefault_m25BBB4C3CC4972871A9A2B74D0469CA0AC636C20(__this, /*hidden argument*/NULL); if ((!(((double)((double)il2cpp_codegen_subtract((double)L_15, (double)L_16))) >= ((double)((double)((double)L_17)))))) { goto IL_0074; } } { // context.PerformedAndStayPerformed(); InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 * L_18 = ___context0; InputInteractionContext_PerformedAndStayPerformed_m7F6E9A7FFC70F7FF9AAC627A301B63BC9ACA5CC0((InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 *)L_18, /*hidden argument*/NULL); } IL_0074: { // if (!context.ControlIsActuated()) InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 * L_19 = ___context0; bool L_20; L_20 = InputInteractionContext_ControlIsActuated_mDCF2AA5CA798067D94B97506A59DA2D3C9D30C19((InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 *)L_19, (0.0f), /*hidden argument*/NULL); if (L_20) { goto IL_009c; } } { // context.Canceled(); InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 * L_21 = ___context0; InputInteractionContext_Canceled_m540CC348F474B1BEE12982ED2872EF050E52EBFA((InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 *)L_21, /*hidden argument*/NULL); // break; return; } IL_0088: { // if (!context.ControlIsActuated(pressPointOrDefault)) InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 * L_22 = ___context0; float L_23; L_23 = HoldInteraction_get_pressPointOrDefault_m25ECAF63C6E1E7813083DC8632510AF68124A502(__this, /*hidden argument*/NULL); bool L_24; L_24 = InputInteractionContext_ControlIsActuated_mDCF2AA5CA798067D94B97506A59DA2D3C9D30C19((InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 *)L_22, L_23, /*hidden argument*/NULL); if (L_24) { goto IL_009c; } } { // context.Canceled(); InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 * L_25 = ___context0; InputInteractionContext_Canceled_m540CC348F474B1BEE12982ED2872EF050E52EBFA((InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 *)L_25, /*hidden argument*/NULL); } IL_009c: { // } return; } } // System.Void UnityEngine.InputSystem.Interactions.HoldInteraction::Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HoldInteraction_Reset_mD869C3EB0712A447A5432CF5D5DF953E64EE13DB (HoldInteraction_t715CE494CFF68BC626B4D35D87BC2813C4119F72 * __this, const RuntimeMethod* method) { { // m_TimePressed = 0; __this->set_m_TimePressed_2((0.0)); // } return; } } // System.Void UnityEngine.InputSystem.Interactions.HoldInteraction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HoldInteraction__ctor_m3A7DB81360768DA51D51643FD360D52D08E53C59 (HoldInteraction_t715CE494CFF68BC626B4D35D87BC2813C4119F72 * __this, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.WindowsMR.Input.HololensHand::get_deviceVelocity() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * HololensHand_get_deviceVelocity_m33C14512EF180582D13FC9DCD8AF2BFCC976809C (HololensHand_tC27B3AE488E54440908E19BD3C009690A2BD6769 * __this, const RuntimeMethod* method) { { // public Vector3Control deviceVelocity { get; private set; } Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * L_0 = __this->get_U3CdeviceVelocityU3Ek__BackingField_43(); return L_0; } } // System.Void UnityEngine.XR.WindowsMR.Input.HololensHand::set_deviceVelocity(UnityEngine.InputSystem.Controls.Vector3Control) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HololensHand_set_deviceVelocity_mE6479D389F03777B45EDA8CAEF0618199B0FB2D8 (HololensHand_tC27B3AE488E54440908E19BD3C009690A2BD6769 * __this, Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * ___value0, const RuntimeMethod* method) { { // public Vector3Control deviceVelocity { get; private set; } Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * L_0 = ___value0; __this->set_U3CdeviceVelocityU3Ek__BackingField_43(L_0); return; } } // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.WindowsMR.Input.HololensHand::get_airTap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * HololensHand_get_airTap_m6EE0FC60184A8E44A7C2DF43D248DD9E0090E26F (HololensHand_tC27B3AE488E54440908E19BD3C009690A2BD6769 * __this, const RuntimeMethod* method) { { // public ButtonControl airTap { get; private set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = __this->get_U3CairTapU3Ek__BackingField_44(); return L_0; } } // System.Void UnityEngine.XR.WindowsMR.Input.HololensHand::set_airTap(UnityEngine.InputSystem.Controls.ButtonControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HololensHand_set_airTap_mEF04F12BC4C57BA9B64C20427A53F2AC6453AC45 (HololensHand_tC27B3AE488E54440908E19BD3C009690A2BD6769 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl airTap { get; private set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CairTapU3Ek__BackingField_44(L_0); return; } } // UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.WindowsMR.Input.HololensHand::get_sourceLossRisk() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * HololensHand_get_sourceLossRisk_mCB98B49E75A473BC9353A34A35E440DDD2282BFD (HololensHand_tC27B3AE488E54440908E19BD3C009690A2BD6769 * __this, const RuntimeMethod* method) { { // public AxisControl sourceLossRisk { get; private set; } AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * L_0 = __this->get_U3CsourceLossRiskU3Ek__BackingField_45(); return L_0; } } // System.Void UnityEngine.XR.WindowsMR.Input.HololensHand::set_sourceLossRisk(UnityEngine.InputSystem.Controls.AxisControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HololensHand_set_sourceLossRisk_mC3DF929F82BC9FD615FCE471643F32BABBF136BA (HololensHand_tC27B3AE488E54440908E19BD3C009690A2BD6769 * __this, AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * ___value0, const RuntimeMethod* method) { { // public AxisControl sourceLossRisk { get; private set; } AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * L_0 = ___value0; __this->set_U3CsourceLossRiskU3Ek__BackingField_45(L_0); return; } } // UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.WindowsMR.Input.HololensHand::get_sourceLossMitigationDirection() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * HololensHand_get_sourceLossMitigationDirection_mB911442F1E637EA7B53A02F7082B15673AA1EF5F (HololensHand_tC27B3AE488E54440908E19BD3C009690A2BD6769 * __this, const RuntimeMethod* method) { { // public Vector3Control sourceLossMitigationDirection { get; private set; } Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * L_0 = __this->get_U3CsourceLossMitigationDirectionU3Ek__BackingField_46(); return L_0; } } // System.Void UnityEngine.XR.WindowsMR.Input.HololensHand::set_sourceLossMitigationDirection(UnityEngine.InputSystem.Controls.Vector3Control) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HololensHand_set_sourceLossMitigationDirection_m6FBDC9593C062CD7CD1DAE9F3F517046D71B1D90 (HololensHand_tC27B3AE488E54440908E19BD3C009690A2BD6769 * __this, Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * ___value0, const RuntimeMethod* method) { { // public Vector3Control sourceLossMitigationDirection { get; private set; } Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * L_0 = ___value0; __this->set_U3CsourceLossMitigationDirectionU3Ek__BackingField_46(L_0); return; } } // System.Void UnityEngine.XR.WindowsMR.Input.HololensHand::FinishSetup() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HololensHand_FinishSetup_m8501A9E119D97DD4C4B0DCED02B88811F65EC2E0 (HololensHand_tC27B3AE488E54440908E19BD3C009690A2BD6769 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisAxisControl_tA997FF52442F7B08C7E13B7028393B4117248680_m393D62A7199F4ECF21B55FD1C2DDB1D5B8C38813_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisVector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE_mD26314BFCC94ED995E96101D60D84A729E5F91AD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1D9BC2C776D045C8AE166A942A9E637A7CADE7E5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2D3C0882E8B897E888F8BF5C82A33ED850CDEA80); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral827E09C11A4BC48DE84AF1E4A6E0A987CD39CC68); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF13567104D38779E2ED560579293AAB6F638685C); s_Il2CppMethodInitialized = true; } { // base.FinishSetup(); XRController_FinishSetup_m30CF27D8142847ED6850AA8FADA625A82329D163(__this, /*hidden argument*/NULL); // airTap = GetChildControl("airTap"); ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0; L_0 = InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766(__this, _stringLiteralF13567104D38779E2ED560579293AAB6F638685C, /*hidden argument*/InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766_RuntimeMethod_var); HololensHand_set_airTap_mEF04F12BC4C57BA9B64C20427A53F2AC6453AC45_inline(__this, L_0, /*hidden argument*/NULL); // deviceVelocity = GetChildControl("deviceVelocity"); Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * L_1; L_1 = InputControl_GetChildControl_TisVector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE_mD26314BFCC94ED995E96101D60D84A729E5F91AD(__this, _stringLiteral2D3C0882E8B897E888F8BF5C82A33ED850CDEA80, /*hidden argument*/InputControl_GetChildControl_TisVector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE_mD26314BFCC94ED995E96101D60D84A729E5F91AD_RuntimeMethod_var); HololensHand_set_deviceVelocity_mE6479D389F03777B45EDA8CAEF0618199B0FB2D8_inline(__this, L_1, /*hidden argument*/NULL); // sourceLossRisk = GetChildControl("sourceLossRisk"); AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * L_2; L_2 = InputControl_GetChildControl_TisAxisControl_tA997FF52442F7B08C7E13B7028393B4117248680_m393D62A7199F4ECF21B55FD1C2DDB1D5B8C38813(__this, _stringLiteral827E09C11A4BC48DE84AF1E4A6E0A987CD39CC68, /*hidden argument*/InputControl_GetChildControl_TisAxisControl_tA997FF52442F7B08C7E13B7028393B4117248680_m393D62A7199F4ECF21B55FD1C2DDB1D5B8C38813_RuntimeMethod_var); HololensHand_set_sourceLossRisk_mC3DF929F82BC9FD615FCE471643F32BABBF136BA_inline(__this, L_2, /*hidden argument*/NULL); // sourceLossMitigationDirection = GetChildControl("sourceLossMitigationDirection"); Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * L_3; L_3 = InputControl_GetChildControl_TisVector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE_mD26314BFCC94ED995E96101D60D84A729E5F91AD(__this, _stringLiteral1D9BC2C776D045C8AE166A942A9E637A7CADE7E5, /*hidden argument*/InputControl_GetChildControl_TisVector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE_mD26314BFCC94ED995E96101D60D84A729E5F91AD_RuntimeMethod_var); HololensHand_set_sourceLossMitigationDirection_m6FBDC9593C062CD7CD1DAE9F3F517046D71B1D90_inline(__this, L_3, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.XR.WindowsMR.Input.HololensHand::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HololensHand__ctor_m6ECE3EEB56CD84DE4FA37B9AB09E52597045E466 (HololensHand_tC27B3AE488E54440908E19BD3C009690A2BD6769 * __this, const RuntimeMethod* method) { { XRController__ctor_mB38B2338886AFD6546CB5D4A9CB09C8DF4198827(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.InputSystem.Controls.AxisControl UnityEngine.InputSystem.HumiditySensor::get_relativeHumidity() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * HumiditySensor_get_relativeHumidity_m64D491E2DC473BA335B21C8F187CF622D3E46508 (HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095 * __this, const RuntimeMethod* method) { { // public AxisControl relativeHumidity { get; private set; } AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * L_0 = __this->get_U3CrelativeHumidityU3Ek__BackingField_39(); return L_0; } } // System.Void UnityEngine.InputSystem.HumiditySensor::set_relativeHumidity(UnityEngine.InputSystem.Controls.AxisControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HumiditySensor_set_relativeHumidity_m19A9C36AB7F16E0540BCEBCB6F66CA0F64E671C5 (HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095 * __this, AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * ___value0, const RuntimeMethod* method) { { // public AxisControl relativeHumidity { get; private set; } AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * L_0 = ___value0; __this->set_U3CrelativeHumidityU3Ek__BackingField_39(L_0); return; } } // UnityEngine.InputSystem.HumiditySensor UnityEngine.InputSystem.HumiditySensor::get_current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095 * HumiditySensor_get_current_m696EC9E9CDFB286F492EBDFE6A7AA73501C8A23C (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static HumiditySensor current { get; private set; } HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095 * L_0 = ((HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095_StaticFields*)il2cpp_codegen_static_fields_for(HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095_il2cpp_TypeInfo_var))->get_U3CcurrentU3Ek__BackingField_40(); return L_0; } } // System.Void UnityEngine.InputSystem.HumiditySensor::set_current(UnityEngine.InputSystem.HumiditySensor) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HumiditySensor_set_current_m7FD7CD8ED78A16FAEC257123C2773EB917D13065 (HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static HumiditySensor current { get; private set; } HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095 * L_0 = ___value0; ((HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095_StaticFields*)il2cpp_codegen_static_fields_for(HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095_il2cpp_TypeInfo_var))->set_U3CcurrentU3Ek__BackingField_40(L_0); return; } } // System.Void UnityEngine.InputSystem.HumiditySensor::MakeCurrent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HumiditySensor_MakeCurrent_m67494FE6B9DF6F6C7118747FFBFD46CB3064D61B (HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095 * __this, const RuntimeMethod* method) { { // base.MakeCurrent(); InputDevice_MakeCurrent_mD5E7E948AC287BDF9C3D2D2572D041A8D9E59AC3(__this, /*hidden argument*/NULL); // current = this; HumiditySensor_set_current_m7FD7CD8ED78A16FAEC257123C2773EB917D13065_inline(__this, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.HumiditySensor::OnRemoved() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HumiditySensor_OnRemoved_m87A5646B0C5AFADD2F5AA6E689C3E328A9E36A3A (HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095 * __this, const RuntimeMethod* method) { { // base.OnRemoved(); InputDevice_OnRemoved_m29C95F875D72B1A8C1695E1F5BE8E3087449D762(__this, /*hidden argument*/NULL); // if (current == this) HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095 * L_0; L_0 = HumiditySensor_get_current_m696EC9E9CDFB286F492EBDFE6A7AA73501C8A23C_inline(/*hidden argument*/NULL); if ((!(((RuntimeObject*)(HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095 *)L_0) == ((RuntimeObject*)(HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095 *)__this)))) { goto IL_0014; } } { // current = null; HumiditySensor_set_current_m7FD7CD8ED78A16FAEC257123C2773EB917D13065_inline((HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095 *)NULL, /*hidden argument*/NULL); } IL_0014: { // } return; } } // System.Void UnityEngine.InputSystem.HumiditySensor::FinishSetup() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HumiditySensor_FinishSetup_m9D3DD45351DADFDB5142DF6B1CA33524D74D7B26 (HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisAxisControl_tA997FF52442F7B08C7E13B7028393B4117248680_m393D62A7199F4ECF21B55FD1C2DDB1D5B8C38813_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF56903B6FB0E9A94A085F0F86D336253170BC4B4); s_Il2CppMethodInitialized = true; } { // relativeHumidity = GetChildControl("relativeHumidity"); AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * L_0; L_0 = InputControl_GetChildControl_TisAxisControl_tA997FF52442F7B08C7E13B7028393B4117248680_m393D62A7199F4ECF21B55FD1C2DDB1D5B8C38813(__this, _stringLiteralF56903B6FB0E9A94A085F0F86D336253170BC4B4, /*hidden argument*/InputControl_GetChildControl_TisAxisControl_tA997FF52442F7B08C7E13B7028393B4117248680_m393D62A7199F4ECF21B55FD1C2DDB1D5B8C38813_RuntimeMethod_var); HumiditySensor_set_relativeHumidity_m19A9C36AB7F16E0540BCEBCB6F66CA0F64E671C5_inline(__this, L_0, /*hidden argument*/NULL); // base.FinishSetup(); InputControl_FinishSetup_mEB69119B48274B87A1C9756D99C19AA382484350(__this, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.HumiditySensor::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HumiditySensor__ctor_mBDEFF391FEA13F27A93DC4AF0AF16A708091ACD3 (HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095 * __this, const RuntimeMethod* method) { { Sensor__ctor_m10AFCE72BD19263DC5F3F2A4829018E635ABA8A0(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Conversion methods for marshalling of: UnityEngine.InputSystem.LowLevel.IMECompositionEvent IL2CPP_EXTERN_C void IMECompositionEvent_t82F313ECCD7453AF6E105059CD8F8092B5F744EA_marshal_pinvoke(const IMECompositionEvent_t82F313ECCD7453AF6E105059CD8F8092B5F744EA& unmarshaled, IMECompositionEvent_t82F313ECCD7453AF6E105059CD8F8092B5F744EA_marshaled_pinvoke& marshaled) { marshaled.___baseEvent_2 = unmarshaled.get_baseEvent_2(); IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshal_pinvoke(unmarshaled.get_compositionString_3(), marshaled.___compositionString_3); } IL2CPP_EXTERN_C void IMECompositionEvent_t82F313ECCD7453AF6E105059CD8F8092B5F744EA_marshal_pinvoke_back(const IMECompositionEvent_t82F313ECCD7453AF6E105059CD8F8092B5F744EA_marshaled_pinvoke& marshaled, IMECompositionEvent_t82F313ECCD7453AF6E105059CD8F8092B5F744EA& unmarshaled) { InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 unmarshaled_baseEvent_temp_0; memset((&unmarshaled_baseEvent_temp_0), 0, sizeof(unmarshaled_baseEvent_temp_0)); unmarshaled_baseEvent_temp_0 = marshaled.___baseEvent_2; unmarshaled.set_baseEvent_2(unmarshaled_baseEvent_temp_0); IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 unmarshaled_compositionString_temp_1; memset((&unmarshaled_compositionString_temp_1), 0, sizeof(unmarshaled_compositionString_temp_1)); IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshal_pinvoke_back(marshaled.___compositionString_3, unmarshaled_compositionString_temp_1); unmarshaled.set_compositionString_3(unmarshaled_compositionString_temp_1); } // Conversion method for clean up from marshalling of: UnityEngine.InputSystem.LowLevel.IMECompositionEvent IL2CPP_EXTERN_C void IMECompositionEvent_t82F313ECCD7453AF6E105059CD8F8092B5F744EA_marshal_pinvoke_cleanup(IMECompositionEvent_t82F313ECCD7453AF6E105059CD8F8092B5F744EA_marshaled_pinvoke& marshaled) { IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshal_pinvoke_cleanup(marshaled.___compositionString_3); } // Conversion methods for marshalling of: UnityEngine.InputSystem.LowLevel.IMECompositionEvent IL2CPP_EXTERN_C void IMECompositionEvent_t82F313ECCD7453AF6E105059CD8F8092B5F744EA_marshal_com(const IMECompositionEvent_t82F313ECCD7453AF6E105059CD8F8092B5F744EA& unmarshaled, IMECompositionEvent_t82F313ECCD7453AF6E105059CD8F8092B5F744EA_marshaled_com& marshaled) { marshaled.___baseEvent_2 = unmarshaled.get_baseEvent_2(); IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshal_com(unmarshaled.get_compositionString_3(), marshaled.___compositionString_3); } IL2CPP_EXTERN_C void IMECompositionEvent_t82F313ECCD7453AF6E105059CD8F8092B5F744EA_marshal_com_back(const IMECompositionEvent_t82F313ECCD7453AF6E105059CD8F8092B5F744EA_marshaled_com& marshaled, IMECompositionEvent_t82F313ECCD7453AF6E105059CD8F8092B5F744EA& unmarshaled) { InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 unmarshaled_baseEvent_temp_0; memset((&unmarshaled_baseEvent_temp_0), 0, sizeof(unmarshaled_baseEvent_temp_0)); unmarshaled_baseEvent_temp_0 = marshaled.___baseEvent_2; unmarshaled.set_baseEvent_2(unmarshaled_baseEvent_temp_0); IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 unmarshaled_compositionString_temp_1; memset((&unmarshaled_compositionString_temp_1), 0, sizeof(unmarshaled_compositionString_temp_1)); IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshal_com_back(marshaled.___compositionString_3, unmarshaled_compositionString_temp_1); unmarshaled.set_compositionString_3(unmarshaled_compositionString_temp_1); } // Conversion method for clean up from marshalling of: UnityEngine.InputSystem.LowLevel.IMECompositionEvent IL2CPP_EXTERN_C void IMECompositionEvent_t82F313ECCD7453AF6E105059CD8F8092B5F744EA_marshal_com_cleanup(IMECompositionEvent_t82F313ECCD7453AF6E105059CD8F8092B5F744EA_marshaled_com& marshaled) { IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshal_com_cleanup(marshaled.___compositionString_3); } // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.IMECompositionEvent::get_typeStatic() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 IMECompositionEvent_get_typeStatic_mBD9EB5019CCD1366CF80B5B80E02846D7CC956D0 (IMECompositionEvent_t82F313ECCD7453AF6E105059CD8F8092B5F744EA * __this, const RuntimeMethod* method) { { // public FourCC typeStatic => Type; FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_0; L_0 = FourCC_op_Implicit_m1EF35613D75316DA0F135114B72093EBB3D04356(((int32_t)1229800787), /*hidden argument*/NULL); return L_0; } } IL2CPP_EXTERN_C FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 IMECompositionEvent_get_typeStatic_mBD9EB5019CCD1366CF80B5B80E02846D7CC956D0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; IMECompositionEvent_t82F313ECCD7453AF6E105059CD8F8092B5F744EA * _thisAdjusted = reinterpret_cast(__this + _offset); FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 _returnValue; _returnValue = IMECompositionEvent_get_typeStatic_mBD9EB5019CCD1366CF80B5B80E02846D7CC956D0(_thisAdjusted, method); return _returnValue; } // UnityEngine.InputSystem.LowLevel.IMECompositionEvent UnityEngine.InputSystem.LowLevel.IMECompositionEvent::Create(System.Int32,System.String,System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IMECompositionEvent_t82F313ECCD7453AF6E105059CD8F8092B5F744EA IMECompositionEvent_Create_mF23FE28DC9047B2694B1BF2F9D180005664B64D1 (int32_t ___deviceId0, String_t* ___compositionString1, double ___time2, const RuntimeMethod* method) { IMECompositionEvent_t82F313ECCD7453AF6E105059CD8F8092B5F744EA V_0; memset((&V_0), 0, sizeof(V_0)); { // var inputEvent = new IMECompositionEvent(); il2cpp_codegen_initobj((&V_0), sizeof(IMECompositionEvent_t82F313ECCD7453AF6E105059CD8F8092B5F744EA )); // inputEvent.baseEvent = new InputEvent(Type, InputEvent.kBaseEventSize + sizeof(int) + (sizeof(char) * kIMECharBufferSize), deviceId, time); FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_0; L_0 = FourCC_op_Implicit_m1EF35613D75316DA0F135114B72093EBB3D04356(((int32_t)1229800787), /*hidden argument*/NULL); int32_t L_1 = ___deviceId0; double L_2 = ___time2; InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 L_3; memset((&L_3), 0, sizeof(L_3)); InputEvent__ctor_mAA991FC4DC45EBDC8E3931FE011918B60EF31E52((&L_3), L_0, ((int32_t)152), L_1, L_2, /*hidden argument*/NULL); (&V_0)->set_baseEvent_2(L_3); // inputEvent.compositionString = new IMECompositionString(compositionString); String_t* L_4 = ___compositionString1; IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 L_5; memset((&L_5), 0, sizeof(L_5)); IMECompositionString__ctor_mD3DA73CDDF0A3600F63C636DD7E8EAAD9E55A855((&L_5), L_4, /*hidden argument*/NULL); (&V_0)->set_compositionString_3(L_5); // return inputEvent; IMECompositionEvent_t82F313ECCD7453AF6E105059CD8F8092B5F744EA L_6 = V_0; return L_6; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Conversion methods for marshalling of: UnityEngine.InputSystem.LowLevel.IMECompositionString IL2CPP_EXTERN_C void IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshal_pinvoke(const IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83& unmarshaled, IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshaled_pinvoke& marshaled) { marshaled.___size_0 = unmarshaled.get_size_0(); U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95_marshal_pinvoke(unmarshaled.get_buffer_1(), marshaled.___buffer_1); } IL2CPP_EXTERN_C void IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshal_pinvoke_back(const IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshaled_pinvoke& marshaled, IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83& unmarshaled) { int32_t unmarshaled_size_temp_0 = 0; unmarshaled_size_temp_0 = marshaled.___size_0; unmarshaled.set_size_0(unmarshaled_size_temp_0); U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95 unmarshaled_buffer_temp_1; memset((&unmarshaled_buffer_temp_1), 0, sizeof(unmarshaled_buffer_temp_1)); U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95_marshal_pinvoke_back(marshaled.___buffer_1, unmarshaled_buffer_temp_1); unmarshaled.set_buffer_1(unmarshaled_buffer_temp_1); } // Conversion method for clean up from marshalling of: UnityEngine.InputSystem.LowLevel.IMECompositionString IL2CPP_EXTERN_C void IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshal_pinvoke_cleanup(IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshaled_pinvoke& marshaled) { U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95_marshal_pinvoke_cleanup(marshaled.___buffer_1); } // Conversion methods for marshalling of: UnityEngine.InputSystem.LowLevel.IMECompositionString IL2CPP_EXTERN_C void IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshal_com(const IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83& unmarshaled, IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshaled_com& marshaled) { marshaled.___size_0 = unmarshaled.get_size_0(); U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95_marshal_com(unmarshaled.get_buffer_1(), marshaled.___buffer_1); } IL2CPP_EXTERN_C void IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshal_com_back(const IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshaled_com& marshaled, IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83& unmarshaled) { int32_t unmarshaled_size_temp_0 = 0; unmarshaled_size_temp_0 = marshaled.___size_0; unmarshaled.set_size_0(unmarshaled_size_temp_0); U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95 unmarshaled_buffer_temp_1; memset((&unmarshaled_buffer_temp_1), 0, sizeof(unmarshaled_buffer_temp_1)); U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95_marshal_com_back(marshaled.___buffer_1, unmarshaled_buffer_temp_1); unmarshaled.set_buffer_1(unmarshaled_buffer_temp_1); } // Conversion method for clean up from marshalling of: UnityEngine.InputSystem.LowLevel.IMECompositionString IL2CPP_EXTERN_C void IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshal_com_cleanup(IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83_marshaled_com& marshaled) { U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95_marshal_com_cleanup(marshaled.___buffer_1); } // System.Int32 UnityEngine.InputSystem.LowLevel.IMECompositionString::get_Count() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t IMECompositionString_get_Count_m46180338DC2BFB7019240F11D117B0F2B0543504 (IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 * __this, const RuntimeMethod* method) { { // public int Count => size; int32_t L_0 = __this->get_size_0(); return L_0; } } IL2CPP_EXTERN_C int32_t IMECompositionString_get_Count_m46180338DC2BFB7019240F11D117B0F2B0543504_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = IMECompositionString_get_Count_m46180338DC2BFB7019240F11D117B0F2B0543504_inline(_thisAdjusted, method); return _returnValue; } // System.Char UnityEngine.InputSystem.LowLevel.IMECompositionString::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar IMECompositionString_get_Item_m87963FBEBAD3E169E935F3755C13D0B9BA8DFE8A (IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 * __this, int32_t ___index0, const RuntimeMethod* method) { Il2CppChar* V_0 = NULL; { // if (index >= Count || index < 0) int32_t L_0 = ___index0; int32_t L_1; L_1 = IMECompositionString_get_Count_m46180338DC2BFB7019240F11D117B0F2B0543504_inline((IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 *)__this, /*hidden argument*/NULL); if ((((int32_t)L_0) >= ((int32_t)L_1))) { goto IL_000d; } } { int32_t L_2 = ___index0; if ((((int32_t)L_2) >= ((int32_t)0))) { goto IL_0018; } } IL_000d: { // throw new ArgumentOutOfRangeException(nameof(index)); ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_3 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&IMECompositionString_get_Item_m87963FBEBAD3E169E935F3755C13D0B9BA8DFE8A_RuntimeMethod_var))); } IL_0018: { U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95 * L_4 = __this->get_address_of_buffer_1(); Il2CppChar* L_5 = L_4->get_address_of_FixedElementField_0(); V_0 = (Il2CppChar*)L_5; // fixed(char* ptr = buffer) Il2CppChar* L_6 = V_0; // return *(ptr + index); int32_t L_7 = ___index0; int32_t L_8 = *((uint16_t*)((intptr_t)il2cpp_codegen_add((intptr_t)((uintptr_t)L_6), (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_7), (int32_t)2))))); return L_8; } } IL2CPP_EXTERN_C Il2CppChar IMECompositionString_get_Item_m87963FBEBAD3E169E935F3755C13D0B9BA8DFE8A_AdjustorThunk (RuntimeObject * __this, int32_t ___index0, const RuntimeMethod* method) { int32_t _offset = 1; IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 * _thisAdjusted = reinterpret_cast(__this + _offset); Il2CppChar _returnValue; _returnValue = IMECompositionString_get_Item_m87963FBEBAD3E169E935F3755C13D0B9BA8DFE8A(_thisAdjusted, ___index0, method); return _returnValue; } // System.Void UnityEngine.InputSystem.LowLevel.IMECompositionString::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IMECompositionString__ctor_mD3DA73CDDF0A3600F63C636DD7E8EAAD9E55A855 (IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 * __this, String_t* ___characters0, const RuntimeMethod* method) { int32_t V_0 = 0; { // if (string.IsNullOrEmpty(characters)) String_t* L_0 = ___characters0; bool L_1; L_1 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0010; } } { // size = 0; __this->set_size_0(0); // return; return; } IL_0010: { // size = characters.Length; String_t* L_2 = ___characters0; NullCheck(L_2); int32_t L_3; L_3 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_2, /*hidden argument*/NULL); __this->set_size_0(L_3); // for (var i = 0; i < size; i++) V_0 = 0; goto IL_003c; } IL_0020: { // buffer[i] = characters[i]; U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95 * L_4 = __this->get_address_of_buffer_1(); Il2CppChar* L_5 = L_4->get_address_of_FixedElementField_0(); int32_t L_6 = V_0; String_t* L_7 = ___characters0; int32_t L_8 = V_0; NullCheck(L_7); Il2CppChar L_9; L_9 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_7, L_8, /*hidden argument*/NULL); *((int16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_5, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_6), (int32_t)2))))) = (int16_t)L_9; // for (var i = 0; i < size; i++) int32_t L_10 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_003c: { // for (var i = 0; i < size; i++) int32_t L_11 = V_0; int32_t L_12 = __this->get_size_0(); if ((((int32_t)L_11) < ((int32_t)L_12))) { goto IL_0020; } } { // } return; } } IL2CPP_EXTERN_C void IMECompositionString__ctor_mD3DA73CDDF0A3600F63C636DD7E8EAAD9E55A855_AdjustorThunk (RuntimeObject * __this, String_t* ___characters0, const RuntimeMethod* method) { int32_t _offset = 1; IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 * _thisAdjusted = reinterpret_cast(__this + _offset); IMECompositionString__ctor_mD3DA73CDDF0A3600F63C636DD7E8EAAD9E55A855(_thisAdjusted, ___characters0, method); } // System.String UnityEngine.InputSystem.LowLevel.IMECompositionString::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* IMECompositionString_ToString_m9B30FD74D8C9ACC49628D45B7C5BDB1D482A4AD4 (IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 * __this, const RuntimeMethod* method) { Il2CppChar* V_0 = NULL; { // { U3CbufferU3Ee__FixedBuffer_t88B6D84FC28714D9288385B2C11373B95985EF95 * L_0 = __this->get_address_of_buffer_1(); Il2CppChar* L_1 = L_0->get_address_of_FixedElementField_0(); V_0 = (Il2CppChar*)L_1; // fixed(char* ptr = buffer) Il2CppChar* L_2 = V_0; // return new string(ptr, 0, size); int32_t L_3 = __this->get_size_0(); String_t* L_4; L_4 = String_CreateString_m854F19B67F5E1B63737E096BF53CC56AB12AF777(NULL, (Il2CppChar*)(Il2CppChar*)((uintptr_t)L_2), 0, L_3, /*hidden argument*/NULL); return L_4; } } IL2CPP_EXTERN_C String_t* IMECompositionString_ToString_m9B30FD74D8C9ACC49628D45B7C5BDB1D482A4AD4_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 * _thisAdjusted = reinterpret_cast(__this + _offset); String_t* _returnValue; _returnValue = IMECompositionString_ToString_m9B30FD74D8C9ACC49628D45B7C5BDB1D482A4AD4(_thisAdjusted, method); return _returnValue; } // System.Collections.Generic.IEnumerator`1 UnityEngine.InputSystem.LowLevel.IMECompositionString::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* IMECompositionString_GetEnumerator_mB9EB0216A9BC415893D1947F4B5B1EFBD66D847D (IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_tB31D016A9DC5252EB3161BBACDE20D84B77482DD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return new Enumerator(this); IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 L_0 = (*(IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 *)__this); Enumerator_tB31D016A9DC5252EB3161BBACDE20D84B77482DD L_1; memset((&L_1), 0, sizeof(L_1)); Enumerator__ctor_mC9904869327DCCFDEDBBA256FCC9B046FE6D982E((&L_1), L_0, /*hidden argument*/NULL); Enumerator_tB31D016A9DC5252EB3161BBACDE20D84B77482DD L_2 = L_1; RuntimeObject * L_3 = Box(Enumerator_tB31D016A9DC5252EB3161BBACDE20D84B77482DD_il2cpp_TypeInfo_var, &L_2); return (RuntimeObject*)L_3; } } IL2CPP_EXTERN_C RuntimeObject* IMECompositionString_GetEnumerator_mB9EB0216A9BC415893D1947F4B5B1EFBD66D847D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 * _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject* _returnValue; _returnValue = IMECompositionString_GetEnumerator_mB9EB0216A9BC415893D1947F4B5B1EFBD66D847D(_thisAdjusted, method); return _returnValue; } // System.Collections.IEnumerator UnityEngine.InputSystem.LowLevel.IMECompositionString::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* IMECompositionString_System_Collections_IEnumerable_GetEnumerator_m1E755D2FAA3C6B4A3715AF6231B0F29276020EA6 (IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 * __this, const RuntimeMethod* method) { { // return GetEnumerator(); RuntimeObject* L_0; L_0 = IMECompositionString_GetEnumerator_mB9EB0216A9BC415893D1947F4B5B1EFBD66D847D((IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 *)__this, /*hidden argument*/NULL); return L_0; } } IL2CPP_EXTERN_C RuntimeObject* IMECompositionString_System_Collections_IEnumerable_GetEnumerator_m1E755D2FAA3C6B4A3715AF6231B0F29276020EA6_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 * _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject* _returnValue; _returnValue = IMECompositionString_System_Collections_IEnumerable_GetEnumerator_m1E755D2FAA3C6B4A3715AF6231B0F29276020EA6(_thisAdjusted, method); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.InitiateUserAccountPairingCommand::get_Type() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 InitiateUserAccountPairingCommand_get_Type_mA82B1AB74FF149160E39FC315E835875D75DDDC2 (const RuntimeMethod* method) { { // public static FourCC Type { get { return new FourCC('P', 'A', 'I', 'R'); } } FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_0; memset((&L_0), 0, sizeof(L_0)); FourCC__ctor_mEF52BABF36FD0F6E63A5CD7C1520AEFDAC9FCC14((&L_0), ((int32_t)80), ((int32_t)65), ((int32_t)73), ((int32_t)82), /*hidden argument*/NULL); return L_0; } } // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.InitiateUserAccountPairingCommand::get_typeStatic() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 InitiateUserAccountPairingCommand_get_typeStatic_m05613DF20D24583526977CFC662E909F4AFF705B (InitiateUserAccountPairingCommand_t147B5950107F38E909CC8A387C70C3D0416B5314 * __this, const RuntimeMethod* method) { { // get { return Type; } FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_0; L_0 = InitiateUserAccountPairingCommand_get_Type_mA82B1AB74FF149160E39FC315E835875D75DDDC2(/*hidden argument*/NULL); return L_0; } } IL2CPP_EXTERN_C FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 InitiateUserAccountPairingCommand_get_typeStatic_m05613DF20D24583526977CFC662E909F4AFF705B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; InitiateUserAccountPairingCommand_t147B5950107F38E909CC8A387C70C3D0416B5314 * _thisAdjusted = reinterpret_cast(__this + _offset); FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 _returnValue; _returnValue = InitiateUserAccountPairingCommand_get_typeStatic_m05613DF20D24583526977CFC662E909F4AFF705B(_thisAdjusted, method); return _returnValue; } // UnityEngine.InputSystem.LowLevel.InitiateUserAccountPairingCommand UnityEngine.InputSystem.LowLevel.InitiateUserAccountPairingCommand::Create() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InitiateUserAccountPairingCommand_t147B5950107F38E909CC8A387C70C3D0416B5314 InitiateUserAccountPairingCommand_Create_m8B1373E806790C2270948AF858014A66AE095B62 (const RuntimeMethod* method) { InitiateUserAccountPairingCommand_t147B5950107F38E909CC8A387C70C3D0416B5314 V_0; memset((&V_0), 0, sizeof(V_0)); { // return new InitiateUserAccountPairingCommand // { // baseCommand = new InputDeviceCommand(Type, kSize), // }; il2cpp_codegen_initobj((&V_0), sizeof(InitiateUserAccountPairingCommand_t147B5950107F38E909CC8A387C70C3D0416B5314 )); FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 L_0; L_0 = InitiateUserAccountPairingCommand_get_Type_mA82B1AB74FF149160E39FC315E835875D75DDDC2(/*hidden argument*/NULL); InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 L_1; memset((&L_1), 0, sizeof(L_1)); InputDeviceCommand__ctor_m37D7C9AC95972F2F9075C62240B5D15119E40271((&L_1), L_0, 8, /*hidden argument*/NULL); (&V_0)->set_baseCommand_1(L_1); InitiateUserAccountPairingCommand_t147B5950107F38E909CC8A387C70C3D0416B5314 L_2 = V_0; return L_2; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.String UnityEngine.InputSystem.InputAction::get_name() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputAction_get_name_mD793438E7135692C402DBB981AD15DEE65A20F38 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { { // public string name => m_Name; String_t* L_0 = __this->get_m_Name_0(); return L_0; } } // UnityEngine.InputSystem.InputActionType UnityEngine.InputSystem.InputAction::get_type() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputAction_get_type_m614E0FF26B312EC179AC497AA16E20C4E4572FE2 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { { // public InputActionType type => m_Type; int32_t L_0 = __this->get_m_Type_1(); return L_0; } } // System.Guid UnityEngine.InputSystem.InputAction::get_id() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Guid_t InputAction_get_id_mD269BC864D43387B69B7F01FF2300DBEC582D500 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { { // MakeSureIdIsInPlace(); String_t* L_0; L_0 = InputAction_MakeSureIdIsInPlace_mCDAE53AA814666271C0C78CC6A8C2A173BD80120(__this, /*hidden argument*/NULL); // return new Guid(m_Id); String_t* L_1 = __this->get_m_Id_3(); Guid_t L_2; memset((&L_2), 0, sizeof(L_2)); Guid__ctor_mF80313305B9CD2AD39B621E1CEC5C7DFDFFBDE66((&L_2), L_1, /*hidden argument*/NULL); return L_2; } } // System.Guid UnityEngine.InputSystem.InputAction::get_idDontGenerate() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Guid_t InputAction_get_idDontGenerate_m56B90B26D5891CFAA6833C4CB687510FA52F8830 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { Guid_t V_0; memset((&V_0), 0, sizeof(V_0)); { // if (string.IsNullOrEmpty(m_Id)) String_t* L_0 = __this->get_m_Id_3(); bool L_1; L_1 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0017; } } { // return default; il2cpp_codegen_initobj((&V_0), sizeof(Guid_t )); Guid_t L_2 = V_0; return L_2; } IL_0017: { // return new Guid(m_Id); String_t* L_3 = __this->get_m_Id_3(); Guid_t L_4; memset((&L_4), 0, sizeof(L_4)); Guid__ctor_mF80313305B9CD2AD39B621E1CEC5C7DFDFFBDE66((&L_4), L_3, /*hidden argument*/NULL); return L_4; } } // System.String UnityEngine.InputSystem.InputAction::get_expectedControlType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputAction_get_expectedControlType_mC3197B9EE0169220F92DC57E22E439B8D2167431 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { { // get => m_ExpectedControlType; String_t* L_0 = __this->get_m_ExpectedControlType_2(); return L_0; } } // System.Void UnityEngine.InputSystem.InputAction::set_expectedControlType(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputAction_set_expectedControlType_m356739D6A20B1BCD08EA70B256E561F9D30BE9CF (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, String_t* ___value0, const RuntimeMethod* method) { { // set => m_ExpectedControlType = value; String_t* L_0 = ___value0; __this->set_m_ExpectedControlType_2(L_0); return; } } // System.String UnityEngine.InputSystem.InputAction::get_processors() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputAction_get_processors_mDE9DC12EA90C8AD29186E149C536E2FF4E34C585 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { { // public string processors => m_Processors; String_t* L_0 = __this->get_m_Processors_4(); return L_0; } } // System.String UnityEngine.InputSystem.InputAction::get_interactions() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputAction_get_interactions_m7B5DE4D1E56169EC2EB16D99F0FB0B4C34B9C8B1 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { { // public string interactions => m_Interactions; String_t* L_0 = __this->get_m_Interactions_5(); return L_0; } } // UnityEngine.InputSystem.InputActionMap UnityEngine.InputSystem.InputAction::get_actionMap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * InputAction_get_actionMap_m5520D267506EA203BE7B7D31A3C8751757D3C34F (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { { // public InputActionMap actionMap => isSingletonAction ? null : m_ActionMap; bool L_0; L_0 = InputAction_get_isSingletonAction_mA2B15B4DA9C7C5428FDA050BC1D98CAFD234769E(__this, /*hidden argument*/NULL); if (L_0) { goto IL_000f; } } { InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_1 = __this->get_m_ActionMap_14(); return L_1; } IL_000f: { return (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 *)NULL; } } // System.Nullable`1 UnityEngine.InputSystem.InputAction::get_bindingMask() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 InputAction_get_bindingMask_m5DFB456FDF22ECF6F1E08BF0EC8C8026603B1800 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { { // get => m_BindingMask; Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 L_0 = __this->get_m_BindingMask_8(); return L_0; } } // System.Void UnityEngine.InputSystem.InputAction::set_bindingMask(System.Nullable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputAction_set_bindingMask_m456F04B590A302ED6D009A953A060500015C57FD (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_GetValueOrDefault_m9D7585670525EA404F95E06220C6AC7D9E763B6D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_m0EEAD580CF0075AE53D7C417B4CF543650BB4B85_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_Value_m6704B174DF349C78B8D336E2785063DE39D2D9B0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * V_0 = NULL; Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 V_1; memset((&V_1), 0, sizeof(V_1)); Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 V_2; memset((&V_2), 0, sizeof(V_2)); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB V_3; memset((&V_3), 0, sizeof(V_3)); int32_t G_B5_0 = 0; { // if (value == m_BindingMask) Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 L_0 = ___value0; V_1 = L_0; Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 L_1 = __this->get_m_BindingMask_8(); V_2 = L_1; bool L_2; L_2 = Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_inline((Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 *)(&V_1), /*hidden argument*/Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_RuntimeMethod_var); bool L_3; L_3 = Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_inline((Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 *)(&V_2), /*hidden argument*/Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_RuntimeMethod_var); if ((((int32_t)L_2) == ((int32_t)L_3))) { goto IL_001c; } } { G_B5_0 = 0; goto IL_003b; } IL_001c: { bool L_4; L_4 = Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_inline((Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 *)(&V_1), /*hidden argument*/Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_RuntimeMethod_var); if (L_4) { goto IL_0028; } } { G_B5_0 = 1; goto IL_003b; } IL_0028: { InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_5; L_5 = Nullable_1_GetValueOrDefault_m9D7585670525EA404F95E06220C6AC7D9E763B6D_inline((Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 *)(&V_1), /*hidden argument*/Nullable_1_GetValueOrDefault_m9D7585670525EA404F95E06220C6AC7D9E763B6D_RuntimeMethod_var); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_6; L_6 = Nullable_1_GetValueOrDefault_m9D7585670525EA404F95E06220C6AC7D9E763B6D_inline((Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 *)(&V_2), /*hidden argument*/Nullable_1_GetValueOrDefault_m9D7585670525EA404F95E06220C6AC7D9E763B6D_RuntimeMethod_var); bool L_7; L_7 = InputBinding_op_Equality_m8BFB7D772A059D18B061BD27F23FBC6555C10BBF(L_5, L_6, /*hidden argument*/NULL); G_B5_0 = ((int32_t)(L_7)); } IL_003b: { if (!G_B5_0) { goto IL_003e; } } { // return; return; } IL_003e: { // if (value != null) bool L_8; L_8 = Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_inline((Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 *)(&___value0), /*hidden argument*/Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_RuntimeMethod_var); if (!L_8) { goto IL_0064; } } { // var v = value.Value; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_9; L_9 = Nullable_1_get_Value_m6704B174DF349C78B8D336E2785063DE39D2D9B0((Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 *)(&___value0), /*hidden argument*/Nullable_1_get_Value_m6704B174DF349C78B8D336E2785063DE39D2D9B0_RuntimeMethod_var); V_3 = L_9; // v.action = name; String_t* L_10; L_10 = InputAction_get_name_mD793438E7135692C402DBB981AD15DEE65A20F38_inline(__this, /*hidden argument*/NULL); InputBinding_set_action_mFA772BCE0132EBA5AABBBC10D13708732FB3E754_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_3), L_10, /*hidden argument*/NULL); // value = v; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_11 = V_3; Nullable_1__ctor_m0EEAD580CF0075AE53D7C417B4CF543650BB4B85((Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 *)(&___value0), L_11, /*hidden argument*/Nullable_1__ctor_m0EEAD580CF0075AE53D7C417B4CF543650BB4B85_RuntimeMethod_var); } IL_0064: { // m_BindingMask = value; Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 L_12 = ___value0; __this->set_m_BindingMask_8(L_12); // var map = GetOrCreateActionMap(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_13; L_13 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(__this, /*hidden argument*/NULL); V_0 = L_13; // if (map.m_State != null) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_14 = V_0; NullCheck(L_14); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_15 = L_14->get_m_State_10(); if (!L_15) { goto IL_0082; } } { // map.LazyResolveBindings(fullResolve: true); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_16 = V_0; NullCheck(L_16); bool L_17; L_17 = InputActionMap_LazyResolveBindings_mC45438FB4EFFA8174086E060F1F9DA7BE53D47E1(L_16, (bool)1, /*hidden argument*/NULL); } IL_0082: { // } return; } } // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 UnityEngine.InputSystem.InputAction::get_bindings() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 InputAction_get_bindings_m975C7CB45D956C8D73BB496BAEC68F1A46CB2416 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { { // public ReadOnlyArray bindings => GetOrCreateActionMap().GetBindingsForSingleAction(this); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0; L_0 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(__this, /*hidden argument*/NULL); NullCheck(L_0); ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 L_1; L_1 = InputActionMap_GetBindingsForSingleAction_m99A631AEEAFE4EE4293AB7301B9748841C8AFA09(L_0, __this, /*hidden argument*/NULL); return L_1; } } // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 UnityEngine.InputSystem.InputAction::get_controls() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyArray_1_t51E12EEA961178973D364D9C1D86150BC4FF6811 InputAction_get_controls_m96DB51FA3BAA45229AD4418A41F652D64B06B96A (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { { // var map = GetOrCreateActionMap(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0; L_0 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(__this, /*hidden argument*/NULL); // map.ResolveBindingsIfNecessary(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_1 = L_0; NullCheck(L_1); bool L_2; L_2 = InputActionMap_ResolveBindingsIfNecessary_m2A250A62A93EAADB0519EDCCFB21FAA6473FBFDB(L_1, /*hidden argument*/NULL); // return map.GetControlsForSingleAction(this); NullCheck(L_1); ReadOnlyArray_1_t51E12EEA961178973D364D9C1D86150BC4FF6811 L_3; L_3 = InputActionMap_GetControlsForSingleAction_mF969F4AEAB0746FCAA6F22F322142580681F2C1C(L_1, __this, /*hidden argument*/NULL); return L_3; } } // UnityEngine.InputSystem.InputActionPhase UnityEngine.InputSystem.InputAction::get_phase() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputAction_get_phase_mFA60C11AC4BBC0DDAA2BFEC5B9DE1C221086B35B (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 V_0; memset((&V_0), 0, sizeof(V_0)); { // public InputActionPhase phase => currentState.phase; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 L_0; L_0 = InputAction_get_currentState_mEC1499C5D5A67DEEF0A9732A7AA3C929139FA9BA(__this, /*hidden argument*/NULL); V_0 = L_0; int32_t L_1; L_1 = TriggerState_get_phase_m8BC034C0171DFBEFFE326B22BED602AB414D8CB8_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_0), /*hidden argument*/NULL); return L_1; } } // System.Boolean UnityEngine.InputSystem.InputAction::get_inProgress() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputAction_get_inProgress_m5273F103D017C3A9BAE1779058980D793D7B9C25 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { { // public bool inProgress => phase.IsInProgress(); int32_t L_0; L_0 = InputAction_get_phase_mFA60C11AC4BBC0DDAA2BFEC5B9DE1C221086B35B(__this, /*hidden argument*/NULL); bool L_1; L_1 = InputExtensions_IsInProgress_mEB534005411FDCF6FB88FEF96CFB13EB9120EBF4(L_0, /*hidden argument*/NULL); return L_1; } } // System.Boolean UnityEngine.InputSystem.InputAction::get_enabled() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputAction_get_enabled_m12F68C1B6DFFDD654EC9657E6FA4B86E607A4812 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { { // public bool enabled => phase != InputActionPhase.Disabled; int32_t L_0; L_0 = InputAction_get_phase_mFA60C11AC4BBC0DDAA2BFEC5B9DE1C221086B35B(__this, /*hidden argument*/NULL); return (bool)((!(((uint32_t)L_0) <= ((uint32_t)0)))? 1 : 0); } } // System.Void UnityEngine.InputSystem.InputAction::add_started(System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputAction_add_started_m99B04903C33C59BC03B6416B406EC331AACCA612 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, Action_1_tF027A14E846C2C7B23079AF50A99AF77371FFC81 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackArray_1_AddCallback_m0EC9B87C63C8AAC7B708DF85BE88EA5B81450DBC_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // add => m_OnStarted.AddCallback(value); CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 * L_0 = __this->get_address_of_m_OnStarted_15(); Action_1_tF027A14E846C2C7B23079AF50A99AF77371FFC81 * L_1 = ___value0; CallbackArray_1_AddCallback_m0EC9B87C63C8AAC7B708DF85BE88EA5B81450DBC((CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 *)L_0, L_1, /*hidden argument*/CallbackArray_1_AddCallback_m0EC9B87C63C8AAC7B708DF85BE88EA5B81450DBC_RuntimeMethod_var); return; } } // System.Void UnityEngine.InputSystem.InputAction::remove_started(System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputAction_remove_started_mA3B325D9E79BD31E7C0040E7188E1FB91B277F72 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, Action_1_tF027A14E846C2C7B23079AF50A99AF77371FFC81 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackArray_1_RemoveCallback_mA258874D435B7D1DB8133E303B69C536102AADED_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // remove => m_OnStarted.RemoveCallback(value); CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 * L_0 = __this->get_address_of_m_OnStarted_15(); Action_1_tF027A14E846C2C7B23079AF50A99AF77371FFC81 * L_1 = ___value0; CallbackArray_1_RemoveCallback_mA258874D435B7D1DB8133E303B69C536102AADED((CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 *)L_0, L_1, /*hidden argument*/CallbackArray_1_RemoveCallback_mA258874D435B7D1DB8133E303B69C536102AADED_RuntimeMethod_var); return; } } // System.Void UnityEngine.InputSystem.InputAction::add_canceled(System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputAction_add_canceled_m07229F73CE0F7D5679F422DBAA9B287CFDF68AFE (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, Action_1_tF027A14E846C2C7B23079AF50A99AF77371FFC81 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackArray_1_AddCallback_m0EC9B87C63C8AAC7B708DF85BE88EA5B81450DBC_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // add => m_OnCanceled.AddCallback(value); CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 * L_0 = __this->get_address_of_m_OnCanceled_16(); Action_1_tF027A14E846C2C7B23079AF50A99AF77371FFC81 * L_1 = ___value0; CallbackArray_1_AddCallback_m0EC9B87C63C8AAC7B708DF85BE88EA5B81450DBC((CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 *)L_0, L_1, /*hidden argument*/CallbackArray_1_AddCallback_m0EC9B87C63C8AAC7B708DF85BE88EA5B81450DBC_RuntimeMethod_var); return; } } // System.Void UnityEngine.InputSystem.InputAction::remove_canceled(System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputAction_remove_canceled_m69E70B6BAFF763F524D38F2D0346911A80C5B7C5 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, Action_1_tF027A14E846C2C7B23079AF50A99AF77371FFC81 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackArray_1_RemoveCallback_mA258874D435B7D1DB8133E303B69C536102AADED_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // remove => m_OnCanceled.RemoveCallback(value); CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 * L_0 = __this->get_address_of_m_OnCanceled_16(); Action_1_tF027A14E846C2C7B23079AF50A99AF77371FFC81 * L_1 = ___value0; CallbackArray_1_RemoveCallback_mA258874D435B7D1DB8133E303B69C536102AADED((CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 *)L_0, L_1, /*hidden argument*/CallbackArray_1_RemoveCallback_mA258874D435B7D1DB8133E303B69C536102AADED_RuntimeMethod_var); return; } } // System.Void UnityEngine.InputSystem.InputAction::add_performed(System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputAction_add_performed_m9FF12F3D5C984DB93D2DD75667F3B53D7B66C0A3 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, Action_1_tF027A14E846C2C7B23079AF50A99AF77371FFC81 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackArray_1_AddCallback_m0EC9B87C63C8AAC7B708DF85BE88EA5B81450DBC_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // add => m_OnPerformed.AddCallback(value); CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 * L_0 = __this->get_address_of_m_OnPerformed_17(); Action_1_tF027A14E846C2C7B23079AF50A99AF77371FFC81 * L_1 = ___value0; CallbackArray_1_AddCallback_m0EC9B87C63C8AAC7B708DF85BE88EA5B81450DBC((CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 *)L_0, L_1, /*hidden argument*/CallbackArray_1_AddCallback_m0EC9B87C63C8AAC7B708DF85BE88EA5B81450DBC_RuntimeMethod_var); return; } } // System.Void UnityEngine.InputSystem.InputAction::remove_performed(System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputAction_remove_performed_m141C0FA72906BDF08A33EF3728C0193EFD0AAB06 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, Action_1_tF027A14E846C2C7B23079AF50A99AF77371FFC81 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackArray_1_RemoveCallback_mA258874D435B7D1DB8133E303B69C536102AADED_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // remove => m_OnPerformed.RemoveCallback(value); CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 * L_0 = __this->get_address_of_m_OnPerformed_17(); Action_1_tF027A14E846C2C7B23079AF50A99AF77371FFC81 * L_1 = ___value0; CallbackArray_1_RemoveCallback_mA258874D435B7D1DB8133E303B69C536102AADED((CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 *)L_0, L_1, /*hidden argument*/CallbackArray_1_RemoveCallback_mA258874D435B7D1DB8133E303B69C536102AADED_RuntimeMethod_var); return; } } // System.Boolean UnityEngine.InputSystem.InputAction::get_triggered() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputAction_get_triggered_m39C3553315F6B8813904E887F2A05A4C8E4B5FA4 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { { // public bool triggered => WasPerformedThisFrame(); bool L_0; L_0 = InputAction_WasPerformedThisFrame_m9664005277EC2C4545C046977F073CC79E94B192(__this, /*hidden argument*/NULL); return L_0; } } // UnityEngine.InputSystem.InputControl UnityEngine.InputSystem.InputAction::get_activeControl() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * InputAction_get_activeControl_mAE586E2F02A3409B564593954EF9955D0A78EC3B (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * V_0 = NULL; int32_t V_1 = 0; { // var state = GetOrCreateActionMap().m_State; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0; L_0 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(__this, /*hidden argument*/NULL); NullCheck(L_0); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_1 = L_0->get_m_State_10(); V_0 = L_1; // if (state != null) InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_2 = V_0; if (!L_2) { goto IL_0038; } } { // var actionStatePtr = &state.actionStates[m_ActionIndexInState]; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_3 = V_0; NullCheck(L_3); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_4; L_4 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(L_3, /*hidden argument*/NULL); int32_t L_5 = __this->get_m_ActionIndexInState_13(); uint32_t L_6 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); // var controlIndex = actionStatePtr->controlIndex; int32_t L_7; L_7 = TriggerState_get_controlIndex_m960A306864E08240EEFEEDE399279D9B60C53BC4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((uintptr_t)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_4, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_5), (int32_t)L_6))))), /*hidden argument*/NULL); V_1 = L_7; // if (controlIndex != InputActionState.kInvalidIndex) int32_t L_8 = V_1; if ((((int32_t)L_8) == ((int32_t)(-1)))) { goto IL_0038; } } { // return state.controls[controlIndex]; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_9 = V_0; NullCheck(L_9); InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_10 = L_9->get_controls_2(); int32_t L_11 = V_1; NullCheck(L_10); int32_t L_12 = L_11; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_13 = (L_10)->GetAt(static_cast(L_12)); return L_13; } IL_0038: { // return null; return (InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 *)NULL; } } // System.Boolean UnityEngine.InputSystem.InputAction::get_wantsInitialStateCheck() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputAction_get_wantsInitialStateCheck_m5FFBE04D4C7AB2DCFE506F8CF116C22312B7217F (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { { // get => type == InputActionType.Value || (m_Flags & ActionFlags.WantsInitialStateCheck) != 0; int32_t L_0; L_0 = InputAction_get_type_m614E0FF26B312EC179AC497AA16E20C4E4572FE2_inline(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0014; } } { int32_t L_1 = __this->get_m_Flags_7(); return (bool)((!(((uint32_t)((int32_t)((int32_t)L_1&(int32_t)1))) <= ((uint32_t)0)))? 1 : 0); } IL_0014: { return (bool)1; } } // System.Void UnityEngine.InputSystem.InputAction::set_wantsInitialStateCheck(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputAction_set_wantsInitialStateCheck_m560CF0D62E92607DEADA8DF276F12A20D4A7E761 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, bool ___value0, const RuntimeMethod* method) { { // if (value) bool L_0 = ___value0; if (!L_0) { goto IL_0012; } } { // m_Flags |= ActionFlags.WantsInitialStateCheck; int32_t L_1 = __this->get_m_Flags_7(); __this->set_m_Flags_7(((int32_t)((int32_t)L_1|(int32_t)1))); return; } IL_0012: { // m_Flags &= ~ActionFlags.WantsInitialStateCheck; int32_t L_2 = __this->get_m_Flags_7(); __this->set_m_Flags_7(((int32_t)((int32_t)L_2&(int32_t)((int32_t)-2)))); // } return; } } // System.Void UnityEngine.InputSystem.InputAction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputAction__ctor_m90E662486424A3DC8979E4FB2BE1CA83EB02265E (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { { // [NonSerialized] internal int m_ActionIndexInState = InputActionState.kInvalidIndex; __this->set_m_ActionIndexInState_13((-1)); // public InputAction() Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputAction::.ctor(System.String,UnityEngine.InputSystem.InputActionType,System.String,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputAction__ctor_m31713328D81D169485924A2D038B967CE4B67D5C (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, String_t* ___name0, int32_t ___type1, String_t* ___binding2, String_t* ___interactions3, String_t* ___processors4, String_t* ___expectedControlType5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB V_0; memset((&V_0), 0, sizeof(V_0)); { // [NonSerialized] internal int m_ActionIndexInState = InputActionState.kInvalidIndex; __this->set_m_ActionIndexInState_13((-1)); // public InputAction(string name = null, InputActionType type = default, string binding = null, // string interactions = null, string processors = null, string expectedControlType = null) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // m_Name = name; String_t* L_0 = ___name0; __this->set_m_Name_0(L_0); // m_Type = type; int32_t L_1 = ___type1; __this->set_m_Type_1(L_1); // if (!string.IsNullOrEmpty(binding)) String_t* L_2 = ___binding2; bool L_3; L_3 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_2, /*hidden argument*/NULL); if (L_3) { goto IL_0076; } } { // m_SingletonActionBindings = new[] // { // new InputBinding // { // path = binding, // interactions = interactions, // processors = processors, // action = m_Name // } // }; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_4 = (InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6*)(InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6*)SZArrayNew(InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6_il2cpp_TypeInfo_var, (uint32_t)1); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_5 = L_4; il2cpp_codegen_initobj((&V_0), sizeof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB )); String_t* L_6 = ___binding2; InputBinding_set_path_m155AEB022A6C164DD89346BE90A4389736420D37_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_0), L_6, /*hidden argument*/NULL); String_t* L_7 = ___interactions3; InputBinding_set_interactions_m26748286516301C036B1AAEE42A11AA8DE8A2F80_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_0), L_7, /*hidden argument*/NULL); String_t* L_8 = ___processors4; InputBinding_set_processors_m012FEC247CA969C328AF577C140836558F155087_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_0), L_8, /*hidden argument*/NULL); String_t* L_9 = __this->get_m_Name_0(); InputBinding_set_action_mFA772BCE0132EBA5AABBBC10D13708732FB3E754_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_0), L_9, /*hidden argument*/NULL); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_10 = V_0; NullCheck(L_5); (L_5)->SetAt(static_cast(0), (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB )L_10); __this->set_m_SingletonActionBindings_6(L_5); // m_BindingsStartIndex = 0; __this->set_m_BindingsStartIndex_9(0); // m_BindingsCount = 1; __this->set_m_BindingsCount_10(1); // } goto IL_0086; } IL_0076: { // m_Interactions = interactions; String_t* L_11 = ___interactions3; __this->set_m_Interactions_5(L_11); // m_Processors = processors; String_t* L_12 = ___processors4; __this->set_m_Processors_4(L_12); } IL_0086: { // m_ExpectedControlType = expectedControlType; String_t* L_13 = ___expectedControlType5; __this->set_m_ExpectedControlType_2(L_13); // } return; } } // System.Void UnityEngine.InputSystem.InputAction::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputAction_Dispose_mB5CF5C8F133A52BC010638C7AD78DB63BD6931F6 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * G_B2_0 = NULL; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * G_B1_0 = NULL; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * G_B4_0 = NULL; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * G_B3_0 = NULL; { // m_ActionMap?.m_State?.Dispose(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0 = __this->get_m_ActionMap_14(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_1 = L_0; G_B1_0 = L_1; if (L_1) { G_B2_0 = L_1; goto IL_000b; } } { return; } IL_000b: { NullCheck(G_B2_0); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_2 = G_B2_0->get_m_State_10(); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_3 = L_2; G_B3_0 = L_3; if (L_3) { G_B4_0 = L_3; goto IL_0015; } } { return; } IL_0015: { NullCheck(G_B4_0); InputActionState_Dispose_m7E13A79D392E4E065F84558ABC8D9BF954CEA464(G_B4_0, /*hidden argument*/NULL); // } return; } } // System.String UnityEngine.InputSystem.InputAction::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputAction_ToString_mC752AF1D409DF12AEC8A00B4C4E286776A2A7D47 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m6DBA618D425761363F54B849A1FB17FF17569D9F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m52C660F3A8E002AD49A7A6EF69DAF2C0EDEFFBEB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mDE0B6238DD9DEB04674515528847289A48A314BE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_GetEnumerator_mA96A9464E50CA53A7846D8FA5EE79EA5B9500FDD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_get_Count_mC17382AC83BBF147C47E7A21A628F51F082E92DA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral125E19000A9AFFA661B16A35D5087E438123661A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC18C9BB6DF0D5C60CE5A5D2D3D6111BEB6F8CCEB); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD9691C4FD8A1F6B09DB1147CA32B442772FB46A1); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE166C9564FBDE461738077E3B1B506525EB6ACCC); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; ReadOnlyArray_1_t51E12EEA961178973D364D9C1D86150BC4FF6811 V_1; memset((&V_1), 0, sizeof(V_1)); bool V_2 = false; Enumerator_t4765B55C764CF72B4D0B49934CCD0E224ACBBDD8 V_3; memset((&V_3), 0, sizeof(V_3)); InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * V_4 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // if (m_Name == null) String_t* L_0 = __this->get_m_Name_0(); if (L_0) { goto IL_0010; } } { // str = ""; V_0 = _stringLiteral125E19000A9AFFA661B16A35D5087E438123661A; goto IL_0057; } IL_0010: { // else if (m_ActionMap != null && !isSingletonAction && !string.IsNullOrEmpty(m_ActionMap.name)) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_1 = __this->get_m_ActionMap_14(); if (!L_1) { goto IL_0050; } } { bool L_2; L_2 = InputAction_get_isSingletonAction_mA2B15B4DA9C7C5428FDA050BC1D98CAFD234769E(__this, /*hidden argument*/NULL); if (L_2) { goto IL_0050; } } { InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_3 = __this->get_m_ActionMap_14(); NullCheck(L_3); String_t* L_4; L_4 = InputActionMap_get_name_mC043C346F0CC24DE6FA5385B35FC87ADD609BC2F_inline(L_3, /*hidden argument*/NULL); bool L_5; L_5 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_4, /*hidden argument*/NULL); if (L_5) { goto IL_0050; } } { // str = $"{m_ActionMap.name}/{m_Name}"; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_6 = __this->get_m_ActionMap_14(); NullCheck(L_6); String_t* L_7; L_7 = InputActionMap_get_name_mC043C346F0CC24DE6FA5385B35FC87ADD609BC2F_inline(L_6, /*hidden argument*/NULL); String_t* L_8 = __this->get_m_Name_0(); String_t* L_9; L_9 = String_Concat_mC41740F000A5A48F8D313FB4CEE0E35E207A2632(L_7, _stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1, L_8, /*hidden argument*/NULL); V_0 = L_9; goto IL_0057; } IL_0050: { // str = m_Name; String_t* L_10 = __this->get_m_Name_0(); V_0 = L_10; } IL_0057: { // var controls = this.controls; ReadOnlyArray_1_t51E12EEA961178973D364D9C1D86150BC4FF6811 L_11; L_11 = InputAction_get_controls_m96DB51FA3BAA45229AD4418A41F652D64B06B96A(__this, /*hidden argument*/NULL); V_1 = L_11; // if (controls.Count > 0) int32_t L_12; L_12 = ReadOnlyArray_1_get_Count_mC17382AC83BBF147C47E7A21A628F51F082E92DA_inline((ReadOnlyArray_1_t51E12EEA961178973D364D9C1D86150BC4FF6811 *)(&V_1), /*hidden argument*/ReadOnlyArray_1_get_Count_mC17382AC83BBF147C47E7A21A628F51F082E92DA_RuntimeMethod_var); if ((((int32_t)L_12) <= ((int32_t)0))) { goto IL_00cd; } } { // str += "["; String_t* L_13 = V_0; String_t* L_14; L_14 = String_Concat_m10758B01687A2181C8727AD9FD9CCF5325C61C2A(L_13, _stringLiteralD9691C4FD8A1F6B09DB1147CA32B442772FB46A1, /*hidden argument*/NULL); V_0 = L_14; // var isFirst = true; V_2 = (bool)1; // foreach (var control in controls) Enumerator_t4765B55C764CF72B4D0B49934CCD0E224ACBBDD8 L_15; L_15 = ReadOnlyArray_1_GetEnumerator_mA96A9464E50CA53A7846D8FA5EE79EA5B9500FDD((ReadOnlyArray_1_t51E12EEA961178973D364D9C1D86150BC4FF6811 *)(&V_1), /*hidden argument*/ReadOnlyArray_1_GetEnumerator_mA96A9464E50CA53A7846D8FA5EE79EA5B9500FDD_RuntimeMethod_var); V_3 = L_15; } IL_007e: try { // begin try (depth: 1) { goto IL_00a8; } IL_0080: { // foreach (var control in controls) InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_16; L_16 = Enumerator_get_Current_mDE0B6238DD9DEB04674515528847289A48A314BE((Enumerator_t4765B55C764CF72B4D0B49934CCD0E224ACBBDD8 *)(&V_3), /*hidden argument*/Enumerator_get_Current_mDE0B6238DD9DEB04674515528847289A48A314BE_RuntimeMethod_var); V_4 = L_16; // if (!isFirst) bool L_17 = V_2; if (L_17) { goto IL_0098; } } IL_008c: { // str += ","; String_t* L_18 = V_0; String_t* L_19; L_19 = String_Concat_m10758B01687A2181C8727AD9FD9CCF5325C61C2A(L_18, _stringLiteralC18C9BB6DF0D5C60CE5A5D2D3D6111BEB6F8CCEB, /*hidden argument*/NULL); V_0 = L_19; } IL_0098: { // str += control.path; String_t* L_20 = V_0; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_21 = V_4; NullCheck(L_21); String_t* L_22; L_22 = InputControl_get_path_m0A0614C2660ED7DB269DEF6F4D8FB28B3AEE4F2D(L_21, /*hidden argument*/NULL); String_t* L_23; L_23 = String_Concat_m10758B01687A2181C8727AD9FD9CCF5325C61C2A(L_20, L_22, /*hidden argument*/NULL); V_0 = L_23; // isFirst = false; V_2 = (bool)0; } IL_00a8: { // foreach (var control in controls) bool L_24; L_24 = Enumerator_MoveNext_m52C660F3A8E002AD49A7A6EF69DAF2C0EDEFFBEB((Enumerator_t4765B55C764CF72B4D0B49934CCD0E224ACBBDD8 *)(&V_3), /*hidden argument*/Enumerator_MoveNext_m52C660F3A8E002AD49A7A6EF69DAF2C0EDEFFBEB_RuntimeMethod_var); if (L_24) { goto IL_0080; } } IL_00b1: { IL2CPP_LEAVE(0xC1, FINALLY_00b3); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00b3; } FINALLY_00b3: { // begin finally (depth: 1) Enumerator_Dispose_m6DBA618D425761363F54B849A1FB17FF17569D9F((Enumerator_t4765B55C764CF72B4D0B49934CCD0E224ACBBDD8 *)(&V_3), /*hidden argument*/Enumerator_Dispose_m6DBA618D425761363F54B849A1FB17FF17569D9F_RuntimeMethod_var); IL2CPP_END_FINALLY(179) } // end finally (depth: 1) IL2CPP_CLEANUP(179) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xC1, IL_00c1) } IL_00c1: { // str += "]"; String_t* L_25 = V_0; String_t* L_26; L_26 = String_Concat_m10758B01687A2181C8727AD9FD9CCF5325C61C2A(L_25, _stringLiteralE166C9564FBDE461738077E3B1B506525EB6ACCC, /*hidden argument*/NULL); V_0 = L_26; } IL_00cd: { // return str; String_t* L_27 = V_0; return L_27; } } // System.Void UnityEngine.InputSystem.InputAction::Enable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputAction_Enable_mF937726A4E92A3B9300B7E6D0F9A1B56ACFEA573 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { { // if (enabled) bool L_0; L_0 = InputAction_get_enabled_m12F68C1B6DFFDD654EC9657E6FA4B86E607A4812(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0009; } } { // return; return; } IL_0009: { // var map = GetOrCreateActionMap(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_1; L_1 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(__this, /*hidden argument*/NULL); // map.ResolveBindingsIfNecessary(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_2 = L_1; NullCheck(L_2); bool L_3; L_3 = InputActionMap_ResolveBindingsIfNecessary_m2A250A62A93EAADB0519EDCCFB21FAA6473FBFDB(L_2, /*hidden argument*/NULL); // map.m_State.EnableSingleAction(this); NullCheck(L_2); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_4 = L_2->get_m_State_10(); NullCheck(L_4); InputActionState_EnableSingleAction_mF8BE08C30D8ED1A8C802634388ED0A16434B6577(L_4, __this, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputAction::Disable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputAction_Disable_m8AF74C528E03865CDE66A6885C323538FDEAD2C3 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { { // if (!enabled) bool L_0; L_0 = InputAction_get_enabled_m12F68C1B6DFFDD654EC9657E6FA4B86E607A4812(__this, /*hidden argument*/NULL); if (L_0) { goto IL_0009; } } { // return; return; } IL_0009: { // m_ActionMap.m_State.DisableSingleAction(this); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_1 = __this->get_m_ActionMap_14(); NullCheck(L_1); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_2 = L_1->get_m_State_10(); NullCheck(L_2); InputActionState_DisableSingleAction_m5E9B681525E6E35A77965AD73149B30119585E3A(L_2, __this, /*hidden argument*/NULL); // } return; } } // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.InputAction::Clone() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * InputAction_Clone_m3A7E7F5BD8DC3D0893FF6B306013F1B3757767E7 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_ToArray_m84B3FC87F035362C4A1F458A905BC2ACE0262581_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 V_0; memset((&V_0), 0, sizeof(V_0)); { // var clone = new InputAction(name: m_Name, type: m_Type) // { // m_SingletonActionBindings = bindings.ToArray(), // m_BindingsCount = m_BindingsCount, // m_ExpectedControlType = m_ExpectedControlType, // m_Interactions = m_Interactions, // m_Processors = m_Processors, // }; String_t* L_0 = __this->get_m_Name_0(); int32_t L_1 = __this->get_m_Type_1(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_2 = (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)il2cpp_codegen_object_new(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_il2cpp_TypeInfo_var); InputAction__ctor_m31713328D81D169485924A2D038B967CE4B67D5C(L_2, L_0, L_1, (String_t*)NULL, (String_t*)NULL, (String_t*)NULL, (String_t*)NULL, /*hidden argument*/NULL); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_3 = L_2; ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 L_4; L_4 = InputAction_get_bindings_m975C7CB45D956C8D73BB496BAEC68F1A46CB2416(__this, /*hidden argument*/NULL); V_0 = L_4; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_5; L_5 = ReadOnlyArray_1_ToArray_m84B3FC87F035362C4A1F458A905BC2ACE0262581((ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 *)(&V_0), /*hidden argument*/ReadOnlyArray_1_ToArray_m84B3FC87F035362C4A1F458A905BC2ACE0262581_RuntimeMethod_var); NullCheck(L_3); L_3->set_m_SingletonActionBindings_6(L_5); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_6 = L_3; int32_t L_7 = __this->get_m_BindingsCount_10(); NullCheck(L_6); L_6->set_m_BindingsCount_10(L_7); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_8 = L_6; String_t* L_9 = __this->get_m_ExpectedControlType_2(); NullCheck(L_8); L_8->set_m_ExpectedControlType_2(L_9); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_10 = L_8; String_t* L_11 = __this->get_m_Interactions_5(); NullCheck(L_10); L_10->set_m_Interactions_5(L_11); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_12 = L_10; String_t* L_13 = __this->get_m_Processors_4(); NullCheck(L_12); L_12->set_m_Processors_4(L_13); // return clone; return L_12; } } // System.Object UnityEngine.InputSystem.InputAction::System.ICloneable.Clone() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * InputAction_System_ICloneable_Clone_m0DBEF2BE8E21494156F3E9BAAB98AA253F8C4BAC (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { { // return Clone(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0; L_0 = InputAction_Clone_m3A7E7F5BD8DC3D0893FF6B306013F1B3757767E7(__this, /*hidden argument*/NULL); return L_0; } } // System.Object UnityEngine.InputSystem.InputAction::ReadValueAsObject() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * InputAction_ReadValueAsObject_m0502E4C64A96F312BD3E1B41CA5E28FE623A7F67 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * V_0 = NULL; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * V_1 = NULL; int32_t V_2 = 0; { // var state = GetOrCreateActionMap().m_State; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0; L_0 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(__this, /*hidden argument*/NULL); NullCheck(L_0); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_1 = L_0->get_m_State_10(); V_0 = L_1; // if (state == null) InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_2 = V_0; if (L_2) { goto IL_0011; } } { // return null; return NULL; } IL_0011: { // var actionStatePtr = &state.actionStates[m_ActionIndexInState]; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_3 = V_0; NullCheck(L_3); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_4; L_4 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(L_3, /*hidden argument*/NULL); int32_t L_5 = __this->get_m_ActionIndexInState_13(); uint32_t L_6 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); V_1 = (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((uintptr_t)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_4, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_5), (int32_t)L_6))))); // if (actionStatePtr->phase.IsInProgress()) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_7 = V_1; int32_t L_8; L_8 = TriggerState_get_phase_m8BC034C0171DFBEFFE326B22BED602AB414D8CB8_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_7, /*hidden argument*/NULL); bool L_9; L_9 = InputExtensions_IsInProgress_mEB534005411FDCF6FB88FEF96CFB13EB9120EBF4(L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_004f; } } { // var controlIndex = actionStatePtr->controlIndex; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_10 = V_1; int32_t L_11; L_11 = TriggerState_get_controlIndex_m960A306864E08240EEFEEDE399279D9B60C53BC4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_10, /*hidden argument*/NULL); V_2 = L_11; // if (controlIndex != InputActionState.kInvalidIndex) int32_t L_12 = V_2; if ((((int32_t)L_12) == ((int32_t)(-1)))) { goto IL_004f; } } { // return state.ReadValueAsObject(actionStatePtr->bindingIndex, controlIndex); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_13 = V_0; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_14 = V_1; int32_t L_15; L_15 = TriggerState_get_bindingIndex_m0AC6E41222022188B9528FC31FBC0B519BF7F7DF_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_14, /*hidden argument*/NULL); int32_t L_16 = V_2; NullCheck(L_13); RuntimeObject * L_17; L_17 = InputActionState_ReadValueAsObject_m8E048A141B4DEC13899E149C4A4DEFAEE49DEEEE(L_13, L_15, L_16, (bool)0, /*hidden argument*/NULL); return L_17; } IL_004f: { // return null; return NULL; } } // System.Void UnityEngine.InputSystem.InputAction::Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputAction_Reset_mA346DC3545D102FBF364CD557DFAB46CB6AEF64A (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * G_B2_0 = NULL; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * G_B1_0 = NULL; int32_t G_B4_0 = 0; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * G_B4_1 = NULL; int32_t G_B3_0 = 0; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * G_B3_1 = NULL; int32_t G_B5_0 = 0; int32_t G_B5_1 = 0; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * G_B5_2 = NULL; { // var state = GetOrCreateActionMap().m_State; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0; L_0 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(__this, /*hidden argument*/NULL); NullCheck(L_0); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_1 = L_0->get_m_State_10(); // state?.ResetActionState(m_ActionIndexInState, toPhase: enabled ? InputActionPhase.Waiting : InputActionPhase.Disabled, hardReset: true); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_2 = L_1; G_B1_0 = L_2; if (L_2) { G_B2_0 = L_2; goto IL_0010; } } { return; } IL_0010: { int32_t L_3 = __this->get_m_ActionIndexInState_13(); bool L_4; L_4 = InputAction_get_enabled_m12F68C1B6DFFDD654EC9657E6FA4B86E607A4812(__this, /*hidden argument*/NULL); G_B3_0 = L_3; G_B3_1 = G_B2_0; if (L_4) { G_B4_0 = L_3; G_B4_1 = G_B2_0; goto IL_0021; } } { G_B5_0 = 0; G_B5_1 = G_B3_0; G_B5_2 = G_B3_1; goto IL_0022; } IL_0021: { G_B5_0 = 1; G_B5_1 = G_B4_0; G_B5_2 = G_B4_1; } IL_0022: { NullCheck(G_B5_2); InputActionState_ResetActionState_m1E575C2570985AE19A2A647F57A7577226E7ECE5(G_B5_2, G_B5_1, G_B5_0, (bool)1, /*hidden argument*/NULL); // } return; } } // System.Boolean UnityEngine.InputSystem.InputAction::IsPressed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputAction_IsPressed_mD4FB65B27D452CEFE02C39E12CF07642651DABDE (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * V_0 = NULL; { // var state = GetOrCreateActionMap().m_State; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0; L_0 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(__this, /*hidden argument*/NULL); NullCheck(L_0); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_1 = L_0->get_m_State_10(); V_0 = L_1; // if (state != null) InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_2 = V_0; if (!L_2) { goto IL_002b; } } { // var actionStatePtr = &state.actionStates[m_ActionIndexInState]; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_3 = V_0; NullCheck(L_3); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_4; L_4 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(L_3, /*hidden argument*/NULL); int32_t L_5 = __this->get_m_ActionIndexInState_13(); uint32_t L_6 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); // return actionStatePtr->isPressed; bool L_7; L_7 = TriggerState_get_isPressed_m2C97BF7BD5551B890157344B0F5907F2E2E2EF75((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((uintptr_t)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_4, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_5), (int32_t)L_6))))), /*hidden argument*/NULL); return L_7; } IL_002b: { // return false; return (bool)0; } } // System.Boolean UnityEngine.InputSystem.InputAction::IsInProgress() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputAction_IsInProgress_m27915E829E02D411739AEA926F3AE345202FA54C (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * V_0 = NULL; { // var state = GetOrCreateActionMap().m_State; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0; L_0 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(__this, /*hidden argument*/NULL); NullCheck(L_0); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_1 = L_0->get_m_State_10(); V_0 = L_1; // if (state != null) InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_2 = V_0; if (!L_2) { goto IL_0030; } } { // var actionStatePtr = &state.actionStates[m_ActionIndexInState]; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_3 = V_0; NullCheck(L_3); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_4; L_4 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(L_3, /*hidden argument*/NULL); int32_t L_5 = __this->get_m_ActionIndexInState_13(); uint32_t L_6 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); // return actionStatePtr->phase.IsInProgress(); int32_t L_7; L_7 = TriggerState_get_phase_m8BC034C0171DFBEFFE326B22BED602AB414D8CB8_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((uintptr_t)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_4, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_5), (int32_t)L_6))))), /*hidden argument*/NULL); bool L_8; L_8 = InputExtensions_IsInProgress_mEB534005411FDCF6FB88FEF96CFB13EB9120EBF4(L_7, /*hidden argument*/NULL); return L_8; } IL_0030: { // return false; return (bool)0; } } // System.Boolean UnityEngine.InputSystem.InputAction::WasPressedThisFrame() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputAction_WasPressedThisFrame_m2FEB4644AB402E61BE39F14B241FFCFF0832184E (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * V_0 = NULL; uint32_t V_1 = 0; { // var state = GetOrCreateActionMap().m_State; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0; L_0 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(__this, /*hidden argument*/NULL); NullCheck(L_0); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_1 = L_0->get_m_State_10(); V_0 = L_1; // if (state != null) InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_2 = V_0; if (!L_2) { goto IL_003a; } } { // var actionStatePtr = &state.actionStates[m_ActionIndexInState]; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_3 = V_0; NullCheck(L_3); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_4; L_4 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(L_3, /*hidden argument*/NULL); int32_t L_5 = __this->get_m_ActionIndexInState_13(); uint32_t L_6 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); // var currentUpdateStep = InputUpdate.s_UpdateStepCount; uint32_t L_7 = ((InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_StaticFields*)il2cpp_codegen_static_fields_for(InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_il2cpp_TypeInfo_var))->get_s_UpdateStepCount_0(); V_1 = L_7; // return actionStatePtr->pressedInUpdate == currentUpdateStep && currentUpdateStep != default; uint32_t L_8; L_8 = TriggerState_get_pressedInUpdate_m6B496C8BEFFF0E91D8E34FC71369A9B3457D021D_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((uintptr_t)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_4, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_5), (int32_t)L_6))))), /*hidden argument*/NULL); uint32_t L_9 = V_1; if ((!(((uint32_t)L_8) == ((uint32_t)L_9)))) { goto IL_0038; } } { uint32_t L_10 = V_1; return (bool)((!(((uint32_t)L_10) <= ((uint32_t)0)))? 1 : 0); } IL_0038: { return (bool)0; } IL_003a: { // return false; return (bool)0; } } // System.Boolean UnityEngine.InputSystem.InputAction::WasReleasedThisFrame() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputAction_WasReleasedThisFrame_mFE60A5561BBE79EEFD70301801AD9C8655FEDED9 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * V_0 = NULL; uint32_t V_1 = 0; { // var state = GetOrCreateActionMap().m_State; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0; L_0 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(__this, /*hidden argument*/NULL); NullCheck(L_0); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_1 = L_0->get_m_State_10(); V_0 = L_1; // if (state != null) InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_2 = V_0; if (!L_2) { goto IL_003a; } } { // var actionStatePtr = &state.actionStates[m_ActionIndexInState]; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_3 = V_0; NullCheck(L_3); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_4; L_4 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(L_3, /*hidden argument*/NULL); int32_t L_5 = __this->get_m_ActionIndexInState_13(); uint32_t L_6 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); // var currentUpdateStep = InputUpdate.s_UpdateStepCount; uint32_t L_7 = ((InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_StaticFields*)il2cpp_codegen_static_fields_for(InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_il2cpp_TypeInfo_var))->get_s_UpdateStepCount_0(); V_1 = L_7; // return actionStatePtr->releasedInUpdate == currentUpdateStep && currentUpdateStep != default; uint32_t L_8; L_8 = TriggerState_get_releasedInUpdate_m35C6825BE20E514E1170DCAE30D841BAC28B9F8E_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((uintptr_t)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_4, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_5), (int32_t)L_6))))), /*hidden argument*/NULL); uint32_t L_9 = V_1; if ((!(((uint32_t)L_8) == ((uint32_t)L_9)))) { goto IL_0038; } } { uint32_t L_10 = V_1; return (bool)((!(((uint32_t)L_10) <= ((uint32_t)0)))? 1 : 0); } IL_0038: { return (bool)0; } IL_003a: { // return false; return (bool)0; } } // System.Boolean UnityEngine.InputSystem.InputAction::WasPerformedThisFrame() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputAction_WasPerformedThisFrame_m9664005277EC2C4545C046977F073CC79E94B192 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * V_0 = NULL; uint32_t V_1 = 0; { // var state = GetOrCreateActionMap().m_State; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0; L_0 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(__this, /*hidden argument*/NULL); NullCheck(L_0); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_1 = L_0->get_m_State_10(); V_0 = L_1; // if (state != null) InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_2 = V_0; if (!L_2) { goto IL_003a; } } { // var actionStatePtr = &state.actionStates[m_ActionIndexInState]; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_3 = V_0; NullCheck(L_3); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_4; L_4 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(L_3, /*hidden argument*/NULL); int32_t L_5 = __this->get_m_ActionIndexInState_13(); uint32_t L_6 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); // var currentUpdateStep = InputUpdate.s_UpdateStepCount; uint32_t L_7 = ((InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_StaticFields*)il2cpp_codegen_static_fields_for(InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_il2cpp_TypeInfo_var))->get_s_UpdateStepCount_0(); V_1 = L_7; // return actionStatePtr->lastPerformedInUpdate == currentUpdateStep && currentUpdateStep != default; uint32_t L_8; L_8 = TriggerState_get_lastPerformedInUpdate_m5CAB6842AAD841DE5F44102F4BC837D6A4EC141D_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((uintptr_t)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_4, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_5), (int32_t)L_6))))), /*hidden argument*/NULL); uint32_t L_9 = V_1; if ((!(((uint32_t)L_8) == ((uint32_t)L_9)))) { goto IL_0038; } } { uint32_t L_10 = V_1; return (bool)((!(((uint32_t)L_10) <= ((uint32_t)0)))? 1 : 0); } IL_0038: { return (bool)0; } IL_003a: { // return false; return (bool)0; } } // System.Single UnityEngine.InputSystem.InputAction::GetTimeoutCompletionPercentage() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float InputAction_GetTimeoutCompletionPercentage_m723FEE08D71C03828AF676C34AA7A2C7CD1A5C87 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * V_0 = NULL; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * V_1 = NULL; int32_t V_2 = 0; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * V_3 = NULL; float V_4 = 0.0f; int32_t V_5 = 0; float V_6 = 0.0f; double V_7 = 0.0; int32_t G_B6_0 = 0; { // var actionMap = GetOrCreateActionMap(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0; L_0 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(__this, /*hidden argument*/NULL); // var state = actionMap.m_State; NullCheck(L_0); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_1 = L_0->get_m_State_10(); V_0 = L_1; // if (state == null) InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_2 = V_0; if (L_2) { goto IL_0015; } } { // return 0; return (0.0f); } IL_0015: { // ref var actionState = ref state.actionStates[m_ActionIndexInState]; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_3 = V_0; NullCheck(L_3); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_4; L_4 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(L_3, /*hidden argument*/NULL); int32_t L_5 = __this->get_m_ActionIndexInState_13(); uint32_t L_6 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); V_1 = (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_4, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_5), (int32_t)L_6)))); // var interactionIndex = actionState.interactionIndex; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_7 = V_1; int32_t L_8; L_8 = TriggerState_get_interactionIndex_m901FE8EF223E7846033D0F2A9406A9026967A1F2((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_7, /*hidden argument*/NULL); V_2 = L_8; // if (interactionIndex == -1) int32_t L_9 = V_2; if ((!(((uint32_t)L_9) == ((uint32_t)(-1))))) { goto IL_0045; } } { // return actionState.phase == InputActionPhase.Performed ? 1 : 0; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_10 = V_1; int32_t L_11; L_11 = TriggerState_get_phase_m8BC034C0171DFBEFFE326B22BED602AB414D8CB8_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_10, /*hidden argument*/NULL); if ((((int32_t)L_11) == ((int32_t)3))) { goto IL_0042; } } { G_B6_0 = 0; goto IL_0043; } IL_0042: { G_B6_0 = 1; } IL_0043: { return ((float)((float)G_B6_0)); } IL_0045: { // ref var interactionState = ref state.interactionStates[interactionIndex]; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_12 = V_0; NullCheck(L_12); InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_13; L_13 = InputActionState_get_interactionStates_m59B33020170462E979BF19BA0C6004407F804A64(L_12, /*hidden argument*/NULL); int32_t L_14 = V_2; uint32_t L_15 = sizeof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 ); V_3 = (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)il2cpp_codegen_add((intptr_t)L_13, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_14), (int32_t)L_15)))); // switch (interactionState.phase) InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_16 = V_3; int32_t L_17; L_17 = InteractionState_get_phase_mD7B4CA449A7A56AE4A8292A2BC8464D0BFC78B06_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_16, /*hidden argument*/NULL); V_5 = L_17; int32_t L_18 = V_5; if ((((int32_t)L_18) == ((int32_t)2))) { goto IL_0070; } } { int32_t L_19 = V_5; if ((((int32_t)L_19) == ((int32_t)3))) { goto IL_00eb; } } { goto IL_00f1; } IL_0070: { // var timerCompletion = 0f; V_4 = (0.0f); // if (interactionState.isTimerRunning) InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_20 = V_3; bool L_21; L_21 = InteractionState_get_isTimerRunning_mB8B8A9428242132BB970E4C06225D85F83685E4B((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_20, /*hidden argument*/NULL); if (!L_21) { goto IL_00bc; } } { // var duration = interactionState.timerDuration; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_22 = V_3; float L_23; L_23 = InteractionState_get_timerDuration_mAE8CC19E2311D502456DB26FD2DE86110F17AEA2_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_22, /*hidden argument*/NULL); V_6 = L_23; // var startTime = interactionState.timerStartTime; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_24 = V_3; double L_25; L_25 = InteractionState_get_timerStartTime_mFE71631AD6B439CEB1D2AF23E59E1A6027DC1D0F_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_24, /*hidden argument*/NULL); // var endTime = startTime + duration; float L_26 = V_6; // var remainingTime = endTime - InputState.currentTime; double L_27; L_27 = InputState_get_currentTime_m944B82DEE82FCD508AB35FA697A3165BF182F0CB(/*hidden argument*/NULL); V_7 = ((double)il2cpp_codegen_subtract((double)((double)il2cpp_codegen_add((double)L_25, (double)((double)((double)L_26)))), (double)L_27)); // if (remainingTime <= 0) double L_28 = V_7; if ((!(((double)L_28) <= ((double)(0.0))))) { goto IL_00af; } } { // timerCompletion = 1; V_4 = (1.0f); goto IL_00bc; } IL_00af: { // timerCompletion = (float)((duration - remainingTime) / duration); float L_29 = V_6; double L_30 = V_7; float L_31 = V_6; V_4 = ((float)((float)((double)((double)((double)il2cpp_codegen_subtract((double)((double)((double)L_29)), (double)L_30))/(double)((double)((double)L_31)))))); } IL_00bc: { // if (interactionState.totalTimeoutCompletionTimeRemaining > 0) InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_32 = V_3; float L_33; L_33 = InteractionState_get_totalTimeoutCompletionTimeRemaining_m82EA3B91971FA830C72E320CD93A31113426CD55_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_32, /*hidden argument*/NULL); if ((!(((float)L_33) > ((float)(0.0f))))) { goto IL_00e8; } } { // return (interactionState.totalTimeoutCompletionDone + timerCompletion * interactionState.timerDuration) / // (interactionState.totalTimeoutCompletionDone + interactionState.totalTimeoutCompletionTimeRemaining); InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_34 = V_3; float L_35; L_35 = InteractionState_get_totalTimeoutCompletionDone_m3062C1D66070F3A04DDE04B3697D70C499C2C99C_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_34, /*hidden argument*/NULL); float L_36 = V_4; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_37 = V_3; float L_38; L_38 = InteractionState_get_timerDuration_mAE8CC19E2311D502456DB26FD2DE86110F17AEA2_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_37, /*hidden argument*/NULL); InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_39 = V_3; float L_40; L_40 = InteractionState_get_totalTimeoutCompletionDone_m3062C1D66070F3A04DDE04B3697D70C499C2C99C_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_39, /*hidden argument*/NULL); InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_41 = V_3; float L_42; L_42 = InteractionState_get_totalTimeoutCompletionTimeRemaining_m82EA3B91971FA830C72E320CD93A31113426CD55_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_41, /*hidden argument*/NULL); return ((float)((float)((float)il2cpp_codegen_add((float)L_35, (float)((float)il2cpp_codegen_multiply((float)L_36, (float)L_38))))/(float)((float)il2cpp_codegen_add((float)L_40, (float)L_42)))); } IL_00e8: { // return timerCompletion; float L_43 = V_4; return L_43; } IL_00eb: { // return 1; return (1.0f); } IL_00f1: { // return 0; return (0.0f); } } // System.Boolean UnityEngine.InputSystem.InputAction::get_isSingletonAction() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputAction_get_isSingletonAction_mA2B15B4DA9C7C5428FDA050BC1D98CAFD234769E (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { { // internal bool isSingletonAction => m_ActionMap == null || ReferenceEquals(m_ActionMap.m_SingletonAction, this); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0 = __this->get_m_ActionMap_14(); if (!L_0) { goto IL_0017; } } { InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_1 = __this->get_m_ActionMap_14(); NullCheck(L_1); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_2 = L_1->get_m_SingletonAction_8(); return (bool)((((RuntimeObject*)(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)L_2) == ((RuntimeObject*)(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)__this))? 1 : 0); } IL_0017: { return (bool)1; } } // UnityEngine.InputSystem.InputActionState/TriggerState UnityEngine.InputSystem.InputAction::get_currentState() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 InputAction_get_currentState_mEC1499C5D5A67DEEF0A9732A7AA3C929139FA9BA (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 V_0; memset((&V_0), 0, sizeof(V_0)); { // if (m_ActionIndexInState == InputActionState.kInvalidIndex) int32_t L_0 = __this->get_m_ActionIndexInState_13(); if ((!(((uint32_t)L_0) == ((uint32_t)(-1))))) { goto IL_0013; } } { // return new InputActionState.TriggerState(); il2cpp_codegen_initobj((&V_0), sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 )); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 L_1 = V_0; return L_1; } IL_0013: { // return m_ActionMap.m_State.FetchActionState(this); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_2 = __this->get_m_ActionMap_14(); NullCheck(L_2); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_3 = L_2->get_m_State_10(); NullCheck(L_3); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_4; L_4 = InputActionState_FetchActionState_mB0BBCD2CC70C3FA621F3DBF17C1CEE9004DF408F(L_3, __this, /*hidden argument*/NULL); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 L_5 = (*(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_4); return L_5; } } // System.String UnityEngine.InputSystem.InputAction::MakeSureIdIsInPlace() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputAction_MakeSureIdIsInPlace_mCDAE53AA814666271C0C78CC6A8C2A173BD80120 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { { // if (string.IsNullOrEmpty(m_Id)) String_t* L_0 = __this->get_m_Id_3(); bool L_1; L_1 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0013; } } { // GenerateId(); InputAction_GenerateId_m977E7752BD704BC1181FE148CC9DB35030ACB775(__this, /*hidden argument*/NULL); } IL_0013: { // return m_Id; String_t* L_2 = __this->get_m_Id_3(); return L_2; } } // System.Void UnityEngine.InputSystem.InputAction::GenerateId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputAction_GenerateId_m977E7752BD704BC1181FE148CC9DB35030ACB775 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guid_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Guid_t V_0; memset((&V_0), 0, sizeof(V_0)); { // m_Id = Guid.NewGuid().ToString(); IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); Guid_t L_0; L_0 = Guid_NewGuid_mA7DA3F652640919C3C83918D48310941AF3FCED4(/*hidden argument*/NULL); V_0 = L_0; String_t* L_1; L_1 = Guid_ToString_mA3AB7742FB0E04808F580868E82BDEB93187FB75((Guid_t *)(&V_0), /*hidden argument*/NULL); __this->set_m_Id_3(L_1); // } return; } } // UnityEngine.InputSystem.InputActionMap UnityEngine.InputSystem.InputAction::GetOrCreateActionMap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { { // if (m_ActionMap == null) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0 = __this->get_m_ActionMap_14(); if (L_0) { goto IL_000e; } } { // CreateInternalActionMapForSingletonAction(); InputAction_CreateInternalActionMapForSingletonAction_m2DE2F38A861772C1717197D8A045A97FD47A0D19(__this, /*hidden argument*/NULL); } IL_000e: { // return m_ActionMap; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_1 = __this->get_m_ActionMap_14(); return L_1; } } // System.Void UnityEngine.InputSystem.InputAction::CreateInternalActionMapForSingletonAction() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputAction_CreateInternalActionMapForSingletonAction_m2DE2F38A861772C1717197D8A045A97FD47A0D19 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * V_0 = NULL; { // m_ActionMap = new InputActionMap // { // m_Actions = new[] { this }, // m_SingletonAction = this, // m_Bindings = m_SingletonActionBindings // }; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0 = (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 *)il2cpp_codegen_object_new(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_il2cpp_TypeInfo_var); InputActionMap__ctor_m665A61464CCE1DAEBDD4D173D26195B9A8C2C12D(L_0, /*hidden argument*/NULL); V_0 = L_0; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_1 = V_0; InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_2 = (InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7*)(InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7*)SZArrayNew(InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7_il2cpp_TypeInfo_var, (uint32_t)1); InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_3 = L_2; NullCheck(L_3); ArrayElementTypeCheck (L_3, __this); (L_3)->SetAt(static_cast(0), (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)__this); NullCheck(L_1); L_1->set_m_Actions_3(L_3); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_4 = V_0; NullCheck(L_4); L_4->set_m_SingletonAction_8(__this); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_5 = V_0; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_6 = __this->get_m_SingletonActionBindings_6(); NullCheck(L_5); L_5->set_m_Bindings_4(L_6); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_7 = V_0; __this->set_m_ActionMap_14(L_7); // } return; } } // System.Void UnityEngine.InputSystem.InputAction::RequestInitialStateCheckOnEnabledAction() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputAction_RequestInitialStateCheckOnEnabledAction_m08865CB4504844602F04EA48F97FD993C9B673D7 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { { // var map = GetOrCreateActionMap(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0; L_0 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(__this, /*hidden argument*/NULL); // var state = map.m_State; NullCheck(L_0); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_1 = L_0->get_m_State_10(); // state.SetInitialStateCheckPending(m_ActionIndexInState); int32_t L_2 = __this->get_m_ActionIndexInState_13(); NullCheck(L_1); InputActionState_SetInitialStateCheckPending_mD4070CA3C567365E36C9B35BC87B90F3447ECD60(L_1, L_2, (bool)1, /*hidden argument*/NULL); // } return; } } // System.Boolean UnityEngine.InputSystem.InputAction::ActiveControlIsValid(UnityEngine.InputSystem.InputControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputAction_ActiveControlIsValid_m923CEA0A45BA1BA83ACA4F91BD06082826D9FD12 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * ___control0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_mA51DE26DD6DFCB676E8E8EE4EA725AA6E7596758_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_Value_m30AF0D651134010271C50F54A97B6D6D3B37E7E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArrayExtensions_ContainsReference_TisInputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87_mB5281F5C1AAC99A1641D27081D2379F2F37F09DA_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * V_0 = NULL; Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 V_1; memset((&V_1), 0, sizeof(V_1)); { // if (control == null) InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_0 = ___control0; if (L_0) { goto IL_0005; } } { // return false; return (bool)0; } IL_0005: { // var device = control.device; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_1 = ___control0; NullCheck(L_1); InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * L_2; L_2 = InputControl_get_device_m7B8D4A5F3C7C11E4FE7239692961C434C7CCF9E1_inline(L_1, /*hidden argument*/NULL); V_0 = L_2; // if (!device.added) InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * L_3 = V_0; NullCheck(L_3); bool L_4; L_4 = InputDevice_get_added_m6228E4D9FD11390012BA1693DE2EC3ECF55AD255(L_3, /*hidden argument*/NULL); if (L_4) { goto IL_0016; } } { // return false; return (bool)0; } IL_0016: { // var map = GetOrCreateActionMap(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_5; L_5 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(__this, /*hidden argument*/NULL); // var deviceList = map.devices; NullCheck(L_5); Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 L_6; L_6 = InputActionMap_get_devices_m317EAC43E48EA75BBE4D3F699E6609024AC7EDCE(L_5, /*hidden argument*/NULL); V_1 = L_6; // if (deviceList != null && !deviceList.Value.ContainsReference(device)) bool L_7; L_7 = Nullable_1_get_HasValue_mA51DE26DD6DFCB676E8E8EE4EA725AA6E7596758_inline((Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 *)(&V_1), /*hidden argument*/Nullable_1_get_HasValue_mA51DE26DD6DFCB676E8E8EE4EA725AA6E7596758_RuntimeMethod_var); if (!L_7) { goto IL_003c; } } { ReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0 L_8; L_8 = Nullable_1_get_Value_m30AF0D651134010271C50F54A97B6D6D3B37E7E9((Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 *)(&V_1), /*hidden argument*/Nullable_1_get_Value_m30AF0D651134010271C50F54A97B6D6D3B37E7E9_RuntimeMethod_var); InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * L_9 = V_0; bool L_10; L_10 = ReadOnlyArrayExtensions_ContainsReference_TisInputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87_mB5281F5C1AAC99A1641D27081D2379F2F37F09DA(L_8, L_9, /*hidden argument*/ReadOnlyArrayExtensions_ContainsReference_TisInputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87_mB5281F5C1AAC99A1641D27081D2379F2F37F09DA_RuntimeMethod_var); if (L_10) { goto IL_003c; } } { // return false; return (bool)0; } IL_003c: { // return true; return (bool)1; } } // System.Nullable`1 UnityEngine.InputSystem.InputAction::FindEffectiveBindingMask() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 InputAction_FindEffectiveBindingMask_m067DA33CF0B3C28A4085003CD681A7EEA482A3BB (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 V_0; memset((&V_0), 0, sizeof(V_0)); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * G_B4_0 = NULL; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * G_B3_0 = NULL; int32_t G_B5_0 = 0; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * G_B9_0 = NULL; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * G_B8_0 = NULL; InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * G_B11_0 = NULL; InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * G_B10_0 = NULL; { // if (m_BindingMask.HasValue) Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 * L_0 = __this->get_address_of_m_BindingMask_8(); bool L_1; L_1 = Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_inline((Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 *)L_0, /*hidden argument*/Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_RuntimeMethod_var); if (!L_1) { goto IL_0014; } } { // return m_BindingMask; Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 L_2 = __this->get_m_BindingMask_8(); return L_2; } IL_0014: { // if (m_ActionMap?.m_BindingMask != null) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_3 = __this->get_m_ActionMap_14(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_4 = L_3; G_B3_0 = L_4; if (L_4) { G_B4_0 = L_4; goto IL_0021; } } { G_B5_0 = 0; goto IL_002b; } IL_0021: { NullCheck(G_B4_0); Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 * L_5 = G_B4_0->get_address_of_m_BindingMask_11(); bool L_6; L_6 = Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_inline((Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 *)L_5, /*hidden argument*/Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_RuntimeMethod_var); G_B5_0 = ((int32_t)(L_6)); } IL_002b: { if (!G_B5_0) { goto IL_0039; } } { // return m_ActionMap.m_BindingMask; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_7 = __this->get_m_ActionMap_14(); NullCheck(L_7); Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 L_8 = L_7->get_m_BindingMask_11(); return L_8; } IL_0039: { // return m_ActionMap?.m_Asset?.m_BindingMask; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_9 = __this->get_m_ActionMap_14(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_10 = L_9; G_B8_0 = L_10; if (L_10) { G_B9_0 = L_10; goto IL_004d; } } { il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 )); Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 L_11 = V_0; return L_11; } IL_004d: { NullCheck(G_B9_0); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_12 = G_B9_0->get_m_Asset_2(); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_13 = L_12; G_B10_0 = L_13; if (L_13) { G_B11_0 = L_13; goto IL_0060; } } { il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 )); Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 L_14 = V_0; return L_14; } IL_0060: { NullCheck(G_B11_0); Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 L_15 = G_B11_0->get_m_BindingMask_8(); return L_15; } } // System.Int32 UnityEngine.InputSystem.InputAction::BindingIndexOnActionToBindingIndexOnMap(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputAction_BindingIndexOnActionToBindingIndexOnMap_m5DA4954CA05161BF81109F5FC3C8AC629AF4020A (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, int32_t ___indexOfBindingOnAction0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_LengthSafe_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_mD91AD5CC033C9BED19574C83D438EFB50BD778D0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { // var actionMap = GetOrCreateActionMap(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0; L_0 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(__this, /*hidden argument*/NULL); // var bindingsInMap = actionMap.m_Bindings; NullCheck(L_0); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_1 = L_0->get_m_Bindings_4(); V_0 = L_1; // var bindingCountInMap = bindingsInMap.LengthSafe(); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_2 = V_0; int32_t L_3; L_3 = ArrayHelpers_LengthSafe_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_mD91AD5CC033C9BED19574C83D438EFB50BD778D0(L_2, /*hidden argument*/ArrayHelpers_LengthSafe_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_mD91AD5CC033C9BED19574C83D438EFB50BD778D0_RuntimeMethod_var); V_1 = L_3; // var actionName = name; String_t* L_4; L_4 = InputAction_get_name_mD793438E7135692C402DBB981AD15DEE65A20F38_inline(__this, /*hidden argument*/NULL); // var currentBindingIndexOnAction = -1; V_2 = (-1); // for (var i = 0; i < bindingCountInMap; ++i) V_3 = 0; goto IL_003d; } IL_0020: { // ref var binding = ref bindingsInMap[i]; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_5 = V_0; int32_t L_6 = V_3; NullCheck(L_5); // if (!binding.TriggersAction(this)) bool L_7; L_7 = InputBinding_TriggersAction_mA2C09E283BE6494B34F667CC8D04107348E10DA2((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)((L_5)->GetAddressAt(static_cast(L_6))), __this, /*hidden argument*/NULL); if (!L_7) { goto IL_0039; } } { // ++currentBindingIndexOnAction; int32_t L_8 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); // if (currentBindingIndexOnAction == indexOfBindingOnAction) int32_t L_9 = V_2; int32_t L_10 = ___indexOfBindingOnAction0; if ((!(((uint32_t)L_9) == ((uint32_t)L_10)))) { goto IL_0039; } } { // return i; int32_t L_11 = V_3; return L_11; } IL_0039: { // for (var i = 0; i < bindingCountInMap; ++i) int32_t L_12 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_003d: { // for (var i = 0; i < bindingCountInMap; ++i) int32_t L_13 = V_3; int32_t L_14 = V_1; if ((((int32_t)L_13) < ((int32_t)L_14))) { goto IL_0020; } } { // throw new ArgumentOutOfRangeException(nameof(indexOfBindingOnAction), // $"Binding index {indexOfBindingOnAction} is out of range for action '{this}' with {currentBindingIndexOnAction + 1} bindings"); int32_t L_15 = ___indexOfBindingOnAction0; int32_t L_16 = L_15; RuntimeObject * L_17 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_16); int32_t L_18 = V_2; int32_t L_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); RuntimeObject * L_20 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_19); String_t* L_21; L_21 = String_Format_mD0D523A440845BA7F58E68187E029DC9AB821CED(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral0D22435773CD7F88ADCA3143B449620AC6FA23C9)), L_17, __this, L_20, /*hidden argument*/NULL); ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_22 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_22, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral81244B93268D391ECE039BC7D437F0BA5B417802)), L_21, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_22, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputAction_BindingIndexOnActionToBindingIndexOnMap_m5DA4954CA05161BF81109F5FC3C8AC629AF4020A_RuntimeMethod_var))); } } // System.Int32 UnityEngine.InputSystem.InputAction::BindingIndexOnMapToBindingIndexOnAction(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputAction_BindingIndexOnMapToBindingIndexOnAction_m24E247F278F6E536A0B8B239C0E6E1E14BB286C1 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, int32_t ___indexOfBindingOnMap0, const RuntimeMethod* method) { InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* V_0 = NULL; String_t* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * V_4 = NULL; { // var actionMap = GetOrCreateActionMap(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0; L_0 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(__this, /*hidden argument*/NULL); // var bindingsInMap = actionMap.m_Bindings; NullCheck(L_0); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_1 = L_0->get_m_Bindings_4(); V_0 = L_1; // var actionName = name; String_t* L_2; L_2 = InputAction_get_name_mD793438E7135692C402DBB981AD15DEE65A20F38_inline(__this, /*hidden argument*/NULL); V_1 = L_2; // var bindingIndexOnAction = 0; V_2 = 0; // for (var i = indexOfBindingOnMap - 1; i >= 0; --i) int32_t L_3 = ___indexOfBindingOnMap0; V_3 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)1)); goto IL_0050; } IL_001b: { // ref var binding = ref bindingsInMap[i]; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_4 = V_0; int32_t L_5 = V_3; NullCheck(L_4); V_4 = (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)((L_4)->GetAddressAt(static_cast(L_5))); // if (string.Compare(binding.action, actionName, StringComparison.InvariantCultureIgnoreCase) == 0 || // binding.action == m_Id) InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * L_6 = V_4; String_t* L_7; L_7 = InputBinding_get_action_mA0614689BD96A26D9B4C0BAA6D083E16911E4A62_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)L_6, /*hidden argument*/NULL); String_t* L_8 = V_1; int32_t L_9; L_9 = String_Compare_m573A1F97B15F82C9AC7DC0BB1B381EEDCD2759CD(L_7, L_8, 3, /*hidden argument*/NULL); if (!L_9) { goto IL_0048; } } { InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * L_10 = V_4; String_t* L_11; L_11 = InputBinding_get_action_mA0614689BD96A26D9B4C0BAA6D083E16911E4A62_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)L_10, /*hidden argument*/NULL); String_t* L_12 = __this->get_m_Id_3(); bool L_13; L_13 = String_op_Equality_m50B3548E4AC232558190B0052877B290AA1D436A(L_11, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_004c; } } IL_0048: { // ++bindingIndexOnAction; int32_t L_14 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_004c: { // for (var i = indexOfBindingOnMap - 1; i >= 0; --i) int32_t L_15 = V_3; V_3 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); } IL_0050: { // for (var i = indexOfBindingOnMap - 1; i >= 0; --i) int32_t L_16 = V_3; if ((((int32_t)L_16) >= ((int32_t)0))) { goto IL_001b; } } { // return bindingIndexOnAction; int32_t L_17 = V_2; return L_17; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean UnityEngine.InputSystem.InputActionAsset::get_enabled() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionAsset_get_enabled_m53EAB6377D1C0590D4E1E3E14FCE88548970F519 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mF47FFED7BC1472D574FD823FB9D5901101093F23_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m4B462AE49216761627FB72319163404C1E36311D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m2EA116160CA205BBE65E8C64EC9A446964806E8D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_GetEnumerator_mB3C3CBDF93C98702EBCFD891077418629EF85CEE_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Enumerator_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB V_0; memset((&V_0), 0, sizeof(V_0)); ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E V_1; memset((&V_1), 0, sizeof(V_1)); bool V_2 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // foreach (var actionMap in actionMaps) ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E L_0; L_0 = InputActionAsset_get_actionMaps_mBDAA40E766440933ECE83611029158A5023A8699(__this, /*hidden argument*/NULL); V_1 = L_0; Enumerator_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB L_1; L_1 = ReadOnlyArray_1_GetEnumerator_mB3C3CBDF93C98702EBCFD891077418629EF85CEE((ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E *)(&V_1), /*hidden argument*/ReadOnlyArray_1_GetEnumerator_mB3C3CBDF93C98702EBCFD891077418629EF85CEE_RuntimeMethod_var); V_0 = L_1; } IL_000f: try { // begin try (depth: 1) { goto IL_0023; } IL_0011: { // foreach (var actionMap in actionMaps) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_2; L_2 = Enumerator_get_Current_m2EA116160CA205BBE65E8C64EC9A446964806E8D((Enumerator_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB *)(&V_0), /*hidden argument*/Enumerator_get_Current_m2EA116160CA205BBE65E8C64EC9A446964806E8D_RuntimeMethod_var); // if (actionMap.enabled) NullCheck(L_2); bool L_3; L_3 = InputActionMap_get_enabled_m5ACA89B66D742F7329CB5EBB1671901C27FBEA38(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0023; } } IL_001f: { // return true; V_2 = (bool)1; IL2CPP_LEAVE(0x3E, FINALLY_002e); } IL_0023: { // foreach (var actionMap in actionMaps) bool L_4; L_4 = Enumerator_MoveNext_m4B462AE49216761627FB72319163404C1E36311D((Enumerator_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB *)(&V_0), /*hidden argument*/Enumerator_MoveNext_m4B462AE49216761627FB72319163404C1E36311D_RuntimeMethod_var); if (L_4) { goto IL_0011; } } IL_002c: { IL2CPP_LEAVE(0x3C, FINALLY_002e); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_002e; } FINALLY_002e: { // begin finally (depth: 1) Enumerator_Dispose_mF47FFED7BC1472D574FD823FB9D5901101093F23((Enumerator_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB *)(&V_0), /*hidden argument*/Enumerator_Dispose_mF47FFED7BC1472D574FD823FB9D5901101093F23_RuntimeMethod_var); IL2CPP_END_FINALLY(46) } // end finally (depth: 1) IL2CPP_CLEANUP(46) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x3E, IL_003e) IL2CPP_JUMP_TBL(0x3C, IL_003c) } IL_003c: { // return false; return (bool)0; } IL_003e: { // } bool L_5 = V_2; return L_5; } } // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 UnityEngine.InputSystem.InputActionAsset::get_actionMaps() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E InputActionAsset_get_actionMaps_mBDAA40E766440933ECE83611029158A5023A8699 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1__ctor_m3F5331FDB6BBF9ED022D6C2FB8A9EE375F59A151_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // public ReadOnlyArray actionMaps => new ReadOnlyArray(m_ActionMaps); InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_0 = __this->get_m_ActionMaps_5(); ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E L_1; memset((&L_1), 0, sizeof(L_1)); ReadOnlyArray_1__ctor_m3F5331FDB6BBF9ED022D6C2FB8A9EE375F59A151((&L_1), L_0, /*hidden argument*/ReadOnlyArray_1__ctor_m3F5331FDB6BBF9ED022D6C2FB8A9EE375F59A151_RuntimeMethod_var); return L_1; } } // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 UnityEngine.InputSystem.InputActionAsset::get_controlSchemes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyArray_1_tD26A5C8942D54D9923D37B15641CAC16B1922B9E InputActionAsset_get_controlSchemes_m5BFE9026413F59D2AFFBBD911D21E41A1735179E (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1__ctor_mDAFDFE2BBDB4E987265D1C18820A334C716F6C3D_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // public ReadOnlyArray controlSchemes => new ReadOnlyArray(m_ControlSchemes); InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD* L_0 = __this->get_m_ControlSchemes_6(); ReadOnlyArray_1_tD26A5C8942D54D9923D37B15641CAC16B1922B9E L_1; memset((&L_1), 0, sizeof(L_1)); ReadOnlyArray_1__ctor_mDAFDFE2BBDB4E987265D1C18820A334C716F6C3D((&L_1), L_0, /*hidden argument*/ReadOnlyArray_1__ctor_mDAFDFE2BBDB4E987265D1C18820A334C716F6C3D_RuntimeMethod_var); return L_1; } } // System.Collections.Generic.IEnumerable`1 UnityEngine.InputSystem.InputActionAsset::get_bindings() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* InputActionAsset_get_bindings_mF57D089B8589A7AD0C9D2B78ECBBDE0F159CE9C2 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3Cget_bindingsU3Ed__8_t44F18071E954ABA3E2BCF74BFF2F14AFEB6C4A81_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { U3Cget_bindingsU3Ed__8_t44F18071E954ABA3E2BCF74BFF2F14AFEB6C4A81 * L_0 = (U3Cget_bindingsU3Ed__8_t44F18071E954ABA3E2BCF74BFF2F14AFEB6C4A81 *)il2cpp_codegen_object_new(U3Cget_bindingsU3Ed__8_t44F18071E954ABA3E2BCF74BFF2F14AFEB6C4A81_il2cpp_TypeInfo_var); U3Cget_bindingsU3Ed__8__ctor_mEDC80DF2D0F0D11C4B59AF25DD0F9E8F74A040E1(L_0, ((int32_t)-2), /*hidden argument*/NULL); U3Cget_bindingsU3Ed__8_t44F18071E954ABA3E2BCF74BFF2F14AFEB6C4A81 * L_1 = L_0; NullCheck(L_1); L_1->set_U3CU3E4__this_3(__this); return L_1; } } // System.Nullable`1 UnityEngine.InputSystem.InputActionAsset::get_bindingMask() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 InputActionAsset_get_bindingMask_m7A8B027D4FCD153F01D013284C478837AEA115E7 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, const RuntimeMethod* method) { { // get => m_BindingMask; Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 L_0 = __this->get_m_BindingMask_8(); return L_0; } } // System.Void UnityEngine.InputSystem.InputActionAsset::set_bindingMask(System.Nullable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionAsset_set_bindingMask_mB613FB6CE3326DDC95591ED2008BBFB6EFBCBF3E (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_GetValueOrDefault_m9D7585670525EA404F95E06220C6AC7D9E763B6D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 V_0; memset((&V_0), 0, sizeof(V_0)); Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t G_B5_0 = 0; { // if (m_BindingMask == value) Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 L_0 = __this->get_m_BindingMask_8(); V_0 = L_0; Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 L_1 = ___value0; V_1 = L_1; bool L_2; L_2 = Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_inline((Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 *)(&V_0), /*hidden argument*/Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_RuntimeMethod_var); bool L_3; L_3 = Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_inline((Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 *)(&V_1), /*hidden argument*/Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_RuntimeMethod_var); if ((((int32_t)L_2) == ((int32_t)L_3))) { goto IL_001c; } } { G_B5_0 = 0; goto IL_003b; } IL_001c: { bool L_4; L_4 = Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_inline((Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 *)(&V_0), /*hidden argument*/Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_RuntimeMethod_var); if (L_4) { goto IL_0028; } } { G_B5_0 = 1; goto IL_003b; } IL_0028: { InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_5; L_5 = Nullable_1_GetValueOrDefault_m9D7585670525EA404F95E06220C6AC7D9E763B6D_inline((Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 *)(&V_0), /*hidden argument*/Nullable_1_GetValueOrDefault_m9D7585670525EA404F95E06220C6AC7D9E763B6D_RuntimeMethod_var); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_6; L_6 = Nullable_1_GetValueOrDefault_m9D7585670525EA404F95E06220C6AC7D9E763B6D_inline((Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 *)(&V_1), /*hidden argument*/Nullable_1_GetValueOrDefault_m9D7585670525EA404F95E06220C6AC7D9E763B6D_RuntimeMethod_var); bool L_7; L_7 = InputBinding_op_Equality_m8BFB7D772A059D18B061BD27F23FBC6555C10BBF(L_5, L_6, /*hidden argument*/NULL); G_B5_0 = ((int32_t)(L_7)); } IL_003b: { if (!G_B5_0) { goto IL_003e; } } { // return; return; } IL_003e: { // m_BindingMask = value; Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 L_8 = ___value0; __this->set_m_BindingMask_8(L_8); // ReResolveIfNecessary(fullResolve: true); InputActionAsset_ReResolveIfNecessary_m8371E750C7E82070A48EAD8DFA804E7EEB25CEBF(__this, (bool)1, /*hidden argument*/NULL); // } return; } } // System.Nullable`1> UnityEngine.InputSystem.InputActionAsset::get_devices() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 InputActionAsset_get_devices_m5554F7B70793B5117851015D3CA416544661EFA2 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, const RuntimeMethod* method) { { // get => m_Devices.Get(); DeviceArray_tB70537FAE9D7016A8C78A29177C1FA1C3AF15B5A * L_0 = __this->get_address_of_m_Devices_11(); Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 L_1; L_1 = DeviceArray_Get_mDA6335F4733669E634AB16D24E1CCEA1CDB78FEB((DeviceArray_tB70537FAE9D7016A8C78A29177C1FA1C3AF15B5A *)L_0, /*hidden argument*/NULL); return L_1; } } // System.Void UnityEngine.InputSystem.InputActionAsset::set_devices(System.Nullable`1>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionAsset_set_devices_m2E3B1D0FDB83207874668041C1CAF3F2AF740B98 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 ___value0, const RuntimeMethod* method) { { // if (m_Devices.Set(value)) DeviceArray_tB70537FAE9D7016A8C78A29177C1FA1C3AF15B5A * L_0 = __this->get_address_of_m_Devices_11(); Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 L_1 = ___value0; bool L_2; L_2 = DeviceArray_Set_m684DCFD9B4E86F1B21A52D4A0C75CD52C846D6C9((DeviceArray_tB70537FAE9D7016A8C78A29177C1FA1C3AF15B5A *)L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0015; } } { // ReResolveIfNecessary(fullResolve: false); InputActionAsset_ReResolveIfNecessary_m8371E750C7E82070A48EAD8DFA804E7EEB25CEBF(__this, (bool)0, /*hidden argument*/NULL); } IL_0015: { // } return; } } // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.InputActionAsset::get_Item(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * InputActionAsset_get_Item_m858385F3A0893106714AA168B0021199C5AF0289 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, String_t* ___actionNameOrId0, const RuntimeMethod* method) { InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * G_B2_0 = NULL; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * G_B1_0 = NULL; { // var action = FindAction(actionNameOrId); String_t* L_0 = ___actionNameOrId0; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_1; L_1 = InputActionAsset_FindAction_mD8E127BE7C004DAF8565E929A9EBBAD3DFDFB028(__this, L_0, (bool)0, /*hidden argument*/NULL); // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_2 = L_1; G_B1_0 = L_2; if (L_2) { G_B2_0 = L_2; goto IL_001d; } } { // throw new KeyNotFoundException($"Cannot find action '{actionNameOrId}' in '{this}'"); String_t* L_3 = ___actionNameOrId0; String_t* L_4; L_4 = String_Format_m8464C6DD7299114954DA87FC39FCD129F3E2ACA2(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral9D66EF12A6CD82764376802923341E3DC77EED80)), L_3, __this, /*hidden argument*/NULL); KeyNotFoundException_t0A3BE653F7FA27DEA1C91C2FB3DAA6C8D0CBB952 * L_5 = (KeyNotFoundException_t0A3BE653F7FA27DEA1C91C2FB3DAA6C8D0CBB952 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&KeyNotFoundException_t0A3BE653F7FA27DEA1C91C2FB3DAA6C8D0CBB952_il2cpp_TypeInfo_var))); KeyNotFoundException__ctor_m0EC42CEED5BA7A842158FFADCF05BBACF33B700D(L_5, L_4, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionAsset_get_Item_m858385F3A0893106714AA168B0021199C5AF0289_RuntimeMethod_var))); } IL_001d: { // return action; return G_B2_0; } } // System.String UnityEngine.InputSystem.InputActionAsset::ToJson() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputActionAsset_ToJson_mBC6D44D5224A8C1EDE3430E50864221E255279EE (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WriteFileJson_tD861465C9130F22970287E83EEE918A7E639F6F4_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } WriteFileJson_tD861465C9130F22970287E83EEE918A7E639F6F4 V_0; memset((&V_0), 0, sizeof(V_0)); { // var fileJson = new WriteFileJson // { // name = name, // maps = InputActionMap.WriteFileJson.FromMaps(m_ActionMaps).maps, // controlSchemes = InputControlScheme.SchemeJson.ToJson(m_ControlSchemes), // }; il2cpp_codegen_initobj((&V_0), sizeof(WriteFileJson_tD861465C9130F22970287E83EEE918A7E639F6F4 )); String_t* L_0; L_0 = Object_get_name_m0C7BC870ED2F0DC5A2FB09628136CD7D1CB82CFB(__this, /*hidden argument*/NULL); (&V_0)->set_name_0(L_0); InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_1 = __this->get_m_ActionMaps_5(); WriteFileJson_t1E89879041484C4ABEB8BF27251500573F92D21F L_2; L_2 = WriteFileJson_FromMaps_mED8214AD98F24B3DA72BB73A6B2F202E92706377((RuntimeObject*)(RuntimeObject*)L_1, /*hidden argument*/NULL); WriteMapJsonU5BU5D_t47447828A3C78868DE4FC7A2F8AFF017C8FC0956* L_3 = L_2.get_maps_0(); (&V_0)->set_maps_1(L_3); InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD* L_4 = __this->get_m_ControlSchemes_6(); SchemeJsonU5BU5D_t57FDF11F72F0043029240825717D2C5B11BA7C46* L_5; L_5 = SchemeJson_ToJson_mCD0F6729FB3744B86C0C8F8A6542688D79A6D5C1(L_4, /*hidden argument*/NULL); (&V_0)->set_controlSchemes_2(L_5); WriteFileJson_tD861465C9130F22970287E83EEE918A7E639F6F4 L_6 = V_0; // return JsonUtility.ToJson(fileJson, true); WriteFileJson_tD861465C9130F22970287E83EEE918A7E639F6F4 L_7 = L_6; RuntimeObject * L_8 = Box(WriteFileJson_tD861465C9130F22970287E83EEE918A7E639F6F4_il2cpp_TypeInfo_var, &L_7); String_t* L_9; L_9 = JsonUtility_ToJson_m8A3321288D36CE4383BE7F22C4DACFAF1DEE9ABF(L_8, (bool)1, /*hidden argument*/NULL); return L_9; } } // System.Void UnityEngine.InputSystem.InputActionAsset::LoadFromJson(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionAsset_LoadFromJson_m823D0DBCCCD9948CDEC9C67A6F104523B36CD371 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, String_t* ___json0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonUtility_FromJson_TisReadFileJson_tF65156F867EA68F6F7A7B45506F61744EDD05885_m68C56F0BB91D3EA2C2EAF132BB90168B2DF8B562_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } ReadFileJson_tF65156F867EA68F6F7A7B45506F61744EDD05885 V_0; memset((&V_0), 0, sizeof(V_0)); { // if (string.IsNullOrEmpty(json)) String_t* L_0 = ___json0; bool L_1; L_1 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0013; } } { // throw new ArgumentNullException(nameof(json)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_2 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral43187C90BBB5DFB063A95733C9BD65ECD25A2E84)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionAsset_LoadFromJson_m823D0DBCCCD9948CDEC9C67A6F104523B36CD371_RuntimeMethod_var))); } IL_0013: { // var parsedJson = JsonUtility.FromJson(json); String_t* L_3 = ___json0; ReadFileJson_tF65156F867EA68F6F7A7B45506F61744EDD05885 L_4; L_4 = JsonUtility_FromJson_TisReadFileJson_tF65156F867EA68F6F7A7B45506F61744EDD05885_m68C56F0BB91D3EA2C2EAF132BB90168B2DF8B562(L_3, /*hidden argument*/JsonUtility_FromJson_TisReadFileJson_tF65156F867EA68F6F7A7B45506F61744EDD05885_m68C56F0BB91D3EA2C2EAF132BB90168B2DF8B562_RuntimeMethod_var); V_0 = L_4; // parsedJson.ToAsset(this); ReadFileJson_ToAsset_mCCBEB38D74E9432F33015F3AE46D0BA3815FDB79((ReadFileJson_tF65156F867EA68F6F7A7B45506F61744EDD05885 *)(&V_0), __this, /*hidden argument*/NULL); // } return; } } // UnityEngine.InputSystem.InputActionAsset UnityEngine.InputSystem.InputActionAsset::FromJson(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * InputActionAsset_FromJson_mBD5F8A2004792F4A923BCEA7C80A005C48255355 (String_t* ___json0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableObject_CreateInstance_TisInputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18_mEB9C05B462BE75EBA96D18D6E9F7921EDDBEE924_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // if (string.IsNullOrEmpty(json)) String_t* L_0 = ___json0; bool L_1; L_1 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0013; } } { // throw new ArgumentNullException(nameof(json)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_2 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral43187C90BBB5DFB063A95733C9BD65ECD25A2E84)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionAsset_FromJson_mBD5F8A2004792F4A923BCEA7C80A005C48255355_RuntimeMethod_var))); } IL_0013: { // var asset = CreateInstance(); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_3; L_3 = ScriptableObject_CreateInstance_TisInputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18_mEB9C05B462BE75EBA96D18D6E9F7921EDDBEE924(/*hidden argument*/ScriptableObject_CreateInstance_TisInputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18_mEB9C05B462BE75EBA96D18D6E9F7921EDDBEE924_RuntimeMethod_var); // asset.LoadFromJson(json); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_4 = L_3; String_t* L_5 = ___json0; NullCheck(L_4); InputActionAsset_LoadFromJson_m823D0DBCCCD9948CDEC9C67A6F104523B36CD371(L_4, L_5, /*hidden argument*/NULL); // return asset; return L_4; } } // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.InputActionAsset::FindAction(System.String,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * InputActionAsset_FindAction_mD8E127BE7C004DAF8565E929A9EBBAD3DFDFB028 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, String_t* ___actionNameOrId0, bool ___throwIfNotFound1, const RuntimeMethod* method) { int32_t V_0 = 0; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * V_1 = NULL; int32_t V_2 = 0; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * V_3 = NULL; Substring_t9EE457D8CFFFB970B2967B31E9D9AB465415571F V_4; memset((&V_4), 0, sizeof(V_4)); Substring_t9EE457D8CFFFB970B2967B31E9D9AB465415571F V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * V_7 = NULL; InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* V_8 = NULL; int32_t V_9 = 0; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * V_10 = NULL; { // if (actionNameOrId == null) String_t* L_0 = ___actionNameOrId0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(actionNameOrId)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D1DC203F0C5F17225ECA9C512567695D1F57C24)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionAsset_FindAction_mD8E127BE7C004DAF8565E929A9EBBAD3DFDFB028_RuntimeMethod_var))); } IL_000e: { // if (m_ActionMaps != null) InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_2 = __this->get_m_ActionMaps_5(); if (!L_2) { goto IL_0126; } } { // var indexOfSlash = actionNameOrId.IndexOf('/'); String_t* L_3 = ___actionNameOrId0; NullCheck(L_3); int32_t L_4; L_4 = String_IndexOf_mEE2D2F738175E3FF05580366D6226DBD673CA2BE(L_3, ((int32_t)47), /*hidden argument*/NULL); V_0 = L_4; // if (indexOfSlash == -1) int32_t L_5 = V_0; if ((!(((uint32_t)L_5) == ((uint32_t)(-1))))) { goto IL_0073; } } { // InputAction firstActionFound = null; V_1 = (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)NULL; // for (var i = 0; i < m_ActionMaps.Length; ++i) V_2 = 0; goto IL_0060; } IL_002c: { // var action = m_ActionMaps[i].FindAction(actionNameOrId); InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_6 = __this->get_m_ActionMaps_5(); int32_t L_7 = V_2; NullCheck(L_6); int32_t L_8 = L_7; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_9 = (L_6)->GetAt(static_cast(L_8)); String_t* L_10 = ___actionNameOrId0; NullCheck(L_9); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_11; L_11 = InputActionMap_FindAction_m3AC52A50C20CCE4AED7849FAA830AE43144134EE(L_9, L_10, (bool)0, /*hidden argument*/NULL); V_3 = L_11; // if (action != null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_12 = V_3; if (!L_12) { goto IL_005c; } } { // if (action.enabled || action.m_Id == actionNameOrId) // Match by ID is always exact. InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_13 = V_3; NullCheck(L_13); bool L_14; L_14 = InputAction_get_enabled_m12F68C1B6DFFDD654EC9657E6FA4B86E607A4812(L_13, /*hidden argument*/NULL); if (L_14) { goto IL_0055; } } { InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_15 = V_3; NullCheck(L_15); String_t* L_16 = L_15->get_m_Id_3(); String_t* L_17 = ___actionNameOrId0; bool L_18; L_18 = String_op_Equality_m50B3548E4AC232558190B0052877B290AA1D436A(L_16, L_17, /*hidden argument*/NULL); if (!L_18) { goto IL_0057; } } IL_0055: { // return action; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_19 = V_3; return L_19; } IL_0057: { // if (firstActionFound == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_20 = V_1; if (L_20) { goto IL_005c; } } { // firstActionFound = action; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_21 = V_3; V_1 = L_21; } IL_005c: { // for (var i = 0; i < m_ActionMaps.Length; ++i) int32_t L_22 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); } IL_0060: { // for (var i = 0; i < m_ActionMaps.Length; ++i) int32_t L_23 = V_2; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_24 = __this->get_m_ActionMaps_5(); NullCheck(L_24); if ((((int32_t)L_23) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_24)->max_length)))))) { goto IL_002c; } } { // if (firstActionFound != null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_25 = V_1; if (!L_25) { goto IL_0126; } } { // return firstActionFound; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_26 = V_1; return L_26; } IL_0073: { // var mapName = new Substring(actionNameOrId, 0, indexOfSlash); String_t* L_27 = ___actionNameOrId0; int32_t L_28 = V_0; Substring__ctor_m6E413288132D7F2334474CAA6DBC4BB5C93A3B8F((Substring_t9EE457D8CFFFB970B2967B31E9D9AB465415571F *)(&V_4), L_27, 0, L_28, /*hidden argument*/NULL); // var actionName = new Substring(actionNameOrId, indexOfSlash + 1); String_t* L_29 = ___actionNameOrId0; int32_t L_30 = V_0; Substring__ctor_mB720E2555E3A4DD8DFADAC5F2B4B3068EFD0ECD0((Substring_t9EE457D8CFFFB970B2967B31E9D9AB465415571F *)(&V_5), L_29, ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)), /*hidden argument*/NULL); // if (mapName.isEmpty || actionName.isEmpty) bool L_31; L_31 = Substring_get_isEmpty_m0B1B81C31490E8D964348EB12383AA782B64B8FB((Substring_t9EE457D8CFFFB970B2967B31E9D9AB465415571F *)(&V_4), /*hidden argument*/NULL); if (L_31) { goto IL_009a; } } { bool L_32; L_32 = Substring_get_isEmpty_m0B1B81C31490E8D964348EB12383AA782B64B8FB((Substring_t9EE457D8CFFFB970B2967B31E9D9AB465415571F *)(&V_5), /*hidden argument*/NULL); if (!L_32) { goto IL_00b0; } } IL_009a: { // throw new ArgumentException("Malformed action path: " + actionNameOrId, nameof(actionNameOrId)); String_t* L_33 = ___actionNameOrId0; String_t* L_34; L_34 = String_Concat_m10758B01687A2181C8727AD9FD9CCF5325C61C2A(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral1170092DF5BE56D21F8D1162C48687759C36B0C8)), L_33, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_35 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_35, L_34, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D1DC203F0C5F17225ECA9C512567695D1F57C24)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_35, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionAsset_FindAction_mD8E127BE7C004DAF8565E929A9EBBAD3DFDFB028_RuntimeMethod_var))); } IL_00b0: { // for (var i = 0; i < m_ActionMaps.Length; ++i) V_6 = 0; goto IL_011a; } IL_00b5: { // var map = m_ActionMaps[i]; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_36 = __this->get_m_ActionMaps_5(); int32_t L_37 = V_6; NullCheck(L_36); int32_t L_38 = L_37; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_39 = (L_36)->GetAt(static_cast(L_38)); V_7 = L_39; // if (Substring.Compare(map.name, mapName, StringComparison.InvariantCultureIgnoreCase) != 0) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_40 = V_7; NullCheck(L_40); String_t* L_41; L_41 = InputActionMap_get_name_mC043C346F0CC24DE6FA5385B35FC87ADD609BC2F_inline(L_40, /*hidden argument*/NULL); Substring_t9EE457D8CFFFB970B2967B31E9D9AB465415571F L_42; L_42 = Substring_op_Implicit_mD33D7244ABF83360AC6C4B4E7D15141A02EAE668(L_41, /*hidden argument*/NULL); Substring_t9EE457D8CFFFB970B2967B31E9D9AB465415571F L_43 = V_4; int32_t L_44; L_44 = Substring_Compare_m0123A6C051E3AA35C511CE3649C632A923A11EDE(L_42, L_43, 3, /*hidden argument*/NULL); if (L_44) { goto IL_0114; } } { // var actions = map.m_Actions; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_45 = V_7; NullCheck(L_45); InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_46 = L_45->get_m_Actions_3(); V_8 = L_46; // for (var n = 0; n < actions.Length; ++n) V_9 = 0; goto IL_010a; } IL_00e4: { // var action = actions[n]; InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_47 = V_8; int32_t L_48 = V_9; NullCheck(L_47); int32_t L_49 = L_48; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_50 = (L_47)->GetAt(static_cast(L_49)); V_10 = L_50; // if (Substring.Compare(action.name, actionName, // StringComparison.InvariantCultureIgnoreCase) == 0) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_51 = V_10; NullCheck(L_51); String_t* L_52; L_52 = InputAction_get_name_mD793438E7135692C402DBB981AD15DEE65A20F38_inline(L_51, /*hidden argument*/NULL); Substring_t9EE457D8CFFFB970B2967B31E9D9AB465415571F L_53; L_53 = Substring_op_Implicit_mD33D7244ABF83360AC6C4B4E7D15141A02EAE668(L_52, /*hidden argument*/NULL); Substring_t9EE457D8CFFFB970B2967B31E9D9AB465415571F L_54 = V_5; int32_t L_55; L_55 = Substring_Compare_m0123A6C051E3AA35C511CE3649C632A923A11EDE(L_53, L_54, 3, /*hidden argument*/NULL); if (L_55) { goto IL_0104; } } { // return action; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_56 = V_10; return L_56; } IL_0104: { // for (var n = 0; n < actions.Length; ++n) int32_t L_57 = V_9; V_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_57, (int32_t)1)); } IL_010a: { // for (var n = 0; n < actions.Length; ++n) int32_t L_58 = V_9; InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_59 = V_8; NullCheck(L_59); if ((((int32_t)L_58) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_59)->max_length)))))) { goto IL_00e4; } } { // break; goto IL_0126; } IL_0114: { // for (var i = 0; i < m_ActionMaps.Length; ++i) int32_t L_60 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); } IL_011a: { // for (var i = 0; i < m_ActionMaps.Length; ++i) int32_t L_61 = V_6; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_62 = __this->get_m_ActionMaps_5(); NullCheck(L_62); if ((((int32_t)L_61) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_62)->max_length)))))) { goto IL_00b5; } } IL_0126: { // if (throwIfNotFound) bool L_63 = ___throwIfNotFound1; if (!L_63) { goto IL_013b; } } { // throw new ArgumentException($"No action '{actionNameOrId}' in '{this}'"); String_t* L_64 = ___actionNameOrId0; String_t* L_65; L_65 = String_Format_m8464C6DD7299114954DA87FC39FCD129F3E2ACA2(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral0B027DF4509B94EE202D7911887D9FC93669514B)), L_64, __this, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_66 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_66, L_65, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_66, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionAsset_FindAction_mD8E127BE7C004DAF8565E929A9EBBAD3DFDFB028_RuntimeMethod_var))); } IL_013b: { // return null; return (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)NULL; } } // System.Int32 UnityEngine.InputSystem.InputActionAsset::FindBinding(UnityEngine.InputSystem.InputBinding,UnityEngine.InputSystem.InputAction&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionAsset_FindBinding_mA579593015919F3F07BBEA0217257D0E4968740B (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___mask0, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** ___action1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_LengthSafe_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_m5126758BF27552D4F2D7C36122825EEF135318C3_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { // var numMaps = m_ActionMaps.LengthSafe(); InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_0 = __this->get_m_ActionMaps_5(); int32_t L_1; L_1 = ArrayHelpers_LengthSafe_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_m5126758BF27552D4F2D7C36122825EEF135318C3(L_0, /*hidden argument*/ArrayHelpers_LengthSafe_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_m5126758BF27552D4F2D7C36122825EEF135318C3_RuntimeMethod_var); V_0 = L_1; // for (var i = 0; i < numMaps; ++i) V_1 = 0; goto IL_002a; } IL_0010: { // var actionMap = m_ActionMaps[i]; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_2 = __this->get_m_ActionMaps_5(); int32_t L_3 = V_1; NullCheck(L_2); int32_t L_4 = L_3; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_5 = (L_2)->GetAt(static_cast(L_4)); // var bindingIndex = actionMap.FindBinding(mask, out action); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_6 = ___mask0; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** L_7 = ___action1; NullCheck(L_5); int32_t L_8; L_8 = InputActionMap_FindBinding_m53D893E84BEB99FC6BC8951DBCFBB57C28997736(L_5, L_6, (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B **)L_7, /*hidden argument*/NULL); V_2 = L_8; // if (bindingIndex >= 0) int32_t L_9 = V_2; if ((((int32_t)L_9) < ((int32_t)0))) { goto IL_0026; } } { // return bindingIndex; int32_t L_10 = V_2; return L_10; } IL_0026: { // for (var i = 0; i < numMaps; ++i) int32_t L_11 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_002a: { // for (var i = 0; i < numMaps; ++i) int32_t L_12 = V_1; int32_t L_13 = V_0; if ((((int32_t)L_12) < ((int32_t)L_13))) { goto IL_0010; } } { // action = null; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** L_14 = ___action1; *((RuntimeObject **)L_14) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_14, (void*)(RuntimeObject *)NULL); // return -1; return (-1); } } // UnityEngine.InputSystem.InputActionMap UnityEngine.InputSystem.InputActionAsset::FindActionMap(System.String,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * InputActionAsset_FindActionMap_m40F2F648E3E24E0B257F5E35CC62C0D056A9F261 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, String_t* ___nameOrId0, bool ___throwIfNotFound1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guid_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Guid_t V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * V_2 = NULL; int32_t V_3 = 0; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * V_4 = NULL; { // if (nameOrId == null) String_t* L_0 = ___nameOrId0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(nameOrId)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC026D1A37AA204D6CA517A96D25D686A147AF449)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionAsset_FindActionMap_m40F2F648E3E24E0B257F5E35CC62C0D056A9F261_RuntimeMethod_var))); } IL_000e: { // if (m_ActionMaps == null) InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_2 = __this->get_m_ActionMaps_5(); if (L_2) { goto IL_0018; } } { // return null; return (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 *)NULL; } IL_0018: { // if (nameOrId.Contains('-') && Guid.TryParse(nameOrId, out var id)) String_t* L_3 = ___nameOrId0; bool L_4; L_4 = StringHelpers_Contains_m856CFBB72FF6C6484ADE3D9A8CF4AE55238F613C(L_3, ((int32_t)45), /*hidden argument*/NULL); if (!L_4) { goto IL_0058; } } { String_t* L_5 = ___nameOrId0; IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); bool L_6; L_6 = Guid_TryParse_m3DE1C160F1A0609BCA69A54EBFF2439527C1AD47(L_5, (Guid_t *)(&V_0), /*hidden argument*/NULL); if (!L_6) { goto IL_0058; } } { // for (var i = 0; i < m_ActionMaps.Length; ++i) V_1 = 0; goto IL_004d; } IL_0030: { // var map = m_ActionMaps[i]; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_7 = __this->get_m_ActionMaps_5(); int32_t L_8 = V_1; NullCheck(L_7); int32_t L_9 = L_8; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_10 = (L_7)->GetAt(static_cast(L_9)); V_2 = L_10; // if (map.idDontGenerate == id) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_11 = V_2; NullCheck(L_11); Guid_t L_12; L_12 = InputActionMap_get_idDontGenerate_m565E6C56C0A1098144E826B92C8D7B0B1F4CAB49(L_11, /*hidden argument*/NULL); Guid_t L_13 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); bool L_14; L_14 = Guid_op_Equality_mCE37DBEAB7523931F24F545D144DA04B6F42A4D0(L_12, L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_0049; } } { // return map; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_15 = V_2; return L_15; } IL_0049: { // for (var i = 0; i < m_ActionMaps.Length; ++i) int32_t L_16 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); } IL_004d: { // for (var i = 0; i < m_ActionMaps.Length; ++i) int32_t L_17 = V_1; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_18 = __this->get_m_ActionMaps_5(); NullCheck(L_18); if ((((int32_t)L_17) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_18)->max_length)))))) { goto IL_0030; } } IL_0058: { // for (var i = 0; i < m_ActionMaps.Length; ++i) V_3 = 0; goto IL_007d; } IL_005c: { // var map = m_ActionMaps[i]; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_19 = __this->get_m_ActionMaps_5(); int32_t L_20 = V_3; NullCheck(L_19); int32_t L_21 = L_20; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_22 = (L_19)->GetAt(static_cast(L_21)); V_4 = L_22; // if (string.Compare(nameOrId, map.name, StringComparison.InvariantCultureIgnoreCase) == 0) String_t* L_23 = ___nameOrId0; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_24 = V_4; NullCheck(L_24); String_t* L_25; L_25 = InputActionMap_get_name_mC043C346F0CC24DE6FA5385B35FC87ADD609BC2F_inline(L_24, /*hidden argument*/NULL); int32_t L_26; L_26 = String_Compare_m573A1F97B15F82C9AC7DC0BB1B381EEDCD2759CD(L_23, L_25, 3, /*hidden argument*/NULL); if (L_26) { goto IL_0079; } } { // return map; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_27 = V_4; return L_27; } IL_0079: { // for (var i = 0; i < m_ActionMaps.Length; ++i) int32_t L_28 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_007d: { // for (var i = 0; i < m_ActionMaps.Length; ++i) int32_t L_29 = V_3; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_30 = __this->get_m_ActionMaps_5(); NullCheck(L_30); if ((((int32_t)L_29) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_30)->max_length)))))) { goto IL_005c; } } { // if (throwIfNotFound) bool L_31 = ___throwIfNotFound1; if (!L_31) { goto IL_009d; } } { // throw new ArgumentException($"Cannot find action map '{nameOrId}' in '{this}'"); String_t* L_32 = ___nameOrId0; String_t* L_33; L_33 = String_Format_m8464C6DD7299114954DA87FC39FCD129F3E2ACA2(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral0493B34AF18FDCACFEA9CE22A4A986D4997C9BB4)), L_32, __this, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_34 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_34, L_33, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_34, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionAsset_FindActionMap_m40F2F648E3E24E0B257F5E35CC62C0D056A9F261_RuntimeMethod_var))); } IL_009d: { // return null; return (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 *)NULL; } } // UnityEngine.InputSystem.InputActionMap UnityEngine.InputSystem.InputActionAsset::FindActionMap(System.Guid) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * InputActionAsset_FindActionMap_mBD92C24C0122C34926FE06991ED48C965391F549 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, Guid_t ___id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guid_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * V_1 = NULL; { // if (m_ActionMaps == null) InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_0 = __this->get_m_ActionMaps_5(); if (L_0) { goto IL_000a; } } { // return null; return (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 *)NULL; } IL_000a: { // for (var i = 0; i < m_ActionMaps.Length; ++i) V_0 = 0; goto IL_002b; } IL_000e: { // var map = m_ActionMaps[i]; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_1 = __this->get_m_ActionMaps_5(); int32_t L_2 = V_0; NullCheck(L_1); int32_t L_3 = L_2; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_4 = (L_1)->GetAt(static_cast(L_3)); V_1 = L_4; // if (map.idDontGenerate == id) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_5 = V_1; NullCheck(L_5); Guid_t L_6; L_6 = InputActionMap_get_idDontGenerate_m565E6C56C0A1098144E826B92C8D7B0B1F4CAB49(L_5, /*hidden argument*/NULL); Guid_t L_7 = ___id0; IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); bool L_8; L_8 = Guid_op_Equality_mCE37DBEAB7523931F24F545D144DA04B6F42A4D0(L_6, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0027; } } { // return map; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_9 = V_1; return L_9; } IL_0027: { // for (var i = 0; i < m_ActionMaps.Length; ++i) int32_t L_10 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_002b: { // for (var i = 0; i < m_ActionMaps.Length; ++i) int32_t L_11 = V_0; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_12 = __this->get_m_ActionMaps_5(); NullCheck(L_12); if ((((int32_t)L_11) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length)))))) { goto IL_000e; } } { // return null; return (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 *)NULL; } } // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.InputActionAsset::FindAction(System.Guid) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * InputActionAsset_FindAction_m501BDE21383AF857D23AAF05658ED68CE8BD8E03 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, Guid_t ___guid0, const RuntimeMethod* method) { int32_t V_0 = 0; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * V_1 = NULL; { // if (m_ActionMaps == null) InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_0 = __this->get_m_ActionMaps_5(); if (L_0) { goto IL_000a; } } { // return null; return (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)NULL; } IL_000a: { // for (var i = 0; i < m_ActionMaps.Length; ++i) V_0 = 0; goto IL_0026; } IL_000e: { // var map = m_ActionMaps[i]; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_1 = __this->get_m_ActionMaps_5(); int32_t L_2 = V_0; NullCheck(L_1); int32_t L_3 = L_2; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_4 = (L_1)->GetAt(static_cast(L_3)); // var action = map.FindAction(guid); Guid_t L_5 = ___guid0; NullCheck(L_4); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_6; L_6 = InputActionMap_FindAction_m81F53C94B7A085B3CE96C92922E65CC4403D1C6A(L_4, L_5, /*hidden argument*/NULL); V_1 = L_6; // if (action != null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_7 = V_1; if (!L_7) { goto IL_0022; } } { // return action; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_8 = V_1; return L_8; } IL_0022: { // for (var i = 0; i < m_ActionMaps.Length; ++i) int32_t L_9 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0026: { // for (var i = 0; i < m_ActionMaps.Length; ++i) int32_t L_10 = V_0; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_11 = __this->get_m_ActionMaps_5(); NullCheck(L_11); if ((((int32_t)L_10) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_11)->max_length)))))) { goto IL_000e; } } { // return null; return (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)NULL; } } // System.Int32 UnityEngine.InputSystem.InputActionAsset::FindControlSchemeIndex(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionAsset_FindControlSchemeIndex_mBC257591BC453AB14FC3ECCB4EA8DEF14EEFC26D (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, String_t* ___name0, const RuntimeMethod* method) { int32_t V_0 = 0; { // if (string.IsNullOrEmpty(name)) String_t* L_0 = ___name0; bool L_1; L_1 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0013; } } { // throw new ArgumentNullException(nameof(name)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_2 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionAsset_FindControlSchemeIndex_mBC257591BC453AB14FC3ECCB4EA8DEF14EEFC26D_RuntimeMethod_var))); } IL_0013: { // if (m_ControlSchemes == null) InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD* L_3 = __this->get_m_ControlSchemes_6(); if (L_3) { goto IL_001d; } } { // return -1; return (-1); } IL_001d: { // for (var i = 0; i < m_ControlSchemes.Length; ++i) V_0 = 0; goto IL_0041; } IL_0021: { // if (string.Compare(name, m_ControlSchemes[i].name, StringComparison.InvariantCultureIgnoreCase) == 0) String_t* L_4 = ___name0; InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD* L_5 = __this->get_m_ControlSchemes_6(); int32_t L_6 = V_0; NullCheck(L_5); String_t* L_7; L_7 = InputControlScheme_get_name_mA722D5DC1A6AB066C4F33415EC2719CDDE4E981E_inline((InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 *)((L_5)->GetAddressAt(static_cast(L_6))), /*hidden argument*/NULL); int32_t L_8; L_8 = String_Compare_m573A1F97B15F82C9AC7DC0BB1B381EEDCD2759CD(L_4, L_7, 3, /*hidden argument*/NULL); if (L_8) { goto IL_003d; } } { // return i; int32_t L_9 = V_0; return L_9; } IL_003d: { // for (var i = 0; i < m_ControlSchemes.Length; ++i) int32_t L_10 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_0041: { // for (var i = 0; i < m_ControlSchemes.Length; ++i) int32_t L_11 = V_0; InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD* L_12 = __this->get_m_ControlSchemes_6(); NullCheck(L_12); if ((((int32_t)L_11) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length)))))) { goto IL_0021; } } { // return -1; return (-1); } } // System.Nullable`1 UnityEngine.InputSystem.InputActionAsset::FindControlScheme(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t7E8D134849FD70B33AA436F1A224083C40D24ADA InputActionAsset_FindControlScheme_m6294958F2373F2083CEEFF2060F557CFF1FFCD77 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, String_t* ___name0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_m9800F3995A74C723B9FC813AF01F81BCE1416699_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Nullable_1_t7E8D134849FD70B33AA436F1A224083C40D24ADA V_1; memset((&V_1), 0, sizeof(V_1)); { // if (string.IsNullOrEmpty(name)) String_t* L_0 = ___name0; bool L_1; L_1 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0013; } } { // throw new ArgumentNullException(nameof(name)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_2 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionAsset_FindControlScheme_m6294958F2373F2083CEEFF2060F557CFF1FFCD77_RuntimeMethod_var))); } IL_0013: { // var index = FindControlSchemeIndex(name); String_t* L_3 = ___name0; int32_t L_4; L_4 = InputActionAsset_FindControlSchemeIndex_mBC257591BC453AB14FC3ECCB4EA8DEF14EEFC26D(__this, L_3, /*hidden argument*/NULL); V_0 = L_4; // if (index == -1) int32_t L_5 = V_0; if ((!(((uint32_t)L_5) == ((uint32_t)(-1))))) { goto IL_0029; } } { // return null; il2cpp_codegen_initobj((&V_1), sizeof(Nullable_1_t7E8D134849FD70B33AA436F1A224083C40D24ADA )); Nullable_1_t7E8D134849FD70B33AA436F1A224083C40D24ADA L_6 = V_1; return L_6; } IL_0029: { // return m_ControlSchemes[index]; InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD* L_7 = __this->get_m_ControlSchemes_6(); int32_t L_8 = V_0; NullCheck(L_7); int32_t L_9 = L_8; InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 L_10 = (L_7)->GetAt(static_cast(L_9)); Nullable_1_t7E8D134849FD70B33AA436F1A224083C40D24ADA L_11; memset((&L_11), 0, sizeof(L_11)); Nullable_1__ctor_m9800F3995A74C723B9FC813AF01F81BCE1416699((&L_11), L_10, /*hidden argument*/Nullable_1__ctor_m9800F3995A74C723B9FC813AF01F81BCE1416699_RuntimeMethod_var); return L_11; } } // System.Boolean UnityEngine.InputSystem.InputActionAsset::IsUsableWithDevice(UnityEngine.InputSystem.InputDevice) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionAsset_IsUsableWithDevice_m5886DC27D49105AE6D4FDEC634F03AEFC1A3ACDA (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * ___device0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_LengthSafe_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_m5126758BF27552D4F2D7C36122825EEF135318C3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_LengthSafe_TisInputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340_mE82098D7849561F6459F80935C6EC36511EE3CF1_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { // if (device == null) InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * L_0 = ___device0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(device)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE847FDE91DE0DA95AFBA0EEF52C90BEB4CE621BF)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionAsset_IsUsableWithDevice_m5886DC27D49105AE6D4FDEC634F03AEFC1A3ACDA_RuntimeMethod_var))); } IL_000e: { // var numControlSchemes = m_ControlSchemes.LengthSafe(); InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD* L_2 = __this->get_m_ControlSchemes_6(); int32_t L_3; L_3 = ArrayHelpers_LengthSafe_TisInputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340_mE82098D7849561F6459F80935C6EC36511EE3CF1(L_2, /*hidden argument*/ArrayHelpers_LengthSafe_TisInputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340_mE82098D7849561F6459F80935C6EC36511EE3CF1_RuntimeMethod_var); V_0 = L_3; // if (numControlSchemes > 0) int32_t L_4 = V_0; if ((((int32_t)L_4) <= ((int32_t)0))) { goto IL_0042; } } { // for (var i = 0; i < numControlSchemes; ++i) V_1 = 0; goto IL_003c; } IL_0022: { // if (m_ControlSchemes[i].SupportsDevice(device)) InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD* L_5 = __this->get_m_ControlSchemes_6(); int32_t L_6 = V_1; NullCheck(L_5); InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * L_7 = ___device0; bool L_8; L_8 = InputControlScheme_SupportsDevice_m0E7A8AE8789415E8131D9C0368A0E44F475959D4((InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 *)((L_5)->GetAddressAt(static_cast(L_6))), L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0038; } } { // return true; return (bool)1; } IL_0038: { // for (var i = 0; i < numControlSchemes; ++i) int32_t L_9 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_003c: { // for (var i = 0; i < numControlSchemes; ++i) int32_t L_10 = V_1; int32_t L_11 = V_0; if ((((int32_t)L_10) < ((int32_t)L_11))) { goto IL_0022; } } { // } goto IL_006c; } IL_0042: { // var actionMapCount = m_ActionMaps.LengthSafe(); InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_12 = __this->get_m_ActionMaps_5(); int32_t L_13; L_13 = ArrayHelpers_LengthSafe_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_m5126758BF27552D4F2D7C36122825EEF135318C3(L_12, /*hidden argument*/ArrayHelpers_LengthSafe_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_m5126758BF27552D4F2D7C36122825EEF135318C3_RuntimeMethod_var); V_2 = L_13; // for (var i = 0; i < actionMapCount; ++i) V_3 = 0; goto IL_0068; } IL_0052: { // if (m_ActionMaps[i].IsUsableWithDevice(device)) InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_14 = __this->get_m_ActionMaps_5(); int32_t L_15 = V_3; NullCheck(L_14); int32_t L_16 = L_15; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_17 = (L_14)->GetAt(static_cast(L_16)); InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * L_18 = ___device0; NullCheck(L_17); bool L_19; L_19 = InputActionMap_IsUsableWithDevice_m99EC40101F997F5E879118CA5CC13503A02B6F6C(L_17, L_18, /*hidden argument*/NULL); if (!L_19) { goto IL_0064; } } { // return true; return (bool)1; } IL_0064: { // for (var i = 0; i < actionMapCount; ++i) int32_t L_20 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); } IL_0068: { // for (var i = 0; i < actionMapCount; ++i) int32_t L_21 = V_3; int32_t L_22 = V_2; if ((((int32_t)L_21) < ((int32_t)L_22))) { goto IL_0052; } } IL_006c: { // return false; return (bool)0; } } // System.Void UnityEngine.InputSystem.InputActionAsset::Enable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionAsset_Enable_mA587415B77CAB2538989F8D0D48349B83B4E74F9 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mF47FFED7BC1472D574FD823FB9D5901101093F23_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m4B462AE49216761627FB72319163404C1E36311D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m2EA116160CA205BBE65E8C64EC9A446964806E8D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_GetEnumerator_mB3C3CBDF93C98702EBCFD891077418629EF85CEE_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Enumerator_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB V_0; memset((&V_0), 0, sizeof(V_0)); ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // foreach (var map in actionMaps) ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E L_0; L_0 = InputActionAsset_get_actionMaps_mBDAA40E766440933ECE83611029158A5023A8699(__this, /*hidden argument*/NULL); V_1 = L_0; Enumerator_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB L_1; L_1 = ReadOnlyArray_1_GetEnumerator_mB3C3CBDF93C98702EBCFD891077418629EF85CEE((ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E *)(&V_1), /*hidden argument*/ReadOnlyArray_1_GetEnumerator_mB3C3CBDF93C98702EBCFD891077418629EF85CEE_RuntimeMethod_var); V_0 = L_1; } IL_000f: try { // begin try (depth: 1) { goto IL_001d; } IL_0011: { // foreach (var map in actionMaps) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_2; L_2 = Enumerator_get_Current_m2EA116160CA205BBE65E8C64EC9A446964806E8D((Enumerator_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB *)(&V_0), /*hidden argument*/Enumerator_get_Current_m2EA116160CA205BBE65E8C64EC9A446964806E8D_RuntimeMethod_var); // map.Enable(); NullCheck(L_2); InputActionMap_Enable_mA7BA6A5154E3A3F4D4E3CFB05A0CCB4BADDB6764(L_2, /*hidden argument*/NULL); } IL_001d: { // foreach (var map in actionMaps) bool L_3; L_3 = Enumerator_MoveNext_m4B462AE49216761627FB72319163404C1E36311D((Enumerator_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB *)(&V_0), /*hidden argument*/Enumerator_MoveNext_m4B462AE49216761627FB72319163404C1E36311D_RuntimeMethod_var); if (L_3) { goto IL_0011; } } IL_0026: { IL2CPP_LEAVE(0x36, FINALLY_0028); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0028; } FINALLY_0028: { // begin finally (depth: 1) Enumerator_Dispose_mF47FFED7BC1472D574FD823FB9D5901101093F23((Enumerator_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB *)(&V_0), /*hidden argument*/Enumerator_Dispose_mF47FFED7BC1472D574FD823FB9D5901101093F23_RuntimeMethod_var); IL2CPP_END_FINALLY(40) } // end finally (depth: 1) IL2CPP_CLEANUP(40) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x36, IL_0036) } IL_0036: { // } return; } } // System.Void UnityEngine.InputSystem.InputActionAsset::Disable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionAsset_Disable_m97361A7EF87740D5DD52EE46C6094325D3C24753 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mF47FFED7BC1472D574FD823FB9D5901101093F23_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m4B462AE49216761627FB72319163404C1E36311D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m2EA116160CA205BBE65E8C64EC9A446964806E8D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_GetEnumerator_mB3C3CBDF93C98702EBCFD891077418629EF85CEE_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Enumerator_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB V_0; memset((&V_0), 0, sizeof(V_0)); ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // foreach (var map in actionMaps) ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E L_0; L_0 = InputActionAsset_get_actionMaps_mBDAA40E766440933ECE83611029158A5023A8699(__this, /*hidden argument*/NULL); V_1 = L_0; Enumerator_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB L_1; L_1 = ReadOnlyArray_1_GetEnumerator_mB3C3CBDF93C98702EBCFD891077418629EF85CEE((ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E *)(&V_1), /*hidden argument*/ReadOnlyArray_1_GetEnumerator_mB3C3CBDF93C98702EBCFD891077418629EF85CEE_RuntimeMethod_var); V_0 = L_1; } IL_000f: try { // begin try (depth: 1) { goto IL_001d; } IL_0011: { // foreach (var map in actionMaps) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_2; L_2 = Enumerator_get_Current_m2EA116160CA205BBE65E8C64EC9A446964806E8D((Enumerator_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB *)(&V_0), /*hidden argument*/Enumerator_get_Current_m2EA116160CA205BBE65E8C64EC9A446964806E8D_RuntimeMethod_var); // map.Disable(); NullCheck(L_2); InputActionMap_Disable_m57733DF42C244318DE060FC2A7060467FEA4CAD9(L_2, /*hidden argument*/NULL); } IL_001d: { // foreach (var map in actionMaps) bool L_3; L_3 = Enumerator_MoveNext_m4B462AE49216761627FB72319163404C1E36311D((Enumerator_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB *)(&V_0), /*hidden argument*/Enumerator_MoveNext_m4B462AE49216761627FB72319163404C1E36311D_RuntimeMethod_var); if (L_3) { goto IL_0011; } } IL_0026: { IL2CPP_LEAVE(0x36, FINALLY_0028); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0028; } FINALLY_0028: { // begin finally (depth: 1) Enumerator_Dispose_mF47FFED7BC1472D574FD823FB9D5901101093F23((Enumerator_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB *)(&V_0), /*hidden argument*/Enumerator_Dispose_mF47FFED7BC1472D574FD823FB9D5901101093F23_RuntimeMethod_var); IL2CPP_END_FINALLY(40) } // end finally (depth: 1) IL2CPP_CLEANUP(40) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x36, IL_0036) } IL_0036: { // } return; } } // System.Boolean UnityEngine.InputSystem.InputActionAsset::Contains(UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionAsset_Contains_mB5C36D95BEE6558981671D097A4E1E63CD28BC7C (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * V_0 = NULL; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * G_B3_0 = NULL; { // var map = action?.actionMap; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_0006; } } { G_B3_0 = ((InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 *)(NULL)); goto IL_000c; } IL_0006: { InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_1 = ___action0; NullCheck(L_1); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_2; L_2 = InputAction_get_actionMap_m5520D267506EA203BE7B7D31A3C8751757D3C34F(L_1, /*hidden argument*/NULL); G_B3_0 = L_2; } IL_000c: { V_0 = G_B3_0; // if (map == null) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_3 = V_0; if (L_3) { goto IL_0012; } } { // return false; return (bool)0; } IL_0012: { // return map.asset == this; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_4 = V_0; NullCheck(L_4); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_5; L_5 = InputActionMap_get_asset_m731DA6CFE63F1714524F583D9E4A575BE1DA7FA7_inline(L_4, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_6; L_6 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_5, __this, /*hidden argument*/NULL); return L_6; } } // System.Collections.Generic.IEnumerator`1 UnityEngine.InputSystem.InputActionAsset::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* InputActionAsset_GetEnumerator_m7F2BD266ECEC3BA09391DB1258876AB34D034C42 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CGetEnumeratorU3Ed__31_tAFDF29BC1C1607EAA5A6D27F4234AE404A31817F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { U3CGetEnumeratorU3Ed__31_tAFDF29BC1C1607EAA5A6D27F4234AE404A31817F * L_0 = (U3CGetEnumeratorU3Ed__31_tAFDF29BC1C1607EAA5A6D27F4234AE404A31817F *)il2cpp_codegen_object_new(U3CGetEnumeratorU3Ed__31_tAFDF29BC1C1607EAA5A6D27F4234AE404A31817F_il2cpp_TypeInfo_var); U3CGetEnumeratorU3Ed__31__ctor_m3FFCFB4686F8F3B6BAC36A369F4E1827429C2055(L_0, 0, /*hidden argument*/NULL); U3CGetEnumeratorU3Ed__31_tAFDF29BC1C1607EAA5A6D27F4234AE404A31817F * L_1 = L_0; NullCheck(L_1); L_1->set_U3CU3E4__this_2(__this); return L_1; } } // System.Collections.IEnumerator UnityEngine.InputSystem.InputActionAsset::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* InputActionAsset_System_Collections_IEnumerable_GetEnumerator_mE9B9740347A07916B6270C0683644B3DE953969E (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, const RuntimeMethod* method) { { // return GetEnumerator(); RuntimeObject* L_0; L_0 = InputActionAsset_GetEnumerator_m7F2BD266ECEC3BA09391DB1258876AB34D034C42(__this, /*hidden argument*/NULL); return L_0; } } // System.Void UnityEngine.InputSystem.InputActionAsset::MarkAsDirty() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionAsset_MarkAsDirty_m6C8B4B1D7E1F03997629C030B1DD4AD7C625AC2B (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, const RuntimeMethod* method) { { // } return; } } // System.Void UnityEngine.InputSystem.InputActionAsset::OnWantToChangeSetup() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionAsset_OnWantToChangeSetup_mEC98C109AC2AD591C0C2C55D9BCD4A4BFC35AE14 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_LengthSafe_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_m5126758BF27552D4F2D7C36122825EEF135318C3_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // if (m_ActionMaps.LengthSafe() > 0) InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_0 = __this->get_m_ActionMaps_5(); int32_t L_1; L_1 = ArrayHelpers_LengthSafe_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_m5126758BF27552D4F2D7C36122825EEF135318C3(L_0, /*hidden argument*/ArrayHelpers_LengthSafe_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_m5126758BF27552D4F2D7C36122825EEF135318C3_RuntimeMethod_var); if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_001b; } } { // m_ActionMaps[0].OnWantToChangeSetup(); InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_2 = __this->get_m_ActionMaps_5(); NullCheck(L_2); int32_t L_3 = 0; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_4 = (L_2)->GetAt(static_cast(L_3)); NullCheck(L_4); InputActionMap_OnWantToChangeSetup_mF1D2CD36513BC8BF513571B17296A751FA108A36(L_4, /*hidden argument*/NULL); } IL_001b: { // } return; } } // System.Void UnityEngine.InputSystem.InputActionAsset::OnSetupChanged() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionAsset_OnSetupChanged_m2B7A0D07376115A0BAA1038A4FA355D3B49EEF7C (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_LengthSafe_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_m5126758BF27552D4F2D7C36122825EEF135318C3_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // MarkAsDirty(); InputActionAsset_MarkAsDirty_m6C8B4B1D7E1F03997629C030B1DD4AD7C625AC2B(__this, /*hidden argument*/NULL); // if (m_ActionMaps.LengthSafe() > 0) InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_0 = __this->get_m_ActionMaps_5(); int32_t L_1; L_1 = ArrayHelpers_LengthSafe_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_m5126758BF27552D4F2D7C36122825EEF135318C3(L_0, /*hidden argument*/ArrayHelpers_LengthSafe_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_m5126758BF27552D4F2D7C36122825EEF135318C3_RuntimeMethod_var); if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_0022; } } { // m_ActionMaps[0].OnSetupChanged(); InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_2 = __this->get_m_ActionMaps_5(); NullCheck(L_2); int32_t L_3 = 0; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_4 = (L_2)->GetAt(static_cast(L_3)); NullCheck(L_4); InputActionMap_OnSetupChanged_m833A0827AD30862830F176245EAB589A8E73D08A(L_4, /*hidden argument*/NULL); return; } IL_0022: { // m_SharedStateForAllMaps = null; __this->set_m_SharedStateForAllMaps_7((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 *)NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionAsset::ReResolveIfNecessary(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionAsset_ReResolveIfNecessary_m8371E750C7E82070A48EAD8DFA804E7EEB25CEBF (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, bool ___fullResolve0, const RuntimeMethod* method) { { // if (m_SharedStateForAllMaps == null) InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_0 = __this->get_m_SharedStateForAllMaps_7(); if (L_0) { goto IL_0009; } } { // return; return; } IL_0009: { // m_ActionMaps[0].LazyResolveBindings(fullResolve); InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_1 = __this->get_m_ActionMaps_5(); NullCheck(L_1); int32_t L_2 = 0; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_3 = (L_1)->GetAt(static_cast(L_2)); bool L_4 = ___fullResolve0; NullCheck(L_3); bool L_5; L_5 = InputActionMap_LazyResolveBindings_mC45438FB4EFFA8174086E060F1F9DA7BE53D47E1(L_3, L_4, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionAsset::ResolveBindingsIfNecessary() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionAsset_ResolveBindingsIfNecessary_m877901AE583FF82E2B2C0420B57ED633CE033402 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_LengthSafe_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_m5126758BF27552D4F2D7C36122825EEF135318C3_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* V_0 = NULL; int32_t V_1 = 0; { // if (m_ActionMaps.LengthSafe() > 0) InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_0 = __this->get_m_ActionMaps_5(); int32_t L_1; L_1 = ArrayHelpers_LengthSafe_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_m5126758BF27552D4F2D7C36122825EEF135318C3(L_0, /*hidden argument*/ArrayHelpers_LengthSafe_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_m5126758BF27552D4F2D7C36122825EEF135318C3_RuntimeMethod_var); if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_002d; } } { // foreach (var map in m_ActionMaps) InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_2 = __this->get_m_ActionMaps_5(); V_0 = L_2; V_1 = 0; goto IL_0027; } IL_0019: { // foreach (var map in m_ActionMaps) InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_3 = V_0; int32_t L_4 = V_1; NullCheck(L_3); int32_t L_5 = L_4; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_6 = (L_3)->GetAt(static_cast(L_5)); // if (map.ResolveBindingsIfNecessary()) NullCheck(L_6); bool L_7; L_7 = InputActionMap_ResolveBindingsIfNecessary_m2A250A62A93EAADB0519EDCCFB21FAA6473FBFDB(L_6, /*hidden argument*/NULL); if (L_7) { goto IL_002d; } } { int32_t L_8 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); } IL_0027: { // foreach (var map in m_ActionMaps) int32_t L_9 = V_1; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_10 = V_0; NullCheck(L_10); if ((((int32_t)L_9) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length)))))) { goto IL_0019; } } IL_002d: { // } return; } } // System.Void UnityEngine.InputSystem.InputActionAsset::OnDestroy() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionAsset_OnDestroy_mDAFDA4CA09417ADB8F6F8956E331C786DEF5931D (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, const RuntimeMethod* method) { { // Disable(); InputActionAsset_Disable_m97361A7EF87740D5DD52EE46C6094325D3C24753(__this, /*hidden argument*/NULL); // if (m_SharedStateForAllMaps != null) InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_0 = __this->get_m_SharedStateForAllMaps_7(); if (!L_0) { goto IL_0020; } } { // m_SharedStateForAllMaps.Dispose(); // Will clean up InputActionMap state. InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_1 = __this->get_m_SharedStateForAllMaps_7(); NullCheck(L_1); InputActionState_Dispose_m7E13A79D392E4E065F84558ABC8D9BF954CEA464(L_1, /*hidden argument*/NULL); // m_SharedStateForAllMaps = null; __this->set_m_SharedStateForAllMaps_7((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 *)NULL); } IL_0020: { // } return; } } // System.Void UnityEngine.InputSystem.InputActionAsset::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionAsset__ctor_m650F8E603C3DD56B6D1CC36AF7CB56DD2DFFDBF0 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * __this, const RuntimeMethod* method) { { ScriptableObject__ctor_m8DAE6CDCFA34E16F2543B02CC3669669FF203063(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.String UnityEngine.InputSystem.InputActionMap::get_name() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputActionMap_get_name_mC043C346F0CC24DE6FA5385B35FC87ADD609BC2F (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { { // public string name => m_Name; String_t* L_0 = __this->get_m_Name_0(); return L_0; } } // UnityEngine.InputSystem.InputActionAsset UnityEngine.InputSystem.InputActionMap::get_asset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * InputActionMap_get_asset_m731DA6CFE63F1714524F583D9E4A575BE1DA7FA7 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { { // public InputActionAsset asset => m_Asset; InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_0 = __this->get_m_Asset_2(); return L_0; } } // System.Guid UnityEngine.InputSystem.InputActionMap::get_id() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Guid_t InputActionMap_get_id_m8B19EBF619CFD764799F1D6AFDC8D1B12DB8B45E (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { { // if (string.IsNullOrEmpty(m_Id)) String_t* L_0 = __this->get_m_Id_1(); bool L_1; L_1 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0013; } } { // GenerateId(); InputActionMap_GenerateId_m28043FB4139EE4B069E19F4B1B1499FC3655E671(__this, /*hidden argument*/NULL); } IL_0013: { // return new Guid(m_Id); String_t* L_2 = __this->get_m_Id_1(); Guid_t L_3; memset((&L_3), 0, sizeof(L_3)); Guid__ctor_mF80313305B9CD2AD39B621E1CEC5C7DFDFFBDE66((&L_3), L_2, /*hidden argument*/NULL); return L_3; } } // System.Guid UnityEngine.InputSystem.InputActionMap::get_idDontGenerate() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Guid_t InputActionMap_get_idDontGenerate_m565E6C56C0A1098144E826B92C8D7B0B1F4CAB49 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { Guid_t V_0; memset((&V_0), 0, sizeof(V_0)); { // if (string.IsNullOrEmpty(m_Id)) String_t* L_0 = __this->get_m_Id_1(); bool L_1; L_1 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0017; } } { // return default; il2cpp_codegen_initobj((&V_0), sizeof(Guid_t )); Guid_t L_2 = V_0; return L_2; } IL_0017: { // return new Guid(m_Id); String_t* L_3 = __this->get_m_Id_1(); Guid_t L_4; memset((&L_4), 0, sizeof(L_4)); Guid__ctor_mF80313305B9CD2AD39B621E1CEC5C7DFDFFBDE66((&L_4), L_3, /*hidden argument*/NULL); return L_4; } } // System.Boolean UnityEngine.InputSystem.InputActionMap::get_enabled() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionMap_get_enabled_m5ACA89B66D742F7329CB5EBB1671901C27FBEA38 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { { // public bool enabled => m_EnabledActionsCount > 0; int32_t L_0 = __this->get_m_EnabledActionsCount_7(); return (bool)((((int32_t)L_0) > ((int32_t)0))? 1 : 0); } } // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 UnityEngine.InputSystem.InputActionMap::get_actions() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyArray_1_tFF2DE177BEADC53D8885722D3FCDBF7846BD112F InputActionMap_get_actions_m16016B61B5534A86C62FACFB17ADB94C53A74622 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1__ctor_m15FEE09B7CC179D13AB40C930CDC26508F724F73_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // public ReadOnlyArray actions => new ReadOnlyArray(m_Actions); InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_0 = __this->get_m_Actions_3(); ReadOnlyArray_1_tFF2DE177BEADC53D8885722D3FCDBF7846BD112F L_1; memset((&L_1), 0, sizeof(L_1)); ReadOnlyArray_1__ctor_m15FEE09B7CC179D13AB40C930CDC26508F724F73((&L_1), L_0, /*hidden argument*/ReadOnlyArray_1__ctor_m15FEE09B7CC179D13AB40C930CDC26508F724F73_RuntimeMethod_var); return L_1; } } // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 UnityEngine.InputSystem.InputActionMap::get_bindings() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 InputActionMap_get_bindings_m901FD5E3657CDD1AED8D1BE23711B0982916AB93 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1__ctor_m4B6B1F9268E810ED55E03F322099049B8EE6E475_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // public ReadOnlyArray bindings => new ReadOnlyArray(m_Bindings); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_0 = __this->get_m_Bindings_4(); ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 L_1; memset((&L_1), 0, sizeof(L_1)); ReadOnlyArray_1__ctor_m4B6B1F9268E810ED55E03F322099049B8EE6E475((&L_1), L_0, /*hidden argument*/ReadOnlyArray_1__ctor_m4B6B1F9268E810ED55E03F322099049B8EE6E475_RuntimeMethod_var); return L_1; } } // System.Collections.Generic.IEnumerable`1 UnityEngine.InputSystem.InputActionMap::UnityEngine.InputSystem.IInputActionCollection2.get_bindings() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* InputActionMap_UnityEngine_InputSystem_IInputActionCollection2_get_bindings_mA885BF8AFE812160835F1E01C373B41ADEF19331 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // IEnumerable IInputActionCollection2.bindings => bindings; ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 L_0; L_0 = InputActionMap_get_bindings_m901FD5E3657CDD1AED8D1BE23711B0982916AB93(__this, /*hidden argument*/NULL); ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 L_1 = L_0; RuntimeObject * L_2 = Box(ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611_il2cpp_TypeInfo_var, &L_1); return (RuntimeObject*)L_2; } } // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 UnityEngine.InputSystem.InputActionMap::get_controlSchemes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyArray_1_tD26A5C8942D54D9923D37B15641CAC16B1922B9E InputActionMap_get_controlSchemes_m977F927B46CF4D56CB80F957A5FFC00AD079A2C1 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ReadOnlyArray_1_tD26A5C8942D54D9923D37B15641CAC16B1922B9E V_0; memset((&V_0), 0, sizeof(V_0)); { // if (m_Asset == null) InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_0 = __this->get_m_Asset_2(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0018; } } { // return new ReadOnlyArray(); il2cpp_codegen_initobj((&V_0), sizeof(ReadOnlyArray_1_tD26A5C8942D54D9923D37B15641CAC16B1922B9E )); ReadOnlyArray_1_tD26A5C8942D54D9923D37B15641CAC16B1922B9E L_2 = V_0; return L_2; } IL_0018: { // return m_Asset.controlSchemes; InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_3 = __this->get_m_Asset_2(); NullCheck(L_3); ReadOnlyArray_1_tD26A5C8942D54D9923D37B15641CAC16B1922B9E L_4; L_4 = InputActionAsset_get_controlSchemes_m5BFE9026413F59D2AFFBBD911D21E41A1735179E(L_3, /*hidden argument*/NULL); return L_4; } } // System.Nullable`1 UnityEngine.InputSystem.InputActionMap::get_bindingMask() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 InputActionMap_get_bindingMask_mCC902266992795CE7966321D2CF89B993065E486 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { { // get => m_BindingMask; Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 L_0 = __this->get_m_BindingMask_11(); return L_0; } } // System.Void UnityEngine.InputSystem.InputActionMap::set_bindingMask(System.Nullable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_set_bindingMask_m168A11FE819C859C3DFFD29E59ADB87E6B4A3E4A (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_GetValueOrDefault_m9D7585670525EA404F95E06220C6AC7D9E763B6D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 V_0; memset((&V_0), 0, sizeof(V_0)); Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t G_B5_0 = 0; { // if (m_BindingMask == value) Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 L_0 = __this->get_m_BindingMask_11(); V_0 = L_0; Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 L_1 = ___value0; V_1 = L_1; bool L_2; L_2 = Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_inline((Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 *)(&V_0), /*hidden argument*/Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_RuntimeMethod_var); bool L_3; L_3 = Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_inline((Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 *)(&V_1), /*hidden argument*/Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_RuntimeMethod_var); if ((((int32_t)L_2) == ((int32_t)L_3))) { goto IL_001c; } } { G_B5_0 = 0; goto IL_003b; } IL_001c: { bool L_4; L_4 = Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_inline((Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 *)(&V_0), /*hidden argument*/Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_RuntimeMethod_var); if (L_4) { goto IL_0028; } } { G_B5_0 = 1; goto IL_003b; } IL_0028: { InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_5; L_5 = Nullable_1_GetValueOrDefault_m9D7585670525EA404F95E06220C6AC7D9E763B6D_inline((Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 *)(&V_0), /*hidden argument*/Nullable_1_GetValueOrDefault_m9D7585670525EA404F95E06220C6AC7D9E763B6D_RuntimeMethod_var); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_6; L_6 = Nullable_1_GetValueOrDefault_m9D7585670525EA404F95E06220C6AC7D9E763B6D_inline((Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 *)(&V_1), /*hidden argument*/Nullable_1_GetValueOrDefault_m9D7585670525EA404F95E06220C6AC7D9E763B6D_RuntimeMethod_var); bool L_7; L_7 = InputBinding_op_Equality_m8BFB7D772A059D18B061BD27F23FBC6555C10BBF(L_5, L_6, /*hidden argument*/NULL); G_B5_0 = ((int32_t)(L_7)); } IL_003b: { if (!G_B5_0) { goto IL_003e; } } { // return; return; } IL_003e: { // m_BindingMask = value; Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 L_8 = ___value0; __this->set_m_BindingMask_11(L_8); // LazyResolveBindings(fullResolve: true); bool L_9; L_9 = InputActionMap_LazyResolveBindings_mC45438FB4EFFA8174086E060F1F9DA7BE53D47E1(__this, (bool)1, /*hidden argument*/NULL); // } return; } } // System.Nullable`1> UnityEngine.InputSystem.InputActionMap::get_devices() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 InputActionMap_get_devices_m317EAC43E48EA75BBE4D3F699E6609024AC7EDCE (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_mA51DE26DD6DFCB676E8E8EE4EA725AA6E7596758_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 V_0; memset((&V_0), 0, sizeof(V_0)); Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 V_1; memset((&V_1), 0, sizeof(V_1)); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * G_B3_0 = NULL; InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * G_B2_0 = NULL; { // get => m_Devices.Get() ?? m_Asset?.devices; DeviceArray_tB70537FAE9D7016A8C78A29177C1FA1C3AF15B5A * L_0 = __this->get_address_of_m_Devices_15(); Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 L_1; L_1 = DeviceArray_Get_mDA6335F4733669E634AB16D24E1CCEA1CDB78FEB((DeviceArray_tB70537FAE9D7016A8C78A29177C1FA1C3AF15B5A *)L_0, /*hidden argument*/NULL); V_0 = L_1; bool L_2; L_2 = Nullable_1_get_HasValue_mA51DE26DD6DFCB676E8E8EE4EA725AA6E7596758_inline((Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 *)(&V_0), /*hidden argument*/Nullable_1_get_HasValue_mA51DE26DD6DFCB676E8E8EE4EA725AA6E7596758_RuntimeMethod_var); if (L_2) { goto IL_002f; } } { InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_3 = __this->get_m_Asset_2(); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_4 = L_3; G_B2_0 = L_4; if (L_4) { G_B3_0 = L_4; goto IL_0029; } } { il2cpp_codegen_initobj((&V_1), sizeof(Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 )); Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 L_5 = V_1; return L_5; } IL_0029: { NullCheck(G_B3_0); Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 L_6; L_6 = InputActionAsset_get_devices_m5554F7B70793B5117851015D3CA416544661EFA2(G_B3_0, /*hidden argument*/NULL); return L_6; } IL_002f: { Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 L_7 = V_0; return L_7; } } // System.Void UnityEngine.InputSystem.InputActionMap::set_devices(System.Nullable`1>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_set_devices_mD1B5066D0F5651167A3BB58EE903AF4BF286B9F0 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 ___value0, const RuntimeMethod* method) { { // if (m_Devices.Set(value)) DeviceArray_tB70537FAE9D7016A8C78A29177C1FA1C3AF15B5A * L_0 = __this->get_address_of_m_Devices_15(); Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 L_1 = ___value0; bool L_2; L_2 = DeviceArray_Set_m684DCFD9B4E86F1B21A52D4A0C75CD52C846D6C9((DeviceArray_tB70537FAE9D7016A8C78A29177C1FA1C3AF15B5A *)L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0016; } } { // LazyResolveBindings(fullResolve: false); bool L_3; L_3 = InputActionMap_LazyResolveBindings_mC45438FB4EFFA8174086E060F1F9DA7BE53D47E1(__this, (bool)0, /*hidden argument*/NULL); } IL_0016: { // } return; } } // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.InputActionMap::get_Item(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * InputActionMap_get_Item_m2BCBFD1791C555F03A5D7D00E94E4C9A694953A9 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, String_t* ___actionNameOrId0, const RuntimeMethod* method) { InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * G_B4_0 = NULL; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * G_B3_0 = NULL; { // if (actionNameOrId == null) String_t* L_0 = ___actionNameOrId0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(actionNameOrId)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D1DC203F0C5F17225ECA9C512567695D1F57C24)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionMap_get_Item_m2BCBFD1791C555F03A5D7D00E94E4C9A694953A9_RuntimeMethod_var))); } IL_000e: { // var action = FindAction(actionNameOrId); String_t* L_2 = ___actionNameOrId0; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_3; L_3 = InputActionMap_FindAction_m3AC52A50C20CCE4AED7849FAA830AE43144134EE(__this, L_2, (bool)0, /*hidden argument*/NULL); // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_4 = L_3; G_B3_0 = L_4; if (L_4) { G_B4_0 = L_4; goto IL_002f; } } { // throw new KeyNotFoundException($"Cannot find action '{actionNameOrId}'"); String_t* L_5 = ___actionNameOrId0; String_t* L_6; L_6 = String_Concat_mC41740F000A5A48F8D313FB4CEE0E35E207A2632(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral003528DCAD37B27CF7D8112F88321E166C4DE072)), L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral42646B33B50B6AA15E22733C8900716F0FE19E1D)), /*hidden argument*/NULL); KeyNotFoundException_t0A3BE653F7FA27DEA1C91C2FB3DAA6C8D0CBB952 * L_7 = (KeyNotFoundException_t0A3BE653F7FA27DEA1C91C2FB3DAA6C8D0CBB952 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&KeyNotFoundException_t0A3BE653F7FA27DEA1C91C2FB3DAA6C8D0CBB952_il2cpp_TypeInfo_var))); KeyNotFoundException__ctor_m0EC42CEED5BA7A842158FFADCF05BBACF33B700D(L_7, L_6, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionMap_get_Item_m2BCBFD1791C555F03A5D7D00E94E4C9A694953A9_RuntimeMethod_var))); } IL_002f: { // return action; return G_B4_0; } } // System.Void UnityEngine.InputSystem.InputActionMap::add_actionTriggered(System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_add_actionTriggered_mC833BEA82BDA4720FC2C49A7D6B5D7BCCFE4B03D (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, Action_1_tF027A14E846C2C7B23079AF50A99AF77371FFC81 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackArray_1_AddCallback_m0EC9B87C63C8AAC7B708DF85BE88EA5B81450DBC_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // add => m_ActionCallbacks.AddCallback(value); CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 * L_0 = __this->get_address_of_m_ActionCallbacks_16(); Action_1_tF027A14E846C2C7B23079AF50A99AF77371FFC81 * L_1 = ___value0; CallbackArray_1_AddCallback_m0EC9B87C63C8AAC7B708DF85BE88EA5B81450DBC((CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 *)L_0, L_1, /*hidden argument*/CallbackArray_1_AddCallback_m0EC9B87C63C8AAC7B708DF85BE88EA5B81450DBC_RuntimeMethod_var); return; } } // System.Void UnityEngine.InputSystem.InputActionMap::remove_actionTriggered(System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_remove_actionTriggered_m8B27A276256133A1E8E3D8E95D3591A6D03C0BE6 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, Action_1_tF027A14E846C2C7B23079AF50A99AF77371FFC81 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackArray_1_RemoveCallback_mA258874D435B7D1DB8133E303B69C536102AADED_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // remove => m_ActionCallbacks.RemoveCallback(value); CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 * L_0 = __this->get_address_of_m_ActionCallbacks_16(); Action_1_tF027A14E846C2C7B23079AF50A99AF77371FFC81 * L_1 = ___value0; CallbackArray_1_RemoveCallback_mA258874D435B7D1DB8133E303B69C536102AADED((CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 *)L_0, L_1, /*hidden argument*/CallbackArray_1_RemoveCallback_mA258874D435B7D1DB8133E303B69C536102AADED_RuntimeMethod_var); return; } } // System.Void UnityEngine.InputSystem.InputActionMap::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap__ctor_m665A61464CCE1DAEBDD4D173D26195B9A8C2C12D (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { { // [NonSerialized] internal int m_MapIndexInState = InputActionState.kInvalidIndex; __this->set_m_MapIndexInState_9((-1)); // public InputActionMap() Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionMap::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap__ctor_mB288791A2A6C928744F68C77C44127E05D2778BC (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, String_t* ___name0, const RuntimeMethod* method) { { // : this() InputActionMap__ctor_m665A61464CCE1DAEBDD4D173D26195B9A8C2C12D(__this, /*hidden argument*/NULL); // m_Name = name; String_t* L_0 = ___name0; __this->set_m_Name_0(L_0); // } return; } } // System.Void UnityEngine.InputSystem.InputActionMap::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_Dispose_m3B515F41AA7D2FC2E359EF9DC94427D5E96145A9 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * G_B2_0 = NULL; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * G_B1_0 = NULL; { // m_State?.Dispose(); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_0 = __this->get_m_State_10(); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_1 = L_0; G_B1_0 = L_1; if (L_1) { G_B2_0 = L_1; goto IL_000b; } } { return; } IL_000b: { NullCheck(G_B2_0); InputActionState_Dispose_m7E13A79D392E4E065F84558ABC8D9BF954CEA464(G_B2_0, /*hidden argument*/NULL); // } return; } } // System.Int32 UnityEngine.InputSystem.InputActionMap::FindActionIndex(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionMap_FindActionIndex_mB3944FD9A4A29943C006555FF2B6C29E77FCB5D8 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, String_t* ___nameOrId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_m8E06A6DF244254BF419D7EC23A9A6809E19A544D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0C3C6829C3CCF8020C6AC45B87963ADC095CD44A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4D8D9C94AC5DA5FCED2EC8A64E10E714A2515C30); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t G_B7_0 = 0; { // if (string.IsNullOrEmpty(nameOrId)) String_t* L_0 = ___nameOrId0; bool L_1; L_1 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000a; } } { // return -1; return (-1); } IL_000a: { // if (m_Actions == null) InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_2 = __this->get_m_Actions_3(); if (L_2) { goto IL_0014; } } { // return -1; return (-1); } IL_0014: { // SetUpActionLookupTable(); InputActionMap_SetUpActionLookupTable_m4A5DDE94AEFCFBFBF4A8C8324B5E4E65C7224B3E(__this, /*hidden argument*/NULL); // var actionCount = m_Actions.Length; InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_3 = __this->get_m_Actions_3(); NullCheck(L_3); V_0 = ((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))); // var isOldBracedFormat = nameOrId.StartsWith("{") && nameOrId.EndsWith("}"); String_t* L_4 = ___nameOrId0; NullCheck(L_4); bool L_5; L_5 = String_StartsWith_mDE2FF98CAFFD13F88EDEB6C40158DDF840BFCF12(L_4, _stringLiteral0C3C6829C3CCF8020C6AC45B87963ADC095CD44A, /*hidden argument*/NULL); if (!L_5) { goto IL_003d; } } { String_t* L_6 = ___nameOrId0; NullCheck(L_6); bool L_7; L_7 = String_EndsWith_m9A6011FDF8EBFFD3BCB51FE5BE58BE265116DCBE(L_6, _stringLiteral4D8D9C94AC5DA5FCED2EC8A64E10E714A2515C30, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_7)); goto IL_003e; } IL_003d: { G_B7_0 = 0; } IL_003e: { // if (isOldBracedFormat) if (!G_B7_0) { goto IL_006f; } } { // var length = nameOrId.Length - 2; String_t* L_8 = ___nameOrId0; NullCheck(L_8); int32_t L_9; L_9 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_8, /*hidden argument*/NULL); V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)2)); // for (var i = 0; i < actionCount; ++i) V_3 = 0; goto IL_006b; } IL_004d: { // if (string.Compare(m_Actions[i].m_Id, 0, nameOrId, 1, length) == 0) InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_10 = __this->get_m_Actions_3(); int32_t L_11 = V_3; NullCheck(L_10); int32_t L_12 = L_11; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_13 = (L_10)->GetAt(static_cast(L_12)); NullCheck(L_13); String_t* L_14 = L_13->get_m_Id_3(); String_t* L_15 = ___nameOrId0; int32_t L_16 = V_2; int32_t L_17; L_17 = String_Compare_m041C8BBFC566C4A8AA8260583B434BE3C2B0CB62(L_14, 0, L_15, 1, L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0067; } } { // return i; int32_t L_18 = V_3; return L_18; } IL_0067: { // for (var i = 0; i < actionCount; ++i) int32_t L_19 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_006b: { // for (var i = 0; i < actionCount; ++i) int32_t L_20 = V_3; int32_t L_21 = V_0; if ((((int32_t)L_20) < ((int32_t)L_21))) { goto IL_004d; } } IL_006f: { // if (m_ActionIndexByNameOrId.TryGetValue(nameOrId, out var actionIndex)) Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * L_22 = __this->get_m_ActionIndexByNameOrId_17(); String_t* L_23 = ___nameOrId0; NullCheck(L_22); bool L_24; L_24 = Dictionary_2_TryGetValue_m8E06A6DF244254BF419D7EC23A9A6809E19A544D(L_22, L_23, (int32_t*)(&V_1), /*hidden argument*/Dictionary_2_TryGetValue_m8E06A6DF244254BF419D7EC23A9A6809E19A544D_RuntimeMethod_var); if (!L_24) { goto IL_0081; } } { // return actionIndex; int32_t L_25 = V_1; return L_25; } IL_0081: { // for (var i = 0; i < actionCount; ++i) V_4 = 0; goto IL_00bc; } IL_0086: { // var action = m_Actions[i]; InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_26 = __this->get_m_Actions_3(); int32_t L_27 = V_4; NullCheck(L_26); int32_t L_28 = L_27; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_29 = (L_26)->GetAt(static_cast(L_28)); // if (action.m_Id == nameOrId || string.Compare(m_Actions[i].m_Name, nameOrId, StringComparison.InvariantCultureIgnoreCase) == 0) NullCheck(L_29); String_t* L_30 = L_29->get_m_Id_3(); String_t* L_31 = ___nameOrId0; bool L_32; L_32 = String_op_Equality_m50B3548E4AC232558190B0052877B290AA1D436A(L_30, L_31, /*hidden argument*/NULL); if (L_32) { goto IL_00b3; } } { InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_33 = __this->get_m_Actions_3(); int32_t L_34 = V_4; NullCheck(L_33); int32_t L_35 = L_34; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_36 = (L_33)->GetAt(static_cast(L_35)); NullCheck(L_36); String_t* L_37 = L_36->get_m_Name_0(); String_t* L_38 = ___nameOrId0; int32_t L_39; L_39 = String_Compare_m573A1F97B15F82C9AC7DC0BB1B381EEDCD2759CD(L_37, L_38, 3, /*hidden argument*/NULL); if (L_39) { goto IL_00b6; } } IL_00b3: { // return i; int32_t L_40 = V_4; return L_40; } IL_00b6: { // for (var i = 0; i < actionCount; ++i) int32_t L_41 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00bc: { // for (var i = 0; i < actionCount; ++i) int32_t L_42 = V_4; int32_t L_43 = V_0; if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_0086; } } { // return InputActionState.kInvalidIndex; return (-1); } } // System.Void UnityEngine.InputSystem.InputActionMap::SetUpActionLookupTable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_SetUpActionLookupTable_m4A5DDE94AEFCFBFBF4A8C8324B5E4E65C7224B3E (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mE1EA1831B6EF3BA9C2F807622B58DA3A0605B912_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_set_Item_mBC85AF861FB031847847F0B30707EC7AC252D572_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * V_2 = NULL; { // if (m_ActionIndexByNameOrId != null || m_Actions == null) Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * L_0 = __this->get_m_ActionIndexByNameOrId_17(); if (L_0) { goto IL_0010; } } { InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_1 = __this->get_m_Actions_3(); if (L_1) { goto IL_0011; } } IL_0010: { // return; return; } IL_0011: { // m_ActionIndexByNameOrId = new Dictionary(); Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * L_2 = (Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 *)il2cpp_codegen_object_new(Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162_il2cpp_TypeInfo_var); Dictionary_2__ctor_mE1EA1831B6EF3BA9C2F807622B58DA3A0605B912(L_2, /*hidden argument*/Dictionary_2__ctor_mE1EA1831B6EF3BA9C2F807622B58DA3A0605B912_RuntimeMethod_var); __this->set_m_ActionIndexByNameOrId_17(L_2); // var actionCount = m_Actions.Length; InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_3 = __this->get_m_Actions_3(); NullCheck(L_3); V_0 = ((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))); // for (var i = 0; i < actionCount; ++i) V_1 = 0; goto IL_0061; } IL_0029: { // var action = m_Actions[i]; InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_4 = __this->get_m_Actions_3(); int32_t L_5 = V_1; NullCheck(L_4); int32_t L_6 = L_5; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; // action.MakeSureIdIsInPlace(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_8 = V_2; NullCheck(L_8); String_t* L_9; L_9 = InputAction_MakeSureIdIsInPlace_mCDAE53AA814666271C0C78CC6A8C2A173BD80120(L_8, /*hidden argument*/NULL); // m_ActionIndexByNameOrId[action.name] = i; Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * L_10 = __this->get_m_ActionIndexByNameOrId_17(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_11 = V_2; NullCheck(L_11); String_t* L_12; L_12 = InputAction_get_name_mD793438E7135692C402DBB981AD15DEE65A20F38_inline(L_11, /*hidden argument*/NULL); int32_t L_13 = V_1; NullCheck(L_10); Dictionary_2_set_Item_mBC85AF861FB031847847F0B30707EC7AC252D572(L_10, L_12, L_13, /*hidden argument*/Dictionary_2_set_Item_mBC85AF861FB031847847F0B30707EC7AC252D572_RuntimeMethod_var); // m_ActionIndexByNameOrId[action.m_Id] = i; Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * L_14 = __this->get_m_ActionIndexByNameOrId_17(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_15 = V_2; NullCheck(L_15); String_t* L_16 = L_15->get_m_Id_3(); int32_t L_17 = V_1; NullCheck(L_14); Dictionary_2_set_Item_mBC85AF861FB031847847F0B30707EC7AC252D572(L_14, L_16, L_17, /*hidden argument*/Dictionary_2_set_Item_mBC85AF861FB031847847F0B30707EC7AC252D572_RuntimeMethod_var); // for (var i = 0; i < actionCount; ++i) int32_t L_18 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); } IL_0061: { // for (var i = 0; i < actionCount; ++i) int32_t L_19 = V_1; int32_t L_20 = V_0; if ((((int32_t)L_19) < ((int32_t)L_20))) { goto IL_0029; } } { // } return; } } // System.Void UnityEngine.InputSystem.InputActionMap::ClearActionLookupTable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_ClearActionLookupTable_m0926ECB113A19EE54FA0BDD538F71B449277B285 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Clear_m6D070B7479E570F2F4265092DF429B94EC79B7A4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * G_B2_0 = NULL; Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * G_B1_0 = NULL; { // m_ActionIndexByNameOrId?.Clear(); Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * L_0 = __this->get_m_ActionIndexByNameOrId_17(); Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * L_1 = L_0; G_B1_0 = L_1; if (L_1) { G_B2_0 = L_1; goto IL_000b; } } { return; } IL_000b: { NullCheck(G_B2_0); Dictionary_2_Clear_m6D070B7479E570F2F4265092DF429B94EC79B7A4(G_B2_0, /*hidden argument*/Dictionary_2_Clear_m6D070B7479E570F2F4265092DF429B94EC79B7A4_RuntimeMethod_var); // } return; } } // System.Int32 UnityEngine.InputSystem.InputActionMap::FindActionIndex(System.Guid) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionMap_FindActionIndex_mC01931C494DEC54D076ACBAC82D79B21FF213474 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, Guid_t ___id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guid_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { // if (m_Actions == null) InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_0 = __this->get_m_Actions_3(); if (L_0) { goto IL_000a; } } { // return InputActionState.kInvalidIndex; return (-1); } IL_000a: { // var actionCount = m_Actions.Length; InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_1 = __this->get_m_Actions_3(); NullCheck(L_1); V_0 = ((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length))); // for (var i = 0; i < actionCount; ++i) V_1 = 0; goto IL_0032; } IL_0017: { // if (m_Actions[i].idDontGenerate == id) InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_2 = __this->get_m_Actions_3(); int32_t L_3 = V_1; NullCheck(L_2); int32_t L_4 = L_3; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_5 = (L_2)->GetAt(static_cast(L_4)); NullCheck(L_5); Guid_t L_6; L_6 = InputAction_get_idDontGenerate_m56B90B26D5891CFAA6833C4CB687510FA52F8830(L_5, /*hidden argument*/NULL); Guid_t L_7 = ___id0; IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); bool L_8; L_8 = Guid_op_Equality_mCE37DBEAB7523931F24F545D144DA04B6F42A4D0(L_6, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_002e; } } { // return i; int32_t L_9 = V_1; return L_9; } IL_002e: { // for (var i = 0; i < actionCount; ++i) int32_t L_10 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_0032: { // for (var i = 0; i < actionCount; ++i) int32_t L_11 = V_1; int32_t L_12 = V_0; if ((((int32_t)L_11) < ((int32_t)L_12))) { goto IL_0017; } } { // return InputActionState.kInvalidIndex; return (-1); } } // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.InputActionMap::FindAction(System.String,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * InputActionMap_FindAction_m3AC52A50C20CCE4AED7849FAA830AE43144134EE (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, String_t* ___actionNameOrId0, bool ___throwIfNotFound1, const RuntimeMethod* method) { int32_t V_0 = 0; { // if (actionNameOrId == null) String_t* L_0 = ___actionNameOrId0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(actionNameOrId)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D1DC203F0C5F17225ECA9C512567695D1F57C24)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionMap_FindAction_m3AC52A50C20CCE4AED7849FAA830AE43144134EE_RuntimeMethod_var))); } IL_000e: { // var index = FindActionIndex(actionNameOrId); String_t* L_2 = ___actionNameOrId0; int32_t L_3; L_3 = InputActionMap_FindActionIndex_mB3944FD9A4A29943C006555FF2B6C29E77FCB5D8(__this, L_2, /*hidden argument*/NULL); V_0 = L_3; // if (index == -1) int32_t L_4 = V_0; if ((!(((uint32_t)L_4) == ((uint32_t)(-1))))) { goto IL_0036; } } { // if (throwIfNotFound) bool L_5 = ___throwIfNotFound1; if (!L_5) { goto IL_0034; } } { // throw new ArgumentException($"No action '{actionNameOrId}' in '{this}'", nameof(actionNameOrId)); String_t* L_6 = ___actionNameOrId0; String_t* L_7; L_7 = String_Format_m8464C6DD7299114954DA87FC39FCD129F3E2ACA2(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral0B027DF4509B94EE202D7911887D9FC93669514B)), L_6, __this, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_8 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_8, L_7, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D1DC203F0C5F17225ECA9C512567695D1F57C24)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionMap_FindAction_m3AC52A50C20CCE4AED7849FAA830AE43144134EE_RuntimeMethod_var))); } IL_0034: { // return null; return (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)NULL; } IL_0036: { // return m_Actions[index]; InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_9 = __this->get_m_Actions_3(); int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = L_10; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_12 = (L_9)->GetAt(static_cast(L_11)); return L_12; } } // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.InputActionMap::FindAction(System.Guid) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * InputActionMap_FindAction_m81F53C94B7A085B3CE96C92922E65CC4403D1C6A (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, Guid_t ___id0, const RuntimeMethod* method) { int32_t V_0 = 0; { // var index = FindActionIndex(id); Guid_t L_0 = ___id0; int32_t L_1; L_1 = InputActionMap_FindActionIndex_mC01931C494DEC54D076ACBAC82D79B21FF213474(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; // if (index == -1) int32_t L_2 = V_0; if ((!(((uint32_t)L_2) == ((uint32_t)(-1))))) { goto IL_000e; } } { // return null; return (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)NULL; } IL_000e: { // return m_Actions[index]; InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_3 = __this->get_m_Actions_3(); int32_t L_4 = V_0; NullCheck(L_3); int32_t L_5 = L_4; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_6 = (L_3)->GetAt(static_cast(L_5)); return L_6; } } // System.Boolean UnityEngine.InputSystem.InputActionMap::IsUsableWithDevice(UnityEngine.InputSystem.InputDevice) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionMap_IsUsableWithDevice_m99EC40101F997F5E879118CA5CC13503A02B6F6C (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * ___device0, const RuntimeMethod* method) { InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* V_0 = NULL; int32_t V_1 = 0; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB V_2; memset((&V_2), 0, sizeof(V_2)); String_t* V_3 = NULL; { // if (device == null) InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * L_0 = ___device0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(device)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE847FDE91DE0DA95AFBA0EEF52C90BEB4CE621BF)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionMap_IsUsableWithDevice_m99EC40101F997F5E879118CA5CC13503A02B6F6C_RuntimeMethod_var))); } IL_000e: { // if (m_Bindings == null) InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_2 = __this->get_m_Bindings_4(); if (L_2) { goto IL_0018; } } { // return false; return (bool)0; } IL_0018: { // foreach (var binding in m_Bindings) InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_3 = __this->get_m_Bindings_4(); V_0 = L_3; V_1 = 0; goto IL_004a; } IL_0023: { // foreach (var binding in m_Bindings) InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_4 = V_0; int32_t L_5 = V_1; NullCheck(L_4); int32_t L_6 = L_5; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; // var path = binding.effectivePath; String_t* L_8; L_8 = InputBinding_get_effectivePath_mD18873A3BF7CE6BE448526D4F3BC6BBAC70C5324((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_2), /*hidden argument*/NULL); V_3 = L_8; // if (string.IsNullOrEmpty(path)) String_t* L_9 = V_3; bool L_10; L_10 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_9, /*hidden argument*/NULL); if (L_10) { goto IL_0046; } } { // if (InputControlPath.Matches(path, device)) String_t* L_11 = V_3; InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * L_12 = ___device0; bool L_13; L_13 = InputControlPath_Matches_mDD1750C28430F15F6AA5090CD98D28D610F29179(L_11, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_0046; } } { // return true; return (bool)1; } IL_0046: { int32_t L_14 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_004a: { // foreach (var binding in m_Bindings) int32_t L_15 = V_1; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_16 = V_0; NullCheck(L_16); if ((((int32_t)L_15) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_16)->max_length)))))) { goto IL_0023; } } { // return false; return (bool)0; } } // System.Void UnityEngine.InputSystem.InputActionMap::Enable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_Enable_mA7BA6A5154E3A3F4D4E3CFB05A0CCB4BADDB6764 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { { // if (m_Actions == null || m_EnabledActionsCount == m_Actions.Length) InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_0 = __this->get_m_Actions_3(); if (!L_0) { goto IL_0018; } } { int32_t L_1 = __this->get_m_EnabledActionsCount_7(); InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_2 = __this->get_m_Actions_3(); NullCheck(L_2); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length))))))) { goto IL_0019; } } IL_0018: { // return; return; } IL_0019: { // ResolveBindingsIfNecessary(); bool L_3; L_3 = InputActionMap_ResolveBindingsIfNecessary_m2A250A62A93EAADB0519EDCCFB21FAA6473FBFDB(__this, /*hidden argument*/NULL); // m_State.EnableAllActions(this); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_4 = __this->get_m_State_10(); NullCheck(L_4); InputActionState_EnableAllActions_mF455C610EB870588D6DAE39AE1ADD1F972EB4211(L_4, __this, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionMap::Disable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_Disable_m57733DF42C244318DE060FC2A7060467FEA4CAD9 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { { // if (!enabled) bool L_0; L_0 = InputActionMap_get_enabled_m5ACA89B66D742F7329CB5EBB1671901C27FBEA38(__this, /*hidden argument*/NULL); if (L_0) { goto IL_0009; } } { // return; return; } IL_0009: { // m_State.DisableAllActions(this); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_1 = __this->get_m_State_10(); NullCheck(L_1); InputActionState_DisableAllActions_mB2BDF29A5E03A2D3F7EFEC7F6B49D39146435F05(L_1, __this, /*hidden argument*/NULL); // } return; } } // UnityEngine.InputSystem.InputActionMap UnityEngine.InputSystem.InputActionMap::Clone() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * InputActionMap_Clone_mC04C1948C5AFA7630E1617F4A640B7450258181E (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * V_0 = NULL; int32_t V_1 = 0; InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* V_2 = NULL; int32_t V_3 = 0; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * V_4 = NULL; int32_t V_5 = 0; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* V_6 = NULL; int32_t V_7 = 0; { // var clone = new InputActionMap // { // m_Name = m_Name // }; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0 = (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 *)il2cpp_codegen_object_new(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_il2cpp_TypeInfo_var); InputActionMap__ctor_m665A61464CCE1DAEBDD4D173D26195B9A8C2C12D(L_0, /*hidden argument*/NULL); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_1 = L_0; String_t* L_2 = __this->get_m_Name_0(); NullCheck(L_1); L_1->set_m_Name_0(L_2); V_0 = L_1; // if (m_Actions != null) InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_3 = __this->get_m_Actions_3(); if (!L_3) { goto IL_0097; } } { // var actionCount = m_Actions.Length; InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_4 = __this->get_m_Actions_3(); NullCheck(L_4); V_1 = ((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))); // var actions = new InputAction[actionCount]; int32_t L_5 = V_1; InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_6 = (InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7*)(InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7*)SZArrayNew(InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7_il2cpp_TypeInfo_var, (uint32_t)L_5); V_2 = L_6; // for (var i = 0; i < actionCount; ++i) V_3 = 0; goto IL_008c; } IL_002e: { // var original = m_Actions[i]; InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_7 = __this->get_m_Actions_3(); int32_t L_8 = V_3; NullCheck(L_7); int32_t L_9 = L_8; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_10 = (L_7)->GetAt(static_cast(L_9)); V_4 = L_10; // actions[i] = new InputAction // { // m_Name = original.m_Name, // m_ActionMap = clone, // m_Type = original.m_Type, // m_Interactions = original.m_Interactions, // m_Processors = original.m_Processors, // m_ExpectedControlType = original.m_ExpectedControlType, // }; InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_11 = V_2; int32_t L_12 = V_3; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_13 = (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)il2cpp_codegen_object_new(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_il2cpp_TypeInfo_var); InputAction__ctor_m90E662486424A3DC8979E4FB2BE1CA83EB02265E(L_13, /*hidden argument*/NULL); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_14 = L_13; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_15 = V_4; NullCheck(L_15); String_t* L_16 = L_15->get_m_Name_0(); NullCheck(L_14); L_14->set_m_Name_0(L_16); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_17 = L_14; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_18 = V_0; NullCheck(L_17); L_17->set_m_ActionMap_14(L_18); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_19 = L_17; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_20 = V_4; NullCheck(L_20); int32_t L_21 = L_20->get_m_Type_1(); NullCheck(L_19); L_19->set_m_Type_1(L_21); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_22 = L_19; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_23 = V_4; NullCheck(L_23); String_t* L_24 = L_23->get_m_Interactions_5(); NullCheck(L_22); L_22->set_m_Interactions_5(L_24); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_25 = L_22; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_26 = V_4; NullCheck(L_26); String_t* L_27 = L_26->get_m_Processors_4(); NullCheck(L_25); L_25->set_m_Processors_4(L_27); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_28 = L_25; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_29 = V_4; NullCheck(L_29); String_t* L_30 = L_29->get_m_ExpectedControlType_2(); NullCheck(L_28); L_28->set_m_ExpectedControlType_2(L_30); NullCheck(L_11); ArrayElementTypeCheck (L_11, L_28); (L_11)->SetAt(static_cast(L_12), (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)L_28); // for (var i = 0; i < actionCount; ++i) int32_t L_31 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_008c: { // for (var i = 0; i < actionCount; ++i) int32_t L_32 = V_3; int32_t L_33 = V_1; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_002e; } } { // clone.m_Actions = actions; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_34 = V_0; InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_35 = V_2; NullCheck(L_34); L_34->set_m_Actions_3(L_35); } IL_0097: { // if (m_Bindings != null) InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_36 = __this->get_m_Bindings_4(); if (!L_36) { goto IL_00eb; } } { // var bindingCount = m_Bindings.Length; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_37 = __this->get_m_Bindings_4(); NullCheck(L_37); V_5 = ((int32_t)((int32_t)(((RuntimeArray*)L_37)->max_length))); // var bindings = new InputBinding[bindingCount]; int32_t L_38 = V_5; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_39 = (InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6*)(InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6*)SZArrayNew(InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6_il2cpp_TypeInfo_var, (uint32_t)L_38); V_6 = L_39; // Array.Copy(m_Bindings, 0, bindings, 0, bindingCount); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_40 = __this->get_m_Bindings_4(); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_41 = V_6; int32_t L_42 = V_5; Array_Copy_m7EF35EEE2A8E2DC040222146974ADA2C3DACC229((RuntimeArray *)(RuntimeArray *)L_40, 0, (RuntimeArray *)(RuntimeArray *)L_41, 0, L_42, /*hidden argument*/NULL); // for (var i = 0; i < bindingCount; ++i) V_7 = 0; goto IL_00dd; } IL_00c8: { // bindings[i].m_Id = default; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_43 = V_6; int32_t L_44 = V_7; NullCheck(L_43); ((L_43)->GetAddressAt(static_cast(L_44)))->set_m_Id_3((String_t*)NULL); // for (var i = 0; i < bindingCount; ++i) int32_t L_45 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); } IL_00dd: { // for (var i = 0; i < bindingCount; ++i) int32_t L_46 = V_7; int32_t L_47 = V_5; if ((((int32_t)L_46) < ((int32_t)L_47))) { goto IL_00c8; } } { // clone.m_Bindings = bindings; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_48 = V_0; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_49 = V_6; NullCheck(L_48); L_48->set_m_Bindings_4(L_49); } IL_00eb: { // return clone; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_50 = V_0; return L_50; } } // System.Object UnityEngine.InputSystem.InputActionMap::System.ICloneable.Clone() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * InputActionMap_System_ICloneable_Clone_m1A51FDD86F72D5E572F87466B29C90C38ED07CDE (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { { // return Clone(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0; L_0 = InputActionMap_Clone_mC04C1948C5AFA7630E1617F4A640B7450258181E(__this, /*hidden argument*/NULL); return L_0; } } // System.Boolean UnityEngine.InputSystem.InputActionMap::Contains(UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionMap_Contains_mAB1B337C5057E5E1662B1BD7AD585F357894A188 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, const RuntimeMethod* method) { { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_0005; } } { // return false; return (bool)0; } IL_0005: { // return action.actionMap == this; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_1 = ___action0; NullCheck(L_1); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_2; L_2 = InputAction_get_actionMap_m5520D267506EA203BE7B7D31A3C8751757D3C34F(L_1, /*hidden argument*/NULL); return (bool)((((RuntimeObject*)(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 *)L_2) == ((RuntimeObject*)(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 *)__this))? 1 : 0); } } // System.String UnityEngine.InputSystem.InputActionMap::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputActionMap_ToString_m856D4F343E9574BEEB61416CF8A8BEF5FF54E8DA (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5E59ADEC6D065EC4D3C24CACB84516581F7EA09D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAD6CD2C36915DEB6A18BCF0F46B294FC1D97072F); s_Il2CppMethodInitialized = true; } { // if (m_Asset != null) InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_0 = __this->get_m_Asset_2(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0025; } } { // return $"{m_Asset}:{m_Name}"; InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_2 = __this->get_m_Asset_2(); String_t* L_3 = __this->get_m_Name_0(); String_t* L_4; L_4 = String_Format_m8464C6DD7299114954DA87FC39FCD129F3E2ACA2(_stringLiteralAD6CD2C36915DEB6A18BCF0F46B294FC1D97072F, L_2, L_3, /*hidden argument*/NULL); return L_4; } IL_0025: { // if (!string.IsNullOrEmpty(m_Name)) String_t* L_5 = __this->get_m_Name_0(); bool L_6; L_6 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_5, /*hidden argument*/NULL); if (L_6) { goto IL_0039; } } { // return m_Name; String_t* L_7 = __this->get_m_Name_0(); return L_7; } IL_0039: { // return ""; return _stringLiteral5E59ADEC6D065EC4D3C24CACB84516581F7EA09D; } } // System.Collections.Generic.IEnumerator`1 UnityEngine.InputSystem.InputActionMap::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* InputActionMap_GetEnumerator_m2C82C4403D780375DF5CABDE3CF643D956F5D970 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_tACF193066EC1668C6307767DCF96E5076E65C4AE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_GetEnumerator_m16D0F72A94716A1C686F2CE7803820419C433B01_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } ReadOnlyArray_1_tFF2DE177BEADC53D8885722D3FCDBF7846BD112F V_0; memset((&V_0), 0, sizeof(V_0)); { // return actions.GetEnumerator(); ReadOnlyArray_1_tFF2DE177BEADC53D8885722D3FCDBF7846BD112F L_0; L_0 = InputActionMap_get_actions_m16016B61B5534A86C62FACFB17ADB94C53A74622(__this, /*hidden argument*/NULL); V_0 = L_0; Enumerator_tACF193066EC1668C6307767DCF96E5076E65C4AE L_1; L_1 = ReadOnlyArray_1_GetEnumerator_m16D0F72A94716A1C686F2CE7803820419C433B01((ReadOnlyArray_1_tFF2DE177BEADC53D8885722D3FCDBF7846BD112F *)(&V_0), /*hidden argument*/ReadOnlyArray_1_GetEnumerator_m16D0F72A94716A1C686F2CE7803820419C433B01_RuntimeMethod_var); Enumerator_tACF193066EC1668C6307767DCF96E5076E65C4AE L_2 = L_1; RuntimeObject * L_3 = Box(Enumerator_tACF193066EC1668C6307767DCF96E5076E65C4AE_il2cpp_TypeInfo_var, &L_2); return (RuntimeObject*)L_3; } } // System.Collections.IEnumerator UnityEngine.InputSystem.InputActionMap::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* InputActionMap_System_Collections_IEnumerable_GetEnumerator_mCD2FF01ADB35F08B5104BE86B8D906B561CC5CB1 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { { // return GetEnumerator(); RuntimeObject* L_0; L_0 = InputActionMap_GetEnumerator_m2C82C4403D780375DF5CABDE3CF643D956F5D970(__this, /*hidden argument*/NULL); return L_0; } } // System.Boolean UnityEngine.InputSystem.InputActionMap::get_needToResolveBindings() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionMap_get_needToResolveBindings_m2A853CCEADDE01C403A86ABE2E030BC19EF22A47 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { { // get => (m_Flags & Flags.NeedToResolveBindings) != 0; int32_t L_0 = __this->get_m_Flags_12(); return (bool)((!(((uint32_t)((int32_t)((int32_t)L_0&(int32_t)1))) <= ((uint32_t)0)))? 1 : 0); } } // System.Void UnityEngine.InputSystem.InputActionMap::set_needToResolveBindings(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_set_needToResolveBindings_m90E96CD3A554A667D2123D9DD95B6520A1ADD87C (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, bool ___value0, const RuntimeMethod* method) { { // if (value) bool L_0 = ___value0; if (!L_0) { goto IL_0012; } } { // m_Flags |= Flags.NeedToResolveBindings; int32_t L_1 = __this->get_m_Flags_12(); __this->set_m_Flags_12(((int32_t)((int32_t)L_1|(int32_t)1))); return; } IL_0012: { // m_Flags &= ~Flags.NeedToResolveBindings; int32_t L_2 = __this->get_m_Flags_12(); __this->set_m_Flags_12(((int32_t)((int32_t)L_2&(int32_t)((int32_t)-2)))); // } return; } } // System.Boolean UnityEngine.InputSystem.InputActionMap::get_bindingResolutionNeedsFullReResolve() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionMap_get_bindingResolutionNeedsFullReResolve_m7CD6439FD618E3B04356B7C9F1E08BE5BA6191E8 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { { // get => (m_Flags & Flags.BindingResolutionNeedsFullReResolve) != 0; int32_t L_0 = __this->get_m_Flags_12(); return (bool)((!(((uint32_t)((int32_t)((int32_t)L_0&(int32_t)2))) <= ((uint32_t)0)))? 1 : 0); } } // System.Void UnityEngine.InputSystem.InputActionMap::set_bindingResolutionNeedsFullReResolve(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_set_bindingResolutionNeedsFullReResolve_m89FD96705C9428B2DEAA006D9BF3381E4162756A (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, bool ___value0, const RuntimeMethod* method) { { // if (value) bool L_0 = ___value0; if (!L_0) { goto IL_0012; } } { // m_Flags |= Flags.BindingResolutionNeedsFullReResolve; int32_t L_1 = __this->get_m_Flags_12(); __this->set_m_Flags_12(((int32_t)((int32_t)L_1|(int32_t)2))); return; } IL_0012: { // m_Flags &= ~Flags.BindingResolutionNeedsFullReResolve; int32_t L_2 = __this->get_m_Flags_12(); __this->set_m_Flags_12(((int32_t)((int32_t)L_2&(int32_t)((int32_t)-3)))); // } return; } } // System.Boolean UnityEngine.InputSystem.InputActionMap::get_controlsForEachActionInitialized() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionMap_get_controlsForEachActionInitialized_m7BA8659EC9E3A940A5F23135B53451FD019525B5 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { { // get => (m_Flags & Flags.ControlsForEachActionInitialized) != 0; int32_t L_0 = __this->get_m_Flags_12(); return (bool)((!(((uint32_t)((int32_t)((int32_t)L_0&(int32_t)4))) <= ((uint32_t)0)))? 1 : 0); } } // System.Void UnityEngine.InputSystem.InputActionMap::set_controlsForEachActionInitialized(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_set_controlsForEachActionInitialized_mD77789E6CAA717AD9D2EF3000DB44429D5D96196 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, bool ___value0, const RuntimeMethod* method) { { // if (value) bool L_0 = ___value0; if (!L_0) { goto IL_0012; } } { // m_Flags |= Flags.ControlsForEachActionInitialized; int32_t L_1 = __this->get_m_Flags_12(); __this->set_m_Flags_12(((int32_t)((int32_t)L_1|(int32_t)4))); return; } IL_0012: { // m_Flags &= ~Flags.ControlsForEachActionInitialized; int32_t L_2 = __this->get_m_Flags_12(); __this->set_m_Flags_12(((int32_t)((int32_t)L_2&(int32_t)((int32_t)-5)))); // } return; } } // System.Boolean UnityEngine.InputSystem.InputActionMap::get_bindingsForEachActionInitialized() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionMap_get_bindingsForEachActionInitialized_m10877648A22C4B2FC51E620B92800EF0DE3046EF (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { { // get => (m_Flags & Flags.BindingsForEachActionInitialized) != 0; int32_t L_0 = __this->get_m_Flags_12(); return (bool)((!(((uint32_t)((int32_t)((int32_t)L_0&(int32_t)8))) <= ((uint32_t)0)))? 1 : 0); } } // System.Void UnityEngine.InputSystem.InputActionMap::set_bindingsForEachActionInitialized(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_set_bindingsForEachActionInitialized_m353FD9EA3064B88D0DE8D934FC6935D3383F9C73 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, bool ___value0, const RuntimeMethod* method) { { // if (value) bool L_0 = ___value0; if (!L_0) { goto IL_0012; } } { // m_Flags |= Flags.BindingsForEachActionInitialized; int32_t L_1 = __this->get_m_Flags_12(); __this->set_m_Flags_12(((int32_t)((int32_t)L_1|(int32_t)8))); return; } IL_0012: { // m_Flags &= ~Flags.BindingsForEachActionInitialized; int32_t L_2 = __this->get_m_Flags_12(); __this->set_m_Flags_12(((int32_t)((int32_t)L_2&(int32_t)((int32_t)-9)))); // } return; } } // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 UnityEngine.InputSystem.InputActionMap::GetBindingsForSingleAction(UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 InputActionMap_GetBindingsForSingleAction_m99A631AEEAFE4EE4293AB7301B9748841C8AFA09 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1__ctor_mB7402613689021FC2BCFBAD03F6D116749B96A5A_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // if (!bindingsForEachActionInitialized) bool L_0; L_0 = InputActionMap_get_bindingsForEachActionInitialized_m10877648A22C4B2FC51E620B92800EF0DE3046EF(__this, /*hidden argument*/NULL); if (L_0) { goto IL_000e; } } { // SetUpPerActionControlAndBindingArrays(); InputActionMap_SetUpPerActionControlAndBindingArrays_mC9D6C3B9CD961C3B204FF2DD0B8CF8A4E96B0AF6(__this, /*hidden argument*/NULL); } IL_000e: { // return new ReadOnlyArray(m_BindingsForEachAction, action.m_BindingsStartIndex, // action.m_BindingsCount); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_1 = __this->get_m_BindingsForEachAction_5(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_2 = ___action0; NullCheck(L_2); int32_t L_3 = L_2->get_m_BindingsStartIndex_9(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_4 = ___action0; NullCheck(L_4); int32_t L_5 = L_4->get_m_BindingsCount_10(); ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 L_6; memset((&L_6), 0, sizeof(L_6)); ReadOnlyArray_1__ctor_mB7402613689021FC2BCFBAD03F6D116749B96A5A((&L_6), L_1, L_3, L_5, /*hidden argument*/ReadOnlyArray_1__ctor_mB7402613689021FC2BCFBAD03F6D116749B96A5A_RuntimeMethod_var); return L_6; } } // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 UnityEngine.InputSystem.InputActionMap::GetControlsForSingleAction(UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyArray_1_t51E12EEA961178973D364D9C1D86150BC4FF6811 InputActionMap_GetControlsForSingleAction_mF969F4AEAB0746FCAA6F22F322142580681F2C1C (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1__ctor_mDE3905C6077EF7D32FC8FD010C84829559A1659B_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // if (!controlsForEachActionInitialized) bool L_0; L_0 = InputActionMap_get_controlsForEachActionInitialized_m7BA8659EC9E3A940A5F23135B53451FD019525B5(__this, /*hidden argument*/NULL); if (L_0) { goto IL_000e; } } { // SetUpPerActionControlAndBindingArrays(); InputActionMap_SetUpPerActionControlAndBindingArrays_mC9D6C3B9CD961C3B204FF2DD0B8CF8A4E96B0AF6(__this, /*hidden argument*/NULL); } IL_000e: { // return new ReadOnlyArray(m_ControlsForEachAction, action.m_ControlStartIndex, // action.m_ControlCount); InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_1 = __this->get_m_ControlsForEachAction_6(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_2 = ___action0; NullCheck(L_2); int32_t L_3 = L_2->get_m_ControlStartIndex_11(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_4 = ___action0; NullCheck(L_4); int32_t L_5 = L_4->get_m_ControlCount_12(); ReadOnlyArray_1_t51E12EEA961178973D364D9C1D86150BC4FF6811 L_6; memset((&L_6), 0, sizeof(L_6)); ReadOnlyArray_1__ctor_mDE3905C6077EF7D32FC8FD010C84829559A1659B((&L_6), L_1, L_3, L_5, /*hidden argument*/ReadOnlyArray_1__ctor_mDE3905C6077EF7D32FC8FD010C84829559A1659B_RuntimeMethod_var); return L_6; } } // System.Void UnityEngine.InputSystem.InputActionMap::SetUpPerActionControlAndBindingArrays() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_SetUpPerActionControlAndBindingArrays_mC9D6C3B9CD961C3B204FF2DD0B8CF8A4E96B0AF6 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_ContainsReference_TisInputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1_TisInputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1_mC5FD1A2380AC4E576718718C48B11ED796170D47_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_ContainsReference_TisInputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1_m92570434C3E00C848B3A4A2B49A0E0C3C982B361_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_HaveDuplicateReferences_TisInputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1_m5BE4A12254D18B9DC78159E7290AFFF9198E60B7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* V_1 = NULL; int32_t V_2 = 0; ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* V_6 = NULL; int32_t V_7 = 0; ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; int32_t V_10 = 0; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * V_11 = NULL; int32_t V_12 = 0; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * V_13 = NULL; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * V_17 = NULL; int32_t V_18 = 0; int32_t V_19 = 0; int32_t V_20 = 0; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * V_21 = NULL; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * G_B5_0 = NULL; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * G_B5_1 = NULL; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * G_B4_0 = NULL; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * G_B4_1 = NULL; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* G_B6_0 = NULL; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * G_B6_1 = NULL; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * G_B8_0 = NULL; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * G_B8_1 = NULL; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * G_B7_0 = NULL; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * G_B7_1 = NULL; int32_t G_B9_0 = 0; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * G_B9_1 = NULL; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * G_B18_0 = NULL; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * G_B17_0 = NULL; ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A G_B19_0; memset((&G_B19_0), 0, sizeof(G_B19_0)); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * G_B39_0 = NULL; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * G_B38_0 = NULL; int32_t G_B40_0 = 0; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * G_B40_1 = NULL; { // if (m_Bindings == null) InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_0 = __this->get_m_Bindings_4(); if (L_0) { goto IL_0025; } } { // m_ControlsForEachAction = null; __this->set_m_ControlsForEachAction_6((InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680*)NULL); // m_BindingsForEachAction = null; __this->set_m_BindingsForEachAction_5((InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6*)NULL); // controlsForEachActionInitialized = true; InputActionMap_set_controlsForEachActionInitialized_mD77789E6CAA717AD9D2EF3000DB44429D5D96196(__this, (bool)1, /*hidden argument*/NULL); // bindingsForEachActionInitialized = true; InputActionMap_set_bindingsForEachActionInitialized_m353FD9EA3064B88D0DE8D934FC6935D3383F9C73(__this, (bool)1, /*hidden argument*/NULL); // return; return; } IL_0025: { // if (m_SingletonAction != null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_1 = __this->get_m_SingletonAction_8(); if (!L_1) { goto IL_0118; } } { // m_BindingsForEachAction = m_Bindings; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_2 = __this->get_m_Bindings_4(); __this->set_m_BindingsForEachAction_5(L_2); // m_ControlsForEachAction = m_State?.controls; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_3 = __this->get_m_State_10(); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_4 = L_3; G_B4_0 = L_4; G_B4_1 = __this; if (L_4) { G_B5_0 = L_4; G_B5_1 = __this; goto IL_004a; } } { G_B6_0 = ((InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680*)(NULL)); G_B6_1 = G_B4_1; goto IL_004f; } IL_004a: { NullCheck(G_B5_0); InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_5 = G_B5_0->get_controls_2(); G_B6_0 = L_5; G_B6_1 = G_B5_1; } IL_004f: { NullCheck(G_B6_1); G_B6_1->set_m_ControlsForEachAction_6(G_B6_0); // m_SingletonAction.m_BindingsStartIndex = 0; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_6 = __this->get_m_SingletonAction_8(); NullCheck(L_6); L_6->set_m_BindingsStartIndex_9(0); // m_SingletonAction.m_BindingsCount = m_Bindings.Length; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_7 = __this->get_m_SingletonAction_8(); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_8 = __this->get_m_Bindings_4(); NullCheck(L_8); NullCheck(L_7); L_7->set_m_BindingsCount_10(((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length)))); // m_SingletonAction.m_ControlStartIndex = 0; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_9 = __this->get_m_SingletonAction_8(); NullCheck(L_9); L_9->set_m_ControlStartIndex_11(0); // m_SingletonAction.m_ControlCount = m_State?.totalControlCount ?? 0; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_10 = __this->get_m_SingletonAction_8(); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_11 = __this->get_m_State_10(); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_12 = L_11; G_B7_0 = L_12; G_B7_1 = L_10; if (L_12) { G_B8_0 = L_12; G_B8_1 = L_10; goto IL_0092; } } { G_B9_0 = 0; G_B9_1 = G_B7_1; goto IL_0097; } IL_0092: { NullCheck(G_B8_0); int32_t L_13; L_13 = InputActionState_get_totalControlCount_mB94081AA7865A81DA19E10F46D3FCB45BD3B941C(G_B8_0, /*hidden argument*/NULL); G_B9_0 = L_13; G_B9_1 = G_B8_1; } IL_0097: { NullCheck(G_B9_1); G_B9_1->set_m_ControlCount_12(G_B9_0); // if (m_ControlsForEachAction.HaveDuplicateReferences(0, m_SingletonAction.m_ControlCount)) InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_14 = __this->get_m_ControlsForEachAction_6(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_15 = __this->get_m_SingletonAction_8(); NullCheck(L_15); int32_t L_16 = L_15->get_m_ControlCount_12(); bool L_17; L_17 = ArrayHelpers_HaveDuplicateReferences_TisInputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1_m5BE4A12254D18B9DC78159E7290AFFF9198E60B7(L_14, 0, L_16, /*hidden argument*/ArrayHelpers_HaveDuplicateReferences_TisInputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1_m5BE4A12254D18B9DC78159E7290AFFF9198E60B7_RuntimeMethod_var); if (!L_17) { goto IL_03fb; } } { // var numControls = 0; V_0 = 0; // var controls = new InputControl[m_SingletonAction.m_ControlCount]; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_18 = __this->get_m_SingletonAction_8(); NullCheck(L_18); int32_t L_19 = L_18->get_m_ControlCount_12(); InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_20 = (InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680*)(InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680*)SZArrayNew(InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680_il2cpp_TypeInfo_var, (uint32_t)L_19); V_1 = L_20; // for (var i = 0; i < m_SingletonAction.m_ControlCount; ++i) V_2 = 0; goto IL_00f2; } IL_00cf: { // if (!controls.ContainsReference(m_ControlsForEachAction[i])) InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_21 = V_1; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_22 = __this->get_m_ControlsForEachAction_6(); int32_t L_23 = V_2; NullCheck(L_22); int32_t L_24 = L_23; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_25 = (L_22)->GetAt(static_cast(L_24)); bool L_26; L_26 = ArrayHelpers_ContainsReference_TisInputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1_m92570434C3E00C848B3A4A2B49A0E0C3C982B361(L_21, L_25, /*hidden argument*/ArrayHelpers_ContainsReference_TisInputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1_m92570434C3E00C848B3A4A2B49A0E0C3C982B361_RuntimeMethod_var); if (L_26) { goto IL_00ee; } } { // controls[numControls] = m_ControlsForEachAction[i]; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_27 = V_1; int32_t L_28 = V_0; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_29 = __this->get_m_ControlsForEachAction_6(); int32_t L_30 = V_2; NullCheck(L_29); int32_t L_31 = L_30; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_32 = (L_29)->GetAt(static_cast(L_31)); NullCheck(L_27); ArrayElementTypeCheck (L_27, L_32); (L_27)->SetAt(static_cast(L_28), (InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 *)L_32); // ++numControls; int32_t L_33 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); } IL_00ee: { // for (var i = 0; i < m_SingletonAction.m_ControlCount; ++i) int32_t L_34 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); } IL_00f2: { // for (var i = 0; i < m_SingletonAction.m_ControlCount; ++i) int32_t L_35 = V_2; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_36 = __this->get_m_SingletonAction_8(); NullCheck(L_36); int32_t L_37 = L_36->get_m_ControlCount_12(); if ((((int32_t)L_35) < ((int32_t)L_37))) { goto IL_00cf; } } { // m_ControlsForEachAction = controls; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_38 = V_1; __this->set_m_ControlsForEachAction_6(L_38); // m_SingletonAction.m_ControlCount = numControls; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_39 = __this->get_m_SingletonAction_8(); int32_t L_40 = V_0; NullCheck(L_39); L_39->set_m_ControlCount_12(L_40); // } goto IL_03fb; } IL_0118: { // var mapIndices = m_State?.FetchMapIndices(this) ?? new InputActionState.ActionMapIndices(); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_41 = __this->get_m_State_10(); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_42 = L_41; G_B17_0 = L_42; if (L_42) { G_B18_0 = L_42; goto IL_012e; } } { il2cpp_codegen_initobj((&V_8), sizeof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A )); ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A L_43 = V_8; G_B19_0 = L_43; goto IL_0134; } IL_012e: { NullCheck(G_B18_0); ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A L_44; L_44 = InputActionState_FetchMapIndices_m59C031830F6FEEF8DF258901FCC2F8796E18740D(G_B18_0, __this, /*hidden argument*/NULL); G_B19_0 = L_44; } IL_0134: { V_3 = G_B19_0; // for (var i = 0; i < m_Actions.Length; ++i) V_9 = 0; goto IL_0164; } IL_013a: { // var action = m_Actions[i]; InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_45 = __this->get_m_Actions_3(); int32_t L_46 = V_9; NullCheck(L_45); int32_t L_47 = L_46; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_48 = (L_45)->GetAt(static_cast(L_47)); // action.m_BindingsCount = 0; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_49 = L_48; NullCheck(L_49); L_49->set_m_BindingsCount_10(0); // action.m_BindingsStartIndex = -1; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_50 = L_49; NullCheck(L_50); L_50->set_m_BindingsStartIndex_9((-1)); // action.m_ControlCount = 0; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_51 = L_50; NullCheck(L_51); L_51->set_m_ControlCount_12(0); // action.m_ControlStartIndex = -1; NullCheck(L_51); L_51->set_m_ControlStartIndex_11((-1)); // for (var i = 0; i < m_Actions.Length; ++i) int32_t L_52 = V_9; V_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_52, (int32_t)1)); } IL_0164: { // for (var i = 0; i < m_Actions.Length; ++i) int32_t L_53 = V_9; InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_54 = __this->get_m_Actions_3(); NullCheck(L_54); if ((((int32_t)L_53) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_54)->max_length)))))) { goto IL_013a; } } { // var bindingCount = m_Bindings.Length; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_55 = __this->get_m_Bindings_4(); NullCheck(L_55); V_4 = ((int32_t)((int32_t)(((RuntimeArray*)L_55)->max_length))); // for (var i = 0; i < bindingCount; ++i) V_10 = 0; goto IL_01b3; } IL_017f: { // var action = FindAction(m_Bindings[i].action); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_56 = __this->get_m_Bindings_4(); int32_t L_57 = V_10; NullCheck(L_56); String_t* L_58; L_58 = InputBinding_get_action_mA0614689BD96A26D9B4C0BAA6D083E16911E4A62_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)((L_56)->GetAddressAt(static_cast(L_57))), /*hidden argument*/NULL); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_59; L_59 = InputActionMap_FindAction_m3AC52A50C20CCE4AED7849FAA830AE43144134EE(__this, L_58, (bool)0, /*hidden argument*/NULL); V_11 = L_59; // if (action != null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_60 = V_11; if (!L_60) { goto IL_01ad; } } { // ++action.m_BindingsCount; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_61 = V_11; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_62 = L_61; NullCheck(L_62); int32_t L_63 = L_62->get_m_BindingsCount_10(); NullCheck(L_62); L_62->set_m_BindingsCount_10(((int32_t)il2cpp_codegen_add((int32_t)L_63, (int32_t)1))); } IL_01ad: { // for (var i = 0; i < bindingCount; ++i) int32_t L_64 = V_10; V_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_01b3: { // for (var i = 0; i < bindingCount; ++i) int32_t L_65 = V_10; int32_t L_66 = V_4; if ((((int32_t)L_65) < ((int32_t)L_66))) { goto IL_017f; } } { // var newBindingsArrayIndex = 0; V_5 = 0; // if (m_State != null && (m_ControlsForEachAction == null || m_ControlsForEachAction.Length != mapIndices.controlCount)) InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_67 = __this->get_m_State_10(); if (!L_67) { goto IL_01fe; } } { InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_68 = __this->get_m_ControlsForEachAction_6(); if (!L_68) { goto IL_01dc; } } { InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_69 = __this->get_m_ControlsForEachAction_6(); NullCheck(L_69); ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A L_70 = V_3; int32_t L_71 = L_70.get_controlCount_3(); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_69)->max_length)))) == ((int32_t)L_71))) { goto IL_01fe; } } IL_01dc: { // if (mapIndices.controlCount == 0) ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A L_72 = V_3; int32_t L_73 = L_72.get_controlCount_3(); if (L_73) { goto IL_01ed; } } { // m_ControlsForEachAction = null; __this->set_m_ControlsForEachAction_6((InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680*)NULL); goto IL_01fe; } IL_01ed: { // m_ControlsForEachAction = new InputControl[mapIndices.controlCount]; ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A L_74 = V_3; int32_t L_75 = L_74.get_controlCount_3(); InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_76 = (InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680*)(InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680*)SZArrayNew(InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680_il2cpp_TypeInfo_var, (uint32_t)L_75); __this->set_m_ControlsForEachAction_6(L_76); } IL_01fe: { // InputBinding[] newBindingsArray = null; V_6 = (InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6*)NULL; // var currentControlIndex = 0; V_7 = 0; // for (var currentBindingIndex = 0; currentBindingIndex < m_Bindings.Length;) V_12 = 0; goto IL_03d2; } IL_020c: { // var currentAction = FindAction(m_Bindings[currentBindingIndex].action); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_77 = __this->get_m_Bindings_4(); int32_t L_78 = V_12; NullCheck(L_77); String_t* L_79; L_79 = InputBinding_get_action_mA0614689BD96A26D9B4C0BAA6D083E16911E4A62_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)((L_77)->GetAddressAt(static_cast(L_78))), /*hidden argument*/NULL); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_80; L_80 = InputActionMap_FindAction_m3AC52A50C20CCE4AED7849FAA830AE43144134EE(__this, L_79, (bool)0, /*hidden argument*/NULL); V_13 = L_80; // if (currentAction == null || currentAction.m_BindingsStartIndex != -1) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_81 = V_13; if (!L_81) { goto IL_0235; } } { InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_82 = V_13; NullCheck(L_82); int32_t L_83 = L_82->get_m_BindingsStartIndex_9(); if ((((int32_t)L_83) == ((int32_t)(-1)))) { goto IL_0240; } } IL_0235: { // ++currentBindingIndex; int32_t L_84 = V_12; V_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); // continue; goto IL_03d2; } IL_0240: { // currentAction.m_BindingsStartIndex = newBindingsArray != null // ? newBindingsArrayIndex // : currentBindingIndex; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_85 = V_13; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_86 = V_6; G_B38_0 = L_85; if (L_86) { G_B39_0 = L_85; goto IL_024a; } } { int32_t L_87 = V_12; G_B40_0 = L_87; G_B40_1 = G_B38_0; goto IL_024c; } IL_024a: { int32_t L_88 = V_5; G_B40_0 = L_88; G_B40_1 = G_B39_0; } IL_024c: { NullCheck(G_B40_1); G_B40_1->set_m_BindingsStartIndex_9(G_B40_0); // currentAction.m_ControlStartIndex = currentControlIndex; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_89 = V_13; int32_t L_90 = V_7; NullCheck(L_89); L_89->set_m_ControlStartIndex_11(L_90); // var bindingCountForCurrentAction = currentAction.m_BindingsCount; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_91 = V_13; NullCheck(L_91); int32_t L_92 = L_91->get_m_BindingsCount_10(); V_14 = L_92; // var sourceBindingToCopy = currentBindingIndex; int32_t L_93 = V_12; V_15 = L_93; // for (var i = 0; i < bindingCountForCurrentAction; ++i) V_16 = 0; goto IL_03c9; } IL_026f: { // if (FindAction(m_Bindings[sourceBindingToCopy].action) != currentAction) InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_94 = __this->get_m_Bindings_4(); int32_t L_95 = V_15; NullCheck(L_94); String_t* L_96; L_96 = InputBinding_get_action_mA0614689BD96A26D9B4C0BAA6D083E16911E4A62_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)((L_94)->GetAddressAt(static_cast(L_95))), /*hidden argument*/NULL); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_97; L_97 = InputActionMap_FindAction_m3AC52A50C20CCE4AED7849FAA830AE43144134EE(__this, L_96, (bool)0, /*hidden argument*/NULL); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_98 = V_13; if ((((RuntimeObject*)(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)L_97) == ((RuntimeObject*)(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)L_98))) { goto IL_02d9; } } { // if (newBindingsArray == null) InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_99 = V_6; if (L_99) { goto IL_02b4; } } { // newBindingsArray = new InputBinding[m_Bindings.Length]; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_100 = __this->get_m_Bindings_4(); NullCheck(L_100); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_101 = (InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6*)(InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6*)SZArrayNew(InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6_il2cpp_TypeInfo_var, (uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_100)->max_length)))); V_6 = L_101; // newBindingsArrayIndex = sourceBindingToCopy; int32_t L_102 = V_15; V_5 = L_102; // Array.Copy(m_Bindings, 0, newBindingsArray, 0, sourceBindingToCopy); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_103 = __this->get_m_Bindings_4(); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_104 = V_6; int32_t L_105 = V_15; Array_Copy_m7EF35EEE2A8E2DC040222146974ADA2C3DACC229((RuntimeArray *)(RuntimeArray *)L_103, 0, (RuntimeArray *)(RuntimeArray *)L_104, 0, L_105, /*hidden argument*/NULL); } IL_02b4: { // ++sourceBindingToCopy; int32_t L_106 = V_15; V_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_106, (int32_t)1)); // while (FindAction(m_Bindings[sourceBindingToCopy].action) != currentAction); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_107 = __this->get_m_Bindings_4(); int32_t L_108 = V_15; NullCheck(L_107); String_t* L_109; L_109 = InputBinding_get_action_mA0614689BD96A26D9B4C0BAA6D083E16911E4A62_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)((L_107)->GetAddressAt(static_cast(L_108))), /*hidden argument*/NULL); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_110; L_110 = InputActionMap_FindAction_m3AC52A50C20CCE4AED7849FAA830AE43144134EE(__this, L_109, (bool)0, /*hidden argument*/NULL); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_111 = V_13; if ((!(((RuntimeObject*)(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)L_110) == ((RuntimeObject*)(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)L_111)))) { goto IL_02b4; } } { // } goto IL_02e5; } IL_02d9: { // else if (currentBindingIndex == sourceBindingToCopy) int32_t L_112 = V_12; int32_t L_113 = V_15; if ((!(((uint32_t)L_112) == ((uint32_t)L_113)))) { goto IL_02e5; } } { // ++currentBindingIndex; int32_t L_114 = V_12; V_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_114, (int32_t)1)); } IL_02e5: { // if (newBindingsArray != null) InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_115 = V_6; if (!L_115) { goto IL_0304; } } { // newBindingsArray[newBindingsArrayIndex++] = m_Bindings[sourceBindingToCopy]; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_116 = V_6; int32_t L_117 = V_5; int32_t L_118 = L_117; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_118, (int32_t)1)); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_119 = __this->get_m_Bindings_4(); int32_t L_120 = V_15; NullCheck(L_119); int32_t L_121 = L_120; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_122 = (L_119)->GetAt(static_cast(L_121)); NullCheck(L_116); (L_116)->SetAt(static_cast(L_118), (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB )L_122); } IL_0304: { // if (m_State != null && !m_Bindings[sourceBindingToCopy].isComposite) InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_123 = __this->get_m_State_10(); if (!L_123) { goto IL_03bd; } } { InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_124 = __this->get_m_Bindings_4(); int32_t L_125 = V_15; NullCheck(L_124); bool L_126; L_126 = InputBinding_get_isComposite_mA2F3438B0CB0C9EEFDDBCA16D0BA29FBF136B9EC((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)((L_124)->GetAddressAt(static_cast(L_125))), /*hidden argument*/NULL); if (L_126) { goto IL_03bd; } } { // ref var bindingState = ref m_State.bindingStates[mapIndices.bindingStartIndex + sourceBindingToCopy]; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_127 = __this->get_m_State_10(); NullCheck(L_127); BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_128; L_128 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(L_127, /*hidden argument*/NULL); ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A L_129 = V_3; int32_t L_130 = L_129.get_bindingStartIndex_4(); int32_t L_131 = V_15; uint32_t L_132 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); V_17 = (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_128, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)((int32_t)il2cpp_codegen_add((int32_t)L_130, (int32_t)L_131))), (int32_t)L_132)))); // var controlCountForBinding = bindingState.controlCount; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_133 = V_17; int32_t L_134; L_134 = BindingState_get_controlCount_m319FE9F9ECBA328D7DF2B1837901022AD77FA2C8_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_133, /*hidden argument*/NULL); V_18 = L_134; // if (controlCountForBinding > 0) int32_t L_135 = V_18; if ((((int32_t)L_135) <= ((int32_t)0))) { goto IL_03bd; } } { // var controlStartIndexForBinding = bindingState.controlStartIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_136 = V_17; int32_t L_137; L_137 = BindingState_get_controlStartIndex_m375A0C96296F49CF19639FADF46C20E9D855412E_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_136, /*hidden argument*/NULL); V_19 = L_137; // for (var n = 0; n < controlCountForBinding; ++n) V_20 = 0; goto IL_03b7; } IL_0361: { // var control = m_State.controls[controlStartIndexForBinding + n]; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_138 = __this->get_m_State_10(); NullCheck(L_138); InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_139 = L_138->get_controls_2(); int32_t L_140 = V_19; int32_t L_141 = V_20; NullCheck(L_139); int32_t L_142 = ((int32_t)il2cpp_codegen_add((int32_t)L_140, (int32_t)L_141)); InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_143 = (L_139)->GetAt(static_cast(L_142)); V_21 = L_143; // if (!m_ControlsForEachAction.ContainsReference(currentAction.m_ControlStartIndex, // currentAction.m_ControlCount, control)) InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_144 = __this->get_m_ControlsForEachAction_6(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_145 = V_13; NullCheck(L_145); int32_t L_146 = L_145->get_m_ControlStartIndex_11(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_147 = V_13; NullCheck(L_147); int32_t L_148 = L_147->get_m_ControlCount_12(); InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_149 = V_21; bool L_150; L_150 = ArrayHelpers_ContainsReference_TisInputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1_TisInputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1_mC5FD1A2380AC4E576718718C48B11ED796170D47(L_144, L_146, L_148, L_149, /*hidden argument*/ArrayHelpers_ContainsReference_TisInputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1_TisInputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1_mC5FD1A2380AC4E576718718C48B11ED796170D47_RuntimeMethod_var); if (L_150) { goto IL_03b1; } } { // m_ControlsForEachAction[currentControlIndex] = control; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_151 = __this->get_m_ControlsForEachAction_6(); int32_t L_152 = V_7; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_153 = V_21; NullCheck(L_151); ArrayElementTypeCheck (L_151, L_153); (L_151)->SetAt(static_cast(L_152), (InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 *)L_153); // ++currentControlIndex; int32_t L_154 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_154, (int32_t)1)); // ++currentAction.m_ControlCount; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_155 = V_13; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_156 = L_155; NullCheck(L_156); int32_t L_157 = L_156->get_m_ControlCount_12(); NullCheck(L_156); L_156->set_m_ControlCount_12(((int32_t)il2cpp_codegen_add((int32_t)L_157, (int32_t)1))); } IL_03b1: { // for (var n = 0; n < controlCountForBinding; ++n) int32_t L_158 = V_20; V_20 = ((int32_t)il2cpp_codegen_add((int32_t)L_158, (int32_t)1)); } IL_03b7: { // for (var n = 0; n < controlCountForBinding; ++n) int32_t L_159 = V_20; int32_t L_160 = V_18; if ((((int32_t)L_159) < ((int32_t)L_160))) { goto IL_0361; } } IL_03bd: { // ++sourceBindingToCopy; int32_t L_161 = V_15; V_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_161, (int32_t)1)); // for (var i = 0; i < bindingCountForCurrentAction; ++i) int32_t L_162 = V_16; V_16 = ((int32_t)il2cpp_codegen_add((int32_t)L_162, (int32_t)1)); } IL_03c9: { // for (var i = 0; i < bindingCountForCurrentAction; ++i) int32_t L_163 = V_16; int32_t L_164 = V_14; if ((((int32_t)L_163) < ((int32_t)L_164))) { goto IL_026f; } } IL_03d2: { // for (var currentBindingIndex = 0; currentBindingIndex < m_Bindings.Length;) int32_t L_165 = V_12; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_166 = __this->get_m_Bindings_4(); NullCheck(L_166); if ((((int32_t)L_165) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_166)->max_length)))))) { goto IL_020c; } } { // if (newBindingsArray == null) InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_167 = V_6; if (L_167) { goto IL_03f3; } } { // m_BindingsForEachAction = m_Bindings; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_168 = __this->get_m_Bindings_4(); __this->set_m_BindingsForEachAction_5(L_168); // } goto IL_03fb; } IL_03f3: { // m_BindingsForEachAction = newBindingsArray; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_169 = V_6; __this->set_m_BindingsForEachAction_5(L_169); } IL_03fb: { // controlsForEachActionInitialized = true; InputActionMap_set_controlsForEachActionInitialized_mD77789E6CAA717AD9D2EF3000DB44429D5D96196(__this, (bool)1, /*hidden argument*/NULL); // bindingsForEachActionInitialized = true; InputActionMap_set_bindingsForEachActionInitialized_m353FD9EA3064B88D0DE8D934FC6935D3383F9C73(__this, (bool)1, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionMap::OnWantToChangeSetup() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_OnWantToChangeSetup_mF1D2CD36513BC8BF513571B17296A751FA108A36 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mF47FFED7BC1472D574FD823FB9D5901101093F23_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m4B462AE49216761627FB72319163404C1E36311D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m2EA116160CA205BBE65E8C64EC9A446964806E8D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_GetEnumerator_mB3C3CBDF93C98702EBCFD891077418629EF85CEE_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Enumerator_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB V_0; memset((&V_0), 0, sizeof(V_0)); ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // if (asset != null) InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_0; L_0 = InputActionMap_get_asset_m731DA6CFE63F1714524F583D9E4A575BE1DA7FA7_inline(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0061; } } { // foreach (var assetMap in asset.actionMaps) InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_2; L_2 = InputActionMap_get_asset_m731DA6CFE63F1714524F583D9E4A575BE1DA7FA7_inline(__this, /*hidden argument*/NULL); NullCheck(L_2); ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E L_3; L_3 = InputActionAsset_get_actionMaps_mBDAA40E766440933ECE83611029158A5023A8699(L_2, /*hidden argument*/NULL); V_1 = L_3; Enumerator_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB L_4; L_4 = ReadOnlyArray_1_GetEnumerator_mB3C3CBDF93C98702EBCFD891077418629EF85CEE((ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E *)(&V_1), /*hidden argument*/ReadOnlyArray_1_GetEnumerator_mB3C3CBDF93C98702EBCFD891077418629EF85CEE_RuntimeMethod_var); V_0 = L_4; } IL_0022: try { // begin try (depth: 1) { goto IL_0048; } IL_0024: { // foreach (var assetMap in asset.actionMaps) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_5; L_5 = Enumerator_get_Current_m2EA116160CA205BBE65E8C64EC9A446964806E8D((Enumerator_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB *)(&V_0), /*hidden argument*/Enumerator_get_Current_m2EA116160CA205BBE65E8C64EC9A446964806E8D_RuntimeMethod_var); // if (assetMap.enabled) NullCheck(L_5); bool L_6; L_6 = InputActionMap_get_enabled_m5ACA89B66D742F7329CB5EBB1671901C27FBEA38(L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0048; } } IL_0032: { // throw new InvalidOperationException( // $"Cannot add, remove, or change elements of InputActionAsset {asset} while one or more of its actions are enabled"); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_7; L_7 = InputActionMap_get_asset_m731DA6CFE63F1714524F583D9E4A575BE1DA7FA7_inline(__this, /*hidden argument*/NULL); String_t* L_8; L_8 = String_Format_m5A16F3ABC59A3E9804E0CB2636849CCD74CEC994(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral45CA0B21E276A21B45A787AD0E832521BD4F8C30)), L_7, /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_9 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_9, L_8, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionMap_OnWantToChangeSetup_mF1D2CD36513BC8BF513571B17296A751FA108A36_RuntimeMethod_var))); } IL_0048: { // foreach (var assetMap in asset.actionMaps) bool L_10; L_10 = Enumerator_MoveNext_m4B462AE49216761627FB72319163404C1E36311D((Enumerator_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB *)(&V_0), /*hidden argument*/Enumerator_MoveNext_m4B462AE49216761627FB72319163404C1E36311D_RuntimeMethod_var); if (L_10) { goto IL_0024; } } IL_0051: { IL2CPP_LEAVE(0x7A, FINALLY_0053); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0053; } FINALLY_0053: { // begin finally (depth: 1) Enumerator_Dispose_mF47FFED7BC1472D574FD823FB9D5901101093F23((Enumerator_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB *)(&V_0), /*hidden argument*/Enumerator_Dispose_mF47FFED7BC1472D574FD823FB9D5901101093F23_RuntimeMethod_var); IL2CPP_END_FINALLY(83) } // end finally (depth: 1) IL2CPP_CLEANUP(83) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7A, IL_007a) } IL_0061: { // else if (enabled) bool L_11; L_11 = InputActionMap_get_enabled_m5ACA89B66D742F7329CB5EBB1671901C27FBEA38(__this, /*hidden argument*/NULL); if (!L_11) { goto IL_007a; } } { // throw new InvalidOperationException( // $"Cannot add, remove, or change elements of InputActionMap {this} while one or more of its actions are enabled"); String_t* L_12; L_12 = String_Format_m5A16F3ABC59A3E9804E0CB2636849CCD74CEC994(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral8269852B92E4A68A3B4FD4D2BE99CAC1251D6CF3)), __this, /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_13 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_13, L_12, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_13, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionMap_OnWantToChangeSetup_mF1D2CD36513BC8BF513571B17296A751FA108A36_RuntimeMethod_var))); } IL_007a: { // } return; } } // System.Void UnityEngine.InputSystem.InputActionMap::OnSetupChanged() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_OnSetupChanged_m833A0827AD30862830F176245EAB589A8E73D08A (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mF47FFED7BC1472D574FD823FB9D5901101093F23_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m4B462AE49216761627FB72319163404C1E36311D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m2EA116160CA205BBE65E8C64EC9A446964806E8D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_GetEnumerator_mB3C3CBDF93C98702EBCFD891077418629EF85CEE_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Enumerator_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB V_0; memset((&V_0), 0, sizeof(V_0)); ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // if (m_Asset != null) InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_0 = __this->get_m_Asset_2(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0055; } } { // m_Asset.MarkAsDirty(); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_2 = __this->get_m_Asset_2(); NullCheck(L_2); InputActionAsset_MarkAsDirty_m6C8B4B1D7E1F03997629C030B1DD4AD7C625AC2B(L_2, /*hidden argument*/NULL); // foreach (var map in m_Asset.actionMaps) InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_3 = __this->get_m_Asset_2(); NullCheck(L_3); ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E L_4; L_4 = InputActionAsset_get_actionMaps_mBDAA40E766440933ECE83611029158A5023A8699(L_3, /*hidden argument*/NULL); V_1 = L_4; Enumerator_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB L_5; L_5 = ReadOnlyArray_1_GetEnumerator_mB3C3CBDF93C98702EBCFD891077418629EF85CEE((ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E *)(&V_1), /*hidden argument*/ReadOnlyArray_1_GetEnumerator_mB3C3CBDF93C98702EBCFD891077418629EF85CEE_RuntimeMethod_var); V_0 = L_5; } IL_002d: try { // begin try (depth: 1) { goto IL_003c; } IL_002f: { // foreach (var map in m_Asset.actionMaps) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_6; L_6 = Enumerator_get_Current_m2EA116160CA205BBE65E8C64EC9A446964806E8D((Enumerator_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB *)(&V_0), /*hidden argument*/Enumerator_get_Current_m2EA116160CA205BBE65E8C64EC9A446964806E8D_RuntimeMethod_var); // map.m_State = default; NullCheck(L_6); L_6->set_m_State_10((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 *)NULL); } IL_003c: { // foreach (var map in m_Asset.actionMaps) bool L_7; L_7 = Enumerator_MoveNext_m4B462AE49216761627FB72319163404C1E36311D((Enumerator_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB *)(&V_0), /*hidden argument*/Enumerator_MoveNext_m4B462AE49216761627FB72319163404C1E36311D_RuntimeMethod_var); if (L_7) { goto IL_002f; } } IL_0045: { IL2CPP_LEAVE(0x5C, FINALLY_0047); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0047; } FINALLY_0047: { // begin finally (depth: 1) Enumerator_Dispose_mF47FFED7BC1472D574FD823FB9D5901101093F23((Enumerator_t39EB3BB6A7390FCD80184EA4F12F1C3F5188CCBB *)(&V_0), /*hidden argument*/Enumerator_Dispose_mF47FFED7BC1472D574FD823FB9D5901101093F23_RuntimeMethod_var); IL2CPP_END_FINALLY(71) } // end finally (depth: 1) IL2CPP_CLEANUP(71) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x5C, IL_005c) } IL_0055: { // m_State = default; __this->set_m_State_10((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 *)NULL); } IL_005c: { // ClearCachedActionData(); InputActionMap_ClearCachedActionData_m2C777FE8F7D0E6A2CB16814FF26DFF74FC56E813(__this, (bool)0, /*hidden argument*/NULL); // LazyResolveBindings(fullResolve: true); bool L_8; L_8 = InputActionMap_LazyResolveBindings_mC45438FB4EFFA8174086E060F1F9DA7BE53D47E1(__this, (bool)1, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionMap::OnBindingModified() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_OnBindingModified_m6A82EE7925AB5B0BC541713DC7CF6A26DFF060D4 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { { // ClearCachedActionData(); InputActionMap_ClearCachedActionData_m2C777FE8F7D0E6A2CB16814FF26DFF74FC56E813(__this, (bool)0, /*hidden argument*/NULL); // LazyResolveBindings(fullResolve: true); bool L_0; L_0 = InputActionMap_LazyResolveBindings_mC45438FB4EFFA8174086E060F1F9DA7BE53D47E1(__this, (bool)1, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionMap::ClearCachedActionData(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_ClearCachedActionData_m2C777FE8F7D0E6A2CB16814FF26DFF74FC56E813 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, bool ___onlyControls0, const RuntimeMethod* method) { { // if (!onlyControls) bool L_0 = ___onlyControls0; if (L_0) { goto IL_0018; } } { // bindingsForEachActionInitialized = false; InputActionMap_set_bindingsForEachActionInitialized_m353FD9EA3064B88D0DE8D934FC6935D3383F9C73(__this, (bool)0, /*hidden argument*/NULL); // m_BindingsForEachAction = default; __this->set_m_BindingsForEachAction_5((InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6*)NULL); // m_ActionIndexByNameOrId = default; __this->set_m_ActionIndexByNameOrId_17((Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 *)NULL); } IL_0018: { // controlsForEachActionInitialized = false; InputActionMap_set_controlsForEachActionInitialized_mD77789E6CAA717AD9D2EF3000DB44429D5D96196(__this, (bool)0, /*hidden argument*/NULL); // m_ControlsForEachAction = default; __this->set_m_ControlsForEachAction_6((InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680*)NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionMap::GenerateId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_GenerateId_m28043FB4139EE4B069E19F4B1B1499FC3655E671 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guid_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Guid_t V_0; memset((&V_0), 0, sizeof(V_0)); { // m_Id = Guid.NewGuid().ToString(); IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); Guid_t L_0; L_0 = Guid_NewGuid_mA7DA3F652640919C3C83918D48310941AF3FCED4(/*hidden argument*/NULL); V_0 = L_0; String_t* L_1; L_1 = Guid_ToString_mA3AB7742FB0E04808F580868E82BDEB93187FB75((Guid_t *)(&V_0), /*hidden argument*/NULL); __this->set_m_Id_1(L_1); // } return; } } // System.Boolean UnityEngine.InputSystem.InputActionMap::LazyResolveBindings(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionMap_LazyResolveBindings_mC45438FB4EFFA8174086E060F1F9DA7BE53D47E1 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, bool ___fullResolve0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // m_ControlsForEachAction = null; __this->set_m_ControlsForEachAction_6((InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680*)NULL); // controlsForEachActionInitialized = false; InputActionMap_set_controlsForEachActionInitialized_mD77789E6CAA717AD9D2EF3000DB44429D5D96196(__this, (bool)0, /*hidden argument*/NULL); // if (m_State == null) InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_0 = __this->get_m_State_10(); if (L_0) { goto IL_0018; } } { // return false; return (bool)0; } IL_0018: { // needToResolveBindings = true; InputActionMap_set_needToResolveBindings_m90E96CD3A554A667D2123D9DD95B6520A1ADD87C(__this, (bool)1, /*hidden argument*/NULL); // bindingResolutionNeedsFullReResolve |= fullResolve; bool L_1; L_1 = InputActionMap_get_bindingResolutionNeedsFullReResolve_m7CD6439FD618E3B04356B7C9F1E08BE5BA6191E8(__this, /*hidden argument*/NULL); bool L_2 = ___fullResolve0; InputActionMap_set_bindingResolutionNeedsFullReResolve_m89FD96705C9428B2DEAA006D9BF3381E4162756A(__this, (bool)((int32_t)((int32_t)L_1|(int32_t)L_2)), /*hidden argument*/NULL); // if (s_DeferBindingResolution > 0) int32_t L_3 = ((InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_StaticFields*)il2cpp_codegen_static_fields_for(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_il2cpp_TypeInfo_var))->get_s_DeferBindingResolution_18(); if ((((int32_t)L_3) <= ((int32_t)0))) { goto IL_0037; } } { // return false; return (bool)0; } IL_0037: { // ResolveBindings(); InputActionMap_ResolveBindings_m76F8389BDFDEB4190AFEFFA4BFA4370680F86BC8(__this, /*hidden argument*/NULL); // return true; return (bool)1; } } // System.Boolean UnityEngine.InputSystem.InputActionMap::ResolveBindingsIfNecessary() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionMap_ResolveBindingsIfNecessary_m2A250A62A93EAADB0519EDCCFB21FAA6473FBFDB (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { { // if (m_State == null || needToResolveBindings) InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_0 = __this->get_m_State_10(); if (!L_0) { goto IL_0010; } } { bool L_1; L_1 = InputActionMap_get_needToResolveBindings_m2A853CCEADDE01C403A86ABE2E030BC19EF22A47(__this, /*hidden argument*/NULL); if (!L_1) { goto IL_002f; } } IL_0010: { // if (m_State != null && m_State.isProcessingControlStateChange) InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_2 = __this->get_m_State_10(); if (!L_2) { goto IL_0027; } } { InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_3 = __this->get_m_State_10(); NullCheck(L_3); bool L_4; L_4 = InputActionState_get_isProcessingControlStateChange_m189736816C0240964F0C3B7E4467346809619BA2_inline(L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0027; } } { // return false; return (bool)0; } IL_0027: { // ResolveBindings(); InputActionMap_ResolveBindings_m76F8389BDFDEB4190AFEFFA4BFA4370680F86BC8(__this, /*hidden argument*/NULL); // return true; return (bool)1; } IL_002f: { // return false; return (bool)0; } } // System.Void UnityEngine.InputSystem.InputActionMap::ResolveBindings() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_ResolveBindings_m76F8389BDFDEB4190AFEFFA4BFA4370680F86BC8 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_1_tAB93528781C699086D4BCD07AE9C2792943290C7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OneOrMore_2_GetEnumerator_m4230C78B6DA1266A9E913F630B938ECAAC81FAB3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OneOrMore_2_op_Implicit_m47BF98C96FF2CE88A95456683870F2E1667AA8CF_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OneOrMore_2_op_Implicit_m8CB4CF4FD37F64081F0CAC6533D40CF29332B858_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * V_0 = NULL; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 V_1; memset((&V_1), 0, sizeof(V_1)); OneOrMore_2_tF622F715026A677C106DA8EEA691710DDE9337F4 V_2; memset((&V_2), 0, sizeof(V_2)); InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720 V_3; memset((&V_3), 0, sizeof(V_3)); bool V_4 = false; bool V_5 = false; InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A V_6; memset((&V_6), 0, sizeof(V_6)); RuntimeObject* V_7 = NULL; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * V_8 = NULL; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * V_9 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // using (InputActionRebindingExtensions.DeferBindingResolution()) DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * L_0; L_0 = InputActionRebindingExtensions_DeferBindingResolution_mE9BA15597B00D29220A848AB3FD71791C2B7775B(/*hidden argument*/NULL); V_0 = L_0; } IL_0006: try { // begin try (depth: 1) { // var oldMemory = new InputActionState.UnmanagedMemory(); il2cpp_codegen_initobj((&V_1), sizeof(UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 )); } IL_000e: try { // begin try (depth: 2) { // var resolver = new InputBindingResolver(); il2cpp_codegen_initobj((&V_3), sizeof(InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720 )); // var needFullResolve = m_State == null; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_1 = __this->get_m_State_10(); V_4 = (bool)((((RuntimeObject*)(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 *)L_1) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0); // if (m_Asset != null) InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_2 = __this->get_m_Asset_2(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_3; L_3 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_2, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_00a1; } } IL_002f: { // actionMaps = m_Asset.actionMaps; InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_4 = __this->get_m_Asset_2(); NullCheck(L_4); ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E L_5; L_5 = InputActionAsset_get_actionMaps_mBDAA40E766440933ECE83611029158A5023A8699(L_4, /*hidden argument*/NULL); OneOrMore_2_tF622F715026A677C106DA8EEA691710DDE9337F4 L_6; L_6 = OneOrMore_2_op_Implicit_m47BF98C96FF2CE88A95456683870F2E1667AA8CF(L_5, /*hidden argument*/OneOrMore_2_op_Implicit_m47BF98C96FF2CE88A95456683870F2E1667AA8CF_RuntimeMethod_var); V_2 = L_6; // resolver.bindingMask = m_Asset.m_BindingMask; InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_7 = __this->get_m_Asset_2(); NullCheck(L_7); Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 L_8 = L_7->get_m_BindingMask_8(); (&V_3)->set_bindingMask_9(L_8); // foreach (var map in actionMaps) RuntimeObject* L_9; L_9 = OneOrMore_2_GetEnumerator_m4230C78B6DA1266A9E913F630B938ECAAC81FAB3((OneOrMore_2_tF622F715026A677C106DA8EEA691710DDE9337F4 *)(&V_2), /*hidden argument*/OneOrMore_2_GetEnumerator_m4230C78B6DA1266A9E913F630B938ECAAC81FAB3_RuntimeMethod_var); V_7 = L_9; } IL_005b: try { // begin try (depth: 3) { goto IL_008a; } IL_005d: { // foreach (var map in actionMaps) RuntimeObject* L_10 = V_7; NullCheck(L_10); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_11; L_11 = InterfaceFuncInvoker0< InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_tAB93528781C699086D4BCD07AE9C2792943290C7_il2cpp_TypeInfo_var, L_10); V_8 = L_11; // needFullResolve |= map.bindingResolutionNeedsFullReResolve; bool L_12 = V_4; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_13 = V_8; NullCheck(L_13); bool L_14; L_14 = InputActionMap_get_bindingResolutionNeedsFullReResolve_m7CD6439FD618E3B04356B7C9F1E08BE5BA6191E8(L_13, /*hidden argument*/NULL); V_4 = (bool)((int32_t)((int32_t)L_12|(int32_t)L_14)); // map.needToResolveBindings = false; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_15 = V_8; NullCheck(L_15); InputActionMap_set_needToResolveBindings_m90E96CD3A554A667D2123D9DD95B6520A1ADD87C(L_15, (bool)0, /*hidden argument*/NULL); // map.bindingResolutionNeedsFullReResolve = false; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_16 = V_8; NullCheck(L_16); InputActionMap_set_bindingResolutionNeedsFullReResolve_m89FD96705C9428B2DEAA006D9BF3381E4162756A(L_16, (bool)0, /*hidden argument*/NULL); // map.controlsForEachActionInitialized = false; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_17 = V_8; NullCheck(L_17); InputActionMap_set_controlsForEachActionInitialized_mD77789E6CAA717AD9D2EF3000DB44429D5D96196(L_17, (bool)0, /*hidden argument*/NULL); } IL_008a: { // foreach (var map in actionMaps) RuntimeObject* L_18 = V_7; NullCheck(L_18); bool L_19; L_19 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_18); if (L_19) { goto IL_005d; } } IL_0093: { IL2CPP_LEAVE(0xC8, FINALLY_0095); } } // end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0095; } FINALLY_0095: { // begin finally (depth: 3) { RuntimeObject* L_20 = V_7; if (!L_20) { goto IL_00a0; } } IL_0099: { RuntimeObject* L_21 = V_7; NullCheck(L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_21); } IL_00a0: { IL2CPP_END_FINALLY(149) } } // end finally (depth: 3) IL2CPP_CLEANUP(149) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xC8, IL_00c8) } IL_00a1: { // actionMaps = this; OneOrMore_2_tF622F715026A677C106DA8EEA691710DDE9337F4 L_22; L_22 = OneOrMore_2_op_Implicit_m8CB4CF4FD37F64081F0CAC6533D40CF29332B858(__this, /*hidden argument*/OneOrMore_2_op_Implicit_m8CB4CF4FD37F64081F0CAC6533D40CF29332B858_RuntimeMethod_var); V_2 = L_22; // needFullResolve |= bindingResolutionNeedsFullReResolve; bool L_23 = V_4; bool L_24; L_24 = InputActionMap_get_bindingResolutionNeedsFullReResolve_m7CD6439FD618E3B04356B7C9F1E08BE5BA6191E8(__this, /*hidden argument*/NULL); V_4 = (bool)((int32_t)((int32_t)L_23|(int32_t)L_24)); // needToResolveBindings = false; InputActionMap_set_needToResolveBindings_m90E96CD3A554A667D2123D9DD95B6520A1ADD87C(__this, (bool)0, /*hidden argument*/NULL); // bindingResolutionNeedsFullReResolve = false; InputActionMap_set_bindingResolutionNeedsFullReResolve_m89FD96705C9428B2DEAA006D9BF3381E4162756A(__this, (bool)0, /*hidden argument*/NULL); // controlsForEachActionInitialized = false; InputActionMap_set_controlsForEachActionInitialized_mD77789E6CAA717AD9D2EF3000DB44429D5D96196(__this, (bool)0, /*hidden argument*/NULL); } IL_00c8: { // var hasEnabledActions = false; V_5 = (bool)0; // InputControlList activeControls = default; il2cpp_codegen_initobj((&V_6), sizeof(InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A )); // if (m_State != null) InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_25 = __this->get_m_State_10(); if (!L_25) { goto IL_011c; } } IL_00db: { // oldMemory = m_State.memory.Clone(); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_26 = __this->get_m_State_10(); NullCheck(L_26); UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_27 = L_26->get_address_of_memory_7(); UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 L_28; L_28 = UnmanagedMemory_Clone_m04195BD48C011CE307413066E94DB280551EE23B((UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 *)L_27, /*hidden argument*/NULL); V_1 = L_28; // m_State.PrepareForBindingReResolution(needFullResolve, ref activeControls, ref hasEnabledActions); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_29 = __this->get_m_State_10(); bool L_30 = V_4; NullCheck(L_29); InputActionState_PrepareForBindingReResolution_m278B44496525F01AFC2FDB6C9C9F26DEFEBBBDDF(L_29, L_30, (InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A *)(&V_6), (bool*)(&V_5), /*hidden argument*/NULL); // resolver.StartWithPreviousResolve(m_State, isFullResolve: needFullResolve); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_31 = __this->get_m_State_10(); bool L_32 = V_4; InputBindingResolver_StartWithPreviousResolve_m26CF5D1A84D39DC609534935D82C39CB7D3CEDD4((InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720 *)(&V_3), L_31, L_32, /*hidden argument*/NULL); // m_State.memory.Dispose(); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_33 = __this->get_m_State_10(); NullCheck(L_33); UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_34 = L_33->get_address_of_memory_7(); UnmanagedMemory_Dispose_m52964A71995C33B300945236638CF81112F59989((UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 *)L_34, /*hidden argument*/NULL); } IL_011c: { // foreach (var map in actionMaps) RuntimeObject* L_35; L_35 = OneOrMore_2_GetEnumerator_m4230C78B6DA1266A9E913F630B938ECAAC81FAB3((OneOrMore_2_tF622F715026A677C106DA8EEA691710DDE9337F4 *)(&V_2), /*hidden argument*/OneOrMore_2_GetEnumerator_m4230C78B6DA1266A9E913F630B938ECAAC81FAB3_RuntimeMethod_var); V_7 = L_35; } IL_0125: try { // begin try (depth: 3) { goto IL_0139; } IL_0127: { // foreach (var map in actionMaps) RuntimeObject* L_36 = V_7; NullCheck(L_36); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_37; L_37 = InterfaceFuncInvoker0< InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_tAB93528781C699086D4BCD07AE9C2792943290C7_il2cpp_TypeInfo_var, L_36); V_9 = L_37; // resolver.AddActionMap(map); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_38 = V_9; InputBindingResolver_AddActionMap_mC593E6C676B3AB2F02D8CD35765F7578C892441F((InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720 *)(&V_3), L_38, /*hidden argument*/NULL); } IL_0139: { // foreach (var map in actionMaps) RuntimeObject* L_39 = V_7; NullCheck(L_39); bool L_40; L_40 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_39); if (L_40) { goto IL_0127; } } IL_0142: { IL2CPP_LEAVE(0x150, FINALLY_0144); } } // end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0144; } FINALLY_0144: { // begin finally (depth: 3) { RuntimeObject* L_41 = V_7; if (!L_41) { goto IL_014f; } } IL_0148: { RuntimeObject* L_42 = V_7; NullCheck(L_42); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_42); } IL_014f: { IL2CPP_END_FINALLY(324) } } // end finally (depth: 3) IL2CPP_CLEANUP(324) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x150, IL_0150) } IL_0150: { // if (m_State == null) InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_43 = __this->get_m_State_10(); if (L_43) { goto IL_0171; } } IL_0158: { // m_State = new InputActionState(); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_44 = (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 *)il2cpp_codegen_object_new(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var); InputActionState__ctor_m63E3F41EB6274F19F9DE8436F59D578EB8B7EC65(L_44, /*hidden argument*/NULL); __this->set_m_State_10(L_44); // m_State.Initialize(resolver); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_45 = __this->get_m_State_10(); InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720 L_46 = V_3; NullCheck(L_45); InputActionState_Initialize_m075C4B03A81997D81786CB9B097B9E68EA246CAC(L_45, L_46, /*hidden argument*/NULL); // } goto IL_017d; } IL_0171: { // m_State.ClaimDataFrom(resolver); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_47 = __this->get_m_State_10(); InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720 L_48 = V_3; NullCheck(L_47); InputActionState_ClaimDataFrom_mBDDD456420FD6F2D788AE38558297B78E13E97E2(L_47, L_48, /*hidden argument*/NULL); } IL_017d: { // if (m_Asset != null) InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_49 = __this->get_m_Asset_2(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_50; L_50 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_49, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_50) { goto IL_01d0; } } IL_018b: { // foreach (var map in actionMaps) RuntimeObject* L_51; L_51 = OneOrMore_2_GetEnumerator_m4230C78B6DA1266A9E913F630B938ECAAC81FAB3((OneOrMore_2_tF622F715026A677C106DA8EEA691710DDE9337F4 *)(&V_2), /*hidden argument*/OneOrMore_2_GetEnumerator_m4230C78B6DA1266A9E913F630B938ECAAC81FAB3_RuntimeMethod_var); V_7 = L_51; } IL_0194: try { // begin try (depth: 3) { goto IL_01a8; } IL_0196: { // foreach (var map in actionMaps) RuntimeObject* L_52 = V_7; NullCheck(L_52); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_53; L_53 = InterfaceFuncInvoker0< InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_tAB93528781C699086D4BCD07AE9C2792943290C7_il2cpp_TypeInfo_var, L_52); // map.m_State = m_State; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_54 = __this->get_m_State_10(); NullCheck(L_53); L_53->set_m_State_10(L_54); } IL_01a8: { // foreach (var map in actionMaps) RuntimeObject* L_55 = V_7; NullCheck(L_55); bool L_56; L_56 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_55); if (L_56) { goto IL_0196; } } IL_01b1: { IL2CPP_LEAVE(0x1BF, FINALLY_01b3); } } // end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01b3; } FINALLY_01b3: { // begin finally (depth: 3) { RuntimeObject* L_57 = V_7; if (!L_57) { goto IL_01be; } } IL_01b7: { RuntimeObject* L_58 = V_7; NullCheck(L_58); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_58); } IL_01be: { IL2CPP_END_FINALLY(435) } } // end finally (depth: 3) IL2CPP_CLEANUP(435) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1BF, IL_01bf) } IL_01bf: { // m_Asset.m_SharedStateForAllMaps = m_State; InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_59 = __this->get_m_Asset_2(); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_60 = __this->get_m_State_10(); NullCheck(L_59); L_59->set_m_SharedStateForAllMaps_7(L_60); } IL_01d0: { // m_State.FinishBindingResolution(hasEnabledActions, oldMemory, activeControls, isFullResolve: needFullResolve); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_61 = __this->get_m_State_10(); bool L_62 = V_5; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 L_63 = V_1; InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A L_64 = V_6; bool L_65 = V_4; NullCheck(L_61); InputActionState_FinishBindingResolution_m540A6EA56220DCB0BA5BF8C15BB01CEF8DB6FEA4(L_61, L_62, L_63, L_64, L_65, /*hidden argument*/NULL); // } IL2CPP_LEAVE(0x1F6, FINALLY_01e4); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01e4; } FINALLY_01e4: { // begin finally (depth: 2) // oldMemory.Dispose(); UnmanagedMemory_Dispose_m52964A71995C33B300945236638CF81112F59989((UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 *)(&V_1), /*hidden argument*/NULL); // } IL2CPP_END_FINALLY(484) } // end finally (depth: 2) IL2CPP_CLEANUP(484) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1F6, FINALLY_01ec); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01ec; } FINALLY_01ec: { // begin finally (depth: 1) { DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * L_66 = V_0; if (!L_66) { goto IL_01f5; } } IL_01ef: { DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * L_67 = V_0; NullCheck(L_67); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_67); } IL_01f5: { IL2CPP_END_FINALLY(492) } } // end finally (depth: 1) IL2CPP_CLEANUP(492) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1F6, IL_01f6) } IL_01f6: { // } return; } } // System.Int32 UnityEngine.InputSystem.InputActionMap::FindBinding(UnityEngine.InputSystem.InputBinding,UnityEngine.InputSystem.InputAction&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionMap_FindBinding_m53D893E84BEB99FC6BC8951DBCFBB57C28997736 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___mask0, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** ___action1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 V_1; memset((&V_1), 0, sizeof(V_1)); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB V_2; memset((&V_2), 0, sizeof(V_2)); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * G_B4_0 = NULL; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** G_B4_1 = NULL; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * G_B3_0 = NULL; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** G_B3_1 = NULL; { // var index = FindBindingRelativeToMap(mask); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_0 = ___mask0; int32_t L_1; L_1 = InputActionMap_FindBindingRelativeToMap_m646F1E149D704359F52E41F45A2A4301F895B9AB(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; // if (index == -1) int32_t L_2 = V_0; if ((!(((uint32_t)L_2) == ((uint32_t)(-1))))) { goto IL_0011; } } { // action = null; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** L_3 = ___action1; *((RuntimeObject **)L_3) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_3, (void*)(RuntimeObject *)NULL); // return -1; return (-1); } IL_0011: { // action = m_SingletonAction ?? FindAction(bindings[index].action); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** L_4 = ___action1; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_5 = __this->get_m_SingletonAction_8(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_6 = L_5; G_B3_0 = L_6; G_B3_1 = L_4; if (L_6) { G_B4_0 = L_6; G_B4_1 = L_4; goto IL_003a; } } { ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 L_7; L_7 = InputActionMap_get_bindings_m901FD5E3657CDD1AED8D1BE23711B0982916AB93(__this, /*hidden argument*/NULL); V_1 = L_7; int32_t L_8 = V_0; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_9; L_9 = ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6((ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 *)(&V_1), L_8, /*hidden argument*/ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6_RuntimeMethod_var); V_2 = L_9; String_t* L_10; L_10 = InputBinding_get_action_mA0614689BD96A26D9B4C0BAA6D083E16911E4A62_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_2), /*hidden argument*/NULL); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_11; L_11 = InputActionMap_FindAction_m3AC52A50C20CCE4AED7849FAA830AE43144134EE(__this, L_10, (bool)0, /*hidden argument*/NULL); G_B4_0 = L_11; G_B4_1 = G_B3_1; } IL_003a: { *((RuntimeObject **)G_B4_1) = (RuntimeObject *)G_B4_0; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)G_B4_1, (void*)(RuntimeObject *)G_B4_0); // return action.BindingIndexOnMapToBindingIndexOnAction(index); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** L_12 = ___action1; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_13 = *((InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B **)L_12); int32_t L_14 = V_0; NullCheck(L_13); int32_t L_15; L_15 = InputAction_BindingIndexOnMapToBindingIndexOnAction_m24E247F278F6E536A0B8B239C0E6E1E14BB286C1(L_13, L_14, /*hidden argument*/NULL); return L_15; } } // System.Int32 UnityEngine.InputSystem.InputActionMap::FindBindingRelativeToMap(UnityEngine.InputSystem.InputBinding) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionMap_FindBindingRelativeToMap_m646F1E149D704359F52E41F45A2A4301F895B9AB (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___mask0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_LengthSafe_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_mD91AD5CC033C9BED19574C83D438EFB50BD778D0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * V_3 = NULL; { // var bindings = m_Bindings; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_0 = __this->get_m_Bindings_4(); V_0 = L_0; // var bindingsCount = bindings.LengthSafe(); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_1 = V_0; int32_t L_2; L_2 = ArrayHelpers_LengthSafe_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_mD91AD5CC033C9BED19574C83D438EFB50BD778D0(L_1, /*hidden argument*/ArrayHelpers_LengthSafe_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_mD91AD5CC033C9BED19574C83D438EFB50BD778D0_RuntimeMethod_var); V_1 = L_2; // for (var i = 0; i < bindingsCount; ++i) V_2 = 0; goto IL_002b; } IL_0012: { // ref var binding = ref bindings[i]; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_3 = V_0; int32_t L_4 = V_2; NullCheck(L_3); V_3 = (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)((L_3)->GetAddressAt(static_cast(L_4))); // if (mask.Matches(ref binding)) InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * L_5 = V_3; bool L_6; L_6 = InputBinding_Matches_m71A34048650C90F7FC4F7A42C25E4D48D1BC3489((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&___mask0), (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)L_5, 0, /*hidden argument*/NULL); if (!L_6) { goto IL_0027; } } { // return i; int32_t L_7 = V_2; return L_7; } IL_0027: { // for (var i = 0; i < bindingsCount; ++i) int32_t L_8 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); } IL_002b: { // for (var i = 0; i < bindingsCount; ++i) int32_t L_9 = V_2; int32_t L_10 = V_1; if ((((int32_t)L_9) < ((int32_t)L_10))) { goto IL_0012; } } { // return -1; return (-1); } } // UnityEngine.InputSystem.InputActionMap[] UnityEngine.InputSystem.InputActionMap::FromJson(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* InputActionMap_FromJson_m0BCCE1CDF66D012182E2CE4E8D65A2B05A9CA21E (String_t* ___json0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonUtility_FromJson_TisReadFileJson_tC7B3B26A5889A25682C2827E85617290A1502096_mAC272F911E4FA1424366B67F82DD679F0B91F991_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } ReadFileJson_tC7B3B26A5889A25682C2827E85617290A1502096 V_0; memset((&V_0), 0, sizeof(V_0)); { // if (json == null) String_t* L_0 = ___json0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(json)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral43187C90BBB5DFB063A95733C9BD65ECD25A2E84)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionMap_FromJson_m0BCCE1CDF66D012182E2CE4E8D65A2B05A9CA21E_RuntimeMethod_var))); } IL_000e: { // var fileJson = JsonUtility.FromJson(json); String_t* L_2 = ___json0; ReadFileJson_tC7B3B26A5889A25682C2827E85617290A1502096 L_3; L_3 = JsonUtility_FromJson_TisReadFileJson_tC7B3B26A5889A25682C2827E85617290A1502096_mAC272F911E4FA1424366B67F82DD679F0B91F991(L_2, /*hidden argument*/JsonUtility_FromJson_TisReadFileJson_tC7B3B26A5889A25682C2827E85617290A1502096_mAC272F911E4FA1424366B67F82DD679F0B91F991_RuntimeMethod_var); V_0 = L_3; // return fileJson.ToMaps(); InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_4; L_4 = ReadFileJson_ToMaps_mB973B9A3127E23C2A4FEB54B577DB0ABCA6955D1((ReadFileJson_tC7B3B26A5889A25682C2827E85617290A1502096 *)(&V_0), /*hidden argument*/NULL); return L_4; } } // System.String UnityEngine.InputSystem.InputActionMap::ToJson(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputActionMap_ToJson_mDC04ACFA197C9ABBCBAB5B598151847D4EFCD9E6 (RuntimeObject* ___maps0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WriteFileJson_t1E89879041484C4ABEB8BF27251500573F92D21F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (maps == null) RuntimeObject* L_0 = ___maps0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(maps)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA50BD304226505CD59BAEECE4F335B233D87784B)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionMap_ToJson_mDC04ACFA197C9ABBCBAB5B598151847D4EFCD9E6_RuntimeMethod_var))); } IL_000e: { // var fileJson = WriteFileJson.FromMaps(maps); RuntimeObject* L_2 = ___maps0; WriteFileJson_t1E89879041484C4ABEB8BF27251500573F92D21F L_3; L_3 = WriteFileJson_FromMaps_mED8214AD98F24B3DA72BB73A6B2F202E92706377(L_2, /*hidden argument*/NULL); // return JsonUtility.ToJson(fileJson, true); WriteFileJson_t1E89879041484C4ABEB8BF27251500573F92D21F L_4 = L_3; RuntimeObject * L_5 = Box(WriteFileJson_t1E89879041484C4ABEB8BF27251500573F92D21F_il2cpp_TypeInfo_var, &L_4); String_t* L_6; L_6 = JsonUtility_ToJson_m8A3321288D36CE4383BE7F22C4DACFAF1DEE9ABF(L_5, (bool)1, /*hidden argument*/NULL); return L_6; } } // System.String UnityEngine.InputSystem.InputActionMap::ToJson() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputActionMap_ToJson_m524E4C6A420B71E1C9681EDAEFA96DBA88C95648 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WriteFileJson_t1E89879041484C4ABEB8BF27251500573F92D21F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // var fileJson = WriteFileJson.FromMap(this); WriteFileJson_t1E89879041484C4ABEB8BF27251500573F92D21F L_0; L_0 = WriteFileJson_FromMap_mEEF95AAE45B03FC311B0B8368F341A009AAC53B7(__this, /*hidden argument*/NULL); // return JsonUtility.ToJson(fileJson, true); WriteFileJson_t1E89879041484C4ABEB8BF27251500573F92D21F L_1 = L_0; RuntimeObject * L_2 = Box(WriteFileJson_t1E89879041484C4ABEB8BF27251500573F92D21F_il2cpp_TypeInfo_var, &L_1); String_t* L_3; L_3 = JsonUtility_ToJson_m8A3321288D36CE4383BE7F22C4DACFAF1DEE9ABF(L_2, (bool)1, /*hidden argument*/NULL); return L_3; } } // System.Void UnityEngine.InputSystem.InputActionMap::OnBeforeSerialize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_OnBeforeSerialize_m993A38D8CFC4359DFE61F20DB26BF2756D869422 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { { // } return; } } // System.Void UnityEngine.InputSystem.InputActionMap::OnAfterDeserialize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_OnAfterDeserialize_mDE738FF4C4671C743242EE16AB12CB2B6961643F (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { // m_State = null; __this->set_m_State_10((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 *)NULL); // m_MapIndexInState = InputActionState.kInvalidIndex; __this->set_m_MapIndexInState_9((-1)); // if (m_Actions != null) InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_0 = __this->get_m_Actions_3(); if (!L_0) { goto IL_0039; } } { // var actionCount = m_Actions.Length; InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_1 = __this->get_m_Actions_3(); NullCheck(L_1); V_0 = ((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length))); // for (var i = 0; i < actionCount; ++i) V_1 = 0; goto IL_0035; } IL_0023: { // m_Actions[i].m_ActionMap = this; InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_2 = __this->get_m_Actions_3(); int32_t L_3 = V_1; NullCheck(L_2); int32_t L_4 = L_3; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_5 = (L_2)->GetAt(static_cast(L_4)); NullCheck(L_5); L_5->set_m_ActionMap_14(__this); // for (var i = 0; i < actionCount; ++i) int32_t L_6 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); } IL_0035: { // for (var i = 0; i < actionCount; ++i) int32_t L_7 = V_1; int32_t L_8 = V_0; if ((((int32_t)L_7) < ((int32_t)L_8))) { goto IL_0023; } } IL_0039: { // ClearCachedActionData(); InputActionMap_ClearCachedActionData_m2C777FE8F7D0E6A2CB16814FF26DFF74FC56E813(__this, (bool)0, /*hidden argument*/NULL); // ClearActionLookupTable(); InputActionMap_ClearActionLookupTable_m0926ECB113A19EE54FA0BDD538F71B449277B285(__this, /*hidden argument*/NULL); // } return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Conversion methods for marshalling of: UnityEngine.InputSystem.InputActionProperty IL2CPP_EXTERN_C void InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443_marshal_pinvoke(const InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443& unmarshaled, InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443_marshaled_pinvoke& marshaled) { Exception_t* ___m_Action_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_Action' of type 'InputActionProperty': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_Action_1Exception, NULL); } IL2CPP_EXTERN_C void InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443_marshal_pinvoke_back(const InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443_marshaled_pinvoke& marshaled, InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443& unmarshaled) { Exception_t* ___m_Action_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_Action' of type 'InputActionProperty': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_Action_1Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.InputSystem.InputActionProperty IL2CPP_EXTERN_C void InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443_marshal_pinvoke_cleanup(InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.InputSystem.InputActionProperty IL2CPP_EXTERN_C void InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443_marshal_com(const InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443& unmarshaled, InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443_marshaled_com& marshaled) { Exception_t* ___m_Action_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_Action' of type 'InputActionProperty': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_Action_1Exception, NULL); } IL2CPP_EXTERN_C void InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443_marshal_com_back(const InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443_marshaled_com& marshaled, InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443& unmarshaled) { Exception_t* ___m_Action_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_Action' of type 'InputActionProperty': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_Action_1Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.InputSystem.InputActionProperty IL2CPP_EXTERN_C void InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443_marshal_com_cleanup(InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443_marshaled_com& marshaled) { } // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.InputActionProperty::get_action() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * InputActionProperty_get_action_m4F5C6388D4710CC2CDD4F01672A2C547AC329908 (InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public InputAction action => m_UseReference ? m_Reference != null ? m_Reference.action : null : m_Action; bool L_0 = __this->get_m_UseReference_0(); if (L_0) { goto IL_000f; } } { InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_1 = __this->get_m_Action_1(); return L_1; } IL_000f: { InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * L_2 = __this->get_m_Reference_2(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_3; L_3 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_2, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (L_3) { goto IL_001f; } } { return (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)NULL; } IL_001f: { InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * L_4 = __this->get_m_Reference_2(); NullCheck(L_4); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_5; L_5 = InputActionReference_get_action_m8A9C3BDF9E0FC278DC682108E3E97E00F5DAC2A9(L_4, /*hidden argument*/NULL); return L_5; } } IL2CPP_EXTERN_C InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * InputActionProperty_get_action_m4F5C6388D4710CC2CDD4F01672A2C547AC329908_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 * _thisAdjusted = reinterpret_cast(__this + _offset); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * _returnValue; _returnValue = InputActionProperty_get_action_m4F5C6388D4710CC2CDD4F01672A2C547AC329908(_thisAdjusted, method); return _returnValue; } // UnityEngine.InputSystem.InputActionReference UnityEngine.InputSystem.InputActionProperty::get_reference() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * InputActionProperty_get_reference_m68CDE5602426E2A6FF8ACE95AA8692AAE22DF7E3 (InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 * __this, const RuntimeMethod* method) { { // public InputActionReference reference => m_UseReference ? m_Reference : null; bool L_0 = __this->get_m_UseReference_0(); if (L_0) { goto IL_000a; } } { return (InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 *)NULL; } IL_000a: { InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * L_1 = __this->get_m_Reference_2(); return L_1; } } IL2CPP_EXTERN_C InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * InputActionProperty_get_reference_m68CDE5602426E2A6FF8ACE95AA8692AAE22DF7E3_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 * _thisAdjusted = reinterpret_cast(__this + _offset); InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * _returnValue; _returnValue = InputActionProperty_get_reference_m68CDE5602426E2A6FF8ACE95AA8692AAE22DF7E3(_thisAdjusted, method); return _returnValue; } // System.Void UnityEngine.InputSystem.InputActionProperty::.ctor(UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionProperty__ctor_mDCF4C9E34985554B724D06865BA1D38B3739894E (InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 * __this, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, const RuntimeMethod* method) { { // m_UseReference = false; __this->set_m_UseReference_0((bool)0); // m_Action = action; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; __this->set_m_Action_1(L_0); // m_Reference = null; __this->set_m_Reference_2((InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 *)NULL); // } return; } } IL2CPP_EXTERN_C void InputActionProperty__ctor_mDCF4C9E34985554B724D06865BA1D38B3739894E_AdjustorThunk (RuntimeObject * __this, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, const RuntimeMethod* method) { int32_t _offset = 1; InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 * _thisAdjusted = reinterpret_cast(__this + _offset); InputActionProperty__ctor_mDCF4C9E34985554B724D06865BA1D38B3739894E(_thisAdjusted, ___action0, method); } // System.Void UnityEngine.InputSystem.InputActionProperty::.ctor(UnityEngine.InputSystem.InputActionReference) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionProperty__ctor_mB71DA0D0848EA7D43278C5DCBD19D615A176265F (InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 * __this, InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * ___reference0, const RuntimeMethod* method) { { // m_UseReference = true; __this->set_m_UseReference_0((bool)1); // m_Action = null; __this->set_m_Action_1((InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)NULL); // m_Reference = reference; InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * L_0 = ___reference0; __this->set_m_Reference_2(L_0); // } return; } } IL2CPP_EXTERN_C void InputActionProperty__ctor_mB71DA0D0848EA7D43278C5DCBD19D615A176265F_AdjustorThunk (RuntimeObject * __this, InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * ___reference0, const RuntimeMethod* method) { int32_t _offset = 1; InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 * _thisAdjusted = reinterpret_cast(__this + _offset); InputActionProperty__ctor_mB71DA0D0848EA7D43278C5DCBD19D615A176265F(_thisAdjusted, ___reference0, method); } // System.Boolean UnityEngine.InputSystem.InputActionProperty::Equals(UnityEngine.InputSystem.InputActionProperty) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionProperty_Equals_m0F1F12C3A1A60F2E4E86C254F9C86FB70BC5C7BE (InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 * __this, InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return m_Reference == other.m_Reference && // m_UseReference == other.m_UseReference && // m_Action == other.m_Action; InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * L_0 = __this->get_m_Reference_2(); InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 L_1 = ___other0; InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * L_2 = L_1.get_m_Reference_2(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_3; L_3 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_0, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0030; } } { bool L_4 = __this->get_m_UseReference_0(); InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 L_5 = ___other0; bool L_6 = L_5.get_m_UseReference_0(); if ((!(((uint32_t)L_4) == ((uint32_t)L_6)))) { goto IL_0030; } } { InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_7 = __this->get_m_Action_1(); InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 L_8 = ___other0; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_9 = L_8.get_m_Action_1(); return (bool)((((RuntimeObject*)(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)L_7) == ((RuntimeObject*)(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)L_9))? 1 : 0); } IL_0030: { return (bool)0; } } IL2CPP_EXTERN_C bool InputActionProperty_Equals_m0F1F12C3A1A60F2E4E86C254F9C86FB70BC5C7BE_AdjustorThunk (RuntimeObject * __this, InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 ___other0, const RuntimeMethod* method) { int32_t _offset = 1; InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = InputActionProperty_Equals_m0F1F12C3A1A60F2E4E86C254F9C86FB70BC5C7BE(_thisAdjusted, ___other0, method); return _returnValue; } // System.Boolean UnityEngine.InputSystem.InputActionProperty::Equals(UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionProperty_Equals_m2A11E861D0C7E0A7DCF53916EE2E816D17D38CFD (InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 * __this, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___other0, const RuntimeMethod* method) { { // return ReferenceEquals(action, other); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0; L_0 = InputActionProperty_get_action_m4F5C6388D4710CC2CDD4F01672A2C547AC329908((InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 *)__this, /*hidden argument*/NULL); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_1 = ___other0; return (bool)((((RuntimeObject*)(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)L_0) == ((RuntimeObject*)(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)L_1))? 1 : 0); } } IL2CPP_EXTERN_C bool InputActionProperty_Equals_m2A11E861D0C7E0A7DCF53916EE2E816D17D38CFD_AdjustorThunk (RuntimeObject * __this, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___other0, const RuntimeMethod* method) { int32_t _offset = 1; InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = InputActionProperty_Equals_m2A11E861D0C7E0A7DCF53916EE2E816D17D38CFD(_thisAdjusted, ___other0, method); return _returnValue; } // System.Boolean UnityEngine.InputSystem.InputActionProperty::Equals(UnityEngine.InputSystem.InputActionReference) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionProperty_Equals_mFC5411C75D4F0F500ACC0BDA05E329647F4C0736 (InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 * __this, InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return m_Reference == other; InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * L_0 = __this->get_m_Reference_2(); InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * L_1 = ___other0; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_2; L_2 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_0, L_1, /*hidden argument*/NULL); return L_2; } } IL2CPP_EXTERN_C bool InputActionProperty_Equals_mFC5411C75D4F0F500ACC0BDA05E329647F4C0736_AdjustorThunk (RuntimeObject * __this, InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * ___other0, const RuntimeMethod* method) { int32_t _offset = 1; InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = InputActionProperty_Equals_mFC5411C75D4F0F500ACC0BDA05E329647F4C0736(_thisAdjusted, ___other0, method); return _returnValue; } // System.Boolean UnityEngine.InputSystem.InputActionProperty::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionProperty_Equals_m331FC91B85E3AB9057B167501E151F72C2B2647F (InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 * __this, RuntimeObject * ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (m_UseReference) bool L_0 = __this->get_m_UseReference_0(); if (!L_0) { goto IL_0015; } } { // return Equals(obj as InputActionReference); RuntimeObject * L_1 = ___obj0; bool L_2; L_2 = InputActionProperty_Equals_mFC5411C75D4F0F500ACC0BDA05E329647F4C0736((InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 *)__this, ((InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 *)IsInstClass((RuntimeObject*)L_1, InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_2; } IL_0015: { // return Equals(obj as InputAction); RuntimeObject * L_3 = ___obj0; bool L_4; L_4 = InputActionProperty_Equals_m2A11E861D0C7E0A7DCF53916EE2E816D17D38CFD((InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 *)__this, ((InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)IsInstSealed((RuntimeObject*)L_3, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_4; } } IL2CPP_EXTERN_C bool InputActionProperty_Equals_m331FC91B85E3AB9057B167501E151F72C2B2647F_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___obj0, const RuntimeMethod* method) { int32_t _offset = 1; InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = InputActionProperty_Equals_m331FC91B85E3AB9057B167501E151F72C2B2647F(_thisAdjusted, ___obj0, method); return _returnValue; } // System.Int32 UnityEngine.InputSystem.InputActionProperty::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionProperty_GetHashCode_m743DF357C721EDB65C0E72DA5D52BC6FCE1B7FD6 (InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (m_UseReference) bool L_0 = __this->get_m_UseReference_0(); if (!L_0) { goto IL_0024; } } { // return m_Reference != null ? m_Reference.GetHashCode() : 0; InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * L_1 = __this->get_m_Reference_2(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_2; L_2 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_1, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (L_2) { goto IL_0018; } } { return 0; } IL_0018: { InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * L_3 = __this->get_m_Reference_2(); NullCheck(L_3); int32_t L_4; L_4 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.Object::GetHashCode() */, L_3); return L_4; } IL_0024: { // return m_Action != null ? m_Action.GetHashCode() : 0; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_5 = __this->get_m_Action_1(); if (L_5) { goto IL_002e; } } { return 0; } IL_002e: { InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_6 = __this->get_m_Action_1(); NullCheck(L_6); int32_t L_7; L_7 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.Object::GetHashCode() */, L_6); return L_7; } } IL2CPP_EXTERN_C int32_t InputActionProperty_GetHashCode_m743DF357C721EDB65C0E72DA5D52BC6FCE1B7FD6_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = InputActionProperty_GetHashCode_m743DF357C721EDB65C0E72DA5D52BC6FCE1B7FD6(_thisAdjusted, method); return _returnValue; } // System.Boolean UnityEngine.InputSystem.InputActionProperty::op_Equality(UnityEngine.InputSystem.InputActionProperty,UnityEngine.InputSystem.InputActionProperty) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionProperty_op_Equality_m57762C7871B0BE3DA983FB81CF8CD548DF98BDB4 (InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 ___left0, InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 ___right1, const RuntimeMethod* method) { { // return left.Equals(right); InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 L_0 = ___right1; bool L_1; L_1 = InputActionProperty_Equals_m0F1F12C3A1A60F2E4E86C254F9C86FB70BC5C7BE((InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 *)(&___left0), L_0, /*hidden argument*/NULL); return L_1; } } // System.Boolean UnityEngine.InputSystem.InputActionProperty::op_Inequality(UnityEngine.InputSystem.InputActionProperty,UnityEngine.InputSystem.InputActionProperty) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionProperty_op_Inequality_mD155F3377EFE98CC465935B0C29E71BB8232BF1E (InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 ___left0, InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 ___right1, const RuntimeMethod* method) { { // return !left.Equals(right); InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 L_0 = ___right1; bool L_1; L_1 = InputActionProperty_Equals_m0F1F12C3A1A60F2E4E86C254F9C86FB70BC5C7BE((InputActionProperty_t6FBCCCE20F29F1DCC9139A5570FD53D655B5D443 *)(&___left0), L_0, /*hidden argument*/NULL); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Nullable`1 UnityEngine.InputSystem.InputActionRebindingExtensions::GetParameterValue(UnityEngine.InputSystem.InputAction,System.String,UnityEngine.InputSystem.InputBinding) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_tDBFD005FF69EF55E37C9961E4E1DE366F8F61885 InputActionRebindingExtensions_GetParameterValue_m3D21122BA9EDEA44BB9FF4B42157D70C1C6FCD4E (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, String_t* ___name1, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___bindingMask2, const RuntimeMethod* method) { PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 V_0; memset((&V_0), 0, sizeof(V_0)); { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(action)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_GetParameterValue_m3D21122BA9EDEA44BB9FF4B42157D70C1C6FCD4E_RuntimeMethod_var))); } IL_000e: { // if (string.IsNullOrEmpty(name)) String_t* L_2 = ___name1; bool L_3; L_3 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0021; } } { // throw new ArgumentNullException(nameof(name)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_4 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_GetParameterValue_m3D21122BA9EDEA44BB9FF4B42157D70C1C6FCD4E_RuntimeMethod_var))); } IL_0021: { // return action.GetParameterValue(new ParameterOverride(name, bindingMask)); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_5 = ___action0; String_t* L_6 = ___name1; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_7 = ___bindingMask2; il2cpp_codegen_initobj((&V_0), sizeof(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 )); PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 L_8 = V_0; ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 L_9; memset((&L_9), 0, sizeof(L_9)); ParameterOverride__ctor_m10C3C45050A21434B8B00EB3FE7DE79ED8E8A95C((&L_9), L_6, L_7, L_8, /*hidden argument*/NULL); Nullable_1_tDBFD005FF69EF55E37C9961E4E1DE366F8F61885 L_10; L_10 = InputActionRebindingExtensions_GetParameterValue_mD7FA5531D852A386A929C75F0CD0B30B3BC165B4(L_5, L_9, /*hidden argument*/NULL); return L_10; } } // System.Nullable`1 UnityEngine.InputSystem.InputActionRebindingExtensions::GetParameterValue(UnityEngine.InputSystem.InputAction,UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterOverride) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_tDBFD005FF69EF55E37C9961E4E1DE366F8F61885 InputActionRebindingExtensions_GetParameterValue_mD7FA5531D852A386A929C75F0CD0B30B3BC165B4 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 ___parameterOverride1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_m318C005D74DBD1527C0E5EFB11719A7032FABDEC_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * V_0 = NULL; ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A V_1; memset((&V_1), 0, sizeof(V_1)); ParameterEnumerable_t9B04D5E4EBD476F0D8EA134E1A4445D3C38A8E13 V_2; memset((&V_2), 0, sizeof(V_2)); Parameter_tCDDF536091650D2A0AD082686C6499465BD3BF0A V_3; memset((&V_3), 0, sizeof(V_3)); Nullable_1_tDBFD005FF69EF55E37C9961E4E1DE366F8F61885 V_4; memset((&V_4), 0, sizeof(V_4)); Nullable_1_tDBFD005FF69EF55E37C9961E4E1DE366F8F61885 V_5; memset((&V_5), 0, sizeof(V_5)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // parameterOverride.bindingMask.action = action.name; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * L_0 = (&___parameterOverride1)->get_address_of_bindingMask_2(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_1 = ___action0; NullCheck(L_1); String_t* L_2; L_2 = InputAction_get_name_mD793438E7135692C402DBB981AD15DEE65A20F38_inline(L_1, /*hidden argument*/NULL); InputBinding_set_action_mFA772BCE0132EBA5AABBBC10D13708732FB3E754_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)L_0, L_2, /*hidden argument*/NULL); // var actionMap = action.GetOrCreateActionMap(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_3 = ___action0; NullCheck(L_3); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_4; L_4 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(L_3, /*hidden argument*/NULL); V_0 = L_4; // actionMap.ResolveBindingsIfNecessary(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_5 = V_0; NullCheck(L_5); bool L_6; L_6 = InputActionMap_ResolveBindingsIfNecessary_m2A250A62A93EAADB0519EDCCFB21FAA6473FBFDB(L_5, /*hidden argument*/NULL); // foreach (var parameter in new ParameterEnumerable(actionMap.m_State, parameterOverride, actionMap.m_MapIndexInState)) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_7 = V_0; NullCheck(L_7); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_8 = L_7->get_m_State_10(); ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 L_9 = ___parameterOverride1; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_10 = V_0; NullCheck(L_10); int32_t L_11 = L_10->get_m_MapIndexInState_9(); ParameterEnumerable_t9B04D5E4EBD476F0D8EA134E1A4445D3C38A8E13 L_12; memset((&L_12), 0, sizeof(L_12)); ParameterEnumerable__ctor_m560D7120612C2CC2265A57519636AC34F51AA06A((&L_12), L_8, L_9, L_11, /*hidden argument*/NULL); V_2 = L_12; ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A L_13; L_13 = ParameterEnumerable_GetEnumerator_mAB3A59A10C722699AFDEC8341369F47236721491((ParameterEnumerable_t9B04D5E4EBD476F0D8EA134E1A4445D3C38A8E13 *)(&V_2), /*hidden argument*/NULL); V_1 = L_13; } IL_003b: try { // begin try (depth: 1) { goto IL_0064; } IL_003d: { // foreach (var parameter in new ParameterEnumerable(actionMap.m_State, parameterOverride, actionMap.m_MapIndexInState)) Parameter_tCDDF536091650D2A0AD082686C6499465BD3BF0A L_14; L_14 = ParameterEnumerator_get_Current_mDC301DD3CA125C944BCB34F634D0006E1E3452BE((ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A *)(&V_1), /*hidden argument*/NULL); V_3 = L_14; // var value = parameter.field.GetValue(parameter.instance); Parameter_tCDDF536091650D2A0AD082686C6499465BD3BF0A L_15 = V_3; FieldInfo_t * L_16 = L_15.get_field_1(); Parameter_tCDDF536091650D2A0AD082686C6499465BD3BF0A L_17 = V_3; RuntimeObject * L_18 = L_17.get_instance_0(); NullCheck(L_16); RuntimeObject * L_19; L_19 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(20 /* System.Object System.Reflection.FieldInfo::GetValue(System.Object) */, L_16, L_18); // return PrimitiveValue.FromObject(value); PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 L_20; L_20 = PrimitiveValue_FromObject_m8DCBB9C8F249D600DA2CA3C4A6612D48A28CD707(L_19, /*hidden argument*/NULL); Nullable_1_tDBFD005FF69EF55E37C9961E4E1DE366F8F61885 L_21; memset((&L_21), 0, sizeof(L_21)); Nullable_1__ctor_m318C005D74DBD1527C0E5EFB11719A7032FABDEC((&L_21), L_20, /*hidden argument*/Nullable_1__ctor_m318C005D74DBD1527C0E5EFB11719A7032FABDEC_RuntimeMethod_var); V_4 = L_21; IL2CPP_LEAVE(0x88, FINALLY_006f); } IL_0064: { // foreach (var parameter in new ParameterEnumerable(actionMap.m_State, parameterOverride, actionMap.m_MapIndexInState)) bool L_22; L_22 = ParameterEnumerator_MoveNext_m11599A86AB1C2646D5E02FABB35717385B6CA3A5((ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A *)(&V_1), /*hidden argument*/NULL); if (L_22) { goto IL_003d; } } IL_006d: { IL2CPP_LEAVE(0x7D, FINALLY_006f); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_006f; } FINALLY_006f: { // begin finally (depth: 1) ParameterEnumerator_Dispose_m0550371862F838F87B4450D873468C90CE19290C((ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A *)(&V_1), /*hidden argument*/NULL); IL2CPP_END_FINALLY(111) } // end finally (depth: 1) IL2CPP_CLEANUP(111) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x88, IL_0088) IL2CPP_JUMP_TBL(0x7D, IL_007d) } IL_007d: { // return null; il2cpp_codegen_initobj((&V_5), sizeof(Nullable_1_tDBFD005FF69EF55E37C9961E4E1DE366F8F61885 )); Nullable_1_tDBFD005FF69EF55E37C9961E4E1DE366F8F61885 L_23 = V_5; return L_23; } IL_0088: { // } Nullable_1_tDBFD005FF69EF55E37C9961E4E1DE366F8F61885 L_24 = V_4; return L_24; } } // System.Nullable`1 UnityEngine.InputSystem.InputActionRebindingExtensions::GetParameterValue(UnityEngine.InputSystem.InputAction,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_tDBFD005FF69EF55E37C9961E4E1DE366F8F61885 InputActionRebindingExtensions_GetParameterValue_m93B11B4924106CA709ED40B1279A85680394141D (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, String_t* ___name1, int32_t ___bindingIndex2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB V_1; memset((&V_1), 0, sizeof(V_1)); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB V_2; memset((&V_2), 0, sizeof(V_2)); ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 V_3; memset((&V_3), 0, sizeof(V_3)); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB V_4; memset((&V_4), 0, sizeof(V_4)); { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(action)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_GetParameterValue_m93B11B4924106CA709ED40B1279A85680394141D_RuntimeMethod_var))); } IL_000e: { // if (string.IsNullOrEmpty(name)) String_t* L_2 = ___name1; bool L_3; L_3 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0021; } } { // throw new ArgumentNullException(nameof(name)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_4 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_GetParameterValue_m93B11B4924106CA709ED40B1279A85680394141D_RuntimeMethod_var))); } IL_0021: { // if (bindingIndex < 0) int32_t L_5 = ___bindingIndex2; if ((((int32_t)L_5) >= ((int32_t)0))) { goto IL_0030; } } { // throw new ArgumentOutOfRangeException(nameof(bindingIndex)); ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_6 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE8F5C19EA335E3C8043505B7E0CF232877F7BFBA)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_GetParameterValue_m93B11B4924106CA709ED40B1279A85680394141D_RuntimeMethod_var))); } IL_0030: { // var indexOnMap = action.BindingIndexOnActionToBindingIndexOnMap(bindingIndex); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_7 = ___action0; int32_t L_8 = ___bindingIndex2; NullCheck(L_7); int32_t L_9; L_9 = InputAction_BindingIndexOnActionToBindingIndexOnMap_m5DA4954CA05161BF81109F5FC3C8AC629AF4020A(L_7, L_8, /*hidden argument*/NULL); V_0 = L_9; // var bindingMask = new InputBinding { id = action.GetOrCreateActionMap().bindings[indexOnMap].id }; il2cpp_codegen_initobj((&V_2), sizeof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB )); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_10 = ___action0; NullCheck(L_10); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_11; L_11 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(L_10, /*hidden argument*/NULL); NullCheck(L_11); ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 L_12; L_12 = InputActionMap_get_bindings_m901FD5E3657CDD1AED8D1BE23711B0982916AB93(L_11, /*hidden argument*/NULL); V_3 = L_12; int32_t L_13 = V_0; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_14; L_14 = ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6((ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 *)(&V_3), L_13, /*hidden argument*/ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6_RuntimeMethod_var); V_4 = L_14; Guid_t L_15; L_15 = InputBinding_get_id_mBA18981D396A746A1701E8E81BF66020CB85CF8F((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_4), /*hidden argument*/NULL); InputBinding_set_id_m593F5907FC9FA190E9F65A4DC4D329C46D2B2593((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_2), L_15, /*hidden argument*/NULL); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_16 = V_2; V_1 = L_16; // return action.GetParameterValue(name, bindingMask); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_17 = ___action0; String_t* L_18 = ___name1; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_19 = V_1; Nullable_1_tDBFD005FF69EF55E37C9961E4E1DE366F8F61885 L_20; L_20 = InputActionRebindingExtensions_GetParameterValue_m3D21122BA9EDEA44BB9FF4B42157D70C1C6FCD4E(L_17, L_18, L_19, /*hidden argument*/NULL); return L_20; } } // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions::ApplyParameterOverride(UnityEngine.InputSystem.InputActionMap,System.String,UnityEngine.InputSystem.Utilities.PrimitiveValue,UnityEngine.InputSystem.InputBinding) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionRebindingExtensions_ApplyParameterOverride_m97F059A3D85B1729F12D800E194C0B96CF411D4B (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___actionMap0, String_t* ___name1, PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 ___value2, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___bindingMask3, const RuntimeMethod* method) { { // if (actionMap == null) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0 = ___actionMap0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(actionMap)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE75AD1ED67116F1690D5201EA0BA8543296CCA6)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_ApplyParameterOverride_m97F059A3D85B1729F12D800E194C0B96CF411D4B_RuntimeMethod_var))); } IL_000e: { // if (string.IsNullOrEmpty(name)) String_t* L_2 = ___name1; bool L_3; L_3 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0021; } } { // throw new ArgumentNullException(nameof(name)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_4 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_ApplyParameterOverride_m97F059A3D85B1729F12D800E194C0B96CF411D4B_RuntimeMethod_var))); } IL_0021: { // actionMap.ResolveBindingsIfNecessary(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_5 = ___actionMap0; NullCheck(L_5); bool L_6; L_6 = InputActionMap_ResolveBindingsIfNecessary_m2A250A62A93EAADB0519EDCCFB21FAA6473FBFDB(L_5, /*hidden argument*/NULL); // ApplyParameterOverride(actionMap.m_State, actionMap.m_MapIndexInState, // ref actionMap.m_ParameterOverrides, ref actionMap.m_ParameterOverridesCount, // new ParameterOverride(name, bindingMask, value)); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_7 = ___actionMap0; NullCheck(L_7); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_8 = L_7->get_m_State_10(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_9 = ___actionMap0; NullCheck(L_9); int32_t L_10 = L_9->get_m_MapIndexInState_9(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_11 = ___actionMap0; NullCheck(L_11); ParameterOverrideU5BU5D_tADBEDC81D75FD8D3447C1191A71102387A9154EE** L_12 = L_11->get_address_of_m_ParameterOverrides_14(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_13 = ___actionMap0; NullCheck(L_13); int32_t* L_14 = L_13->get_address_of_m_ParameterOverridesCount_13(); String_t* L_15 = ___name1; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_16 = ___bindingMask3; PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 L_17 = ___value2; ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 L_18; memset((&L_18), 0, sizeof(L_18)); ParameterOverride__ctor_m10C3C45050A21434B8B00EB3FE7DE79ED8E8A95C((&L_18), L_15, L_16, L_17, /*hidden argument*/NULL); InputActionRebindingExtensions_ApplyParameterOverride_mAA7D2F6C679E9BC92E3525B6E323A026211E8286(L_8, L_10, (ParameterOverrideU5BU5D_tADBEDC81D75FD8D3447C1191A71102387A9154EE**)L_12, (int32_t*)L_14, L_18, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions::ApplyParameterOverride(UnityEngine.InputSystem.InputActionAsset,System.String,UnityEngine.InputSystem.Utilities.PrimitiveValue,UnityEngine.InputSystem.InputBinding) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionRebindingExtensions_ApplyParameterOverride_mA58662068A12CDBEACC6482FA94DA9B4DC7AE268 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * ___asset0, String_t* ___name1, PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 ___value2, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___bindingMask3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (asset == null) InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_0 = ___asset0; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0014; } } { // throw new ArgumentNullException(nameof(asset)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_2 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral37B97248AD78DD69BA3DF192A954DA136A0917D3)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_ApplyParameterOverride_mA58662068A12CDBEACC6482FA94DA9B4DC7AE268_RuntimeMethod_var))); } IL_0014: { // if (string.IsNullOrEmpty(name)) String_t* L_3 = ___name1; bool L_4; L_4 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0027; } } { // throw new ArgumentNullException(nameof(name)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_5 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_ApplyParameterOverride_mA58662068A12CDBEACC6482FA94DA9B4DC7AE268_RuntimeMethod_var))); } IL_0027: { // asset.ResolveBindingsIfNecessary(); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_6 = ___asset0; NullCheck(L_6); InputActionAsset_ResolveBindingsIfNecessary_m877901AE583FF82E2B2C0420B57ED633CE033402(L_6, /*hidden argument*/NULL); // ApplyParameterOverride(asset.m_SharedStateForAllMaps, -1, // ref asset.m_ParameterOverrides, ref asset.m_ParameterOverridesCount, // new ParameterOverride(name, bindingMask, value)); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_7 = ___asset0; NullCheck(L_7); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_8 = L_7->get_m_SharedStateForAllMaps_7(); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_9 = ___asset0; NullCheck(L_9); ParameterOverrideU5BU5D_tADBEDC81D75FD8D3447C1191A71102387A9154EE** L_10 = L_9->get_address_of_m_ParameterOverrides_10(); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_11 = ___asset0; NullCheck(L_11); int32_t* L_12 = L_11->get_address_of_m_ParameterOverridesCount_9(); String_t* L_13 = ___name1; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_14 = ___bindingMask3; PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 L_15 = ___value2; ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 L_16; memset((&L_16), 0, sizeof(L_16)); ParameterOverride__ctor_m10C3C45050A21434B8B00EB3FE7DE79ED8E8A95C((&L_16), L_13, L_14, L_15, /*hidden argument*/NULL); InputActionRebindingExtensions_ApplyParameterOverride_mAA7D2F6C679E9BC92E3525B6E323A026211E8286(L_8, (-1), (ParameterOverrideU5BU5D_tADBEDC81D75FD8D3447C1191A71102387A9154EE**)L_10, (int32_t*)L_12, L_16, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions::ApplyParameterOverride(UnityEngine.InputSystem.InputAction,System.String,UnityEngine.InputSystem.Utilities.PrimitiveValue,UnityEngine.InputSystem.InputBinding) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionRebindingExtensions_ApplyParameterOverride_m7987DF9442B7FA5087C5D2CC25F7A903E066180B (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, String_t* ___name1, PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 ___value2, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___bindingMask3, const RuntimeMethod* method) { InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * V_0 = NULL; { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(action)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_ApplyParameterOverride_m7987DF9442B7FA5087C5D2CC25F7A903E066180B_RuntimeMethod_var))); } IL_000e: { // if (name == null) String_t* L_2 = ___name1; if (L_2) { goto IL_001c; } } { // throw new ArgumentNullException(nameof(name)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_3 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_ApplyParameterOverride_m7987DF9442B7FA5087C5D2CC25F7A903E066180B_RuntimeMethod_var))); } IL_001c: { // var actionMap = action.GetOrCreateActionMap(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_4 = ___action0; NullCheck(L_4); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_5; L_5 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(L_4, /*hidden argument*/NULL); V_0 = L_5; // actionMap.ResolveBindingsIfNecessary(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_6 = V_0; NullCheck(L_6); bool L_7; L_7 = InputActionMap_ResolveBindingsIfNecessary_m2A250A62A93EAADB0519EDCCFB21FAA6473FBFDB(L_6, /*hidden argument*/NULL); // bindingMask.action = action.name; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_8 = ___action0; NullCheck(L_8); String_t* L_9; L_9 = InputAction_get_name_mD793438E7135692C402DBB981AD15DEE65A20F38_inline(L_8, /*hidden argument*/NULL); InputBinding_set_action_mFA772BCE0132EBA5AABBBC10D13708732FB3E754_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&___bindingMask3), L_9, /*hidden argument*/NULL); // ApplyParameterOverride(actionMap.m_State, actionMap.m_MapIndexInState, // ref actionMap.m_ParameterOverrides, ref actionMap.m_ParameterOverridesCount, // new ParameterOverride(name, bindingMask, value)); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_10 = V_0; NullCheck(L_10); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_11 = L_10->get_m_State_10(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_12 = V_0; NullCheck(L_12); int32_t L_13 = L_12->get_m_MapIndexInState_9(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_14 = V_0; NullCheck(L_14); ParameterOverrideU5BU5D_tADBEDC81D75FD8D3447C1191A71102387A9154EE** L_15 = L_14->get_address_of_m_ParameterOverrides_14(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_16 = V_0; NullCheck(L_16); int32_t* L_17 = L_16->get_address_of_m_ParameterOverridesCount_13(); String_t* L_18 = ___name1; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_19 = ___bindingMask3; PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 L_20 = ___value2; ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 L_21; memset((&L_21), 0, sizeof(L_21)); ParameterOverride__ctor_m10C3C45050A21434B8B00EB3FE7DE79ED8E8A95C((&L_21), L_18, L_19, L_20, /*hidden argument*/NULL); InputActionRebindingExtensions_ApplyParameterOverride_mAA7D2F6C679E9BC92E3525B6E323A026211E8286(L_11, L_13, (ParameterOverrideU5BU5D_tADBEDC81D75FD8D3447C1191A71102387A9154EE**)L_15, (int32_t*)L_17, L_21, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions::ApplyParameterOverride(UnityEngine.InputSystem.InputAction,System.String,UnityEngine.InputSystem.Utilities.PrimitiveValue,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionRebindingExtensions_ApplyParameterOverride_mF46C40C11FE3264949C84753D7066BE0D627564C (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, String_t* ___name1, PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 ___value2, int32_t ___bindingIndex3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB V_1; memset((&V_1), 0, sizeof(V_1)); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB V_2; memset((&V_2), 0, sizeof(V_2)); ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 V_3; memset((&V_3), 0, sizeof(V_3)); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB V_4; memset((&V_4), 0, sizeof(V_4)); { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(action)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_ApplyParameterOverride_mF46C40C11FE3264949C84753D7066BE0D627564C_RuntimeMethod_var))); } IL_000e: { // if (string.IsNullOrEmpty(name)) String_t* L_2 = ___name1; bool L_3; L_3 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0021; } } { // throw new ArgumentNullException(nameof(name)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_4 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_ApplyParameterOverride_mF46C40C11FE3264949C84753D7066BE0D627564C_RuntimeMethod_var))); } IL_0021: { // if (bindingIndex < 0) int32_t L_5 = ___bindingIndex3; if ((((int32_t)L_5) >= ((int32_t)0))) { goto IL_0030; } } { // throw new ArgumentOutOfRangeException(nameof(bindingIndex)); ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_6 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE8F5C19EA335E3C8043505B7E0CF232877F7BFBA)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_ApplyParameterOverride_mF46C40C11FE3264949C84753D7066BE0D627564C_RuntimeMethod_var))); } IL_0030: { // var indexOnMap = action.BindingIndexOnActionToBindingIndexOnMap(bindingIndex); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_7 = ___action0; int32_t L_8 = ___bindingIndex3; NullCheck(L_7); int32_t L_9; L_9 = InputAction_BindingIndexOnActionToBindingIndexOnMap_m5DA4954CA05161BF81109F5FC3C8AC629AF4020A(L_7, L_8, /*hidden argument*/NULL); V_0 = L_9; // var bindingMask = new InputBinding { id = action.GetOrCreateActionMap().bindings[indexOnMap].id }; il2cpp_codegen_initobj((&V_2), sizeof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB )); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_10 = ___action0; NullCheck(L_10); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_11; L_11 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(L_10, /*hidden argument*/NULL); NullCheck(L_11); ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 L_12; L_12 = InputActionMap_get_bindings_m901FD5E3657CDD1AED8D1BE23711B0982916AB93(L_11, /*hidden argument*/NULL); V_3 = L_12; int32_t L_13 = V_0; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_14; L_14 = ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6((ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 *)(&V_3), L_13, /*hidden argument*/ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6_RuntimeMethod_var); V_4 = L_14; Guid_t L_15; L_15 = InputBinding_get_id_mBA18981D396A746A1701E8E81BF66020CB85CF8F((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_4), /*hidden argument*/NULL); InputBinding_set_id_m593F5907FC9FA190E9F65A4DC4D329C46D2B2593((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_2), L_15, /*hidden argument*/NULL); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_16 = V_2; V_1 = L_16; // action.ApplyParameterOverride(name, value, bindingMask); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_17 = ___action0; String_t* L_18 = ___name1; PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 L_19 = ___value2; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_20 = V_1; InputActionRebindingExtensions_ApplyParameterOverride_m7987DF9442B7FA5087C5D2CC25F7A903E066180B(L_17, L_18, L_19, L_20, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions::ApplyParameterOverride(UnityEngine.InputSystem.InputActionState,System.Int32,UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterOverride[]&,System.Int32&,UnityEngine.InputSystem.InputActionRebindingExtensions/ParameterOverride) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionRebindingExtensions_ApplyParameterOverride_mAA7D2F6C679E9BC92E3525B6E323A026211E8286 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * ___state0, int32_t ___mapIndex1, ParameterOverrideU5BU5D_tADBEDC81D75FD8D3447C1191A71102387A9154EE** ___parameterOverrides2, int32_t* ___parameterOverridesCount3, ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 ___parameterOverride4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_AppendWithCapacity_TisParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7_mD96DF80F59ED93730AF5926CC33A43B6FFCB1D32_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_m40A778921FEFC623B149C9B5E4ED54B33E712BC7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_Value_m18E2C4112E5670EADEBF8027C9C92235CC6F2EFC_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; int32_t V_1 = 0; ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 * V_2 = NULL; ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A V_3; memset((&V_3), 0, sizeof(V_3)); ParameterEnumerable_t9B04D5E4EBD476F0D8EA134E1A4445D3C38A8E13 V_4; memset((&V_4), 0, sizeof(V_4)); Parameter_tCDDF536091650D2A0AD082686C6499465BD3BF0A V_5; memset((&V_5), 0, sizeof(V_5)); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * V_6 = NULL; Nullable_1_t560718A6EA86E249E3FCBB025252198A3353AEFE V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 V_9; memset((&V_9), 0, sizeof(V_9)); PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 V_10; memset((&V_10), 0, sizeof(V_10)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // var haveExistingOverride = false; V_0 = (bool)0; // if (parameterOverrides != null) ParameterOverrideU5BU5D_tADBEDC81D75FD8D3447C1191A71102387A9154EE** L_0 = ___parameterOverrides2; ParameterOverrideU5BU5D_tADBEDC81D75FD8D3447C1191A71102387A9154EE* L_1 = *((ParameterOverrideU5BU5D_tADBEDC81D75FD8D3447C1191A71102387A9154EE**)L_0); if (!L_1) { goto IL_0066; } } { // for (var i = 0; i < parameterOverridesCount; ++i) V_1 = 0; goto IL_0061; } IL_000a: { // ref var p = ref parameterOverrides[i]; ParameterOverrideU5BU5D_tADBEDC81D75FD8D3447C1191A71102387A9154EE** L_2 = ___parameterOverrides2; ParameterOverrideU5BU5D_tADBEDC81D75FD8D3447C1191A71102387A9154EE* L_3 = *((ParameterOverrideU5BU5D_tADBEDC81D75FD8D3447C1191A71102387A9154EE**)L_2); int32_t L_4 = V_1; NullCheck(L_3); V_2 = (ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 *)((L_3)->GetAddressAt(static_cast(L_4))); // if (string.Equals(p.objectRegistrationName, parameterOverride.objectRegistrationName, StringComparison.OrdinalIgnoreCase) && // string.Equals(p.parameter, parameterOverride.parameter, StringComparison.OrdinalIgnoreCase) && // p.bindingMask == parameterOverride.bindingMask) ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 * L_5 = V_2; String_t* L_6 = L_5->get_objectRegistrationName_0(); ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 L_7 = ___parameterOverride4; String_t* L_8 = L_7.get_objectRegistrationName_0(); bool L_9; L_9 = String_Equals_mEE55908E87109DB4E5D5A05245332FB2A270F258(L_6, L_8, 5, /*hidden argument*/NULL); if (!L_9) { goto IL_005d; } } { ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 * L_10 = V_2; String_t* L_11 = L_10->get_parameter_1(); ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 L_12 = ___parameterOverride4; String_t* L_13 = L_12.get_parameter_1(); bool L_14; L_14 = String_Equals_mEE55908E87109DB4E5D5A05245332FB2A270F258(L_11, L_13, 5, /*hidden argument*/NULL); if (!L_14) { goto IL_005d; } } { ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 * L_15 = V_2; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_16 = L_15->get_bindingMask_2(); ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 L_17 = ___parameterOverride4; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_18 = L_17.get_bindingMask_2(); bool L_19; L_19 = InputBinding_op_Equality_m8BFB7D772A059D18B061BD27F23FBC6555C10BBF(L_16, L_18, /*hidden argument*/NULL); if (!L_19) { goto IL_005d; } } { // haveExistingOverride = true; V_0 = (bool)1; // p = parameterOverride; ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 * L_20 = V_2; ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 L_21 = ___parameterOverride4; *(ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 *)L_20 = L_21; Il2CppCodeGenWriteBarrier((void**)&(((ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 *)L_20)->___objectRegistrationName_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 *)L_20)->___parameter_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 *)L_20)->___bindingMask_2))->___m_Name_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 *)L_20)->___bindingMask_2))->___m_Id_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 *)L_20)->___bindingMask_2))->___m_Path_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 *)L_20)->___bindingMask_2))->___m_Interactions_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 *)L_20)->___bindingMask_2))->___m_Processors_6), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 *)L_20)->___bindingMask_2))->___m_Groups_7), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 *)L_20)->___bindingMask_2))->___m_Action_8), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 *)L_20)->___bindingMask_2))->___m_OverridePath_10), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 *)L_20)->___bindingMask_2))->___m_OverrideInteractions_11), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 *)L_20)->___bindingMask_2))->___m_OverrideProcessors_12), (void*)NULL); #endif // break; goto IL_0066; } IL_005d: { // for (var i = 0; i < parameterOverridesCount; ++i) int32_t L_22 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); } IL_0061: { // for (var i = 0; i < parameterOverridesCount; ++i) int32_t L_23 = V_1; int32_t* L_24 = ___parameterOverridesCount3; int32_t L_25 = *((int32_t*)L_24); if ((((int32_t)L_23) < ((int32_t)L_25))) { goto IL_000a; } } IL_0066: { // if (!haveExistingOverride) bool L_26 = V_0; if (L_26) { goto IL_0075; } } { // ArrayHelpers.AppendWithCapacity(ref parameterOverrides, ref parameterOverridesCount, parameterOverride); ParameterOverrideU5BU5D_tADBEDC81D75FD8D3447C1191A71102387A9154EE** L_27 = ___parameterOverrides2; int32_t* L_28 = ___parameterOverridesCount3; ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 L_29 = ___parameterOverride4; int32_t L_30; L_30 = ArrayHelpers_AppendWithCapacity_TisParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7_mD96DF80F59ED93730AF5926CC33A43B6FFCB1D32((ParameterOverrideU5BU5D_tADBEDC81D75FD8D3447C1191A71102387A9154EE**)L_27, (int32_t*)L_28, L_29, ((int32_t)10), /*hidden argument*/ArrayHelpers_AppendWithCapacity_TisParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7_mD96DF80F59ED93730AF5926CC33A43B6FFCB1D32_RuntimeMethod_var); } IL_0075: { // foreach (var parameter in new ParameterEnumerable(state, parameterOverride, mapIndex)) InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_31 = ___state0; ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 L_32 = ___parameterOverride4; int32_t L_33 = ___mapIndex1; ParameterEnumerable_t9B04D5E4EBD476F0D8EA134E1A4445D3C38A8E13 L_34; memset((&L_34), 0, sizeof(L_34)); ParameterEnumerable__ctor_m560D7120612C2CC2265A57519636AC34F51AA06A((&L_34), L_31, L_32, L_33, /*hidden argument*/NULL); V_4 = L_34; ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A L_35; L_35 = ParameterEnumerable_GetEnumerator_mAB3A59A10C722699AFDEC8341369F47236721491((ParameterEnumerable_t9B04D5E4EBD476F0D8EA134E1A4445D3C38A8E13 *)(&V_4), /*hidden argument*/NULL); V_3 = L_35; } IL_0088: try { // begin try (depth: 1) { goto IL_0118; } IL_008d: { // foreach (var parameter in new ParameterEnumerable(state, parameterOverride, mapIndex)) Parameter_tCDDF536091650D2A0AD082686C6499465BD3BF0A L_36; L_36 = ParameterEnumerator_get_Current_mDC301DD3CA125C944BCB34F634D0006E1E3452BE((ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A *)(&V_3), /*hidden argument*/NULL); V_5 = L_36; // var actionMap = state.GetActionMap(parameter.bindingIndex); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_37 = ___state0; Parameter_tCDDF536091650D2A0AD082686C6499465BD3BF0A L_38 = V_5; int32_t L_39 = L_38.get_bindingIndex_2(); NullCheck(L_37); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_40; L_40 = InputActionState_GetActionMap_mB50BA7653C606380F78019247BA7D78DF40D460D(L_37, L_39, /*hidden argument*/NULL); // ref var binding = ref state.GetBinding(parameter.bindingIndex); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_41 = ___state0; Parameter_tCDDF536091650D2A0AD082686C6499465BD3BF0A L_42 = V_5; int32_t L_43 = L_42.get_bindingIndex_2(); NullCheck(L_41); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * L_44; L_44 = InputActionState_GetBinding_m8885E520A7A9139D62C3BEF4B3FAEA6438BCABBD(L_41, L_43, /*hidden argument*/NULL); V_6 = (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)L_44; // var overrideToApply = ParameterOverride.Find(actionMap, ref binding, parameterOverride.parameter, // parameterOverride.objectRegistrationName); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * L_45 = V_6; ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 L_46 = ___parameterOverride4; String_t* L_47 = L_46.get_parameter_1(); ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 L_48 = ___parameterOverride4; String_t* L_49 = L_48.get_objectRegistrationName_0(); Nullable_1_t560718A6EA86E249E3FCBB025252198A3353AEFE L_50; L_50 = ParameterOverride_Find_m9165F14A3B0347B24D5CEF1A7D3B0B9DE0EC1F22(L_40, (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)L_45, L_47, L_49, /*hidden argument*/NULL); V_7 = L_50; // if (overrideToApply.HasValue) bool L_51; L_51 = Nullable_1_get_HasValue_m40A778921FEFC623B149C9B5E4ED54B33E712BC7_inline((Nullable_1_t560718A6EA86E249E3FCBB025252198A3353AEFE *)(&V_7), /*hidden argument*/Nullable_1_get_HasValue_m40A778921FEFC623B149C9B5E4ED54B33E712BC7_RuntimeMethod_var); if (!L_51) { goto IL_0118; } } IL_00d2: { // var fieldTypeCode = Type.GetTypeCode(parameter.field.FieldType); Parameter_tCDDF536091650D2A0AD082686C6499465BD3BF0A L_52 = V_5; FieldInfo_t * L_53 = L_52.get_field_1(); NullCheck(L_53); Type_t * L_54; L_54 = VirtFuncInvoker0< Type_t * >::Invoke(19 /* System.Type System.Reflection.FieldInfo::get_FieldType() */, L_53); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); int32_t L_55; L_55 = Type_GetTypeCode_mC0FBF8DFCAC822CC01A76F54BF058140211142BF(L_54, /*hidden argument*/NULL); V_8 = L_55; // parameter.field.SetValue(parameter.instance, overrideToApply.Value.value.ConvertTo(fieldTypeCode).ToObject()); Parameter_tCDDF536091650D2A0AD082686C6499465BD3BF0A L_56 = V_5; FieldInfo_t * L_57 = L_56.get_field_1(); Parameter_tCDDF536091650D2A0AD082686C6499465BD3BF0A L_58 = V_5; RuntimeObject * L_59 = L_58.get_instance_0(); ParameterOverride_tCD42C8DD25FE1912FF804959CF14F31924FB5DD7 L_60; L_60 = Nullable_1_get_Value_m18E2C4112E5670EADEBF8027C9C92235CC6F2EFC((Nullable_1_t560718A6EA86E249E3FCBB025252198A3353AEFE *)(&V_7), /*hidden argument*/Nullable_1_get_Value_m18E2C4112E5670EADEBF8027C9C92235CC6F2EFC_RuntimeMethod_var); V_9 = L_60; PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 * L_61 = (&V_9)->get_address_of_value_3(); int32_t L_62 = V_8; PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 L_63; L_63 = PrimitiveValue_ConvertTo_m5D0853E2783E85495AA8C4480C79657CB4AA9A7C((PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 *)L_61, L_62, /*hidden argument*/NULL); V_10 = L_63; RuntimeObject * L_64; L_64 = PrimitiveValue_ToObject_m8A6543DF11C5730DE0B96BA0AB906E17DC3CD304((PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 *)(&V_10), /*hidden argument*/NULL); NullCheck(L_57); FieldInfo_SetValue_mA1EFB5DA5E4B930A617744E29E909FE9DEAA663C(L_57, L_59, L_64, /*hidden argument*/NULL); } IL_0118: { // foreach (var parameter in new ParameterEnumerable(state, parameterOverride, mapIndex)) bool L_65; L_65 = ParameterEnumerator_MoveNext_m11599A86AB1C2646D5E02FABB35717385B6CA3A5((ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A *)(&V_3), /*hidden argument*/NULL); if (L_65) { goto IL_008d; } } IL_0124: { IL2CPP_LEAVE(0x134, FINALLY_0126); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0126; } FINALLY_0126: { // begin finally (depth: 1) ParameterEnumerator_Dispose_m0550371862F838F87B4450D873468C90CE19290C((ParameterEnumerator_tD90A23BCB3BB0EAA374206F6408DD3CDA05ABC5A *)(&V_3), /*hidden argument*/NULL); IL2CPP_END_FINALLY(294) } // end finally (depth: 1) IL2CPP_CLEANUP(294) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x134, IL_0134) } IL_0134: { // } return; } } // System.Int32 UnityEngine.InputSystem.InputActionRebindingExtensions::GetBindingIndex(UnityEngine.InputSystem.InputAction,UnityEngine.InputSystem.InputBinding) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionRebindingExtensions_GetBindingIndex_m728ACC2FCDDEC140727A0B47677AB24EC9C4DE9B (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___bindingMask1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_get_Count_m60FE23467D3368AF9CEDCC4D9E45206C2EF7E4C5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(action)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_GetBindingIndex_m728ACC2FCDDEC140727A0B47677AB24EC9C4DE9B_RuntimeMethod_var))); } IL_000e: { // var bindings = action.bindings; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_2 = ___action0; NullCheck(L_2); ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 L_3; L_3 = InputAction_get_bindings_m975C7CB45D956C8D73BB496BAEC68F1A46CB2416(L_2, /*hidden argument*/NULL); V_0 = L_3; // for (var i = 0; i < bindings.Count; ++i) V_1 = 0; goto IL_0030; } IL_0019: { // if (bindingMask.Matches(bindings[i])) int32_t L_4 = V_1; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_5; L_5 = ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6((ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 *)(&V_0), L_4, /*hidden argument*/ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6_RuntimeMethod_var); bool L_6; L_6 = InputBinding_Matches_m4E31CC5EBC262A4AC58A1BFF6B145E1CF05A021A((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&___bindingMask1), L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_002c; } } { // return i; int32_t L_7 = V_1; return L_7; } IL_002c: { // for (var i = 0; i < bindings.Count; ++i) int32_t L_8 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); } IL_0030: { // for (var i = 0; i < bindings.Count; ++i) int32_t L_9 = V_1; int32_t L_10; L_10 = ReadOnlyArray_1_get_Count_m60FE23467D3368AF9CEDCC4D9E45206C2EF7E4C5_inline((ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 *)(&V_0), /*hidden argument*/ReadOnlyArray_1_get_Count_m60FE23467D3368AF9CEDCC4D9E45206C2EF7E4C5_RuntimeMethod_var); if ((((int32_t)L_9) < ((int32_t)L_10))) { goto IL_0019; } } { // return -1; return (-1); } } // System.Int32 UnityEngine.InputSystem.InputActionRebindingExtensions::GetBindingIndex(UnityEngine.InputSystem.InputActionMap,UnityEngine.InputSystem.InputBinding) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionRebindingExtensions_GetBindingIndex_m008A46A835E350729AD40AB4F57EADC8E309D200 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___actionMap0, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___bindingMask1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_get_Count_m60FE23467D3368AF9CEDCC4D9E45206C2EF7E4C5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; { // if (actionMap == null) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0 = ___actionMap0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(actionMap)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE75AD1ED67116F1690D5201EA0BA8543296CCA6)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_GetBindingIndex_m008A46A835E350729AD40AB4F57EADC8E309D200_RuntimeMethod_var))); } IL_000e: { // var bindings = actionMap.bindings; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_2 = ___actionMap0; NullCheck(L_2); ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 L_3; L_3 = InputActionMap_get_bindings_m901FD5E3657CDD1AED8D1BE23711B0982916AB93(L_2, /*hidden argument*/NULL); V_0 = L_3; // for (var i = 0; i < bindings.Count; ++i) V_1 = 0; goto IL_0030; } IL_0019: { // if (bindingMask.Matches(bindings[i])) int32_t L_4 = V_1; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_5; L_5 = ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6((ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 *)(&V_0), L_4, /*hidden argument*/ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6_RuntimeMethod_var); bool L_6; L_6 = InputBinding_Matches_m4E31CC5EBC262A4AC58A1BFF6B145E1CF05A021A((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&___bindingMask1), L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_002c; } } { // return i; int32_t L_7 = V_1; return L_7; } IL_002c: { // for (var i = 0; i < bindings.Count; ++i) int32_t L_8 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); } IL_0030: { // for (var i = 0; i < bindings.Count; ++i) int32_t L_9 = V_1; int32_t L_10; L_10 = ReadOnlyArray_1_get_Count_m60FE23467D3368AF9CEDCC4D9E45206C2EF7E4C5_inline((ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 *)(&V_0), /*hidden argument*/ReadOnlyArray_1_get_Count_m60FE23467D3368AF9CEDCC4D9E45206C2EF7E4C5_RuntimeMethod_var); if ((((int32_t)L_9) < ((int32_t)L_10))) { goto IL_0019; } } { // return -1; return (-1); } } // System.Int32 UnityEngine.InputSystem.InputActionRebindingExtensions::GetBindingIndex(UnityEngine.InputSystem.InputAction,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionRebindingExtensions_GetBindingIndex_m1839DA2ED56236CFC5249FE8398C694D8F360EDA (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, String_t* ___group1, String_t* ___path2, const RuntimeMethod* method) { String_t* V_0 = NULL; { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(action)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_GetBindingIndex_m1839DA2ED56236CFC5249FE8398C694D8F360EDA_RuntimeMethod_var))); } IL_000e: { // return action.GetBindingIndex(new InputBinding(groups: group, path: path)); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_2 = ___action0; String_t* L_3 = ___group1; V_0 = L_3; String_t* L_4 = ___path2; String_t* L_5 = V_0; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_6; memset((&L_6), 0, sizeof(L_6)); InputBinding__ctor_m70EAB9951FF4A08CFE7ACD74D2AAF7FEC6E3E705((&L_6), L_4, (String_t*)NULL, L_5, (String_t*)NULL, (String_t*)NULL, (String_t*)NULL, /*hidden argument*/NULL); int32_t L_7; L_7 = InputActionRebindingExtensions_GetBindingIndex_m728ACC2FCDDEC140727A0B47677AB24EC9C4DE9B(L_2, L_6, /*hidden argument*/NULL); return L_7; } } // System.Nullable`1 UnityEngine.InputSystem.InputActionRebindingExtensions::GetBindingForControl(UnityEngine.InputSystem.InputAction,UnityEngine.InputSystem.InputControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 InputActionRebindingExtensions_GetBindingForControl_m520D37B006AB666D2D8DC101EFB45950D7FF866B (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * ___control1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_m0EEAD580CF0075AE53D7C417B4CF543650BB4B85_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 V_1; memset((&V_1), 0, sizeof(V_1)); ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 V_2; memset((&V_2), 0, sizeof(V_2)); { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(action)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_GetBindingForControl_m520D37B006AB666D2D8DC101EFB45950D7FF866B_RuntimeMethod_var))); } IL_000e: { // if (control == null) InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_2 = ___control1; if (L_2) { goto IL_001c; } } { // throw new ArgumentNullException(nameof(control)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_3 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFAAED55F148F74B2C74F8C745D3CF6CBC766B1DC)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_GetBindingForControl_m520D37B006AB666D2D8DC101EFB45950D7FF866B_RuntimeMethod_var))); } IL_001c: { // var bindingIndex = GetBindingIndexForControl(action, control); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_4 = ___action0; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_5 = ___control1; int32_t L_6; L_6 = InputActionRebindingExtensions_GetBindingIndexForControl_m56DB8507618102C44CD9EDEC8C82E4FD66598219(L_4, L_5, /*hidden argument*/NULL); V_0 = L_6; // if (bindingIndex == -1) int32_t L_7 = V_0; if ((!(((uint32_t)L_7) == ((uint32_t)(-1))))) { goto IL_0032; } } { // return null; il2cpp_codegen_initobj((&V_1), sizeof(Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 )); Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 L_8 = V_1; return L_8; } IL_0032: { // return action.bindings[bindingIndex]; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_9 = ___action0; NullCheck(L_9); ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 L_10; L_10 = InputAction_get_bindings_m975C7CB45D956C8D73BB496BAEC68F1A46CB2416(L_9, /*hidden argument*/NULL); V_2 = L_10; int32_t L_11 = V_0; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_12; L_12 = ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6((ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 *)(&V_2), L_11, /*hidden argument*/ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6_RuntimeMethod_var); Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 L_13; memset((&L_13), 0, sizeof(L_13)); Nullable_1__ctor_m0EEAD580CF0075AE53D7C417B4CF543650BB4B85((&L_13), L_12, /*hidden argument*/Nullable_1__ctor_m0EEAD580CF0075AE53D7C417B4CF543650BB4B85_RuntimeMethod_var); return L_13; } } // System.Int32 UnityEngine.InputSystem.InputActionRebindingExtensions::GetBindingIndexForControl(UnityEngine.InputSystem.InputAction,UnityEngine.InputSystem.InputControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionRebindingExtensions_GetBindingIndexForControl_m56DB8507618102C44CD9EDEC8C82E4FD66598219 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * ___control1, const RuntimeMethod* method) { InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * V_0 = NULL; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* V_1 = NULL; int32_t V_2 = 0; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * V_3 = NULL; int32_t* V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(action)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_GetBindingIndexForControl_m56DB8507618102C44CD9EDEC8C82E4FD66598219_RuntimeMethod_var))); } IL_000e: { // if (control == null) InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_2 = ___control1; if (L_2) { goto IL_001c; } } { // throw new ArgumentNullException(nameof(control)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_3 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFAAED55F148F74B2C74F8C745D3CF6CBC766B1DC)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_GetBindingIndexForControl_m56DB8507618102C44CD9EDEC8C82E4FD66598219_RuntimeMethod_var))); } IL_001c: { // var actionMap = action.GetOrCreateActionMap(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_4 = ___action0; NullCheck(L_4); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_5; L_5 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(L_4, /*hidden argument*/NULL); // actionMap.ResolveBindingsIfNecessary(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_6 = L_5; NullCheck(L_6); bool L_7; L_7 = InputActionMap_ResolveBindingsIfNecessary_m2A250A62A93EAADB0519EDCCFB21FAA6473FBFDB(L_6, /*hidden argument*/NULL); // var state = actionMap.m_State; NullCheck(L_6); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_8 = L_6->get_m_State_10(); V_0 = L_8; // var controls = state.controls; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_9 = V_0; NullCheck(L_9); InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_10 = L_9->get_controls_2(); V_1 = L_10; // var controlCount = state.totalControlCount; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_11 = V_0; NullCheck(L_11); int32_t L_12; L_12 = InputActionState_get_totalControlCount_mB94081AA7865A81DA19E10F46D3FCB45BD3B941C(L_11, /*hidden argument*/NULL); V_2 = L_12; // var bindingStates = state.bindingStates; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_13 = V_0; NullCheck(L_13); BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_14; L_14 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(L_13, /*hidden argument*/NULL); V_3 = (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_14; // var controlIndexToBindingIndex = state.controlIndexToBindingIndex; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_15 = V_0; NullCheck(L_15); int32_t* L_16; L_16 = InputActionState_get_controlIndexToBindingIndex_mDD17D2F3650F2B2A5EA46896F68B91A49B110E53(L_15, /*hidden argument*/NULL); V_4 = (int32_t*)L_16; // var actionIndex = action.m_ActionIndexInState; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_17 = ___action0; NullCheck(L_17); int32_t L_18 = L_17->get_m_ActionIndexInState_13(); V_5 = L_18; // for (var i = 0; i < controlCount; ++i) V_6 = 0; goto IL_0099; } IL_0059: { // if (controls[i] != control) InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_19 = V_1; int32_t L_20 = V_6; NullCheck(L_19); int32_t L_21 = L_20; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_22 = (L_19)->GetAt(static_cast(L_21)); InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_23 = ___control1; if ((!(((RuntimeObject*)(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 *)L_22) == ((RuntimeObject*)(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 *)L_23)))) { goto IL_0093; } } { // var bindingIndexInState = controlIndexToBindingIndex[i]; int32_t* L_24 = V_4; int32_t L_25 = V_6; int32_t L_26 = *((int32_t*)((int32_t*)il2cpp_codegen_add((intptr_t)L_24, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_25), (int32_t)4))))); V_7 = L_26; // if (bindingStates[bindingIndexInState].actionIndex != actionIndex) BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_27 = V_3; int32_t L_28 = V_7; uint32_t L_29 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_30; L_30 = BindingState_get_actionIndex_m76A8FD26DBB8C6F2E6A6BF93AE89C7F4609974BE((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_27, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_28), (int32_t)L_29)))), /*hidden argument*/NULL); int32_t L_31 = V_5; if ((!(((uint32_t)L_30) == ((uint32_t)L_31)))) { goto IL_0093; } } { // var bindingIndexInMap = state.GetBindingIndexInMap(bindingIndexInState); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_32 = V_0; int32_t L_33 = V_7; NullCheck(L_32); int32_t L_34; L_34 = InputActionState_GetBindingIndexInMap_mDBA42AB0EE4810A4A49A8D2D59B7EA34897A7C71(L_32, L_33, /*hidden argument*/NULL); V_8 = L_34; // return action.BindingIndexOnMapToBindingIndexOnAction(bindingIndexInMap); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_35 = ___action0; int32_t L_36 = V_8; NullCheck(L_35); int32_t L_37; L_37 = InputAction_BindingIndexOnMapToBindingIndexOnAction_m24E247F278F6E536A0B8B239C0E6E1E14BB286C1(L_35, L_36, /*hidden argument*/NULL); return L_37; } IL_0093: { // for (var i = 0; i < controlCount; ++i) int32_t L_38 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); } IL_0099: { // for (var i = 0; i < controlCount; ++i) int32_t L_39 = V_6; int32_t L_40 = V_2; if ((((int32_t)L_39) < ((int32_t)L_40))) { goto IL_0059; } } { // return -1; return (-1); } } // System.String UnityEngine.InputSystem.InputActionRebindingExtensions::GetBindingDisplayString(UnityEngine.InputSystem.InputAction,UnityEngine.InputSystem.InputBinding/DisplayStringOptions,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputActionRebindingExtensions_GetBindingDisplayString_m6B547402EB5D22E7730E012B935B523B26FDAD98 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, int32_t ___options1, String_t* ___group2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_Value_m6704B174DF349C78B8D336E2785063DE39D2D9B0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB V_0; memset((&V_0), 0, sizeof(V_0)); Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 V_1; memset((&V_1), 0, sizeof(V_1)); { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(action)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_GetBindingDisplayString_m6B547402EB5D22E7730E012B935B523B26FDAD98_RuntimeMethod_var))); } IL_000e: { // if (!string.IsNullOrEmpty(group)) String_t* L_2 = ___group2; bool L_3; L_3 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_2, /*hidden argument*/NULL); if (L_3) { goto IL_001f; } } { // bindingMask = InputBinding.MaskByGroup(group); String_t* L_4 = ___group2; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_5; L_5 = InputBinding_MaskByGroup_m9D6E1D9E2606F6D5815578492E998BD6760F4763(L_4, /*hidden argument*/NULL); V_0 = L_5; // } goto IL_0041; } IL_001f: { // var mask = action.FindEffectiveBindingMask(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_6 = ___action0; NullCheck(L_6); Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 L_7; L_7 = InputAction_FindEffectiveBindingMask_m067DA33CF0B3C28A4085003CD681A7EEA482A3BB(L_6, /*hidden argument*/NULL); V_1 = L_7; // if (mask.HasValue) bool L_8; L_8 = Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_inline((Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 *)(&V_1), /*hidden argument*/Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_RuntimeMethod_var); if (!L_8) { goto IL_0039; } } { // bindingMask = mask.Value; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_9; L_9 = Nullable_1_get_Value_m6704B174DF349C78B8D336E2785063DE39D2D9B0((Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 *)(&V_1), /*hidden argument*/Nullable_1_get_Value_m6704B174DF349C78B8D336E2785063DE39D2D9B0_RuntimeMethod_var); V_0 = L_9; goto IL_0041; } IL_0039: { // bindingMask = default; il2cpp_codegen_initobj((&V_0), sizeof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB )); } IL_0041: { // return GetBindingDisplayString(action, bindingMask, options); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_10 = ___action0; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_11 = V_0; int32_t L_12 = ___options1; String_t* L_13; L_13 = InputActionRebindingExtensions_GetBindingDisplayString_m2E4020CD10D6835EFC755139FCCDCB06F6708247(L_10, L_11, L_12, /*hidden argument*/NULL); return L_13; } } // System.String UnityEngine.InputSystem.InputActionRebindingExtensions::GetBindingDisplayString(UnityEngine.InputSystem.InputAction,UnityEngine.InputSystem.InputBinding,UnityEngine.InputSystem.InputBinding/DisplayStringOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputActionRebindingExtensions_GetBindingDisplayString_m2E4020CD10D6835EFC755139FCCDCB06F6708247 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___bindingMask1, int32_t ___options2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_get_Count_m60FE23467D3368AF9CEDCC4D9E45206C2EF7E4C5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBD2155E54D0A0EF69D6B035ACE4FB0D1E5C8A136); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; String_t* V_3 = NULL; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB V_4; memset((&V_4), 0, sizeof(V_4)); { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(action)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_GetBindingDisplayString_m2E4020CD10D6835EFC755139FCCDCB06F6708247_RuntimeMethod_var))); } IL_000e: { // var result = string.Empty; String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); V_0 = L_2; // var bindings = action.bindings; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_3 = ___action0; NullCheck(L_3); ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 L_4; L_4 = InputAction_get_bindings_m975C7CB45D956C8D73BB496BAEC68F1A46CB2416(L_3, /*hidden argument*/NULL); V_1 = L_4; // for (var i = 0; i < bindings.Count; ++i) V_2 = 0; goto IL_006e; } IL_001f: { // if (bindings[i].isPartOfComposite) int32_t L_5 = V_2; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_6; L_6 = ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6((ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 *)(&V_1), L_5, /*hidden argument*/ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6_RuntimeMethod_var); V_4 = L_6; bool L_7; L_7 = InputBinding_get_isPartOfComposite_m0E880211AC122888A0C95F0F523CF6CC3EE56CC6((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_4), /*hidden argument*/NULL); if (L_7) { goto IL_006a; } } { // if (!bindingMask.Matches(bindings[i])) int32_t L_8 = V_2; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_9; L_9 = ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6((ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 *)(&V_1), L_8, /*hidden argument*/ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6_RuntimeMethod_var); bool L_10; L_10 = InputBinding_Matches_m4E31CC5EBC262A4AC58A1BFF6B145E1CF05A021A((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&___bindingMask1), L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_006a; } } { // var text = action.GetBindingDisplayString(i, options); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_11 = ___action0; int32_t L_12 = V_2; int32_t L_13 = ___options2; String_t* L_14; L_14 = InputActionRebindingExtensions_GetBindingDisplayString_mB474011E150F1748E1986427408821128CA9C3BA(L_11, L_12, L_13, /*hidden argument*/NULL); V_3 = L_14; // if (result != "") String_t* L_15 = V_0; bool L_16; L_16 = String_op_Inequality_m45BEBD9C59D474454BD0F4AB6C9A8A2D05D40DBE(L_15, _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709, /*hidden argument*/NULL); if (!L_16) { goto IL_0068; } } { // result = $"{result} | {text}"; String_t* L_17 = V_0; String_t* L_18 = V_3; String_t* L_19; L_19 = String_Concat_mC41740F000A5A48F8D313FB4CEE0E35E207A2632(L_17, _stringLiteralBD2155E54D0A0EF69D6B035ACE4FB0D1E5C8A136, L_18, /*hidden argument*/NULL); V_0 = L_19; goto IL_006a; } IL_0068: { // result = text; String_t* L_20 = V_3; V_0 = L_20; } IL_006a: { // for (var i = 0; i < bindings.Count; ++i) int32_t L_21 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); } IL_006e: { // for (var i = 0; i < bindings.Count; ++i) int32_t L_22 = V_2; int32_t L_23; L_23 = ReadOnlyArray_1_get_Count_m60FE23467D3368AF9CEDCC4D9E45206C2EF7E4C5_inline((ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 *)(&V_1), /*hidden argument*/ReadOnlyArray_1_get_Count_m60FE23467D3368AF9CEDCC4D9E45206C2EF7E4C5_RuntimeMethod_var); if ((((int32_t)L_22) < ((int32_t)L_23))) { goto IL_001f; } } { // return result; String_t* L_24 = V_0; return L_24; } } // System.String UnityEngine.InputSystem.InputActionRebindingExtensions::GetBindingDisplayString(UnityEngine.InputSystem.InputAction,System.Int32,UnityEngine.InputSystem.InputBinding/DisplayStringOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputActionRebindingExtensions_GetBindingDisplayString_mB474011E150F1748E1986427408821128CA9C3BA (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, int32_t ___bindingIndex1, int32_t ___options2, const RuntimeMethod* method) { String_t* V_0 = NULL; String_t* V_1 = NULL; { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(action)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_GetBindingDisplayString_mB474011E150F1748E1986427408821128CA9C3BA_RuntimeMethod_var))); } IL_000e: { // return action.GetBindingDisplayString(bindingIndex, out var _, out var _, options); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_2 = ___action0; int32_t L_3 = ___bindingIndex1; int32_t L_4 = ___options2; String_t* L_5; L_5 = InputActionRebindingExtensions_GetBindingDisplayString_m9509A05508CB17806D3457DB5A6DD64E360B874E(L_2, L_3, (String_t**)(&V_0), (String_t**)(&V_1), L_4, /*hidden argument*/NULL); return L_5; } } // System.String UnityEngine.InputSystem.InputActionRebindingExtensions::GetBindingDisplayString(UnityEngine.InputSystem.InputAction,System.Int32,System.String&,System.String&,UnityEngine.InputSystem.InputBinding/DisplayStringOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputActionRebindingExtensions_GetBindingDisplayString_m9509A05508CB17806D3457DB5A6DD64E360B874E (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, int32_t ___bindingIndex1, String_t** ___deviceLayoutName2, String_t** ___controlPath3, int32_t ___options4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2__ctor_m22403E6E9EC24A3D8103D29D9D66B5EEEA0AC69E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_t5FF29EF71496B6AFA2C5B7FF601B0EFA1C47A41A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_get_Count_m60FE23467D3368AF9CEDCC4D9E45206C2EF7E4C5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringHelpers_Join_TisString_t_m65DC0F09EC32493769214CBF52A0BCDB26905702_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass25_0_U3CGetBindingDisplayStringU3Eb__0_m7EAE70DB4D89F6BF381E5FA8E1FE89F8EBADEBB8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass25_0_t68B22460D87079269D714E2D86998BB69FAF779D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB68C3FC46C8FAFC9C422751FEACA9C2FD2DC12E2); s_Il2CppMethodInitialized = true; } U3CU3Ec__DisplayClass25_0_t68B22460D87079269D714E2D86998BB69FAF779D * V_0 = NULL; int32_t V_1 = 0; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * V_2 = NULL; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * V_3 = NULL; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * V_7 = NULL; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB V_8; memset((&V_8), 0, sizeof(V_8)); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB V_9; memset((&V_9), 0, sizeof(V_9)); String_t* V_10 = NULL; int32_t V_11 = 0; String_t* V_12 = NULL; NameAndParameters_t028B3A860264D254B13642649D34F0953C3B9DCA V_13; memset((&V_13), 0, sizeof(V_13)); int32_t V_14 = 0; String_t* V_15 = NULL; { U3CU3Ec__DisplayClass25_0_t68B22460D87079269D714E2D86998BB69FAF779D * L_0 = (U3CU3Ec__DisplayClass25_0_t68B22460D87079269D714E2D86998BB69FAF779D *)il2cpp_codegen_object_new(U3CU3Ec__DisplayClass25_0_t68B22460D87079269D714E2D86998BB69FAF779D_il2cpp_TypeInfo_var); U3CU3Ec__DisplayClass25_0__ctor_m2DAD4173B7081585B5FCBECB92E9DC9F03665E8F(L_0, /*hidden argument*/NULL); V_0 = L_0; // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_1 = ___action0; if (L_1) { goto IL_0014; } } { // throw new ArgumentNullException(nameof(action)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_2 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_GetBindingDisplayString_m9509A05508CB17806D3457DB5A6DD64E360B874E_RuntimeMethod_var))); } IL_0014: { // deviceLayoutName = null; String_t** L_3 = ___deviceLayoutName2; *((RuntimeObject **)L_3) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_3, (void*)(RuntimeObject *)NULL); // controlPath = null; String_t** L_4 = ___controlPath3; *((RuntimeObject **)L_4) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_4, (void*)(RuntimeObject *)NULL); // var bindings = action.bindings; U3CU3Ec__DisplayClass25_0_t68B22460D87079269D714E2D86998BB69FAF779D * L_5 = V_0; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_6 = ___action0; NullCheck(L_6); ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 L_7; L_7 = InputAction_get_bindings_m975C7CB45D956C8D73BB496BAEC68F1A46CB2416(L_6, /*hidden argument*/NULL); NullCheck(L_5); L_5->set_bindings_0(L_7); // var bindingCount = bindings.Count; U3CU3Ec__DisplayClass25_0_t68B22460D87079269D714E2D86998BB69FAF779D * L_8 = V_0; NullCheck(L_8); ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 * L_9 = L_8->get_address_of_bindings_0(); int32_t L_10; L_10 = ReadOnlyArray_1_get_Count_m60FE23467D3368AF9CEDCC4D9E45206C2EF7E4C5_inline((ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 *)L_9, /*hidden argument*/ReadOnlyArray_1_get_Count_m60FE23467D3368AF9CEDCC4D9E45206C2EF7E4C5_RuntimeMethod_var); V_1 = L_10; // if (bindingIndex < 0 || bindingIndex >= bindingCount) int32_t L_11 = ___bindingIndex1; if ((((int32_t)L_11) < ((int32_t)0))) { goto IL_003a; } } { int32_t L_12 = ___bindingIndex1; int32_t L_13 = V_1; if ((((int32_t)L_12) < ((int32_t)L_13))) { goto IL_0066; } } IL_003a: { // throw new ArgumentOutOfRangeException( // $"Binding index {bindingIndex} is out of range on action '{action}' with {bindings.Count} bindings", // nameof(bindingIndex)); int32_t L_14 = ___bindingIndex1; int32_t L_15 = L_14; RuntimeObject * L_16 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_15); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_17 = ___action0; U3CU3Ec__DisplayClass25_0_t68B22460D87079269D714E2D86998BB69FAF779D * L_18 = V_0; NullCheck(L_18); ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 * L_19 = L_18->get_address_of_bindings_0(); int32_t L_20; L_20 = ReadOnlyArray_1_get_Count_m60FE23467D3368AF9CEDCC4D9E45206C2EF7E4C5_inline((ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 *)L_19, /*hidden argument*/((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ReadOnlyArray_1_get_Count_m60FE23467D3368AF9CEDCC4D9E45206C2EF7E4C5_RuntimeMethod_var))); int32_t L_21 = L_20; RuntimeObject * L_22 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_21); String_t* L_23; L_23 = String_Format_mD0D523A440845BA7F58E68187E029DC9AB821CED(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF213C403CFE1AF2EC0B64AF55119031E6D170253)), L_16, L_17, L_22, /*hidden argument*/NULL); ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_24 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_24, L_23, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE8F5C19EA335E3C8043505B7E0CF232877F7BFBA)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_24, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_GetBindingDisplayString_m9509A05508CB17806D3457DB5A6DD64E360B874E_RuntimeMethod_var))); } IL_0066: { // if (bindings[bindingIndex].isComposite) U3CU3Ec__DisplayClass25_0_t68B22460D87079269D714E2D86998BB69FAF779D * L_25 = V_0; NullCheck(L_25); ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 * L_26 = L_25->get_address_of_bindings_0(); int32_t L_27 = ___bindingIndex1; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_28; L_28 = ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6((ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 *)L_26, L_27, /*hidden argument*/ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6_RuntimeMethod_var); V_9 = L_28; bool L_29; L_29 = InputBinding_get_isComposite_mA2F3438B0CB0C9EEFDDBCA16D0BA29FBF136B9EC((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_9), /*hidden argument*/NULL); if (!L_29) { goto IL_0175; } } { // var compositeName = NameAndParameters.Parse(bindings[bindingIndex].effectivePath).name; U3CU3Ec__DisplayClass25_0_t68B22460D87079269D714E2D86998BB69FAF779D * L_30 = V_0; NullCheck(L_30); ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 * L_31 = L_30->get_address_of_bindings_0(); int32_t L_32 = ___bindingIndex1; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_33; L_33 = ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6((ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 *)L_31, L_32, /*hidden argument*/ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6_RuntimeMethod_var); V_9 = L_33; String_t* L_34; L_34 = InputBinding_get_effectivePath_mD18873A3BF7CE6BE448526D4F3BC6BBAC70C5324((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_9), /*hidden argument*/NULL); NameAndParameters_t028B3A860264D254B13642649D34F0953C3B9DCA L_35; L_35 = NameAndParameters_Parse_mE4BAE4F2D223C96E2867B858C375F72A1B28F6BB(L_34, /*hidden argument*/NULL); V_13 = L_35; String_t* L_36; L_36 = NameAndParameters_get_name_mC778C657202C56E610BD8717C31C67810B2D819A_inline((NameAndParameters_t028B3A860264D254B13642649D34F0953C3B9DCA *)(&V_13), /*hidden argument*/NULL); V_10 = L_36; // var firstPartIndex = bindingIndex + 1; U3CU3Ec__DisplayClass25_0_t68B22460D87079269D714E2D86998BB69FAF779D * L_37 = V_0; int32_t L_38 = ___bindingIndex1; NullCheck(L_37); L_37->set_firstPartIndex_1(((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1))); // var lastPartIndex = firstPartIndex; U3CU3Ec__DisplayClass25_0_t68B22460D87079269D714E2D86998BB69FAF779D * L_39 = V_0; NullCheck(L_39); int32_t L_40 = L_39->get_firstPartIndex_1(); V_11 = L_40; goto IL_00be; } IL_00b8: { // ++lastPartIndex; int32_t L_41 = V_11; V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00be: { // while (lastPartIndex < bindingCount && bindings[lastPartIndex].isPartOfComposite) int32_t L_42 = V_11; int32_t L_43 = V_1; if ((((int32_t)L_42) >= ((int32_t)L_43))) { goto IL_00db; } } { U3CU3Ec__DisplayClass25_0_t68B22460D87079269D714E2D86998BB69FAF779D * L_44 = V_0; NullCheck(L_44); ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 * L_45 = L_44->get_address_of_bindings_0(); int32_t L_46 = V_11; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_47; L_47 = ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6((ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 *)L_45, L_46, /*hidden argument*/ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6_RuntimeMethod_var); V_9 = L_47; bool L_48; L_48 = InputBinding_get_isPartOfComposite_m0E880211AC122888A0C95F0F523CF6CC3EE56CC6((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_9), /*hidden argument*/NULL); if (L_48) { goto IL_00b8; } } IL_00db: { // var partCount = lastPartIndex - firstPartIndex; U3CU3Ec__DisplayClass25_0_t68B22460D87079269D714E2D86998BB69FAF779D * L_49 = V_0; int32_t L_50 = V_11; U3CU3Ec__DisplayClass25_0_t68B22460D87079269D714E2D86998BB69FAF779D * L_51 = V_0; NullCheck(L_51); int32_t L_52 = L_51->get_firstPartIndex_1(); NullCheck(L_49); L_49->set_partCount_3(((int32_t)il2cpp_codegen_subtract((int32_t)L_50, (int32_t)L_52))); // var partStrings = new string[partCount]; U3CU3Ec__DisplayClass25_0_t68B22460D87079269D714E2D86998BB69FAF779D * L_53 = V_0; U3CU3Ec__DisplayClass25_0_t68B22460D87079269D714E2D86998BB69FAF779D * L_54 = V_0; NullCheck(L_54); int32_t L_55 = L_54->get_partCount_3(); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_56 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)SZArrayNew(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var, (uint32_t)L_55); NullCheck(L_53); L_53->set_partStrings_2(L_56); // for (var i = 0; i < partCount; ++i) V_14 = 0; goto IL_0134; } IL_0100: { // var partString = action.GetBindingDisplayString(firstPartIndex + i, options); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_57 = ___action0; U3CU3Ec__DisplayClass25_0_t68B22460D87079269D714E2D86998BB69FAF779D * L_58 = V_0; NullCheck(L_58); int32_t L_59 = L_58->get_firstPartIndex_1(); int32_t L_60 = V_14; int32_t L_61 = ___options4; String_t* L_62; L_62 = InputActionRebindingExtensions_GetBindingDisplayString_mB474011E150F1748E1986427408821128CA9C3BA(L_57, ((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)L_60)), L_61, /*hidden argument*/NULL); V_15 = L_62; // if (string.IsNullOrEmpty(partString)) String_t* L_63 = V_15; bool L_64; L_64 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_63, /*hidden argument*/NULL); if (!L_64) { goto IL_0123; } } { // partString = " "; V_15 = _stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745; } IL_0123: { // partStrings[i] = partString; U3CU3Ec__DisplayClass25_0_t68B22460D87079269D714E2D86998BB69FAF779D * L_65 = V_0; NullCheck(L_65); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_66 = L_65->get_partStrings_2(); int32_t L_67 = V_14; String_t* L_68 = V_15; NullCheck(L_66); ArrayElementTypeCheck (L_66, L_68); (L_66)->SetAt(static_cast(L_67), (String_t*)L_68); // for (var i = 0; i < partCount; ++i) int32_t L_69 = V_14; V_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_69, (int32_t)1)); } IL_0134: { // for (var i = 0; i < partCount; ++i) int32_t L_70 = V_14; U3CU3Ec__DisplayClass25_0_t68B22460D87079269D714E2D86998BB69FAF779D * L_71 = V_0; NullCheck(L_71); int32_t L_72 = L_71->get_partCount_3(); if ((((int32_t)L_70) < ((int32_t)L_72))) { goto IL_0100; } } { // var displayFormatString = InputBindingComposite.GetDisplayFormatString(compositeName); String_t* L_73 = V_10; String_t* L_74; L_74 = InputBindingComposite_GetDisplayFormatString_m0EAE7DA35F36ED4103FBF1AC2EA4B8C6C62C3883(L_73, /*hidden argument*/NULL); V_12 = L_74; // if (string.IsNullOrEmpty(displayFormatString)) String_t* L_75 = V_12; bool L_76; L_76 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_75, /*hidden argument*/NULL); if (!L_76) { goto IL_0161; } } { // return StringHelpers.Join("/", partStrings); U3CU3Ec__DisplayClass25_0_t68B22460D87079269D714E2D86998BB69FAF779D * L_77 = V_0; NullCheck(L_77); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_78 = L_77->get_partStrings_2(); String_t* L_79; L_79 = StringHelpers_Join_TisString_t_m65DC0F09EC32493769214CBF52A0BCDB26905702(_stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1, L_78, /*hidden argument*/StringHelpers_Join_TisString_t_m65DC0F09EC32493769214CBF52A0BCDB26905702_RuntimeMethod_var); return L_79; } IL_0161: { // return StringHelpers.ExpandTemplateString(displayFormatString, // fragment => // { // var result = string.Empty; // // // Go through all parts and look for one with the given name. // for (var i = 0; i < partCount; ++i) // { // if (!string.Equals(bindings[firstPartIndex + i].name, fragment, StringComparison.InvariantCultureIgnoreCase)) // continue; // // if (!string.IsNullOrEmpty(result)) // result = $"{result}|{partStrings[i]}"; // else // result = partStrings[i]; // } // // if (string.IsNullOrEmpty(result)) // result = " "; // // return result; // }); String_t* L_80 = V_12; U3CU3Ec__DisplayClass25_0_t68B22460D87079269D714E2D86998BB69FAF779D * L_81 = V_0; Func_2_t5FF29EF71496B6AFA2C5B7FF601B0EFA1C47A41A * L_82 = (Func_2_t5FF29EF71496B6AFA2C5B7FF601B0EFA1C47A41A *)il2cpp_codegen_object_new(Func_2_t5FF29EF71496B6AFA2C5B7FF601B0EFA1C47A41A_il2cpp_TypeInfo_var); Func_2__ctor_m22403E6E9EC24A3D8103D29D9D66B5EEEA0AC69E(L_82, L_81, (intptr_t)((intptr_t)U3CU3Ec__DisplayClass25_0_U3CGetBindingDisplayStringU3Eb__0_m7EAE70DB4D89F6BF381E5FA8E1FE89F8EBADEBB8_RuntimeMethod_var), /*hidden argument*/Func_2__ctor_m22403E6E9EC24A3D8103D29D9D66B5EEEA0AC69E_RuntimeMethod_var); String_t* L_83; L_83 = StringHelpers_ExpandTemplateString_m00F9E5E838459DC0C402ACC0748D3C0E3A47FB84(L_80, L_82, /*hidden argument*/NULL); return L_83; } IL_0175: { // InputControl control = null; V_2 = (InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 *)NULL; // var actionMap = action.GetOrCreateActionMap(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_84 = ___action0; NullCheck(L_84); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_85; L_85 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(L_84, /*hidden argument*/NULL); V_3 = L_85; // actionMap.ResolveBindingsIfNecessary(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_86 = V_3; NullCheck(L_86); bool L_87; L_87 = InputActionMap_ResolveBindingsIfNecessary_m2A250A62A93EAADB0519EDCCFB21FAA6473FBFDB(L_86, /*hidden argument*/NULL); // var actionState = actionMap.m_State; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_88 = V_3; NullCheck(L_88); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_89 = L_88->get_m_State_10(); V_4 = L_89; // var bindingIndexInMap = action.BindingIndexOnActionToBindingIndexOnMap(bindingIndex); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_90 = ___action0; int32_t L_91 = ___bindingIndex1; NullCheck(L_90); int32_t L_92; L_92 = InputAction_BindingIndexOnActionToBindingIndexOnMap_m5DA4954CA05161BF81109F5FC3C8AC629AF4020A(L_90, L_91, /*hidden argument*/NULL); V_5 = L_92; // var bindingIndexInState = actionState.GetBindingIndexInState(actionMap.m_MapIndexInState, bindingIndexInMap); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_93 = V_4; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_94 = V_3; NullCheck(L_94); int32_t L_95 = L_94->get_m_MapIndexInState_9(); int32_t L_96 = V_5; NullCheck(L_93); int32_t L_97; L_97 = InputActionState_GetBindingIndexInState_m62D89ABF5E2F4BEC2FA6925E8D124680F6C54E8C(L_93, L_95, L_96, /*hidden argument*/NULL); V_6 = L_97; // var bindingStatePtr = &actionState.bindingStates[bindingIndexInState]; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_98 = V_4; NullCheck(L_98); BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_99; L_99 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(L_98, /*hidden argument*/NULL); int32_t L_100 = V_6; uint32_t L_101 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); V_7 = (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((uintptr_t)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_99, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_100), (int32_t)L_101))))); // if (bindingStatePtr->controlCount > 0) BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_102 = V_7; int32_t L_103; L_103 = BindingState_get_controlCount_m319FE9F9ECBA328D7DF2B1837901022AD77FA2C8_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_102, /*hidden argument*/NULL); if ((((int32_t)L_103) <= ((int32_t)0))) { goto IL_01d6; } } { // control = actionState.controls[bindingStatePtr->controlStartIndex]; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_104 = V_4; NullCheck(L_104); InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_105 = L_104->get_controls_2(); BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_106 = V_7; int32_t L_107; L_107 = BindingState_get_controlStartIndex_m375A0C96296F49CF19639FADF46C20E9D855412E_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_106, /*hidden argument*/NULL); NullCheck(L_105); int32_t L_108 = L_107; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_109 = (L_105)->GetAt(static_cast(L_108)); V_2 = L_109; } IL_01d6: { // var binding = bindings[bindingIndex]; U3CU3Ec__DisplayClass25_0_t68B22460D87079269D714E2D86998BB69FAF779D * L_110 = V_0; NullCheck(L_110); ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 * L_111 = L_110->get_address_of_bindings_0(); int32_t L_112 = ___bindingIndex1; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_113; L_113 = ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6((ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 *)L_111, L_112, /*hidden argument*/ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6_RuntimeMethod_var); V_8 = L_113; // if (string.IsNullOrEmpty(binding.effectiveInteractions)) String_t* L_114; L_114 = InputBinding_get_effectiveInteractions_m927CED5F36E1AEE44BC857AD652AADD8EEE9DD7E((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_8), /*hidden argument*/NULL); bool L_115; L_115 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_114, /*hidden argument*/NULL); if (!L_115) { goto IL_0201; } } { // binding.overrideInteractions = action.interactions; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_116 = ___action0; NullCheck(L_116); String_t* L_117; L_117 = InputAction_get_interactions_m7B5DE4D1E56169EC2EB16D99F0FB0B4C34B9C8B1_inline(L_116, /*hidden argument*/NULL); InputBinding_set_overrideInteractions_m7E7349B4B5DB8220EACF031789B42B37C2B07DC7_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_8), L_117, /*hidden argument*/NULL); goto IL_0226; } IL_0201: { // else if (!string.IsNullOrEmpty(action.interactions)) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_118 = ___action0; NullCheck(L_118); String_t* L_119; L_119 = InputAction_get_interactions_m7B5DE4D1E56169EC2EB16D99F0FB0B4C34B9C8B1_inline(L_118, /*hidden argument*/NULL); bool L_120; L_120 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_119, /*hidden argument*/NULL); if (L_120) { goto IL_0226; } } { // binding.overrideInteractions = $"{binding.effectiveInteractions};action.interactions"; String_t* L_121; L_121 = InputBinding_get_effectiveInteractions_m927CED5F36E1AEE44BC857AD652AADD8EEE9DD7E((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_8), /*hidden argument*/NULL); String_t* L_122; L_122 = String_Concat_m10758B01687A2181C8727AD9FD9CCF5325C61C2A(L_121, _stringLiteralB68C3FC46C8FAFC9C422751FEACA9C2FD2DC12E2, /*hidden argument*/NULL); InputBinding_set_overrideInteractions_m7E7349B4B5DB8220EACF031789B42B37C2B07DC7_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_8), L_122, /*hidden argument*/NULL); } IL_0226: { // return binding.ToDisplayString(out deviceLayoutName, out controlPath, options, control: control); String_t** L_123 = ___deviceLayoutName2; String_t** L_124 = ___controlPath3; int32_t L_125 = ___options4; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_126 = V_2; String_t* L_127; L_127 = InputBinding_ToDisplayString_mFFC636423B35FADC83855C70BD5BDE3E163A9BFD((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_8), (String_t**)L_123, (String_t**)L_124, L_125, L_126, /*hidden argument*/NULL); return L_127; } } // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions::ApplyBindingOverride(UnityEngine.InputSystem.InputAction,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionRebindingExtensions_ApplyBindingOverride_m5A85722F0A936EA66799AC245F5731E94B985B74 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, String_t* ___newPath1, String_t* ___group2, String_t* ___path3, const RuntimeMethod* method) { InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB V_0; memset((&V_0), 0, sizeof(V_0)); { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(action)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_ApplyBindingOverride_m5A85722F0A936EA66799AC245F5731E94B985B74_RuntimeMethod_var))); } IL_000e: { // ApplyBindingOverride(action, new InputBinding {overridePath = newPath, groups = group, path = path}); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_2 = ___action0; il2cpp_codegen_initobj((&V_0), sizeof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB )); String_t* L_3 = ___newPath1; InputBinding_set_overridePath_m566FBC858E7CBB7442366E3B19C71C954978FFE2_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_0), L_3, /*hidden argument*/NULL); String_t* L_4 = ___group2; InputBinding_set_groups_m37E7FE0031C2CB75A3DB3440367C3C0CA8EB4ED8_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_0), L_4, /*hidden argument*/NULL); String_t* L_5 = ___path3; InputBinding_set_path_m155AEB022A6C164DD89346BE90A4389736420D37_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_0), L_5, /*hidden argument*/NULL); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_6 = V_0; InputActionRebindingExtensions_ApplyBindingOverride_m530ED4A636ED768DA39E8CF0232EC8B3ADCD6D13(L_2, L_6, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions::ApplyBindingOverride(UnityEngine.InputSystem.InputAction,UnityEngine.InputSystem.InputBinding) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionRebindingExtensions_ApplyBindingOverride_m530ED4A636ED768DA39E8CF0232EC8B3ADCD6D13 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___bindingOverride1, const RuntimeMethod* method) { bool G_B4_0 = false; bool G_B3_0 = false; { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(action)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_ApplyBindingOverride_m530ED4A636ED768DA39E8CF0232EC8B3ADCD6D13_RuntimeMethod_var))); } IL_000e: { // var enabled = action.enabled; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_2 = ___action0; NullCheck(L_2); bool L_3; L_3 = InputAction_get_enabled_m12F68C1B6DFFDD654EC9657E6FA4B86E607A4812(L_2, /*hidden argument*/NULL); // if (enabled) bool L_4 = L_3; G_B3_0 = L_4; if (!L_4) { G_B4_0 = L_4; goto IL_001d; } } { // action.Disable(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_5 = ___action0; NullCheck(L_5); InputAction_Disable_m8AF74C528E03865CDE66A6885C323538FDEAD2C3(L_5, /*hidden argument*/NULL); G_B4_0 = G_B3_0; } IL_001d: { // bindingOverride.action = action.name; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_6 = ___action0; NullCheck(L_6); String_t* L_7; L_7 = InputAction_get_name_mD793438E7135692C402DBB981AD15DEE65A20F38_inline(L_6, /*hidden argument*/NULL); InputBinding_set_action_mFA772BCE0132EBA5AABBBC10D13708732FB3E754_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&___bindingOverride1), L_7, /*hidden argument*/NULL); // var actionMap = action.GetOrCreateActionMap(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_8 = ___action0; NullCheck(L_8); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_9; L_9 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(L_8, /*hidden argument*/NULL); // ApplyBindingOverride(actionMap, bindingOverride); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_10 = ___bindingOverride1; int32_t L_11; L_11 = InputActionRebindingExtensions_ApplyBindingOverride_m41AB58EFE11F1895746B9E3F21AC202A7342B54E(L_9, L_10, /*hidden argument*/NULL); // if (enabled) if (!G_B4_0) { goto IL_0045; } } { // action.Enable(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_12 = ___action0; NullCheck(L_12); InputAction_Enable_mF937726A4E92A3B9300B7E6D0F9A1B56ACFEA573(L_12, /*hidden argument*/NULL); // action.RequestInitialStateCheckOnEnabledAction(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_13 = ___action0; NullCheck(L_13); InputAction_RequestInitialStateCheckOnEnabledAction_m08865CB4504844602F04EA48F97FD993C9B673D7(L_13, /*hidden argument*/NULL); } IL_0045: { // } return; } } // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions::ApplyBindingOverride(UnityEngine.InputSystem.InputAction,System.Int32,UnityEngine.InputSystem.InputBinding) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionRebindingExtensions_ApplyBindingOverride_m51F371DAFA179B7DE9C2706344FB302934351FBC (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, int32_t ___bindingIndex1, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___bindingOverride2, const RuntimeMethod* method) { int32_t V_0 = 0; { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(action)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_ApplyBindingOverride_m51F371DAFA179B7DE9C2706344FB302934351FBC_RuntimeMethod_var))); } IL_000e: { // var indexOnMap = action.BindingIndexOnActionToBindingIndexOnMap(bindingIndex); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_2 = ___action0; int32_t L_3 = ___bindingIndex1; NullCheck(L_2); int32_t L_4; L_4 = InputAction_BindingIndexOnActionToBindingIndexOnMap_m5DA4954CA05161BF81109F5FC3C8AC629AF4020A(L_2, L_3, /*hidden argument*/NULL); V_0 = L_4; // bindingOverride.action = action.name; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_5 = ___action0; NullCheck(L_5); String_t* L_6; L_6 = InputAction_get_name_mD793438E7135692C402DBB981AD15DEE65A20F38_inline(L_5, /*hidden argument*/NULL); InputBinding_set_action_mFA772BCE0132EBA5AABBBC10D13708732FB3E754_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&___bindingOverride2), L_6, /*hidden argument*/NULL); // ApplyBindingOverride(action.GetOrCreateActionMap(), indexOnMap, bindingOverride); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_7 = ___action0; NullCheck(L_7); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_8; L_8 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(L_7, /*hidden argument*/NULL); int32_t L_9 = V_0; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_10 = ___bindingOverride2; InputActionRebindingExtensions_ApplyBindingOverride_m2ABC800C72C0E9E69E4695B137C9585EB82C1944(L_8, L_9, L_10, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions::ApplyBindingOverride(UnityEngine.InputSystem.InputAction,System.Int32,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionRebindingExtensions_ApplyBindingOverride_m1B692812D93516B873624F563998FF6A58D97AE6 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, int32_t ___bindingIndex1, String_t* ___path2, const RuntimeMethod* method) { InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB V_0; memset((&V_0), 0, sizeof(V_0)); { // if (path == null) String_t* L_0 = ___path2; if (L_0) { goto IL_0013; } } { // throw new ArgumentException("Binding path cannot be null", nameof(path)); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_1 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF54A85523A928B8033935F4501FF43783607FE6E)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFE79FF373808574898C82AC1320C55C1182FB75A)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_ApplyBindingOverride_m1B692812D93516B873624F563998FF6A58D97AE6_RuntimeMethod_var))); } IL_0013: { // ApplyBindingOverride(action, bindingIndex, new InputBinding {overridePath = path}); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_2 = ___action0; int32_t L_3 = ___bindingIndex1; il2cpp_codegen_initobj((&V_0), sizeof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB )); String_t* L_4 = ___path2; InputBinding_set_overridePath_m566FBC858E7CBB7442366E3B19C71C954978FFE2_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_0), L_4, /*hidden argument*/NULL); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_5 = V_0; InputActionRebindingExtensions_ApplyBindingOverride_m51F371DAFA179B7DE9C2706344FB302934351FBC(L_2, L_3, L_5, /*hidden argument*/NULL); // } return; } } // System.Int32 UnityEngine.InputSystem.InputActionRebindingExtensions::ApplyBindingOverride(UnityEngine.InputSystem.InputActionMap,UnityEngine.InputSystem.InputBinding) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionRebindingExtensions_ApplyBindingOverride_m41AB58EFE11F1895746B9E3F21AC202A7342B54E (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___actionMap0, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___bindingOverride1, const RuntimeMethod* method) { InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { // if (actionMap == null) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0 = ___actionMap0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(actionMap)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE75AD1ED67116F1690D5201EA0BA8543296CCA6)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_ApplyBindingOverride_m41AB58EFE11F1895746B9E3F21AC202A7342B54E_RuntimeMethod_var))); } IL_000e: { // var bindings = actionMap.m_Bindings; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_2 = ___actionMap0; NullCheck(L_2); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_3 = L_2->get_m_Bindings_4(); V_0 = L_3; // if (bindings == null) InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_4 = V_0; if (L_4) { goto IL_001a; } } { // return 0; return 0; } IL_001a: { // var bindingCount = bindings.Length; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_5 = V_0; NullCheck(L_5); V_1 = ((int32_t)((int32_t)(((RuntimeArray*)L_5)->max_length))); // var matchCount = 0; V_2 = 0; // for (var i = 0; i < bindingCount; ++i) V_3 = 0; goto IL_0076; } IL_0024: { // if (!bindingOverride.Matches(ref bindings[i])) InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_6 = V_0; int32_t L_7 = V_3; NullCheck(L_6); bool L_8; L_8 = InputBinding_Matches_m71A34048650C90F7FC4F7A42C25E4D48D1BC3489((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&___bindingOverride1), (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)((L_6)->GetAddressAt(static_cast(L_7))), 0, /*hidden argument*/NULL); if (!L_8) { goto IL_0072; } } { // bindings[i].overridePath = bindingOverride.overridePath; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_9 = V_0; int32_t L_10 = V_3; NullCheck(L_9); String_t* L_11; L_11 = InputBinding_get_overridePath_m158473B01EF8DE56DA5850EF72851AF1EFF39A90_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&___bindingOverride1), /*hidden argument*/NULL); InputBinding_set_overridePath_m566FBC858E7CBB7442366E3B19C71C954978FFE2_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)((L_9)->GetAddressAt(static_cast(L_10))), L_11, /*hidden argument*/NULL); // bindings[i].overrideInteractions = bindingOverride.overrideInteractions; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_12 = V_0; int32_t L_13 = V_3; NullCheck(L_12); String_t* L_14; L_14 = InputBinding_get_overrideInteractions_mAA34376B8ACF335049ECEF8696CF1C1BC97AC91D_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&___bindingOverride1), /*hidden argument*/NULL); InputBinding_set_overrideInteractions_m7E7349B4B5DB8220EACF031789B42B37C2B07DC7_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)((L_12)->GetAddressAt(static_cast(L_13))), L_14, /*hidden argument*/NULL); // bindings[i].overrideProcessors = bindingOverride.overrideProcessors; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_15 = V_0; int32_t L_16 = V_3; NullCheck(L_15); String_t* L_17; L_17 = InputBinding_get_overrideProcessors_m6C79324FE89E7604CF9067C31459A5B9E8204D7C_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&___bindingOverride1), /*hidden argument*/NULL); InputBinding_set_overrideProcessors_m1F14EFA7DF936896DFA62AD0B9A0170A3E57B7EC_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)((L_15)->GetAddressAt(static_cast(L_16))), L_17, /*hidden argument*/NULL); // ++matchCount; int32_t L_18 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); } IL_0072: { // for (var i = 0; i < bindingCount; ++i) int32_t L_19 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_0076: { // for (var i = 0; i < bindingCount; ++i) int32_t L_20 = V_3; int32_t L_21 = V_1; if ((((int32_t)L_20) < ((int32_t)L_21))) { goto IL_0024; } } { // if (matchCount > 0) int32_t L_22 = V_2; if ((((int32_t)L_22) <= ((int32_t)0))) { goto IL_0084; } } { // actionMap.OnBindingModified(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_23 = ___actionMap0; NullCheck(L_23); InputActionMap_OnBindingModified_m6A82EE7925AB5B0BC541713DC7CF6A26DFF060D4(L_23, /*hidden argument*/NULL); } IL_0084: { // return matchCount; int32_t L_24 = V_2; return L_24; } } // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions::ApplyBindingOverride(UnityEngine.InputSystem.InputActionMap,System.Int32,UnityEngine.InputSystem.InputBinding) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionRebindingExtensions_ApplyBindingOverride_m2ABC800C72C0E9E69E4695B137C9585EB82C1944 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___actionMap0, int32_t ___bindingIndex1, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___bindingOverride2, const RuntimeMethod* method) { int32_t V_0 = 0; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* G_B4_0 = NULL; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* G_B3_0 = NULL; int32_t G_B5_0 = 0; { // if (actionMap == null) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0 = ___actionMap0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(actionMap)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE75AD1ED67116F1690D5201EA0BA8543296CCA6)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_ApplyBindingOverride_m2ABC800C72C0E9E69E4695B137C9585EB82C1944_RuntimeMethod_var))); } IL_000e: { // var bindingsCount = actionMap.m_Bindings?.Length ?? 0; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_2 = ___actionMap0; NullCheck(L_2); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_3 = L_2->get_m_Bindings_4(); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_4 = L_3; G_B3_0 = L_4; if (L_4) { G_B4_0 = L_4; goto IL_001b; } } { G_B5_0 = 0; goto IL_001d; } IL_001b: { NullCheck(G_B4_0); G_B5_0 = ((int32_t)((int32_t)(((RuntimeArray*)G_B4_0)->max_length))); } IL_001d: { V_0 = G_B5_0; // if (bindingIndex < 0 || bindingIndex >= bindingsCount) int32_t L_5 = ___bindingIndex1; if ((((int32_t)L_5) < ((int32_t)0))) { goto IL_0026; } } { int32_t L_6 = ___bindingIndex1; int32_t L_7 = V_0; if ((((int32_t)L_6) < ((int32_t)L_7))) { goto IL_0048; } } IL_0026: { // throw new ArgumentOutOfRangeException(nameof(bindingIndex), // $"Cannot apply override to binding at index {bindingIndex} in map '{actionMap}' with only {bindingsCount} bindings"); int32_t L_8 = ___bindingIndex1; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_9); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_11 = ___actionMap0; int32_t L_12 = V_0; int32_t L_13 = L_12; RuntimeObject * L_14 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_13); String_t* L_15; L_15 = String_Format_mD0D523A440845BA7F58E68187E029DC9AB821CED(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral7762427C3252F7C58210B9472BDD0261982D2DE1)), L_10, L_11, L_14, /*hidden argument*/NULL); ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_16 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_16, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE8F5C19EA335E3C8043505B7E0CF232877F7BFBA)), L_15, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_16, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_ApplyBindingOverride_m2ABC800C72C0E9E69E4695B137C9585EB82C1944_RuntimeMethod_var))); } IL_0048: { // actionMap.m_Bindings[bindingIndex].overridePath = bindingOverride.overridePath; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_17 = ___actionMap0; NullCheck(L_17); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_18 = L_17->get_m_Bindings_4(); int32_t L_19 = ___bindingIndex1; NullCheck(L_18); String_t* L_20; L_20 = InputBinding_get_overridePath_m158473B01EF8DE56DA5850EF72851AF1EFF39A90_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&___bindingOverride2), /*hidden argument*/NULL); InputBinding_set_overridePath_m566FBC858E7CBB7442366E3B19C71C954978FFE2_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)((L_18)->GetAddressAt(static_cast(L_19))), L_20, /*hidden argument*/NULL); // actionMap.m_Bindings[bindingIndex].overrideInteractions = bindingOverride.overrideInteractions; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_21 = ___actionMap0; NullCheck(L_21); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_22 = L_21->get_m_Bindings_4(); int32_t L_23 = ___bindingIndex1; NullCheck(L_22); String_t* L_24; L_24 = InputBinding_get_overrideInteractions_mAA34376B8ACF335049ECEF8696CF1C1BC97AC91D_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&___bindingOverride2), /*hidden argument*/NULL); InputBinding_set_overrideInteractions_m7E7349B4B5DB8220EACF031789B42B37C2B07DC7_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)((L_22)->GetAddressAt(static_cast(L_23))), L_24, /*hidden argument*/NULL); // actionMap.m_Bindings[bindingIndex].overrideProcessors = bindingOverride.overrideProcessors; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_25 = ___actionMap0; NullCheck(L_25); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_26 = L_25->get_m_Bindings_4(); int32_t L_27 = ___bindingIndex1; NullCheck(L_26); String_t* L_28; L_28 = InputBinding_get_overrideProcessors_m6C79324FE89E7604CF9067C31459A5B9E8204D7C_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&___bindingOverride2), /*hidden argument*/NULL); InputBinding_set_overrideProcessors_m1F14EFA7DF936896DFA62AD0B9A0170A3E57B7EC_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)((L_26)->GetAddressAt(static_cast(L_27))), L_28, /*hidden argument*/NULL); // actionMap.OnBindingModified(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_29 = ___actionMap0; NullCheck(L_29); InputActionMap_OnBindingModified_m6A82EE7925AB5B0BC541713DC7CF6A26DFF060D4(L_29, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions::RemoveBindingOverride(UnityEngine.InputSystem.InputAction,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionRebindingExtensions_RemoveBindingOverride_m1E0DA572B4ED479E08A4E6F99727411A203BEA1A (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, int32_t ___bindingIndex1, const RuntimeMethod* method) { InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB V_0; memset((&V_0), 0, sizeof(V_0)); { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(action)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_RemoveBindingOverride_m1E0DA572B4ED479E08A4E6F99727411A203BEA1A_RuntimeMethod_var))); } IL_000e: { // action.ApplyBindingOverride(bindingIndex, default(InputBinding)); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_2 = ___action0; int32_t L_3 = ___bindingIndex1; il2cpp_codegen_initobj((&V_0), sizeof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB )); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_4 = V_0; InputActionRebindingExtensions_ApplyBindingOverride_m51F371DAFA179B7DE9C2706344FB302934351FBC(L_2, L_3, L_4, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions::RemoveBindingOverride(UnityEngine.InputSystem.InputAction,UnityEngine.InputSystem.InputBinding) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionRebindingExtensions_RemoveBindingOverride_mE0E1703794F54BD94AFF72FB561C9472000B233C (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___bindingMask1, const RuntimeMethod* method) { { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(action)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_RemoveBindingOverride_mE0E1703794F54BD94AFF72FB561C9472000B233C_RuntimeMethod_var))); } IL_000e: { // bindingMask.overridePath = null; InputBinding_set_overridePath_m566FBC858E7CBB7442366E3B19C71C954978FFE2_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&___bindingMask1), (String_t*)NULL, /*hidden argument*/NULL); // bindingMask.overrideInteractions = null; InputBinding_set_overrideInteractions_m7E7349B4B5DB8220EACF031789B42B37C2B07DC7_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&___bindingMask1), (String_t*)NULL, /*hidden argument*/NULL); // bindingMask.overrideProcessors = null; InputBinding_set_overrideProcessors_m1F14EFA7DF936896DFA62AD0B9A0170A3E57B7EC_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&___bindingMask1), (String_t*)NULL, /*hidden argument*/NULL); // ApplyBindingOverride(action, bindingMask); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_2 = ___action0; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_3 = ___bindingMask1; InputActionRebindingExtensions_ApplyBindingOverride_m530ED4A636ED768DA39E8CF0232EC8B3ADCD6D13(L_2, L_3, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions::RemoveBindingOverride(UnityEngine.InputSystem.InputActionMap,UnityEngine.InputSystem.InputBinding) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionRebindingExtensions_RemoveBindingOverride_mC5392D34B1E6ECC8500FE57AF1D9A3E46C4B3550 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___actionMap0, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___bindingMask1, const RuntimeMethod* method) { { // if (actionMap == null) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0 = ___actionMap0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(actionMap)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE75AD1ED67116F1690D5201EA0BA8543296CCA6)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_RemoveBindingOverride_mC5392D34B1E6ECC8500FE57AF1D9A3E46C4B3550_RuntimeMethod_var))); } IL_000e: { // bindingMask.overridePath = null; InputBinding_set_overridePath_m566FBC858E7CBB7442366E3B19C71C954978FFE2_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&___bindingMask1), (String_t*)NULL, /*hidden argument*/NULL); // bindingMask.overrideInteractions = null; InputBinding_set_overrideInteractions_m7E7349B4B5DB8220EACF031789B42B37C2B07DC7_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&___bindingMask1), (String_t*)NULL, /*hidden argument*/NULL); // bindingMask.overrideProcessors = null; InputBinding_set_overrideProcessors_m1F14EFA7DF936896DFA62AD0B9A0170A3E57B7EC_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&___bindingMask1), (String_t*)NULL, /*hidden argument*/NULL); // ApplyBindingOverride(actionMap, bindingMask); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_2 = ___actionMap0; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_3 = ___bindingMask1; int32_t L_4; L_4 = InputActionRebindingExtensions_ApplyBindingOverride_m41AB58EFE11F1895746B9E3F21AC202A7342B54E(L_2, L_3, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions::RemoveAllBindingOverrides(UnityEngine.InputSystem.IInputActionCollection2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionRebindingExtensions_RemoveAllBindingOverrides_mE7603BE056F75AC51D4C191F3A75FA1CC7C493E1 (RuntimeObject* ___actions0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_LengthSafe_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_mD91AD5CC033C9BED19574C83D438EFB50BD778D0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_1_t1A7A9228604369639BD31A89861D601786737E5D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_1_t64B5CDD68064DCFE73A5BDB2545FF1DAA386E76B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * V_0 = NULL; RuntimeObject* V_1 = NULL; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * V_2 = NULL; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * V_3 = NULL; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * V_7 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // if (actions == null) RuntimeObject* L_0 = ___actions0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(actions)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral1B661C870217F11756934F5826E14A434DC7DF03)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_RemoveAllBindingOverrides_mE7603BE056F75AC51D4C191F3A75FA1CC7C493E1_RuntimeMethod_var))); } IL_000e: { // using (DeferBindingResolution()) DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * L_2; L_2 = InputActionRebindingExtensions_DeferBindingResolution_mE9BA15597B00D29220A848AB3FD71791C2B7775B(/*hidden argument*/NULL); V_0 = L_2; } IL_0014: try { // begin try (depth: 1) { // foreach (var action in actions) RuntimeObject* L_3 = ___actions0; NullCheck(L_3); RuntimeObject* L_4; L_4 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IEnumerable_1_t1A7A9228604369639BD31A89861D601786737E5D_il2cpp_TypeInfo_var, L_3); V_1 = L_4; } IL_001b: try { // begin try (depth: 2) { goto IL_006f; } IL_001d: { // foreach (var action in actions) RuntimeObject* L_5 = V_1; NullCheck(L_5); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_6; L_6 = InterfaceFuncInvoker0< InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_t64B5CDD68064DCFE73A5BDB2545FF1DAA386E76B_il2cpp_TypeInfo_var, L_5); V_2 = L_6; // var actionMap = action.GetOrCreateActionMap(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_7 = V_2; NullCheck(L_7); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_8; L_8 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(L_7, /*hidden argument*/NULL); V_3 = L_8; // var bindings = actionMap.m_Bindings; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_9 = V_3; NullCheck(L_9); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_10 = L_9->get_m_Bindings_4(); V_4 = L_10; // var numBindings = bindings.LengthSafe(); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_11 = V_4; int32_t L_12; L_12 = ArrayHelpers_LengthSafe_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_mD91AD5CC033C9BED19574C83D438EFB50BD778D0(L_11, /*hidden argument*/ArrayHelpers_LengthSafe_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_mD91AD5CC033C9BED19574C83D438EFB50BD778D0_RuntimeMethod_var); V_5 = L_12; // for (var i = 0; i < numBindings; ++i) V_6 = 0; goto IL_0063; } IL_0041: { // ref var binding = ref bindings[i]; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_13 = V_4; int32_t L_14 = V_6; NullCheck(L_13); V_7 = (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)((L_13)->GetAddressAt(static_cast(L_14))); // if (!binding.TriggersAction(action)) InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * L_15 = V_7; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_16 = V_2; bool L_17; L_17 = InputBinding_TriggersAction_mA2C09E283BE6494B34F667CC8D04107348E10DA2((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)L_15, L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_005d; } } IL_0056: { // binding.RemoveOverrides(); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * L_18 = V_7; InputBinding_RemoveOverrides_mB58329AFD8C1FFBE4EB91783E9960F0E13B045BA((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)L_18, /*hidden argument*/NULL); } IL_005d: { // for (var i = 0; i < numBindings; ++i) int32_t L_19 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_0063: { // for (var i = 0; i < numBindings; ++i) int32_t L_20 = V_6; int32_t L_21 = V_5; if ((((int32_t)L_20) < ((int32_t)L_21))) { goto IL_0041; } } IL_0069: { // actionMap.OnBindingModified(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_22 = V_3; NullCheck(L_22); InputActionMap_OnBindingModified_m6A82EE7925AB5B0BC541713DC7CF6A26DFF060D4(L_22, /*hidden argument*/NULL); } IL_006f: { // foreach (var action in actions) RuntimeObject* L_23 = V_1; NullCheck(L_23); bool L_24; L_24 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_23); if (L_24) { goto IL_001d; } } IL_0077: { IL2CPP_LEAVE(0x8D, FINALLY_0079); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0079; } FINALLY_0079: { // begin finally (depth: 2) { RuntimeObject* L_25 = V_1; if (!L_25) { goto IL_0082; } } IL_007c: { RuntimeObject* L_26 = V_1; NullCheck(L_26); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_26); } IL_0082: { IL2CPP_END_FINALLY(121) } } // end finally (depth: 2) IL2CPP_CLEANUP(121) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x8D, FINALLY_0083); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0083; } FINALLY_0083: { // begin finally (depth: 1) { DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * L_27 = V_0; if (!L_27) { goto IL_008c; } } IL_0086: { DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * L_28 = V_0; NullCheck(L_28); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_28); } IL_008c: { IL2CPP_END_FINALLY(131) } } // end finally (depth: 1) IL2CPP_CLEANUP(131) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x8D, IL_008d) } IL_008d: { // } return; } } // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions::RemoveAllBindingOverrides(UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionRebindingExtensions_RemoveAllBindingOverrides_m8F09F77EB046A67CFE2E785E0E98C439CFB6FCD8 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, const RuntimeMethod* method) { String_t* V_0 = NULL; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * V_1 = NULL; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(action)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_RemoveAllBindingOverrides_m8F09F77EB046A67CFE2E785E0E98C439CFB6FCD8_RuntimeMethod_var))); } IL_000e: { // var actionName = action.name; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_2 = ___action0; NullCheck(L_2); String_t* L_3; L_3 = InputAction_get_name_mD793438E7135692C402DBB981AD15DEE65A20F38_inline(L_2, /*hidden argument*/NULL); V_0 = L_3; // var actionMap = action.GetOrCreateActionMap(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_4 = ___action0; NullCheck(L_4); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_5; L_5 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(L_4, /*hidden argument*/NULL); V_1 = L_5; // var bindings = actionMap.m_Bindings; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_6 = V_1; NullCheck(L_6); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_7 = L_6->get_m_Bindings_4(); V_2 = L_7; // if (bindings == null) InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_8 = V_2; if (L_8) { goto IL_0027; } } { // return; return; } IL_0027: { // var bindingCount = bindings.Length; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_9 = V_2; NullCheck(L_9); V_3 = ((int32_t)((int32_t)(((RuntimeArray*)L_9)->max_length))); // for (var i = 0; i < bindingCount; ++i) V_4 = 0; goto IL_0076; } IL_0030: { // if (string.Compare(bindings[i].action, actionName, StringComparison.InvariantCultureIgnoreCase) != 0) InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_10 = V_2; int32_t L_11 = V_4; NullCheck(L_10); String_t* L_12; L_12 = InputBinding_get_action_mA0614689BD96A26D9B4C0BAA6D083E16911E4A62_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)((L_10)->GetAddressAt(static_cast(L_11))), /*hidden argument*/NULL); String_t* L_13 = V_0; int32_t L_14; L_14 = String_Compare_m573A1F97B15F82C9AC7DC0BB1B381EEDCD2759CD(L_12, L_13, 3, /*hidden argument*/NULL); if (L_14) { goto IL_0070; } } { // bindings[i].overridePath = null; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_15 = V_2; int32_t L_16 = V_4; NullCheck(L_15); InputBinding_set_overridePath_m566FBC858E7CBB7442366E3B19C71C954978FFE2_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)((L_15)->GetAddressAt(static_cast(L_16))), (String_t*)NULL, /*hidden argument*/NULL); // bindings[i].overrideInteractions = null; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_17 = V_2; int32_t L_18 = V_4; NullCheck(L_17); InputBinding_set_overrideInteractions_m7E7349B4B5DB8220EACF031789B42B37C2B07DC7_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)((L_17)->GetAddressAt(static_cast(L_18))), (String_t*)NULL, /*hidden argument*/NULL); // bindings[i].overrideProcessors = null; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_19 = V_2; int32_t L_20 = V_4; NullCheck(L_19); InputBinding_set_overrideProcessors_m1F14EFA7DF936896DFA62AD0B9A0170A3E57B7EC_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)((L_19)->GetAddressAt(static_cast(L_20))), (String_t*)NULL, /*hidden argument*/NULL); } IL_0070: { // for (var i = 0; i < bindingCount; ++i) int32_t L_21 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); } IL_0076: { // for (var i = 0; i < bindingCount; ++i) int32_t L_22 = V_4; int32_t L_23 = V_3; if ((((int32_t)L_22) < ((int32_t)L_23))) { goto IL_0030; } } { // actionMap.OnBindingModified(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_24 = V_1; NullCheck(L_24); InputActionMap_OnBindingModified_m6A82EE7925AB5B0BC541713DC7CF6A26DFF060D4(L_24, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions::ApplyBindingOverrides(UnityEngine.InputSystem.InputActionMap,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionRebindingExtensions_ApplyBindingOverrides_mBC4CFADCD14E03DA395B4D8171B8BBBBA21D5B02 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___actionMap0, RuntimeObject* ___overrides1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_1_t1007B7E8A105DCBDCEFCEF785F48B6E55A2B6F2A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_1_t2F3B9A9609BD151ECF625CF89542FD36C9792621_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // if (actionMap == null) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0 = ___actionMap0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(actionMap)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE75AD1ED67116F1690D5201EA0BA8543296CCA6)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_ApplyBindingOverrides_mBC4CFADCD14E03DA395B4D8171B8BBBBA21D5B02_RuntimeMethod_var))); } IL_000e: { // if (overrides == null) RuntimeObject* L_2 = ___overrides1; if (L_2) { goto IL_001c; } } { // throw new ArgumentNullException(nameof(overrides)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_3 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral70F65AEE81F97590F7F0901232AAFE6147B87BE4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_ApplyBindingOverrides_mBC4CFADCD14E03DA395B4D8171B8BBBBA21D5B02_RuntimeMethod_var))); } IL_001c: { // foreach (var binding in overrides) RuntimeObject* L_4 = ___overrides1; NullCheck(L_4); RuntimeObject* L_5; L_5 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IEnumerable_1_t1007B7E8A105DCBDCEFCEF785F48B6E55A2B6F2A_il2cpp_TypeInfo_var, L_4); V_0 = L_5; } IL_0023: try { // begin try (depth: 1) { goto IL_0034; } IL_0025: { // foreach (var binding in overrides) RuntimeObject* L_6 = V_0; NullCheck(L_6); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_7; L_7 = InterfaceFuncInvoker0< InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_t2F3B9A9609BD151ECF625CF89542FD36C9792621_il2cpp_TypeInfo_var, L_6); V_1 = L_7; // ApplyBindingOverride(actionMap, binding); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_8 = ___actionMap0; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_9 = V_1; int32_t L_10; L_10 = InputActionRebindingExtensions_ApplyBindingOverride_m41AB58EFE11F1895746B9E3F21AC202A7342B54E(L_8, L_9, /*hidden argument*/NULL); } IL_0034: { // foreach (var binding in overrides) RuntimeObject* L_11 = V_0; NullCheck(L_11); bool L_12; L_12 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_11); if (L_12) { goto IL_0025; } } IL_003c: { IL2CPP_LEAVE(0x48, FINALLY_003e); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_003e; } FINALLY_003e: { // begin finally (depth: 1) { RuntimeObject* L_13 = V_0; if (!L_13) { goto IL_0047; } } IL_0041: { RuntimeObject* L_14 = V_0; NullCheck(L_14); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_14); } IL_0047: { IL2CPP_END_FINALLY(62) } } // end finally (depth: 1) IL2CPP_CLEANUP(62) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x48, IL_0048) } IL_0048: { // } return; } } // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions::RemoveBindingOverrides(UnityEngine.InputSystem.InputActionMap,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionRebindingExtensions_RemoveBindingOverrides_m8F1AAB40A80E0EBCF4AAD149ACDDBD23FC4A52E5 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___actionMap0, RuntimeObject* ___overrides1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_1_t1007B7E8A105DCBDCEFCEF785F48B6E55A2B6F2A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_1_t2F3B9A9609BD151ECF625CF89542FD36C9792621_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // if (actionMap == null) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0 = ___actionMap0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(actionMap)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE75AD1ED67116F1690D5201EA0BA8543296CCA6)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_RemoveBindingOverrides_m8F1AAB40A80E0EBCF4AAD149ACDDBD23FC4A52E5_RuntimeMethod_var))); } IL_000e: { // if (overrides == null) RuntimeObject* L_2 = ___overrides1; if (L_2) { goto IL_001c; } } { // throw new ArgumentNullException(nameof(overrides)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_3 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral70F65AEE81F97590F7F0901232AAFE6147B87BE4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_RemoveBindingOverrides_m8F1AAB40A80E0EBCF4AAD149ACDDBD23FC4A52E5_RuntimeMethod_var))); } IL_001c: { // foreach (var binding in overrides) RuntimeObject* L_4 = ___overrides1; NullCheck(L_4); RuntimeObject* L_5; L_5 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IEnumerable_1_t1007B7E8A105DCBDCEFCEF785F48B6E55A2B6F2A_il2cpp_TypeInfo_var, L_4); V_0 = L_5; } IL_0023: try { // begin try (depth: 1) { goto IL_0033; } IL_0025: { // foreach (var binding in overrides) RuntimeObject* L_6 = V_0; NullCheck(L_6); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_7; L_7 = InterfaceFuncInvoker0< InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_t2F3B9A9609BD151ECF625CF89542FD36C9792621_il2cpp_TypeInfo_var, L_6); V_1 = L_7; // RemoveBindingOverride(actionMap, binding); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_8 = ___actionMap0; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_9 = V_1; InputActionRebindingExtensions_RemoveBindingOverride_mC5392D34B1E6ECC8500FE57AF1D9A3E46C4B3550(L_8, L_9, /*hidden argument*/NULL); } IL_0033: { // foreach (var binding in overrides) RuntimeObject* L_10 = V_0; NullCheck(L_10); bool L_11; L_11 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_10); if (L_11) { goto IL_0025; } } IL_003b: { IL2CPP_LEAVE(0x47, FINALLY_003d); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_003d; } FINALLY_003d: { // begin finally (depth: 1) { RuntimeObject* L_12 = V_0; if (!L_12) { goto IL_0046; } } IL_0040: { RuntimeObject* L_13 = V_0; NullCheck(L_13); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_13); } IL_0046: { IL2CPP_END_FINALLY(61) } } // end finally (depth: 1) IL2CPP_CLEANUP(61) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x47, IL_0047) } IL_0047: { // } return; } } // System.Int32 UnityEngine.InputSystem.InputActionRebindingExtensions::ApplyBindingOverridesOnMatchingControls(UnityEngine.InputSystem.InputAction,UnityEngine.InputSystem.InputControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionRebindingExtensions_ApplyBindingOverridesOnMatchingControls_m5F4D2654268FBA195D2602428B3CD614E8EA1B7C (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * ___control1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_get_Count_m60FE23467D3368AF9CEDCC4D9E45206C2EF7E4C5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * V_4 = NULL; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB V_5; memset((&V_5), 0, sizeof(V_5)); { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(action)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_ApplyBindingOverridesOnMatchingControls_m5F4D2654268FBA195D2602428B3CD614E8EA1B7C_RuntimeMethod_var))); } IL_000e: { // if (control == null) InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_2 = ___control1; if (L_2) { goto IL_001c; } } { // throw new ArgumentNullException(nameof(control)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_3 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFAAED55F148F74B2C74F8C745D3CF6CBC766B1DC)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_ApplyBindingOverridesOnMatchingControls_m5F4D2654268FBA195D2602428B3CD614E8EA1B7C_RuntimeMethod_var))); } IL_001c: { // var bindings = action.bindings; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_4 = ___action0; NullCheck(L_4); ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 L_5; L_5 = InputAction_get_bindings_m975C7CB45D956C8D73BB496BAEC68F1A46CB2416(L_4, /*hidden argument*/NULL); V_0 = L_5; // var bindingsCount = bindings.Count; int32_t L_6; L_6 = ReadOnlyArray_1_get_Count_m60FE23467D3368AF9CEDCC4D9E45206C2EF7E4C5_inline((ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 *)(&V_0), /*hidden argument*/ReadOnlyArray_1_get_Count_m60FE23467D3368AF9CEDCC4D9E45206C2EF7E4C5_RuntimeMethod_var); V_1 = L_6; // var numMatchingControls = 0; V_2 = 0; // for (var i = 0; i < bindingsCount; ++i) V_3 = 0; goto IL_0065; } IL_0031: { // var matchingControl = InputControlPath.TryFindControl(control, bindings[i].path); InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_7 = ___control1; int32_t L_8 = V_3; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_9; L_9 = ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6((ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 *)(&V_0), L_8, /*hidden argument*/ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6_RuntimeMethod_var); V_5 = L_9; String_t* L_10; L_10 = InputBinding_get_path_mF0904D4410602C5F95C98E087E4CB47F0A33B757_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_5), /*hidden argument*/NULL); InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_11; L_11 = InputControlPath_TryFindControl_mC3F1B49B83564A87DA9244867994AE25F169068F(L_7, L_10, 0, /*hidden argument*/NULL); V_4 = L_11; // if (matchingControl == null) InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_12 = V_4; if (!L_12) { goto IL_0061; } } { // action.ApplyBindingOverride(i, matchingControl.path); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_13 = ___action0; int32_t L_14 = V_3; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_15 = V_4; NullCheck(L_15); String_t* L_16; L_16 = InputControl_get_path_m0A0614C2660ED7DB269DEF6F4D8FB28B3AEE4F2D(L_15, /*hidden argument*/NULL); InputActionRebindingExtensions_ApplyBindingOverride_m1B692812D93516B873624F563998FF6A58D97AE6(L_13, L_14, L_16, /*hidden argument*/NULL); // ++numMatchingControls; int32_t L_17 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); } IL_0061: { // for (var i = 0; i < bindingsCount; ++i) int32_t L_18 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); } IL_0065: { // for (var i = 0; i < bindingsCount; ++i) int32_t L_19 = V_3; int32_t L_20 = V_1; if ((((int32_t)L_19) < ((int32_t)L_20))) { goto IL_0031; } } { // return numMatchingControls; int32_t L_21 = V_2; return L_21; } } // System.Int32 UnityEngine.InputSystem.InputActionRebindingExtensions::ApplyBindingOverridesOnMatchingControls(UnityEngine.InputSystem.InputActionMap,UnityEngine.InputSystem.InputControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionRebindingExtensions_ApplyBindingOverridesOnMatchingControls_m5E30CA9698B5B08D8DCDA4435C067F35172346F6 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___actionMap0, InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * ___control1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_get_Count_m64497928DDD647974AC5E3985893187FF07806E8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_get_Item_mB2C7C4AB14FA24E1098606B87CD84D0E6CB19E84_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } ReadOnlyArray_1_tFF2DE177BEADC53D8885722D3FCDBF7846BD112F V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { // if (actionMap == null) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0 = ___actionMap0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(actionMap)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE75AD1ED67116F1690D5201EA0BA8543296CCA6)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_ApplyBindingOverridesOnMatchingControls_m5E30CA9698B5B08D8DCDA4435C067F35172346F6_RuntimeMethod_var))); } IL_000e: { // if (control == null) InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_2 = ___control1; if (L_2) { goto IL_001c; } } { // throw new ArgumentNullException(nameof(control)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_3 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFAAED55F148F74B2C74F8C745D3CF6CBC766B1DC)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_ApplyBindingOverridesOnMatchingControls_m5E30CA9698B5B08D8DCDA4435C067F35172346F6_RuntimeMethod_var))); } IL_001c: { // var actions = actionMap.actions; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_4 = ___actionMap0; NullCheck(L_4); ReadOnlyArray_1_tFF2DE177BEADC53D8885722D3FCDBF7846BD112F L_5; L_5 = InputActionMap_get_actions_m16016B61B5534A86C62FACFB17ADB94C53A74622(L_4, /*hidden argument*/NULL); V_0 = L_5; // var actionCount = actions.Count; int32_t L_6; L_6 = ReadOnlyArray_1_get_Count_m64497928DDD647974AC5E3985893187FF07806E8_inline((ReadOnlyArray_1_tFF2DE177BEADC53D8885722D3FCDBF7846BD112F *)(&V_0), /*hidden argument*/ReadOnlyArray_1_get_Count_m64497928DDD647974AC5E3985893187FF07806E8_RuntimeMethod_var); V_1 = L_6; // var numMatchingControls = 0; V_2 = 0; // for (var i = 0; i < actionCount; ++i) V_3 = 0; goto IL_0044; } IL_0031: { // var action = actions[i]; int32_t L_7 = V_3; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_8; L_8 = ReadOnlyArray_1_get_Item_mB2C7C4AB14FA24E1098606B87CD84D0E6CB19E84((ReadOnlyArray_1_tFF2DE177BEADC53D8885722D3FCDBF7846BD112F *)(&V_0), L_7, /*hidden argument*/ReadOnlyArray_1_get_Item_mB2C7C4AB14FA24E1098606B87CD84D0E6CB19E84_RuntimeMethod_var); // numMatchingControls = action.ApplyBindingOverridesOnMatchingControls(control); InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_9 = ___control1; int32_t L_10; L_10 = InputActionRebindingExtensions_ApplyBindingOverridesOnMatchingControls_m5F4D2654268FBA195D2602428B3CD614E8EA1B7C(L_8, L_9, /*hidden argument*/NULL); V_2 = L_10; // for (var i = 0; i < actionCount; ++i) int32_t L_11 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_0044: { // for (var i = 0; i < actionCount; ++i) int32_t L_12 = V_3; int32_t L_13 = V_1; if ((((int32_t)L_12) < ((int32_t)L_13))) { goto IL_0031; } } { // return numMatchingControls; int32_t L_14 = V_2; return L_14; } } // System.String UnityEngine.InputSystem.InputActionRebindingExtensions::SaveBindingOverridesAsJson(UnityEngine.InputSystem.IInputActionCollection2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputActionRebindingExtensions_SaveBindingOverridesAsJson_mBBF9807C2B8227905E7E8016649F09E801C0614F (RuntimeObject* ___actions0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BindingOverrideListJson_t59713137EA7C1C9BE025DE1FDFE1B2391C2CB127_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_1_t1007B7E8A105DCBDCEFCEF785F48B6E55A2B6F2A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_1_t2F3B9A9609BD151ECF625CF89542FD36C9792621_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IInputActionCollection2_t0A0097FF58D1812FC0A0A5EEBD464743F553C63A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m85FA2300D9806B9720C025A6DC8E581AA1F1819A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mE127D8C3676357D05F3EFF4A411A2B44197C4257_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * V_0 = NULL; RuntimeObject* V_1 = NULL; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB V_2; memset((&V_2), 0, sizeof(V_2)); BindingOverrideListJson_t59713137EA7C1C9BE025DE1FDFE1B2391C2CB127 V_3; memset((&V_3), 0, sizeof(V_3)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // if (actions == null) RuntimeObject* L_0 = ___actions0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(actions)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral1B661C870217F11756934F5826E14A434DC7DF03)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_SaveBindingOverridesAsJson_mBBF9807C2B8227905E7E8016649F09E801C0614F_RuntimeMethod_var))); } IL_000e: { // var overrides = new List(); List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * L_2 = (List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 *)il2cpp_codegen_object_new(List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717_il2cpp_TypeInfo_var); List_1__ctor_m85FA2300D9806B9720C025A6DC8E581AA1F1819A(L_2, /*hidden argument*/List_1__ctor_m85FA2300D9806B9720C025A6DC8E581AA1F1819A_RuntimeMethod_var); V_0 = L_2; // foreach (var binding in actions.bindings) RuntimeObject* L_3 = ___actions0; NullCheck(L_3); RuntimeObject* L_4; L_4 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerable`1 UnityEngine.InputSystem.IInputActionCollection2::get_bindings() */, IInputActionCollection2_t0A0097FF58D1812FC0A0A5EEBD464743F553C63A_il2cpp_TypeInfo_var, L_3); NullCheck(L_4); RuntimeObject* L_5; L_5 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IEnumerable_1_t1007B7E8A105DCBDCEFCEF785F48B6E55A2B6F2A_il2cpp_TypeInfo_var, L_4); V_1 = L_5; } IL_0020: try { // begin try (depth: 1) { goto IL_0032; } IL_0022: { // foreach (var binding in actions.bindings) RuntimeObject* L_6 = V_1; NullCheck(L_6); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_7; L_7 = InterfaceFuncInvoker0< InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_t2F3B9A9609BD151ECF625CF89542FD36C9792621_il2cpp_TypeInfo_var, L_6); V_2 = L_7; // actions.AddBindingOverrideJsonTo(binding, overrides); RuntimeObject* L_8 = ___actions0; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_9 = V_2; List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * L_10 = V_0; InputActionRebindingExtensions_AddBindingOverrideJsonTo_m4EC4935D4A2BBA25DF7EED2B625D89407331B31E(L_8, L_9, L_10, (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)NULL, /*hidden argument*/NULL); } IL_0032: { // foreach (var binding in actions.bindings) RuntimeObject* L_11 = V_1; NullCheck(L_11); bool L_12; L_12 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_11); if (L_12) { goto IL_0022; } } IL_003a: { IL2CPP_LEAVE(0x46, FINALLY_003c); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_003c; } FINALLY_003c: { // begin finally (depth: 1) { RuntimeObject* L_13 = V_1; if (!L_13) { goto IL_0045; } } IL_003f: { RuntimeObject* L_14 = V_1; NullCheck(L_14); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_14); } IL_0045: { IL2CPP_END_FINALLY(60) } } // end finally (depth: 1) IL2CPP_CLEANUP(60) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x46, IL_0046) } IL_0046: { // if (overrides.Count == 0) List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * L_15 = V_0; NullCheck(L_15); int32_t L_16; L_16 = List_1_get_Count_mE127D8C3676357D05F3EFF4A411A2B44197C4257_inline(L_15, /*hidden argument*/List_1_get_Count_mE127D8C3676357D05F3EFF4A411A2B44197C4257_RuntimeMethod_var); if (L_16) { goto IL_0054; } } { // return string.Empty; String_t* L_17 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); return L_17; } IL_0054: { // return JsonUtility.ToJson(new InputActionMap.BindingOverrideListJson {bindings = overrides}); il2cpp_codegen_initobj((&V_3), sizeof(BindingOverrideListJson_t59713137EA7C1C9BE025DE1FDFE1B2391C2CB127 )); List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * L_18 = V_0; (&V_3)->set_bindings_0(L_18); BindingOverrideListJson_t59713137EA7C1C9BE025DE1FDFE1B2391C2CB127 L_19 = V_3; BindingOverrideListJson_t59713137EA7C1C9BE025DE1FDFE1B2391C2CB127 L_20 = L_19; RuntimeObject * L_21 = Box(BindingOverrideListJson_t59713137EA7C1C9BE025DE1FDFE1B2391C2CB127_il2cpp_TypeInfo_var, &L_20); String_t* L_22; L_22 = JsonUtility_ToJson_m491DC338B9CEC36588C29B13673484B9B22348A8(L_21, /*hidden argument*/NULL); return L_22; } } // System.String UnityEngine.InputSystem.InputActionRebindingExtensions::SaveBindingOverridesAsJson(UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputActionRebindingExtensions_SaveBindingOverridesAsJson_mC620281D69FDB3CFDA67AEB2E89001679A2AA90A (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BindingOverrideListJson_t59713137EA7C1C9BE025DE1FDFE1B2391C2CB127_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mAA8F0A352BEC44E09F69567138041B76F2A7E94F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m0F09505E838ADC1BC9AEEFA2ED938D47B1A79C89_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mC1EAF4E8441A77C680C150285ACD13D9C006709D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m85FA2300D9806B9720C025A6DC8E581AA1F1819A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mE127D8C3676357D05F3EFF4A411A2B44197C4257_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_GetEnumerator_m3A4B17B629DCAF42AD4B32C7E93A014449461680_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * V_1 = NULL; List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * V_2 = NULL; Enumerator_t87858617D0455F736ED22EBA2C6A152BA5102B2A V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 V_4; memset((&V_4), 0, sizeof(V_4)); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB V_5; memset((&V_5), 0, sizeof(V_5)); BindingOverrideListJson_t59713137EA7C1C9BE025DE1FDFE1B2391C2CB127 V_6; memset((&V_6), 0, sizeof(V_6)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * G_B8_0 = NULL; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB G_B8_1; memset((&G_B8_1), 0, sizeof(G_B8_1)); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * G_B8_2 = NULL; List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * G_B7_0 = NULL; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB G_B7_1; memset((&G_B7_1), 0, sizeof(G_B7_1)); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * G_B7_2 = NULL; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * G_B9_0 = NULL; List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * G_B9_1 = NULL; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB G_B9_2; memset((&G_B9_2), 0, sizeof(G_B9_2)); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * G_B9_3 = NULL; { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(action)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_SaveBindingOverridesAsJson_mC620281D69FDB3CFDA67AEB2E89001679A2AA90A_RuntimeMethod_var))); } IL_000e: { // var isSingletonAction = action.isSingletonAction; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_2 = ___action0; NullCheck(L_2); bool L_3; L_3 = InputAction_get_isSingletonAction_mA2B15B4DA9C7C5428FDA050BC1D98CAFD234769E(L_2, /*hidden argument*/NULL); V_0 = L_3; // var actionMap = action.GetOrCreateActionMap(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_4 = ___action0; NullCheck(L_4); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_5; L_5 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(L_4, /*hidden argument*/NULL); V_1 = L_5; // var list = new List(); List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * L_6 = (List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 *)il2cpp_codegen_object_new(List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717_il2cpp_TypeInfo_var); List_1__ctor_m85FA2300D9806B9720C025A6DC8E581AA1F1819A(L_6, /*hidden argument*/List_1__ctor_m85FA2300D9806B9720C025A6DC8E581AA1F1819A_RuntimeMethod_var); V_2 = L_6; // foreach (var binding in action.bindings) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_7 = ___action0; NullCheck(L_7); ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 L_8; L_8 = InputAction_get_bindings_m975C7CB45D956C8D73BB496BAEC68F1A46CB2416(L_7, /*hidden argument*/NULL); V_4 = L_8; Enumerator_t87858617D0455F736ED22EBA2C6A152BA5102B2A L_9; L_9 = ReadOnlyArray_1_GetEnumerator_m3A4B17B629DCAF42AD4B32C7E93A014449461680((ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 *)(&V_4), /*hidden argument*/ReadOnlyArray_1_GetEnumerator_m3A4B17B629DCAF42AD4B32C7E93A014449461680_RuntimeMethod_var); V_3 = L_9; } IL_0032: try { // begin try (depth: 1) { goto IL_005a; } IL_0034: { // foreach (var binding in action.bindings) InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_10; L_10 = Enumerator_get_Current_mC1EAF4E8441A77C680C150285ACD13D9C006709D((Enumerator_t87858617D0455F736ED22EBA2C6A152BA5102B2A *)(&V_3), /*hidden argument*/Enumerator_get_Current_mC1EAF4E8441A77C680C150285ACD13D9C006709D_RuntimeMethod_var); V_5 = L_10; // if (!isSingletonAction && !binding.TriggersAction(action)) bool L_11 = V_0; if (L_11) { goto IL_004a; } } IL_0040: { InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_12 = ___action0; bool L_13; L_13 = InputBinding_TriggersAction_mA2C09E283BE6494B34F667CC8D04107348E10DA2((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_5), L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_005a; } } IL_004a: { // actionMap.AddBindingOverrideJsonTo(binding, list, isSingletonAction ? action : null); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_14 = V_1; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_15 = V_5; List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * L_16 = V_2; bool L_17 = V_0; G_B7_0 = L_16; G_B7_1 = L_15; G_B7_2 = L_14; if (L_17) { G_B8_0 = L_16; G_B8_1 = L_15; G_B8_2 = L_14; goto IL_0054; } } IL_0051: { G_B9_0 = ((InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)(NULL)); G_B9_1 = G_B7_0; G_B9_2 = G_B7_1; G_B9_3 = G_B7_2; goto IL_0055; } IL_0054: { InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_18 = ___action0; G_B9_0 = L_18; G_B9_1 = G_B8_0; G_B9_2 = G_B8_1; G_B9_3 = G_B8_2; } IL_0055: { InputActionRebindingExtensions_AddBindingOverrideJsonTo_m4EC4935D4A2BBA25DF7EED2B625D89407331B31E(G_B9_3, G_B9_2, G_B9_1, G_B9_0, /*hidden argument*/NULL); } IL_005a: { // foreach (var binding in action.bindings) bool L_19; L_19 = Enumerator_MoveNext_m0F09505E838ADC1BC9AEEFA2ED938D47B1A79C89((Enumerator_t87858617D0455F736ED22EBA2C6A152BA5102B2A *)(&V_3), /*hidden argument*/Enumerator_MoveNext_m0F09505E838ADC1BC9AEEFA2ED938D47B1A79C89_RuntimeMethod_var); if (L_19) { goto IL_0034; } } IL_0063: { IL2CPP_LEAVE(0x73, FINALLY_0065); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0065; } FINALLY_0065: { // begin finally (depth: 1) Enumerator_Dispose_mAA8F0A352BEC44E09F69567138041B76F2A7E94F((Enumerator_t87858617D0455F736ED22EBA2C6A152BA5102B2A *)(&V_3), /*hidden argument*/Enumerator_Dispose_mAA8F0A352BEC44E09F69567138041B76F2A7E94F_RuntimeMethod_var); IL2CPP_END_FINALLY(101) } // end finally (depth: 1) IL2CPP_CLEANUP(101) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x73, IL_0073) } IL_0073: { // if (list.Count == 0) List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * L_20 = V_2; NullCheck(L_20); int32_t L_21; L_21 = List_1_get_Count_mE127D8C3676357D05F3EFF4A411A2B44197C4257_inline(L_20, /*hidden argument*/List_1_get_Count_mE127D8C3676357D05F3EFF4A411A2B44197C4257_RuntimeMethod_var); if (L_21) { goto IL_0081; } } { // return string.Empty; String_t* L_22 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); return L_22; } IL_0081: { // return JsonUtility.ToJson(new InputActionMap.BindingOverrideListJson {bindings = list}); il2cpp_codegen_initobj((&V_6), sizeof(BindingOverrideListJson_t59713137EA7C1C9BE025DE1FDFE1B2391C2CB127 )); List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * L_23 = V_2; (&V_6)->set_bindings_0(L_23); BindingOverrideListJson_t59713137EA7C1C9BE025DE1FDFE1B2391C2CB127 L_24 = V_6; BindingOverrideListJson_t59713137EA7C1C9BE025DE1FDFE1B2391C2CB127 L_25 = L_24; RuntimeObject * L_26 = Box(BindingOverrideListJson_t59713137EA7C1C9BE025DE1FDFE1B2391C2CB127_il2cpp_TypeInfo_var, &L_25); String_t* L_27; L_27 = JsonUtility_ToJson_m491DC338B9CEC36588C29B13673484B9B22348A8(L_26, /*hidden argument*/NULL); return L_27; } } // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions::AddBindingOverrideJsonTo(UnityEngine.InputSystem.IInputActionCollection2,UnityEngine.InputSystem.InputBinding,System.Collections.Generic.List`1,UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionRebindingExtensions_AddBindingOverrideJsonTo_m4EC4935D4A2BBA25DF7EED2B625D89407331B31E (RuntimeObject* ___actions0, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___binding1, List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * ___list2, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IInputActionCollection2_t0A0097FF58D1812FC0A0A5EEBD464743F553C63A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mAF91B7BDD00CF0A43D7DE32CF140F99B043A23E5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1); s_Il2CppMethodInitialized = true; } BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7 V_0; memset((&V_0), 0, sizeof(V_0)); BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7 V_1; memset((&V_1), 0, sizeof(V_1)); Guid_t V_2; memset((&V_2), 0, sizeof(V_2)); BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7 * G_B6_0 = NULL; BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7 * G_B5_0 = NULL; BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7 * G_B7_0 = NULL; String_t* G_B8_0 = NULL; BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7 * G_B8_1 = NULL; { // if (!binding.hasOverrides) bool L_0; L_0 = InputBinding_get_hasOverrides_mF90AF05E25D5EEDBEF792722128D7242060189F6((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&___binding1), /*hidden argument*/NULL); if (L_0) { goto IL_000a; } } { // return; return; } IL_000a: { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_1 = ___action3; if (L_1) { goto IL_001d; } } { // action = actions.FindAction(binding.action); RuntimeObject* L_2 = ___actions0; String_t* L_3; L_3 = InputBinding_get_action_mA0614689BD96A26D9B4C0BAA6D083E16911E4A62_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&___binding1), /*hidden argument*/NULL); NullCheck(L_2); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_4; L_4 = InterfaceFuncInvoker2< InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *, String_t*, bool >::Invoke(1 /* UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.IInputActionCollection2::FindAction(System.String,System.Boolean) */, IInputActionCollection2_t0A0097FF58D1812FC0A0A5EEBD464743F553C63A_il2cpp_TypeInfo_var, L_2, L_3, (bool)0); ___action3 = L_4; } IL_001d: { // var @override = new InputActionMap.BindingOverrideJson // { // action = action != null && !action.isSingletonAction ? $"{action.actionMap.name}/{action.name}" : null, // id = binding.id.ToString(), // path = binding.overridePath, // interactions = binding.overrideInteractions, // processors = binding.overrideProcessors // }; il2cpp_codegen_initobj((&V_1), sizeof(BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7 )); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_5 = ___action3; G_B5_0 = (&V_1); if (!L_5) { G_B6_0 = (&V_1); goto IL_0032; } } { InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_6 = ___action3; NullCheck(L_6); bool L_7; L_7 = InputAction_get_isSingletonAction_mA2B15B4DA9C7C5428FDA050BC1D98CAFD234769E(L_6, /*hidden argument*/NULL); G_B6_0 = G_B5_0; if (!L_7) { G_B7_0 = G_B5_0; goto IL_0035; } } IL_0032: { G_B8_0 = ((String_t*)(NULL)); G_B8_1 = G_B6_0; goto IL_0050; } IL_0035: { InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_8 = ___action3; NullCheck(L_8); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_9; L_9 = InputAction_get_actionMap_m5520D267506EA203BE7B7D31A3C8751757D3C34F(L_8, /*hidden argument*/NULL); NullCheck(L_9); String_t* L_10; L_10 = InputActionMap_get_name_mC043C346F0CC24DE6FA5385B35FC87ADD609BC2F_inline(L_9, /*hidden argument*/NULL); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_11 = ___action3; NullCheck(L_11); String_t* L_12; L_12 = InputAction_get_name_mD793438E7135692C402DBB981AD15DEE65A20F38_inline(L_11, /*hidden argument*/NULL); String_t* L_13; L_13 = String_Concat_mC41740F000A5A48F8D313FB4CEE0E35E207A2632(L_10, _stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1, L_12, /*hidden argument*/NULL); G_B8_0 = L_13; G_B8_1 = G_B7_0; } IL_0050: { G_B8_1->set_action_0(G_B8_0); Guid_t L_14; L_14 = InputBinding_get_id_mBA18981D396A746A1701E8E81BF66020CB85CF8F((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&___binding1), /*hidden argument*/NULL); V_2 = L_14; String_t* L_15; L_15 = Guid_ToString_mA3AB7742FB0E04808F580868E82BDEB93187FB75((Guid_t *)(&V_2), /*hidden argument*/NULL); (&V_1)->set_id_1(L_15); String_t* L_16; L_16 = InputBinding_get_overridePath_m158473B01EF8DE56DA5850EF72851AF1EFF39A90_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&___binding1), /*hidden argument*/NULL); (&V_1)->set_path_2(L_16); String_t* L_17; L_17 = InputBinding_get_overrideInteractions_mAA34376B8ACF335049ECEF8696CF1C1BC97AC91D_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&___binding1), /*hidden argument*/NULL); (&V_1)->set_interactions_3(L_17); String_t* L_18; L_18 = InputBinding_get_overrideProcessors_m6C79324FE89E7604CF9067C31459A5B9E8204D7C_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&___binding1), /*hidden argument*/NULL); (&V_1)->set_processors_4(L_18); BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7 L_19 = V_1; V_0 = L_19; // list.Add(@override); List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * L_20 = ___list2; BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7 L_21 = V_0; NullCheck(L_20); List_1_Add_mAF91B7BDD00CF0A43D7DE32CF140F99B043A23E5(L_20, L_21, /*hidden argument*/List_1_Add_mAF91B7BDD00CF0A43D7DE32CF140F99B043A23E5_RuntimeMethod_var); // } return; } } // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions::LoadBindingOverridesFromJson(UnityEngine.InputSystem.IInputActionCollection2,System.String,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionRebindingExtensions_LoadBindingOverridesFromJson_mA5803A5D9465EBBBAF57AC9DA09252DDE8FB1FD9 (RuntimeObject* ___actions0, String_t* ___json1, bool ___removeExisting2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * V_0 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // if (actions == null) RuntimeObject* L_0 = ___actions0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(actions)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral1B661C870217F11756934F5826E14A434DC7DF03)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_LoadBindingOverridesFromJson_mA5803A5D9465EBBBAF57AC9DA09252DDE8FB1FD9_RuntimeMethod_var))); } IL_000e: { // using (DeferBindingResolution()) DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * L_2; L_2 = InputActionRebindingExtensions_DeferBindingResolution_mE9BA15597B00D29220A848AB3FD71791C2B7775B(/*hidden argument*/NULL); V_0 = L_2; } IL_0014: try { // begin try (depth: 1) { // if (removeExisting) bool L_3 = ___removeExisting2; if (!L_3) { goto IL_001d; } } IL_0017: { // actions.RemoveAllBindingOverrides(); RuntimeObject* L_4 = ___actions0; InputActionRebindingExtensions_RemoveAllBindingOverrides_mE7603BE056F75AC51D4C191F3A75FA1CC7C493E1(L_4, /*hidden argument*/NULL); } IL_001d: { // actions.LoadBindingOverridesFromJsonInternal(json); RuntimeObject* L_5 = ___actions0; String_t* L_6 = ___json1; InputActionRebindingExtensions_LoadBindingOverridesFromJsonInternal_m804FA135809AC1CBBCF8D1A084C5653A260357A8(L_5, L_6, /*hidden argument*/NULL); // } IL2CPP_LEAVE(0x30, FINALLY_0026); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0026; } FINALLY_0026: { // begin finally (depth: 1) { DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * L_7 = V_0; if (!L_7) { goto IL_002f; } } IL_0029: { DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * L_8 = V_0; NullCheck(L_8); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_8); } IL_002f: { IL2CPP_END_FINALLY(38) } } // end finally (depth: 1) IL2CPP_CLEANUP(38) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x30, IL_0030) } IL_0030: { // } return; } } // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions::LoadBindingOverridesFromJson(UnityEngine.InputSystem.InputAction,System.String,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionRebindingExtensions_LoadBindingOverridesFromJson_m9E9DFA2BD244560738616AF996FCC29331408AE0 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, String_t* ___json1, bool ___removeExisting2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * V_0 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(action)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_LoadBindingOverridesFromJson_m9E9DFA2BD244560738616AF996FCC29331408AE0_RuntimeMethod_var))); } IL_000e: { // using (DeferBindingResolution()) DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * L_2; L_2 = InputActionRebindingExtensions_DeferBindingResolution_mE9BA15597B00D29220A848AB3FD71791C2B7775B(/*hidden argument*/NULL); V_0 = L_2; } IL_0014: try { // begin try (depth: 1) { // if (removeExisting) bool L_3 = ___removeExisting2; if (!L_3) { goto IL_001d; } } IL_0017: { // action.RemoveAllBindingOverrides(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_4 = ___action0; InputActionRebindingExtensions_RemoveAllBindingOverrides_m8F09F77EB046A67CFE2E785E0E98C439CFB6FCD8(L_4, /*hidden argument*/NULL); } IL_001d: { // action.GetOrCreateActionMap().LoadBindingOverridesFromJsonInternal(json); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_5 = ___action0; NullCheck(L_5); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_6; L_6 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(L_5, /*hidden argument*/NULL); String_t* L_7 = ___json1; InputActionRebindingExtensions_LoadBindingOverridesFromJsonInternal_m804FA135809AC1CBBCF8D1A084C5653A260357A8(L_6, L_7, /*hidden argument*/NULL); // } IL2CPP_LEAVE(0x35, FINALLY_002b); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_002b; } FINALLY_002b: { // begin finally (depth: 1) { DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * L_8 = V_0; if (!L_8) { goto IL_0034; } } IL_002e: { DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * L_9 = V_0; NullCheck(L_9); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_9); } IL_0034: { IL2CPP_END_FINALLY(43) } } // end finally (depth: 1) IL2CPP_CLEANUP(43) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x35, IL_0035) } IL_0035: { // } return; } } // System.Void UnityEngine.InputSystem.InputActionRebindingExtensions::LoadBindingOverridesFromJsonInternal(UnityEngine.InputSystem.IInputActionCollection2,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionRebindingExtensions_LoadBindingOverridesFromJsonInternal_m804FA135809AC1CBBCF8D1A084C5653A260357A8 (RuntimeObject* ___actions0, String_t* ___json1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m546D2B7D93D7D9205F370FCF637DD06AFD5BA92D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m90145A741594999DCD50831E16950D638734B000_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m8CC5CEB242855A2682763DED78039854E65941D0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IInputActionCollection2_t0A0097FF58D1812FC0A0A5EEBD464743F553C63A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonUtility_FromJson_TisBindingOverrideListJson_t59713137EA7C1C9BE025DE1FDFE1B2391C2CB127_mE3DD34949EE36C17B65807DD76B8531FBAAC5A0E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m92E0AAC69EC6631AF1ED5002FD40FA5FBEFA0A4A_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Enumerator_tB4D5582DD662E46559672C5AA2C34BCA79456156 V_0; memset((&V_0), 0, sizeof(V_0)); BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * V_3 = NULL; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // if (string.IsNullOrEmpty(json)) String_t* L_0 = ___json1; bool L_1; L_1 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0009; } } { // return; return; } IL_0009: { // var overrides = JsonUtility.FromJson(json); String_t* L_2 = ___json1; BindingOverrideListJson_t59713137EA7C1C9BE025DE1FDFE1B2391C2CB127 L_3; L_3 = JsonUtility_FromJson_TisBindingOverrideListJson_t59713137EA7C1C9BE025DE1FDFE1B2391C2CB127_mE3DD34949EE36C17B65807DD76B8531FBAAC5A0E(L_2, /*hidden argument*/JsonUtility_FromJson_TisBindingOverrideListJson_t59713137EA7C1C9BE025DE1FDFE1B2391C2CB127_mE3DD34949EE36C17B65807DD76B8531FBAAC5A0E_RuntimeMethod_var); // foreach (var entry in overrides.bindings) List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * L_4 = L_3.get_bindings_0(); NullCheck(L_4); Enumerator_tB4D5582DD662E46559672C5AA2C34BCA79456156 L_5; L_5 = List_1_GetEnumerator_m92E0AAC69EC6631AF1ED5002FD40FA5FBEFA0A4A(L_4, /*hidden argument*/List_1_GetEnumerator_m92E0AAC69EC6631AF1ED5002FD40FA5FBEFA0A4A_RuntimeMethod_var); V_0 = L_5; } IL_001a: try { // begin try (depth: 1) { goto IL_0095; } IL_001c: { // foreach (var entry in overrides.bindings) BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7 L_6; L_6 = Enumerator_get_Current_m8CC5CEB242855A2682763DED78039854E65941D0_inline((Enumerator_tB4D5582DD662E46559672C5AA2C34BCA79456156 *)(&V_0), /*hidden argument*/Enumerator_get_Current_m8CC5CEB242855A2682763DED78039854E65941D0_RuntimeMethod_var); V_1 = L_6; // if (!string.IsNullOrEmpty(entry.id)) BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7 L_7 = V_1; String_t* L_8 = L_7.get_id_1(); bool L_9; L_9 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_8, /*hidden argument*/NULL); if (L_9) { goto IL_008f; } } IL_0031: { // var bindingIndex = actions.FindBinding(new InputBinding { m_Id = entry.id }, out var action); RuntimeObject* L_10 = ___actions0; il2cpp_codegen_initobj((&V_4), sizeof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB )); BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7 L_11 = V_1; String_t* L_12 = L_11.get_id_1(); (&V_4)->set_m_Id_3(L_12); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_13 = V_4; NullCheck(L_10); int32_t L_14; L_14 = InterfaceFuncInvoker2< int32_t, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB , InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** >::Invoke(2 /* System.Int32 UnityEngine.InputSystem.IInputActionCollection2::FindBinding(UnityEngine.InputSystem.InputBinding,UnityEngine.InputSystem.InputAction&) */, IInputActionCollection2_t0A0097FF58D1812FC0A0A5EEBD464743F553C63A_il2cpp_TypeInfo_var, L_10, L_13, (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B **)(&V_3)); V_2 = L_14; // if (bindingIndex != -1) int32_t L_15 = V_2; if ((((int32_t)L_15) == ((int32_t)(-1)))) { goto IL_008f; } } IL_0055: { // action.ApplyBindingOverride(bindingIndex, new InputBinding // { // overridePath = entry.path, // overrideInteractions = entry.interactions, // overrideProcessors = entry.processors, // }); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_16 = V_3; int32_t L_17 = V_2; il2cpp_codegen_initobj((&V_4), sizeof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB )); BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7 L_18 = V_1; String_t* L_19 = L_18.get_path_2(); InputBinding_set_overridePath_m566FBC858E7CBB7442366E3B19C71C954978FFE2_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_4), L_19, /*hidden argument*/NULL); BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7 L_20 = V_1; String_t* L_21 = L_20.get_interactions_3(); InputBinding_set_overrideInteractions_m7E7349B4B5DB8220EACF031789B42B37C2B07DC7_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_4), L_21, /*hidden argument*/NULL); BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7 L_22 = V_1; String_t* L_23 = L_22.get_processors_4(); InputBinding_set_overrideProcessors_m1F14EFA7DF936896DFA62AD0B9A0170A3E57B7EC_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_4), L_23, /*hidden argument*/NULL); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_24 = V_4; InputActionRebindingExtensions_ApplyBindingOverride_m51F371DAFA179B7DE9C2706344FB302934351FBC(L_16, L_17, L_24, /*hidden argument*/NULL); // continue; goto IL_0095; } IL_008f: { // throw new NotImplementedException(); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_25 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_mA2E9CE7F00CB335581A296D2596082D57E45BA83(L_25, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_25, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_LoadBindingOverridesFromJsonInternal_m804FA135809AC1CBBCF8D1A084C5653A260357A8_RuntimeMethod_var))); } IL_0095: { // foreach (var entry in overrides.bindings) bool L_26; L_26 = Enumerator_MoveNext_m90145A741594999DCD50831E16950D638734B000((Enumerator_tB4D5582DD662E46559672C5AA2C34BCA79456156 *)(&V_0), /*hidden argument*/Enumerator_MoveNext_m90145A741594999DCD50831E16950D638734B000_RuntimeMethod_var); if (L_26) { goto IL_001c; } } IL_00a1: { IL2CPP_LEAVE(0xB1, FINALLY_00a3); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00a3; } FINALLY_00a3: { // begin finally (depth: 1) Enumerator_Dispose_m546D2B7D93D7D9205F370FCF637DD06AFD5BA92D((Enumerator_tB4D5582DD662E46559672C5AA2C34BCA79456156 *)(&V_0), /*hidden argument*/Enumerator_Dispose_m546D2B7D93D7D9205F370FCF637DD06AFD5BA92D_RuntimeMethod_var); IL2CPP_END_FINALLY(163) } // end finally (depth: 1) IL2CPP_CLEANUP(163) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xB1, IL_00b1) } IL_00b1: { // } return; } } // UnityEngine.InputSystem.InputActionRebindingExtensions/RebindingOperation UnityEngine.InputSystem.InputActionRebindingExtensions::PerformInteractiveRebinding(UnityEngine.InputSystem.InputAction,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A * InputActionRebindingExtensions_PerformInteractiveRebinding_m7E1CBAC56EFE6EB7411C43CF2512473BF0730026 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, int32_t ___bindingIndex1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_get_Count_m60FE23467D3368AF9CEDCC4D9E45206C2EF7E4C5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral499E746C3ECFB3435A24CEBD715E461E90C8CBF3); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7DE03E5EBA0308517D1762F2C0DF3B9E2A2F1870); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8B0BAD691757D16D6283F2E533FEAA25D0219804); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8C86A0168073A8D5BD2DAB7F709FA20D552076CF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral95D9CEBA703A971C1360204FF93C4215006D3B1D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA8BC3112B7D8BA7D239031A9B33E96A23E0E29CB); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBEC60036F42A807E632C327173214645D880BF86); s_Il2CppMethodInitialized = true; } RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A * V_0 = NULL; ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 V_1; memset((&V_1), 0, sizeof(V_1)); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB V_2; memset((&V_2), 0, sizeof(V_2)); { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(action)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_PerformInteractiveRebinding_m7E1CBAC56EFE6EB7411C43CF2512473BF0730026_RuntimeMethod_var))); } IL_000e: { // var rebind = new RebindingOperation() // .WithAction(action) // // Give it an ever so slight delay to make sure there isn't a better match immediately // // following the current event. // .OnMatchWaitForAnother(0.05f) // // It doesn't really make sense to interactively bind pointer position input as interactive // // rebinds are usually initiated from UIs which are operated by pointers. So exclude pointer // // position controls by default. // .WithControlsExcluding("/delta") // .WithControlsExcluding("/position") // .WithControlsExcluding("/touch*/position") // .WithControlsExcluding("/touch*/delta") // .WithControlsExcluding("/clickCount") // .WithMatchingEventsBeingSuppressed(); RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A * L_2 = (RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A *)il2cpp_codegen_object_new(RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A_il2cpp_TypeInfo_var); RebindingOperation__ctor_m14DB6C3CFC3348D98E6B91A4A560C693B03E4DCB(L_2, /*hidden argument*/NULL); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_3 = ___action0; NullCheck(L_2); RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A * L_4; L_4 = RebindingOperation_WithAction_m2CEEE6DBB1019861675B146BF74BC1438ABFE21B(L_2, L_3, /*hidden argument*/NULL); NullCheck(L_4); RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A * L_5; L_5 = RebindingOperation_OnMatchWaitForAnother_mE0D057847CF44589A485AF55F11F1EE1F5EA4591(L_4, (0.0500000007f), /*hidden argument*/NULL); NullCheck(L_5); RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A * L_6; L_6 = RebindingOperation_WithControlsExcluding_m7F967875BB87D2ED37A98F5C7AA7B158205B740C(L_5, _stringLiteral8B0BAD691757D16D6283F2E533FEAA25D0219804, /*hidden argument*/NULL); NullCheck(L_6); RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A * L_7; L_7 = RebindingOperation_WithControlsExcluding_m7F967875BB87D2ED37A98F5C7AA7B158205B740C(L_6, _stringLiteralBEC60036F42A807E632C327173214645D880BF86, /*hidden argument*/NULL); NullCheck(L_7); RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A * L_8; L_8 = RebindingOperation_WithControlsExcluding_m7F967875BB87D2ED37A98F5C7AA7B158205B740C(L_7, _stringLiteral499E746C3ECFB3435A24CEBD715E461E90C8CBF3, /*hidden argument*/NULL); NullCheck(L_8); RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A * L_9; L_9 = RebindingOperation_WithControlsExcluding_m7F967875BB87D2ED37A98F5C7AA7B158205B740C(L_8, _stringLiteralA8BC3112B7D8BA7D239031A9B33E96A23E0E29CB, /*hidden argument*/NULL); NullCheck(L_9); RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A * L_10; L_10 = RebindingOperation_WithControlsExcluding_m7F967875BB87D2ED37A98F5C7AA7B158205B740C(L_9, _stringLiteral95D9CEBA703A971C1360204FF93C4215006D3B1D, /*hidden argument*/NULL); NullCheck(L_10); RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A * L_11; L_11 = RebindingOperation_WithMatchingEventsBeingSuppressed_m7D6009F1464077AFD863A7615606AF38846DE325(L_10, (bool)1, /*hidden argument*/NULL); V_0 = L_11; // if (rebind.expectedControlType != "Button") RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A * L_12 = V_0; NullCheck(L_12); String_t* L_13; L_13 = RebindingOperation_get_expectedControlType_m70E24C1573291CC4916324942E21327F30420183(L_12, /*hidden argument*/NULL); bool L_14; L_14 = String_op_Inequality_m45BEBD9C59D474454BD0F4AB6C9A8A2D05D40DBE(L_13, _stringLiteral7DE03E5EBA0308517D1762F2C0DF3B9E2A2F1870, /*hidden argument*/NULL); if (!L_14) { goto IL_007a; } } { // rebind.WithCancelingThrough("/escape"); RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A * L_15 = V_0; NullCheck(L_15); RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A * L_16; L_16 = RebindingOperation_WithCancelingThrough_mDE29DDDB887CE13CDE59B87B3EB0E1EBB9DEEE76(L_15, _stringLiteral8C86A0168073A8D5BD2DAB7F709FA20D552076CF, /*hidden argument*/NULL); } IL_007a: { // if (bindingIndex >= 0) int32_t L_17 = ___bindingIndex1; if ((((int32_t)L_17) < ((int32_t)0))) { goto IL_00ef; } } { // var bindings = action.bindings; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_18 = ___action0; NullCheck(L_18); ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 L_19; L_19 = InputAction_get_bindings_m975C7CB45D956C8D73BB496BAEC68F1A46CB2416(L_18, /*hidden argument*/NULL); V_1 = L_19; // if (bindingIndex >= bindings.Count) int32_t L_20 = ___bindingIndex1; int32_t L_21; L_21 = ReadOnlyArray_1_get_Count_m60FE23467D3368AF9CEDCC4D9E45206C2EF7E4C5_inline((ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 *)(&V_1), /*hidden argument*/ReadOnlyArray_1_get_Count_m60FE23467D3368AF9CEDCC4D9E45206C2EF7E4C5_RuntimeMethod_var); if ((((int32_t)L_20) < ((int32_t)L_21))) { goto IL_00b7; } } { // throw new ArgumentOutOfRangeException( // $"Binding index {bindingIndex} is out of range for action '{action}' with {bindings.Count} bindings", // nameof(bindings)); int32_t L_22 = ___bindingIndex1; int32_t L_23 = L_22; RuntimeObject * L_24 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_23); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_25 = ___action0; int32_t L_26; L_26 = ReadOnlyArray_1_get_Count_m60FE23467D3368AF9CEDCC4D9E45206C2EF7E4C5_inline((ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 *)(&V_1), /*hidden argument*/((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ReadOnlyArray_1_get_Count_m60FE23467D3368AF9CEDCC4D9E45206C2EF7E4C5_RuntimeMethod_var))); int32_t L_27 = L_26; RuntimeObject * L_28 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_27); String_t* L_29; L_29 = String_Format_mD0D523A440845BA7F58E68187E029DC9AB821CED(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral0D22435773CD7F88ADCA3143B449620AC6FA23C9)), L_24, L_25, L_28, /*hidden argument*/NULL); ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_30 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_30, L_29, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral7D3C9781D907A7776ACC4FA672B81C2E44257E6B)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_30, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_PerformInteractiveRebinding_m7E1CBAC56EFE6EB7411C43CF2512473BF0730026_RuntimeMethod_var))); } IL_00b7: { // if (bindings[bindingIndex].isComposite) int32_t L_31 = ___bindingIndex1; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_32; L_32 = ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6((ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 *)(&V_1), L_31, /*hidden argument*/ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6_RuntimeMethod_var); V_2 = L_32; bool L_33; L_33 = InputBinding_get_isComposite_mA2F3438B0CB0C9EEFDDBCA16D0BA29FBF136B9EC((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_2), /*hidden argument*/NULL); if (!L_33) { goto IL_00e7; } } { // throw new InvalidOperationException( // $"Cannot perform rebinding on composite binding '{bindings[bindingIndex]}' of '{action}'"); int32_t L_34 = ___bindingIndex1; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_35; L_35 = ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6((ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 *)(&V_1), L_34, /*hidden argument*/((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ReadOnlyArray_1_get_Item_mC25BD93DA092FF7673762B5F8496E4FAC6BB6AB6_RuntimeMethod_var))); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_36 = L_35; RuntimeObject * L_37 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_il2cpp_TypeInfo_var)), &L_36); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_38 = ___action0; String_t* L_39; L_39 = String_Format_m8464C6DD7299114954DA87FC39FCD129F3E2ACA2(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral114A81E0999B507FB15C43C137CB34DA4305BB75)), L_37, L_38, /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_40 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_40, L_39, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_40, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionRebindingExtensions_PerformInteractiveRebinding_m7E1CBAC56EFE6EB7411C43CF2512473BF0730026_RuntimeMethod_var))); } IL_00e7: { // rebind.WithTargetBinding(bindingIndex); RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A * L_41 = V_0; int32_t L_42 = ___bindingIndex1; NullCheck(L_41); RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A * L_43; L_43 = RebindingOperation_WithTargetBinding_m1B11BA76D6CA09339AE6FAD2FF1ECC7F8DED03B9(L_41, L_42, /*hidden argument*/NULL); } IL_00ef: { // return rebind; RebindingOperation_t1BD8F65A827BF3A677F3B2108D295118ED5BF71A * L_44 = V_0; return L_44; } } // UnityEngine.InputSystem.InputActionRebindingExtensions/DeferBindingResolutionWrapper UnityEngine.InputSystem.InputActionRebindingExtensions::DeferBindingResolution() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * InputActionRebindingExtensions_DeferBindingResolution_mE9BA15597B00D29220A848AB3FD71791C2B7775B (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputActionRebindingExtensions_t5095793D16688EC281EC80EF028AF5CC21998483_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (s_DeferBindingResolutionWrapper == null) DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * L_0 = ((InputActionRebindingExtensions_t5095793D16688EC281EC80EF028AF5CC21998483_StaticFields*)il2cpp_codegen_static_fields_for(InputActionRebindingExtensions_t5095793D16688EC281EC80EF028AF5CC21998483_il2cpp_TypeInfo_var))->get_s_DeferBindingResolutionWrapper_0(); if (L_0) { goto IL_0011; } } { // s_DeferBindingResolutionWrapper = new DeferBindingResolutionWrapper(); DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * L_1 = (DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC *)il2cpp_codegen_object_new(DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC_il2cpp_TypeInfo_var); DeferBindingResolutionWrapper__ctor_m779CE3AF35F95B69E7814CE15C8B1659F02818D4(L_1, /*hidden argument*/NULL); ((InputActionRebindingExtensions_t5095793D16688EC281EC80EF028AF5CC21998483_StaticFields*)il2cpp_codegen_static_fields_for(InputActionRebindingExtensions_t5095793D16688EC281EC80EF028AF5CC21998483_il2cpp_TypeInfo_var))->set_s_DeferBindingResolutionWrapper_0(L_1); } IL_0011: { // s_DeferBindingResolutionWrapper.Acquire(); DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * L_2 = ((InputActionRebindingExtensions_t5095793D16688EC281EC80EF028AF5CC21998483_StaticFields*)il2cpp_codegen_static_fields_for(InputActionRebindingExtensions_t5095793D16688EC281EC80EF028AF5CC21998483_il2cpp_TypeInfo_var))->get_s_DeferBindingResolutionWrapper_0(); NullCheck(L_2); DeferBindingResolutionWrapper_Acquire_m50D68B15A2694C6D251527A8FFAFF3B246F3CFF8(L_2, /*hidden argument*/NULL); // return s_DeferBindingResolutionWrapper; DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * L_3 = ((InputActionRebindingExtensions_t5095793D16688EC281EC80EF028AF5CC21998483_StaticFields*)il2cpp_codegen_static_fields_for(InputActionRebindingExtensions_t5095793D16688EC281EC80EF028AF5CC21998483_il2cpp_TypeInfo_var))->get_s_DeferBindingResolutionWrapper_0(); return L_3; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.InputSystem.InputActionAsset UnityEngine.InputSystem.InputActionReference::get_asset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * InputActionReference_get_asset_m128C41F49458C3D2AF9062BA45B2CCB092FC99FD (InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * __this, const RuntimeMethod* method) { { // public InputActionAsset asset => m_Asset; InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_0 = __this->get_m_Asset_4(); return L_0; } } // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.InputActionReference::get_action() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * InputActionReference_get_action_m8A9C3BDF9E0FC278DC682108E3E97E00F5DAC2A9 (InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (m_Action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = __this->get_m_Action_6(); if (L_0) { goto IL_0034; } } { // if (m_Asset == null) InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_1 = __this->get_m_Asset_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_2; L_2 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_1, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_2) { goto IL_0018; } } { // return null; return (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)NULL; } IL_0018: { // m_Action = m_Asset.FindAction(new Guid(m_ActionId)); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_3 = __this->get_m_Asset_4(); String_t* L_4 = __this->get_m_ActionId_5(); Guid_t L_5; memset((&L_5), 0, sizeof(L_5)); Guid__ctor_mF80313305B9CD2AD39B621E1CEC5C7DFDFFBDE66((&L_5), L_4, /*hidden argument*/NULL); NullCheck(L_3); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_6; L_6 = InputActionAsset_FindAction_m501BDE21383AF857D23AAF05658ED68CE8BD8E03(L_3, L_5, /*hidden argument*/NULL); __this->set_m_Action_6(L_6); } IL_0034: { // return m_Action; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_7 = __this->get_m_Action_6(); return L_7; } } // System.Void UnityEngine.InputSystem.InputActionReference::Set(UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionReference_Set_m94BB2808C8BFF5346EFD6F4B856E1A55637CABEC (InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * __this, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * V_0 = NULL; { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_0012; } } { // m_Asset = default; __this->set_m_Asset_4((InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 *)NULL); // m_ActionId = default; __this->set_m_ActionId_5((String_t*)NULL); // return; return; } IL_0012: { // var map = action.actionMap; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_1 = ___action0; NullCheck(L_1); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_2; L_2 = InputAction_get_actionMap_m5520D267506EA203BE7B7D31A3C8751757D3C34F(L_1, /*hidden argument*/NULL); V_0 = L_2; // if (map == null || map.asset == null) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_3 = V_0; if (!L_3) { goto IL_002a; } } { InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_4 = V_0; NullCheck(L_4); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_5; L_5 = InputActionMap_get_asset_m731DA6CFE63F1714524F583D9E4A575BE1DA7FA7_inline(L_4, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_6; L_6 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_5, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_6) { goto IL_003b; } } IL_002a: { // throw new InvalidOperationException( // $"Action '{action}' must be part of an InputActionAsset in order to be able to create an InputActionReference for it"); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_7 = ___action0; String_t* L_8; L_8 = String_Format_m5A16F3ABC59A3E9804E0CB2636849CCD74CEC994(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB83C20F0372B83AFCF2F380FFFEDF0FC5B2716DF)), L_7, /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_9 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_9, L_8, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionReference_Set_m94BB2808C8BFF5346EFD6F4B856E1A55637CABEC_RuntimeMethod_var))); } IL_003b: { // SetInternal(map.asset, action); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_10 = V_0; NullCheck(L_10); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_11; L_11 = InputActionMap_get_asset_m731DA6CFE63F1714524F583D9E4A575BE1DA7FA7_inline(L_10, /*hidden argument*/NULL); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_12 = ___action0; InputActionReference_SetInternal_mD390BE69B6F38193C7D20ACDD95C7C02094C98CD(__this, L_11, L_12, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionReference::Set(UnityEngine.InputSystem.InputActionAsset,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionReference_Set_mB656839FA33C0317E8BF7CDE5090BF26F7744A7E (InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * __this, InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * ___asset0, String_t* ___mapName1, String_t* ___actionName2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * V_0 = NULL; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * G_B8_0 = NULL; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * G_B7_0 = NULL; { // if (asset == null) InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_0 = ___asset0; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0014; } } { // throw new ArgumentNullException(nameof(asset)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_2 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral37B97248AD78DD69BA3DF192A954DA136A0917D3)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionReference_Set_mB656839FA33C0317E8BF7CDE5090BF26F7744A7E_RuntimeMethod_var))); } IL_0014: { // if (string.IsNullOrEmpty(mapName)) String_t* L_3 = ___mapName1; bool L_4; L_4 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0027; } } { // throw new ArgumentNullException(nameof(mapName)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_5 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral22C0BFC803D5BD7AC2BA78E866EC35DBF4356A5B)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionReference_Set_mB656839FA33C0317E8BF7CDE5090BF26F7744A7E_RuntimeMethod_var))); } IL_0027: { // if (string.IsNullOrEmpty(actionName)) String_t* L_6 = ___actionName2; bool L_7; L_7 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_003a; } } { // throw new ArgumentNullException(nameof(actionName)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_8 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_8, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral324B7BF2CA4CDF2B0890671B3810E93A4B864259)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionReference_Set_mB656839FA33C0317E8BF7CDE5090BF26F7744A7E_RuntimeMethod_var))); } IL_003a: { // var actionMap = asset.FindActionMap(mapName); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_9 = ___asset0; String_t* L_10 = ___mapName1; NullCheck(L_9); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_11; L_11 = InputActionAsset_FindActionMap_m40F2F648E3E24E0B257F5E35CC62C0D056A9F261(L_9, L_10, (bool)0, /*hidden argument*/NULL); // if (actionMap == null) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_12 = L_11; G_B7_0 = L_12; if (L_12) { G_B8_0 = L_12; goto IL_005c; } } { // throw new ArgumentException($"No action map '{mapName}' in '{asset}'", nameof(mapName)); String_t* L_13 = ___mapName1; InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_14 = ___asset0; String_t* L_15; L_15 = String_Format_m8464C6DD7299114954DA87FC39FCD129F3E2ACA2(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral90F0368FD1E939DF97C4180C4159E1B8783C898C)), L_13, L_14, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_16 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_16, L_15, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral22C0BFC803D5BD7AC2BA78E866EC35DBF4356A5B)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_16, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionReference_Set_mB656839FA33C0317E8BF7CDE5090BF26F7744A7E_RuntimeMethod_var))); } IL_005c: { // var action = actionMap.FindAction(actionName); String_t* L_17 = ___actionName2; NullCheck(G_B8_0); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_18; L_18 = InputActionMap_FindAction_m3AC52A50C20CCE4AED7849FAA830AE43144134EE(G_B8_0, L_17, (bool)0, /*hidden argument*/NULL); V_0 = L_18; // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_19 = V_0; if (L_19) { goto IL_007f; } } { // throw new ArgumentException($"No action '{actionName}' in map '{mapName}' of asset '{asset}'", // nameof(actionName)); String_t* L_20 = ___actionName2; String_t* L_21 = ___mapName1; InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_22 = ___asset0; String_t* L_23; L_23 = String_Format_mD0D523A440845BA7F58E68187E029DC9AB821CED(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral3D0876C1556DFC2E63862DAD485048B7A5B2BBE9)), L_20, L_21, L_22, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_24 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_24, L_23, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral324B7BF2CA4CDF2B0890671B3810E93A4B864259)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_24, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionReference_Set_mB656839FA33C0317E8BF7CDE5090BF26F7744A7E_RuntimeMethod_var))); } IL_007f: { // SetInternal(asset, action); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_25 = ___asset0; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_26 = V_0; InputActionReference_SetInternal_mD390BE69B6F38193C7D20ACDD95C7C02094C98CD(__this, L_25, L_26, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionReference::SetInternal(UnityEngine.InputSystem.InputActionAsset,UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionReference_SetInternal_mD390BE69B6F38193C7D20ACDD95C7C02094C98CD (InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * __this, InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * ___asset0, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_Contains_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_mE5159799AAB2AC3FA2B95929076682D4AB11BD07_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * V_0 = NULL; Guid_t V_1; memset((&V_1), 0, sizeof(V_1)); { // var actionMap = action.actionMap; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action1; NullCheck(L_0); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_1; L_1 = InputAction_get_actionMap_m5520D267506EA203BE7B7D31A3C8751757D3C34F(L_0, /*hidden argument*/NULL); V_0 = L_1; // if (!asset.actionMaps.Contains(actionMap)) InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_2 = ___asset0; NullCheck(L_2); ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E L_3; L_3 = InputActionAsset_get_actionMaps_mBDAA40E766440933ECE83611029158A5023A8699(L_2, /*hidden argument*/NULL); ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E L_4 = L_3; RuntimeObject * L_5 = Box(ReadOnlyArray_1_tDCD6876FB423A802FA6A5A3AA309181AB9D6D58E_il2cpp_TypeInfo_var, &L_4); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_6 = V_0; bool L_7; L_7 = Enumerable_Contains_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_mE5159799AAB2AC3FA2B95929076682D4AB11BD07((RuntimeObject*)L_5, L_6, /*hidden argument*/Enumerable_Contains_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_mE5159799AAB2AC3FA2B95929076682D4AB11BD07_RuntimeMethod_var); if (L_7) { goto IL_0031; } } { // throw new ArgumentException( // $"Action '{action}' is not contained in asset '{asset}'", nameof(action)); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_8 = ___action1; InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_9 = ___asset0; String_t* L_10; L_10 = String_Format_m8464C6DD7299114954DA87FC39FCD129F3E2ACA2(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral7F67F2BEECF89EF5CDF8DE4682F3A9B37BE8E5AE)), L_8, L_9, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_11 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_11, L_10, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_11, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionReference_SetInternal_mD390BE69B6F38193C7D20ACDD95C7C02094C98CD_RuntimeMethod_var))); } IL_0031: { // m_Asset = asset; InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_12 = ___asset0; __this->set_m_Asset_4(L_12); // m_ActionId = action.id.ToString(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_13 = ___action1; NullCheck(L_13); Guid_t L_14; L_14 = InputAction_get_id_mD269BC864D43387B69B7F01FF2300DBEC582D500(L_13, /*hidden argument*/NULL); V_1 = L_14; String_t* L_15; L_15 = Guid_ToString_mA3AB7742FB0E04808F580868E82BDEB93187FB75((Guid_t *)(&V_1), /*hidden argument*/NULL); __this->set_m_ActionId_5(L_15); // name = GetDisplayName(action); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_16 = ___action1; String_t* L_17; L_17 = InputActionReference_GetDisplayName_mD7F92B29774819BBC5584C4115E5D3FD2047E6EE(L_16, /*hidden argument*/NULL); Object_set_name_m87C4006618ADB325ABE5439DF159E10DD8DD0781(__this, L_17, /*hidden argument*/NULL); // } return; } } // System.String UnityEngine.InputSystem.InputActionReference::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputActionReference_ToString_mA853CB6F61383CF9DC9A5E971B819F32F2FC5DE3 (InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D); s_Il2CppMethodInitialized = true; } InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * V_0 = NULL; String_t* V_1 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; IL_0000: try { // begin try (depth: 1) // var action = this.action; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0; L_0 = InputActionReference_get_action_m8A9C3BDF9E0FC278DC682108E3E97E00F5DAC2A9(__this, /*hidden argument*/NULL); V_0 = L_0; // return $"{m_Asset.name}:{action.actionMap.name}/{action.name}"; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_1 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)SZArrayNew(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var, (uint32_t)5); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_2 = L_1; InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_3 = __this->get_m_Asset_4(); NullCheck(L_3); String_t* L_4; L_4 = Object_get_name_m0C7BC870ED2F0DC5A2FB09628136CD7D1CB82CFB(L_3, /*hidden argument*/NULL); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_4); (L_2)->SetAt(static_cast(0), (String_t*)L_4); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_5 = L_2; NullCheck(L_5); ArrayElementTypeCheck (L_5, _stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D); (L_5)->SetAt(static_cast(1), (String_t*)_stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_6 = L_5; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_7 = V_0; NullCheck(L_7); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_8; L_8 = InputAction_get_actionMap_m5520D267506EA203BE7B7D31A3C8751757D3C34F(L_7, /*hidden argument*/NULL); NullCheck(L_8); String_t* L_9; L_9 = InputActionMap_get_name_mC043C346F0CC24DE6FA5385B35FC87ADD609BC2F_inline(L_8, /*hidden argument*/NULL); NullCheck(L_6); ArrayElementTypeCheck (L_6, L_9); (L_6)->SetAt(static_cast(2), (String_t*)L_9); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_10 = L_6; NullCheck(L_10); ArrayElementTypeCheck (L_10, _stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1); (L_10)->SetAt(static_cast(3), (String_t*)_stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_11 = L_10; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_12 = V_0; NullCheck(L_12); String_t* L_13; L_13 = InputAction_get_name_mD793438E7135692C402DBB981AD15DEE65A20F38_inline(L_12, /*hidden argument*/NULL); NullCheck(L_11); ArrayElementTypeCheck (L_11, L_13); (L_11)->SetAt(static_cast(4), (String_t*)L_13); String_t* L_14; L_14 = String_Concat_m27B9C3007C7DABFABCC3726B37A3BE08CB40C417(L_11, /*hidden argument*/NULL); V_1 = L_14; goto IL_0080; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_004a; } throw e; } CATCH_004a: { // begin catch(System.Object) { // catch // if (m_Asset != null) InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_15 = __this->get_m_Asset_4(); IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var))); bool L_16; L_16 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_15, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_16) { goto IL_0077; } } IL_0059: { // return $"{m_Asset.name}:{m_ActionId}"; InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_17 = __this->get_m_Asset_4(); NullCheck(L_17); String_t* L_18; L_18 = Object_get_name_m0C7BC870ED2F0DC5A2FB09628136CD7D1CB82CFB(L_17, /*hidden argument*/NULL); String_t* L_19 = __this->get_m_ActionId_5(); String_t* L_20; L_20 = String_Concat_mC41740F000A5A48F8D313FB4CEE0E35E207A2632(L_18, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D)), L_19, /*hidden argument*/NULL); V_1 = L_20; IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0080; } IL_0077: { // } IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0079; } } // end catch (depth: 1) IL_0079: { // return base.ToString(); String_t* L_21; L_21 = Object_ToString_m2B1E5081A55425442324F437090FAD552931A7E9(__this, /*hidden argument*/NULL); return L_21; } IL_0080: { // } String_t* L_22 = V_1; return L_22; } } // System.String UnityEngine.InputSystem.InputActionReference::GetDisplayName(UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputActionReference_GetDisplayName_mD7F92B29774819BBC5584C4115E5D3FD2047E6EE (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1); s_Il2CppMethodInitialized = true; } String_t* G_B5_0 = NULL; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * G_B4_0 = NULL; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * G_B3_0 = NULL; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * G_B11_0 = NULL; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * G_B10_0 = NULL; String_t* G_B12_0 = NULL; { // return !string.IsNullOrEmpty(action?.actionMap?.name) ? $"{action.actionMap?.name}/{action.name}" : action?.name; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_0006; } } { G_B5_0 = ((String_t*)(NULL)); goto IL_0018; } IL_0006: { InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_1 = ___action0; NullCheck(L_1); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_2; L_2 = InputAction_get_actionMap_m5520D267506EA203BE7B7D31A3C8751757D3C34F(L_1, /*hidden argument*/NULL); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_3 = L_2; G_B3_0 = L_3; if (L_3) { G_B4_0 = L_3; goto IL_0013; } } { G_B5_0 = ((String_t*)(NULL)); goto IL_0018; } IL_0013: { NullCheck(G_B4_0); String_t* L_4; L_4 = InputActionMap_get_name_mC043C346F0CC24DE6FA5385B35FC87ADD609BC2F_inline(G_B4_0, /*hidden argument*/NULL); G_B5_0 = L_4; } IL_0018: { bool L_5; L_5 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(G_B5_0, /*hidden argument*/NULL); if (!L_5) { goto IL_002b; } } { InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_6 = ___action0; if (L_6) { goto IL_0024; } } { return (String_t*)NULL; } IL_0024: { InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_7 = ___action0; NullCheck(L_7); String_t* L_8; L_8 = InputAction_get_name_mD793438E7135692C402DBB981AD15DEE65A20F38_inline(L_7, /*hidden argument*/NULL); return L_8; } IL_002b: { InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_9 = ___action0; NullCheck(L_9); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_10; L_10 = InputAction_get_actionMap_m5520D267506EA203BE7B7D31A3C8751757D3C34F(L_9, /*hidden argument*/NULL); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_11 = L_10; G_B10_0 = L_11; if (L_11) { G_B11_0 = L_11; goto IL_0038; } } { G_B12_0 = ((String_t*)(NULL)); goto IL_003d; } IL_0038: { NullCheck(G_B11_0); String_t* L_12; L_12 = InputActionMap_get_name_mC043C346F0CC24DE6FA5385B35FC87ADD609BC2F_inline(G_B11_0, /*hidden argument*/NULL); G_B12_0 = L_12; } IL_003d: { InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_13 = ___action0; NullCheck(L_13); String_t* L_14; L_14 = InputAction_get_name_mD793438E7135692C402DBB981AD15DEE65A20F38_inline(L_13, /*hidden argument*/NULL); String_t* L_15; L_15 = String_Concat_mC41740F000A5A48F8D313FB4CEE0E35E207A2632(G_B12_0, _stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1, L_14, /*hidden argument*/NULL); return L_15; } } // System.String UnityEngine.InputSystem.InputActionReference::ToDisplayName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputActionReference_ToDisplayName_mEF7E13CBE0CB14499869EA7CB6A56C87FAE4D215 (InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * __this, const RuntimeMethod* method) { { // return string.IsNullOrEmpty(name) ? GetDisplayName(action) : name; String_t* L_0; L_0 = Object_get_name_m0C7BC870ED2F0DC5A2FB09628136CD7D1CB82CFB(__this, /*hidden argument*/NULL); bool L_1; L_1 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_0, /*hidden argument*/NULL); if (L_1) { goto IL_0014; } } { String_t* L_2; L_2 = Object_get_name_m0C7BC870ED2F0DC5A2FB09628136CD7D1CB82CFB(__this, /*hidden argument*/NULL); return L_2; } IL_0014: { InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_3; L_3 = InputActionReference_get_action_m8A9C3BDF9E0FC278DC682108E3E97E00F5DAC2A9(__this, /*hidden argument*/NULL); String_t* L_4; L_4 = InputActionReference_GetDisplayName_mD7F92B29774819BBC5584C4115E5D3FD2047E6EE(L_3, /*hidden argument*/NULL); return L_4; } } // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.InputActionReference::op_Implicit(UnityEngine.InputSystem.InputActionReference) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * InputActionReference_op_Implicit_mE67B9F9149C4439E1BB85F52EAC3A5D7F8A0A16D (InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * ___reference0, const RuntimeMethod* method) { { // return reference?.action; InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * L_0 = ___reference0; if (L_0) { goto IL_0005; } } { return (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)NULL; } IL_0005: { InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * L_1 = ___reference0; NullCheck(L_1); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_2; L_2 = InputActionReference_get_action_m8A9C3BDF9E0FC278DC682108E3E97E00F5DAC2A9(L_1, /*hidden argument*/NULL); return L_2; } } // UnityEngine.InputSystem.InputActionReference UnityEngine.InputSystem.InputActionReference::Create(UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * InputActionReference_Create_m360AEA95526B52585C46BE1F8F9668CB2D392802 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableObject_CreateInstance_TisInputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621_mEEA41924D9860263C4DA1A596BA46D2B3FE0C538_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_0005; } } { // return null; return (InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 *)NULL; } IL_0005: { // var reference = CreateInstance(); InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * L_1; L_1 = ScriptableObject_CreateInstance_TisInputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621_mEEA41924D9860263C4DA1A596BA46D2B3FE0C538(/*hidden argument*/ScriptableObject_CreateInstance_TisInputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621_mEEA41924D9860263C4DA1A596BA46D2B3FE0C538_RuntimeMethod_var); // reference.Set(action); InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * L_2 = L_1; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_3 = ___action0; NullCheck(L_2); InputActionReference_Set_m94BB2808C8BFF5346EFD6F4B856E1A55637CABEC(L_2, L_3, /*hidden argument*/NULL); // return reference; return L_2; } } // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.InputActionReference::ToInputAction() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * InputActionReference_ToInputAction_mD5A38C5F1C3184AB1FD70531132CEB2D33C69CE7 (InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * __this, const RuntimeMethod* method) { { // return action; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0; L_0 = InputActionReference_get_action_m8A9C3BDF9E0FC278DC682108E3E97E00F5DAC2A9(__this, /*hidden argument*/NULL); return L_0; } } // System.Void UnityEngine.InputSystem.InputActionReference::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionReference__ctor_m5A0AD8A6B299C763EC840B42ED5CBF09238B54EB (InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 * __this, const RuntimeMethod* method) { { ScriptableObject__ctor_m8DAE6CDCFA34E16F2543B02CC3669669FF203063(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.InputSystem.InputActionMap UnityEngine.InputSystem.InputActionSetupExtensions::AddActionMap(UnityEngine.InputSystem.InputActionAsset,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * InputActionSetupExtensions_AddActionMap_m6B9AC067E5DC93BDDE7A900FDDFE1EE64F3A4917 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * ___asset0, String_t* ___name1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * V_0 = NULL; { // if (asset == null) InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_0 = ___asset0; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0014; } } { // throw new ArgumentNullException(nameof(asset)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_2 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral37B97248AD78DD69BA3DF192A954DA136A0917D3)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_AddActionMap_m6B9AC067E5DC93BDDE7A900FDDFE1EE64F3A4917_RuntimeMethod_var))); } IL_0014: { // if (string.IsNullOrEmpty(name)) String_t* L_3 = ___name1; bool L_4; L_4 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0027; } } { // throw new ArgumentNullException(nameof(name)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_5 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_AddActionMap_m6B9AC067E5DC93BDDE7A900FDDFE1EE64F3A4917_RuntimeMethod_var))); } IL_0027: { // if (asset.FindActionMap(name) != null) InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_6 = ___asset0; String_t* L_7 = ___name1; NullCheck(L_6); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_8; L_8 = InputActionAsset_FindActionMap_m40F2F648E3E24E0B257F5E35CC62C0D056A9F261(L_6, L_7, (bool)0, /*hidden argument*/NULL); if (!L_8) { goto IL_0047; } } { // throw new InvalidOperationException( // $"An action map called '{name}' already exists in the asset"); String_t* L_9 = ___name1; String_t* L_10; L_10 = String_Concat_mC41740F000A5A48F8D313FB4CEE0E35E207A2632(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCCD58B2B5FA050DE08838A2736640B22F9625704)), L_9, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral9B58620806380D2BFCBC5E0CD1448D402CA69A64)), /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_11 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_11, L_10, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_11, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_AddActionMap_m6B9AC067E5DC93BDDE7A900FDDFE1EE64F3A4917_RuntimeMethod_var))); } IL_0047: { // var map = new InputActionMap(name); String_t* L_12 = ___name1; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_13 = (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 *)il2cpp_codegen_object_new(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_il2cpp_TypeInfo_var); InputActionMap__ctor_mB288791A2A6C928744F68C77C44127E05D2778BC(L_13, L_12, /*hidden argument*/NULL); V_0 = L_13; // map.GenerateId(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_14 = V_0; NullCheck(L_14); InputActionMap_GenerateId_m28043FB4139EE4B069E19F4B1B1499FC3655E671(L_14, /*hidden argument*/NULL); // asset.AddActionMap(map); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_15 = ___asset0; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_16 = V_0; InputActionSetupExtensions_AddActionMap_m550603AC62DC3BE1F12C3550D6BF2EE2FE7D8805(L_15, L_16, /*hidden argument*/NULL); // return map; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_17 = V_0; return L_17; } } // System.Void UnityEngine.InputSystem.InputActionSetupExtensions::AddActionMap(UnityEngine.InputSystem.InputActionAsset,UnityEngine.InputSystem.InputActionMap) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionSetupExtensions_AddActionMap_m550603AC62DC3BE1F12C3550D6BF2EE2FE7D8805 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * ___asset0, InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___map1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_Append_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_m19A0FD782CF2CC96A6D5CCFB5B33F78A074B32E0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (asset == null) InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_0 = ___asset0; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0014; } } { // throw new ArgumentNullException(nameof(asset)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_2 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral37B97248AD78DD69BA3DF192A954DA136A0917D3)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_AddActionMap_m550603AC62DC3BE1F12C3550D6BF2EE2FE7D8805_RuntimeMethod_var))); } IL_0014: { // if (map == null) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_3 = ___map1; if (L_3) { goto IL_0022; } } { // throw new ArgumentNullException(nameof(map)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_4 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral0D52B98D58DD8EF50D05DDB2F9E6A291EFC7F82A)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_AddActionMap_m550603AC62DC3BE1F12C3550D6BF2EE2FE7D8805_RuntimeMethod_var))); } IL_0022: { // if (string.IsNullOrEmpty(map.name)) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_5 = ___map1; NullCheck(L_5); String_t* L_6; L_6 = InputActionMap_get_name_mC043C346F0CC24DE6FA5385B35FC87ADD609BC2F_inline(L_5, /*hidden argument*/NULL); bool L_7; L_7 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_003a; } } { // throw new InvalidOperationException("Maps added to an input action asset must be named"); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_8 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_8, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB478D62C1CCFE64334E0F60F11021C6461111693)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_AddActionMap_m550603AC62DC3BE1F12C3550D6BF2EE2FE7D8805_RuntimeMethod_var))); } IL_003a: { // if (map.asset != null) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_9 = ___map1; NullCheck(L_9); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_10; L_10 = InputActionMap_get_asset_m731DA6CFE63F1714524F583D9E4A575BE1DA7FA7_inline(L_9, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_11; L_11 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_10, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_11) { goto IL_0060; } } { // throw new InvalidOperationException( // $"Cannot add map '{map}' to asset '{asset}' as it has already been added to asset '{map.asset}'"); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_12 = ___map1; InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_13 = ___asset0; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_14 = ___map1; NullCheck(L_14); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_15; L_15 = InputActionMap_get_asset_m731DA6CFE63F1714524F583D9E4A575BE1DA7FA7_inline(L_14, /*hidden argument*/NULL); String_t* L_16; L_16 = String_Format_mD0D523A440845BA7F58E68187E029DC9AB821CED(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralBA03FB8E910CC2F749A4A74729997E629F35DE29)), L_12, L_13, L_15, /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_17 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_17, L_16, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_17, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_AddActionMap_m550603AC62DC3BE1F12C3550D6BF2EE2FE7D8805_RuntimeMethod_var))); } IL_0060: { // if (asset.FindActionMap(map.name) != null) InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_18 = ___asset0; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_19 = ___map1; NullCheck(L_19); String_t* L_20; L_20 = InputActionMap_get_name_mC043C346F0CC24DE6FA5385B35FC87ADD609BC2F_inline(L_19, /*hidden argument*/NULL); NullCheck(L_18); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_21; L_21 = InputActionAsset_FindActionMap_m40F2F648E3E24E0B257F5E35CC62C0D056A9F261(L_18, L_20, (bool)0, /*hidden argument*/NULL); if (!L_21) { goto IL_008a; } } { // throw new InvalidOperationException( // $"An action map called '{map.name}' already exists in the asset"); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_22 = ___map1; NullCheck(L_22); String_t* L_23; L_23 = InputActionMap_get_name_mC043C346F0CC24DE6FA5385B35FC87ADD609BC2F_inline(L_22, /*hidden argument*/NULL); String_t* L_24; L_24 = String_Concat_mC41740F000A5A48F8D313FB4CEE0E35E207A2632(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCCD58B2B5FA050DE08838A2736640B22F9625704)), L_23, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral9B58620806380D2BFCBC5E0CD1448D402CA69A64)), /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_25 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_25, L_24, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_25, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_AddActionMap_m550603AC62DC3BE1F12C3550D6BF2EE2FE7D8805_RuntimeMethod_var))); } IL_008a: { // map.OnWantToChangeSetup(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_26 = ___map1; NullCheck(L_26); InputActionMap_OnWantToChangeSetup_mF1D2CD36513BC8BF513571B17296A751FA108A36(L_26, /*hidden argument*/NULL); // asset.OnWantToChangeSetup(); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_27 = ___asset0; NullCheck(L_27); InputActionAsset_OnWantToChangeSetup_mEC98C109AC2AD591C0C2C55D9BCD4A4BFC35AE14(L_27, /*hidden argument*/NULL); // ArrayHelpers.Append(ref asset.m_ActionMaps, map); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_28 = ___asset0; NullCheck(L_28); InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609** L_29 = L_28->get_address_of_m_ActionMaps_5(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_30 = ___map1; int32_t L_31; L_31 = ArrayHelpers_Append_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_m19A0FD782CF2CC96A6D5CCFB5B33F78A074B32E0((InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609**)L_29, L_30, /*hidden argument*/ArrayHelpers_Append_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_m19A0FD782CF2CC96A6D5CCFB5B33F78A074B32E0_RuntimeMethod_var); // map.m_Asset = asset; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_32 = ___map1; InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_33 = ___asset0; NullCheck(L_32); L_32->set_m_Asset_2(L_33); // asset.OnSetupChanged(); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_34 = ___asset0; NullCheck(L_34); InputActionAsset_OnSetupChanged_m2B7A0D07376115A0BAA1038A4FA355D3B49EEF7C(L_34, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionSetupExtensions::RemoveActionMap(UnityEngine.InputSystem.InputActionAsset,UnityEngine.InputSystem.InputActionMap) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionSetupExtensions_RemoveActionMap_mA37C8002703D6B5149E9F2FEF6523C53A200D017 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * ___asset0, InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___map1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_Erase_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_mD91B8D579B95DA3DCF8146EBD47987748FF75F75_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (asset == null) InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_0 = ___asset0; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0014; } } { // throw new ArgumentNullException(nameof(asset)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_2 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral37B97248AD78DD69BA3DF192A954DA136A0917D3)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_RemoveActionMap_mA37C8002703D6B5149E9F2FEF6523C53A200D017_RuntimeMethod_var))); } IL_0014: { // if (map == null) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_3 = ___map1; if (L_3) { goto IL_0022; } } { // throw new ArgumentNullException(nameof(map)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_4 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral0D52B98D58DD8EF50D05DDB2F9E6A291EFC7F82A)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_RemoveActionMap_mA37C8002703D6B5149E9F2FEF6523C53A200D017_RuntimeMethod_var))); } IL_0022: { // map.OnWantToChangeSetup(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_5 = ___map1; NullCheck(L_5); InputActionMap_OnWantToChangeSetup_mF1D2CD36513BC8BF513571B17296A751FA108A36(L_5, /*hidden argument*/NULL); // asset.OnWantToChangeSetup(); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_6 = ___asset0; NullCheck(L_6); InputActionAsset_OnWantToChangeSetup_mEC98C109AC2AD591C0C2C55D9BCD4A4BFC35AE14(L_6, /*hidden argument*/NULL); // if (map.m_Asset != asset) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_7 = ___map1; NullCheck(L_7); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_8 = L_7->get_m_Asset_2(); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_9 = ___asset0; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_10; L_10 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_8, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_003d; } } { // return; return; } IL_003d: { // ArrayHelpers.Erase(ref asset.m_ActionMaps, map); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_11 = ___asset0; NullCheck(L_11); InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609** L_12 = L_11->get_address_of_m_ActionMaps_5(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_13 = ___map1; bool L_14; L_14 = ArrayHelpers_Erase_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_mD91B8D579B95DA3DCF8146EBD47987748FF75F75((InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609**)L_12, L_13, /*hidden argument*/ArrayHelpers_Erase_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_mD91B8D579B95DA3DCF8146EBD47987748FF75F75_RuntimeMethod_var); // map.m_Asset = null; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_15 = ___map1; NullCheck(L_15); L_15->set_m_Asset_2((InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 *)NULL); // asset.OnSetupChanged(); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_16 = ___asset0; NullCheck(L_16); InputActionAsset_OnSetupChanged_m2B7A0D07376115A0BAA1038A4FA355D3B49EEF7C(L_16, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionSetupExtensions::RemoveActionMap(UnityEngine.InputSystem.InputActionAsset,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionSetupExtensions_RemoveActionMap_m6662821938E505C0279C73BCA076A33DCF4637B9 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * ___asset0, String_t* ___nameOrId1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * V_0 = NULL; { // if (asset == null) InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_0 = ___asset0; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0014; } } { // throw new ArgumentNullException(nameof(asset)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_2 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral37B97248AD78DD69BA3DF192A954DA136A0917D3)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_RemoveActionMap_m6662821938E505C0279C73BCA076A33DCF4637B9_RuntimeMethod_var))); } IL_0014: { // if (nameOrId == null) String_t* L_3 = ___nameOrId1; if (L_3) { goto IL_0022; } } { // throw new ArgumentNullException(nameof(nameOrId)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_4 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC026D1A37AA204D6CA517A96D25D686A147AF449)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_RemoveActionMap_m6662821938E505C0279C73BCA076A33DCF4637B9_RuntimeMethod_var))); } IL_0022: { // var map = asset.FindActionMap(nameOrId); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_5 = ___asset0; String_t* L_6 = ___nameOrId1; NullCheck(L_5); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_7; L_7 = InputActionAsset_FindActionMap_m40F2F648E3E24E0B257F5E35CC62C0D056A9F261(L_5, L_6, (bool)0, /*hidden argument*/NULL); V_0 = L_7; // if (map != null) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_8 = V_0; if (!L_8) { goto IL_0035; } } { // asset.RemoveActionMap(map); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_9 = ___asset0; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_10 = V_0; InputActionSetupExtensions_RemoveActionMap_mA37C8002703D6B5149E9F2FEF6523C53A200D017(L_9, L_10, /*hidden argument*/NULL); } IL_0035: { // } return; } } // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.InputActionSetupExtensions::AddAction(UnityEngine.InputSystem.InputActionMap,System.String,UnityEngine.InputSystem.InputActionType,System.String,System.String,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * InputActionSetupExtensions_AddAction_m40F22595352E7069B2FBF32DA386231F07C558FC (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___map0, String_t* ___name1, int32_t ___type2, String_t* ___binding3, String_t* ___interactions4, String_t* ___processors5, String_t* ___groups6, String_t* ___expectedControlLayout7, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_Append_TisInputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_mD92E77E75D391F947DD7250899928442ADF4D51A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * V_0 = NULL; { // if (map == null) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0 = ___map0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(map)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral0D52B98D58DD8EF50D05DDB2F9E6A291EFC7F82A)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_AddAction_m40F22595352E7069B2FBF32DA386231F07C558FC_RuntimeMethod_var))); } IL_000e: { // if (string.IsNullOrEmpty(name)) String_t* L_2 = ___name1; bool L_3; L_3 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0026; } } { // throw new ArgumentException("Action must have name", nameof(name)); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_4 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB6713AB41F645B1332D5092A3B104BA65B9896D6)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_AddAction_m40F22595352E7069B2FBF32DA386231F07C558FC_RuntimeMethod_var))); } IL_0026: { // map.OnWantToChangeSetup(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_5 = ___map0; NullCheck(L_5); InputActionMap_OnWantToChangeSetup_mF1D2CD36513BC8BF513571B17296A751FA108A36(L_5, /*hidden argument*/NULL); // if (map.FindAction(name) != null) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_6 = ___map0; String_t* L_7 = ___name1; NullCheck(L_6); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_8; L_8 = InputActionMap_FindAction_m3AC52A50C20CCE4AED7849FAA830AE43144134EE(L_6, L_7, (bool)0, /*hidden argument*/NULL); if (!L_8) { goto IL_006c; } } { // throw new InvalidOperationException( // $"Cannot add action with duplicate name '{name}' to set '{map.name}'"); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_9 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var)), (uint32_t)5); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_10 = L_9; NullCheck(L_10); ArrayElementTypeCheck (L_10, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralAE07EF50524899069F7A42B789480D715CD1AE19))); (L_10)->SetAt(static_cast(0), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralAE07EF50524899069F7A42B789480D715CD1AE19))); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_11 = L_10; String_t* L_12 = ___name1; NullCheck(L_11); ArrayElementTypeCheck (L_11, L_12); (L_11)->SetAt(static_cast(1), (String_t*)L_12); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_13 = L_11; NullCheck(L_13); ArrayElementTypeCheck (L_13, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE502D3ABEEE32F3637243373A0B40507CCD0D40F))); (L_13)->SetAt(static_cast(2), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE502D3ABEEE32F3637243373A0B40507CCD0D40F))); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_14 = L_13; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_15 = ___map0; NullCheck(L_15); String_t* L_16; L_16 = InputActionMap_get_name_mC043C346F0CC24DE6FA5385B35FC87ADD609BC2F_inline(L_15, /*hidden argument*/NULL); NullCheck(L_14); ArrayElementTypeCheck (L_14, L_16); (L_14)->SetAt(static_cast(3), (String_t*)L_16); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_17 = L_14; NullCheck(L_17); ArrayElementTypeCheck (L_17, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral42646B33B50B6AA15E22733C8900716F0FE19E1D))); (L_17)->SetAt(static_cast(4), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral42646B33B50B6AA15E22733C8900716F0FE19E1D))); String_t* L_18; L_18 = String_Concat_m27B9C3007C7DABFABCC3726B37A3BE08CB40C417(L_17, /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_19 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_19, L_18, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_19, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_AddAction_m40F22595352E7069B2FBF32DA386231F07C558FC_RuntimeMethod_var))); } IL_006c: { // var action = new InputAction(name, type) // { // expectedControlType = expectedControlLayout // }; String_t* L_20 = ___name1; int32_t L_21 = ___type2; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_22 = (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)il2cpp_codegen_object_new(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_il2cpp_TypeInfo_var); InputAction__ctor_m31713328D81D169485924A2D038B967CE4B67D5C(L_22, L_20, L_21, (String_t*)NULL, (String_t*)NULL, (String_t*)NULL, (String_t*)NULL, /*hidden argument*/NULL); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_23 = L_22; String_t* L_24 = ___expectedControlLayout7; NullCheck(L_23); InputAction_set_expectedControlType_m356739D6A20B1BCD08EA70B256E561F9D30BE9CF_inline(L_23, L_24, /*hidden argument*/NULL); V_0 = L_23; // action.GenerateId(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_25 = V_0; NullCheck(L_25); InputAction_GenerateId_m977E7752BD704BC1181FE148CC9DB35030ACB775(L_25, /*hidden argument*/NULL); // ArrayHelpers.Append(ref map.m_Actions, action); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_26 = ___map0; NullCheck(L_26); InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7** L_27 = L_26->get_address_of_m_Actions_3(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_28 = V_0; int32_t L_29; L_29 = ArrayHelpers_Append_TisInputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_mD92E77E75D391F947DD7250899928442ADF4D51A((InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7**)L_27, L_28, /*hidden argument*/ArrayHelpers_Append_TisInputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_mD92E77E75D391F947DD7250899928442ADF4D51A_RuntimeMethod_var); // action.m_ActionMap = map; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_30 = V_0; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_31 = ___map0; NullCheck(L_30); L_30->set_m_ActionMap_14(L_31); // if (!string.IsNullOrEmpty(binding)) String_t* L_32 = ___binding3; bool L_33; L_33 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_32, /*hidden argument*/NULL); if (L_33) { goto IL_00b2; } } { // action.AddBinding(binding, interactions: interactions, processors: processors, groups: groups); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_34 = V_0; String_t* L_35 = ___binding3; String_t* L_36 = ___interactions4; String_t* L_37 = ___processors5; String_t* L_38 = ___groups6; BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 L_39; L_39 = InputActionSetupExtensions_AddBinding_mCE1C46EB8F319B23B7A36C720DC75B69CDBB4C06(L_34, L_35, L_36, L_37, L_38, /*hidden argument*/NULL); // } goto IL_00e9; } IL_00b2: { // if (!string.IsNullOrEmpty(groups)) String_t* L_40 = ___groups6; bool L_41; L_41 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_40, /*hidden argument*/NULL); if (L_41) { goto IL_00d3; } } { // throw new ArgumentException( // $"No binding path was specified for action '{action}' but groups was specified ('{groups}'); cannot apply groups without binding", // nameof(groups)); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_42 = V_0; String_t* L_43 = ___groups6; String_t* L_44; L_44 = String_Format_m8464C6DD7299114954DA87FC39FCD129F3E2ACA2(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9713754839120C7B6DEE23AD243B8E1932E5F31)), L_42, L_43, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_45 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_45, L_44, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4C50683E6ABA3D51752EA47B0E512594C9784BC4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_45, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_AddAction_m40F22595352E7069B2FBF32DA386231F07C558FC_RuntimeMethod_var))); } IL_00d3: { // action.m_Interactions = interactions; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_46 = V_0; String_t* L_47 = ___interactions4; NullCheck(L_46); L_46->set_m_Interactions_5(L_47); // action.m_Processors = processors; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_48 = V_0; String_t* L_49 = ___processors5; NullCheck(L_48); L_48->set_m_Processors_4(L_49); // map.OnSetupChanged(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_50 = ___map0; NullCheck(L_50); InputActionMap_OnSetupChanged_m833A0827AD30862830F176245EAB589A8E73D08A(L_50, /*hidden argument*/NULL); } IL_00e9: { // return action; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_51 = V_0; return L_51; } } // System.Void UnityEngine.InputSystem.InputActionSetupExtensions::RemoveAction(UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionSetupExtensions_RemoveAction_mA2CE56DDCD4F2D403683A1415BA9318B55282702 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_EraseAt_TisInputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_m03D500A84BBDBA2891B46C81FE6FB51866E159F8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_IndexOfReference_TisInputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_TisInputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_m9A7A6B44FBC5D38D824C4973DD7AFE9B0D2BD06A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_IndexOf_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_m16C9A2AABA3490184732A9A9BF36B431D283A826_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Predicate_1__ctor_m479D6DFCA58EA8097184B46DCF315F59ACD4070A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Predicate_1_tD62C8A7CBDEEFB9A4CFA42B57D33BF69DAC22C21_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_ToArray_m84B3FC87F035362C4A1F458A905BC2ACE0262581_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass5_0_U3CRemoveActionU3Eb__0_mBD3123BB07E6C4E0BA22D73E546524D9E04180E5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass5_0_tF7D89ABDD06DA3BD31625036C04B8E0F38C7B8DE_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * V_0 = NULL; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 V_4; memset((&V_4), 0, sizeof(V_4)); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* V_5 = NULL; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* V_6 = NULL; int32_t V_7 = 0; int32_t V_8 = 0; U3CU3Ec__DisplayClass5_0_tF7D89ABDD06DA3BD31625036C04B8E0F38C7B8DE * V_9 = NULL; { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(action)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_RemoveAction_mA2CE56DDCD4F2D403683A1415BA9318B55282702_RuntimeMethod_var))); } IL_000e: { // var actionMap = action.actionMap; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_2 = ___action0; NullCheck(L_2); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_3; L_3 = InputAction_get_actionMap_m5520D267506EA203BE7B7D31A3C8751757D3C34F(L_2, /*hidden argument*/NULL); V_0 = L_3; // if (actionMap == null) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_4 = V_0; if (L_4) { goto IL_002e; } } { // throw new ArgumentException( // $"Action '{action}' does not belong to an action map; nowhere to remove from", nameof(action)); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_5 = ___action0; String_t* L_6; L_6 = String_Format_m5A16F3ABC59A3E9804E0CB2636849CCD74CEC994(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB6C9037B307855F5B5464912040656FEE2423F2F)), L_5, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_7 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_7, L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_RemoveAction_mA2CE56DDCD4F2D403683A1415BA9318B55282702_RuntimeMethod_var))); } IL_002e: { // actionMap.OnWantToChangeSetup(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_8 = V_0; NullCheck(L_8); InputActionMap_OnWantToChangeSetup_mF1D2CD36513BC8BF513571B17296A751FA108A36(L_8, /*hidden argument*/NULL); // var bindingsForAction = action.bindings.ToArray(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_9 = ___action0; NullCheck(L_9); ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 L_10; L_10 = InputAction_get_bindings_m975C7CB45D956C8D73BB496BAEC68F1A46CB2416(L_9, /*hidden argument*/NULL); V_4 = L_10; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_11; L_11 = ReadOnlyArray_1_ToArray_m84B3FC87F035362C4A1F458A905BC2ACE0262581((ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 *)(&V_4), /*hidden argument*/ReadOnlyArray_1_ToArray_m84B3FC87F035362C4A1F458A905BC2ACE0262581_RuntimeMethod_var); V_1 = L_11; // var index = actionMap.m_Actions.IndexOfReference(action); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_12 = V_0; NullCheck(L_12); InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_13 = L_12->get_m_Actions_3(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_14 = ___action0; int32_t L_15; L_15 = ArrayHelpers_IndexOfReference_TisInputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_TisInputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_m9A7A6B44FBC5D38D824C4973DD7AFE9B0D2BD06A(L_13, L_14, (-1), /*hidden argument*/ArrayHelpers_IndexOfReference_TisInputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_TisInputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_m9A7A6B44FBC5D38D824C4973DD7AFE9B0D2BD06A_RuntimeMethod_var); V_2 = L_15; // ArrayHelpers.EraseAt(ref actionMap.m_Actions, index); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_16 = V_0; NullCheck(L_16); InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7** L_17 = L_16->get_address_of_m_Actions_3(); int32_t L_18 = V_2; ArrayHelpers_EraseAt_TisInputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_m03D500A84BBDBA2891B46C81FE6FB51866E159F8((InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7**)L_17, L_18, /*hidden argument*/ArrayHelpers_EraseAt_TisInputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_m03D500A84BBDBA2891B46C81FE6FB51866E159F8_RuntimeMethod_var); // action.m_ActionMap = null; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_19 = ___action0; NullCheck(L_19); L_19->set_m_ActionMap_14((InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 *)NULL); // action.m_SingletonActionBindings = bindingsForAction; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_20 = ___action0; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_21 = V_1; NullCheck(L_20); L_20->set_m_SingletonActionBindings_6(L_21); // var newActionMapBindingCount = actionMap.m_Bindings.Length - bindingsForAction.Length; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_22 = V_0; NullCheck(L_22); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_23 = L_22->get_m_Bindings_4(); NullCheck(L_23); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_24 = V_1; NullCheck(L_24); V_3 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_23)->max_length))), (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_24)->max_length))))); // if (newActionMapBindingCount == 0) int32_t L_25 = V_3; if (L_25) { goto IL_0085; } } { // actionMap.m_Bindings = null; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_26 = V_0; NullCheck(L_26); L_26->set_m_Bindings_4((InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6*)NULL); // } goto IL_00f5; } IL_0085: { // var newActionMapBindings = new InputBinding[newActionMapBindingCount]; int32_t L_27 = V_3; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_28 = (InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6*)(InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6*)SZArrayNew(InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6_il2cpp_TypeInfo_var, (uint32_t)L_27); V_5 = L_28; // var oldActionMapBindings = actionMap.m_Bindings; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_29 = V_0; NullCheck(L_29); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_30 = L_29->get_m_Bindings_4(); V_6 = L_30; // var bindingIndex = 0; V_7 = 0; // for (var i = 0; i < oldActionMapBindings.Length; ++i) V_8 = 0; goto IL_00e5; } IL_009d: { U3CU3Ec__DisplayClass5_0_tF7D89ABDD06DA3BD31625036C04B8E0F38C7B8DE * L_31 = (U3CU3Ec__DisplayClass5_0_tF7D89ABDD06DA3BD31625036C04B8E0F38C7B8DE *)il2cpp_codegen_object_new(U3CU3Ec__DisplayClass5_0_tF7D89ABDD06DA3BD31625036C04B8E0F38C7B8DE_il2cpp_TypeInfo_var); U3CU3Ec__DisplayClass5_0__ctor_m8D547D18A054FE0515323AFE6C83A8801AE4271D(L_31, /*hidden argument*/NULL); V_9 = L_31; // var binding = oldActionMapBindings[i]; U3CU3Ec__DisplayClass5_0_tF7D89ABDD06DA3BD31625036C04B8E0F38C7B8DE * L_32 = V_9; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_33 = V_6; int32_t L_34 = V_8; NullCheck(L_33); int32_t L_35 = L_34; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_36 = (L_33)->GetAt(static_cast(L_35)); NullCheck(L_32); L_32->set_binding_0(L_36); // if (bindingsForAction.IndexOf(b => b == binding) == -1) InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_37 = V_1; U3CU3Ec__DisplayClass5_0_tF7D89ABDD06DA3BD31625036C04B8E0F38C7B8DE * L_38 = V_9; Predicate_1_tD62C8A7CBDEEFB9A4CFA42B57D33BF69DAC22C21 * L_39 = (Predicate_1_tD62C8A7CBDEEFB9A4CFA42B57D33BF69DAC22C21 *)il2cpp_codegen_object_new(Predicate_1_tD62C8A7CBDEEFB9A4CFA42B57D33BF69DAC22C21_il2cpp_TypeInfo_var); Predicate_1__ctor_m479D6DFCA58EA8097184B46DCF315F59ACD4070A(L_39, L_38, (intptr_t)((intptr_t)U3CU3Ec__DisplayClass5_0_U3CRemoveActionU3Eb__0_mBD3123BB07E6C4E0BA22D73E546524D9E04180E5_RuntimeMethod_var), /*hidden argument*/Predicate_1__ctor_m479D6DFCA58EA8097184B46DCF315F59ACD4070A_RuntimeMethod_var); int32_t L_40; L_40 = ArrayHelpers_IndexOf_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_m16C9A2AABA3490184732A9A9BF36B431D283A826(L_37, L_39, /*hidden argument*/ArrayHelpers_IndexOf_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_m16C9A2AABA3490184732A9A9BF36B431D283A826_RuntimeMethod_var); if ((!(((uint32_t)L_40) == ((uint32_t)(-1))))) { goto IL_00df; } } { // newActionMapBindings[bindingIndex++] = binding; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_41 = V_5; int32_t L_42 = V_7; int32_t L_43 = L_42; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)1)); U3CU3Ec__DisplayClass5_0_tF7D89ABDD06DA3BD31625036C04B8E0F38C7B8DE * L_44 = V_9; NullCheck(L_44); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_45 = L_44->get_binding_0(); NullCheck(L_41); (L_41)->SetAt(static_cast(L_43), (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB )L_45); } IL_00df: { // for (var i = 0; i < oldActionMapBindings.Length; ++i) int32_t L_46 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1)); } IL_00e5: { // for (var i = 0; i < oldActionMapBindings.Length; ++i) int32_t L_47 = V_8; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_48 = V_6; NullCheck(L_48); if ((((int32_t)L_47) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_48)->max_length)))))) { goto IL_009d; } } { // actionMap.m_Bindings = newActionMapBindings; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_49 = V_0; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_50 = V_5; NullCheck(L_49); L_49->set_m_Bindings_4(L_50); } IL_00f5: { // actionMap.OnSetupChanged(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_51 = V_0; NullCheck(L_51); InputActionMap_OnSetupChanged_m833A0827AD30862830F176245EAB589A8E73D08A(L_51, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionSetupExtensions::RemoveAction(UnityEngine.InputSystem.InputActionAsset,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionSetupExtensions_RemoveAction_mBB7520126FD9E706224510425DD60BADE4044F6E (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * ___asset0, String_t* ___nameOrId1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * G_B6_0 = NULL; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * G_B5_0 = NULL; { // if (asset == null) InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_0 = ___asset0; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0014; } } { // throw new ArgumentNullException(nameof(asset)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_2 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral37B97248AD78DD69BA3DF192A954DA136A0917D3)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_RemoveAction_mBB7520126FD9E706224510425DD60BADE4044F6E_RuntimeMethod_var))); } IL_0014: { // if (nameOrId == null) String_t* L_3 = ___nameOrId1; if (L_3) { goto IL_0022; } } { // throw new ArgumentNullException(nameof(nameOrId)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_4 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC026D1A37AA204D6CA517A96D25D686A147AF449)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_RemoveAction_mBB7520126FD9E706224510425DD60BADE4044F6E_RuntimeMethod_var))); } IL_0022: { // var action = asset.FindAction(nameOrId); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_5 = ___asset0; String_t* L_6 = ___nameOrId1; NullCheck(L_5); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_7; L_7 = InputActionAsset_FindAction_mD8E127BE7C004DAF8565E929A9EBBAD3DFDFB028(L_5, L_6, (bool)0, /*hidden argument*/NULL); // action?.RemoveAction(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_8 = L_7; G_B5_0 = L_8; if (L_8) { G_B6_0 = L_8; goto IL_002f; } } { return; } IL_002f: { InputActionSetupExtensions_RemoveAction_mA2CE56DDCD4F2D403683A1415BA9318B55282702(G_B6_0, /*hidden argument*/NULL); // } return; } } // UnityEngine.InputSystem.InputActionSetupExtensions/BindingSyntax UnityEngine.InputSystem.InputActionSetupExtensions::AddBinding(UnityEngine.InputSystem.InputAction,System.String,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 InputActionSetupExtensions_AddBinding_mCE1C46EB8F319B23B7A36C720DC75B69CDBB4C06 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, String_t* ___path1, String_t* ___interactions2, String_t* ___processors3, String_t* ___groups4, const RuntimeMethod* method) { InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB V_0; memset((&V_0), 0, sizeof(V_0)); { // return AddBinding(action, new InputBinding // { // path = path, // interactions = interactions, // processors = processors, // groups = groups // }); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; il2cpp_codegen_initobj((&V_0), sizeof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB )); String_t* L_1 = ___path1; InputBinding_set_path_m155AEB022A6C164DD89346BE90A4389736420D37_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_0), L_1, /*hidden argument*/NULL); String_t* L_2 = ___interactions2; InputBinding_set_interactions_m26748286516301C036B1AAEE42A11AA8DE8A2F80_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_0), L_2, /*hidden argument*/NULL); String_t* L_3 = ___processors3; InputBinding_set_processors_m012FEC247CA969C328AF577C140836558F155087_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_0), L_3, /*hidden argument*/NULL); String_t* L_4 = ___groups4; InputBinding_set_groups_m37E7FE0031C2CB75A3DB3440367C3C0CA8EB4ED8_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_0), L_4, /*hidden argument*/NULL); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_5 = V_0; BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 L_6; L_6 = InputActionSetupExtensions_AddBinding_mFCE4CE9D4687EC749150E120EDCDADB82100C4B3(L_0, L_5, /*hidden argument*/NULL); return L_6; } } // UnityEngine.InputSystem.InputActionSetupExtensions/BindingSyntax UnityEngine.InputSystem.InputActionSetupExtensions::AddBinding(UnityEngine.InputSystem.InputAction,UnityEngine.InputSystem.InputControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 InputActionSetupExtensions_AddBinding_mAB7FA505D248D321F2BC02AF961B6FA3B3D00B75 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * ___control1, const RuntimeMethod* method) { { // if (control == null) InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_0 = ___control1; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(control)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFAAED55F148F74B2C74F8C745D3CF6CBC766B1DC)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_AddBinding_mAB7FA505D248D321F2BC02AF961B6FA3B3D00B75_RuntimeMethod_var))); } IL_000e: { // return AddBinding(action, control.path); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_2 = ___action0; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_3 = ___control1; NullCheck(L_3); String_t* L_4; L_4 = InputControl_get_path_m0A0614C2660ED7DB269DEF6F4D8FB28B3AEE4F2D(L_3, /*hidden argument*/NULL); BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 L_5; L_5 = InputActionSetupExtensions_AddBinding_mCE1C46EB8F319B23B7A36C720DC75B69CDBB4C06(L_2, L_4, (String_t*)NULL, (String_t*)NULL, (String_t*)NULL, /*hidden argument*/NULL); return L_5; } } // UnityEngine.InputSystem.InputActionSetupExtensions/BindingSyntax UnityEngine.InputSystem.InputActionSetupExtensions::AddBinding(UnityEngine.InputSystem.InputAction,UnityEngine.InputSystem.InputBinding) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 InputActionSetupExtensions_AddBinding_mFCE4CE9D4687EC749150E120EDCDADB82100C4B3 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___binding1, const RuntimeMethod* method) { int32_t V_0 = 0; { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(action)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_AddBinding_mFCE4CE9D4687EC749150E120EDCDADB82100C4B3_RuntimeMethod_var))); } IL_000e: { // binding.action = action.name; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_2 = ___action0; NullCheck(L_2); String_t* L_3; L_3 = InputAction_get_name_mD793438E7135692C402DBB981AD15DEE65A20F38_inline(L_2, /*hidden argument*/NULL); InputBinding_set_action_mFA772BCE0132EBA5AABBBC10D13708732FB3E754_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&___binding1), L_3, /*hidden argument*/NULL); // var actionMap = action.GetOrCreateActionMap(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_4 = ___action0; NullCheck(L_4); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_5; L_5 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(L_4, /*hidden argument*/NULL); // var bindingIndex = AddBindingInternal(actionMap, binding); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_6 = L_5; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_7 = ___binding1; int32_t L_8; L_8 = InputActionSetupExtensions_AddBindingInternal_m51A410AA4C492C2A4E1FC7E53B6C708AE2444069(L_6, L_7, (-1), /*hidden argument*/NULL); V_0 = L_8; // return new BindingSyntax(actionMap, bindingIndex); int32_t L_9 = V_0; BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 L_10; memset((&L_10), 0, sizeof(L_10)); BindingSyntax__ctor_m6B3022B41688B7C088C59D7A4193128EC90D48EC((&L_10), L_6, L_9, (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)NULL, /*hidden argument*/NULL); return L_10; } } // UnityEngine.InputSystem.InputActionSetupExtensions/BindingSyntax UnityEngine.InputSystem.InputActionSetupExtensions::AddBinding(UnityEngine.InputSystem.InputActionMap,System.String,System.String,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 InputActionSetupExtensions_AddBinding_mDAE408945798F317F27C27379A5B538C83E9D8CF (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___actionMap0, String_t* ___path1, String_t* ___interactions2, String_t* ___groups3, String_t* ___action4, String_t* ___processors5, const RuntimeMethod* method) { InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB V_0; memset((&V_0), 0, sizeof(V_0)); { // if (path == null) String_t* L_0 = ___path1; if (L_0) { goto IL_0013; } } { // throw new ArgumentNullException(nameof(path), "Binding path cannot be null"); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_mAD2F05A24C92A657CBCA8C43A9A373C53739A283(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFE79FF373808574898C82AC1320C55C1182FB75A)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF54A85523A928B8033935F4501FF43783607FE6E)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_AddBinding_mDAE408945798F317F27C27379A5B538C83E9D8CF_RuntimeMethod_var))); } IL_0013: { // return AddBinding(actionMap, // new InputBinding // { // path = path, // interactions = interactions, // groups = groups, // action = action, // processors = processors, // }); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_2 = ___actionMap0; il2cpp_codegen_initobj((&V_0), sizeof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB )); String_t* L_3 = ___path1; InputBinding_set_path_m155AEB022A6C164DD89346BE90A4389736420D37_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_0), L_3, /*hidden argument*/NULL); String_t* L_4 = ___interactions2; InputBinding_set_interactions_m26748286516301C036B1AAEE42A11AA8DE8A2F80_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_0), L_4, /*hidden argument*/NULL); String_t* L_5 = ___groups3; InputBinding_set_groups_m37E7FE0031C2CB75A3DB3440367C3C0CA8EB4ED8_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_0), L_5, /*hidden argument*/NULL); String_t* L_6 = ___action4; InputBinding_set_action_mFA772BCE0132EBA5AABBBC10D13708732FB3E754_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_0), L_6, /*hidden argument*/NULL); String_t* L_7 = ___processors5; InputBinding_set_processors_m012FEC247CA969C328AF577C140836558F155087_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_0), L_7, /*hidden argument*/NULL); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_8 = V_0; BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 L_9; L_9 = InputActionSetupExtensions_AddBinding_mCD1A40C37BF41116DAF5C5E260E64FA567C5185A(L_2, L_8, /*hidden argument*/NULL); return L_9; } } // UnityEngine.InputSystem.InputActionSetupExtensions/BindingSyntax UnityEngine.InputSystem.InputActionSetupExtensions::AddBinding(UnityEngine.InputSystem.InputActionMap,System.String,UnityEngine.InputSystem.InputAction,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 InputActionSetupExtensions_AddBinding_m6F518E2202D9F0619A508261D459154DB99AF096 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___actionMap0, String_t* ___path1, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action2, String_t* ___interactions3, String_t* ___groups4, const RuntimeMethod* method) { String_t* V_0 = NULL; String_t* V_1 = NULL; { // if (action != null && action.actionMap != actionMap) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action2; if (!L_0) { goto IL_0023; } } { InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_1 = ___action2; NullCheck(L_1); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_2; L_2 = InputAction_get_actionMap_m5520D267506EA203BE7B7D31A3C8751757D3C34F(L_1, /*hidden argument*/NULL); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_3 = ___actionMap0; if ((((RuntimeObject*)(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 *)L_2) == ((RuntimeObject*)(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 *)L_3))) { goto IL_0023; } } { // throw new ArgumentException( // $"Action '{action}' is not part of action map '{actionMap}'", nameof(action)); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_4 = ___action2; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_5 = ___actionMap0; String_t* L_6; L_6 = String_Format_m8464C6DD7299114954DA87FC39FCD129F3E2ACA2(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral081C3977031A2708947D1006615EE867270023FE)), L_4, L_5, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_7 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_7, L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_AddBinding_m6F518E2202D9F0619A508261D459154DB99AF096_RuntimeMethod_var))); } IL_0023: { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_8 = ___action2; if (L_8) { goto IL_0033; } } { // return AddBinding(actionMap, path: path, interactions: interactions, groups: groups); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_9 = ___actionMap0; String_t* L_10 = ___path1; String_t* L_11 = ___interactions3; String_t* L_12 = ___groups4; BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 L_13; L_13 = InputActionSetupExtensions_AddBinding_mDAE408945798F317F27C27379A5B538C83E9D8CF(L_9, L_10, L_11, L_12, (String_t*)NULL, (String_t*)NULL, /*hidden argument*/NULL); return L_13; } IL_0033: { // return AddBinding(actionMap, path: path, interactions: interactions, groups: groups, // action: action.id); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_14 = ___actionMap0; String_t* L_15 = ___path1; String_t* L_16 = ___interactions3; V_0 = L_16; String_t* L_17 = ___groups4; V_1 = L_17; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_18 = ___action2; NullCheck(L_18); Guid_t L_19; L_19 = InputAction_get_id_mD269BC864D43387B69B7F01FF2300DBEC582D500(L_18, /*hidden argument*/NULL); String_t* L_20 = V_0; String_t* L_21 = V_1; BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 L_22; L_22 = InputActionSetupExtensions_AddBinding_m07460BED71B8F3170F0CFADC38D3C244AFBCD56B(L_14, L_15, L_19, L_20, L_21, /*hidden argument*/NULL); return L_22; } } // UnityEngine.InputSystem.InputActionSetupExtensions/BindingSyntax UnityEngine.InputSystem.InputActionSetupExtensions::AddBinding(UnityEngine.InputSystem.InputActionMap,System.String,System.Guid,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 InputActionSetupExtensions_AddBinding_m07460BED71B8F3170F0CFADC38D3C244AFBCD56B (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___actionMap0, String_t* ___path1, Guid_t ___action2, String_t* ___interactions3, String_t* ___groups4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guid_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (action == Guid.Empty) Guid_t L_0 = ___action2; IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); Guid_t L_1 = ((Guid_t_StaticFields*)il2cpp_codegen_static_fields_for(Guid_t_il2cpp_TypeInfo_var))->get_Empty_0(); bool L_2; L_2 = Guid_op_Equality_mCE37DBEAB7523931F24F545D144DA04B6F42A4D0(L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001a; } } { // return AddBinding(actionMap, path: path, interactions: interactions, groups: groups); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_3 = ___actionMap0; String_t* L_4 = ___path1; String_t* L_5 = ___interactions3; String_t* L_6 = ___groups4; BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 L_7; L_7 = InputActionSetupExtensions_AddBinding_mDAE408945798F317F27C27379A5B538C83E9D8CF(L_3, L_4, L_5, L_6, (String_t*)NULL, (String_t*)NULL, /*hidden argument*/NULL); return L_7; } IL_001a: { // return AddBinding(actionMap, path: path, interactions: interactions, groups: groups, // action: action.ToString()); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_8 = ___actionMap0; String_t* L_9 = ___path1; String_t* L_10 = ___interactions3; String_t* L_11 = ___groups4; String_t* L_12; L_12 = Guid_ToString_mA3AB7742FB0E04808F580868E82BDEB93187FB75((Guid_t *)(&___action2), /*hidden argument*/NULL); BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 L_13; L_13 = InputActionSetupExtensions_AddBinding_mDAE408945798F317F27C27379A5B538C83E9D8CF(L_8, L_9, L_10, L_11, L_12, (String_t*)NULL, /*hidden argument*/NULL); return L_13; } } // UnityEngine.InputSystem.InputActionSetupExtensions/BindingSyntax UnityEngine.InputSystem.InputActionSetupExtensions::AddBinding(UnityEngine.InputSystem.InputActionMap,UnityEngine.InputSystem.InputBinding) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 InputActionSetupExtensions_AddBinding_mCD1A40C37BF41116DAF5C5E260E64FA567C5185A (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___actionMap0, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___binding1, const RuntimeMethod* method) { int32_t V_0 = 0; { // if (actionMap == null) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0 = ___actionMap0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(actionMap)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE75AD1ED67116F1690D5201EA0BA8543296CCA6)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_AddBinding_mCD1A40C37BF41116DAF5C5E260E64FA567C5185A_RuntimeMethod_var))); } IL_000e: { // if (binding.path == null) String_t* L_2; L_2 = InputBinding_get_path_mF0904D4410602C5F95C98E087E4CB47F0A33B757_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&___binding1), /*hidden argument*/NULL); if (L_2) { goto IL_0027; } } { // throw new ArgumentException("Binding path cannot be null", nameof(binding)); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_3 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF54A85523A928B8033935F4501FF43783607FE6E)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF4356F3B317F52F71C3D5E501CA338241D6296D4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_AddBinding_mCD1A40C37BF41116DAF5C5E260E64FA567C5185A_RuntimeMethod_var))); } IL_0027: { // var bindingIndex = AddBindingInternal(actionMap, binding); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_4 = ___actionMap0; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_5 = ___binding1; int32_t L_6; L_6 = InputActionSetupExtensions_AddBindingInternal_m51A410AA4C492C2A4E1FC7E53B6C708AE2444069(L_4, L_5, (-1), /*hidden argument*/NULL); V_0 = L_6; // return new BindingSyntax(actionMap, bindingIndex); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_7 = ___actionMap0; int32_t L_8 = V_0; BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 L_9; memset((&L_9), 0, sizeof(L_9)); BindingSyntax__ctor_m6B3022B41688B7C088C59D7A4193128EC90D48EC((&L_9), L_7, L_8, (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)NULL, /*hidden argument*/NULL); return L_9; } } // UnityEngine.InputSystem.InputActionSetupExtensions/CompositeSyntax UnityEngine.InputSystem.InputActionSetupExtensions::AddCompositeBinding(UnityEngine.InputSystem.InputAction,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CompositeSyntax_t7C7F5CBAE00B5179E4D54190E60EC19E08CDFD9E InputActionSetupExtensions_AddCompositeBinding_m30CAD7682041A82C3BB4CAEFCCC8837CBC0D0BA5 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, String_t* ___composite1, String_t* ___interactions2, String_t* ___processors3, const RuntimeMethod* method) { InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB V_2; memset((&V_2), 0, sizeof(V_2)); { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(action)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_AddCompositeBinding_m30CAD7682041A82C3BB4CAEFCCC8837CBC0D0BA5_RuntimeMethod_var))); } IL_000e: { // if (string.IsNullOrEmpty(composite)) String_t* L_2 = ___composite1; bool L_3; L_3 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0026; } } { // throw new ArgumentException("Composite name cannot be null or empty", nameof(composite)); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_4 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6F907D48D51F8D6803AF1A32952509842067054C)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6863AA8102F47C253DBDD60BF081AECA704C242A)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_AddCompositeBinding_m30CAD7682041A82C3BB4CAEFCCC8837CBC0D0BA5_RuntimeMethod_var))); } IL_0026: { // var actionMap = action.GetOrCreateActionMap(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_5 = ___action0; NullCheck(L_5); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_6; L_6 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(L_5, /*hidden argument*/NULL); // var binding = new InputBinding // { // name = NameAndParameters.ParseName(composite), // path = composite, // interactions = interactions, // processors = processors, // isComposite = true, // action = action.name // }; il2cpp_codegen_initobj((&V_2), sizeof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB )); String_t* L_7 = ___composite1; String_t* L_8; L_8 = NameAndParameters_ParseName_m874354A2A12C62D6F604280F925D90D1F410242D(L_7, /*hidden argument*/NULL); InputBinding_set_name_m65CCC48184079BF94EE1056FD0032EB703E9D646_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_2), L_8, /*hidden argument*/NULL); String_t* L_9 = ___composite1; InputBinding_set_path_m155AEB022A6C164DD89346BE90A4389736420D37_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_2), L_9, /*hidden argument*/NULL); String_t* L_10 = ___interactions2; InputBinding_set_interactions_m26748286516301C036B1AAEE42A11AA8DE8A2F80_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_2), L_10, /*hidden argument*/NULL); String_t* L_11 = ___processors3; InputBinding_set_processors_m012FEC247CA969C328AF577C140836558F155087_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_2), L_11, /*hidden argument*/NULL); InputBinding_set_isComposite_m087307D015EAA95892167916BFAE095A4B282388((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_2), (bool)1, /*hidden argument*/NULL); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_12 = ___action0; NullCheck(L_12); String_t* L_13; L_13 = InputAction_get_name_mD793438E7135692C402DBB981AD15DEE65A20F38_inline(L_12, /*hidden argument*/NULL); InputBinding_set_action_mFA772BCE0132EBA5AABBBC10D13708732FB3E754_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_2), L_13, /*hidden argument*/NULL); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_14 = V_2; V_0 = L_14; // var bindingIndex = AddBindingInternal(actionMap, binding); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_15 = L_6; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_16 = V_0; int32_t L_17; L_17 = InputActionSetupExtensions_AddBindingInternal_m51A410AA4C492C2A4E1FC7E53B6C708AE2444069(L_15, L_16, (-1), /*hidden argument*/NULL); V_1 = L_17; // return new CompositeSyntax(actionMap, action, bindingIndex); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_18 = ___action0; int32_t L_19 = V_1; CompositeSyntax_t7C7F5CBAE00B5179E4D54190E60EC19E08CDFD9E L_20; memset((&L_20), 0, sizeof(L_20)); CompositeSyntax__ctor_mCC80FDD99A63432E02CAC0DA30F63A8338C47673((&L_20), L_15, L_18, L_19, /*hidden argument*/NULL); return L_20; } } // System.Int32 UnityEngine.InputSystem.InputActionSetupExtensions::AddBindingInternal(UnityEngine.InputSystem.InputActionMap,UnityEngine.InputSystem.InputBinding,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionSetupExtensions_AddBindingInternal_m51A410AA4C492C2A4E1FC7E53B6C708AE2444069 (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___map0, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___binding1, int32_t ___bindingIndex2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_Append_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_m2D70DE272F6C6756790E17BC1964122CCD578E58_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_InsertAt_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_mDA9597A31CF1F74F351525C8B33F9C8C88EA2E03_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (string.IsNullOrEmpty(binding.m_Id)) InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_0 = ___binding1; String_t* L_1 = L_0.get_m_Id_3(); bool L_2; L_2 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0014; } } { // binding.GenerateId(); InputBinding_GenerateId_mBFA7BCF7726F327274BE4A61CC300593FFCB1227((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&___binding1), /*hidden argument*/NULL); } IL_0014: { // if (bindingIndex < 0) int32_t L_3 = ___bindingIndex2; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0028; } } { // bindingIndex = ArrayHelpers.Append(ref map.m_Bindings, binding); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_4 = ___map0; NullCheck(L_4); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6** L_5 = L_4->get_address_of_m_Bindings_4(); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_6 = ___binding1; int32_t L_7; L_7 = ArrayHelpers_Append_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_m2D70DE272F6C6756790E17BC1964122CCD578E58((InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6**)L_5, L_6, /*hidden argument*/ArrayHelpers_Append_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_m2D70DE272F6C6756790E17BC1964122CCD578E58_RuntimeMethod_var); ___bindingIndex2 = L_7; goto IL_0035; } IL_0028: { // ArrayHelpers.InsertAt(ref map.m_Bindings, bindingIndex, binding); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_8 = ___map0; NullCheck(L_8); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6** L_9 = L_8->get_address_of_m_Bindings_4(); int32_t L_10 = ___bindingIndex2; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_11 = ___binding1; ArrayHelpers_InsertAt_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_mDA9597A31CF1F74F351525C8B33F9C8C88EA2E03((InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6**)L_9, L_10, L_11, /*hidden argument*/ArrayHelpers_InsertAt_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_mDA9597A31CF1F74F351525C8B33F9C8C88EA2E03_RuntimeMethod_var); } IL_0035: { // if (map.asset != null) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_12 = ___map0; NullCheck(L_12); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_13; L_13 = InputActionMap_get_asset_m731DA6CFE63F1714524F583D9E4A575BE1DA7FA7_inline(L_12, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_14; L_14 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_13, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_14) { goto IL_004e; } } { // map.asset.MarkAsDirty(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_15 = ___map0; NullCheck(L_15); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_16; L_16 = InputActionMap_get_asset_m731DA6CFE63F1714524F583D9E4A575BE1DA7FA7_inline(L_15, /*hidden argument*/NULL); NullCheck(L_16); InputActionAsset_MarkAsDirty_m6C8B4B1D7E1F03997629C030B1DD4AD7C625AC2B(L_16, /*hidden argument*/NULL); } IL_004e: { // if (map.m_SingletonAction != null) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_17 = ___map0; NullCheck(L_17); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_18 = L_17->get_m_SingletonAction_8(); if (!L_18) { goto IL_0067; } } { // map.m_SingletonAction.m_SingletonActionBindings = map.m_Bindings; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_19 = ___map0; NullCheck(L_19); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_20 = L_19->get_m_SingletonAction_8(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_21 = ___map0; NullCheck(L_21); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_22 = L_21->get_m_Bindings_4(); NullCheck(L_20); L_20->set_m_SingletonActionBindings_6(L_22); } IL_0067: { // map.OnBindingModified(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_23 = ___map0; NullCheck(L_23); InputActionMap_OnBindingModified_m6A82EE7925AB5B0BC541713DC7CF6A26DFF060D4(L_23, /*hidden argument*/NULL); // return bindingIndex; int32_t L_24 = ___bindingIndex2; return L_24; } } // UnityEngine.InputSystem.InputActionSetupExtensions/BindingSyntax UnityEngine.InputSystem.InputActionSetupExtensions::ChangeBinding(UnityEngine.InputSystem.InputAction,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 InputActionSetupExtensions_ChangeBinding_mBB4AEA13C8343DFEE93F20DB6D101B42E0FC0B49 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, int32_t ___index1, const RuntimeMethod* method) { int32_t V_0 = 0; { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(action)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_ChangeBinding_mBB4AEA13C8343DFEE93F20DB6D101B42E0FC0B49_RuntimeMethod_var))); } IL_000e: { // var indexOnMap = action.BindingIndexOnActionToBindingIndexOnMap(index); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_2 = ___action0; int32_t L_3 = ___index1; NullCheck(L_2); int32_t L_4; L_4 = InputAction_BindingIndexOnActionToBindingIndexOnMap_m5DA4954CA05161BF81109F5FC3C8AC629AF4020A(L_2, L_3, /*hidden argument*/NULL); V_0 = L_4; // return new BindingSyntax(action.GetOrCreateActionMap(), indexOnMap, action); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_5 = ___action0; NullCheck(L_5); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_6; L_6 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(L_5, /*hidden argument*/NULL); int32_t L_7 = V_0; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_8 = ___action0; BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 L_9; memset((&L_9), 0, sizeof(L_9)); BindingSyntax__ctor_m6B3022B41688B7C088C59D7A4193128EC90D48EC((&L_9), L_6, L_7, L_8, /*hidden argument*/NULL); return L_9; } } // UnityEngine.InputSystem.InputActionSetupExtensions/BindingSyntax UnityEngine.InputSystem.InputActionSetupExtensions::ChangeBinding(UnityEngine.InputSystem.InputAction,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 InputActionSetupExtensions_ChangeBinding_m6032EEA0DD1FF5584AA7D172EE2457E2EF313B4D (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, String_t* ___name1, const RuntimeMethod* method) { InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB V_0; memset((&V_0), 0, sizeof(V_0)); { // return action.ChangeBinding(new InputBinding { name = name }); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; il2cpp_codegen_initobj((&V_0), sizeof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB )); String_t* L_1 = ___name1; InputBinding_set_name_m65CCC48184079BF94EE1056FD0032EB703E9D646_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_0), L_1, /*hidden argument*/NULL); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_2 = V_0; BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 L_3; L_3 = InputActionSetupExtensions_ChangeBinding_mCAE95F77A9F60AC9A7939D958155288B75B98C86(L_0, L_2, /*hidden argument*/NULL); return L_3; } } // UnityEngine.InputSystem.InputActionSetupExtensions/BindingSyntax UnityEngine.InputSystem.InputActionSetupExtensions::ChangeBinding(UnityEngine.InputSystem.InputActionMap,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 InputActionSetupExtensions_ChangeBinding_m6FD312B0A22774C4AE603723AEFA8AD6ADD3914D (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___actionMap0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_LengthSafe_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_mD91AD5CC033C9BED19574C83D438EFB50BD778D0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // if (actionMap == null) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0 = ___actionMap0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(actionMap)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE75AD1ED67116F1690D5201EA0BA8543296CCA6)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_ChangeBinding_m6FD312B0A22774C4AE603723AEFA8AD6ADD3914D_RuntimeMethod_var))); } IL_000e: { // if (index < 0 || index >= actionMap.m_Bindings.LengthSafe()) int32_t L_2 = ___index1; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0020; } } { int32_t L_3 = ___index1; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_4 = ___actionMap0; NullCheck(L_4); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_5 = L_4->get_m_Bindings_4(); int32_t L_6; L_6 = ArrayHelpers_LengthSafe_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_mD91AD5CC033C9BED19574C83D438EFB50BD778D0(L_5, /*hidden argument*/ArrayHelpers_LengthSafe_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_mD91AD5CC033C9BED19574C83D438EFB50BD778D0_RuntimeMethod_var); if ((((int32_t)L_3) < ((int32_t)L_6))) { goto IL_002b; } } IL_0020: { // throw new ArgumentOutOfRangeException(nameof(index)); ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_7 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_7, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_ChangeBinding_m6FD312B0A22774C4AE603723AEFA8AD6ADD3914D_RuntimeMethod_var))); } IL_002b: { // return new BindingSyntax(actionMap, index); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_8 = ___actionMap0; int32_t L_9 = ___index1; BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 L_10; memset((&L_10), 0, sizeof(L_10)); BindingSyntax__ctor_m6B3022B41688B7C088C59D7A4193128EC90D48EC((&L_10), L_8, L_9, (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)NULL, /*hidden argument*/NULL); return L_10; } } // UnityEngine.InputSystem.InputActionSetupExtensions/BindingSyntax UnityEngine.InputSystem.InputActionSetupExtensions::ChangeBindingWithId(UnityEngine.InputSystem.InputAction,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 InputActionSetupExtensions_ChangeBindingWithId_m473D0379B51C4569090CDA383B64BBE72AC277AA (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, String_t* ___id1, const RuntimeMethod* method) { InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB V_0; memset((&V_0), 0, sizeof(V_0)); { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(action)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_ChangeBindingWithId_m473D0379B51C4569090CDA383B64BBE72AC277AA_RuntimeMethod_var))); } IL_000e: { // return action.ChangeBinding(new InputBinding {m_Id = id}); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_2 = ___action0; il2cpp_codegen_initobj((&V_0), sizeof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB )); String_t* L_3 = ___id1; (&V_0)->set_m_Id_3(L_3); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_4 = V_0; BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 L_5; L_5 = InputActionSetupExtensions_ChangeBinding_mCAE95F77A9F60AC9A7939D958155288B75B98C86(L_2, L_4, /*hidden argument*/NULL); return L_5; } } // UnityEngine.InputSystem.InputActionSetupExtensions/BindingSyntax UnityEngine.InputSystem.InputActionSetupExtensions::ChangeBindingWithId(UnityEngine.InputSystem.InputAction,System.Guid) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 InputActionSetupExtensions_ChangeBindingWithId_mF0C38275F1A395317548F18A3E2FF69654323845 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, Guid_t ___id1, const RuntimeMethod* method) { InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB V_0; memset((&V_0), 0, sizeof(V_0)); { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(action)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_ChangeBindingWithId_mF0C38275F1A395317548F18A3E2FF69654323845_RuntimeMethod_var))); } IL_000e: { // return action.ChangeBinding(new InputBinding {id = id}); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_2 = ___action0; il2cpp_codegen_initobj((&V_0), sizeof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB )); Guid_t L_3 = ___id1; InputBinding_set_id_m593F5907FC9FA190E9F65A4DC4D329C46D2B2593((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_0), L_3, /*hidden argument*/NULL); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_4 = V_0; BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 L_5; L_5 = InputActionSetupExtensions_ChangeBinding_mCAE95F77A9F60AC9A7939D958155288B75B98C86(L_2, L_4, /*hidden argument*/NULL); return L_5; } } // UnityEngine.InputSystem.InputActionSetupExtensions/BindingSyntax UnityEngine.InputSystem.InputActionSetupExtensions::ChangeBindingWithGroup(UnityEngine.InputSystem.InputAction,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 InputActionSetupExtensions_ChangeBindingWithGroup_mFBF617FD7C2C86CE55B2529B687B07DB120678D1 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, String_t* ___group1, const RuntimeMethod* method) { InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB V_0; memset((&V_0), 0, sizeof(V_0)); { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(action)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_ChangeBindingWithGroup_mFBF617FD7C2C86CE55B2529B687B07DB120678D1_RuntimeMethod_var))); } IL_000e: { // return action.ChangeBinding(new InputBinding {groups = group}); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_2 = ___action0; il2cpp_codegen_initobj((&V_0), sizeof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB )); String_t* L_3 = ___group1; InputBinding_set_groups_m37E7FE0031C2CB75A3DB3440367C3C0CA8EB4ED8_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_0), L_3, /*hidden argument*/NULL); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_4 = V_0; BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 L_5; L_5 = InputActionSetupExtensions_ChangeBinding_mCAE95F77A9F60AC9A7939D958155288B75B98C86(L_2, L_4, /*hidden argument*/NULL); return L_5; } } // UnityEngine.InputSystem.InputActionSetupExtensions/BindingSyntax UnityEngine.InputSystem.InputActionSetupExtensions::ChangeBindingWithPath(UnityEngine.InputSystem.InputAction,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 InputActionSetupExtensions_ChangeBindingWithPath_mE83AA9F6092C41A70CDC99D25F0C25B4A4236D0C (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, String_t* ___path1, const RuntimeMethod* method) { InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB V_0; memset((&V_0), 0, sizeof(V_0)); { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(action)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_ChangeBindingWithPath_mE83AA9F6092C41A70CDC99D25F0C25B4A4236D0C_RuntimeMethod_var))); } IL_000e: { // return action.ChangeBinding(new InputBinding {path = path}); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_2 = ___action0; il2cpp_codegen_initobj((&V_0), sizeof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB )); String_t* L_3 = ___path1; InputBinding_set_path_m155AEB022A6C164DD89346BE90A4389736420D37_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&V_0), L_3, /*hidden argument*/NULL); InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_4 = V_0; BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 L_5; L_5 = InputActionSetupExtensions_ChangeBinding_mCAE95F77A9F60AC9A7939D958155288B75B98C86(L_2, L_4, /*hidden argument*/NULL); return L_5; } } // UnityEngine.InputSystem.InputActionSetupExtensions/BindingSyntax UnityEngine.InputSystem.InputActionSetupExtensions::ChangeBinding(UnityEngine.InputSystem.InputAction,UnityEngine.InputSystem.InputBinding) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 InputActionSetupExtensions_ChangeBinding_mCAE95F77A9F60AC9A7939D958155288B75B98C86 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___match1, const RuntimeMethod* method) { InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * V_0 = NULL; int32_t V_1 = 0; Guid_t V_2; memset((&V_2), 0, sizeof(V_2)); BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 V_3; memset((&V_3), 0, sizeof(V_3)); { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(action)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_ChangeBinding_mCAE95F77A9F60AC9A7939D958155288B75B98C86_RuntimeMethod_var))); } IL_000e: { // var actionMap = action.GetOrCreateActionMap(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_2 = ___action0; NullCheck(L_2); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_3; L_3 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(L_2, /*hidden argument*/NULL); V_0 = L_3; // int bindingIndexInMap = -1; V_1 = (-1); // var id = action.idDontGenerate; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_4 = ___action0; NullCheck(L_4); Guid_t L_5; L_5 = InputAction_get_idDontGenerate_m56B90B26D5891CFAA6833C4CB687510FA52F8830(L_4, /*hidden argument*/NULL); // match.action = action.id.ToString(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_6 = ___action0; NullCheck(L_6); Guid_t L_7; L_7 = InputAction_get_id_mD269BC864D43387B69B7F01FF2300DBEC582D500(L_6, /*hidden argument*/NULL); V_2 = L_7; String_t* L_8; L_8 = Guid_ToString_mA3AB7742FB0E04808F580868E82BDEB93187FB75((Guid_t *)(&V_2), /*hidden argument*/NULL); InputBinding_set_action_mFA772BCE0132EBA5AABBBC10D13708732FB3E754_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&___match1), L_8, /*hidden argument*/NULL); // bindingIndexInMap = actionMap.FindBindingRelativeToMap(match); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_9 = V_0; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_10 = ___match1; NullCheck(L_9); int32_t L_11; L_11 = InputActionMap_FindBindingRelativeToMap_m646F1E149D704359F52E41F45A2A4301F895B9AB(L_9, L_10, /*hidden argument*/NULL); V_1 = L_11; // if (bindingIndexInMap == -1) int32_t L_12 = V_1; if ((!(((uint32_t)L_12) == ((uint32_t)(-1))))) { goto IL_005a; } } { // match.action = action.name; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_13 = ___action0; NullCheck(L_13); String_t* L_14; L_14 = InputAction_get_name_mD793438E7135692C402DBB981AD15DEE65A20F38_inline(L_13, /*hidden argument*/NULL); InputBinding_set_action_mFA772BCE0132EBA5AABBBC10D13708732FB3E754_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(&___match1), L_14, /*hidden argument*/NULL); // bindingIndexInMap = actionMap.FindBindingRelativeToMap(match); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_15 = V_0; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_16 = ___match1; NullCheck(L_15); int32_t L_17; L_17 = InputActionMap_FindBindingRelativeToMap_m646F1E149D704359F52E41F45A2A4301F895B9AB(L_15, L_16, /*hidden argument*/NULL); V_1 = L_17; } IL_005a: { // if (bindingIndexInMap == -1) int32_t L_18 = V_1; if ((!(((uint32_t)L_18) == ((uint32_t)(-1))))) { goto IL_0068; } } { // return default; il2cpp_codegen_initobj((&V_3), sizeof(BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 )); BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 L_19 = V_3; return L_19; } IL_0068: { // return new BindingSyntax(actionMap, bindingIndexInMap); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_20 = V_0; int32_t L_21 = V_1; BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 L_22; memset((&L_22), 0, sizeof(L_22)); BindingSyntax__ctor_m6B3022B41688B7C088C59D7A4193128EC90D48EC((&L_22), L_20, L_21, (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)NULL, /*hidden argument*/NULL); return L_22; } } // UnityEngine.InputSystem.InputActionSetupExtensions/BindingSyntax UnityEngine.InputSystem.InputActionSetupExtensions::ChangeCompositeBinding(UnityEngine.InputSystem.InputAction,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 InputActionSetupExtensions_ChangeCompositeBinding_m14FC047DB27945123D4E02660469B1FB2F73D2A5 (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, String_t* ___compositeName1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_LengthSafe_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_mD91AD5CC033C9BED19574C83D438EFB50BD778D0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * V_0 = NULL; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * V_4 = NULL; BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 V_5; memset((&V_5), 0, sizeof(V_5)); { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(action)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_ChangeCompositeBinding_m14FC047DB27945123D4E02660469B1FB2F73D2A5_RuntimeMethod_var))); } IL_000e: { // if (string.IsNullOrEmpty(compositeName)) String_t* L_2 = ___compositeName1; bool L_3; L_3 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0021; } } { // throw new ArgumentNullException(nameof(compositeName)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_4 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFFFED9A318CA9EC2239501CAC6803F2D1ACB8935)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_ChangeCompositeBinding_m14FC047DB27945123D4E02660469B1FB2F73D2A5_RuntimeMethod_var))); } IL_0021: { // var actionMap = action.GetOrCreateActionMap(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_5 = ___action0; NullCheck(L_5); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_6; L_6 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(L_5, /*hidden argument*/NULL); V_0 = L_6; // var bindings = actionMap.m_Bindings; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_7 = V_0; NullCheck(L_7); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_8 = L_7->get_m_Bindings_4(); V_1 = L_8; // var numBindings = bindings.LengthSafe(); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_9 = V_1; int32_t L_10; L_10 = ArrayHelpers_LengthSafe_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_mD91AD5CC033C9BED19574C83D438EFB50BD778D0(L_9, /*hidden argument*/ArrayHelpers_LengthSafe_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_mD91AD5CC033C9BED19574C83D438EFB50BD778D0_RuntimeMethod_var); V_2 = L_10; // for (var i = 0; i < numBindings; ++i) V_3 = 0; goto IL_0088; } IL_003a: { // ref var binding = ref bindings[i]; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_11 = V_1; int32_t L_12 = V_3; NullCheck(L_11); V_4 = (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)((L_11)->GetAddressAt(static_cast(L_12))); // if (!binding.isComposite || !binding.TriggersAction(action)) InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * L_13 = V_4; bool L_14; L_14 = InputBinding_get_isComposite_mA2F3438B0CB0C9EEFDDBCA16D0BA29FBF136B9EC((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_0084; } } { InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * L_15 = V_4; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_16 = ___action0; bool L_17; L_17 = InputBinding_TriggersAction_mA2C09E283BE6494B34F667CC8D04107348E10DA2((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)L_15, L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_0084; } } { // if (compositeName.Equals(binding.name, StringComparison.InvariantCultureIgnoreCase) // || compositeName.Equals(NameAndParameters.ParseName(binding.path), // StringComparison.InvariantCultureIgnoreCase)) String_t* L_18 = ___compositeName1; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * L_19 = V_4; String_t* L_20; L_20 = InputBinding_get_name_mA656144BCF70639C6ED6AA8DC909EAED80C937FA_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)L_19, /*hidden argument*/NULL); NullCheck(L_18); bool L_21; L_21 = String_Equals_m62F0586691097AA2EE48F1596A130170BCFBF7F6(L_18, L_20, 3, /*hidden argument*/NULL); if (L_21) { goto IL_007b; } } { String_t* L_22 = ___compositeName1; InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * L_23 = V_4; String_t* L_24; L_24 = InputBinding_get_path_mF0904D4410602C5F95C98E087E4CB47F0A33B757_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)L_23, /*hidden argument*/NULL); String_t* L_25; L_25 = NameAndParameters_ParseName_m874354A2A12C62D6F604280F925D90D1F410242D(L_24, /*hidden argument*/NULL); NullCheck(L_22); bool L_26; L_26 = String_Equals_m62F0586691097AA2EE48F1596A130170BCFBF7F6(L_22, L_25, 3, /*hidden argument*/NULL); if (!L_26) { goto IL_0084; } } IL_007b: { // return new BindingSyntax(actionMap, i, action); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_27 = V_0; int32_t L_28 = V_3; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_29 = ___action0; BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 L_30; memset((&L_30), 0, sizeof(L_30)); BindingSyntax__ctor_m6B3022B41688B7C088C59D7A4193128EC90D48EC((&L_30), L_27, L_28, L_29, /*hidden argument*/NULL); return L_30; } IL_0084: { // for (var i = 0; i < numBindings; ++i) int32_t L_31 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_0088: { // for (var i = 0; i < numBindings; ++i) int32_t L_32 = V_3; int32_t L_33 = V_2; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_003a; } } { // return default; il2cpp_codegen_initobj((&V_5), sizeof(BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 )); BindingSyntax_t610045794B1FE2A72BD0408E21444DAA427F9757 L_34 = V_5; return L_34; } } // System.Void UnityEngine.InputSystem.InputActionSetupExtensions::Rename(UnityEngine.InputSystem.InputAction,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionSetupExtensions_Rename_m4942BF5CB5AB12089698481BF20E6BBD9D8AC26B (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, String_t* ___newName1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_LengthSafe_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_mD91AD5CC033C9BED19574C83D438EFB50BD778D0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * V_0 = NULL; String_t* V_1 = NULL; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * G_B9_0 = NULL; InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * G_B16_0 = NULL; { // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; if (L_0) { goto IL_000e; } } { // throw new ArgumentNullException(nameof(action)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_Rename_m4942BF5CB5AB12089698481BF20E6BBD9D8AC26B_RuntimeMethod_var))); } IL_000e: { // if (string.IsNullOrEmpty(newName)) String_t* L_2 = ___newName1; bool L_3; L_3 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0021; } } { // throw new ArgumentNullException(nameof(newName)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_4 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4473DAEBAA4524D75A5E202E3CE0F38C1C0026F4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_Rename_m4942BF5CB5AB12089698481BF20E6BBD9D8AC26B_RuntimeMethod_var))); } IL_0021: { // if (action.name == newName) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_5 = ___action0; NullCheck(L_5); String_t* L_6; L_6 = InputAction_get_name_mD793438E7135692C402DBB981AD15DEE65A20F38_inline(L_5, /*hidden argument*/NULL); String_t* L_7 = ___newName1; bool L_8; L_8 = String_op_Equality_m50B3548E4AC232558190B0052877B290AA1D436A(L_6, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0030; } } { // return; return; } IL_0030: { // var actionMap = action.actionMap; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_9 = ___action0; NullCheck(L_9); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_10; L_10 = InputAction_get_actionMap_m5520D267506EA203BE7B7D31A3C8751757D3C34F(L_9, /*hidden argument*/NULL); V_0 = L_10; // if (actionMap?.FindAction(newName) != null) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_11 = V_0; if (L_11) { goto IL_003d; } } { G_B9_0 = ((InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)(NULL)); goto IL_0045; } IL_003d: { InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_12 = V_0; String_t* L_13 = ___newName1; NullCheck(L_12); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_14; L_14 = InputActionMap_FindAction_m3AC52A50C20CCE4AED7849FAA830AE43144134EE(L_12, L_13, (bool)0, /*hidden argument*/NULL); G_B9_0 = L_14; } IL_0045: { if (!G_B9_0) { goto IL_005a; } } { // throw new InvalidOperationException( // $"Cannot rename '{action}' to '{newName}' in map '{actionMap}' as the map already contains an action with that name"); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_15 = ___action0; String_t* L_16 = ___newName1; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_17 = V_0; String_t* L_18; L_18 = String_Format_mD0D523A440845BA7F58E68187E029DC9AB821CED(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB64E2B4463C15E61C4C4E33618C871843AA861F2)), L_15, L_16, L_17, /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_19 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_19, L_18, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_19, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_Rename_m4942BF5CB5AB12089698481BF20E6BBD9D8AC26B_RuntimeMethod_var))); } IL_005a: { // var oldName = action.m_Name; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_20 = ___action0; NullCheck(L_20); String_t* L_21 = L_20->get_m_Name_0(); V_1 = L_21; // action.m_Name = newName; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_22 = ___action0; String_t* L_23 = ___newName1; NullCheck(L_22); L_22->set_m_Name_0(L_23); // actionMap?.ClearActionLookupTable(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_24 = V_0; if (!L_24) { goto IL_0071; } } { InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_25 = V_0; NullCheck(L_25); InputActionMap_ClearActionLookupTable_m0926ECB113A19EE54FA0BDD538F71B449277B285(L_25, /*hidden argument*/NULL); } IL_0071: { // if (actionMap?.asset != null) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_26 = V_0; if (L_26) { goto IL_0077; } } { G_B16_0 = ((InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 *)(NULL)); goto IL_007d; } IL_0077: { InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_27 = V_0; NullCheck(L_27); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_28; L_28 = InputActionMap_get_asset_m731DA6CFE63F1714524F583D9E4A575BE1DA7FA7_inline(L_27, /*hidden argument*/NULL); G_B16_0 = L_28; } IL_007d: { IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_29; L_29 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(G_B16_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_29) { goto IL_0093; } } { // actionMap?.asset.MarkAsDirty(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_30 = V_0; if (!L_30) { goto IL_0093; } } { InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_31 = V_0; NullCheck(L_31); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_32; L_32 = InputActionMap_get_asset_m731DA6CFE63F1714524F583D9E4A575BE1DA7FA7_inline(L_31, /*hidden argument*/NULL); NullCheck(L_32); InputActionAsset_MarkAsDirty_m6C8B4B1D7E1F03997629C030B1DD4AD7C625AC2B(L_32, /*hidden argument*/NULL); } IL_0093: { // var bindings = action.GetOrCreateActionMap().m_Bindings; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_33 = ___action0; NullCheck(L_33); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_34; L_34 = InputAction_GetOrCreateActionMap_mBCDD1A0AC25B88706B1C8088C2B5E91208E332CF(L_33, /*hidden argument*/NULL); NullCheck(L_34); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_35 = L_34->get_m_Bindings_4(); V_2 = L_35; // var bindingCount = bindings.LengthSafe(); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_36 = V_2; int32_t L_37; L_37 = ArrayHelpers_LengthSafe_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_mD91AD5CC033C9BED19574C83D438EFB50BD778D0(L_36, /*hidden argument*/ArrayHelpers_LengthSafe_TisInputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_mD91AD5CC033C9BED19574C83D438EFB50BD778D0_RuntimeMethod_var); V_3 = L_37; // for (var i = 0; i < bindingCount; ++i) V_4 = 0; goto IL_00d5; } IL_00ab: { // if (string.Compare(bindings[i].action, oldName, StringComparison.InvariantCultureIgnoreCase) == 0) InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_38 = V_2; int32_t L_39 = V_4; NullCheck(L_38); String_t* L_40; L_40 = InputBinding_get_action_mA0614689BD96A26D9B4C0BAA6D083E16911E4A62_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)((L_38)->GetAddressAt(static_cast(L_39))), /*hidden argument*/NULL); String_t* L_41 = V_1; int32_t L_42; L_42 = String_Compare_m573A1F97B15F82C9AC7DC0BB1B381EEDCD2759CD(L_40, L_41, 3, /*hidden argument*/NULL); if (L_42) { goto IL_00cf; } } { // bindings[i].action = newName; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_43 = V_2; int32_t L_44 = V_4; NullCheck(L_43); String_t* L_45 = ___newName1; InputBinding_set_action_mFA772BCE0132EBA5AABBBC10D13708732FB3E754_inline((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)((L_43)->GetAddressAt(static_cast(L_44))), L_45, /*hidden argument*/NULL); } IL_00cf: { // for (var i = 0; i < bindingCount; ++i) int32_t L_46 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1)); } IL_00d5: { // for (var i = 0; i < bindingCount; ++i) int32_t L_47 = V_4; int32_t L_48 = V_3; if ((((int32_t)L_47) < ((int32_t)L_48))) { goto IL_00ab; } } { // } return; } } // System.Void UnityEngine.InputSystem.InputActionSetupExtensions::AddControlScheme(UnityEngine.InputSystem.InputActionAsset,UnityEngine.InputSystem.InputControlScheme) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionSetupExtensions_AddControlScheme_m381250B7708C71C89AF8C71AC5EA4B1C64719C26 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * ___asset0, InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 ___controlScheme1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_Append_TisInputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340_m98ABD4C910E7A605F2BDD8E4EB6BAD1A379851E6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_m06ED2D6EA88D758177E81E5CF17BD598B159EF7E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Nullable_1_t7E8D134849FD70B33AA436F1A224083C40D24ADA V_0; memset((&V_0), 0, sizeof(V_0)); { // if (asset == null) InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_0 = ___asset0; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0014; } } { // throw new ArgumentNullException(nameof(asset)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_2 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral37B97248AD78DD69BA3DF192A954DA136A0917D3)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_AddControlScheme_m381250B7708C71C89AF8C71AC5EA4B1C64719C26_RuntimeMethod_var))); } IL_0014: { // if (string.IsNullOrEmpty(controlScheme.name)) String_t* L_3; L_3 = InputControlScheme_get_name_mA722D5DC1A6AB066C4F33415EC2719CDDE4E981E_inline((InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 *)(&___controlScheme1), /*hidden argument*/NULL); bool L_4; L_4 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_003d; } } { // throw new ArgumentException("Cannot add control scheme without name to asset " + asset.name, nameof(controlScheme)); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_5 = ___asset0; NullCheck(L_5); String_t* L_6; L_6 = Object_get_name_m0C7BC870ED2F0DC5A2FB09628136CD7D1CB82CFB(L_5, /*hidden argument*/NULL); String_t* L_7; L_7 = String_Concat_m10758B01687A2181C8727AD9FD9CCF5325C61C2A(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF893F82969862911E64FDB6CD387571ADE87284C)), L_6, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_8 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_8, L_7, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral0510939941CDB183622745A84DC0AE2FC3D661E3)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_AddControlScheme_m381250B7708C71C89AF8C71AC5EA4B1C64719C26_RuntimeMethod_var))); } IL_003d: { // if (asset.FindControlScheme(controlScheme.name) != null) InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_9 = ___asset0; String_t* L_10; L_10 = InputControlScheme_get_name_mA722D5DC1A6AB066C4F33415EC2719CDDE4E981E_inline((InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 *)(&___controlScheme1), /*hidden argument*/NULL); NullCheck(L_9); Nullable_1_t7E8D134849FD70B33AA436F1A224083C40D24ADA L_11; L_11 = InputActionAsset_FindControlScheme_m6294958F2373F2083CEEFF2060F557CFF1FFCD77(L_9, L_10, /*hidden argument*/NULL); V_0 = L_11; bool L_12; L_12 = Nullable_1_get_HasValue_m06ED2D6EA88D758177E81E5CF17BD598B159EF7E_inline((Nullable_1_t7E8D134849FD70B33AA436F1A224083C40D24ADA *)(&V_0), /*hidden argument*/Nullable_1_get_HasValue_m06ED2D6EA88D758177E81E5CF17BD598B159EF7E_RuntimeMethod_var); if (!L_12) { goto IL_0090; } } { // throw new InvalidOperationException( // $"Asset '{asset.name}' already contains a control scheme called '{controlScheme.name}'"); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_13 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var)), (uint32_t)5); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_14 = L_13; NullCheck(L_14); ArrayElementTypeCheck (L_14, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral76A2534B54F17A2DD56BEE175BE3A4A68B4F3389))); (L_14)->SetAt(static_cast(0), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral76A2534B54F17A2DD56BEE175BE3A4A68B4F3389))); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_15 = L_14; InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_16 = ___asset0; NullCheck(L_16); String_t* L_17; L_17 = Object_get_name_m0C7BC870ED2F0DC5A2FB09628136CD7D1CB82CFB(L_16, /*hidden argument*/NULL); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_17); (L_15)->SetAt(static_cast(1), (String_t*)L_17); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_18 = L_15; NullCheck(L_18); ArrayElementTypeCheck (L_18, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6F2F051B870D03723E4D16A5D15E1378DC8376CF))); (L_18)->SetAt(static_cast(2), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6F2F051B870D03723E4D16A5D15E1378DC8376CF))); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_19 = L_18; String_t* L_20; L_20 = InputControlScheme_get_name_mA722D5DC1A6AB066C4F33415EC2719CDDE4E981E_inline((InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 *)(&___controlScheme1), /*hidden argument*/NULL); NullCheck(L_19); ArrayElementTypeCheck (L_19, L_20); (L_19)->SetAt(static_cast(3), (String_t*)L_20); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_21 = L_19; NullCheck(L_21); ArrayElementTypeCheck (L_21, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral42646B33B50B6AA15E22733C8900716F0FE19E1D))); (L_21)->SetAt(static_cast(4), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral42646B33B50B6AA15E22733C8900716F0FE19E1D))); String_t* L_22; L_22 = String_Concat_m27B9C3007C7DABFABCC3726B37A3BE08CB40C417(L_21, /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_23 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_23, L_22, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_23, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_AddControlScheme_m381250B7708C71C89AF8C71AC5EA4B1C64719C26_RuntimeMethod_var))); } IL_0090: { // ArrayHelpers.Append(ref asset.m_ControlSchemes, controlScheme); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_24 = ___asset0; NullCheck(L_24); InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD** L_25 = L_24->get_address_of_m_ControlSchemes_6(); InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 L_26 = ___controlScheme1; int32_t L_27; L_27 = ArrayHelpers_Append_TisInputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340_m98ABD4C910E7A605F2BDD8E4EB6BAD1A379851E6((InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD**)L_25, L_26, /*hidden argument*/ArrayHelpers_Append_TisInputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340_m98ABD4C910E7A605F2BDD8E4EB6BAD1A379851E6_RuntimeMethod_var); // asset.MarkAsDirty(); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_28 = ___asset0; NullCheck(L_28); InputActionAsset_MarkAsDirty_m6C8B4B1D7E1F03997629C030B1DD4AD7C625AC2B(L_28, /*hidden argument*/NULL); // } return; } } // UnityEngine.InputSystem.InputActionSetupExtensions/ControlSchemeSyntax UnityEngine.InputSystem.InputActionSetupExtensions::AddControlScheme(UnityEngine.InputSystem.InputActionAsset,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 InputActionSetupExtensions_AddControlScheme_m22B9223897D8E7113A2610B8743FE37604AB8DDE (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * ___asset0, String_t* ___name1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_get_Count_m516AF5421C6B7611DB01610AAC55E31413378052_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ReadOnlyArray_1_tD26A5C8942D54D9923D37B15641CAC16B1922B9E V_1; memset((&V_1), 0, sizeof(V_1)); { // if (asset == null) InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_0 = ___asset0; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0014; } } { // throw new ArgumentNullException(nameof(asset)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_2 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral37B97248AD78DD69BA3DF192A954DA136A0917D3)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_AddControlScheme_m22B9223897D8E7113A2610B8743FE37604AB8DDE_RuntimeMethod_var))); } IL_0014: { // if (string.IsNullOrEmpty(name)) String_t* L_3 = ___name1; bool L_4; L_4 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0027; } } { // throw new ArgumentNullException(nameof(name)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_5 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_AddControlScheme_m22B9223897D8E7113A2610B8743FE37604AB8DDE_RuntimeMethod_var))); } IL_0027: { // var index = asset.controlSchemes.Count; InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_6 = ___asset0; NullCheck(L_6); ReadOnlyArray_1_tD26A5C8942D54D9923D37B15641CAC16B1922B9E L_7; L_7 = InputActionAsset_get_controlSchemes_m5BFE9026413F59D2AFFBBD911D21E41A1735179E(L_6, /*hidden argument*/NULL); V_1 = L_7; int32_t L_8; L_8 = ReadOnlyArray_1_get_Count_m516AF5421C6B7611DB01610AAC55E31413378052_inline((ReadOnlyArray_1_tD26A5C8942D54D9923D37B15641CAC16B1922B9E *)(&V_1), /*hidden argument*/ReadOnlyArray_1_get_Count_m516AF5421C6B7611DB01610AAC55E31413378052_RuntimeMethod_var); V_0 = L_8; // asset.AddControlScheme(new InputControlScheme(name)); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_9 = ___asset0; String_t* L_10 = ___name1; InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 L_11; memset((&L_11), 0, sizeof(L_11)); InputControlScheme__ctor_mC9FCC8AAF259569CF61A9F932829B56DCAC0CD5F((&L_11), L_10, (RuntimeObject*)NULL, (String_t*)NULL, /*hidden argument*/NULL); InputActionSetupExtensions_AddControlScheme_m381250B7708C71C89AF8C71AC5EA4B1C64719C26(L_9, L_11, /*hidden argument*/NULL); // return new ControlSchemeSyntax(asset, index); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_12 = ___asset0; int32_t L_13 = V_0; ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 L_14; memset((&L_14), 0, sizeof(L_14)); ControlSchemeSyntax__ctor_mC04CAC2C5EDFB4FF15B3E4098C3F8832B7A2975E((&L_14), L_12, L_13, /*hidden argument*/NULL); return L_14; } } // System.Void UnityEngine.InputSystem.InputActionSetupExtensions::RemoveControlScheme(UnityEngine.InputSystem.InputActionAsset,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionSetupExtensions_RemoveControlScheme_m3A91C8A5341BC2A778043277DC0C0DB6694BE683 (InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * ___asset0, String_t* ___name1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_EraseAt_TisInputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340_mE4864A590109719ED6091228482F8D9A96592E82_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { // if (asset == null) InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_0 = ___asset0; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0014; } } { // throw new ArgumentNullException(nameof(asset)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_2 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral37B97248AD78DD69BA3DF192A954DA136A0917D3)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_RemoveControlScheme_m3A91C8A5341BC2A778043277DC0C0DB6694BE683_RuntimeMethod_var))); } IL_0014: { // if (string.IsNullOrEmpty(name)) String_t* L_3 = ___name1; bool L_4; L_4 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0027; } } { // throw new ArgumentNullException(nameof(name)); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_5 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionSetupExtensions_RemoveControlScheme_m3A91C8A5341BC2A778043277DC0C0DB6694BE683_RuntimeMethod_var))); } IL_0027: { // var index = asset.FindControlSchemeIndex(name); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_6 = ___asset0; String_t* L_7 = ___name1; NullCheck(L_6); int32_t L_8; L_8 = InputActionAsset_FindControlSchemeIndex_mBC257591BC453AB14FC3ECCB4EA8DEF14EEFC26D(L_6, L_7, /*hidden argument*/NULL); V_0 = L_8; // if (index != -1) int32_t L_9 = V_0; if ((((int32_t)L_9) == ((int32_t)(-1)))) { goto IL_003f; } } { // ArrayHelpers.EraseAt(ref asset.m_ControlSchemes, index); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_10 = ___asset0; NullCheck(L_10); InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD** L_11 = L_10->get_address_of_m_ControlSchemes_6(); int32_t L_12 = V_0; ArrayHelpers_EraseAt_TisInputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340_mE4864A590109719ED6091228482F8D9A96592E82((InputControlSchemeU5BU5D_t3CDD2E91F58ACC65C4FEEE8FEED6770933F2EABD**)L_11, L_12, /*hidden argument*/ArrayHelpers_EraseAt_TisInputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340_mE4864A590109719ED6091228482F8D9A96592E82_RuntimeMethod_var); } IL_003f: { // asset.MarkAsDirty(); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_13 = ___asset0; NullCheck(L_13); InputActionAsset_MarkAsDirty_m6C8B4B1D7E1F03997629C030B1DD4AD7C625AC2B(L_13, /*hidden argument*/NULL); // } return; } } // UnityEngine.InputSystem.InputControlScheme UnityEngine.InputSystem.InputActionSetupExtensions::WithBindingGroup(UnityEngine.InputSystem.InputControlScheme,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 InputActionSetupExtensions_WithBindingGroup_m853857597046C77581F05B40D68C083777159C93 (InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 ___scheme0, String_t* ___bindingGroup1, const RuntimeMethod* method) { ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 V_0; memset((&V_0), 0, sizeof(V_0)); { // return new ControlSchemeSyntax(scheme).WithBindingGroup(bindingGroup).Done(); InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 L_0 = ___scheme0; ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 L_1; memset((&L_1), 0, sizeof(L_1)); ControlSchemeSyntax__ctor_mAE3D5244F01FEFA5659B76A39FDF486FD3B59688((&L_1), L_0, /*hidden argument*/NULL); V_0 = L_1; String_t* L_2 = ___bindingGroup1; ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 L_3; L_3 = ControlSchemeSyntax_WithBindingGroup_mFF07F33C4FB97421CDDC140186665C1E5D4305DC((ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 *)(&V_0), L_2, /*hidden argument*/NULL); V_0 = L_3; InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 L_4; L_4 = ControlSchemeSyntax_Done_mCC5EBC88AF6972589F5BF9905A51803038FC7CF9((ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 *)(&V_0), /*hidden argument*/NULL); return L_4; } } // UnityEngine.InputSystem.InputControlScheme UnityEngine.InputSystem.InputActionSetupExtensions::WithDevice(UnityEngine.InputSystem.InputControlScheme,System.String,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 InputActionSetupExtensions_WithDevice_m940242A08EAA6F6CB789B128014E54367FDB197E (InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 ___scheme0, String_t* ___controlPath1, bool ___required2, const RuntimeMethod* method) { ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 V_0; memset((&V_0), 0, sizeof(V_0)); { // if (required) bool L_0 = ___required2; if (!L_0) { goto IL_001b; } } { // return new ControlSchemeSyntax(scheme).WithRequiredDevice(controlPath).Done(); InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 L_1 = ___scheme0; ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 L_2; memset((&L_2), 0, sizeof(L_2)); ControlSchemeSyntax__ctor_mAE3D5244F01FEFA5659B76A39FDF486FD3B59688((&L_2), L_1, /*hidden argument*/NULL); V_0 = L_2; String_t* L_3 = ___controlPath1; ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 L_4; L_4 = ControlSchemeSyntax_WithRequiredDevice_mEF83949FF6ECD6E31A68263DD380C962678144EC((ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 *)(&V_0), L_3, /*hidden argument*/NULL); V_0 = L_4; InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 L_5; L_5 = ControlSchemeSyntax_Done_mCC5EBC88AF6972589F5BF9905A51803038FC7CF9((ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 *)(&V_0), /*hidden argument*/NULL); return L_5; } IL_001b: { // return new ControlSchemeSyntax(scheme).WithOptionalDevice(controlPath).Done(); InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 L_6 = ___scheme0; ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 L_7; memset((&L_7), 0, sizeof(L_7)); ControlSchemeSyntax__ctor_mAE3D5244F01FEFA5659B76A39FDF486FD3B59688((&L_7), L_6, /*hidden argument*/NULL); V_0 = L_7; String_t* L_8 = ___controlPath1; ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 L_9; L_9 = ControlSchemeSyntax_WithOptionalDevice_mFAB9DBBAD1DAF896D552CB325C7A07B10A2939C5((ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 *)(&V_0), L_8, /*hidden argument*/NULL); V_0 = L_9; InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 L_10; L_10 = ControlSchemeSyntax_Done_mCC5EBC88AF6972589F5BF9905A51803038FC7CF9((ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 *)(&V_0), /*hidden argument*/NULL); return L_10; } } // UnityEngine.InputSystem.InputControlScheme UnityEngine.InputSystem.InputActionSetupExtensions::WithRequiredDevice(UnityEngine.InputSystem.InputControlScheme,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 InputActionSetupExtensions_WithRequiredDevice_mEC30FC7BFE5CEDF6155AF3C45D11F703FB210AEF (InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 ___scheme0, String_t* ___controlPath1, const RuntimeMethod* method) { ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 V_0; memset((&V_0), 0, sizeof(V_0)); { // return new ControlSchemeSyntax(scheme).WithRequiredDevice(controlPath).Done(); InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 L_0 = ___scheme0; ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 L_1; memset((&L_1), 0, sizeof(L_1)); ControlSchemeSyntax__ctor_mAE3D5244F01FEFA5659B76A39FDF486FD3B59688((&L_1), L_0, /*hidden argument*/NULL); V_0 = L_1; String_t* L_2 = ___controlPath1; ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 L_3; L_3 = ControlSchemeSyntax_WithRequiredDevice_mEF83949FF6ECD6E31A68263DD380C962678144EC((ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 *)(&V_0), L_2, /*hidden argument*/NULL); V_0 = L_3; InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 L_4; L_4 = ControlSchemeSyntax_Done_mCC5EBC88AF6972589F5BF9905A51803038FC7CF9((ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 *)(&V_0), /*hidden argument*/NULL); return L_4; } } // UnityEngine.InputSystem.InputControlScheme UnityEngine.InputSystem.InputActionSetupExtensions::WithOptionalDevice(UnityEngine.InputSystem.InputControlScheme,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 InputActionSetupExtensions_WithOptionalDevice_mF8C8B4FC3F25624CC77C4CA343C0B8E2B31C73D8 (InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 ___scheme0, String_t* ___controlPath1, const RuntimeMethod* method) { ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 V_0; memset((&V_0), 0, sizeof(V_0)); { // return new ControlSchemeSyntax(scheme).WithOptionalDevice(controlPath).Done(); InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 L_0 = ___scheme0; ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 L_1; memset((&L_1), 0, sizeof(L_1)); ControlSchemeSyntax__ctor_mAE3D5244F01FEFA5659B76A39FDF486FD3B59688((&L_1), L_0, /*hidden argument*/NULL); V_0 = L_1; String_t* L_2 = ___controlPath1; ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 L_3; L_3 = ControlSchemeSyntax_WithOptionalDevice_mFAB9DBBAD1DAF896D552CB325C7A07B10A2939C5((ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 *)(&V_0), L_2, /*hidden argument*/NULL); V_0 = L_3; InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 L_4; L_4 = ControlSchemeSyntax_Done_mCC5EBC88AF6972589F5BF9905A51803038FC7CF9((ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 *)(&V_0), /*hidden argument*/NULL); return L_4; } } // UnityEngine.InputSystem.InputControlScheme UnityEngine.InputSystem.InputActionSetupExtensions::OrWithRequiredDevice(UnityEngine.InputSystem.InputControlScheme,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 InputActionSetupExtensions_OrWithRequiredDevice_m64E010C9C1E2157842787BB11208691DC4858EB3 (InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 ___scheme0, String_t* ___controlPath1, const RuntimeMethod* method) { ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 V_0; memset((&V_0), 0, sizeof(V_0)); { // return new ControlSchemeSyntax(scheme).OrWithRequiredDevice(controlPath).Done(); InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 L_0 = ___scheme0; ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 L_1; memset((&L_1), 0, sizeof(L_1)); ControlSchemeSyntax__ctor_mAE3D5244F01FEFA5659B76A39FDF486FD3B59688((&L_1), L_0, /*hidden argument*/NULL); V_0 = L_1; String_t* L_2 = ___controlPath1; ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 L_3; L_3 = ControlSchemeSyntax_OrWithRequiredDevice_mE776B1CB34B6A16CB353916DBC04988BDD070835((ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 *)(&V_0), L_2, /*hidden argument*/NULL); V_0 = L_3; InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 L_4; L_4 = ControlSchemeSyntax_Done_mCC5EBC88AF6972589F5BF9905A51803038FC7CF9((ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 *)(&V_0), /*hidden argument*/NULL); return L_4; } } // UnityEngine.InputSystem.InputControlScheme UnityEngine.InputSystem.InputActionSetupExtensions::OrWithOptionalDevice(UnityEngine.InputSystem.InputControlScheme,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 InputActionSetupExtensions_OrWithOptionalDevice_m9C627562B43E007C2DDC3D6A389348FE7E80D609 (InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 ___scheme0, String_t* ___controlPath1, const RuntimeMethod* method) { ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 V_0; memset((&V_0), 0, sizeof(V_0)); { // return new ControlSchemeSyntax(scheme).OrWithOptionalDevice(controlPath).Done(); InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 L_0 = ___scheme0; ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 L_1; memset((&L_1), 0, sizeof(L_1)); ControlSchemeSyntax__ctor_mAE3D5244F01FEFA5659B76A39FDF486FD3B59688((&L_1), L_0, /*hidden argument*/NULL); V_0 = L_1; String_t* L_2 = ___controlPath1; ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 L_3; L_3 = ControlSchemeSyntax_OrWithOptionalDevice_m504D66D97D7916B898397DBEF93D783E96B246E5((ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 *)(&V_0), L_2, /*hidden argument*/NULL); V_0 = L_3; InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 L_4; L_4 = ControlSchemeSyntax_Done_mCC5EBC88AF6972589F5BF9905A51803038FC7CF9((ControlSchemeSyntax_t2D6D0DCD2A91C88B1B71171D2E66F82F6C275094 *)(&V_0), /*hidden argument*/NULL); return L_4; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 UnityEngine.InputSystem.InputActionState::get_totalCompositeCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionState_get_totalCompositeCount_m27514771791721760F0FAA9E1E462C209D5209AE (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method) { { // public int totalCompositeCount => memory.compositeCount; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_0 = __this->get_address_of_memory_7(); int32_t L_1 = L_0->get_compositeCount_6(); return L_1; } } // System.Int32 UnityEngine.InputSystem.InputActionState::get_totalMapCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionState_get_totalMapCount_m6D06466631F34731F419DAC24E56AE639DB041AA (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method) { { // public int totalMapCount => memory.mapCount; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_0 = __this->get_address_of_memory_7(); int32_t L_1 = L_0->get_mapCount_1(); return L_1; } } // System.Int32 UnityEngine.InputSystem.InputActionState::get_totalActionCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionState_get_totalActionCount_m244EE693A5D8E588B642C4D150B4E44CD04E49E5 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method) { { // public int totalActionCount => memory.actionCount; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_0 = __this->get_address_of_memory_7(); int32_t L_1 = L_0->get_actionCount_2(); return L_1; } } // System.Int32 UnityEngine.InputSystem.InputActionState::get_totalBindingCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionState_get_totalBindingCount_m38ED90DCB9BF2CD434EFEA4F5A62320E26D99BB1 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method) { { // public int totalBindingCount => memory.bindingCount; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_0 = __this->get_address_of_memory_7(); int32_t L_1 = L_0->get_bindingCount_4(); return L_1; } } // System.Int32 UnityEngine.InputSystem.InputActionState::get_totalInteractionCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionState_get_totalInteractionCount_m38E8F61A4322A1B101587BECDD4054D2D10BC4A9 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method) { { // public int totalInteractionCount => memory.interactionCount; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_0 = __this->get_address_of_memory_7(); int32_t L_1 = L_0->get_interactionCount_3(); return L_1; } } // System.Int32 UnityEngine.InputSystem.InputActionState::get_totalControlCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionState_get_totalControlCount_mB94081AA7865A81DA19E10F46D3FCB45BD3B941C (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method) { { // public int totalControlCount => memory.controlCount; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_0 = __this->get_address_of_memory_7(); int32_t L_1 = L_0->get_controlCount_5(); return L_1; } } // UnityEngine.InputSystem.InputActionState/ActionMapIndices* UnityEngine.InputSystem.InputActionState::get_mapIndices() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A * InputActionState_get_mapIndices_m5BE9ED45E0824C3EA9C4D2ECB3001293D9EDBC67 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method) { { // public ActionMapIndices* mapIndices => memory.mapIndices; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_0 = __this->get_address_of_memory_7(); ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A * L_1 = L_0->get_mapIndices_18(); return (ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)(L_1); } } // UnityEngine.InputSystem.InputActionState/TriggerState* UnityEngine.InputSystem.InputActionState::get_actionStates() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method) { { // public TriggerState* actionStates => memory.actionStates; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_0 = __this->get_address_of_memory_7(); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_1 = L_0->get_actionStates_7(); return (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(L_1); } } // UnityEngine.InputSystem.InputActionState/BindingState* UnityEngine.InputSystem.InputActionState::get_bindingStates() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method) { { // public BindingState* bindingStates => memory.bindingStates; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_0 = __this->get_address_of_memory_7(); BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_1 = L_0->get_bindingStates_8(); return (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(L_1); } } // UnityEngine.InputSystem.InputActionState/InteractionState* UnityEngine.InputSystem.InputActionState::get_interactionStates() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * InputActionState_get_interactionStates_m59B33020170462E979BF19BA0C6004407F804A64 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method) { { // public InteractionState* interactionStates => memory.interactionStates; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_0 = __this->get_address_of_memory_7(); InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_1 = L_0->get_interactionStates_9(); return (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)(L_1); } } // System.Int32* UnityEngine.InputSystem.InputActionState::get_controlIndexToBindingIndex() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t* InputActionState_get_controlIndexToBindingIndex_mDD17D2F3650F2B2A5EA46896F68B91A49B110E53 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method) { { // public int* controlIndexToBindingIndex => memory.controlIndexToBindingIndex; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_0 = __this->get_address_of_memory_7(); int32_t* L_1 = L_0->get_controlIndexToBindingIndex_15(); return (int32_t*)(L_1); } } // System.UInt16* UnityEngine.InputSystem.InputActionState::get_controlGroupingAndComplexity() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint16_t* InputActionState_get_controlGroupingAndComplexity_mDBF7B509165E79D75FDBF36C483BAB39402AC229 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method) { { // public ushort* controlGroupingAndComplexity => memory.controlGroupingAndComplexity; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_0 = __this->get_address_of_memory_7(); uint16_t* L_1 = L_0->get_controlGroupingAndComplexity_16(); return (uint16_t*)(L_1); } } // System.Single* UnityEngine.InputSystem.InputActionState::get_controlMagnitudes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float* InputActionState_get_controlMagnitudes_m1290427445BFA3A90F07EFFFA27709EE6DEAE3F2 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method) { { // public float* controlMagnitudes => memory.controlMagnitudes; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_0 = __this->get_address_of_memory_7(); float* L_1 = L_0->get_controlMagnitudes_10(); return (float*)(L_1); } } // System.UInt32* UnityEngine.InputSystem.InputActionState::get_enabledControls() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t* InputActionState_get_enabledControls_mBB8C287FDEEB89B92C6158053DF44E7102165649 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method) { { // public uint* enabledControls => (uint*)memory.enabledControls; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_0 = __this->get_address_of_memory_7(); int32_t* L_1 = L_0->get_enabledControls_12(); return (uint32_t*)(L_1); } } // System.Boolean UnityEngine.InputSystem.InputActionState::get_isProcessingControlStateChange() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionState_get_isProcessingControlStateChange_m189736816C0240964F0C3B7E4467346809619BA2 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method) { { // public bool isProcessingControlStateChange => m_InProcessControlStateChange; bool L_0 = __this->get_m_InProcessControlStateChange_10(); return L_0; } } // System.Void UnityEngine.InputSystem.InputActionState::Initialize(UnityEngine.InputSystem.InputBindingResolver) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_Initialize_m075C4B03A81997D81786CB9B097B9E68EA246CAC (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720 ___resolver0, const RuntimeMethod* method) { { // ClaimDataFrom(resolver); InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720 L_0 = ___resolver0; InputActionState_ClaimDataFrom_mBDDD456420FD6F2D788AE38558297B78E13E97E2(__this, L_0, /*hidden argument*/NULL); // AddToGlobalList(); InputActionState_AddToGlobalList_m2BE371E49A759021ECEB4ED780FF956AFE6AB2C1(__this, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::ComputeControlGroupingIfNecessary() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_ComputeControlGroupingIfNecessary_m0C3974C82467562A8657118C719886E7907A86D4 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral54458377977B39746D8739B34B60A49EA898EDAE); s_Il2CppMethodInitialized = true; } bool V_0 = false; uint32_t V_1 = 0; int32_t V_2 = 0; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * V_3 = NULL; int32_t V_4 = 0; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * V_5 = NULL; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * V_9 = NULL; int32_t V_10 = 0; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * V_11 = NULL; { // if (memory.controlGroupingInitialized) UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_0 = __this->get_address_of_memory_7(); bool L_1 = L_0->get_controlGroupingInitialized_17(); if (!L_1) { goto IL_000e; } } { // return; return; } IL_000e: { // var disableControlGrouping = InputSystem.settings.IsFeatureEnabled(InputFeatureNames.kDisableShortcutSupport); IL2CPP_RUNTIME_CLASS_INIT(InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var); InputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6 * L_2; L_2 = InputSystem_get_settings_mA42EFB90BC81DD4A8E7C5B069395915157571ED8(/*hidden argument*/NULL); NullCheck(L_2); bool L_3; L_3 = InputSettings_IsFeatureEnabled_m25FC11D26B557BBB2A82093D5573F58CBC63C89B(L_2, _stringLiteral54458377977B39746D8739B34B60A49EA898EDAE, /*hidden argument*/NULL); V_0 = L_3; // var currentGroup = 1u; V_1 = 1; // for (var i = 0; i < totalControlCount; ++i) V_2 = 0; goto IL_0122; } IL_0027: { // var control = controls[i]; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_4 = __this->get_controls_2(); int32_t L_5 = V_2; NullCheck(L_4); int32_t L_6 = L_5; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_7 = (L_4)->GetAt(static_cast(L_6)); V_3 = L_7; // var bindingIndex = controlIndexToBindingIndex[i]; int32_t* L_8; L_8 = InputActionState_get_controlIndexToBindingIndex_mDD17D2F3650F2B2A5EA46896F68B91A49B110E53(__this, /*hidden argument*/NULL); int32_t L_9 = V_2; int32_t L_10 = *((int32_t*)((int32_t*)il2cpp_codegen_add((intptr_t)L_8, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_9), (int32_t)4))))); V_4 = L_10; // ref var binding = ref bindingStates[bindingIndex]; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_11; L_11 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_12 = V_4; uint32_t L_13 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); V_5 = (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_11, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_12), (int32_t)L_13)))); // var complexity = 1; V_6 = 1; // if (binding.isPartOfComposite && !disableControlGrouping) BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_14 = V_5; bool L_15; L_15 = BindingState_get_isPartOfComposite_m68AE90C79D3468BA3FB9BDDD98B864642DE09A3F((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_00ae; } } { bool L_16 = V_0; if (L_16) { goto IL_00ae; } } { // var compositeBindingIndex = binding.compositeOrCompositeBindingIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_17 = V_5; int32_t L_18; L_18 = BindingState_get_compositeOrCompositeBindingIndex_mC6854679BF2606888E4E502D5A6D6417A8113D09((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_17, /*hidden argument*/NULL); V_7 = L_18; // for (var n = compositeBindingIndex + 1; n < totalBindingCount; ++n) int32_t L_19 = V_7; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); goto IL_00a4; } IL_0071: { // ref var partBinding = ref bindingStates[n]; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_20; L_20 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_21 = V_8; uint32_t L_22 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); V_9 = (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_20, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_21), (int32_t)L_22)))); // if (!partBinding.isPartOfComposite || partBinding.compositeOrCompositeBindingIndex != compositeBindingIndex) BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_23 = V_9; bool L_24; L_24 = BindingState_get_isPartOfComposite_m68AE90C79D3468BA3FB9BDDD98B864642DE09A3F((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_23, /*hidden argument*/NULL); if (!L_24) { goto IL_00ae; } } { BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_25 = V_9; int32_t L_26; L_26 = BindingState_get_compositeOrCompositeBindingIndex_mC6854679BF2606888E4E502D5A6D6417A8113D09((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_25, /*hidden argument*/NULL); int32_t L_27 = V_7; if ((!(((uint32_t)L_26) == ((uint32_t)L_27)))) { goto IL_00ae; } } { // ++complexity; int32_t L_28 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); // for (var n = compositeBindingIndex + 1; n < totalBindingCount; ++n) int32_t L_29 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); } IL_00a4: { // for (var n = compositeBindingIndex + 1; n < totalBindingCount; ++n) int32_t L_30 = V_8; int32_t L_31; L_31 = InputActionState_get_totalBindingCount_m38ED90DCB9BF2CD434EFEA4F5A62320E26D99BB1(__this, /*hidden argument*/NULL); if ((((int32_t)L_30) < ((int32_t)L_31))) { goto IL_0071; } } IL_00ae: { // controlGroupingAndComplexity[i * 2 + 1] = (ushort)complexity; uint16_t* L_32; L_32 = InputActionState_get_controlGroupingAndComplexity_mDBF7B509165E79D75FDBF36C483BAB39402AC229(__this, /*hidden argument*/NULL); int32_t L_33 = V_2; int32_t L_34 = V_6; *((int16_t*)((uint16_t*)il2cpp_codegen_add((intptr_t)L_32, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_33, (int32_t)2)), (int32_t)1))), (int32_t)2))))) = (int16_t)((int32_t)((uint16_t)L_34)); // if (controlGroupingAndComplexity[i * 2] == 0) uint16_t* L_35; L_35 = InputActionState_get_controlGroupingAndComplexity_mDBF7B509165E79D75FDBF36C483BAB39402AC229(__this, /*hidden argument*/NULL); int32_t L_36 = V_2; int32_t L_37 = *((uint16_t*)((uint16_t*)il2cpp_codegen_add((intptr_t)L_35, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_36, (int32_t)2))), (int32_t)2))))); if (L_37) { goto IL_011e; } } { // if (!disableControlGrouping) bool L_38 = V_0; if (L_38) { goto IL_010a; } } { // for (var n = 0; n < totalControlCount; ++n) V_10 = 0; goto IL_0100; } IL_00d9: { // var otherControl = controls[n]; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_39 = __this->get_controls_2(); int32_t L_40 = V_10; NullCheck(L_39); int32_t L_41 = L_40; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_42 = (L_39)->GetAt(static_cast(L_41)); V_11 = L_42; // if (control != otherControl) InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_43 = V_3; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_44 = V_11; if ((!(((RuntimeObject*)(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 *)L_43) == ((RuntimeObject*)(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 *)L_44)))) { goto IL_00fa; } } { // controlGroupingAndComplexity[n * 2] = (ushort)currentGroup; uint16_t* L_45; L_45 = InputActionState_get_controlGroupingAndComplexity_mDBF7B509165E79D75FDBF36C483BAB39402AC229(__this, /*hidden argument*/NULL); int32_t L_46 = V_10; uint32_t L_47 = V_1; *((int16_t*)((uint16_t*)il2cpp_codegen_add((intptr_t)L_45, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_46, (int32_t)2))), (int32_t)2))))) = (int16_t)((int32_t)((uint16_t)L_47)); } IL_00fa: { // for (var n = 0; n < totalControlCount; ++n) int32_t L_48 = V_10; V_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)1)); } IL_0100: { // for (var n = 0; n < totalControlCount; ++n) int32_t L_49 = V_10; int32_t L_50; L_50 = InputActionState_get_totalControlCount_mB94081AA7865A81DA19E10F46D3FCB45BD3B941C(__this, /*hidden argument*/NULL); if ((((int32_t)L_49) < ((int32_t)L_50))) { goto IL_00d9; } } IL_010a: { // controlGroupingAndComplexity[i * 2] = (ushort)currentGroup; uint16_t* L_51; L_51 = InputActionState_get_controlGroupingAndComplexity_mDBF7B509165E79D75FDBF36C483BAB39402AC229(__this, /*hidden argument*/NULL); int32_t L_52 = V_2; uint32_t L_53 = V_1; *((int16_t*)((uint16_t*)il2cpp_codegen_add((intptr_t)L_51, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_52, (int32_t)2))), (int32_t)2))))) = (int16_t)((int32_t)((uint16_t)L_53)); // ++currentGroup; uint32_t L_54 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_54, (int32_t)1)); } IL_011e: { // for (var i = 0; i < totalControlCount; ++i) int32_t L_55 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)1)); } IL_0122: { // for (var i = 0; i < totalControlCount; ++i) int32_t L_56 = V_2; int32_t L_57; L_57 = InputActionState_get_totalControlCount_mB94081AA7865A81DA19E10F46D3FCB45BD3B941C(__this, /*hidden argument*/NULL); if ((((int32_t)L_56) < ((int32_t)L_57))) { goto IL_0027; } } { // memory.controlGroupingInitialized = true; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_58 = __this->get_address_of_memory_7(); L_58->set_controlGroupingInitialized_17((bool)1); // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::ClaimDataFrom(UnityEngine.InputSystem.InputBindingResolver) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_ClaimDataFrom_mBDDD456420FD6F2D788AE38558297B78E13E97E2 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720 ___resolver0, const RuntimeMethod* method) { { // totalProcessorCount = resolver.totalProcessorCount; InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720 L_0 = ___resolver0; int32_t L_1 = L_0.get_totalProcessorCount_0(); __this->set_totalProcessorCount_6(L_1); // maps = resolver.maps; InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720 L_2 = ___resolver0; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_3 = L_2.get_maps_3(); __this->set_maps_1(L_3); // interactions = resolver.interactions; InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720 L_4 = ___resolver0; IInputInteractionU5BU5D_t9766C7D49E9505A3D2D3D69481F14808988287DA* L_5 = L_4.get_interactions_6(); __this->set_interactions_3(L_5); // processors = resolver.processors; InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720 L_6 = ___resolver0; InputProcessorU5BU5D_t6C9B3D9B68534217E9628B72E54D186B839399A0* L_7 = L_6.get_processors_7(); __this->set_processors_4(L_7); // composites = resolver.composites; InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720 L_8 = ___resolver0; InputBindingCompositeU5BU5D_tA39005B1C18E39B68364430213FAAD8B58DC9083* L_9 = L_8.get_composites_8(); __this->set_composites_5(L_9); // controls = resolver.controls; InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720 L_10 = ___resolver0; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_11 = L_10.get_controls_4(); __this->set_controls_2(L_11); // memory = resolver.memory; InputBindingResolver_t2C6E9248D2A2E93DCD92236A71BF0DDA83778720 L_12 = ___resolver0; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 L_13 = L_12.get_memory_5(); __this->set_memory_7(L_13); // resolver.memory = new UnmanagedMemory(); UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_14 = (&___resolver0)->get_address_of_memory_5(); il2cpp_codegen_initobj(L_14, sizeof(UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 )); // ComputeControlGroupingIfNecessary(); InputActionState_ComputeControlGroupingIfNecessary_m0C3974C82467562A8657118C719886E7907A86D4(__this, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::Finalize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_Finalize_mD161C5CB3939B13E0C7B9F326FEBA4FF494ECA8A (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method) { Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; IL_0000: try { // begin try (depth: 1) // Destroy(isFinalizing: true); InputActionState_Destroy_m3DA78F0586C0AD71874D5AC5CE9FCD10EC4675BB(__this, (bool)1, /*hidden argument*/NULL); IL2CPP_LEAVE(0x10, FINALLY_0009); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0009; } FINALLY_0009: { // begin finally (depth: 1) // } Object_Finalize_mC59C83CF4F7707E425FFA6362931C25D4C36676A(__this, /*hidden argument*/NULL); IL2CPP_END_FINALLY(9) } // end finally (depth: 1) IL2CPP_CLEANUP(9) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x10, IL_0010) } IL_0010: { // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_Dispose_m7E13A79D392E4E065F84558ABC8D9BF954CEA464 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method) { { // Destroy(); InputActionState_Destroy_m3DA78F0586C0AD71874D5AC5CE9FCD10EC4675BB(__this, (bool)0, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::Destroy(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_Destroy_m3DA78F0586C0AD71874D5AC5CE9FCD10EC4675BB (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, bool ___isFinalizing0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * V_1 = NULL; InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* V_2 = NULL; int32_t V_3 = 0; { // if (!isFinalizing) bool L_0 = ___isFinalizing0; if (L_0) { goto IL_00b5; } } { // for (var i = 0; i < totalMapCount; ++i) V_0 = 0; goto IL_00a3; } IL_000d: { // var map = maps[i]; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_1 = __this->get_maps_1(); int32_t L_2 = V_0; NullCheck(L_1); int32_t L_3 = L_2; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_4 = (L_1)->GetAt(static_cast(L_3)); V_1 = L_4; // if (map.enabled) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_5 = V_1; NullCheck(L_5); bool L_6; L_6 = InputActionMap_get_enabled_m5ACA89B66D742F7329CB5EBB1671901C27FBEA38(L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_004f; } } { // DisableControls(i, mapIndices[i].controlStartIndex, mapIndices[i].controlCount); int32_t L_7 = V_0; ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A * L_8; L_8 = InputActionState_get_mapIndices_m5BE9ED45E0824C3EA9C4D2ECB3001293D9EDBC67(__this, /*hidden argument*/NULL); int32_t L_9 = V_0; uint32_t L_10 = sizeof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A ); NullCheck(((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_8, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_9), (int32_t)L_10))))); int32_t L_11 = ((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_8, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_9), (int32_t)L_10))))->get_controlStartIndex_2(); ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A * L_12; L_12 = InputActionState_get_mapIndices_m5BE9ED45E0824C3EA9C4D2ECB3001293D9EDBC67(__this, /*hidden argument*/NULL); int32_t L_13 = V_0; uint32_t L_14 = sizeof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A ); NullCheck(((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_12, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_13), (int32_t)L_14))))); int32_t L_15 = ((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_12, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_13), (int32_t)L_14))))->get_controlCount_3(); InputActionState_DisableControls_m8E19DBAF24B2C9A2474DF8D304E80E4B4AB8AF58(__this, L_7, L_11, L_15, /*hidden argument*/NULL); } IL_004f: { // if (map.m_Asset != null) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_16 = V_1; NullCheck(L_16); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_17 = L_16->get_m_Asset_2(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_18; L_18 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_17, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_18) { goto IL_0069; } } { // map.m_Asset.m_SharedStateForAllMaps = null; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_19 = V_1; NullCheck(L_19); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_20 = L_19->get_m_Asset_2(); NullCheck(L_20); L_20->set_m_SharedStateForAllMaps_7((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 *)NULL); } IL_0069: { // map.m_State = null; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_21 = V_1; NullCheck(L_21); L_21->set_m_State_10((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 *)NULL); // map.m_MapIndexInState = kInvalidIndex; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_22 = V_1; NullCheck(L_22); L_22->set_m_MapIndexInState_9((-1)); // map.m_EnabledActionsCount = 0; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_23 = V_1; NullCheck(L_23); L_23->set_m_EnabledActionsCount_7(0); // var actions = map.m_Actions; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_24 = V_1; NullCheck(L_24); InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_25 = L_24->get_m_Actions_3(); V_2 = L_25; // if (actions != null) InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_26 = V_2; if (!L_26) { goto IL_009f; } } { // for (var n = 0; n < actions.Length; ++n) V_3 = 0; goto IL_0099; } IL_008c: { // actions[n].m_ActionIndexInState = kInvalidIndex; InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_27 = V_2; int32_t L_28 = V_3; NullCheck(L_27); int32_t L_29 = L_28; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_30 = (L_27)->GetAt(static_cast(L_29)); NullCheck(L_30); L_30->set_m_ActionIndexInState_13((-1)); // for (var n = 0; n < actions.Length; ++n) int32_t L_31 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_0099: { // for (var n = 0; n < actions.Length; ++n) int32_t L_32 = V_3; InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_33 = V_2; NullCheck(L_33); if ((((int32_t)L_32) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_33)->max_length)))))) { goto IL_008c; } } IL_009f: { // for (var i = 0; i < totalMapCount; ++i) int32_t L_34 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); } IL_00a3: { // for (var i = 0; i < totalMapCount; ++i) int32_t L_35 = V_0; int32_t L_36; L_36 = InputActionState_get_totalMapCount_m6D06466631F34731F419DAC24E56AE639DB041AA(__this, /*hidden argument*/NULL); if ((((int32_t)L_35) < ((int32_t)L_36))) { goto IL_000d; } } { // RemoveMapFromGlobalList(); InputActionState_RemoveMapFromGlobalList_mE6EA53BE5F07FF663488EB94B0C475FB310CB80C(__this, /*hidden argument*/NULL); } IL_00b5: { // memory.Dispose(); UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_37 = __this->get_address_of_memory_7(); UnmanagedMemory_Dispose_m52964A71995C33B300945236638CF81112F59989((UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 *)L_37, /*hidden argument*/NULL); // } return; } } // UnityEngine.InputSystem.InputActionState UnityEngine.InputSystem.InputActionState::Clone() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * InputActionState_Clone_m54C13AF2B2F419A0A3D81132F267BB3C43FF971A (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_Copy_TisIInputInteraction_t5FC9BB12E75973D14B4666ACAFA3A255A90B0537_mDE5F9BFE1168203C84E0BDF2B50B4D87F6480264_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_Copy_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_m24419459B07837192A770D2F11C83B6EFF5FC801_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_Copy_TisInputBindingComposite_tFCCB9AFDBA6503C51555C9C5904186D990D36565_m59E3ED74ECADEBCC087CB3571729F1923FBB8CFE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_Copy_TisInputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1_m5BC4EB8101CBCEEFB3B385CA078EB332DD5235DE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_Copy_TisInputProcessor_t245C316DEE36AA1BC9558F838B3B7A0223813A1D_m44237599990A738543B08833603D269410F90E0F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return new InputActionState // { // maps = ArrayHelpers.Copy(maps), // controls = ArrayHelpers.Copy(controls), // interactions = ArrayHelpers.Copy(interactions), // processors = ArrayHelpers.Copy(processors), // composites = ArrayHelpers.Copy(composites), // totalProcessorCount = totalProcessorCount, // memory = memory.Clone(), // }; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_0 = (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 *)il2cpp_codegen_object_new(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var); InputActionState__ctor_m63E3F41EB6274F19F9DE8436F59D578EB8B7EC65(L_0, /*hidden argument*/NULL); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_1 = L_0; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_2 = __this->get_maps_1(); InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_3; L_3 = ArrayHelpers_Copy_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_m24419459B07837192A770D2F11C83B6EFF5FC801(L_2, /*hidden argument*/ArrayHelpers_Copy_TisInputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_m24419459B07837192A770D2F11C83B6EFF5FC801_RuntimeMethod_var); NullCheck(L_1); L_1->set_maps_1(L_3); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_4 = L_1; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_5 = __this->get_controls_2(); InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_6; L_6 = ArrayHelpers_Copy_TisInputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1_m5BC4EB8101CBCEEFB3B385CA078EB332DD5235DE(L_5, /*hidden argument*/ArrayHelpers_Copy_TisInputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1_m5BC4EB8101CBCEEFB3B385CA078EB332DD5235DE_RuntimeMethod_var); NullCheck(L_4); L_4->set_controls_2(L_6); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_7 = L_4; IInputInteractionU5BU5D_t9766C7D49E9505A3D2D3D69481F14808988287DA* L_8 = __this->get_interactions_3(); IInputInteractionU5BU5D_t9766C7D49E9505A3D2D3D69481F14808988287DA* L_9; L_9 = ArrayHelpers_Copy_TisIInputInteraction_t5FC9BB12E75973D14B4666ACAFA3A255A90B0537_mDE5F9BFE1168203C84E0BDF2B50B4D87F6480264(L_8, /*hidden argument*/ArrayHelpers_Copy_TisIInputInteraction_t5FC9BB12E75973D14B4666ACAFA3A255A90B0537_mDE5F9BFE1168203C84E0BDF2B50B4D87F6480264_RuntimeMethod_var); NullCheck(L_7); L_7->set_interactions_3(L_9); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_10 = L_7; InputProcessorU5BU5D_t6C9B3D9B68534217E9628B72E54D186B839399A0* L_11 = __this->get_processors_4(); InputProcessorU5BU5D_t6C9B3D9B68534217E9628B72E54D186B839399A0* L_12; L_12 = ArrayHelpers_Copy_TisInputProcessor_t245C316DEE36AA1BC9558F838B3B7A0223813A1D_m44237599990A738543B08833603D269410F90E0F(L_11, /*hidden argument*/ArrayHelpers_Copy_TisInputProcessor_t245C316DEE36AA1BC9558F838B3B7A0223813A1D_m44237599990A738543B08833603D269410F90E0F_RuntimeMethod_var); NullCheck(L_10); L_10->set_processors_4(L_12); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_13 = L_10; InputBindingCompositeU5BU5D_tA39005B1C18E39B68364430213FAAD8B58DC9083* L_14 = __this->get_composites_5(); InputBindingCompositeU5BU5D_tA39005B1C18E39B68364430213FAAD8B58DC9083* L_15; L_15 = ArrayHelpers_Copy_TisInputBindingComposite_tFCCB9AFDBA6503C51555C9C5904186D990D36565_m59E3ED74ECADEBCC087CB3571729F1923FBB8CFE(L_14, /*hidden argument*/ArrayHelpers_Copy_TisInputBindingComposite_tFCCB9AFDBA6503C51555C9C5904186D990D36565_m59E3ED74ECADEBCC087CB3571729F1923FBB8CFE_RuntimeMethod_var); NullCheck(L_13); L_13->set_composites_5(L_15); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_16 = L_13; int32_t L_17 = __this->get_totalProcessorCount_6(); NullCheck(L_16); L_16->set_totalProcessorCount_6(L_17); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_18 = L_16; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_19 = __this->get_address_of_memory_7(); UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 L_20; L_20 = UnmanagedMemory_Clone_m04195BD48C011CE307413066E94DB280551EE23B((UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 *)L_19, /*hidden argument*/NULL); NullCheck(L_18); L_18->set_memory_7(L_20); return L_18; } } // System.Object UnityEngine.InputSystem.InputActionState::System.ICloneable.Clone() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * InputActionState_System_ICloneable_Clone_mB32E0959FC6A7B70CEE40AA1DB36A4CAA8E7368C (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method) { { // return Clone(); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_0; L_0 = InputActionState_Clone_m54C13AF2B2F419A0A3D81132F267BB3C43FF971A(__this, /*hidden argument*/NULL); return L_0; } } // System.Boolean UnityEngine.InputSystem.InputActionState::IsUsingDevice(UnityEngine.InputSystem.InputDevice) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionState_IsUsingDevice_m9A4D9040EF023967386FC8E0343D2CBC6968D1A3 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * ___device0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_Contains_TisInputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87_mBAEDE0FFA944EC118C9B720713BC734F93AC8994_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_mA51DE26DD6DFCB676E8E8EE4EA725AA6E7596758_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_Value_m30AF0D651134010271C50F54A97B6D6D3B37E7E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; int32_t V_1 = 0; Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; { // var haveMapsWithoutDeviceRestrictions = false; V_0 = (bool)0; // for (var i = 0; i < totalMapCount; ++i) V_1 = 0; goto IL_003b; } IL_0006: { // var map = maps[i]; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_0 = __this->get_maps_1(); int32_t L_1 = V_1; NullCheck(L_0); int32_t L_2 = L_1; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_3 = (L_0)->GetAt(static_cast(L_2)); // var devicesForMap = map.devices; NullCheck(L_3); Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 L_4; L_4 = InputActionMap_get_devices_m317EAC43E48EA75BBE4D3F699E6609024AC7EDCE(L_3, /*hidden argument*/NULL); V_2 = L_4; // if (devicesForMap == null) bool L_5; L_5 = Nullable_1_get_HasValue_mA51DE26DD6DFCB676E8E8EE4EA725AA6E7596758_inline((Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 *)(&V_2), /*hidden argument*/Nullable_1_get_HasValue_mA51DE26DD6DFCB676E8E8EE4EA725AA6E7596758_RuntimeMethod_var); if (L_5) { goto IL_0021; } } { // haveMapsWithoutDeviceRestrictions = true; V_0 = (bool)1; goto IL_0037; } IL_0021: { // else if (devicesForMap.Value.Contains(device)) ReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0 L_6; L_6 = Nullable_1_get_Value_m30AF0D651134010271C50F54A97B6D6D3B37E7E9((Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 *)(&V_2), /*hidden argument*/Nullable_1_get_Value_m30AF0D651134010271C50F54A97B6D6D3B37E7E9_RuntimeMethod_var); ReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0 L_7 = L_6; RuntimeObject * L_8 = Box(ReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0_il2cpp_TypeInfo_var, &L_7); InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * L_9 = ___device0; bool L_10; L_10 = Enumerable_Contains_TisInputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87_mBAEDE0FFA944EC118C9B720713BC734F93AC8994((RuntimeObject*)L_8, L_9, /*hidden argument*/Enumerable_Contains_TisInputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87_mBAEDE0FFA944EC118C9B720713BC734F93AC8994_RuntimeMethod_var); if (!L_10) { goto IL_0037; } } { // return true; return (bool)1; } IL_0037: { // for (var i = 0; i < totalMapCount; ++i) int32_t L_11 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_003b: { // for (var i = 0; i < totalMapCount; ++i) int32_t L_12 = V_1; int32_t L_13; L_13 = InputActionState_get_totalMapCount_m6D06466631F34731F419DAC24E56AE639DB041AA(__this, /*hidden argument*/NULL); if ((((int32_t)L_12) < ((int32_t)L_13))) { goto IL_0006; } } { // if (!haveMapsWithoutDeviceRestrictions) bool L_14 = V_0; if (L_14) { goto IL_0049; } } { // return false; return (bool)0; } IL_0049: { // for (var i = 0; i < totalControlCount; ++i) V_3 = 0; goto IL_0063; } IL_004d: { // if (controls[i].device == device) InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_15 = __this->get_controls_2(); int32_t L_16 = V_3; NullCheck(L_15); int32_t L_17 = L_16; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_18 = (L_15)->GetAt(static_cast(L_17)); NullCheck(L_18); InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * L_19; L_19 = InputControl_get_device_m7B8D4A5F3C7C11E4FE7239692961C434C7CCF9E1_inline(L_18, /*hidden argument*/NULL); InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * L_20 = ___device0; if ((!(((RuntimeObject*)(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 *)L_19) == ((RuntimeObject*)(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 *)L_20)))) { goto IL_005f; } } { // return true; return (bool)1; } IL_005f: { // for (var i = 0; i < totalControlCount; ++i) int32_t L_21 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); } IL_0063: { // for (var i = 0; i < totalControlCount; ++i) int32_t L_22 = V_3; int32_t L_23; L_23 = InputActionState_get_totalControlCount_mB94081AA7865A81DA19E10F46D3FCB45BD3B941C(__this, /*hidden argument*/NULL); if ((((int32_t)L_22) < ((int32_t)L_23))) { goto IL_004d; } } { // return false; return (bool)0; } } // System.Boolean UnityEngine.InputSystem.InputActionState::CanUseDevice(UnityEngine.InputSystem.InputDevice) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionState_CanUseDevice_m1081F7C81EB24B72C147FBA6D462CD0009732B89 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * ___device0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_Contains_TisInputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87_mBAEDE0FFA944EC118C9B720713BC734F93AC8994_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_mA51DE26DD6DFCB676E8E8EE4EA725AA6E7596758_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_Value_m30AF0D651134010271C50F54A97B6D6D3B37E7E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; int32_t V_1 = 0; Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; { // var haveMapWithoutDeviceRestrictions = false; V_0 = (bool)0; // for (var i = 0; i < totalMapCount; ++i) V_1 = 0; goto IL_003b; } IL_0006: { // var map = maps[i]; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_0 = __this->get_maps_1(); int32_t L_1 = V_1; NullCheck(L_0); int32_t L_2 = L_1; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_3 = (L_0)->GetAt(static_cast(L_2)); // var devicesForMap = map.devices; NullCheck(L_3); Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 L_4; L_4 = InputActionMap_get_devices_m317EAC43E48EA75BBE4D3F699E6609024AC7EDCE(L_3, /*hidden argument*/NULL); V_2 = L_4; // if (devicesForMap == null) bool L_5; L_5 = Nullable_1_get_HasValue_mA51DE26DD6DFCB676E8E8EE4EA725AA6E7596758_inline((Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 *)(&V_2), /*hidden argument*/Nullable_1_get_HasValue_mA51DE26DD6DFCB676E8E8EE4EA725AA6E7596758_RuntimeMethod_var); if (L_5) { goto IL_0021; } } { // haveMapWithoutDeviceRestrictions = true; V_0 = (bool)1; goto IL_0037; } IL_0021: { // else if (devicesForMap.Value.Contains(device)) ReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0 L_6; L_6 = Nullable_1_get_Value_m30AF0D651134010271C50F54A97B6D6D3B37E7E9((Nullable_1_tBEF09D72CFF9E2D592AFCA675901D5F45B483C22 *)(&V_2), /*hidden argument*/Nullable_1_get_Value_m30AF0D651134010271C50F54A97B6D6D3B37E7E9_RuntimeMethod_var); ReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0 L_7 = L_6; RuntimeObject * L_8 = Box(ReadOnlyArray_1_tACB506541C5CC2CCA16D8065F5F949D9874C78D0_il2cpp_TypeInfo_var, &L_7); InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * L_9 = ___device0; bool L_10; L_10 = Enumerable_Contains_TisInputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87_mBAEDE0FFA944EC118C9B720713BC734F93AC8994((RuntimeObject*)L_8, L_9, /*hidden argument*/Enumerable_Contains_TisInputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87_mBAEDE0FFA944EC118C9B720713BC734F93AC8994_RuntimeMethod_var); if (!L_10) { goto IL_0037; } } { // return true; return (bool)1; } IL_0037: { // for (var i = 0; i < totalMapCount; ++i) int32_t L_11 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_003b: { // for (var i = 0; i < totalMapCount; ++i) int32_t L_12 = V_1; int32_t L_13; L_13 = InputActionState_get_totalMapCount_m6D06466631F34731F419DAC24E56AE639DB041AA(__this, /*hidden argument*/NULL); if ((((int32_t)L_12) < ((int32_t)L_13))) { goto IL_0006; } } { // if (!haveMapWithoutDeviceRestrictions) bool L_14 = V_0; if (L_14) { goto IL_0049; } } { // return false; return (bool)0; } IL_0049: { // for (var i = 0; i < totalMapCount; ++i) V_3 = 0; goto IL_0094; } IL_004d: { // var map = maps[i]; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_15 = __this->get_maps_1(); int32_t L_16 = V_3; NullCheck(L_15); int32_t L_17 = L_16; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_18 = (L_15)->GetAt(static_cast(L_17)); // var bindings = map.m_Bindings; NullCheck(L_18); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_19 = L_18->get_m_Bindings_4(); V_4 = L_19; // if (bindings == null) InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_20 = V_4; if (!L_20) { goto IL_0090; } } { // var bindingCount = bindings.Length; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_21 = V_4; NullCheck(L_21); V_5 = ((int32_t)((int32_t)(((RuntimeArray*)L_21)->max_length))); // for (var n = 0; n < bindingCount; ++n) V_6 = 0; goto IL_008a; } IL_006b: { // if (InputControlPath.TryFindControl(device, bindings[n].effectivePath) != null) InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * L_22 = ___device0; InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_23 = V_4; int32_t L_24 = V_6; NullCheck(L_23); String_t* L_25; L_25 = InputBinding_get_effectivePath_mD18873A3BF7CE6BE448526D4F3BC6BBAC70C5324((InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)((L_23)->GetAddressAt(static_cast(L_24))), /*hidden argument*/NULL); InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_26; L_26 = InputControlPath_TryFindControl_mC3F1B49B83564A87DA9244867994AE25F169068F(L_22, L_25, 0, /*hidden argument*/NULL); if (!L_26) { goto IL_0084; } } { // return true; return (bool)1; } IL_0084: { // for (var n = 0; n < bindingCount; ++n) int32_t L_27 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_008a: { // for (var n = 0; n < bindingCount; ++n) int32_t L_28 = V_6; int32_t L_29 = V_5; if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_006b; } } IL_0090: { // for (var i = 0; i < totalMapCount; ++i) int32_t L_30 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); } IL_0094: { // for (var i = 0; i < totalMapCount; ++i) int32_t L_31 = V_3; int32_t L_32; L_32 = InputActionState_get_totalMapCount_m6D06466631F34731F419DAC24E56AE639DB041AA(__this, /*hidden argument*/NULL); if ((((int32_t)L_31) < ((int32_t)L_32))) { goto IL_004d; } } { // return false; return (bool)0; } } // System.Boolean UnityEngine.InputSystem.InputActionState::HasEnabledActions() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionState_HasEnabledActions_m35BF0BD6F253570404A8B5E64202E5F2660D0A42 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { // for (var i = 0; i < totalMapCount; ++i) V_0 = 0; goto IL_0019; } IL_0004: { // var map = maps[i]; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_0 = __this->get_maps_1(); int32_t L_1 = V_0; NullCheck(L_0); int32_t L_2 = L_1; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_3 = (L_0)->GetAt(static_cast(L_2)); // if (map.enabled) NullCheck(L_3); bool L_4; L_4 = InputActionMap_get_enabled_m5ACA89B66D742F7329CB5EBB1671901C27FBEA38(L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0015; } } { // return true; return (bool)1; } IL_0015: { // for (var i = 0; i < totalMapCount; ++i) int32_t L_5 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); } IL_0019: { // for (var i = 0; i < totalMapCount; ++i) int32_t L_6 = V_0; int32_t L_7; L_7 = InputActionState_get_totalMapCount_m6D06466631F34731F419DAC24E56AE639DB041AA(__this, /*hidden argument*/NULL); if ((((int32_t)L_6) < ((int32_t)L_7))) { goto IL_0004; } } { // return false; return (bool)0; } } // System.Void UnityEngine.InputSystem.InputActionState::FinishBindingCompositeSetups() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_FinishBindingCompositeSetups_mC79E8E721C56E41DFBB5C4D81C706236B3E2887D (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * V_1 = NULL; InputBindingCompositeContext_tDEF957C733B71700F6486BD2032AF9D93F286570 V_2; memset((&V_2), 0, sizeof(V_2)); InputBindingCompositeContext_tDEF957C733B71700F6486BD2032AF9D93F286570 V_3; memset((&V_3), 0, sizeof(V_3)); { // for (var i = 0; i < totalBindingCount; ++i) V_0 = 0; goto IL_0058; } IL_0004: { // ref var binding = ref bindingStates[i]; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_0; L_0 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_1 = V_0; uint32_t L_2 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); V_1 = (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_1), (int32_t)L_2)))); // if (!binding.isComposite || binding.compositeOrCompositeBindingIndex == -1) BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_3 = V_1; bool L_4; L_4 = BindingState_get_isComposite_m27507CD70AFA017D1487A01B28390EBF94B2F19B((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0054; } } { BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_5 = V_1; int32_t L_6; L_6 = BindingState_get_compositeOrCompositeBindingIndex_mC6854679BF2606888E4E502D5A6D6417A8113D09((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_5, /*hidden argument*/NULL); if ((((int32_t)L_6) == ((int32_t)(-1)))) { goto IL_0054; } } { // var composite = composites[binding.compositeOrCompositeBindingIndex]; InputBindingCompositeU5BU5D_tA39005B1C18E39B68364430213FAAD8B58DC9083* L_7 = __this->get_composites_5(); BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_8 = V_1; int32_t L_9; L_9 = BindingState_get_compositeOrCompositeBindingIndex_mC6854679BF2606888E4E502D5A6D6417A8113D09((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_8, /*hidden argument*/NULL); NullCheck(L_7); int32_t L_10 = L_9; InputBindingComposite_tFCCB9AFDBA6503C51555C9C5904186D990D36565 * L_11 = (L_7)->GetAt(static_cast(L_10)); // var context = new InputBindingCompositeContext { m_State = this, m_BindingIndex = i }; il2cpp_codegen_initobj((&V_3), sizeof(InputBindingCompositeContext_tDEF957C733B71700F6486BD2032AF9D93F286570 )); (&V_3)->set_m_State_0(__this); int32_t L_12 = V_0; (&V_3)->set_m_BindingIndex_1(L_12); InputBindingCompositeContext_tDEF957C733B71700F6486BD2032AF9D93F286570 L_13 = V_3; V_2 = L_13; // composite.CallFinishSetup(ref context); NullCheck(L_11); InputBindingComposite_CallFinishSetup_m906D156BA02160826131C1282A772C2163D24053(L_11, (InputBindingCompositeContext_tDEF957C733B71700F6486BD2032AF9D93F286570 *)(&V_2), /*hidden argument*/NULL); } IL_0054: { // for (var i = 0; i < totalBindingCount; ++i) int32_t L_14 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_0058: { // for (var i = 0; i < totalBindingCount; ++i) int32_t L_15 = V_0; int32_t L_16; L_16 = InputActionState_get_totalBindingCount_m38ED90DCB9BF2CD434EFEA4F5A62320E26D99BB1(__this, /*hidden argument*/NULL); if ((((int32_t)L_15) < ((int32_t)L_16))) { goto IL_0004; } } { // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::PrepareForBindingReResolution(System.Boolean,UnityEngine.InputSystem.InputControlList`1&,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_PrepareForBindingReResolution_m278B44496525F01AFC2FDB6C9C9F26DEFEBBBDDF (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, bool ___needFullResolve0, InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A * ___activeControls1, bool* ___hasEnabledActions2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mDDB4B49964E61AC91A0AD85DC9A74CAD755DFC63_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m201084563956E4576A3B78845671516A8E77F3BC_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mFF8624DC962382FBA19E974E329AE0EC2ADFBFA6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControlList_1_Resize_m2A4A96CED67CAC252A8016D73053A3D069C4A989_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControlList_1__ctor_mAC0AA7B84B676FBB1F4430B8BD38F01A50A78C16_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControlList_1_set_Item_mD07918AE2E2BC657E9C847BEBD4F39D0993FF4FB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_GetEnumerator_m16D0F72A94716A1C686F2CE7803820419C433B01_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; int32_t V_1 = 0; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * V_2 = NULL; Enumerator_tACF193066EC1668C6307767DCF96E5076E65C4AE V_3; memset((&V_3), 0, sizeof(V_3)); ReadOnlyArray_1_tFF2DE177BEADC53D8885722D3FCDBF7846BD112F V_4; memset((&V_4), 0, sizeof(V_4)); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * V_5 = NULL; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * V_6 = NULL; int32_t V_7 = 0; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; int32_t V_10 = 0; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // var needToCloneActiveControls = false; V_0 = (bool)0; // for (var i = 0; i < totalMapCount; ++i) V_1 = 0; goto IL_01a4; } IL_0009: { // var map = maps[i]; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_0 = __this->get_maps_1(); int32_t L_1 = V_1; NullCheck(L_0); int32_t L_2 = L_1; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_3 = (L_0)->GetAt(static_cast(L_2)); V_2 = L_3; // if (map.enabled) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_4 = V_2; NullCheck(L_4); bool L_5; L_5 = InputActionMap_get_enabled_m5ACA89B66D742F7329CB5EBB1671901C27FBEA38(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0196; } } { // hasEnabledActions = true; bool* L_6 = ___hasEnabledActions2; *((int8_t*)L_6) = (int8_t)1; // if (needFullResolve) bool L_7 = ___needFullResolve0; if (!L_7) { goto IL_002f; } } { // DisableAllActions(map); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_8 = V_2; InputActionState_DisableAllActions_mB2BDF29A5E03A2D3F7EFEC7F6B49D39146435F05(__this, L_8, /*hidden argument*/NULL); // } goto IL_0196; } IL_002f: { // foreach (var action in map.actions) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_9 = V_2; NullCheck(L_9); ReadOnlyArray_1_tFF2DE177BEADC53D8885722D3FCDBF7846BD112F L_10; L_10 = InputActionMap_get_actions_m16016B61B5534A86C62FACFB17ADB94C53A74622(L_9, /*hidden argument*/NULL); V_4 = L_10; Enumerator_tACF193066EC1668C6307767DCF96E5076E65C4AE L_11; L_11 = ReadOnlyArray_1_GetEnumerator_m16D0F72A94716A1C686F2CE7803820419C433B01((ReadOnlyArray_1_tFF2DE177BEADC53D8885722D3FCDBF7846BD112F *)(&V_4), /*hidden argument*/ReadOnlyArray_1_GetEnumerator_m16D0F72A94716A1C686F2CE7803820419C433B01_RuntimeMethod_var); V_3 = L_11; } IL_003f: try { // begin try (depth: 1) { goto IL_0173; } IL_0044: { // foreach (var action in map.actions) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_12; L_12 = Enumerator_get_Current_mFF8624DC962382FBA19E974E329AE0EC2ADFBFA6((Enumerator_tACF193066EC1668C6307767DCF96E5076E65C4AE *)(&V_3), /*hidden argument*/Enumerator_get_Current_mFF8624DC962382FBA19E974E329AE0EC2ADFBFA6_RuntimeMethod_var); V_5 = L_12; // if (!action.phase.IsInProgress()) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_13 = V_5; NullCheck(L_13); int32_t L_14; L_14 = InputAction_get_phase_mFA60C11AC4BBC0DDAA2BFEC5B9DE1C221086B35B(L_13, /*hidden argument*/NULL); bool L_15; L_15 = InputExtensions_IsInProgress_mEB534005411FDCF6FB88FEF96CFB13EB9120EBF4(L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_0173; } } IL_005e: { // if (action.ActiveControlIsValid(action.activeControl)) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_16 = V_5; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_17 = V_5; NullCheck(L_17); InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_18; L_18 = InputAction_get_activeControl_mAE586E2F02A3409B564593954EF9955D0A78EC3B(L_17, /*hidden argument*/NULL); NullCheck(L_16); bool L_19; L_19 = InputAction_ActiveControlIsValid_m923CEA0A45BA1BA83ACA4F91BD06082826D9FD12(L_16, L_18, /*hidden argument*/NULL); if (!L_19) { goto IL_0164; } } IL_0071: { // if (needToCloneActiveControls == false) bool L_20 = V_0; if (L_20) { goto IL_008f; } } IL_0074: { // activeControls = new InputControlList(Allocator.Temp); InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A * L_21 = ___activeControls1; InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A L_22; memset((&L_22), 0, sizeof(L_22)); InputControlList_1__ctor_mAC0AA7B84B676FBB1F4430B8BD38F01A50A78C16((&L_22), 2, 0, /*hidden argument*/InputControlList_1__ctor_mAC0AA7B84B676FBB1F4430B8BD38F01A50A78C16_RuntimeMethod_var); *(InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A *)L_21 = L_22; // activeControls.Resize(totalControlCount); InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A * L_23 = ___activeControls1; int32_t L_24; L_24 = InputActionState_get_totalControlCount_mB94081AA7865A81DA19E10F46D3FCB45BD3B941C(__this, /*hidden argument*/NULL); InputControlList_1_Resize_m2A4A96CED67CAC252A8016D73053A3D069C4A989((InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A *)L_23, L_24, /*hidden argument*/InputControlList_1_Resize_m2A4A96CED67CAC252A8016D73053A3D069C4A989_RuntimeMethod_var); // needToCloneActiveControls = true; V_0 = (bool)1; } IL_008f: { // ref var actionState = ref actionStates[action.m_ActionIndexInState]; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_25; L_25 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(__this, /*hidden argument*/NULL); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_26 = V_5; NullCheck(L_26); int32_t L_27 = L_26->get_m_ActionIndexInState_13(); uint32_t L_28 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); V_6 = (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_25, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_27), (int32_t)L_28)))); // var activeControlIndex = actionState.controlIndex; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_29 = V_6; int32_t L_30; L_30 = TriggerState_get_controlIndex_m960A306864E08240EEFEEDE399279D9B60C53BC4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_29, /*hidden argument*/NULL); V_7 = L_30; // activeControls[activeControlIndex] = controls[activeControlIndex]; InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A * L_31 = ___activeControls1; int32_t L_32 = V_7; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_33 = __this->get_controls_2(); int32_t L_34 = V_7; NullCheck(L_33); int32_t L_35 = L_34; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_36 = (L_33)->GetAt(static_cast(L_35)); InputControlList_1_set_Item_mD07918AE2E2BC657E9C847BEBD4F39D0993FF4FB((InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A *)L_31, L_32, L_36, /*hidden argument*/InputControlList_1_set_Item_mD07918AE2E2BC657E9C847BEBD4F39D0993FF4FB_RuntimeMethod_var); // var bindingState = bindingStates[actionState.bindingIndex]; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_37; L_37 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_38 = V_6; int32_t L_39; L_39 = TriggerState_get_bindingIndex_m0AC6E41222022188B9528FC31FBC0B519BF7F7DF_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_38, /*hidden argument*/NULL); uint32_t L_40 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 L_41 = (*(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_37, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_39), (int32_t)L_40))))); V_8 = L_41; // for (var n = 0; n < bindingState.interactionCount; ++n) V_9 = 0; goto IL_0157; } IL_00e3: { // var interactionIndex = bindingState.interactionStartIndex + n; int32_t L_42; L_42 = BindingState_get_interactionStartIndex_m26CC89E4B1126CD0E97B1311779C00A1A67C21ED((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(&V_8), /*hidden argument*/NULL); int32_t L_43 = V_9; V_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)L_43)); // if (!interactionStates[interactionIndex].phase.IsInProgress()) InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_44; L_44 = InputActionState_get_interactionStates_m59B33020170462E979BF19BA0C6004407F804A64(__this, /*hidden argument*/NULL); int32_t L_45 = V_10; uint32_t L_46 = sizeof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 ); int32_t L_47; L_47 = InteractionState_get_phase_mD7B4CA449A7A56AE4A8292A2BC8464D0BFC78B06_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)il2cpp_codegen_add((intptr_t)L_44, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_45), (int32_t)L_46)))), /*hidden argument*/NULL); bool L_48; L_48 = InputExtensions_IsInProgress_mEB534005411FDCF6FB88FEF96CFB13EB9120EBF4(L_47, /*hidden argument*/NULL); if (!L_48) { goto IL_0151; } } IL_010c: { // activeControlIndex = interactionStates[interactionIndex] // .triggerControlIndex; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_49; L_49 = InputActionState_get_interactionStates_m59B33020170462E979BF19BA0C6004407F804A64(__this, /*hidden argument*/NULL); int32_t L_50 = V_10; uint32_t L_51 = sizeof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 ); int32_t L_52; L_52 = InteractionState_get_triggerControlIndex_m2FA9337DD239FA16F1B24409038CD7E4F4E8DB52((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)il2cpp_codegen_add((intptr_t)L_49, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_50), (int32_t)L_51)))), /*hidden argument*/NULL); V_7 = L_52; // if (action.ActiveControlIsValid(controls[activeControlIndex])) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_53 = V_5; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_54 = __this->get_controls_2(); int32_t L_55 = V_7; NullCheck(L_54); int32_t L_56 = L_55; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_57 = (L_54)->GetAt(static_cast(L_56)); NullCheck(L_53); bool L_58; L_58 = InputAction_ActiveControlIsValid_m923CEA0A45BA1BA83ACA4F91BD06082826D9FD12(L_53, L_57, /*hidden argument*/NULL); if (!L_58) { goto IL_0149; } } IL_0136: { // activeControls[activeControlIndex] = controls[activeControlIndex]; InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A * L_59 = ___activeControls1; int32_t L_60 = V_7; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_61 = __this->get_controls_2(); int32_t L_62 = V_7; NullCheck(L_61); int32_t L_63 = L_62; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_64 = (L_61)->GetAt(static_cast(L_63)); InputControlList_1_set_Item_mD07918AE2E2BC657E9C847BEBD4F39D0993FF4FB((InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A *)L_59, L_60, L_64, /*hidden argument*/InputControlList_1_set_Item_mD07918AE2E2BC657E9C847BEBD4F39D0993FF4FB_RuntimeMethod_var); goto IL_0151; } IL_0149: { // ResetInteractionState(interactionIndex); int32_t L_65 = V_10; InputActionState_ResetInteractionState_m4F18236FE888190682F5920963C2A826B63C566C(__this, L_65, /*hidden argument*/NULL); } IL_0151: { // for (var n = 0; n < bindingState.interactionCount; ++n) int32_t L_66 = V_9; V_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)1)); } IL_0157: { // for (var n = 0; n < bindingState.interactionCount; ++n) int32_t L_67 = V_9; int32_t L_68; L_68 = BindingState_get_interactionCount_m217CDA8CC122F25A51F4CBE8FDF5735C08A7785E_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(&V_8), /*hidden argument*/NULL); if ((((int32_t)L_67) < ((int32_t)L_68))) { goto IL_00e3; } } IL_0162: { // } goto IL_0173; } IL_0164: { // ResetActionState(action.m_ActionIndexInState); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_69 = V_5; NullCheck(L_69); int32_t L_70 = L_69->get_m_ActionIndexInState_13(); InputActionState_ResetActionState_m1E575C2570985AE19A2A647F57A7577226E7ECE5(__this, L_70, 1, (bool)0, /*hidden argument*/NULL); } IL_0173: { // foreach (var action in map.actions) bool L_71; L_71 = Enumerator_MoveNext_m201084563956E4576A3B78845671516A8E77F3BC((Enumerator_tACF193066EC1668C6307767DCF96E5076E65C4AE *)(&V_3), /*hidden argument*/Enumerator_MoveNext_m201084563956E4576A3B78845671516A8E77F3BC_RuntimeMethod_var); if (L_71) { goto IL_0044; } } IL_017f: { IL2CPP_LEAVE(0x18F, FINALLY_0181); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0181; } FINALLY_0181: { // begin finally (depth: 1) Enumerator_Dispose_mDDB4B49964E61AC91A0AD85DC9A74CAD755DFC63((Enumerator_tACF193066EC1668C6307767DCF96E5076E65C4AE *)(&V_3), /*hidden argument*/Enumerator_Dispose_mDDB4B49964E61AC91A0AD85DC9A74CAD755DFC63_RuntimeMethod_var); IL2CPP_END_FINALLY(385) } // end finally (depth: 1) IL2CPP_CLEANUP(385) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x18F, IL_018f) } IL_018f: { // DisableControls(map); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_72 = V_2; InputActionState_DisableControls_m55D775F178A69621F7C7D13DF6357028E6BFDB72(__this, L_72, /*hidden argument*/NULL); } IL_0196: { // map.ClearCachedActionData(onlyControls: !needFullResolve); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_73 = V_2; bool L_74 = ___needFullResolve0; NullCheck(L_73); InputActionMap_ClearCachedActionData_m2C777FE8F7D0E6A2CB16814FF26DFF74FC56E813(L_73, (bool)((((int32_t)L_74) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); // for (var i = 0; i < totalMapCount; ++i) int32_t L_75 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_01a4: { // for (var i = 0; i < totalMapCount; ++i) int32_t L_76 = V_1; int32_t L_77; L_77 = InputActionState_get_totalMapCount_m6D06466631F34731F419DAC24E56AE639DB041AA(__this, /*hidden argument*/NULL); if ((((int32_t)L_76) < ((int32_t)L_77))) { goto IL_0009; } } { // NotifyListenersOfActionChange(InputActionChange.BoundControlsAboutToChange); InputActionState_NotifyListenersOfActionChange_mC5C6675F162D0E8C6F2B198DADD3FB74BDF80271(__this, 7, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::FinishBindingResolution(System.Boolean,UnityEngine.InputSystem.InputActionState/UnmanagedMemory,UnityEngine.InputSystem.InputControlList`1,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_FinishBindingResolution_m540A6EA56220DCB0BA5BF8C15BB01CEF8DB6FEA4 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, bool ___hasEnabledActions0, UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 ___oldMemory1, InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A ___activeControls2, bool ___isFullResolve3, const RuntimeMethod* method) { { // FinishBindingCompositeSetups(); InputActionState_FinishBindingCompositeSetups_mC79E8E721C56E41DFBB5C4D81C706236B3E2887D(__this, /*hidden argument*/NULL); // if (hasEnabledActions) bool L_0 = ___hasEnabledActions0; if (!L_0) { goto IL_0014; } } { // RestoreActionStatesAfterReResolvingBindings(oldMemory, activeControls, isFullResolve); UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 L_1 = ___oldMemory1; InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A L_2 = ___activeControls2; bool L_3 = ___isFullResolve3; InputActionState_RestoreActionStatesAfterReResolvingBindings_m2A0EE7440F7FC8527C81FD4B748F4381D6BD62EE(__this, L_1, L_2, L_3, /*hidden argument*/NULL); return; } IL_0014: { // NotifyListenersOfActionChange(InputActionChange.BoundControlsChanged); InputActionState_NotifyListenersOfActionChange_mC5C6675F162D0E8C6F2B198DADD3FB74BDF80271(__this, 8, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::RestoreActionStatesAfterReResolvingBindings(UnityEngine.InputSystem.InputActionState/UnmanagedMemory,UnityEngine.InputSystem.InputControlList`1,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_RestoreActionStatesAfterReResolvingBindings_m2A0EE7440F7FC8527C81FD4B748F4381D6BD62EE (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 ___oldState0, InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A ___activeControls1, bool ___isFullResolve2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_LengthSafe_TisInputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_mD8B9B71788895B2B39A4112571DEB3AF29C32706_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackArray_1_get_length_m82888E9CF704378A62061A18112926D846CD8D96_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mDDB4B49964E61AC91A0AD85DC9A74CAD755DFC63_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m201084563956E4576A3B78845671516A8E77F3BC_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mFF8624DC962382FBA19E974E329AE0EC2ADFBFA6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControlList_1_get_Count_mE19A84E21BF313B9725241C813CB9E6927605C13_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControlList_1_get_Item_mE06DD372CBCE4F7CFF58E564D34FDDFF64D47531_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_GetEnumerator_m16D0F72A94716A1C686F2CE7803820419C433B01_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * V_1 = NULL; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * V_2 = NULL; int32_t V_3 = 0; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * V_4 = NULL; int32_t V_5 = 0; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * V_6 = NULL; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * V_7 = NULL; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * V_8 = NULL; int32_t V_9 = 0; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * V_10 = NULL; int32_t V_11 = 0; int32_t V_12 = 0; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * V_13 = NULL; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * V_14 = NULL; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 V_15; memset((&V_15), 0, sizeof(V_15)); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 V_16; memset((&V_16), 0, sizeof(V_16)); int32_t V_17 = 0; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * V_18 = NULL; ReadOnlyArray_1_tFF2DE177BEADC53D8885722D3FCDBF7846BD112F V_19; memset((&V_19), 0, sizeof(V_19)); Enumerator_tACF193066EC1668C6307767DCF96E5076E65C4AE V_20; memset((&V_20), 0, sizeof(V_20)); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * V_21 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // if (!isFullResolve) bool L_0 = ___isFullResolve2; // for (var actionIndex = 0; actionIndex < totalActionCount; ++actionIndex) V_0 = 0; goto IL_0097; } IL_0009: { // ref var oldActionState = ref oldState.actionStates[actionIndex]; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 L_1 = ___oldState0; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_2 = L_1.get_actionStates_7(); int32_t L_3 = V_0; uint32_t L_4 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); V_1 = (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_2, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_3), (int32_t)L_4)))); // ref var newActionState = ref actionStates[actionIndex]; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_5; L_5 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(__this, /*hidden argument*/NULL); int32_t L_6 = V_0; uint32_t L_7 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); V_2 = (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_5, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_6), (int32_t)L_7)))); // newActionState.lastCanceledInUpdate = oldActionState.lastCanceledInUpdate; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_8 = V_2; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_9 = V_1; uint32_t L_10; L_10 = TriggerState_get_lastCanceledInUpdate_m40F3C54DFD4A0DA120DA32572B3AF1316AFCE224_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_9, /*hidden argument*/NULL); TriggerState_set_lastCanceledInUpdate_m03463C5ED08F1C465056AB621D143C0D7884E8C8_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_8, L_10, /*hidden argument*/NULL); // newActionState.lastPerformedInUpdate = oldActionState.lastPerformedInUpdate; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_11 = V_2; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_12 = V_1; uint32_t L_13; L_13 = TriggerState_get_lastPerformedInUpdate_m5CAB6842AAD841DE5F44102F4BC837D6A4EC141D_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_12, /*hidden argument*/NULL); TriggerState_set_lastPerformedInUpdate_m52FFBC2B47B3B86CA2832E5E9ECDAA86A2111F2D_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_11, L_13, /*hidden argument*/NULL); // newActionState.pressedInUpdate = oldActionState.pressedInUpdate; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_14 = V_2; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_15 = V_1; uint32_t L_16; L_16 = TriggerState_get_pressedInUpdate_m6B496C8BEFFF0E91D8E34FC71369A9B3457D021D_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_15, /*hidden argument*/NULL); TriggerState_set_pressedInUpdate_mCEC39001990494929DD0753220C3C16AA705C530_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_14, L_16, /*hidden argument*/NULL); // newActionState.releasedInUpdate = oldActionState.releasedInUpdate; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_17 = V_2; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_18 = V_1; uint32_t L_19; L_19 = TriggerState_get_releasedInUpdate_m35C6825BE20E514E1170DCAE30D841BAC28B9F8E_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_18, /*hidden argument*/NULL); TriggerState_set_releasedInUpdate_mE58B805A519284A62DFC392AA2F794BE2D6DD139_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_17, L_19, /*hidden argument*/NULL); // newActionState.startTime = oldActionState.startTime; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_20 = V_2; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_21 = V_1; double L_22; L_22 = TriggerState_get_startTime_m465D962E69624146FD140452618312328005299A_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_21, /*hidden argument*/NULL); TriggerState_set_startTime_mED223305B4E6A406E1E7612531C10B783C665D85_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_20, L_22, /*hidden argument*/NULL); // if (oldActionState.phase != InputActionPhase.Disabled) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_23 = V_1; int32_t L_24; L_24 = TriggerState_get_phase_m8BC034C0171DFBEFFE326B22BED602AB414D8CB8_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_23, /*hidden argument*/NULL); if (!L_24) { goto IL_0093; } } { // newActionState.phase = InputActionPhase.Waiting; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_25 = V_2; TriggerState_set_phase_mF1192287B0FA1F1B5213E7A9E2DF393047E107BC((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_25, 1, /*hidden argument*/NULL); // if (isFullResolve) bool L_26 = ___isFullResolve2; if (!L_26) { goto IL_0093; } } { // ++maps[newActionState.mapIndex].m_EnabledActionsCount; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_27 = __this->get_maps_1(); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_28 = V_2; int32_t L_29; L_29 = TriggerState_get_mapIndex_m51582ABC29AFC6629760C66F15289E86CFCC3680_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_28, /*hidden argument*/NULL); NullCheck(L_27); int32_t L_30 = L_29; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_31 = (L_27)->GetAt(static_cast(L_30)); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_32 = L_31; NullCheck(L_32); int32_t L_33 = L_32->get_m_EnabledActionsCount_7(); NullCheck(L_32); L_32->set_m_EnabledActionsCount_7(((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1))); } IL_0093: { // for (var actionIndex = 0; actionIndex < totalActionCount; ++actionIndex) int32_t L_34 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); } IL_0097: { // for (var actionIndex = 0; actionIndex < totalActionCount; ++actionIndex) int32_t L_35 = V_0; int32_t L_36; L_36 = InputActionState_get_totalActionCount_m244EE693A5D8E588B642C4D150B4E44CD04E49E5(__this, /*hidden argument*/NULL); if ((((int32_t)L_35) < ((int32_t)L_36))) { goto IL_0009; } } { // for (var bindingIndex = 0; bindingIndex < totalBindingCount; ++bindingIndex) V_3 = 0; goto IL_0379; } IL_00aa: { // ref var newBindingState = ref memory.bindingStates[bindingIndex]; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_37 = __this->get_address_of_memory_7(); BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_38 = L_37->get_bindingStates_8(); int32_t L_39 = V_3; uint32_t L_40 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); V_4 = (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_38, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_39), (int32_t)L_40)))); // if (newBindingState.isPartOfComposite) BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_41 = V_4; bool L_42; L_42 = BindingState_get_isPartOfComposite_m68AE90C79D3468BA3FB9BDDD98B864642DE09A3F((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_41, /*hidden argument*/NULL); if (L_42) { goto IL_0375; } } { // if (newBindingState.isComposite) BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_43 = V_4; bool L_44; L_44 = BindingState_get_isComposite_m27507CD70AFA017D1487A01B28390EBF94B2F19B((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_43, /*hidden argument*/NULL); if (!L_44) { goto IL_00fe; } } { // var compositeIndex = newBindingState.compositeOrCompositeBindingIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_45 = V_4; int32_t L_46; L_46 = BindingState_get_compositeOrCompositeBindingIndex_mC6854679BF2606888E4E502D5A6D6417A8113D09((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_45, /*hidden argument*/NULL); V_9 = L_46; // memory.compositeMagnitudes[compositeIndex] = oldState.compositeMagnitudes[compositeIndex]; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_47 = __this->get_address_of_memory_7(); float* L_48 = L_47->get_compositeMagnitudes_11(); int32_t L_49 = V_9; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 L_50 = ___oldState0; float* L_51 = L_50.get_compositeMagnitudes_11(); int32_t L_52 = V_9; float L_53 = *((float*)((float*)il2cpp_codegen_add((intptr_t)L_51, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_52), (int32_t)4))))); *((float*)((float*)il2cpp_codegen_add((intptr_t)L_48, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_49), (int32_t)4))))) = (float)L_53; } IL_00fe: { // var actionIndex = newBindingState.actionIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_54 = V_4; int32_t L_55; L_55 = BindingState_get_actionIndex_m76A8FD26DBB8C6F2E6A6BF93AE89C7F4609974BE((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_54, /*hidden argument*/NULL); V_5 = L_55; // if (actionIndex == kInvalidIndex) int32_t L_56 = V_5; if ((((int32_t)L_56) == ((int32_t)(-1)))) { goto IL_0375; } } { // ref var newActionState = ref actionStates[actionIndex]; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_57; L_57 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(__this, /*hidden argument*/NULL); int32_t L_58 = V_5; uint32_t L_59 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); V_6 = (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_57, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_58), (int32_t)L_59)))); // if (newActionState.isDisabled) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_60 = V_6; bool L_61; L_61 = TriggerState_get_isDisabled_m74AD9230B5F4EA3B869AFE58AA8F3871ECDD7B50((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_60, /*hidden argument*/NULL); if (L_61) { goto IL_0375; } } { // newBindingState.initialStateCheckPending = newBindingState.wantsInitialStateCheck; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_62 = V_4; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_63 = V_4; bool L_64; L_64 = BindingState_get_wantsInitialStateCheck_m73ABA83A14DE3DBD4FE85B2AC939602F40CD2064((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_63, /*hidden argument*/NULL); BindingState_set_initialStateCheckPending_mB7D1344919094488E2B49A70CDC4B9AD18A948E0((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_62, L_64, /*hidden argument*/NULL); // EnableControls(newBindingState.mapIndex, newBindingState.controlStartIndex, // newBindingState.controlCount); BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_65 = V_4; int32_t L_66; L_66 = BindingState_get_mapIndex_m1D9E8366383EBEF08D5FABB4A948EB93B7295429_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_65, /*hidden argument*/NULL); BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_67 = V_4; int32_t L_68; L_68 = BindingState_get_controlStartIndex_m375A0C96296F49CF19639FADF46C20E9D855412E_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_67, /*hidden argument*/NULL); BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_69 = V_4; int32_t L_70; L_70 = BindingState_get_controlCount_m319FE9F9ECBA328D7DF2B1837901022AD77FA2C8_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_69, /*hidden argument*/NULL); InputActionState_EnableControls_m47973EDFC8CD6CEB6C17C56DE12D3307108A03CC(__this, L_66, L_68, L_70, /*hidden argument*/NULL); // if (isFullResolve) bool L_71 = ___isFullResolve2; if (L_71) { goto IL_0375; } } { // ref var oldBindingState = ref memory.bindingStates[bindingIndex]; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_72 = __this->get_address_of_memory_7(); BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_73 = L_72->get_bindingStates_8(); int32_t L_74 = V_3; uint32_t L_75 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); V_7 = (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_73, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_74), (int32_t)L_75)))); // newBindingState.triggerEventIdForComposite = oldBindingState.triggerEventIdForComposite; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_76 = V_4; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_77 = V_7; int32_t L_78; L_78 = BindingState_get_triggerEventIdForComposite_mAC4976DF7815C162275687E2D8EA2CEAA999EE61_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_77, /*hidden argument*/NULL); BindingState_set_triggerEventIdForComposite_m208B97746CFA403CFA81C628728CA9247ED62970_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_76, L_78, /*hidden argument*/NULL); // ref var oldActionState = ref oldState.actionStates[actionIndex]; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 L_79 = ___oldState0; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_80 = L_79.get_actionStates_7(); int32_t L_81 = V_5; uint32_t L_82 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); V_8 = (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_80, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_81), (int32_t)L_82)))); // if (bindingIndex == oldActionState.bindingIndex && oldActionState.phase.IsInProgress() && // activeControls.Count > 0 && activeControls[oldActionState.controlIndex] != null) int32_t L_83 = V_3; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_84 = V_8; int32_t L_85; L_85 = TriggerState_get_bindingIndex_m0AC6E41222022188B9528FC31FBC0B519BF7F7DF_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_84, /*hidden argument*/NULL); if ((!(((uint32_t)L_83) == ((uint32_t)L_85)))) { goto IL_0375; } } { TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_86 = V_8; int32_t L_87; L_87 = TriggerState_get_phase_m8BC034C0171DFBEFFE326B22BED602AB414D8CB8_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_86, /*hidden argument*/NULL); bool L_88; L_88 = InputExtensions_IsInProgress_mEB534005411FDCF6FB88FEF96CFB13EB9120EBF4(L_87, /*hidden argument*/NULL); if (!L_88) { goto IL_0375; } } { int32_t L_89; L_89 = InputControlList_1_get_Count_mE19A84E21BF313B9725241C813CB9E6927605C13_inline((InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A *)(&___activeControls1), /*hidden argument*/InputControlList_1_get_Count_mE19A84E21BF313B9725241C813CB9E6927605C13_RuntimeMethod_var); if ((((int32_t)L_89) <= ((int32_t)0))) { goto IL_0375; } } { TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_90 = V_8; int32_t L_91; L_91 = TriggerState_get_controlIndex_m960A306864E08240EEFEEDE399279D9B60C53BC4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_90, /*hidden argument*/NULL); InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_92; L_92 = InputControlList_1_get_Item_mE06DD372CBCE4F7CFF58E564D34FDDFF64D47531((InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A *)(&___activeControls1), L_91, /*hidden argument*/InputControlList_1_get_Item_mE06DD372CBCE4F7CFF58E564D34FDDFF64D47531_RuntimeMethod_var); if (!L_92) { goto IL_0375; } } { // var control = activeControls[oldActionState.controlIndex]; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_93 = V_8; int32_t L_94; L_94 = TriggerState_get_controlIndex_m960A306864E08240EEFEEDE399279D9B60C53BC4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_93, /*hidden argument*/NULL); InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_95; L_95 = InputControlList_1_get_Item_mE06DD372CBCE4F7CFF58E564D34FDDFF64D47531((InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A *)(&___activeControls1), L_94, /*hidden argument*/InputControlList_1_get_Item_mE06DD372CBCE4F7CFF58E564D34FDDFF64D47531_RuntimeMethod_var); V_10 = L_95; // var newControlIndex = FindControlIndexOnBinding(bindingIndex, control); int32_t L_96 = V_3; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_97 = V_10; int32_t L_98; L_98 = InputActionState_FindControlIndexOnBinding_mB18B68B490293CCC6840EB9364E8B9BFE7946F92(__this, L_96, L_97, /*hidden argument*/NULL); V_11 = L_98; // if (newControlIndex != kInvalidIndex) int32_t L_99 = V_11; if ((((int32_t)L_99) == ((int32_t)(-1)))) { goto IL_023f; } } { // newActionState.phase = oldActionState.phase; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_100 = V_6; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_101 = V_8; int32_t L_102; L_102 = TriggerState_get_phase_m8BC034C0171DFBEFFE326B22BED602AB414D8CB8_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_101, /*hidden argument*/NULL); TriggerState_set_phase_mF1192287B0FA1F1B5213E7A9E2DF393047E107BC((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_100, L_102, /*hidden argument*/NULL); // newActionState.controlIndex = newControlIndex; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_103 = V_6; int32_t L_104 = V_11; TriggerState_set_controlIndex_m22FB2392BE73AA9B2D8F86A45050DAAA9F545EE4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_103, L_104, /*hidden argument*/NULL); // newActionState.magnitude = oldActionState.magnitude; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_105 = V_6; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_106 = V_8; float L_107; L_107 = TriggerState_get_magnitude_m173021159A016BD6FAF4DE2E83AD1E1BD19EA40B_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_106, /*hidden argument*/NULL); TriggerState_set_magnitude_mECC77E4FF25E2406CF344A1B2B03CBC400CE6A23((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_105, L_107, /*hidden argument*/NULL); // newActionState.interactionIndex = oldActionState.interactionIndex; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_108 = V_6; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_109 = V_8; int32_t L_110; L_110 = TriggerState_get_interactionIndex_m901FE8EF223E7846033D0F2A9406A9026967A1F2((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_109, /*hidden argument*/NULL); TriggerState_set_interactionIndex_mD8C4BCBF26C49F91E6BCC2222B1FD8D2C26C5D69((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_108, L_110, /*hidden argument*/NULL); // memory.controlMagnitudes[newControlIndex] = oldActionState.magnitude; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_111 = __this->get_address_of_memory_7(); float* L_112 = L_111->get_controlMagnitudes_10(); int32_t L_113 = V_11; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_114 = V_8; float L_115; L_115 = TriggerState_get_magnitude_m173021159A016BD6FAF4DE2E83AD1E1BD19EA40B_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_114, /*hidden argument*/NULL); *((float*)((float*)il2cpp_codegen_add((intptr_t)L_112, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_113), (int32_t)4))))) = (float)L_115; } IL_023f: { // for (var n = 0; n < newBindingState.interactionCount; ++n) V_12 = 0; goto IL_0367; } IL_0247: { // ref var oldInteractionState = ref oldState.interactionStates[oldBindingState.interactionStartIndex + n]; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 L_116 = ___oldState0; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_117 = L_116.get_interactionStates_9(); BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_118 = V_7; int32_t L_119; L_119 = BindingState_get_interactionStartIndex_m26CC89E4B1126CD0E97B1311779C00A1A67C21ED((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_118, /*hidden argument*/NULL); int32_t L_120 = V_12; uint32_t L_121 = sizeof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 ); V_13 = (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)il2cpp_codegen_add((intptr_t)L_117, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)((int32_t)il2cpp_codegen_add((int32_t)L_119, (int32_t)L_120))), (int32_t)L_121)))); // if (!oldInteractionState.phase.IsInProgress()) InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_122 = V_13; int32_t L_123; L_123 = InteractionState_get_phase_mD7B4CA449A7A56AE4A8292A2BC8464D0BFC78B06_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_122, /*hidden argument*/NULL); bool L_124; L_124 = InputExtensions_IsInProgress_mEB534005411FDCF6FB88FEF96CFB13EB9120EBF4(L_123, /*hidden argument*/NULL); if (!L_124) { goto IL_0361; } } { // control = activeControls[oldInteractionState.triggerControlIndex]; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_125 = V_13; int32_t L_126; L_126 = InteractionState_get_triggerControlIndex_m2FA9337DD239FA16F1B24409038CD7E4F4E8DB52((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_125, /*hidden argument*/NULL); InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_127; L_127 = InputControlList_1_get_Item_mE06DD372CBCE4F7CFF58E564D34FDDFF64D47531((InputControlList_1_tCCB2EBF6FDF573DC316CABD9A44894F5CCEEAE4A *)(&___activeControls1), L_126, /*hidden argument*/InputControlList_1_get_Item_mE06DD372CBCE4F7CFF58E564D34FDDFF64D47531_RuntimeMethod_var); V_10 = L_127; // if (control == null) InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_128 = V_10; if (!L_128) { goto IL_0361; } } { // newControlIndex = FindControlIndexOnBinding(bindingIndex, control); int32_t L_129 = V_3; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_130 = V_10; int32_t L_131; L_131 = InputActionState_FindControlIndexOnBinding_mB18B68B490293CCC6840EB9364E8B9BFE7946F92(__this, L_129, L_130, /*hidden argument*/NULL); V_11 = L_131; // ref var newInteractionState = ref interactionStates[newBindingState.interactionStartIndex + n]; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_132; L_132 = InputActionState_get_interactionStates_m59B33020170462E979BF19BA0C6004407F804A64(__this, /*hidden argument*/NULL); BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_133 = V_4; int32_t L_134; L_134 = BindingState_get_interactionStartIndex_m26CC89E4B1126CD0E97B1311779C00A1A67C21ED((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_133, /*hidden argument*/NULL); int32_t L_135 = V_12; uint32_t L_136 = sizeof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 ); V_14 = (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)il2cpp_codegen_add((intptr_t)L_132, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)((int32_t)il2cpp_codegen_add((int32_t)L_134, (int32_t)L_135))), (int32_t)L_136)))); // newInteractionState.phase = oldInteractionState.phase; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_137 = V_14; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_138 = V_13; int32_t L_139; L_139 = InteractionState_get_phase_mD7B4CA449A7A56AE4A8292A2BC8464D0BFC78B06_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_138, /*hidden argument*/NULL); InteractionState_set_phase_m5FD2CEF7F80B6134EDC170418AED219284EC8375((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_137, L_139, /*hidden argument*/NULL); // newInteractionState.performedTime = oldInteractionState.performedTime; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_140 = V_14; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_141 = V_13; double L_142; L_142 = InteractionState_get_performedTime_m19E4730D78E380167FD60D0C583A8586B261CF6E_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_141, /*hidden argument*/NULL); InteractionState_set_performedTime_m228CBE121E6814310C5382C4F5F5EC39941B1627_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_140, L_142, /*hidden argument*/NULL); // newInteractionState.startTime = oldInteractionState.startTime; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_143 = V_14; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_144 = V_13; double L_145; L_145 = InteractionState_get_startTime_m4D824D8FDFE0DDBAC911219F8AC27C6AC797F9F1_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_144, /*hidden argument*/NULL); InteractionState_set_startTime_m659AB317374C71BFC8F84CE28E8F78DF99EFFF6F_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_143, L_145, /*hidden argument*/NULL); // newInteractionState.triggerControlIndex = newControlIndex; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_146 = V_14; int32_t L_147 = V_11; InteractionState_set_triggerControlIndex_m6A1E133C5917738C85B1526E03306DAD7A6B2AD6((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_146, L_147, /*hidden argument*/NULL); // if (oldInteractionState.isTimerRunning) InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_148 = V_13; bool L_149; L_149 = InteractionState_get_isTimerRunning_mB8B8A9428242132BB970E4C06225D85F83685E4B((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_148, /*hidden argument*/NULL); if (!L_149) { goto IL_0361; } } { // var trigger = new TriggerState // { // mapIndex = newBindingState.mapIndex, // controlIndex = newControlIndex, // bindingIndex = bindingIndex, // time = oldInteractionState.timerStartTime, // interactionIndex = newBindingState.interactionStartIndex + n // }; il2cpp_codegen_initobj((&V_16), sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 )); BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_150 = V_4; int32_t L_151; L_151 = BindingState_get_mapIndex_m1D9E8366383EBEF08D5FABB4A948EB93B7295429_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_150, /*hidden argument*/NULL); TriggerState_set_mapIndex_m77CA7D5BF6C96A486CDFD461A840471B3B5C16B4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_16), L_151, /*hidden argument*/NULL); int32_t L_152 = V_11; TriggerState_set_controlIndex_m22FB2392BE73AA9B2D8F86A45050DAAA9F545EE4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_16), L_152, /*hidden argument*/NULL); int32_t L_153 = V_3; TriggerState_set_bindingIndex_m845217CEA5F4AB53E3D5442EAD6AF8F351378CD9((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_16), L_153, /*hidden argument*/NULL); InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_154 = V_13; double L_155; L_155 = InteractionState_get_timerStartTime_mFE71631AD6B439CEB1D2AF23E59E1A6027DC1D0F_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_154, /*hidden argument*/NULL); TriggerState_set_time_m98D601159894D285954FCCFDED65D69EC28C2DED_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_16), L_155, /*hidden argument*/NULL); BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_156 = V_4; int32_t L_157; L_157 = BindingState_get_interactionStartIndex_m26CC89E4B1126CD0E97B1311779C00A1A67C21ED((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_156, /*hidden argument*/NULL); int32_t L_158 = V_12; TriggerState_set_interactionIndex_mD8C4BCBF26C49F91E6BCC2222B1FD8D2C26C5D69((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_16), ((int32_t)il2cpp_codegen_add((int32_t)L_157, (int32_t)L_158)), /*hidden argument*/NULL); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 L_159 = V_16; V_15 = L_159; // StartTimeout(oldInteractionState.timerDuration, ref trigger); InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_160 = V_13; float L_161; L_161 = InteractionState_get_timerDuration_mAE8CC19E2311D502456DB26FD2DE86110F17AEA2_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_160, /*hidden argument*/NULL); InputActionState_StartTimeout_mF48803007A5CF95BB23A7370CE888BCF665B6504(__this, L_161, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_15), /*hidden argument*/NULL); // newInteractionState.totalTimeoutCompletionDone = oldInteractionState.totalTimeoutCompletionDone; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_162 = V_14; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_163 = V_13; float L_164; L_164 = InteractionState_get_totalTimeoutCompletionDone_m3062C1D66070F3A04DDE04B3697D70C499C2C99C_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_163, /*hidden argument*/NULL); InteractionState_set_totalTimeoutCompletionDone_mEDCE2E3B9682013E14F8E99C45F784058F6D6637_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_162, L_164, /*hidden argument*/NULL); // newInteractionState.totalTimeoutCompletionTimeRemaining = oldInteractionState.totalTimeoutCompletionTimeRemaining; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_165 = V_14; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_166 = V_13; float L_167; L_167 = InteractionState_get_totalTimeoutCompletionTimeRemaining_m82EA3B91971FA830C72E320CD93A31113426CD55_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_166, /*hidden argument*/NULL); InteractionState_set_totalTimeoutCompletionTimeRemaining_m0913B50AF823177180D0B2AAFFA7DF382D4377C7_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_165, L_167, /*hidden argument*/NULL); } IL_0361: { // for (var n = 0; n < newBindingState.interactionCount; ++n) int32_t L_168 = V_12; V_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_168, (int32_t)1)); } IL_0367: { // for (var n = 0; n < newBindingState.interactionCount; ++n) int32_t L_169 = V_12; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_170 = V_4; int32_t L_171; L_171 = BindingState_get_interactionCount_m217CDA8CC122F25A51F4CBE8FDF5735C08A7785E_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_170, /*hidden argument*/NULL); if ((((int32_t)L_169) < ((int32_t)L_171))) { goto IL_0247; } } IL_0375: { // for (var bindingIndex = 0; bindingIndex < totalBindingCount; ++bindingIndex) int32_t L_172 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_172, (int32_t)1)); } IL_0379: { // for (var bindingIndex = 0; bindingIndex < totalBindingCount; ++bindingIndex) int32_t L_173 = V_3; int32_t L_174; L_174 = InputActionState_get_totalBindingCount_m38ED90DCB9BF2CD434EFEA4F5A62320E26D99BB1(__this, /*hidden argument*/NULL); if ((((int32_t)L_173) < ((int32_t)L_174))) { goto IL_00aa; } } { // HookOnBeforeUpdate(); InputActionState_HookOnBeforeUpdate_m23F43B5206D0BABEE7019EE3B25EC14411A06587(__this, /*hidden argument*/NULL); // NotifyListenersOfActionChange(InputActionChange.BoundControlsChanged); InputActionState_NotifyListenersOfActionChange_mC5C6675F162D0E8C6F2B198DADD3FB74BDF80271(__this, 8, /*hidden argument*/NULL); // if (isFullResolve && s_GlobalState.onActionChange.length > 0) bool L_175 = ___isFullResolve2; if (!L_175) { goto IL_0442; } } { CallbackArray_1_t552BD871FFF51BBEADFA595A48105D602791E7FA * L_176 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_onActionChange_1(); int32_t L_177; L_177 = CallbackArray_1_get_length_m82888E9CF704378A62061A18112926D846CD8D96((CallbackArray_1_t552BD871FFF51BBEADFA595A48105D602791E7FA *)L_176, /*hidden argument*/CallbackArray_1_get_length_m82888E9CF704378A62061A18112926D846CD8D96_RuntimeMethod_var); if ((((int32_t)L_177) <= ((int32_t)0))) { goto IL_0442; } } { // for (var i = 0; i < totalMapCount; ++i) V_17 = 0; goto IL_0435; } IL_03b5: { // var map = maps[i]; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_178 = __this->get_maps_1(); int32_t L_179 = V_17; NullCheck(L_178); int32_t L_180 = L_179; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_181 = (L_178)->GetAt(static_cast(L_180)); V_18 = L_181; // if (map.m_SingletonAction == null && map.m_EnabledActionsCount == map.m_Actions.LengthSafe()) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_182 = V_18; NullCheck(L_182); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_183 = L_182->get_m_SingletonAction_8(); if (L_183) { goto IL_03e8; } } { InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_184 = V_18; NullCheck(L_184); int32_t L_185 = L_184->get_m_EnabledActionsCount_7(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_186 = V_18; NullCheck(L_186); InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_187 = L_186->get_m_Actions_3(); int32_t L_188; L_188 = ArrayHelpers_LengthSafe_TisInputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_mD8B9B71788895B2B39A4112571DEB3AF29C32706(L_187, /*hidden argument*/ArrayHelpers_LengthSafe_TisInputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B_mD8B9B71788895B2B39A4112571DEB3AF29C32706_RuntimeMethod_var); if ((!(((uint32_t)L_185) == ((uint32_t)L_188)))) { goto IL_03e8; } } { // NotifyListenersOfActionChange(InputActionChange.ActionMapEnabled, map); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_189 = V_18; InputActionState_NotifyListenersOfActionChange_mC144EE774E5BC5233850208913B1D533CA2EC5AF(2, L_189, /*hidden argument*/NULL); // } goto IL_042f; } IL_03e8: { // var actions = map.actions; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_190 = V_18; NullCheck(L_190); ReadOnlyArray_1_tFF2DE177BEADC53D8885722D3FCDBF7846BD112F L_191; L_191 = InputActionMap_get_actions_m16016B61B5534A86C62FACFB17ADB94C53A74622(L_190, /*hidden argument*/NULL); V_19 = L_191; // foreach (var action in actions) Enumerator_tACF193066EC1668C6307767DCF96E5076E65C4AE L_192; L_192 = ReadOnlyArray_1_GetEnumerator_m16D0F72A94716A1C686F2CE7803820419C433B01((ReadOnlyArray_1_tFF2DE177BEADC53D8885722D3FCDBF7846BD112F *)(&V_19), /*hidden argument*/ReadOnlyArray_1_GetEnumerator_m16D0F72A94716A1C686F2CE7803820419C433B01_RuntimeMethod_var); V_20 = L_192; } IL_03fa: try { // begin try (depth: 1) { goto IL_0416; } IL_03fc: { // foreach (var action in actions) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_193; L_193 = Enumerator_get_Current_mFF8624DC962382FBA19E974E329AE0EC2ADFBFA6((Enumerator_tACF193066EC1668C6307767DCF96E5076E65C4AE *)(&V_20), /*hidden argument*/Enumerator_get_Current_mFF8624DC962382FBA19E974E329AE0EC2ADFBFA6_RuntimeMethod_var); V_21 = L_193; // if (action.enabled) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_194 = V_21; NullCheck(L_194); bool L_195; L_195 = InputAction_get_enabled_m12F68C1B6DFFDD654EC9657E6FA4B86E607A4812(L_194, /*hidden argument*/NULL); if (!L_195) { goto IL_0416; } } IL_040e: { // NotifyListenersOfActionChange(InputActionChange.ActionEnabled, action); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_196 = V_21; InputActionState_NotifyListenersOfActionChange_mC144EE774E5BC5233850208913B1D533CA2EC5AF(0, L_196, /*hidden argument*/NULL); } IL_0416: { // foreach (var action in actions) bool L_197; L_197 = Enumerator_MoveNext_m201084563956E4576A3B78845671516A8E77F3BC((Enumerator_tACF193066EC1668C6307767DCF96E5076E65C4AE *)(&V_20), /*hidden argument*/Enumerator_MoveNext_m201084563956E4576A3B78845671516A8E77F3BC_RuntimeMethod_var); if (L_197) { goto IL_03fc; } } IL_041f: { IL2CPP_LEAVE(0x42F, FINALLY_0421); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0421; } FINALLY_0421: { // begin finally (depth: 1) Enumerator_Dispose_mDDB4B49964E61AC91A0AD85DC9A74CAD755DFC63((Enumerator_tACF193066EC1668C6307767DCF96E5076E65C4AE *)(&V_20), /*hidden argument*/Enumerator_Dispose_mDDB4B49964E61AC91A0AD85DC9A74CAD755DFC63_RuntimeMethod_var); IL2CPP_END_FINALLY(1057) } // end finally (depth: 1) IL2CPP_CLEANUP(1057) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x42F, IL_042f) } IL_042f: { // for (var i = 0; i < totalMapCount; ++i) int32_t L_198 = V_17; V_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_198, (int32_t)1)); } IL_0435: { // for (var i = 0; i < totalMapCount; ++i) int32_t L_199 = V_17; int32_t L_200; L_200 = InputActionState_get_totalMapCount_m6D06466631F34731F419DAC24E56AE639DB041AA(__this, /*hidden argument*/NULL); if ((((int32_t)L_199) < ((int32_t)L_200))) { goto IL_03b5; } } IL_0442: { // } return; } } // System.Boolean UnityEngine.InputSystem.InputActionState::IsActiveControl(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionState_IsActiveControl_m5EF9382A34AAB368DD8776923ACEF3F255EC1EC8 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___bindingIndex0, int32_t ___controlIndex1, const RuntimeMethod* method) { BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; { // ref var bindingState = ref bindingStates[bindingIndex]; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_0; L_0 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_1 = ___bindingIndex0; uint32_t L_2 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); V_0 = (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_1), (int32_t)L_2)))); // var actionIndex = bindingState.actionIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_3 = V_0; int32_t L_4; L_4 = BindingState_get_actionIndex_m76A8FD26DBB8C6F2E6A6BF93AE89C7F4609974BE((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_3, /*hidden argument*/NULL); V_1 = L_4; // if (actionIndex == kInvalidIndex) int32_t L_5 = V_1; if ((!(((uint32_t)L_5) == ((uint32_t)(-1))))) { goto IL_001e; } } { // return false; return (bool)0; } IL_001e: { // if (actionStates[actionIndex].controlIndex == controlIndex) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_6; L_6 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(__this, /*hidden argument*/NULL); int32_t L_7 = V_1; uint32_t L_8 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); int32_t L_9; L_9 = TriggerState_get_controlIndex_m960A306864E08240EEFEEDE399279D9B60C53BC4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_6, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_7), (int32_t)L_8)))), /*hidden argument*/NULL); int32_t L_10 = ___controlIndex1; if ((!(((uint32_t)L_9) == ((uint32_t)L_10)))) { goto IL_0038; } } { // return true; return (bool)1; } IL_0038: { // for (var i = 0; i < bindingState.interactionCount; ++i) V_2 = 0; goto IL_0066; } IL_003c: { // if (interactionStates[bindingStates->interactionStartIndex + i].triggerControlIndex == controlIndex) InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_11; L_11 = InputActionState_get_interactionStates_m59B33020170462E979BF19BA0C6004407F804A64(__this, /*hidden argument*/NULL); BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_12; L_12 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_13; L_13 = BindingState_get_interactionStartIndex_m26CC89E4B1126CD0E97B1311779C00A1A67C21ED((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_12, /*hidden argument*/NULL); int32_t L_14 = V_2; uint32_t L_15 = sizeof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 ); int32_t L_16; L_16 = InteractionState_get_triggerControlIndex_m2FA9337DD239FA16F1B24409038CD7E4F4E8DB52((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)il2cpp_codegen_add((intptr_t)L_11, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)L_14))), (int32_t)L_15)))), /*hidden argument*/NULL); int32_t L_17 = ___controlIndex1; if ((!(((uint32_t)L_16) == ((uint32_t)L_17)))) { goto IL_0062; } } { // return true; return (bool)1; } IL_0062: { // for (var i = 0; i < bindingState.interactionCount; ++i) int32_t L_18 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); } IL_0066: { // for (var i = 0; i < bindingState.interactionCount; ++i) int32_t L_19 = V_2; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_20 = V_0; int32_t L_21; L_21 = BindingState_get_interactionCount_m217CDA8CC122F25A51F4CBE8FDF5735C08A7785E_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_20, /*hidden argument*/NULL); if ((((int32_t)L_19) < ((int32_t)L_21))) { goto IL_003c; } } { // return false; return (bool)0; } } // System.Int32 UnityEngine.InputSystem.InputActionState::FindControlIndexOnBinding(System.Int32,UnityEngine.InputSystem.InputControl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionState_FindControlIndexOnBinding_mB18B68B490293CCC6840EB9364E8B9BFE7946F92 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___bindingIndex0, InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * ___control1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { // var controlStartIndex = bindingStates[bindingIndex].controlStartIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_0; L_0 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_1 = ___bindingIndex0; uint32_t L_2 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_3; L_3 = BindingState_get_controlStartIndex_m375A0C96296F49CF19639FADF46C20E9D855412E_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_1), (int32_t)L_2)))), /*hidden argument*/NULL); V_0 = L_3; // var controlCount = bindingStates[bindingIndex].controlCount; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_4; L_4 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_5 = ___bindingIndex0; uint32_t L_6 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_7; L_7 = BindingState_get_controlCount_m319FE9F9ECBA328D7DF2B1837901022AD77FA2C8_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_4, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_5), (int32_t)L_6)))), /*hidden argument*/NULL); V_1 = L_7; // for (var n = 0; n < controlCount; ++n) V_2 = 0; goto IL_0045; } IL_0030: { // if (control == controls[controlStartIndex + n]) InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_8 = ___control1; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_9 = __this->get_controls_2(); int32_t L_10 = V_0; int32_t L_11 = V_2; NullCheck(L_9); int32_t L_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11)); InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_13 = (L_9)->GetAt(static_cast(L_12)); if ((!(((RuntimeObject*)(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 *)L_8) == ((RuntimeObject*)(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 *)L_13)))) { goto IL_0041; } } { // return controlStartIndex + n; int32_t L_14 = V_0; int32_t L_15 = V_2; return ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)L_15)); } IL_0041: { // for (var n = 0; n < controlCount; ++n) int32_t L_16 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); } IL_0045: { // for (var n = 0; n < controlCount; ++n) int32_t L_17 = V_2; int32_t L_18 = V_1; if ((((int32_t)L_17) < ((int32_t)L_18))) { goto IL_0030; } } { // return kInvalidIndex; return (-1); } } // System.Void UnityEngine.InputSystem.InputActionState::ResetActionStatesDrivenBy(UnityEngine.InputSystem.InputDevice) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_ResetActionStatesDrivenBy_m48AC2FB4694D9BF2EA4607B4DEAF75EB6931DCEE (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * ___device0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * V_0 = NULL; int32_t V_1 = 0; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * V_2 = NULL; int32_t V_3 = 0; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // using (InputActionRebindingExtensions.DeferBindingResolution()) DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * L_0; L_0 = InputActionRebindingExtensions_DeferBindingResolution_mE9BA15597B00D29220A848AB3FD71791C2B7775B(/*hidden argument*/NULL); V_0 = L_0; } IL_0006: try { // begin try (depth: 1) { // for (var actionIndex = 0; actionIndex < totalActionCount; ++actionIndex) V_1 = 0; goto IL_0069; } IL_000a: { // var actionState = &actionStates[actionIndex]; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_1; L_1 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(__this, /*hidden argument*/NULL); int32_t L_2 = V_1; uint32_t L_3 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); V_2 = (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((uintptr_t)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_1, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_2), (int32_t)L_3))))); // if (actionState->phase == InputActionPhase.Waiting || actionState->phase == InputActionPhase.Disabled) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_4 = V_2; int32_t L_5; L_5 = TriggerState_get_phase_m8BC034C0171DFBEFFE326B22BED602AB414D8CB8_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_4, /*hidden argument*/NULL); if ((((int32_t)L_5) == ((int32_t)1))) { goto IL_0065; } } IL_0025: { TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_6 = V_2; int32_t L_7; L_7 = TriggerState_get_phase_m8BC034C0171DFBEFFE326B22BED602AB414D8CB8_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0065; } } IL_002d: { // if (actionState->isPassThrough) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_8 = V_2; bool L_9; L_9 = TriggerState_get_isPassThrough_m0C29B1F472283999596A17C0F07F97B0CA879F0F((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0041; } } IL_0035: { // if (!IsActionBoundToControlFromDevice(device, actionIndex)) InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * L_10 = ___device0; int32_t L_11 = V_1; bool L_12; L_12 = InputActionState_IsActionBoundToControlFromDevice_m65DA56A40BCB4708E1C7D6AB2813765194E8763F(__this, L_10, L_11, /*hidden argument*/NULL); if (L_12) { goto IL_005c; } } IL_003f: { // continue; goto IL_0065; } IL_0041: { // var controlIndex = actionState->controlIndex; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_13 = V_2; int32_t L_14; L_14 = TriggerState_get_controlIndex_m960A306864E08240EEFEEDE399279D9B60C53BC4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_13, /*hidden argument*/NULL); V_3 = L_14; // if (controlIndex == -1) int32_t L_15 = V_3; if ((((int32_t)L_15) == ((int32_t)(-1)))) { goto IL_0065; } } IL_004c: { // var control = controls[controlIndex]; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_16 = __this->get_controls_2(); int32_t L_17 = V_3; NullCheck(L_16); int32_t L_18 = L_17; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_19 = (L_16)->GetAt(static_cast(L_18)); // if (control.device != device) NullCheck(L_19); InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * L_20; L_20 = InputControl_get_device_m7B8D4A5F3C7C11E4FE7239692961C434C7CCF9E1_inline(L_19, /*hidden argument*/NULL); InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * L_21 = ___device0; if ((!(((RuntimeObject*)(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 *)L_20) == ((RuntimeObject*)(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 *)L_21)))) { goto IL_0065; } } IL_005c: { // ResetActionState(actionIndex); int32_t L_22 = V_1; InputActionState_ResetActionState_m1E575C2570985AE19A2A647F57A7577226E7ECE5(__this, L_22, 1, (bool)0, /*hidden argument*/NULL); } IL_0065: { // for (var actionIndex = 0; actionIndex < totalActionCount; ++actionIndex) int32_t L_23 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_0069: { // for (var actionIndex = 0; actionIndex < totalActionCount; ++actionIndex) int32_t L_24 = V_1; int32_t L_25; L_25 = InputActionState_get_totalActionCount_m244EE693A5D8E588B642C4D150B4E44CD04E49E5(__this, /*hidden argument*/NULL); if ((((int32_t)L_24) < ((int32_t)L_25))) { goto IL_000a; } } IL_0072: { // } IL2CPP_LEAVE(0x7E, FINALLY_0074); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0074; } FINALLY_0074: { // begin finally (depth: 1) { DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * L_26 = V_0; if (!L_26) { goto IL_007d; } } IL_0077: { DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * L_27 = V_0; NullCheck(L_27); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_27); } IL_007d: { IL2CPP_END_FINALLY(116) } } // end finally (depth: 1) IL2CPP_CLEANUP(116) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7E, IL_007e) } IL_007e: { // } return; } } // System.Boolean UnityEngine.InputSystem.InputActionState::IsActionBoundToControlFromDevice(UnityEngine.InputSystem.InputDevice,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionState_IsActionBoundToControlFromDevice_m65DA56A40BCB4708E1C7D6AB2813765194E8763F (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * ___device0, int32_t ___actionIndex1, const RuntimeMethod* method) { bool V_0 = false; uint16_t V_1 = 0; uint16_t V_2 = 0; int32_t V_3 = 0; uint16_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; { // var usesControlFromDevice = false; V_0 = (bool)0; // var bindingStartIndex = GetActionBindingStartIndexAndCount(actionIndex, out var bindingCount); int32_t L_0 = ___actionIndex1; uint16_t L_1; L_1 = InputActionState_GetActionBindingStartIndexAndCount_m8140BB4DCF2A13CF3C222CB569CA7EBCA242B82D(__this, L_0, (uint16_t*)(&V_2), /*hidden argument*/NULL); V_1 = L_1; // for (var i = 0; i < bindingCount; ++i) V_3 = 0; goto IL_0082; } IL_0010: { // var bindingIndex = memory.actionBindingIndices[bindingStartIndex + i]; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_2 = __this->get_address_of_memory_7(); uint16_t* L_3 = L_2->get_actionBindingIndices_14(); uint16_t L_4 = V_1; int32_t L_5 = V_3; int32_t L_6 = *((uint16_t*)((uint16_t*)il2cpp_codegen_add((intptr_t)L_3, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_5))), (int32_t)2))))); V_4 = (uint16_t)L_6; // var controlCount = bindingStates[bindingIndex].controlCount; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_7; L_7 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); uint16_t L_8 = V_4; uint32_t L_9 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_10; L_10 = BindingState_get_controlCount_m319FE9F9ECBA328D7DF2B1837901022AD77FA2C8_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_7, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_8), (int32_t)L_9)))), /*hidden argument*/NULL); V_5 = L_10; // var controlStartIndex = bindingStates[bindingIndex].controlStartIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_11; L_11 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); uint16_t L_12 = V_4; uint32_t L_13 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_14; L_14 = BindingState_get_controlStartIndex_m375A0C96296F49CF19639FADF46C20E9D855412E_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_11, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_12), (int32_t)L_13)))), /*hidden argument*/NULL); V_6 = L_14; // for (var n = 0; n < controlCount; ++n) V_7 = 0; goto IL_0078; } IL_005a: { // var control = controls[controlStartIndex + n]; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_15 = __this->get_controls_2(); int32_t L_16 = V_6; int32_t L_17 = V_7; NullCheck(L_15); int32_t L_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)L_17)); InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_19 = (L_15)->GetAt(static_cast(L_18)); // if (control.device == device) NullCheck(L_19); InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * L_20; L_20 = InputControl_get_device_m7B8D4A5F3C7C11E4FE7239692961C434C7CCF9E1_inline(L_19, /*hidden argument*/NULL); InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * L_21 = ___device0; if ((!(((RuntimeObject*)(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 *)L_20) == ((RuntimeObject*)(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 *)L_21)))) { goto IL_0072; } } { // usesControlFromDevice = true; V_0 = (bool)1; // break; goto IL_007e; } IL_0072: { // for (var n = 0; n < controlCount; ++n) int32_t L_22 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); } IL_0078: { // for (var n = 0; n < controlCount; ++n) int32_t L_23 = V_7; int32_t L_24 = V_5; if ((((int32_t)L_23) < ((int32_t)L_24))) { goto IL_005a; } } IL_007e: { // for (var i = 0; i < bindingCount; ++i) int32_t L_25 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); } IL_0082: { // for (var i = 0; i < bindingCount; ++i) int32_t L_26 = V_3; uint16_t L_27 = V_2; if ((((int32_t)L_26) < ((int32_t)L_27))) { goto IL_0010; } } { // return usesControlFromDevice; bool L_28 = V_0; return L_28; } } // System.Void UnityEngine.InputSystem.InputActionState::ResetActionState(System.Int32,UnityEngine.InputSystem.InputActionPhase,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_ResetActionState_m1E575C2570985AE19A2A647F57A7577226E7ECE5 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___actionIndex0, int32_t ___toPhase1, bool ___hardReset2, const RuntimeMethod* method) { TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; { // var actionState = &actionStates[actionIndex]; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_0; L_0 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(__this, /*hidden argument*/NULL); int32_t L_1 = ___actionIndex0; uint32_t L_2 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); V_0 = (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((uintptr_t)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_1), (int32_t)L_2))))); // if (actionState->phase != InputActionPhase.Waiting && actionState->phase != InputActionPhase.Disabled) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_3 = V_0; int32_t L_4; L_4 = TriggerState_get_phase_m8BC034C0171DFBEFFE326B22BED602AB414D8CB8_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_3, /*hidden argument*/NULL); if ((((int32_t)L_4) == ((int32_t)1))) { goto IL_00c1; } } { TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_5 = V_0; int32_t L_6; L_6 = TriggerState_get_phase_m8BC034C0171DFBEFFE326B22BED602AB414D8CB8_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_00c1; } } { // actionState->time = InputState.currentTime; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_7 = V_0; double L_8; L_8 = InputState_get_currentTime_m944B82DEE82FCD508AB35FA697A3165BF182F0CB(/*hidden argument*/NULL); TriggerState_set_time_m98D601159894D285954FCCFDED65D69EC28C2DED_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_7, L_8, /*hidden argument*/NULL); // if (actionState->interactionIndex != kInvalidIndex) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_9 = V_0; int32_t L_10; L_10 = TriggerState_get_interactionIndex_m901FE8EF223E7846033D0F2A9406A9026967A1F2((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_9, /*hidden argument*/NULL); if ((((int32_t)L_10) == ((int32_t)(-1)))) { goto IL_009f; } } { // var bindingIndex = actionState->bindingIndex; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_11 = V_0; int32_t L_12; L_12 = TriggerState_get_bindingIndex_m0AC6E41222022188B9528FC31FBC0B519BF7F7DF_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_11, /*hidden argument*/NULL); V_1 = L_12; // if (bindingIndex != kInvalidIndex) int32_t L_13 = V_1; if ((((int32_t)L_13) == ((int32_t)(-1)))) { goto IL_00c1; } } { // var mapIndex = actionState->mapIndex; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_14 = V_0; int32_t L_15; L_15 = TriggerState_get_mapIndex_m51582ABC29AFC6629760C66F15289E86CFCC3680_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_14, /*hidden argument*/NULL); V_2 = L_15; // var interactionCount = bindingStates[bindingIndex].interactionCount; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_16; L_16 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_17 = V_1; uint32_t L_18 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_19; L_19 = BindingState_get_interactionCount_m217CDA8CC122F25A51F4CBE8FDF5735C08A7785E_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_16, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_17), (int32_t)L_18)))), /*hidden argument*/NULL); V_3 = L_19; // var interactionStartIndex = bindingStates[bindingIndex].interactionStartIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_20; L_20 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_21 = V_1; uint32_t L_22 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_23; L_23 = BindingState_get_interactionStartIndex_m26CC89E4B1126CD0E97B1311779C00A1A67C21ED((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_20, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_21), (int32_t)L_22)))), /*hidden argument*/NULL); V_4 = L_23; // for (var i = 0; i < interactionCount; ++i) V_5 = 0; goto IL_0098; } IL_0081: { // var interactionIndex = interactionStartIndex + i; int32_t L_24 = V_4; int32_t L_25 = V_5; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)L_25)); // ResetInteractionStateAndCancelIfNecessary(mapIndex, bindingIndex, interactionIndex); int32_t L_26 = V_2; int32_t L_27 = V_1; int32_t L_28 = V_6; InputActionState_ResetInteractionStateAndCancelIfNecessary_m76B6E15FDE6DACE833BE23A626F9957E6D45E1C5(__this, L_26, L_27, L_28, /*hidden argument*/NULL); // for (var i = 0; i < interactionCount; ++i) int32_t L_29 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); } IL_0098: { // for (var i = 0; i < interactionCount; ++i) int32_t L_30 = V_5; int32_t L_31 = V_3; if ((((int32_t)L_30) < ((int32_t)L_31))) { goto IL_0081; } } { // } goto IL_00c1; } IL_009f: { // if (actionState->phase != InputActionPhase.Canceled) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_32 = V_0; int32_t L_33; L_33 = TriggerState_get_phase_m8BC034C0171DFBEFFE326B22BED602AB414D8CB8_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_32, /*hidden argument*/NULL); if ((((int32_t)L_33) == ((int32_t)4))) { goto IL_00c1; } } { // ChangePhaseOfAction(InputActionPhase.Canceled, ref actionStates[actionIndex]); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_34; L_34 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(__this, /*hidden argument*/NULL); int32_t L_35 = ___actionIndex0; uint32_t L_36 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); bool L_37; L_37 = InputActionState_ChangePhaseOfAction_m02F8C5AE34B8CE397D1E108EDA8E66EB785AC719(__this, 4, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_34, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_35), (int32_t)L_36)))), 1, /*hidden argument*/NULL); } IL_00c1: { // actionState->phase = toPhase; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_38 = V_0; int32_t L_39 = ___toPhase1; TriggerState_set_phase_mF1192287B0FA1F1B5213E7A9E2DF393047E107BC((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_38, L_39, /*hidden argument*/NULL); // actionState->controlIndex = kInvalidIndex; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_40 = V_0; TriggerState_set_controlIndex_m22FB2392BE73AA9B2D8F86A45050DAAA9F545EE4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_40, (-1), /*hidden argument*/NULL); // actionState->bindingIndex = memory.actionBindingIndices[memory.actionBindingIndicesAndCounts[actionIndex]]; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_41 = V_0; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_42 = __this->get_address_of_memory_7(); uint16_t* L_43 = L_42->get_actionBindingIndices_14(); UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_44 = __this->get_address_of_memory_7(); uint16_t* L_45 = L_44->get_actionBindingIndicesAndCounts_13(); int32_t L_46 = ___actionIndex0; int32_t L_47 = *((uint16_t*)((uint16_t*)il2cpp_codegen_add((intptr_t)L_45, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_46), (int32_t)2))))); int32_t L_48 = *((uint16_t*)((uint16_t*)il2cpp_codegen_add((intptr_t)L_43, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_47), (int32_t)2))))); TriggerState_set_bindingIndex_m845217CEA5F4AB53E3D5442EAD6AF8F351378CD9((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_41, L_48, /*hidden argument*/NULL); // actionState->interactionIndex = kInvalidIndex; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_49 = V_0; TriggerState_set_interactionIndex_mD8C4BCBF26C49F91E6BCC2222B1FD8D2C26C5D69((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_49, (-1), /*hidden argument*/NULL); // actionState->startTime = 0; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_50 = V_0; TriggerState_set_startTime_mED223305B4E6A406E1E7612531C10B783C665D85_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_50, (0.0), /*hidden argument*/NULL); // actionState->time = 0; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_51 = V_0; TriggerState_set_time_m98D601159894D285954FCCFDED65D69EC28C2DED_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_51, (0.0), /*hidden argument*/NULL); // actionState->hasMultipleConcurrentActuations = false; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_52 = V_0; TriggerState_set_hasMultipleConcurrentActuations_m5019075C8A954334DB51ED98778660ED259918DF((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_52, (bool)0, /*hidden argument*/NULL); // actionState->inProcessing = false; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_53 = V_0; TriggerState_set_inProcessing_mA94381FE9D8C993F8836F8E8E781D648A0F4E219((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_53, (bool)0, /*hidden argument*/NULL); // actionState->isPressed = false; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_54 = V_0; TriggerState_set_isPressed_m09281521AB982E780095859975FE128DBFF243D6((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_54, (bool)0, /*hidden argument*/NULL); // if (hardReset) bool L_55 = ___hardReset2; if (!L_55) { goto IL_014f; } } { // actionState->lastCanceledInUpdate = default; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_56 = V_0; TriggerState_set_lastCanceledInUpdate_m03463C5ED08F1C465056AB621D143C0D7884E8C8_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_56, 0, /*hidden argument*/NULL); // actionState->lastPerformedInUpdate = default; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_57 = V_0; TriggerState_set_lastPerformedInUpdate_m52FFBC2B47B3B86CA2832E5E9ECDAA86A2111F2D_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_57, 0, /*hidden argument*/NULL); // actionState->pressedInUpdate = default; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_58 = V_0; TriggerState_set_pressedInUpdate_mCEC39001990494929DD0753220C3C16AA705C530_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_58, 0, /*hidden argument*/NULL); // actionState->releasedInUpdate = default; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_59 = V_0; TriggerState_set_releasedInUpdate_mE58B805A519284A62DFC392AA2F794BE2D6DD139_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_59, 0, /*hidden argument*/NULL); } IL_014f: { // } return; } } // UnityEngine.InputSystem.InputActionState/TriggerState& UnityEngine.InputSystem.InputActionState::FetchActionState(UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * InputActionState_FetchActionState_mB0BBCD2CC70C3FA621F3DBF17C1CEE9004DF408F (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, const RuntimeMethod* method) { { // return ref actionStates[action.m_ActionIndexInState]; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_0; L_0 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(__this, /*hidden argument*/NULL); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_1 = ___action0; NullCheck(L_1); int32_t L_2 = L_1->get_m_ActionIndexInState_13(); uint32_t L_3 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); return (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_2), (int32_t)L_3))))); } } // UnityEngine.InputSystem.InputActionState/ActionMapIndices UnityEngine.InputSystem.InputActionState::FetchMapIndices(UnityEngine.InputSystem.InputActionMap) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A InputActionState_FetchMapIndices_m59C031830F6FEEF8DF258901FCC2F8796E18740D (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___map0, const RuntimeMethod* method) { { // return mapIndices[map.m_MapIndexInState]; ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A * L_0; L_0 = InputActionState_get_mapIndices_m5BE9ED45E0824C3EA9C4D2ECB3001293D9EDBC67(__this, /*hidden argument*/NULL); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_1 = ___map0; NullCheck(L_1); int32_t L_2 = L_1->get_m_MapIndexInState_9(); uint32_t L_3 = sizeof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A ); ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A L_4 = (*(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_2), (int32_t)L_3))))); return L_4; } } // System.Void UnityEngine.InputSystem.InputActionState::EnableAllActions(UnityEngine.InputSystem.InputActionMap) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_EnableAllActions_mF455C610EB870588D6DAE39AE1ADD1F972EB4211 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___map0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * V_5 = NULL; { // EnableControls(map); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0 = ___map0; InputActionState_EnableControls_mF1A055ACEBB2C66AC1E9A1FA1B012AB52C0A2B24(__this, L_0, /*hidden argument*/NULL); // var mapIndex = map.m_MapIndexInState; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_1 = ___map0; NullCheck(L_1); int32_t L_2 = L_1->get_m_MapIndexInState_9(); V_0 = L_2; // var actionCount = mapIndices[mapIndex].actionCount; ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A * L_3; L_3 = InputActionState_get_mapIndices_m5BE9ED45E0824C3EA9C4D2ECB3001293D9EDBC67(__this, /*hidden argument*/NULL); int32_t L_4 = V_0; uint32_t L_5 = sizeof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A ); NullCheck(((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_3, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_4), (int32_t)L_5))))); int32_t L_6 = ((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_3, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_4), (int32_t)L_5))))->get_actionCount_1(); V_1 = L_6; // var actionStartIndex = mapIndices[mapIndex].actionStartIndex; ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A * L_7; L_7 = InputActionState_get_mapIndices_m5BE9ED45E0824C3EA9C4D2ECB3001293D9EDBC67(__this, /*hidden argument*/NULL); int32_t L_8 = V_0; uint32_t L_9 = sizeof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A ); NullCheck(((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_7, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_8), (int32_t)L_9))))); int32_t L_10 = ((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_7, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_8), (int32_t)L_9))))->get_actionStartIndex_0(); V_2 = L_10; // for (var i = 0; i < actionCount; ++i) V_3 = 0; goto IL_0074; } IL_003e: { // var actionIndex = actionStartIndex + i; int32_t L_11 = V_2; int32_t L_12 = V_3; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)L_12)); // var actionState = &actionStates[actionIndex]; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_13; L_13 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(__this, /*hidden argument*/NULL); int32_t L_14 = V_4; uint32_t L_15 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); V_5 = (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((uintptr_t)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_13, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_14), (int32_t)L_15))))); // if (actionState->isDisabled) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_16 = V_5; bool L_17; L_17 = TriggerState_get_isDisabled_m74AD9230B5F4EA3B869AFE58AA8F3871ECDD7B50((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_0068; } } { // actionState->phase = InputActionPhase.Waiting; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_18 = V_5; TriggerState_set_phase_mF1192287B0FA1F1B5213E7A9E2DF393047E107BC((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_18, 1, /*hidden argument*/NULL); } IL_0068: { // actionState->inProcessing = false; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_19 = V_5; TriggerState_set_inProcessing_mA94381FE9D8C993F8836F8E8E781D648A0F4E219((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_19, (bool)0, /*hidden argument*/NULL); // for (var i = 0; i < actionCount; ++i) int32_t L_20 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); } IL_0074: { // for (var i = 0; i < actionCount; ++i) int32_t L_21 = V_3; int32_t L_22 = V_1; if ((((int32_t)L_21) < ((int32_t)L_22))) { goto IL_003e; } } { // map.m_EnabledActionsCount = actionCount; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_23 = ___map0; int32_t L_24 = V_1; NullCheck(L_23); L_23->set_m_EnabledActionsCount_7(L_24); // HookOnBeforeUpdate(); InputActionState_HookOnBeforeUpdate_m23F43B5206D0BABEE7019EE3B25EC14411A06587(__this, /*hidden argument*/NULL); // if (map.m_SingletonAction != null) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_25 = ___map0; NullCheck(L_25); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_26 = L_25->get_m_SingletonAction_8(); if (!L_26) { goto IL_009a; } } { // NotifyListenersOfActionChange(InputActionChange.ActionEnabled, map.m_SingletonAction); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_27 = ___map0; NullCheck(L_27); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_28 = L_27->get_m_SingletonAction_8(); InputActionState_NotifyListenersOfActionChange_mC144EE774E5BC5233850208913B1D533CA2EC5AF(0, L_28, /*hidden argument*/NULL); return; } IL_009a: { // NotifyListenersOfActionChange(InputActionChange.ActionMapEnabled, map); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_29 = ___map0; InputActionState_NotifyListenersOfActionChange_mC144EE774E5BC5233850208913B1D533CA2EC5AF(2, L_29, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::EnableControls(UnityEngine.InputSystem.InputActionMap) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_EnableControls_mF1A055ACEBB2C66AC1E9A1FA1B012AB52C0A2B24 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___map0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { // var mapIndex = map.m_MapIndexInState; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0 = ___map0; NullCheck(L_0); int32_t L_1 = L_0->get_m_MapIndexInState_9(); V_0 = L_1; // var controlCount = mapIndices[mapIndex].controlCount; ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A * L_2; L_2 = InputActionState_get_mapIndices_m5BE9ED45E0824C3EA9C4D2ECB3001293D9EDBC67(__this, /*hidden argument*/NULL); int32_t L_3 = V_0; uint32_t L_4 = sizeof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A ); NullCheck(((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_2, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_3), (int32_t)L_4))))); int32_t L_5 = ((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_2, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_3), (int32_t)L_4))))->get_controlCount_3(); V_1 = L_5; // var controlStartIndex = mapIndices[mapIndex].controlStartIndex; ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A * L_6; L_6 = InputActionState_get_mapIndices_m5BE9ED45E0824C3EA9C4D2ECB3001293D9EDBC67(__this, /*hidden argument*/NULL); int32_t L_7 = V_0; uint32_t L_8 = sizeof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A ); NullCheck(((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_6, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_7), (int32_t)L_8))))); int32_t L_9 = ((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_6, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_7), (int32_t)L_8))))->get_controlStartIndex_2(); V_2 = L_9; // if (controlCount > 0) int32_t L_10 = V_1; if ((((int32_t)L_10) <= ((int32_t)0))) { goto IL_0040; } } { // EnableControls(mapIndex, controlStartIndex, controlCount); int32_t L_11 = V_0; int32_t L_12 = V_2; int32_t L_13 = V_1; InputActionState_EnableControls_m47973EDFC8CD6CEB6C17C56DE12D3307108A03CC(__this, L_11, L_12, L_13, /*hidden argument*/NULL); } IL_0040: { // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::EnableSingleAction(UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_EnableSingleAction_mF8BE08C30D8ED1A8C802634388ED0A16434B6577 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, const RuntimeMethod* method) { int32_t V_0 = 0; { // EnableControls(action); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; InputActionState_EnableControls_mCC991A2837B4F47E0455401D31C5B26ECBB106D8(__this, L_0, /*hidden argument*/NULL); // var actionIndex = action.m_ActionIndexInState; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_1 = ___action0; NullCheck(L_1); int32_t L_2 = L_1->get_m_ActionIndexInState_13(); V_0 = L_2; // actionStates[actionIndex].phase = InputActionPhase.Waiting; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_3; L_3 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(__this, /*hidden argument*/NULL); int32_t L_4 = V_0; uint32_t L_5 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); TriggerState_set_phase_mF1192287B0FA1F1B5213E7A9E2DF393047E107BC((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_3, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_4), (int32_t)L_5)))), 1, /*hidden argument*/NULL); // ++action.m_ActionMap.m_EnabledActionsCount; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_6 = ___action0; NullCheck(L_6); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_7 = L_6->get_m_ActionMap_14(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_8 = L_7; NullCheck(L_8); int32_t L_9 = L_8->get_m_EnabledActionsCount_7(); NullCheck(L_8); L_8->set_m_EnabledActionsCount_7(((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1))); // HookOnBeforeUpdate(); InputActionState_HookOnBeforeUpdate_m23F43B5206D0BABEE7019EE3B25EC14411A06587(__this, /*hidden argument*/NULL); // NotifyListenersOfActionChange(InputActionChange.ActionEnabled, action); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_10 = ___action0; InputActionState_NotifyListenersOfActionChange_mC144EE774E5BC5233850208913B1D533CA2EC5AF(0, L_10, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::EnableControls(UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_EnableControls_mCC991A2837B4F47E0455401D31C5B26ECBB106D8 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * V_7 = NULL; int32_t V_8 = 0; { // var actionIndex = action.m_ActionIndexInState; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; NullCheck(L_0); int32_t L_1 = L_0->get_m_ActionIndexInState_13(); V_0 = L_1; // var map = action.m_ActionMap; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_2 = ___action0; NullCheck(L_2); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_3 = L_2->get_m_ActionMap_14(); // var mapIndex = map.m_MapIndexInState; NullCheck(L_3); int32_t L_4 = L_3->get_m_MapIndexInState_9(); V_1 = L_4; // var bindingStartIndex = mapIndices[mapIndex].bindingStartIndex; ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A * L_5; L_5 = InputActionState_get_mapIndices_m5BE9ED45E0824C3EA9C4D2ECB3001293D9EDBC67(__this, /*hidden argument*/NULL); int32_t L_6 = V_1; uint32_t L_7 = sizeof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A ); NullCheck(((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_5, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_6), (int32_t)L_7))))); int32_t L_8 = ((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_5, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_6), (int32_t)L_7))))->get_bindingStartIndex_4(); V_2 = L_8; // var bindingCount = mapIndices[mapIndex].bindingCount; ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A * L_9; L_9 = InputActionState_get_mapIndices_m5BE9ED45E0824C3EA9C4D2ECB3001293D9EDBC67(__this, /*hidden argument*/NULL); int32_t L_10 = V_1; uint32_t L_11 = sizeof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A ); NullCheck(((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_9, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_10), (int32_t)L_11))))); int32_t L_12 = ((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_9, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_10), (int32_t)L_11))))->get_bindingCount_5(); V_3 = L_12; // var bindingStatesPtr = memory.bindingStates; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_13 = __this->get_address_of_memory_7(); BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_14 = L_13->get_bindingStates_8(); V_4 = (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_14; // for (var i = 0; i < bindingCount; ++i) V_5 = 0; goto IL_009d; } IL_0051: { // var bindingIndex = bindingStartIndex + i; int32_t L_15 = V_2; int32_t L_16 = V_5; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)L_16)); // var bindingState = &bindingStatesPtr[bindingIndex]; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_17 = V_4; int32_t L_18 = V_6; uint32_t L_19 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); V_7 = (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((uintptr_t)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_17, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_18), (int32_t)L_19))))); // if (bindingState->actionIndex != actionIndex) BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_20 = V_7; int32_t L_21; L_21 = BindingState_get_actionIndex_m76A8FD26DBB8C6F2E6A6BF93AE89C7F4609974BE((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_20, /*hidden argument*/NULL); int32_t L_22 = V_0; if ((!(((uint32_t)L_21) == ((uint32_t)L_22)))) { goto IL_0097; } } { // if (bindingState->isPartOfComposite) BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_23 = V_7; bool L_24; L_24 = BindingState_get_isPartOfComposite_m68AE90C79D3468BA3FB9BDDD98B864642DE09A3F((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_23, /*hidden argument*/NULL); if (L_24) { goto IL_0097; } } { // var controlCount = bindingState->controlCount; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_25 = V_7; int32_t L_26; L_26 = BindingState_get_controlCount_m319FE9F9ECBA328D7DF2B1837901022AD77FA2C8_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_25, /*hidden argument*/NULL); V_8 = L_26; // if (controlCount == 0) int32_t L_27 = V_8; if (!L_27) { goto IL_0097; } } { // EnableControls(mapIndex, bindingState->controlStartIndex, controlCount); int32_t L_28 = V_1; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_29 = V_7; int32_t L_30; L_30 = BindingState_get_controlStartIndex_m375A0C96296F49CF19639FADF46C20E9D855412E_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_29, /*hidden argument*/NULL); int32_t L_31 = V_8; InputActionState_EnableControls_m47973EDFC8CD6CEB6C17C56DE12D3307108A03CC(__this, L_28, L_30, L_31, /*hidden argument*/NULL); } IL_0097: { // for (var i = 0; i < bindingCount; ++i) int32_t L_32 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)1)); } IL_009d: { // for (var i = 0; i < bindingCount; ++i) int32_t L_33 = V_5; int32_t L_34 = V_3; if ((((int32_t)L_33) < ((int32_t)L_34))) { goto IL_0051; } } { // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::DisableAllActions(UnityEngine.InputSystem.InputActionMap) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_DisableAllActions_mB2BDF29A5E03A2D3F7EFEC7F6B49D39146435F05 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___map0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; bool V_3 = false; int32_t V_4 = 0; int32_t V_5 = 0; { // DisableControls(map); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0 = ___map0; InputActionState_DisableControls_m55D775F178A69621F7C7D13DF6357028E6BFDB72(__this, L_0, /*hidden argument*/NULL); // var mapIndex = map.m_MapIndexInState; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_1 = ___map0; NullCheck(L_1); int32_t L_2 = L_1->get_m_MapIndexInState_9(); V_0 = L_2; // var actionStartIndex = mapIndices[mapIndex].actionStartIndex; ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A * L_3; L_3 = InputActionState_get_mapIndices_m5BE9ED45E0824C3EA9C4D2ECB3001293D9EDBC67(__this, /*hidden argument*/NULL); int32_t L_4 = V_0; uint32_t L_5 = sizeof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A ); NullCheck(((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_3, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_4), (int32_t)L_5))))); int32_t L_6 = ((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_3, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_4), (int32_t)L_5))))->get_actionStartIndex_0(); V_1 = L_6; // var actionCount = mapIndices[mapIndex].actionCount; ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A * L_7; L_7 = InputActionState_get_mapIndices_m5BE9ED45E0824C3EA9C4D2ECB3001293D9EDBC67(__this, /*hidden argument*/NULL); int32_t L_8 = V_0; uint32_t L_9 = sizeof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A ); NullCheck(((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_7, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_8), (int32_t)L_9))))); int32_t L_10 = ((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_7, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_8), (int32_t)L_9))))->get_actionCount_1(); V_2 = L_10; // var allActionsEnabled = map.m_EnabledActionsCount == actionCount; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_11 = ___map0; NullCheck(L_11); int32_t L_12 = L_11->get_m_EnabledActionsCount_7(); int32_t L_13 = V_2; V_3 = (bool)((((int32_t)L_12) == ((int32_t)L_13))? 1 : 0); // for (var i = 0; i < actionCount; ++i) V_4 = 0; goto IL_0089; } IL_0049: { // var actionIndex = actionStartIndex + i; int32_t L_14 = V_1; int32_t L_15 = V_4; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)L_15)); // if (actionStates[actionIndex].phase != InputActionPhase.Disabled) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_16; L_16 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(__this, /*hidden argument*/NULL); int32_t L_17 = V_5; uint32_t L_18 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); int32_t L_19; L_19 = TriggerState_get_phase_m8BC034C0171DFBEFFE326B22BED602AB414D8CB8_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_16, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_17), (int32_t)L_18)))), /*hidden argument*/NULL); if (!L_19) { goto IL_0083; } } { // ResetActionState(actionIndex, toPhase: InputActionPhase.Disabled); int32_t L_20 = V_5; InputActionState_ResetActionState_m1E575C2570985AE19A2A647F57A7577226E7ECE5(__this, L_20, 0, (bool)0, /*hidden argument*/NULL); // if (!allActionsEnabled) bool L_21 = V_3; if (L_21) { goto IL_0083; } } { // NotifyListenersOfActionChange(InputActionChange.ActionDisabled, map.m_Actions[i]); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_22 = ___map0; NullCheck(L_22); InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_23 = L_22->get_m_Actions_3(); int32_t L_24 = V_4; NullCheck(L_23); int32_t L_25 = L_24; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_26 = (L_23)->GetAt(static_cast(L_25)); InputActionState_NotifyListenersOfActionChange_mC144EE774E5BC5233850208913B1D533CA2EC5AF(1, L_26, /*hidden argument*/NULL); } IL_0083: { // for (var i = 0; i < actionCount; ++i) int32_t L_27 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_0089: { // for (var i = 0; i < actionCount; ++i) int32_t L_28 = V_4; int32_t L_29 = V_2; if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0049; } } { // map.m_EnabledActionsCount = 0; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_30 = ___map0; NullCheck(L_30); L_30->set_m_EnabledActionsCount_7(0); // if (map.m_SingletonAction != null) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_31 = ___map0; NullCheck(L_31); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_32 = L_31->get_m_SingletonAction_8(); if (!L_32) { goto IL_00aa; } } { // NotifyListenersOfActionChange(InputActionChange.ActionDisabled, map.m_SingletonAction); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_33 = ___map0; NullCheck(L_33); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_34 = L_33->get_m_SingletonAction_8(); InputActionState_NotifyListenersOfActionChange_mC144EE774E5BC5233850208913B1D533CA2EC5AF(1, L_34, /*hidden argument*/NULL); return; } IL_00aa: { // else if (allActionsEnabled) bool L_35 = V_3; if (!L_35) { goto IL_00b4; } } { // NotifyListenersOfActionChange(InputActionChange.ActionMapDisabled, map); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_36 = ___map0; InputActionState_NotifyListenersOfActionChange_mC144EE774E5BC5233850208913B1D533CA2EC5AF(3, L_36, /*hidden argument*/NULL); } IL_00b4: { // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::DisableControls(UnityEngine.InputSystem.InputActionMap) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_DisableControls_m55D775F178A69621F7C7D13DF6357028E6BFDB72 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___map0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { // var mapIndex = map.m_MapIndexInState; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0 = ___map0; NullCheck(L_0); int32_t L_1 = L_0->get_m_MapIndexInState_9(); V_0 = L_1; // var controlCount = mapIndices[mapIndex].controlCount; ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A * L_2; L_2 = InputActionState_get_mapIndices_m5BE9ED45E0824C3EA9C4D2ECB3001293D9EDBC67(__this, /*hidden argument*/NULL); int32_t L_3 = V_0; uint32_t L_4 = sizeof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A ); NullCheck(((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_2, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_3), (int32_t)L_4))))); int32_t L_5 = ((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_2, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_3), (int32_t)L_4))))->get_controlCount_3(); V_1 = L_5; // var controlStartIndex = mapIndices[mapIndex].controlStartIndex; ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A * L_6; L_6 = InputActionState_get_mapIndices_m5BE9ED45E0824C3EA9C4D2ECB3001293D9EDBC67(__this, /*hidden argument*/NULL); int32_t L_7 = V_0; uint32_t L_8 = sizeof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A ); NullCheck(((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_6, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_7), (int32_t)L_8))))); int32_t L_9 = ((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_6, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_7), (int32_t)L_8))))->get_controlStartIndex_2(); V_2 = L_9; // if (controlCount > 0) int32_t L_10 = V_1; if ((((int32_t)L_10) <= ((int32_t)0))) { goto IL_0040; } } { // DisableControls(mapIndex, controlStartIndex, controlCount); int32_t L_11 = V_0; int32_t L_12 = V_2; int32_t L_13 = V_1; InputActionState_DisableControls_m8E19DBAF24B2C9A2474DF8D304E80E4B4AB8AF58(__this, L_11, L_12, L_13, /*hidden argument*/NULL); } IL_0040: { // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::DisableSingleAction(UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_DisableSingleAction_m5E9B681525E6E35A77965AD73149B30119585E3A (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, const RuntimeMethod* method) { { // DisableControls(action); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; InputActionState_DisableControls_m336C9E4BE5E73E80FA399BF2C510A1C3E9C66949(__this, L_0, /*hidden argument*/NULL); // ResetActionState(action.m_ActionIndexInState, toPhase: InputActionPhase.Disabled); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_1 = ___action0; NullCheck(L_1); int32_t L_2 = L_1->get_m_ActionIndexInState_13(); InputActionState_ResetActionState_m1E575C2570985AE19A2A647F57A7577226E7ECE5(__this, L_2, 0, (bool)0, /*hidden argument*/NULL); // --action.m_ActionMap.m_EnabledActionsCount; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_3 = ___action0; NullCheck(L_3); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_4 = L_3->get_m_ActionMap_14(); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_5 = L_4; NullCheck(L_5); int32_t L_6 = L_5->get_m_EnabledActionsCount_7(); NullCheck(L_5); L_5->set_m_EnabledActionsCount_7(((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)1))); // NotifyListenersOfActionChange(InputActionChange.ActionDisabled, action); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_7 = ___action0; InputActionState_NotifyListenersOfActionChange_mC144EE774E5BC5233850208913B1D533CA2EC5AF(1, L_7, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::DisableControls(UnityEngine.InputSystem.InputAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_DisableControls_m336C9E4BE5E73E80FA399BF2C510A1C3E9C66949 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___action0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * V_7 = NULL; int32_t V_8 = 0; { // var actionIndex = action.m_ActionIndexInState; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_0 = ___action0; NullCheck(L_0); int32_t L_1 = L_0->get_m_ActionIndexInState_13(); V_0 = L_1; // var map = action.m_ActionMap; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_2 = ___action0; NullCheck(L_2); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_3 = L_2->get_m_ActionMap_14(); // var mapIndex = map.m_MapIndexInState; NullCheck(L_3); int32_t L_4 = L_3->get_m_MapIndexInState_9(); V_1 = L_4; // var bindingStartIndex = mapIndices[mapIndex].bindingStartIndex; ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A * L_5; L_5 = InputActionState_get_mapIndices_m5BE9ED45E0824C3EA9C4D2ECB3001293D9EDBC67(__this, /*hidden argument*/NULL); int32_t L_6 = V_1; uint32_t L_7 = sizeof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A ); NullCheck(((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_5, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_6), (int32_t)L_7))))); int32_t L_8 = ((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_5, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_6), (int32_t)L_7))))->get_bindingStartIndex_4(); V_2 = L_8; // var bindingCount = mapIndices[mapIndex].bindingCount; ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A * L_9; L_9 = InputActionState_get_mapIndices_m5BE9ED45E0824C3EA9C4D2ECB3001293D9EDBC67(__this, /*hidden argument*/NULL); int32_t L_10 = V_1; uint32_t L_11 = sizeof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A ); NullCheck(((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_9, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_10), (int32_t)L_11))))); int32_t L_12 = ((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_9, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_10), (int32_t)L_11))))->get_bindingCount_5(); V_3 = L_12; // var bindingStatesPtr = memory.bindingStates; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_13 = __this->get_address_of_memory_7(); BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_14 = L_13->get_bindingStates_8(); V_4 = (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_14; // for (var i = 0; i < bindingCount; ++i) V_5 = 0; goto IL_009d; } IL_0051: { // var bindingIndex = bindingStartIndex + i; int32_t L_15 = V_2; int32_t L_16 = V_5; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)L_16)); // var bindingState = &bindingStatesPtr[bindingIndex]; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_17 = V_4; int32_t L_18 = V_6; uint32_t L_19 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); V_7 = (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((uintptr_t)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_17, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_18), (int32_t)L_19))))); // if (bindingState->actionIndex != actionIndex) BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_20 = V_7; int32_t L_21; L_21 = BindingState_get_actionIndex_m76A8FD26DBB8C6F2E6A6BF93AE89C7F4609974BE((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_20, /*hidden argument*/NULL); int32_t L_22 = V_0; if ((!(((uint32_t)L_21) == ((uint32_t)L_22)))) { goto IL_0097; } } { // if (bindingState->isPartOfComposite) BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_23 = V_7; bool L_24; L_24 = BindingState_get_isPartOfComposite_m68AE90C79D3468BA3FB9BDDD98B864642DE09A3F((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_23, /*hidden argument*/NULL); if (L_24) { goto IL_0097; } } { // var controlCount = bindingState->controlCount; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_25 = V_7; int32_t L_26; L_26 = BindingState_get_controlCount_m319FE9F9ECBA328D7DF2B1837901022AD77FA2C8_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_25, /*hidden argument*/NULL); V_8 = L_26; // if (controlCount == 0) int32_t L_27 = V_8; if (!L_27) { goto IL_0097; } } { // DisableControls(mapIndex, bindingState->controlStartIndex, controlCount); int32_t L_28 = V_1; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_29 = V_7; int32_t L_30; L_30 = BindingState_get_controlStartIndex_m375A0C96296F49CF19639FADF46C20E9D855412E_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_29, /*hidden argument*/NULL); int32_t L_31 = V_8; InputActionState_DisableControls_m8E19DBAF24B2C9A2474DF8D304E80E4B4AB8AF58(__this, L_28, L_30, L_31, /*hidden argument*/NULL); } IL_0097: { // for (var i = 0; i < bindingCount; ++i) int32_t L_32 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)1)); } IL_009d: { // for (var i = 0; i < bindingCount; ++i) int32_t L_33 = V_5; int32_t L_34 = V_3; if ((((int32_t)L_33) < ((int32_t)L_34))) { goto IL_0051; } } { // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::EnableControls(System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_EnableControls_m47973EDFC8CD6CEB6C17C56DE12D3307108A03CC (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___mapIndex0, int32_t ___controlStartIndex1, int32_t ___numControls2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int64_t V_4 = 0; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * V_5 = NULL; { // var manager = InputSystem.s_Manager; IL2CPP_RUNTIME_CLASS_INIT(InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var); InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F * L_0 = ((InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_StaticFields*)il2cpp_codegen_static_fields_for(InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var))->get_s_Manager_2(); V_0 = L_0; // for (var i = 0; i < numControls; ++i) V_1 = 0; goto IL_007f; } IL_000a: { // var controlIndex = controlStartIndex + i; int32_t L_1 = ___controlStartIndex1; int32_t L_2 = V_1; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)L_2)); // if (IsControlEnabled(controlIndex)) int32_t L_3 = V_2; bool L_4; L_4 = InputActionState_IsControlEnabled_m4130DFFA856F47BD4CFBB44C8BC00864D36C997C(__this, L_3, /*hidden argument*/NULL); if (L_4) { goto IL_007b; } } { // var bindingIndex = controlIndexToBindingIndex[controlIndex]; int32_t* L_5; L_5 = InputActionState_get_controlIndexToBindingIndex_mDD17D2F3650F2B2A5EA46896F68B91A49B110E53(__this, /*hidden argument*/NULL); int32_t L_6 = V_2; int32_t L_7 = *((int32_t*)((int32_t*)il2cpp_codegen_add((intptr_t)L_5, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_6), (int32_t)4))))); V_3 = L_7; // var mapControlAndBindingIndex = ToCombinedMapAndControlAndBindingIndex(mapIndex, controlIndex, bindingIndex); int32_t L_8 = ___mapIndex0; int32_t L_9 = V_2; int32_t L_10 = V_3; int64_t L_11; L_11 = InputActionState_ToCombinedMapAndControlAndBindingIndex_mBE341EF3097FDEAFDDA36F7D33F5A7D887FCFE5F(__this, L_8, L_9, L_10, /*hidden argument*/NULL); V_4 = L_11; // var bindingStatePtr = &bindingStates[bindingIndex]; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_12; L_12 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_13 = V_3; uint32_t L_14 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); V_5 = (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((uintptr_t)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_12, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_13), (int32_t)L_14))))); // if (bindingStatePtr->wantsInitialStateCheck) BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_15 = V_5; bool L_16; L_16 = BindingState_get_wantsInitialStateCheck_m73ABA83A14DE3DBD4FE85B2AC939602F40CD2064((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_0054; } } { // SetInitialStateCheckPending(bindingStatePtr, true); BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_17 = V_5; InputActionState_SetInitialStateCheckPending_mBEB73C2D44647E2C72F287C158A79067E9D6A244(__this, (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_17, (bool)1, /*hidden argument*/NULL); } IL_0054: { // manager.AddStateChangeMonitor(controls[controlIndex], this, mapControlAndBindingIndex, controlGroupingAndComplexity[controlIndex * 2]); InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F * L_18 = V_0; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_19 = __this->get_controls_2(); int32_t L_20 = V_2; NullCheck(L_19); int32_t L_21 = L_20; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_22 = (L_19)->GetAt(static_cast(L_21)); int64_t L_23 = V_4; uint16_t* L_24; L_24 = InputActionState_get_controlGroupingAndComplexity_mDBF7B509165E79D75FDBF36C483BAB39402AC229(__this, /*hidden argument*/NULL); int32_t L_25 = V_2; int32_t L_26 = *((uint16_t*)((uint16_t*)il2cpp_codegen_add((intptr_t)L_24, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_25, (int32_t)2))), (int32_t)2))))); NullCheck(L_18); InputManager_AddStateChangeMonitor_m9AC0530B9F0E88E776840DE2EA686029F34897D1(L_18, L_22, __this, L_23, L_26, /*hidden argument*/NULL); // SetControlEnabled(controlIndex, true); int32_t L_27 = V_2; InputActionState_SetControlEnabled_m1CCD85379EDA8A321449C02872A6A392DF68A7D8(__this, L_27, (bool)1, /*hidden argument*/NULL); } IL_007b: { // for (var i = 0; i < numControls; ++i) int32_t L_28 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_007f: { // for (var i = 0; i < numControls; ++i) int32_t L_29 = V_1; int32_t L_30 = ___numControls2; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_000a; } } { // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::DisableControls(System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_DisableControls_m8E19DBAF24B2C9A2474DF8D304E80E4B4AB8AF58 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___mapIndex0, int32_t ___controlStartIndex1, int32_t ___numControls2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int64_t V_4 = 0; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * V_5 = NULL; { // var manager = InputSystem.s_Manager; IL2CPP_RUNTIME_CLASS_INIT(InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var); InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F * L_0 = ((InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_StaticFields*)il2cpp_codegen_static_fields_for(InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var))->get_s_Manager_2(); V_0 = L_0; // for (var i = 0; i < numControls; ++i) V_1 = 0; goto IL_0071; } IL_000a: { // var controlIndex = controlStartIndex + i; int32_t L_1 = ___controlStartIndex1; int32_t L_2 = V_1; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)L_2)); // if (!IsControlEnabled(controlIndex)) int32_t L_3 = V_2; bool L_4; L_4 = InputActionState_IsControlEnabled_m4130DFFA856F47BD4CFBB44C8BC00864D36C997C(__this, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_006d; } } { // var bindingIndex = controlIndexToBindingIndex[controlIndex]; int32_t* L_5; L_5 = InputActionState_get_controlIndexToBindingIndex_mDD17D2F3650F2B2A5EA46896F68B91A49B110E53(__this, /*hidden argument*/NULL); int32_t L_6 = V_2; int32_t L_7 = *((int32_t*)((int32_t*)il2cpp_codegen_add((intptr_t)L_5, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_6), (int32_t)4))))); V_3 = L_7; // var mapControlAndBindingIndex = ToCombinedMapAndControlAndBindingIndex(mapIndex, controlIndex, bindingIndex); int32_t L_8 = ___mapIndex0; int32_t L_9 = V_2; int32_t L_10 = V_3; int64_t L_11; L_11 = InputActionState_ToCombinedMapAndControlAndBindingIndex_mBE341EF3097FDEAFDDA36F7D33F5A7D887FCFE5F(__this, L_8, L_9, L_10, /*hidden argument*/NULL); V_4 = L_11; // var bindingStatePtr = &bindingStates[bindingIndex]; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_12; L_12 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_13 = V_3; uint32_t L_14 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); V_5 = (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((uintptr_t)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_12, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_13), (int32_t)L_14))))); // if (bindingStatePtr->wantsInitialStateCheck) BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_15 = V_5; bool L_16; L_16 = BindingState_get_wantsInitialStateCheck_m73ABA83A14DE3DBD4FE85B2AC939602F40CD2064((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_0054; } } { // SetInitialStateCheckPending(bindingStatePtr, false); BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_17 = V_5; InputActionState_SetInitialStateCheckPending_mBEB73C2D44647E2C72F287C158A79067E9D6A244(__this, (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_17, (bool)0, /*hidden argument*/NULL); } IL_0054: { // manager.RemoveStateChangeMonitor(controls[controlIndex], this, mapControlAndBindingIndex); InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F * L_18 = V_0; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_19 = __this->get_controls_2(); int32_t L_20 = V_2; NullCheck(L_19); int32_t L_21 = L_20; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_22 = (L_19)->GetAt(static_cast(L_21)); int64_t L_23 = V_4; NullCheck(L_18); InputManager_RemoveStateChangeMonitor_mE02E9F89875900E6A4BF051802FB17B857F9401E(L_18, L_22, __this, L_23, /*hidden argument*/NULL); // SetControlEnabled(controlIndex, false); int32_t L_24 = V_2; InputActionState_SetControlEnabled_m1CCD85379EDA8A321449C02872A6A392DF68A7D8(__this, L_24, (bool)0, /*hidden argument*/NULL); } IL_006d: { // for (var i = 0; i < numControls; ++i) int32_t L_25 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); } IL_0071: { // for (var i = 0; i < numControls; ++i) int32_t L_26 = V_1; int32_t L_27 = ___numControls2; if ((((int32_t)L_26) < ((int32_t)L_27))) { goto IL_000a; } } { // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::SetInitialStateCheckPending(System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_SetInitialStateCheckPending_mD4070CA3C567365E36C9B35BC87B90F3447ECD60 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___actionIndex0, bool ___value1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * V_4 = NULL; { // var mapIndex = actionStates[actionIndex].mapIndex; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_0; L_0 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(__this, /*hidden argument*/NULL); int32_t L_1 = ___actionIndex0; uint32_t L_2 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); int32_t L_3; L_3 = TriggerState_get_mapIndex_m51582ABC29AFC6629760C66F15289E86CFCC3680_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_1), (int32_t)L_2)))), /*hidden argument*/NULL); V_0 = L_3; // var bindingStartIndex = mapIndices[mapIndex].bindingStartIndex; ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A * L_4; L_4 = InputActionState_get_mapIndices_m5BE9ED45E0824C3EA9C4D2ECB3001293D9EDBC67(__this, /*hidden argument*/NULL); int32_t L_5 = V_0; uint32_t L_6 = sizeof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A ); NullCheck(((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_4, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_5), (int32_t)L_6))))); int32_t L_7 = ((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_4, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_5), (int32_t)L_6))))->get_bindingStartIndex_4(); V_1 = L_7; // var bindingCount = mapIndices[mapIndex].bindingCount; ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A * L_8; L_8 = InputActionState_get_mapIndices_m5BE9ED45E0824C3EA9C4D2ECB3001293D9EDBC67(__this, /*hidden argument*/NULL); int32_t L_9 = V_0; uint32_t L_10 = sizeof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A ); NullCheck(((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_8, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_9), (int32_t)L_10))))); int32_t L_11 = ((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_8, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_9), (int32_t)L_10))))->get_bindingCount_5(); V_2 = L_11; // for (var i = 0; i < bindingCount; ++i) V_3 = 0; goto IL_0079; } IL_0046: { // ref var bindingState = ref bindingStates[bindingStartIndex + i]; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_12; L_12 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_13 = V_1; int32_t L_14 = V_3; uint32_t L_15 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); V_4 = (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_12, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)L_14))), (int32_t)L_15)))); // if (bindingState.actionIndex == actionIndex && !bindingState.isPartOfComposite) BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_16 = V_4; int32_t L_17; L_17 = BindingState_get_actionIndex_m76A8FD26DBB8C6F2E6A6BF93AE89C7F4609974BE((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_16, /*hidden argument*/NULL); int32_t L_18 = ___actionIndex0; if ((!(((uint32_t)L_17) == ((uint32_t)L_18)))) { goto IL_0075; } } { BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_19 = V_4; bool L_20; L_20 = BindingState_get_isPartOfComposite_m68AE90C79D3468BA3FB9BDDD98B864642DE09A3F((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_19, /*hidden argument*/NULL); if (L_20) { goto IL_0075; } } { // bindingState.initialStateCheckPending = value; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_21 = V_4; bool L_22 = ___value1; BindingState_set_initialStateCheckPending_mB7D1344919094488E2B49A70CDC4B9AD18A948E0((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_21, L_22, /*hidden argument*/NULL); } IL_0075: { // for (var i = 0; i < bindingCount; ++i) int32_t L_23 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_0079: { // for (var i = 0; i < bindingCount; ++i) int32_t L_24 = V_3; int32_t L_25 = V_2; if ((((int32_t)L_24) < ((int32_t)L_25))) { goto IL_0046; } } { // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::SetInitialStateCheckPending(UnityEngine.InputSystem.InputActionState/BindingState*,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_SetInitialStateCheckPending_mBEB73C2D44647E2C72F287C158A79067E9D6A244 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * ___bindingStatePtr0, bool ___value1, const RuntimeMethod* method) { int32_t V_0 = 0; { // if (bindingStatePtr->isPartOfComposite) BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_0 = ___bindingStatePtr0; bool L_1; L_1 = BindingState_get_isPartOfComposite_m68AE90C79D3468BA3FB9BDDD98B864642DE09A3F((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0026; } } { // var compositeIndex = bindingStatePtr->compositeOrCompositeBindingIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_2 = ___bindingStatePtr0; int32_t L_3; L_3 = BindingState_get_compositeOrCompositeBindingIndex_mC6854679BF2606888E4E502D5A6D6417A8113D09((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_2, /*hidden argument*/NULL); V_0 = L_3; // bindingStates[compositeIndex].initialStateCheckPending = value; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_4; L_4 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_5 = V_0; uint32_t L_6 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); bool L_7 = ___value1; BindingState_set_initialStateCheckPending_mB7D1344919094488E2B49A70CDC4B9AD18A948E0((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_4, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_5), (int32_t)L_6)))), L_7, /*hidden argument*/NULL); // } return; } IL_0026: { // bindingStatePtr->initialStateCheckPending = value; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_8 = ___bindingStatePtr0; bool L_9 = ___value1; BindingState_set_initialStateCheckPending_mB7D1344919094488E2B49A70CDC4B9AD18A948E0((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_8, L_9, /*hidden argument*/NULL); // } return; } } // System.Boolean UnityEngine.InputSystem.InputActionState::IsControlEnabled(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionState_IsControlEnabled_m4130DFFA856F47BD4CFBB44C8BC00864D36C997C (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___controlIndex0, const RuntimeMethod* method) { int32_t V_0 = 0; uint32_t V_1 = 0; { // var intIndex = controlIndex / 32; int32_t L_0 = ___controlIndex0; V_0 = ((int32_t)((int32_t)L_0/(int32_t)((int32_t)32))); // var mask = 1U << (controlIndex % 32); int32_t L_1 = ___controlIndex0; V_1 = ((int32_t)((int32_t)1<<(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_1%(int32_t)((int32_t)32)))&(int32_t)((int32_t)31))))); // return (enabledControls[intIndex] & mask) != 0; uint32_t* L_2; L_2 = InputActionState_get_enabledControls_mBB8C287FDEEB89B92C6158053DF44E7102165649(__this, /*hidden argument*/NULL); int32_t L_3 = V_0; int32_t L_4 = *((uint32_t*)((uint32_t*)il2cpp_codegen_add((intptr_t)L_2, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_3), (int32_t)4))))); uint32_t L_5 = V_1; return (bool)((!(((uint32_t)((int32_t)((int32_t)L_4&(int32_t)L_5))) <= ((uint32_t)0)))? 1 : 0); } } // System.Void UnityEngine.InputSystem.InputActionState::SetControlEnabled(System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_SetControlEnabled_m1CCD85379EDA8A321449C02872A6A392DF68A7D8 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___controlIndex0, bool ___state1, const RuntimeMethod* method) { int32_t V_0 = 0; uint32_t V_1 = 0; { // var intIndex = controlIndex / 32; int32_t L_0 = ___controlIndex0; V_0 = ((int32_t)((int32_t)L_0/(int32_t)((int32_t)32))); // var mask = 1U << (controlIndex % 32); int32_t L_1 = ___controlIndex0; V_1 = ((int32_t)((int32_t)1<<(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_1%(int32_t)((int32_t)32)))&(int32_t)((int32_t)31))))); // if (state) bool L_2 = ___state1; if (!L_2) { goto IL_0023; } } { // enabledControls[intIndex] |= mask; uint32_t* L_3; L_3 = InputActionState_get_enabledControls_mBB8C287FDEEB89B92C6158053DF44E7102165649(__this, /*hidden argument*/NULL); int32_t L_4 = V_0; uint32_t* L_5 = (uint32_t*)((uint32_t*)il2cpp_codegen_add((intptr_t)L_3, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_4), (int32_t)4)))); int32_t L_6 = *((uint32_t*)L_5); uint32_t L_7 = V_1; *((int32_t*)L_5) = (int32_t)((int32_t)((int32_t)L_6|(int32_t)L_7)); return; } IL_0023: { // enabledControls[intIndex] &= ~mask; uint32_t* L_8; L_8 = InputActionState_get_enabledControls_mBB8C287FDEEB89B92C6158053DF44E7102165649(__this, /*hidden argument*/NULL); int32_t L_9 = V_0; uint32_t* L_10 = (uint32_t*)((uint32_t*)il2cpp_codegen_add((intptr_t)L_8, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_9), (int32_t)4)))); int32_t L_11 = *((uint32_t*)L_10); uint32_t L_12 = V_1; *((int32_t*)L_10) = (int32_t)((int32_t)((int32_t)L_11&(int32_t)((~L_12)))); // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::HookOnBeforeUpdate() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_HookOnBeforeUpdate_m23F43B5206D0BABEE7019EE3B25EC14411A06587 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputActionState_OnBeforeInitialUpdate_m729ADDC7986C5CF100AB6D35E3ED0F6935746416_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (m_OnBeforeUpdateHooked) bool L_0 = __this->get_m_OnBeforeUpdateHooked_8(); if (!L_0) { goto IL_0009; } } { // return; return; } IL_0009: { // if (m_OnBeforeUpdateDelegate == null) Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * L_1 = __this->get_m_OnBeforeUpdateDelegate_12(); if (L_1) { goto IL_0023; } } { // m_OnBeforeUpdateDelegate = OnBeforeInitialUpdate; Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * L_2 = (Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 *)il2cpp_codegen_object_new(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6_il2cpp_TypeInfo_var); Action__ctor_m07BE5EE8A629FBBA52AE6356D57A0D371BE2574B(L_2, __this, (intptr_t)((intptr_t)InputActionState_OnBeforeInitialUpdate_m729ADDC7986C5CF100AB6D35E3ED0F6935746416_RuntimeMethod_var), /*hidden argument*/NULL); __this->set_m_OnBeforeUpdateDelegate_12(L_2); } IL_0023: { // InputSystem.s_Manager.onBeforeUpdate += m_OnBeforeUpdateDelegate; IL2CPP_RUNTIME_CLASS_INIT(InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var); InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F * L_3 = ((InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_StaticFields*)il2cpp_codegen_static_fields_for(InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var))->get_s_Manager_2(); Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * L_4 = __this->get_m_OnBeforeUpdateDelegate_12(); NullCheck(L_3); InputManager_add_onBeforeUpdate_m502B9A8DAA2F06E61843275F351A72D289D461FF(L_3, L_4, /*hidden argument*/NULL); // m_OnBeforeUpdateHooked = true; __this->set_m_OnBeforeUpdateHooked_8((bool)1); // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::UnhookOnBeforeUpdate() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_UnhookOnBeforeUpdate_mB5C042E35C333E850ADAB7B4535077DCCBCC2FBB (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (!m_OnBeforeUpdateHooked) bool L_0 = __this->get_m_OnBeforeUpdateHooked_8(); if (L_0) { goto IL_0009; } } { // return; return; } IL_0009: { // InputSystem.s_Manager.onBeforeUpdate -= m_OnBeforeUpdateDelegate; IL2CPP_RUNTIME_CLASS_INIT(InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var); InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F * L_1 = ((InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_StaticFields*)il2cpp_codegen_static_fields_for(InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var))->get_s_Manager_2(); Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * L_2 = __this->get_m_OnBeforeUpdateDelegate_12(); NullCheck(L_1); InputManager_remove_onBeforeUpdate_m5CE346EC8D9BCE18CF10EDEB11448BDB667A8691(L_1, L_2, /*hidden argument*/NULL); // m_OnBeforeUpdateHooked = false; __this->set_m_OnBeforeUpdateHooked_8((bool)0); // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::OnBeforeInitialUpdate() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_OnBeforeInitialUpdate_m729ADDC7986C5CF100AB6D35E3ED0F6935746416 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } double V_0 = 0.0; InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F * V_1 = NULL; int32_t V_2 = 0; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; bool V_6 = false; bool V_7 = false; int32_t V_8 = 0; int32_t V_9 = 0; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * V_10 = NULL; { // if (InputState.currentUpdateType == InputUpdateType.BeforeRender // #if UNITY_EDITOR // || InputState.currentUpdateType == InputUpdateType.Editor // #endif // ) int32_t L_0; L_0 = InputState_get_currentUpdateType_m18EB2FB8E4B3C7BB1110187D50EAFEB3535DE902_inline(/*hidden argument*/NULL); if ((!(((uint32_t)L_0) == ((uint32_t)4)))) { goto IL_0009; } } { // return; return; } IL_0009: { // UnhookOnBeforeUpdate(); InputActionState_UnhookOnBeforeUpdate_mB5C042E35C333E850ADAB7B4535077DCCBCC2FBB(__this, /*hidden argument*/NULL); // var time = InputState.currentTime; double L_1; L_1 = InputState_get_currentTime_m944B82DEE82FCD508AB35FA697A3165BF182F0CB(/*hidden argument*/NULL); V_0 = L_1; // var manager = InputSystem.s_Manager; IL2CPP_RUNTIME_CLASS_INIT(InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var); InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F * L_2 = ((InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_StaticFields*)il2cpp_codegen_static_fields_for(InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var))->get_s_Manager_2(); V_1 = L_2; // for (var bindingIndex = 0; bindingIndex < totalBindingCount; ++bindingIndex) V_2 = 0; goto IL_00df; } IL_0022: { // ref var bindingState = ref bindingStates[bindingIndex]; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_3; L_3 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_4 = V_2; uint32_t L_5 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); V_3 = (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_3, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_4), (int32_t)L_5)))); // if (!bindingState.initialStateCheckPending) BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_6 = V_3; bool L_7; L_7 = BindingState_get_initialStateCheckPending_mAD6EE8516E92F9E8DBB39D7BC018B47D6E29CE8C((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_00db; } } { // bindingState.initialStateCheckPending = false; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_8 = V_3; BindingState_set_initialStateCheckPending_mB7D1344919094488E2B49A70CDC4B9AD18A948E0((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_8, (bool)0, /*hidden argument*/NULL); // var controlStartIndex = bindingState.controlStartIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_9 = V_3; int32_t L_10; L_10 = BindingState_get_controlStartIndex_m375A0C96296F49CF19639FADF46C20E9D855412E_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_9, /*hidden argument*/NULL); V_4 = L_10; // var controlCount = bindingState.controlCount; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_11 = V_3; int32_t L_12; L_12 = BindingState_get_controlCount_m319FE9F9ECBA328D7DF2B1837901022AD77FA2C8_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_11, /*hidden argument*/NULL); V_5 = L_12; // var isComposite = bindingState.isComposite; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_13 = V_3; bool L_14; L_14 = BindingState_get_isComposite_m27507CD70AFA017D1487A01B28390EBF94B2F19B((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_13, /*hidden argument*/NULL); V_6 = L_14; // var didFindControlToSignal = false; V_7 = (bool)0; // for (var n = 0; n < controlCount; ++n) V_8 = 0; goto IL_00d5; } IL_0065: { // var controlIndex = controlStartIndex + n; int32_t L_15 = V_4; int32_t L_16 = V_8; V_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)L_16)); // var control = controls[controlIndex]; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_17 = __this->get_controls_2(); int32_t L_18 = V_9; NullCheck(L_17); int32_t L_19 = L_18; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_20 = (L_17)->GetAt(static_cast(L_19)); V_10 = L_20; // if (IsActiveControl(bindingIndex, controlIndex)) int32_t L_21 = V_2; int32_t L_22 = V_9; bool L_23; L_23 = InputActionState_IsActiveControl_m5EF9382A34AAB368DD8776923ACEF3F255EC1EC8(__this, L_21, L_22, /*hidden argument*/NULL); if (L_23) { goto IL_00cf; } } { // if (!control.CheckStateIsAtDefault()) InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_24 = V_10; bool L_25; L_25 = InputControlExtensions_CheckStateIsAtDefault_m3DE0CE991740EB78A885B4BD1436AF27EACA4210(L_24, /*hidden argument*/NULL); if (L_25) { goto IL_00cf; } } { // if (control.IsValueConsideredPressed(control.EvaluateMagnitude())) InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_26 = V_10; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_27 = V_10; NullCheck(L_27); float L_28; L_28 = InputControl_EvaluateMagnitude_m7228DE8EE0B0B59D2C05EA3B176E9F4BBA54B2B8(L_27, /*hidden argument*/NULL); NullCheck(L_26); bool L_29; L_29 = InputControl_IsValueConsideredPressed_m045BE5F406429461ACBDAD800826675C1C2BBD2B(L_26, L_28, /*hidden argument*/NULL); if (!L_29) { goto IL_00bc; } } { // if (bindingState.pressTime == default || bindingState.pressTime > time) BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_30 = V_3; double L_31; L_31 = BindingState_get_pressTime_m7352DBCD9703BC14A6F16C3697E83E11A6937755_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_30, /*hidden argument*/NULL); if ((((double)L_31) == ((double)(0.0)))) { goto IL_00b5; } } { BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_32 = V_3; double L_33; L_33 = BindingState_get_pressTime_m7352DBCD9703BC14A6F16C3697E83E11A6937755_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_32, /*hidden argument*/NULL); double L_34 = V_0; if ((!(((double)L_33) > ((double)L_34)))) { goto IL_00bc; } } IL_00b5: { // bindingState.pressTime = time; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_35 = V_3; double L_36 = V_0; BindingState_set_pressTime_m505FF0E3630A95FE16E896AFB30DF14403526E51_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_35, L_36, /*hidden argument*/NULL); } IL_00bc: { // if (isComposite && didFindControlToSignal) bool L_37 = V_6; bool L_38 = V_7; if (((int32_t)((int32_t)L_37&(int32_t)L_38))) { goto IL_00cf; } } { // manager.SignalStateChangeMonitor(control, this); InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F * L_39 = V_1; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_40 = V_10; NullCheck(L_39); InputManager_SignalStateChangeMonitor_m5BFE18DABF159FBE74751B5E96AE8DDD0EDBC8C7(L_39, L_40, __this, /*hidden argument*/NULL); // didFindControlToSignal = true; V_7 = (bool)1; } IL_00cf: { // for (var n = 0; n < controlCount; ++n) int32_t L_41 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_00d5: { // for (var n = 0; n < controlCount; ++n) int32_t L_42 = V_8; int32_t L_43 = V_5; if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_0065; } } IL_00db: { // for (var bindingIndex = 0; bindingIndex < totalBindingCount; ++bindingIndex) int32_t L_44 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00df: { // for (var bindingIndex = 0; bindingIndex < totalBindingCount; ++bindingIndex) int32_t L_45 = V_2; int32_t L_46; L_46 = InputActionState_get_totalBindingCount_m38ED90DCB9BF2CD434EFEA4F5A62320E26D99BB1(__this, /*hidden argument*/NULL); if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0022; } } { // manager.FireStateChangeNotifications(); InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F * L_47 = V_1; NullCheck(L_47); InputManager_FireStateChangeNotifications_m5BE86BF47F198A221F4A98C3634786271D3747E4(L_47, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::UnityEngine.InputSystem.LowLevel.IInputStateChangeMonitor.NotifyControlStateChanged(UnityEngine.InputSystem.InputControl,System.Double,UnityEngine.InputSystem.LowLevel.InputEventPtr,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_UnityEngine_InputSystem_LowLevel_IInputStateChangeMonitor_NotifyControlStateChanged_mD42CBDD5EB8ABDD8A66252F9329F9BFBC96A372C (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * ___control0, double ___time1, InputEventPtr_t3ECDD4FDE129B0CD8021DF46D8D01D941F4AE5C1 ___eventPtr2, int64_t ___mapControlAndBindingIndex3, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { // SplitUpMapAndControlAndBindingIndex(mapControlAndBindingIndex, out var mapIndex, out var controlIndex, out var bindingIndex); int64_t L_0 = ___mapControlAndBindingIndex3; InputActionState_SplitUpMapAndControlAndBindingIndex_mAEA63756CD457B710B8CD2BD1A0835E0E2A72BF6(__this, L_0, (int32_t*)(&V_0), (int32_t*)(&V_1), (int32_t*)(&V_2), /*hidden argument*/NULL); // ProcessControlStateChange(mapIndex, controlIndex, bindingIndex, time, eventPtr); int32_t L_1 = V_0; int32_t L_2 = V_1; int32_t L_3 = V_2; double L_4 = ___time1; InputEventPtr_t3ECDD4FDE129B0CD8021DF46D8D01D941F4AE5C1 L_5 = ___eventPtr2; InputActionState_ProcessControlStateChange_mB67530F288FC58B8301ACA5C4066A29420A6B507(__this, L_1, L_2, L_3, L_4, L_5, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::UnityEngine.InputSystem.LowLevel.IInputStateChangeMonitor.NotifyTimerExpired(UnityEngine.InputSystem.InputControl,System.Double,System.Int64,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_UnityEngine_InputSystem_LowLevel_IInputStateChangeMonitor_NotifyTimerExpired_m76B8404BCD29810F5DF92F2245CD8101B1FB7A0F (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * ___control0, double ___time1, int64_t ___mapControlAndBindingIndex2, int32_t ___interactionIndex3, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { // SplitUpMapAndControlAndBindingIndex(mapControlAndBindingIndex, out var mapIndex, out var controlIndex, out var bindingIndex); int64_t L_0 = ___mapControlAndBindingIndex2; InputActionState_SplitUpMapAndControlAndBindingIndex_mAEA63756CD457B710B8CD2BD1A0835E0E2A72BF6(__this, L_0, (int32_t*)(&V_0), (int32_t*)(&V_1), (int32_t*)(&V_2), /*hidden argument*/NULL); // ProcessTimeout(time, mapIndex, controlIndex, bindingIndex, interactionIndex); double L_1 = ___time1; int32_t L_2 = V_0; int32_t L_3 = V_1; int32_t L_4 = V_2; int32_t L_5 = ___interactionIndex3; InputActionState_ProcessTimeout_m867B4A4BFD673F35AABE6B08372BC1A479565545(__this, L_1, L_2, L_3, L_4, L_5, /*hidden argument*/NULL); // } return; } } // System.Int64 UnityEngine.InputSystem.InputActionState::ToCombinedMapAndControlAndBindingIndex(System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t InputActionState_ToCombinedMapAndControlAndBindingIndex_mBE341EF3097FDEAFDDA36F7D33F5A7D887FCFE5F (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___mapIndex0, int32_t ___controlIndex1, int32_t ___bindingIndex2, const RuntimeMethod* method) { uint16_t V_0 = 0; { // var complexity = controlGroupingAndComplexity[controlIndex * 2 + 1]; uint16_t* L_0; L_0 = InputActionState_get_controlGroupingAndComplexity_mDBF7B509165E79D75FDBF36C483BAB39402AC229(__this, /*hidden argument*/NULL); int32_t L_1 = ___controlIndex1; int32_t L_2 = *((uint16_t*)((uint16_t*)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)2)), (int32_t)1))), (int32_t)2))))); V_0 = (uint16_t)L_2; // var result = (long)controlIndex; int32_t L_3 = ___controlIndex1; // result |= (long)bindingIndex << 24; int32_t L_4 = ___bindingIndex2; // result |= (long)mapIndex << 40; int32_t L_5 = ___mapIndex0; // result |= (long)complexity << 48; uint16_t L_6 = V_0; // return result; return ((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_3))|(int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_4))<<(int32_t)((int32_t)24)))))|(int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_5))<<(int32_t)((int32_t)40)))))|(int64_t)((int64_t)((int64_t)((int64_t)((uint64_t)L_6))<<(int32_t)((int32_t)48))))); } } // System.Void UnityEngine.InputSystem.InputActionState::SplitUpMapAndControlAndBindingIndex(System.Int64,System.Int32&,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_SplitUpMapAndControlAndBindingIndex_mAEA63756CD457B710B8CD2BD1A0835E0E2A72BF6 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int64_t ___mapControlAndBindingIndex0, int32_t* ___mapIndex1, int32_t* ___controlIndex2, int32_t* ___bindingIndex3, const RuntimeMethod* method) { { // controlIndex = (int)(mapControlAndBindingIndex & 0x00ffffff); int32_t* L_0 = ___controlIndex2; int64_t L_1 = ___mapControlAndBindingIndex0; *((int32_t*)L_0) = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_1&(int64_t)((int64_t)((int64_t)((int32_t)16777215))))))); // bindingIndex = (int)((mapControlAndBindingIndex >> 24) & 0xffff); int32_t* L_2 = ___bindingIndex3; int64_t L_3 = ___mapControlAndBindingIndex0; *((int32_t*)L_2) = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)((int64_t)((int64_t)L_3>>(int32_t)((int32_t)24)))&(int64_t)((int64_t)((int64_t)((int32_t)65535))))))); // mapIndex = (int)((mapControlAndBindingIndex >> 40) & 0xff); int32_t* L_4 = ___mapIndex1; int64_t L_5 = ___mapControlAndBindingIndex0; *((int32_t*)L_4) = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)((int64_t)((int64_t)L_5>>(int32_t)((int32_t)40)))&(int64_t)((int64_t)((int64_t)((int32_t)255))))))); // } return; } } // System.Int32 UnityEngine.InputSystem.InputActionState::GetComplexityFromMonitorIndex(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionState_GetComplexityFromMonitorIndex_mA62A481C3996C675E5FFC7162501BD54F9F31CDF (int64_t ___mapControlAndBindingIndex0, const RuntimeMethod* method) { { // return (int)((mapControlAndBindingIndex >> 48) & 0xff); int64_t L_0 = ___mapControlAndBindingIndex0; return ((int32_t)((int32_t)((int64_t)((int64_t)((int64_t)((int64_t)L_0>>(int32_t)((int32_t)48)))&(int64_t)((int64_t)((int64_t)((int32_t)255))))))); } } // System.Void UnityEngine.InputSystem.InputActionState::ProcessControlStateChange(System.Int32,System.Int32,System.Int32,System.Double,UnityEngine.InputSystem.LowLevel.InputEventPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_ProcessControlStateChange_mB67530F288FC58B8301ACA5C4066A29420A6B507 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___mapIndex0, int32_t ___controlIndex1, int32_t ___bindingIndex2, double ___time3, InputEventPtr_t3ECDD4FDE129B0CD8021DF46D8D01D941F4AE5C1 ___eventPtr4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * V_0 = NULL; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * V_1 = NULL; int32_t V_2 = 0; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 V_3; memset((&V_3), 0, sizeof(V_3)); InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * V_4 = NULL; bool V_5 = false; bool V_6 = false; int32_t V_7 = 0; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * V_10 = NULL; int32_t V_11 = 0; InputBindingCompositeContext_tDEF957C733B71700F6486BD2032AF9D93F286570 V_12; memset((&V_12), 0, sizeof(V_12)); int32_t V_13 = 0; InputBindingCompositeContext_tDEF957C733B71700F6486BD2032AF9D93F286570 V_14; memset((&V_14), 0, sizeof(V_14)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * G_B4_0 = NULL; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * G_B3_0 = NULL; int32_t G_B5_0 = 0; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * G_B5_1 = NULL; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * G_B7_0 = NULL; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * G_B6_0 = NULL; int32_t G_B8_0 = 0; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * G_B8_1 = NULL; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * G_B12_0 = NULL; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * G_B11_0 = NULL; float G_B13_0 = 0.0f; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * G_B13_1 = NULL; { // using (InputActionRebindingExtensions.DeferBindingResolution()) DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * L_0; L_0 = InputActionRebindingExtensions_DeferBindingResolution_mE9BA15597B00D29220A848AB3FD71791C2B7775B(/*hidden argument*/NULL); V_0 = L_0; } IL_0006: try { // begin try (depth: 1) { // m_InProcessControlStateChange = true; __this->set_m_InProcessControlStateChange_10((bool)1); // m_CurrentlyProcessingThisEvent = eventPtr; InputEventPtr_t3ECDD4FDE129B0CD8021DF46D8D01D941F4AE5C1 L_1 = ___eventPtr4; __this->set_m_CurrentlyProcessingThisEvent_11(L_1); } IL_0015: try { // begin try (depth: 2) { // var bindingStatePtr = &bindingStates[bindingIndex]; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_2; L_2 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_3 = ___bindingIndex2; uint32_t L_4 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); V_1 = (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((uintptr_t)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_2, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_3), (int32_t)L_4))))); // var actionIndex = bindingStatePtr->actionIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_5 = V_1; int32_t L_6; L_6 = BindingState_get_actionIndex_m76A8FD26DBB8C6F2E6A6BF93AE89C7F4609974BE((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_5, /*hidden argument*/NULL); V_2 = L_6; // var trigger = new TriggerState // { // mapIndex = mapIndex, // controlIndex = controlIndex, // bindingIndex = bindingIndex, // interactionIndex = kInvalidIndex, // time = time, // startTime = time, // isPassThrough = actionIndex != kInvalidIndex && actionStates[actionIndex].isPassThrough, // isButton = actionIndex != kInvalidIndex && actionStates[actionIndex].isButton, // }; il2cpp_codegen_initobj((&V_8), sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 )); int32_t L_7 = ___mapIndex0; TriggerState_set_mapIndex_m77CA7D5BF6C96A486CDFD461A840471B3B5C16B4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_8), L_7, /*hidden argument*/NULL); int32_t L_8 = ___controlIndex1; TriggerState_set_controlIndex_m22FB2392BE73AA9B2D8F86A45050DAAA9F545EE4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_8), L_8, /*hidden argument*/NULL); int32_t L_9 = ___bindingIndex2; TriggerState_set_bindingIndex_m845217CEA5F4AB53E3D5442EAD6AF8F351378CD9((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_8), L_9, /*hidden argument*/NULL); TriggerState_set_interactionIndex_mD8C4BCBF26C49F91E6BCC2222B1FD8D2C26C5D69((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_8), (-1), /*hidden argument*/NULL); double L_10 = ___time3; TriggerState_set_time_m98D601159894D285954FCCFDED65D69EC28C2DED_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_8), L_10, /*hidden argument*/NULL); double L_11 = ___time3; TriggerState_set_startTime_mED223305B4E6A406E1E7612531C10B783C665D85_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_8), L_11, /*hidden argument*/NULL); int32_t L_12 = V_2; G_B3_0 = (&V_8); if ((((int32_t)L_12) == ((int32_t)(-1)))) { G_B4_0 = (&V_8); goto IL_0085; } } IL_006e: { TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_13; L_13 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(__this, /*hidden argument*/NULL); int32_t L_14 = V_2; uint32_t L_15 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); bool L_16; L_16 = TriggerState_get_isPassThrough_m0C29B1F472283999596A17C0F07F97B0CA879F0F((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_13, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_14), (int32_t)L_15)))), /*hidden argument*/NULL); G_B5_0 = ((int32_t)(L_16)); G_B5_1 = G_B3_0; goto IL_0086; } IL_0085: { G_B5_0 = 0; G_B5_1 = G_B4_0; } IL_0086: { TriggerState_set_isPassThrough_mA9E2C8E812F9F8214993BD8E78BD1190330C617E((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)G_B5_1, (bool)G_B5_0, /*hidden argument*/NULL); int32_t L_17 = V_2; G_B6_0 = (&V_8); if ((((int32_t)L_17) == ((int32_t)(-1)))) { G_B7_0 = (&V_8); goto IL_00a8; } } IL_0091: { TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_18; L_18 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(__this, /*hidden argument*/NULL); int32_t L_19 = V_2; uint32_t L_20 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); bool L_21; L_21 = TriggerState_get_isButton_mAEE1C652C035BAE01392C4DF817DCAF5C1D2FE69((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_18, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_19), (int32_t)L_20)))), /*hidden argument*/NULL); G_B8_0 = ((int32_t)(L_21)); G_B8_1 = G_B6_0; goto IL_00a9; } IL_00a8: { G_B8_0 = 0; G_B8_1 = G_B7_0; } IL_00a9: { TriggerState_set_isButton_m29B539E3F6E88A670B01B30599BB86AD65C1D9CC((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)G_B8_1, (bool)G_B8_0, /*hidden argument*/NULL); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 L_22 = V_8; V_3 = L_22; // if (m_OnBeforeUpdateHooked) bool L_23 = __this->get_m_OnBeforeUpdateHooked_8(); if (!L_23) { goto IL_00c0; } } IL_00b9: { // bindingStatePtr->initialStateCheckPending = false; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_24 = V_1; BindingState_set_initialStateCheckPending_mB7D1344919094488E2B49A70CDC4B9AD18A948E0((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_24, (bool)0, /*hidden argument*/NULL); } IL_00c0: { // var control = controls[controlIndex]; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_25 = __this->get_controls_2(); int32_t L_26 = ___controlIndex1; NullCheck(L_25); int32_t L_27 = L_26; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_28 = (L_25)->GetAt(static_cast(L_27)); V_4 = L_28; // trigger.magnitude = control.CheckStateIsAtDefault() ? 0f : control.EvaluateMagnitude(); InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_29 = V_4; bool L_30; L_30 = InputControlExtensions_CheckStateIsAtDefault_m3DE0CE991740EB78A885B4BD1436AF27EACA4210(L_29, /*hidden argument*/NULL); G_B11_0 = (&V_3); if (L_30) { G_B12_0 = (&V_3); goto IL_00de; } } IL_00d5: { InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_31 = V_4; NullCheck(L_31); float L_32; L_32 = InputControl_EvaluateMagnitude_m7228DE8EE0B0B59D2C05EA3B176E9F4BBA54B2B8(L_31, /*hidden argument*/NULL); G_B13_0 = L_32; G_B13_1 = G_B11_0; goto IL_00e3; } IL_00de: { G_B13_0 = (0.0f); G_B13_1 = G_B12_0; } IL_00e3: { TriggerState_set_magnitude_mECC77E4FF25E2406CF344A1B2B03CBC400CE6A23((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)G_B13_1, G_B13_0, /*hidden argument*/NULL); // controlMagnitudes[controlIndex] = trigger.magnitude; float* L_33; L_33 = InputActionState_get_controlMagnitudes_m1290427445BFA3A90F07EFFFA27709EE6DEAE3F2(__this, /*hidden argument*/NULL); int32_t L_34 = ___controlIndex1; float L_35; L_35 = TriggerState_get_magnitude_m173021159A016BD6FAF4DE2E83AD1E1BD19EA40B_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_3), /*hidden argument*/NULL); *((float*)((float*)il2cpp_codegen_add((intptr_t)L_33, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_34), (int32_t)4))))) = (float)L_35; // if (control.IsValueConsideredPressed(trigger.magnitude)) InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_36 = V_4; float L_37; L_37 = TriggerState_get_magnitude_m173021159A016BD6FAF4DE2E83AD1E1BD19EA40B_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_3), /*hidden argument*/NULL); NullCheck(L_36); bool L_38; L_38 = InputControl_IsValueConsideredPressed_m045BE5F406429461ACBDAD800826675C1C2BBD2B(L_36, L_37, /*hidden argument*/NULL); if (!L_38) { goto IL_0138; } } IL_010b: { // if (bindingStatePtr->pressTime == default || bindingStatePtr->pressTime > trigger.time) BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_39 = V_1; double L_40; L_40 = BindingState_get_pressTime_m7352DBCD9703BC14A6F16C3697E83E11A6937755_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_39, /*hidden argument*/NULL); if ((((double)L_40) == ((double)(0.0)))) { goto IL_012b; } } IL_011c: { BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_41 = V_1; double L_42; L_42 = BindingState_get_pressTime_m7352DBCD9703BC14A6F16C3697E83E11A6937755_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_41, /*hidden argument*/NULL); double L_43; L_43 = TriggerState_get_time_mEF5F8E6EA1177F885A7F1EE8FBEF374EFB43660C_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_3), /*hidden argument*/NULL); if ((!(((double)L_42) > ((double)L_43)))) { goto IL_0138; } } IL_012b: { // bindingStatePtr->pressTime = trigger.time; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_44 = V_1; double L_45; L_45 = TriggerState_get_time_mEF5F8E6EA1177F885A7F1EE8FBEF374EFB43660C_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_3), /*hidden argument*/NULL); BindingState_set_pressTime_m505FF0E3630A95FE16E896AFB30DF14403526E51_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_44, L_45, /*hidden argument*/NULL); } IL_0138: { // var haveInteractionsOnComposite = false; V_5 = (bool)0; // if (bindingStatePtr->isPartOfComposite) BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_46 = V_1; bool L_47; L_47 = BindingState_get_isPartOfComposite_m68AE90C79D3468BA3FB9BDDD98B864642DE09A3F((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_46, /*hidden argument*/NULL); if (!L_47) { goto IL_01fe; } } IL_0146: { // var compositeBindingIndex = bindingStatePtr->compositeOrCompositeBindingIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_48 = V_1; int32_t L_49; L_49 = BindingState_get_compositeOrCompositeBindingIndex_mC6854679BF2606888E4E502D5A6D6417A8113D09((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_48, /*hidden argument*/NULL); V_9 = L_49; // var compositeBindingPtr = &bindingStates[compositeBindingIndex]; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_50; L_50 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_51 = V_9; uint32_t L_52 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); V_10 = (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((uintptr_t)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_50, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_51), (int32_t)L_52))))); // if (ShouldIgnoreInputOnCompositeBinding(compositeBindingPtr, eventPtr)) BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_53 = V_10; InputEventPtr_t3ECDD4FDE129B0CD8021DF46D8D01D941F4AE5C1 L_54 = ___eventPtr4; InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 * L_55; L_55 = InputEventPtr_op_Implicit_m25CA03BF945CB766E6C8A09310269C70F9D0C948(L_54, /*hidden argument*/NULL); bool L_56; L_56 = InputActionState_ShouldIgnoreInputOnCompositeBinding_mED334EAFBB7F50A04D0A23BBB25665039A99CF07((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_53, (InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 *)(InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 *)L_55, /*hidden argument*/NULL); if (!L_56) { goto IL_0177; } } IL_0172: { // return; IL2CPP_LEAVE(0x287, FINALLY_0269); } IL_0177: { // var compositeIndex = bindingStates[compositeBindingIndex].compositeOrCompositeBindingIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_57; L_57 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_58 = V_9; uint32_t L_59 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_60; L_60 = BindingState_get_compositeOrCompositeBindingIndex_mC6854679BF2606888E4E502D5A6D6417A8113D09((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_57, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_58), (int32_t)L_59)))), /*hidden argument*/NULL); V_11 = L_60; // var compositeContext = new InputBindingCompositeContext // { // m_State = this, // m_BindingIndex = compositeBindingIndex // }; il2cpp_codegen_initobj((&V_14), sizeof(InputBindingCompositeContext_tDEF957C733B71700F6486BD2032AF9D93F286570 )); (&V_14)->set_m_State_0(__this); int32_t L_61 = V_9; (&V_14)->set_m_BindingIndex_1(L_61); InputBindingCompositeContext_tDEF957C733B71700F6486BD2032AF9D93F286570 L_62 = V_14; V_12 = L_62; // trigger.magnitude = composites[compositeIndex].EvaluateMagnitude(ref compositeContext); InputBindingCompositeU5BU5D_tA39005B1C18E39B68364430213FAAD8B58DC9083* L_63 = __this->get_composites_5(); int32_t L_64 = V_11; NullCheck(L_63); int32_t L_65 = L_64; InputBindingComposite_tFCCB9AFDBA6503C51555C9C5904186D990D36565 * L_66 = (L_63)->GetAt(static_cast(L_65)); NullCheck(L_66); float L_67; L_67 = VirtFuncInvoker1< float, InputBindingCompositeContext_tDEF957C733B71700F6486BD2032AF9D93F286570 * >::Invoke(8 /* System.Single UnityEngine.InputSystem.InputBindingComposite::EvaluateMagnitude(UnityEngine.InputSystem.InputBindingCompositeContext&) */, L_66, (InputBindingCompositeContext_tDEF957C733B71700F6486BD2032AF9D93F286570 *)(&V_12)); TriggerState_set_magnitude_mECC77E4FF25E2406CF344A1B2B03CBC400CE6A23((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_3), L_67, /*hidden argument*/NULL); // memory.compositeMagnitudes[compositeIndex] = trigger.magnitude; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_68 = __this->get_address_of_memory_7(); float* L_69 = L_68->get_compositeMagnitudes_11(); int32_t L_70 = V_11; float L_71; L_71 = TriggerState_get_magnitude_m173021159A016BD6FAF4DE2E83AD1E1BD19EA40B_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_3), /*hidden argument*/NULL); *((float*)((float*)il2cpp_codegen_add((intptr_t)L_69, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_70), (int32_t)4))))) = (float)L_71; // var interactionCountOnComposite = compositeBindingPtr->interactionCount; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_72 = V_10; int32_t L_73; L_73 = BindingState_get_interactionCount_m217CDA8CC122F25A51F4CBE8FDF5735C08A7785E_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_72, /*hidden argument*/NULL); V_13 = L_73; // if (interactionCountOnComposite > 0) int32_t L_74 = V_13; if ((((int32_t)L_74) <= ((int32_t)0))) { goto IL_01fe; } } IL_01ea: { // haveInteractionsOnComposite = true; V_5 = (bool)1; // ProcessInteractions(ref trigger, // compositeBindingPtr->interactionStartIndex, // interactionCountOnComposite); BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_75 = V_10; int32_t L_76; L_76 = BindingState_get_interactionStartIndex_m26CC89E4B1126CD0E97B1311779C00A1A67C21ED((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_75, /*hidden argument*/NULL); int32_t L_77 = V_13; InputActionState_ProcessInteractions_m8C716FC97BEBEC3FA963DB0CE843C39C6D814AFE(__this, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_3), L_76, L_77, /*hidden argument*/NULL); } IL_01fe: { // var isConflictingInput = IsConflictingInput(ref trigger, actionIndex); int32_t L_78 = V_2; bool L_79; L_79 = InputActionState_IsConflictingInput_m90D825449CDE88D6AEE640211D275D5A3A293130(__this, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_3), L_78, /*hidden argument*/NULL); V_6 = L_79; // bindingStatePtr = &bindingStates[trigger.bindingIndex]; // IsConflictingInput may switch us to a different binding. BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_80; L_80 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_81; L_81 = TriggerState_get_bindingIndex_m0AC6E41222022188B9528FC31FBC0B519BF7F7DF_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_3), /*hidden argument*/NULL); uint32_t L_82 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); V_1 = (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((uintptr_t)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_80, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_81), (int32_t)L_82))))); // if (!isConflictingInput) bool L_83 = V_6; if (L_83) { goto IL_022f; } } IL_0225: { // ProcessButtonState(ref trigger, actionIndex, bindingStatePtr); int32_t L_84 = V_2; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_85 = V_1; InputActionState_ProcessButtonState_m8643D1A10C7F4D9229EBC2333574370A11D55C52(__this, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_3), L_84, (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_85, /*hidden argument*/NULL); } IL_022f: { // var interactionCount = bindingStatePtr->interactionCount; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_86 = V_1; int32_t L_87; L_87 = BindingState_get_interactionCount_m217CDA8CC122F25A51F4CBE8FDF5735C08A7785E_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_86, /*hidden argument*/NULL); V_7 = L_87; // if (interactionCount > 0 && !bindingStatePtr->isPartOfComposite) int32_t L_88 = V_7; if ((((int32_t)L_88) <= ((int32_t)0))) { goto IL_0256; } } IL_023c: { BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_89 = V_1; bool L_90; L_90 = BindingState_get_isPartOfComposite_m68AE90C79D3468BA3FB9BDDD98B864642DE09A3F((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_89, /*hidden argument*/NULL); if (L_90) { goto IL_0256; } } IL_0244: { // ProcessInteractions(ref trigger, bindingStatePtr->interactionStartIndex, interactionCount); BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_91 = V_1; int32_t L_92; L_92 = BindingState_get_interactionStartIndex_m26CC89E4B1126CD0E97B1311779C00A1A67C21ED((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_91, /*hidden argument*/NULL); int32_t L_93 = V_7; InputActionState_ProcessInteractions_m8C716FC97BEBEC3FA963DB0CE843C39C6D814AFE(__this, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_3), L_92, L_93, /*hidden argument*/NULL); // } IL2CPP_LEAVE(0x287, FINALLY_0269); } IL_0256: { // else if (!haveInteractionsOnComposite && !isConflictingInput) bool L_94 = V_5; if (L_94) { goto IL_0267; } } IL_025a: { bool L_95 = V_6; if (L_95) { goto IL_0267; } } IL_025e: { // ProcessDefaultInteraction(ref trigger, actionIndex); int32_t L_96 = V_2; InputActionState_ProcessDefaultInteraction_m8FDF2618AC7DD47C14E3D5BBCAF433FD184E9D13(__this, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_3), L_96, /*hidden argument*/NULL); } IL_0267: { // } IL2CPP_LEAVE(0x287, FINALLY_0269); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0269; } FINALLY_0269: { // begin finally (depth: 2) // m_InProcessControlStateChange = default; __this->set_m_InProcessControlStateChange_10((bool)0); // m_CurrentlyProcessingThisEvent = default; InputEventPtr_t3ECDD4FDE129B0CD8021DF46D8D01D941F4AE5C1 * L_97 = __this->get_address_of_m_CurrentlyProcessingThisEvent_11(); il2cpp_codegen_initobj(L_97, sizeof(InputEventPtr_t3ECDD4FDE129B0CD8021DF46D8D01D941F4AE5C1 )); // } IL2CPP_END_FINALLY(617) } // end finally (depth: 2) IL2CPP_CLEANUP(617) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x287, FINALLY_027d); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_027d; } FINALLY_027d: { // begin finally (depth: 1) { DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * L_98 = V_0; if (!L_98) { goto IL_0286; } } IL_0280: { DeferBindingResolutionWrapper_tE67305335B476E901F955C3DFFA4F42DEF4225BC * L_99 = V_0; NullCheck(L_99); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_99); } IL_0286: { IL2CPP_END_FINALLY(637) } } // end finally (depth: 1) IL2CPP_CLEANUP(637) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x287, IL_0287) } IL_0287: { // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::ProcessButtonState(UnityEngine.InputSystem.InputActionState/TriggerState&,System.Int32,UnityEngine.InputSystem.InputActionState/BindingState*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_ProcessButtonState_m8643D1A10C7F4D9229EBC2333574370A11D55C52 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * ___trigger0, int32_t ___actionIndex1, BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * ___bindingStatePtr2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * V_0 = NULL; float V_1 = 0.0f; float V_2 = 0.0f; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * V_3 = NULL; float V_4 = 0.0f; float G_B3_0 = 0.0f; { // var control = controls[trigger.controlIndex]; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_0 = __this->get_controls_2(); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_1 = ___trigger0; int32_t L_2; L_2 = TriggerState_get_controlIndex_m960A306864E08240EEFEEDE399279D9B60C53BC4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_1, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_3 = L_2; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_4 = (L_0)->GetAt(static_cast(L_3)); V_0 = L_4; // var pressPoint = control.isButton // ? ((ButtonControl)control).pressPointOrDefault // : ButtonControl.s_GlobalDefaultButtonPressPoint; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_5 = V_0; NullCheck(L_5); bool L_6; L_6 = InputControl_get_isButton_mC61BD75AEDE7A60CA800EFD668C3915256A9D869(L_5, /*hidden argument*/NULL); if (L_6) { goto IL_001d; } } { float L_7 = ((ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_StaticFields*)il2cpp_codegen_static_fields_for(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_il2cpp_TypeInfo_var))->get_s_GlobalDefaultButtonPressPoint_34(); G_B3_0 = L_7; goto IL_0028; } IL_001d: { InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_8 = V_0; NullCheck(((ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 *)CastclassClass((RuntimeObject*)L_8, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_il2cpp_TypeInfo_var))); float L_9; L_9 = ButtonControl_get_pressPointOrDefault_mD01867DB1DD0815A0DCFDE49A351C83DAE297842(((ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 *)CastclassClass((RuntimeObject*)L_8, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); G_B3_0 = L_9; } IL_0028: { V_1 = G_B3_0; // var controlActuation = controlMagnitudes[trigger.controlIndex]; float* L_10; L_10 = InputActionState_get_controlMagnitudes_m1290427445BFA3A90F07EFFFA27709EE6DEAE3F2(__this, /*hidden argument*/NULL); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_11 = ___trigger0; int32_t L_12; L_12 = TriggerState_get_controlIndex_m960A306864E08240EEFEEDE399279D9B60C53BC4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_11, /*hidden argument*/NULL); float L_13 = *((float*)((float*)il2cpp_codegen_add((intptr_t)L_10, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_12), (int32_t)4))))); // if (controlActuation <= pressPoint * ButtonControl.s_GlobalDefaultButtonReleaseThreshold) float L_14 = V_1; float L_15 = ((ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_StaticFields*)il2cpp_codegen_static_fields_for(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_il2cpp_TypeInfo_var))->get_s_GlobalDefaultButtonReleaseThreshold_35(); if ((!(((float)L_13) <= ((float)((float)il2cpp_codegen_multiply((float)L_14, (float)L_15)))))) { goto IL_0052; } } { // bindingStatePtr->pressTime = 0d; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_16 = ___bindingStatePtr2; BindingState_set_pressTime_m505FF0E3630A95FE16E896AFB30DF14403526E51_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_16, (0.0), /*hidden argument*/NULL); } IL_0052: { // var actuation = trigger.magnitude; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_17 = ___trigger0; float L_18; L_18 = TriggerState_get_magnitude_m173021159A016BD6FAF4DE2E83AD1E1BD19EA40B_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_17, /*hidden argument*/NULL); V_2 = L_18; // var actionState = &actionStates[actionIndex]; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_19; L_19 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(__this, /*hidden argument*/NULL); int32_t L_20 = ___actionIndex1; uint32_t L_21 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); V_3 = (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((uintptr_t)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_19, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_20), (int32_t)L_21))))); // if (!actionState->isPressed && actuation >= pressPoint) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_22 = V_3; bool L_23; L_23 = TriggerState_get_isPressed_m2C97BF7BD5551B890157344B0F5907F2E2E2EF75((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_22, /*hidden argument*/NULL); if (L_23) { goto IL_008a; } } { float L_24 = V_2; float L_25 = V_1; if ((!(((float)L_24) >= ((float)L_25)))) { goto IL_008a; } } { // actionState->pressedInUpdate = InputUpdate.s_UpdateStepCount; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_26 = V_3; uint32_t L_27 = ((InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_StaticFields*)il2cpp_codegen_static_fields_for(InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_il2cpp_TypeInfo_var))->get_s_UpdateStepCount_0(); TriggerState_set_pressedInUpdate_mCEC39001990494929DD0753220C3C16AA705C530_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_26, L_27, /*hidden argument*/NULL); // actionState->isPressed = true; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_28 = V_3; TriggerState_set_isPressed_m09281521AB982E780095859975FE128DBFF243D6((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_28, (bool)1, /*hidden argument*/NULL); // } return; } IL_008a: { // else if (actionState->isPressed) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_29 = V_3; bool L_30; L_30 = TriggerState_get_isPressed_m2C97BF7BD5551B890157344B0F5907F2E2E2EF75((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_29, /*hidden argument*/NULL); if (!L_30) { goto IL_00b2; } } { // var releasePoint = pressPoint * ButtonControl.s_GlobalDefaultButtonReleaseThreshold; float L_31 = V_1; float L_32 = ((ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_StaticFields*)il2cpp_codegen_static_fields_for(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_il2cpp_TypeInfo_var))->get_s_GlobalDefaultButtonReleaseThreshold_35(); V_4 = ((float)il2cpp_codegen_multiply((float)L_31, (float)L_32)); // if (actuation <= releasePoint) float L_33 = V_2; float L_34 = V_4; if ((!(((float)L_33) <= ((float)L_34)))) { goto IL_00b2; } } { // actionState->releasedInUpdate = InputUpdate.s_UpdateStepCount; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_35 = V_3; uint32_t L_36 = ((InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_StaticFields*)il2cpp_codegen_static_fields_for(InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_il2cpp_TypeInfo_var))->get_s_UpdateStepCount_0(); TriggerState_set_releasedInUpdate_mE58B805A519284A62DFC392AA2F794BE2D6DD139_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_35, L_36, /*hidden argument*/NULL); // actionState->isPressed = false; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_37 = V_3; TriggerState_set_isPressed_m09281521AB982E780095859975FE128DBFF243D6((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_37, (bool)0, /*hidden argument*/NULL); } IL_00b2: { // } return; } } // System.Boolean UnityEngine.InputSystem.InputActionState::ShouldIgnoreInputOnCompositeBinding(UnityEngine.InputSystem.InputActionState/BindingState*,UnityEngine.InputSystem.LowLevel.InputEvent*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionState_ShouldIgnoreInputOnCompositeBinding_mED334EAFBB7F50A04D0A23BBB25665039A99CF07 (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * ___binding0, InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 * ___eventPtr1, const RuntimeMethod* method) { int32_t V_0 = 0; { // if (eventPtr == null) InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 * L_0 = ___eventPtr1; if ((!(((uintptr_t)L_0) == ((uintptr_t)((uintptr_t)0))))) { goto IL_0007; } } { // return false; return (bool)0; } IL_0007: { // var eventId = eventPtr->eventId; InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 * L_1 = ___eventPtr1; int32_t L_2; L_2 = InputEvent_get_eventId_m4F06A9EDDDED1926D8A9F4FA4C77AC26F4F7163B((InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 *)(InputEvent_t0E4B1A66D8B3273D8188F3902F40C5E8BFF6E234 *)L_1, /*hidden argument*/NULL); V_0 = L_2; // if (eventId != 0 && binding->triggerEventIdForComposite == eventId) int32_t L_3 = V_0; if (!L_3) { goto IL_001c; } } { BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_4 = ___binding0; int32_t L_5; L_5 = BindingState_get_triggerEventIdForComposite_mAC4976DF7815C162275687E2D8EA2CEAA999EE61_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_4, /*hidden argument*/NULL); int32_t L_6 = V_0; if ((!(((uint32_t)L_5) == ((uint32_t)L_6)))) { goto IL_001c; } } { // return true; return (bool)1; } IL_001c: { // binding->triggerEventIdForComposite = eventId; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_7 = ___binding0; int32_t L_8 = V_0; BindingState_set_triggerEventIdForComposite_m208B97746CFA403CFA81C628728CA9247ED62970_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_7, L_8, /*hidden argument*/NULL); // return false; return (bool)0; } } // System.Boolean UnityEngine.InputSystem.InputActionState::IsConflictingInput(UnityEngine.InputSystem.InputActionState/TriggerState&,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionState_IsConflictingInput_m90D825449CDE88D6AEE640211D275D5A3A293130 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * ___trigger0, int32_t ___actionIndex1, const RuntimeMethod* method) { TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; bool V_3 = false; int32_t V_4 = 0; int32_t V_5 = 0; uint16_t V_6 = 0; uint16_t V_7 = 0; float V_8 = 0.0f; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; int32_t V_12 = 0; uint16_t V_13 = 0; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * V_14 = NULL; int32_t V_15 = 0; int32_t V_16 = 0; float V_17 = 0.0f; int32_t V_18 = 0; int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; int32_t V_22 = 0; int32_t V_23 = 0; int32_t G_B11_0 = 0; { // var actionState = &actionStates[actionIndex]; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_0; L_0 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(__this, /*hidden argument*/NULL); int32_t L_1 = ___actionIndex1; uint32_t L_2 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); V_0 = (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((uintptr_t)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_1), (int32_t)L_2))))); // if (!actionState->mayNeedConflictResolution) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_3 = V_0; bool L_4; L_4 = TriggerState_get_mayNeedConflictResolution_m5410885562BB7E10CA04DADC7A9ABC5CC9033DEA((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_3, /*hidden argument*/NULL); if (L_4) { goto IL_001c; } } { // return false; return (bool)0; } IL_001c: { // var triggerControlIndex = trigger.controlIndex; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_5 = ___trigger0; int32_t L_6; L_6 = TriggerState_get_controlIndex_m960A306864E08240EEFEEDE399279D9B60C53BC4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_5, /*hidden argument*/NULL); V_1 = L_6; // if (bindingStates[trigger.bindingIndex].isPartOfComposite) BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_7; L_7 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_8 = ___trigger0; int32_t L_9; L_9 = TriggerState_get_bindingIndex_m0AC6E41222022188B9528FC31FBC0B519BF7F7DF_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_8, /*hidden argument*/NULL); uint32_t L_10 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); bool L_11; L_11 = BindingState_get_isPartOfComposite_m68AE90C79D3468BA3FB9BDDD98B864642DE09A3F((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_7, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_9), (int32_t)L_10)))), /*hidden argument*/NULL); if (!L_11) { goto IL_0072; } } { // var compositeBindingIndex = bindingStates[trigger.bindingIndex].compositeOrCompositeBindingIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_12; L_12 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_13 = ___trigger0; int32_t L_14; L_14 = TriggerState_get_bindingIndex_m0AC6E41222022188B9528FC31FBC0B519BF7F7DF_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_13, /*hidden argument*/NULL); uint32_t L_15 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_16; L_16 = BindingState_get_compositeOrCompositeBindingIndex_mC6854679BF2606888E4E502D5A6D6417A8113D09((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_12, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_14), (int32_t)L_15)))), /*hidden argument*/NULL); V_4 = L_16; // triggerControlIndex = bindingStates[compositeBindingIndex].controlStartIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_17; L_17 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_18 = V_4; uint32_t L_19 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_20; L_20 = BindingState_get_controlStartIndex_m375A0C96296F49CF19639FADF46C20E9D855412E_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_17, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_18), (int32_t)L_19)))), /*hidden argument*/NULL); V_1 = L_20; } IL_0072: { // var actionStateControlIndex = actionState->controlIndex; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_21 = V_0; int32_t L_22; L_22 = TriggerState_get_controlIndex_m960A306864E08240EEFEEDE399279D9B60C53BC4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_21, /*hidden argument*/NULL); V_2 = L_22; // if (bindingStates[actionState->bindingIndex].isPartOfComposite) BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_23; L_23 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_24 = V_0; int32_t L_25; L_25 = TriggerState_get_bindingIndex_m0AC6E41222022188B9528FC31FBC0B519BF7F7DF_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_24, /*hidden argument*/NULL); uint32_t L_26 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); bool L_27; L_27 = BindingState_get_isPartOfComposite_m68AE90C79D3468BA3FB9BDDD98B864642DE09A3F((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_23, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_25), (int32_t)L_26)))), /*hidden argument*/NULL); if (!L_27) { goto IL_00c8; } } { // var compositeBindingIndex = bindingStates[actionState->bindingIndex].compositeOrCompositeBindingIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_28; L_28 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_29 = V_0; int32_t L_30; L_30 = TriggerState_get_bindingIndex_m0AC6E41222022188B9528FC31FBC0B519BF7F7DF_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_29, /*hidden argument*/NULL); uint32_t L_31 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_32; L_32 = BindingState_get_compositeOrCompositeBindingIndex_mC6854679BF2606888E4E502D5A6D6417A8113D09((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_28, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_30), (int32_t)L_31)))), /*hidden argument*/NULL); V_5 = L_32; // actionStateControlIndex = bindingStates[compositeBindingIndex].controlStartIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_33; L_33 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_34 = V_5; uint32_t L_35 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_36; L_36 = BindingState_get_controlStartIndex_m375A0C96296F49CF19639FADF46C20E9D855412E_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_33, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_34), (int32_t)L_35)))), /*hidden argument*/NULL); V_2 = L_36; } IL_00c8: { // if (actionStateControlIndex == kInvalidIndex) int32_t L_37 = V_2; if ((!(((uint32_t)L_37) == ((uint32_t)(-1))))) { goto IL_00da; } } { // actionState->magnitude = trigger.magnitude; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_38 = V_0; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_39 = ___trigger0; float L_40; L_40 = TriggerState_get_magnitude_m173021159A016BD6FAF4DE2E83AD1E1BD19EA40B_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_39, /*hidden argument*/NULL); TriggerState_set_magnitude_mECC77E4FF25E2406CF344A1B2B03CBC400CE6A23((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_38, L_40, /*hidden argument*/NULL); // return false; return (bool)0; } IL_00da: { // var isControlCurrentlyDrivingTheAction = triggerControlIndex == actionStateControlIndex || // controls[triggerControlIndex] == controls[actionStateControlIndex]; // Same control, different binding. int32_t L_41 = V_1; int32_t L_42 = V_2; if ((((int32_t)L_41) == ((int32_t)L_42))) { goto IL_00f2; } } { InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_43 = __this->get_controls_2(); int32_t L_44 = V_1; NullCheck(L_43); int32_t L_45 = L_44; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_46 = (L_43)->GetAt(static_cast(L_45)); InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_47 = __this->get_controls_2(); int32_t L_48 = V_2; NullCheck(L_47); int32_t L_49 = L_48; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_50 = (L_47)->GetAt(static_cast(L_49)); G_B11_0 = ((((RuntimeObject*)(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 *)L_46) == ((RuntimeObject*)(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 *)L_50))? 1 : 0); goto IL_00f3; } IL_00f2: { G_B11_0 = 1; } IL_00f3: { V_3 = (bool)G_B11_0; // if (trigger.magnitude > actionState->magnitude) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_51 = ___trigger0; float L_52; L_52 = TriggerState_get_magnitude_m173021159A016BD6FAF4DE2E83AD1E1BD19EA40B_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_51, /*hidden argument*/NULL); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_53 = V_0; float L_54; L_54 = TriggerState_get_magnitude_m173021159A016BD6FAF4DE2E83AD1E1BD19EA40B_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_53, /*hidden argument*/NULL); if ((!(((float)L_52) > ((float)L_54)))) { goto IL_0134; } } { // if (trigger.magnitude > 0 && !isControlCurrentlyDrivingTheAction && actionState->magnitude > 0) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_55 = ___trigger0; float L_56; L_56 = TriggerState_get_magnitude_m173021159A016BD6FAF4DE2E83AD1E1BD19EA40B_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_55, /*hidden argument*/NULL); if ((!(((float)L_56) > ((float)(0.0f))))) { goto IL_0126; } } { bool L_57 = V_3; if (L_57) { goto IL_0126; } } { TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_58 = V_0; float L_59; L_59 = TriggerState_get_magnitude_m173021159A016BD6FAF4DE2E83AD1E1BD19EA40B_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_58, /*hidden argument*/NULL); if ((!(((float)L_59) > ((float)(0.0f))))) { goto IL_0126; } } { // actionState->hasMultipleConcurrentActuations = true; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_60 = V_0; TriggerState_set_hasMultipleConcurrentActuations_m5019075C8A954334DB51ED98778660ED259918DF((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_60, (bool)1, /*hidden argument*/NULL); } IL_0126: { // actionState->magnitude = trigger.magnitude; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_61 = V_0; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_62 = ___trigger0; float L_63; L_63 = TriggerState_get_magnitude_m173021159A016BD6FAF4DE2E83AD1E1BD19EA40B_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_62, /*hidden argument*/NULL); TriggerState_set_magnitude_mECC77E4FF25E2406CF344A1B2B03CBC400CE6A23((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_61, L_63, /*hidden argument*/NULL); // return false; return (bool)0; } IL_0134: { // if (trigger.magnitude < actionState->magnitude) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_64 = ___trigger0; float L_65; L_65 = TriggerState_get_magnitude_m173021159A016BD6FAF4DE2E83AD1E1BD19EA40B_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_64, /*hidden argument*/NULL); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_66 = V_0; float L_67; L_67 = TriggerState_get_magnitude_m173021159A016BD6FAF4DE2E83AD1E1BD19EA40B_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_66, /*hidden argument*/NULL); if ((!(((float)L_65) < ((float)L_67)))) { goto IL_0363; } } { // if (!isControlCurrentlyDrivingTheAction) bool L_68 = V_3; if (L_68) { goto IL_015e; } } { // if (trigger.magnitude > 0) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_69 = ___trigger0; float L_70; L_70 = TriggerState_get_magnitude_m173021159A016BD6FAF4DE2E83AD1E1BD19EA40B_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_69, /*hidden argument*/NULL); if ((!(((float)L_70) > ((float)(0.0f))))) { goto IL_015c; } } { // actionState->hasMultipleConcurrentActuations = true; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_71 = V_0; TriggerState_set_hasMultipleConcurrentActuations_m5019075C8A954334DB51ED98778660ED259918DF((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_71, (bool)1, /*hidden argument*/NULL); } IL_015c: { // return true; return (bool)1; } IL_015e: { // if (!actionState->hasMultipleConcurrentActuations) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_72 = V_0; bool L_73; L_73 = TriggerState_get_hasMultipleConcurrentActuations_m54C3411AACB27C5D037FAD87ED063124C4EC15C6((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_72, /*hidden argument*/NULL); if (L_73) { goto IL_0174; } } { // actionState->magnitude = trigger.magnitude; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_74 = V_0; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_75 = ___trigger0; float L_76; L_76 = TriggerState_get_magnitude_m173021159A016BD6FAF4DE2E83AD1E1BD19EA40B_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_75, /*hidden argument*/NULL); TriggerState_set_magnitude_mECC77E4FF25E2406CF344A1B2B03CBC400CE6A23((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_74, L_76, /*hidden argument*/NULL); // return false; return (bool)0; } IL_0174: { // var bindingStartIndex = GetActionBindingStartIndexAndCount(actionIndex, out var bindingCount); int32_t L_77 = ___actionIndex1; uint16_t L_78; L_78 = InputActionState_GetActionBindingStartIndexAndCount_m8140BB4DCF2A13CF3C222CB569CA7EBCA242B82D(__this, L_77, (uint16_t*)(&V_7), /*hidden argument*/NULL); V_6 = L_78; // var highestActuationLevel = trigger.magnitude; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_79 = ___trigger0; float L_80; L_80 = TriggerState_get_magnitude_m173021159A016BD6FAF4DE2E83AD1E1BD19EA40B_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_79, /*hidden argument*/NULL); V_8 = L_80; // var controlWithHighestActuation = kInvalidIndex; V_9 = (-1); // var bindingWithHighestActuation = kInvalidIndex; V_10 = (-1); // var numActuations = 0; V_11 = 0; // for (var i = 0; i < bindingCount; ++i) V_12 = 0; goto IL_028b; } IL_0198: { // var bindingIndex = memory.actionBindingIndices[bindingStartIndex + i]; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_81 = __this->get_address_of_memory_7(); uint16_t* L_82 = L_81->get_actionBindingIndices_14(); uint16_t L_83 = V_6; int32_t L_84 = V_12; int32_t L_85 = *((uint16_t*)((uint16_t*)il2cpp_codegen_add((intptr_t)L_82, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)L_84))), (int32_t)2))))); V_13 = (uint16_t)L_85; // var binding = &memory.bindingStates[bindingIndex]; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_86 = __this->get_address_of_memory_7(); BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_87 = L_86->get_bindingStates_8(); uint16_t L_88 = V_13; uint32_t L_89 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); V_14 = (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((uintptr_t)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_87, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_88), (int32_t)L_89))))); // if (binding->isComposite) BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_90 = V_14; bool L_91; L_91 = BindingState_get_isComposite_m27507CD70AFA017D1487A01B28390EBF94B2F19B((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_90, /*hidden argument*/NULL); if (!L_91) { goto IL_0225; } } { // var firstControlIndex = binding->controlStartIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_92 = V_14; int32_t L_93; L_93 = BindingState_get_controlStartIndex_m375A0C96296F49CF19639FADF46C20E9D855412E_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_92, /*hidden argument*/NULL); V_15 = L_93; // var compositeIndex = binding->compositeOrCompositeBindingIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_94 = V_14; int32_t L_95; L_95 = BindingState_get_compositeOrCompositeBindingIndex_mC6854679BF2606888E4E502D5A6D6417A8113D09((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_94, /*hidden argument*/NULL); V_16 = L_95; // var magnitude = memory.compositeMagnitudes[compositeIndex]; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_96 = __this->get_address_of_memory_7(); float* L_97 = L_96->get_compositeMagnitudes_11(); int32_t L_98 = V_16; float L_99 = *((float*)((float*)il2cpp_codegen_add((intptr_t)L_97, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_98), (int32_t)4))))); V_17 = L_99; // if (magnitude > 0) float L_100 = V_17; if ((!(((float)L_100) > ((float)(0.0f))))) { goto IL_0206; } } { // ++numActuations; int32_t L_101 = V_11; V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_101, (int32_t)1)); } IL_0206: { // if (magnitude > highestActuationLevel) float L_102 = V_17; float L_103 = V_8; if ((!(((float)L_102) > ((float)L_103)))) { goto IL_0285; } } { // controlWithHighestActuation = firstControlIndex; int32_t L_104 = V_15; V_9 = L_104; // bindingWithHighestActuation = controlIndexToBindingIndex[firstControlIndex]; int32_t* L_105; L_105 = InputActionState_get_controlIndexToBindingIndex_mDD17D2F3650F2B2A5EA46896F68B91A49B110E53(__this, /*hidden argument*/NULL); int32_t L_106 = V_15; int32_t L_107 = *((int32_t*)((int32_t*)il2cpp_codegen_add((intptr_t)L_105, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_106), (int32_t)4))))); V_10 = L_107; // highestActuationLevel = magnitude; float L_108 = V_17; V_8 = L_108; // } goto IL_0285; } IL_0225: { // else if (!binding->isPartOfComposite) BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_109 = V_14; bool L_110; L_110 = BindingState_get_isPartOfComposite_m68AE90C79D3468BA3FB9BDDD98B864642DE09A3F((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_109, /*hidden argument*/NULL); if (L_110) { goto IL_0285; } } { // for (var n = 0; n < binding->controlCount; ++n) V_18 = 0; goto IL_027a; } IL_0233: { // var controlIndex = binding->controlStartIndex + n; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_111 = V_14; int32_t L_112; L_112 = BindingState_get_controlStartIndex_m375A0C96296F49CF19639FADF46C20E9D855412E_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_111, /*hidden argument*/NULL); int32_t L_113 = V_18; V_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_112, (int32_t)L_113)); // var magnitude = memory.controlMagnitudes[controlIndex]; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_114 = __this->get_address_of_memory_7(); float* L_115 = L_114->get_controlMagnitudes_10(); int32_t L_116 = V_19; float L_117 = *((float*)((float*)il2cpp_codegen_add((intptr_t)L_115, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_116), (int32_t)4))))); V_20 = L_117; // if (magnitude > 0) float L_118 = V_20; if ((!(((float)L_118) > ((float)(0.0f))))) { goto IL_0262; } } { // ++numActuations; int32_t L_119 = V_11; V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_119, (int32_t)1)); } IL_0262: { // if (magnitude > highestActuationLevel) float L_120 = V_20; float L_121 = V_8; if ((!(((float)L_120) > ((float)L_121)))) { goto IL_0274; } } { // controlWithHighestActuation = controlIndex; int32_t L_122 = V_19; V_9 = L_122; // bindingWithHighestActuation = bindingIndex; uint16_t L_123 = V_13; V_10 = L_123; // highestActuationLevel = magnitude; float L_124 = V_20; V_8 = L_124; } IL_0274: { // for (var n = 0; n < binding->controlCount; ++n) int32_t L_125 = V_18; V_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_125, (int32_t)1)); } IL_027a: { // for (var n = 0; n < binding->controlCount; ++n) int32_t L_126 = V_18; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_127 = V_14; int32_t L_128; L_128 = BindingState_get_controlCount_m319FE9F9ECBA328D7DF2B1837901022AD77FA2C8_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_127, /*hidden argument*/NULL); if ((((int32_t)L_126) < ((int32_t)L_128))) { goto IL_0233; } } IL_0285: { // for (var i = 0; i < bindingCount; ++i) int32_t L_129 = V_12; V_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_129, (int32_t)1)); } IL_028b: { // for (var i = 0; i < bindingCount; ++i) int32_t L_130 = V_12; uint16_t L_131 = V_7; if ((((int32_t)L_130) < ((int32_t)L_131))) { goto IL_0198; } } { // if (numActuations <= 1) int32_t L_132 = V_11; if ((((int32_t)L_132) > ((int32_t)1))) { goto IL_02a0; } } { // actionState->hasMultipleConcurrentActuations = false; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_133 = V_0; TriggerState_set_hasMultipleConcurrentActuations_m5019075C8A954334DB51ED98778660ED259918DF((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_133, (bool)0, /*hidden argument*/NULL); } IL_02a0: { // if (controlWithHighestActuation != kInvalidIndex) int32_t L_134 = V_9; if ((((int32_t)L_134) == ((int32_t)(-1)))) { goto IL_0363; } } { // trigger.controlIndex = controlWithHighestActuation; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_135 = ___trigger0; int32_t L_136 = V_9; TriggerState_set_controlIndex_m22FB2392BE73AA9B2D8F86A45050DAAA9F545EE4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_135, L_136, /*hidden argument*/NULL); // trigger.bindingIndex = bindingWithHighestActuation; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_137 = ___trigger0; int32_t L_138 = V_10; TriggerState_set_bindingIndex_m845217CEA5F4AB53E3D5442EAD6AF8F351378CD9((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_137, L_138, /*hidden argument*/NULL); // trigger.magnitude = highestActuationLevel; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_139 = ___trigger0; float L_140 = V_8; TriggerState_set_magnitude_mECC77E4FF25E2406CF344A1B2B03CBC400CE6A23((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_139, L_140, /*hidden argument*/NULL); // if (actionState->bindingIndex != bindingWithHighestActuation) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_141 = V_0; int32_t L_142; L_142 = TriggerState_get_bindingIndex_m0AC6E41222022188B9528FC31FBC0B519BF7F7DF_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_141, /*hidden argument*/NULL); int32_t L_143 = V_10; if ((((int32_t)L_142) == ((int32_t)L_143))) { goto IL_0349; } } { // if (actionState->interactionIndex != kInvalidIndex) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_144 = V_0; int32_t L_145; L_145 = TriggerState_get_interactionIndex_m901FE8EF223E7846033D0F2A9406A9026967A1F2((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_144, /*hidden argument*/NULL); if ((((int32_t)L_145) == ((int32_t)(-1)))) { goto IL_02df; } } { // ResetInteractionState(actionState->interactionIndex); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_146 = V_0; int32_t L_147; L_147 = TriggerState_get_interactionIndex_m901FE8EF223E7846033D0F2A9406A9026967A1F2((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_146, /*hidden argument*/NULL); InputActionState_ResetInteractionState_m4F18236FE888190682F5920963C2A826B63C566C(__this, L_147, /*hidden argument*/NULL); } IL_02df: { // var bindingState = &bindingStates[bindingWithHighestActuation]; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_148; L_148 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_149 = V_10; uint32_t L_150 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); // var interactionCount = bindingState->interactionCount; uintptr_t L_151 = ((uintptr_t)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_148, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_149), (int32_t)L_150))))); int32_t L_152; L_152 = BindingState_get_interactionCount_m217CDA8CC122F25A51F4CBE8FDF5735C08A7785E_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_151, /*hidden argument*/NULL); V_21 = L_152; // var interactionStartIndex = bindingState->interactionStartIndex; int32_t L_153; L_153 = BindingState_get_interactionStartIndex_m26CC89E4B1126CD0E97B1311779C00A1A67C21ED((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_151, /*hidden argument*/NULL); V_22 = L_153; // for (var i = 0; i < interactionCount; ++i) V_23 = 0; goto IL_0343; } IL_0305: { // if (!interactionStates[interactionStartIndex + i].phase.IsInProgress()) InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_154; L_154 = InputActionState_get_interactionStates_m59B33020170462E979BF19BA0C6004407F804A64(__this, /*hidden argument*/NULL); int32_t L_155 = V_22; int32_t L_156 = V_23; uint32_t L_157 = sizeof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 ); int32_t L_158; L_158 = InteractionState_get_phase_mD7B4CA449A7A56AE4A8292A2BC8464D0BFC78B06_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)il2cpp_codegen_add((intptr_t)L_154, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)((int32_t)il2cpp_codegen_add((int32_t)L_155, (int32_t)L_156))), (int32_t)L_157)))), /*hidden argument*/NULL); bool L_159; L_159 = InputExtensions_IsInProgress_mEB534005411FDCF6FB88FEF96CFB13EB9120EBF4(L_158, /*hidden argument*/NULL); if (!L_159) { goto IL_033d; } } { // actionState->interactionIndex = interactionStartIndex + i; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_160 = V_0; int32_t L_161 = V_22; int32_t L_162 = V_23; TriggerState_set_interactionIndex_mD8C4BCBF26C49F91E6BCC2222B1FD8D2C26C5D69((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_160, ((int32_t)il2cpp_codegen_add((int32_t)L_161, (int32_t)L_162)), /*hidden argument*/NULL); // trigger.interactionIndex = interactionStartIndex + i; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_163 = ___trigger0; int32_t L_164 = V_22; int32_t L_165 = V_23; TriggerState_set_interactionIndex_mD8C4BCBF26C49F91E6BCC2222B1FD8D2C26C5D69((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_163, ((int32_t)il2cpp_codegen_add((int32_t)L_164, (int32_t)L_165)), /*hidden argument*/NULL); // break; goto IL_0349; } IL_033d: { // for (var i = 0; i < interactionCount; ++i) int32_t L_166 = V_23; V_23 = ((int32_t)il2cpp_codegen_add((int32_t)L_166, (int32_t)1)); } IL_0343: { // for (var i = 0; i < interactionCount; ++i) int32_t L_167 = V_23; int32_t L_168 = V_21; if ((((int32_t)L_167) < ((int32_t)L_168))) { goto IL_0305; } } IL_0349: { // actionState->controlIndex = controlWithHighestActuation; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_169 = V_0; int32_t L_170 = V_9; TriggerState_set_controlIndex_m22FB2392BE73AA9B2D8F86A45050DAAA9F545EE4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_169, L_170, /*hidden argument*/NULL); // actionState->bindingIndex = bindingWithHighestActuation; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_171 = V_0; int32_t L_172 = V_10; TriggerState_set_bindingIndex_m845217CEA5F4AB53E3D5442EAD6AF8F351378CD9((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_171, L_172, /*hidden argument*/NULL); // actionState->magnitude = highestActuationLevel; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_173 = V_0; float L_174 = V_8; TriggerState_set_magnitude_mECC77E4FF25E2406CF344A1B2B03CBC400CE6A23((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_173, L_174, /*hidden argument*/NULL); // return false; return (bool)0; } IL_0363: { // if (!isControlCurrentlyDrivingTheAction && Mathf.Approximately(trigger.magnitude, actionState->magnitude)) bool L_175 = V_3; if (L_175) { goto IL_038f; } } { TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_176 = ___trigger0; float L_177; L_177 = TriggerState_get_magnitude_m173021159A016BD6FAF4DE2E83AD1E1BD19EA40B_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_176, /*hidden argument*/NULL); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_178 = V_0; float L_179; L_179 = TriggerState_get_magnitude_m173021159A016BD6FAF4DE2E83AD1E1BD19EA40B_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_178, /*hidden argument*/NULL); bool L_180; L_180 = Mathf_Approximately_mFEB0CB3531393F6CBE07C6E0FCB473B3311F799A(L_177, L_179, /*hidden argument*/NULL); if (!L_180) { goto IL_038f; } } { // if (trigger.magnitude > 0) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_181 = ___trigger0; float L_182; L_182 = TriggerState_get_magnitude_m173021159A016BD6FAF4DE2E83AD1E1BD19EA40B_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_181, /*hidden argument*/NULL); if ((!(((float)L_182) > ((float)(0.0f))))) { goto IL_038d; } } { // actionState->hasMultipleConcurrentActuations = true; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_183 = V_0; TriggerState_set_hasMultipleConcurrentActuations_m5019075C8A954334DB51ED98778660ED259918DF((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_183, (bool)1, /*hidden argument*/NULL); } IL_038d: { // return true; return (bool)1; } IL_038f: { // return false; return (bool)0; } } // System.UInt16 UnityEngine.InputSystem.InputActionState::GetActionBindingStartIndexAndCount(System.Int32,System.UInt16&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint16_t InputActionState_GetActionBindingStartIndexAndCount_m8140BB4DCF2A13CF3C222CB569CA7EBCA242B82D (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___actionIndex0, uint16_t* ___bindingCount1, const RuntimeMethod* method) { { // bindingCount = memory.actionBindingIndicesAndCounts[actionIndex * 2 + 1]; uint16_t* L_0 = ___bindingCount1; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_1 = __this->get_address_of_memory_7(); uint16_t* L_2 = L_1->get_actionBindingIndicesAndCounts_13(); int32_t L_3 = ___actionIndex0; int32_t L_4 = *((uint16_t*)((uint16_t*)il2cpp_codegen_add((intptr_t)L_2, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_3, (int32_t)2)), (int32_t)1))), (int32_t)2))))); *((int16_t*)L_0) = (int16_t)L_4; // return memory.actionBindingIndicesAndCounts[actionIndex * 2]; UnmanagedMemory_tEFEC9104756D90F1ECBC9A1BFFBCDD0423D2DB79 * L_5 = __this->get_address_of_memory_7(); uint16_t* L_6 = L_5->get_actionBindingIndicesAndCounts_13(); int32_t L_7 = ___actionIndex0; int32_t L_8 = *((uint16_t*)((uint16_t*)il2cpp_codegen_add((intptr_t)L_6, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_7, (int32_t)2))), (int32_t)2))))); return (uint16_t)L_8; } } // System.Void UnityEngine.InputSystem.InputActionState::ProcessDefaultInteraction(UnityEngine.InputSystem.InputActionState/TriggerState&,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_ProcessDefaultInteraction_m8FDF2618AC7DD47C14E3D5BBCAF433FD184E9D13 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * ___trigger0, int32_t ___actionIndex1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * V_0 = NULL; int32_t V_1 = 0; float V_2 = 0.0f; ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * V_3 = NULL; float V_4 = 0.0f; float V_5 = 0.0f; ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * V_6 = NULL; float V_7 = 0.0f; float V_8 = 0.0f; ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * V_9 = NULL; float V_10 = 0.0f; float G_B7_0 = 0.0f; float G_B6_0 = 0.0f; float G_B9_0 = 0.0f; float G_B8_0 = 0.0f; float G_B10_0 = 0.0f; float G_B10_1 = 0.0f; float G_B18_0 = 0.0f; float G_B29_0 = 0.0f; { // var actionState = &actionStates[actionIndex]; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_0; L_0 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(__this, /*hidden argument*/NULL); int32_t L_1 = ___actionIndex1; uint32_t L_2 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); V_0 = (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((uintptr_t)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_1), (int32_t)L_2))))); // switch (actionState->phase) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_3 = V_0; int32_t L_4; L_4 = TriggerState_get_phase_m8BC034C0171DFBEFFE326B22BED602AB414D8CB8_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_3, /*hidden argument*/NULL); V_1 = L_4; int32_t L_5 = V_1; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)1))) { case 0: { goto IL_002e; } case 1: { goto IL_00bb; } case 2: { goto IL_0143; } } } { return; } IL_002e: { // if (trigger.isPassThrough) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_6 = ___trigger0; bool L_7; L_7 = TriggerState_get_isPassThrough_m0C29B1F472283999596A17C0F07F97B0CA879F0F((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0041; } } { // ChangePhaseOfAction(InputActionPhase.Performed, ref trigger, // phaseAfterPerformedOrCanceled: InputActionPhase.Waiting); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_8 = ___trigger0; bool L_9; L_9 = InputActionState_ChangePhaseOfAction_m02F8C5AE34B8CE397D1E108EDA8E66EB785AC719(__this, 3, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_8, 1, /*hidden argument*/NULL); // break; return; } IL_0041: { // if (trigger.isButton) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_10 = ___trigger0; bool L_11; L_11 = TriggerState_get_isButton_mAEE1C652C035BAE01392C4DF817DCAF5C1D2FE69((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0096; } } { // var actuation = trigger.magnitude; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_12 = ___trigger0; float L_13; L_13 = TriggerState_get_magnitude_m173021159A016BD6FAF4DE2E83AD1E1BD19EA40B_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_12, /*hidden argument*/NULL); // if (actuation > 0) float L_14 = L_13; G_B6_0 = L_14; if ((!(((float)L_14) > ((float)(0.0f))))) { G_B7_0 = L_14; goto IL_0061; } } { // ChangePhaseOfAction(InputActionPhase.Started, ref trigger); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_15 = ___trigger0; bool L_16; L_16 = InputActionState_ChangePhaseOfAction_m02F8C5AE34B8CE397D1E108EDA8E66EB785AC719(__this, 2, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_15, 1, /*hidden argument*/NULL); G_B7_0 = G_B6_0; } IL_0061: { // var threshold = controls[trigger.controlIndex] is ButtonControl button ? button.pressPointOrDefault : ButtonControl.s_GlobalDefaultButtonPressPoint; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_17 = __this->get_controls_2(); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_18 = ___trigger0; int32_t L_19; L_19 = TriggerState_get_controlIndex_m960A306864E08240EEFEEDE399279D9B60C53BC4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_18, /*hidden argument*/NULL); NullCheck(L_17); int32_t L_20 = L_19; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_21 = (L_17)->GetAt(static_cast(L_20)); V_3 = ((ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 *)IsInstClass((RuntimeObject*)L_21, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_il2cpp_TypeInfo_var)); ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_22 = V_3; G_B8_0 = G_B7_0; if (L_22) { G_B9_0 = G_B7_0; goto IL_007e; } } { float L_23 = ((ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_StaticFields*)il2cpp_codegen_static_fields_for(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_il2cpp_TypeInfo_var))->get_s_GlobalDefaultButtonPressPoint_34(); G_B10_0 = L_23; G_B10_1 = G_B8_0; goto IL_0084; } IL_007e: { ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_24 = V_3; NullCheck(L_24); float L_25; L_25 = ButtonControl_get_pressPointOrDefault_mD01867DB1DD0815A0DCFDE49A351C83DAE297842(L_24, /*hidden argument*/NULL); G_B10_0 = L_25; G_B10_1 = G_B9_0; } IL_0084: { V_2 = G_B10_0; // if (actuation >= threshold) float L_26 = V_2; if ((!(((float)G_B10_1) >= ((float)L_26)))) { goto IL_01c1; } } { // ChangePhaseOfAction(InputActionPhase.Performed, ref trigger, // phaseAfterPerformedOrCanceled: InputActionPhase.Performed); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_27 = ___trigger0; bool L_28; L_28 = InputActionState_ChangePhaseOfAction_m02F8C5AE34B8CE397D1E108EDA8E66EB785AC719(__this, 3, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_27, 3, /*hidden argument*/NULL); // } return; } IL_0096: { // if (IsActuated(ref trigger)) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_29 = ___trigger0; bool L_30; L_30 = InputActionState_IsActuated_m4B3CC59FD6606C069A6C10AEE88DF8D426CE622E((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_29, (0.0f), /*hidden argument*/NULL); if (!L_30) { goto IL_01c1; } } { // ChangePhaseOfAction(InputActionPhase.Started, ref trigger); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_31 = ___trigger0; bool L_32; L_32 = InputActionState_ChangePhaseOfAction_m02F8C5AE34B8CE397D1E108EDA8E66EB785AC719(__this, 2, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_31, 1, /*hidden argument*/NULL); // ChangePhaseOfAction(InputActionPhase.Performed, ref trigger, // phaseAfterPerformedOrCanceled: InputActionPhase.Started); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_33 = ___trigger0; bool L_34; L_34 = InputActionState_ChangePhaseOfAction_m02F8C5AE34B8CE397D1E108EDA8E66EB785AC719(__this, 3, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_33, 2, /*hidden argument*/NULL); // break; return; } IL_00bb: { // if (actionState->isButton) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_35 = V_0; bool L_36; L_36 = TriggerState_get_isButton_mAEE1C652C035BAE01392C4DF817DCAF5C1D2FE69((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_35, /*hidden argument*/NULL); if (!L_36) { goto IL_0120; } } { // var actuation = trigger.magnitude; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_37 = ___trigger0; float L_38; L_38 = TriggerState_get_magnitude_m173021159A016BD6FAF4DE2E83AD1E1BD19EA40B_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_37, /*hidden argument*/NULL); V_4 = L_38; // var threshold = controls[trigger.controlIndex] is ButtonControl button ? button.pressPointOrDefault : ButtonControl.s_GlobalDefaultButtonPressPoint; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_39 = __this->get_controls_2(); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_40 = ___trigger0; int32_t L_41; L_41 = TriggerState_get_controlIndex_m960A306864E08240EEFEEDE399279D9B60C53BC4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_40, /*hidden argument*/NULL); NullCheck(L_39); int32_t L_42 = L_41; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_43 = (L_39)->GetAt(static_cast(L_42)); V_6 = ((ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 *)IsInstClass((RuntimeObject*)L_43, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_il2cpp_TypeInfo_var)); ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_44 = V_6; if (L_44) { goto IL_00ea; } } { float L_45 = ((ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_StaticFields*)il2cpp_codegen_static_fields_for(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_il2cpp_TypeInfo_var))->get_s_GlobalDefaultButtonPressPoint_34(); G_B18_0 = L_45; goto IL_00f1; } IL_00ea: { ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_46 = V_6; NullCheck(L_46); float L_47; L_47 = ButtonControl_get_pressPointOrDefault_mD01867DB1DD0815A0DCFDE49A351C83DAE297842(L_46, /*hidden argument*/NULL); G_B18_0 = L_47; } IL_00f1: { V_5 = G_B18_0; // if (actuation >= threshold) float L_48 = V_4; float L_49 = V_5; if ((!(((float)L_48) >= ((float)L_49)))) { goto IL_0104; } } { // ChangePhaseOfAction(InputActionPhase.Performed, ref trigger, // phaseAfterPerformedOrCanceled: InputActionPhase.Performed); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_50 = ___trigger0; bool L_51; L_51 = InputActionState_ChangePhaseOfAction_m02F8C5AE34B8CE397D1E108EDA8E66EB785AC719(__this, 3, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_50, 3, /*hidden argument*/NULL); // } return; } IL_0104: { // else if (Mathf.Approximately(actuation, 0)) float L_52 = V_4; bool L_53; L_53 = Mathf_Approximately_mFEB0CB3531393F6CBE07C6E0FCB473B3311F799A(L_52, (0.0f), /*hidden argument*/NULL); if (!L_53) { goto IL_01c1; } } { // ChangePhaseOfAction(InputActionPhase.Canceled, ref trigger); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_54 = ___trigger0; bool L_55; L_55 = InputActionState_ChangePhaseOfAction_m02F8C5AE34B8CE397D1E108EDA8E66EB785AC719(__this, 4, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_54, 1, /*hidden argument*/NULL); // } return; } IL_0120: { // if (!IsActuated(ref trigger)) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_56 = ___trigger0; bool L_57; L_57 = InputActionState_IsActuated_m4B3CC59FD6606C069A6C10AEE88DF8D426CE622E((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_56, (0.0f), /*hidden argument*/NULL); if (L_57) { goto IL_0138; } } { // ChangePhaseOfAction(InputActionPhase.Canceled, ref trigger); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_58 = ___trigger0; bool L_59; L_59 = InputActionState_ChangePhaseOfAction_m02F8C5AE34B8CE397D1E108EDA8E66EB785AC719(__this, 4, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_58, 1, /*hidden argument*/NULL); // } return; } IL_0138: { // ChangePhaseOfAction(InputActionPhase.Performed, ref trigger, // phaseAfterPerformedOrCanceled: InputActionPhase.Started); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_60 = ___trigger0; bool L_61; L_61 = InputActionState_ChangePhaseOfAction_m02F8C5AE34B8CE397D1E108EDA8E66EB785AC719(__this, 3, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_60, 2, /*hidden argument*/NULL); // break; return; } IL_0143: { // if (actionState->isButton) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_62 = V_0; bool L_63; L_63 = TriggerState_get_isButton_mAEE1C652C035BAE01392C4DF817DCAF5C1D2FE69((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_62, /*hidden argument*/NULL); if (!L_63) { goto IL_01af; } } { // var actuation = trigger.magnitude; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_64 = ___trigger0; float L_65; L_65 = TriggerState_get_magnitude_m173021159A016BD6FAF4DE2E83AD1E1BD19EA40B_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_64, /*hidden argument*/NULL); V_7 = L_65; // var pressPoint = controls[trigger.controlIndex] is ButtonControl button ? button.pressPointOrDefault : ButtonControl.s_GlobalDefaultButtonPressPoint; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_66 = __this->get_controls_2(); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_67 = ___trigger0; int32_t L_68; L_68 = TriggerState_get_controlIndex_m960A306864E08240EEFEEDE399279D9B60C53BC4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_67, /*hidden argument*/NULL); NullCheck(L_66); int32_t L_69 = L_68; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_70 = (L_66)->GetAt(static_cast(L_69)); V_9 = ((ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 *)IsInstClass((RuntimeObject*)L_70, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_il2cpp_TypeInfo_var)); ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_71 = V_9; if (L_71) { goto IL_0172; } } { float L_72 = ((ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_StaticFields*)il2cpp_codegen_static_fields_for(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_il2cpp_TypeInfo_var))->get_s_GlobalDefaultButtonPressPoint_34(); G_B29_0 = L_72; goto IL_0179; } IL_0172: { ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_73 = V_9; NullCheck(L_73); float L_74; L_74 = ButtonControl_get_pressPointOrDefault_mD01867DB1DD0815A0DCFDE49A351C83DAE297842(L_73, /*hidden argument*/NULL); G_B29_0 = L_74; } IL_0179: { V_8 = G_B29_0; // if (Mathf.Approximately(0f, actuation)) float L_75 = V_7; bool L_76; L_76 = Mathf_Approximately_mFEB0CB3531393F6CBE07C6E0FCB473B3311F799A((0.0f), L_75, /*hidden argument*/NULL); if (!L_76) { goto IL_0194; } } { // ChangePhaseOfAction(InputActionPhase.Canceled, ref trigger); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_77 = ___trigger0; bool L_78; L_78 = InputActionState_ChangePhaseOfAction_m02F8C5AE34B8CE397D1E108EDA8E66EB785AC719(__this, 4, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_77, 1, /*hidden argument*/NULL); // } return; } IL_0194: { // var threshold = pressPoint * ButtonControl.s_GlobalDefaultButtonReleaseThreshold; float L_79 = V_8; float L_80 = ((ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_StaticFields*)il2cpp_codegen_static_fields_for(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_il2cpp_TypeInfo_var))->get_s_GlobalDefaultButtonReleaseThreshold_35(); V_10 = ((float)il2cpp_codegen_multiply((float)L_79, (float)L_80)); // if (actuation <= threshold) float L_81 = V_7; float L_82 = V_10; if ((!(((float)L_81) <= ((float)L_82)))) { goto IL_01c1; } } { // ChangePhaseOfAction(InputActionPhase.Started, ref trigger); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_83 = ___trigger0; bool L_84; L_84 = InputActionState_ChangePhaseOfAction_m02F8C5AE34B8CE397D1E108EDA8E66EB785AC719(__this, 2, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_83, 1, /*hidden argument*/NULL); // } return; } IL_01af: { // else if (actionState->isPassThrough) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_85 = V_0; bool L_86; L_86 = TriggerState_get_isPassThrough_m0C29B1F472283999596A17C0F07F97B0CA879F0F((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_85, /*hidden argument*/NULL); if (!L_86) { goto IL_01c1; } } { // ChangePhaseOfAction(InputActionPhase.Performed, ref trigger, // phaseAfterPerformedOrCanceled: InputActionPhase.Performed); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_87 = ___trigger0; bool L_88; L_88 = InputActionState_ChangePhaseOfAction_m02F8C5AE34B8CE397D1E108EDA8E66EB785AC719(__this, 3, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_87, 3, /*hidden argument*/NULL); } IL_01c1: { // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::ProcessInteractions(UnityEngine.InputSystem.InputActionState/TriggerState&,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_ProcessInteractions_m8C716FC97BEBEC3FA963DB0CE843C39C6D814AFE (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * ___trigger0, int32_t ___interactionStartIndex1, int32_t ___interactionCount2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IInputInteraction_t5FC9BB12E75973D14B4666ACAFA3A255A90B0537_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 V_0; memset((&V_0), 0, sizeof(V_0)); InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 V_4; memset((&V_4), 0, sizeof(V_4)); { // var context = new InputInteractionContext // { // m_State = this, // m_TriggerState = trigger // }; il2cpp_codegen_initobj((&V_1), sizeof(InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 )); (&V_1)->set_m_State_0(__this); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_0 = ___trigger0; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 L_1 = (*(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_0); (&V_1)->set_m_TriggerState_2(L_1); InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 L_2 = V_1; V_0 = L_2; // for (var i = 0; i < interactionCount; ++i) V_2 = 0; goto IL_0084; } IL_0023: { // var index = interactionStartIndex + i; int32_t L_3 = ___interactionStartIndex1; int32_t L_4 = V_2; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)L_4)); // var state = interactionStates[index]; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_5; L_5 = InputActionState_get_interactionStates_m59B33020170462E979BF19BA0C6004407F804A64(__this, /*hidden argument*/NULL); int32_t L_6 = V_3; uint32_t L_7 = sizeof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 ); InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 L_8 = (*(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)il2cpp_codegen_add((intptr_t)L_5, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_6), (int32_t)L_7))))); V_4 = L_8; // var interaction = interactions[index]; IInputInteractionU5BU5D_t9766C7D49E9505A3D2D3D69481F14808988287DA* L_9 = __this->get_interactions_3(); int32_t L_10 = V_3; NullCheck(L_9); int32_t L_11 = L_10; RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); // context.m_TriggerState.phase = state.phase; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_13 = (&V_0)->get_address_of_m_TriggerState_2(); int32_t L_14; L_14 = InteractionState_get_phase_mD7B4CA449A7A56AE4A8292A2BC8464D0BFC78B06_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)(&V_4), /*hidden argument*/NULL); TriggerState_set_phase_mF1192287B0FA1F1B5213E7A9E2DF393047E107BC((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_13, L_14, /*hidden argument*/NULL); // context.m_TriggerState.startTime = state.startTime; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_15 = (&V_0)->get_address_of_m_TriggerState_2(); double L_16; L_16 = InteractionState_get_startTime_m4D824D8FDFE0DDBAC911219F8AC27C6AC797F9F1_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)(&V_4), /*hidden argument*/NULL); TriggerState_set_startTime_mED223305B4E6A406E1E7612531C10B783C665D85_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_15, L_16, /*hidden argument*/NULL); // context.m_TriggerState.interactionIndex = index; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_17 = (&V_0)->get_address_of_m_TriggerState_2(); int32_t L_18 = V_3; TriggerState_set_interactionIndex_mD8C4BCBF26C49F91E6BCC2222B1FD8D2C26C5D69((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_17, L_18, /*hidden argument*/NULL); // interaction.Process(ref context); NullCheck(L_12); InterfaceActionInvoker1< InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 * >::Invoke(0 /* System.Void UnityEngine.InputSystem.IInputInteraction::Process(UnityEngine.InputSystem.InputInteractionContext&) */, IInputInteraction_t5FC9BB12E75973D14B4666ACAFA3A255A90B0537_il2cpp_TypeInfo_var, L_12, (InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 *)(&V_0)); // for (var i = 0; i < interactionCount; ++i) int32_t L_19 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_0084: { // for (var i = 0; i < interactionCount; ++i) int32_t L_20 = V_2; int32_t L_21 = ___interactionCount2; if ((((int32_t)L_20) < ((int32_t)L_21))) { goto IL_0023; } } { // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::ProcessTimeout(System.Double,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_ProcessTimeout_m867B4A4BFD673F35AABE6B08372BC1A479565545 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, double ___time0, int32_t ___mapIndex1, int32_t ___controlIndex2, int32_t ___bindingIndex3, int32_t ___interactionIndex4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IInputInteraction_t5FC9BB12E75973D14B4666ACAFA3A255A90B0537_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * V_0 = NULL; InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 V_1; memset((&V_1), 0, sizeof(V_1)); InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 V_2; memset((&V_2), 0, sizeof(V_2)); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 V_3; memset((&V_3), 0, sizeof(V_3)); { // ref var currentState = ref interactionStates[interactionIndex]; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_0; L_0 = InputActionState_get_interactionStates_m59B33020170462E979BF19BA0C6004407F804A64(__this, /*hidden argument*/NULL); int32_t L_1 = ___interactionIndex4; uint32_t L_2 = sizeof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 ); V_0 = (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_1), (int32_t)L_2)))); // var context = new InputInteractionContext // { // m_State = this, // m_TriggerState = // new TriggerState // { // phase = currentState.phase, // time = time, // mapIndex = mapIndex, // controlIndex = controlIndex, // bindingIndex = bindingIndex, // interactionIndex = interactionIndex, // startTime = currentState.startTime // }, // timerHasExpired = true, // }; il2cpp_codegen_initobj((&V_2), sizeof(InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 )); (&V_2)->set_m_State_0(__this); il2cpp_codegen_initobj((&V_3), sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 )); InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_3 = V_0; int32_t L_4; L_4 = InteractionState_get_phase_mD7B4CA449A7A56AE4A8292A2BC8464D0BFC78B06_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_3, /*hidden argument*/NULL); TriggerState_set_phase_mF1192287B0FA1F1B5213E7A9E2DF393047E107BC((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_3), L_4, /*hidden argument*/NULL); double L_5 = ___time0; TriggerState_set_time_m98D601159894D285954FCCFDED65D69EC28C2DED_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_3), L_5, /*hidden argument*/NULL); int32_t L_6 = ___mapIndex1; TriggerState_set_mapIndex_m77CA7D5BF6C96A486CDFD461A840471B3B5C16B4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_3), L_6, /*hidden argument*/NULL); int32_t L_7 = ___controlIndex2; TriggerState_set_controlIndex_m22FB2392BE73AA9B2D8F86A45050DAAA9F545EE4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_3), L_7, /*hidden argument*/NULL); int32_t L_8 = ___bindingIndex3; TriggerState_set_bindingIndex_m845217CEA5F4AB53E3D5442EAD6AF8F351378CD9((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_3), L_8, /*hidden argument*/NULL); int32_t L_9 = ___interactionIndex4; TriggerState_set_interactionIndex_mD8C4BCBF26C49F91E6BCC2222B1FD8D2C26C5D69((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_3), L_9, /*hidden argument*/NULL); InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_10 = V_0; double L_11; L_11 = InteractionState_get_startTime_m4D824D8FDFE0DDBAC911219F8AC27C6AC797F9F1_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_10, /*hidden argument*/NULL); TriggerState_set_startTime_mED223305B4E6A406E1E7612531C10B783C665D85_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_3), L_11, /*hidden argument*/NULL); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 L_12 = V_3; (&V_2)->set_m_TriggerState_2(L_12); InputInteractionContext_set_timerHasExpired_mD5484310F467F8D60331499A8ECD7840EDCB70F4((InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 *)(&V_2), (bool)1, /*hidden argument*/NULL); InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 L_13 = V_2; V_1 = L_13; // currentState.isTimerRunning = false; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_14 = V_0; InteractionState_set_isTimerRunning_m903507F707D56800C22BE9F15AFC89B40AA56BFD((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_14, (bool)0, /*hidden argument*/NULL); // currentState.totalTimeoutCompletionTimeRemaining = // Mathf.Max(currentState.totalTimeoutCompletionTimeRemaining - currentState.timerDuration, 0); InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_15 = V_0; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_16 = V_0; float L_17; L_17 = InteractionState_get_totalTimeoutCompletionTimeRemaining_m82EA3B91971FA830C72E320CD93A31113426CD55_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_16, /*hidden argument*/NULL); InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_18 = V_0; float L_19; L_19 = InteractionState_get_timerDuration_mAE8CC19E2311D502456DB26FD2DE86110F17AEA2_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_18, /*hidden argument*/NULL); float L_20; L_20 = Mathf_Max_m5C96B726079E95BB1A1DC60532553CB723D24C79(((float)il2cpp_codegen_subtract((float)L_17, (float)L_19)), (0.0f), /*hidden argument*/NULL); InteractionState_set_totalTimeoutCompletionTimeRemaining_m0913B50AF823177180D0B2AAFFA7DF382D4377C7_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_15, L_20, /*hidden argument*/NULL); // currentState.timerDuration = default; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_21 = V_0; InteractionState_set_timerDuration_m32D6ECE33BA3958A68ECFD893BFF5840D39FB52C_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_21, (0.0f), /*hidden argument*/NULL); // interactions[interactionIndex].Process(ref context); IInputInteractionU5BU5D_t9766C7D49E9505A3D2D3D69481F14808988287DA* L_22 = __this->get_interactions_3(); int32_t L_23 = ___interactionIndex4; NullCheck(L_22); int32_t L_24 = L_23; RuntimeObject* L_25 = (L_22)->GetAt(static_cast(L_24)); NullCheck(L_25); InterfaceActionInvoker1< InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 * >::Invoke(0 /* System.Void UnityEngine.InputSystem.IInputInteraction::Process(UnityEngine.InputSystem.InputInteractionContext&) */, IInputInteraction_t5FC9BB12E75973D14B4666ACAFA3A255A90B0537_il2cpp_TypeInfo_var, L_25, (InputInteractionContext_t75228CAFBDC74D7F9313CAA70C85D6E98F238909 *)(&V_1)); // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::SetTotalTimeoutCompletionTime(System.Single,UnityEngine.InputSystem.InputActionState/TriggerState&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_SetTotalTimeoutCompletionTime_m1873C227899784774E0ADD698C8E5AAB38953C38 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, float ___seconds0, TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * ___trigger1, const RuntimeMethod* method) { { // ref var interactionState = ref interactionStates[trigger.interactionIndex]; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_0; L_0 = InputActionState_get_interactionStates_m59B33020170462E979BF19BA0C6004407F804A64(__this, /*hidden argument*/NULL); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_1 = ___trigger1; int32_t L_2; L_2 = TriggerState_get_interactionIndex_m901FE8EF223E7846033D0F2A9406A9026967A1F2((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_1, /*hidden argument*/NULL); uint32_t L_3 = sizeof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 ); // interactionState.totalTimeoutCompletionDone = 0; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_4 = (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_2), (int32_t)L_3)))); InteractionState_set_totalTimeoutCompletionDone_mEDCE2E3B9682013E14F8E99C45F784058F6D6637_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_4, (0.0f), /*hidden argument*/NULL); // interactionState.totalTimeoutCompletionTimeRemaining = seconds; float L_5 = ___seconds0; InteractionState_set_totalTimeoutCompletionTimeRemaining_m0913B50AF823177180D0B2AAFFA7DF382D4377C7_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_4, L_5, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::StartTimeout(System.Single,UnityEngine.InputSystem.InputActionState/TriggerState&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_StartTimeout_mF48803007A5CF95BB23A7370CE888BCF665B6504 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, float ___seconds0, TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * ___trigger1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F * V_0 = NULL; double V_1 = 0.0; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * V_2 = NULL; int32_t V_3 = 0; int64_t V_4 = 0; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * G_B2_0 = NULL; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * G_B1_0 = NULL; { // var manager = InputSystem.s_Manager; IL2CPP_RUNTIME_CLASS_INIT(InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var); InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F * L_0 = ((InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_StaticFields*)il2cpp_codegen_static_fields_for(InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var))->get_s_Manager_2(); V_0 = L_0; // var currentTime = trigger.time; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_1 = ___trigger1; double L_2; L_2 = TriggerState_get_time_mEF5F8E6EA1177F885A7F1EE8FBEF374EFB43660C_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_1, /*hidden argument*/NULL); V_1 = L_2; // var control = controls[trigger.controlIndex]; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_3 = __this->get_controls_2(); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_4 = ___trigger1; int32_t L_5; L_5 = TriggerState_get_controlIndex_m960A306864E08240EEFEEDE399279D9B60C53BC4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_4, /*hidden argument*/NULL); NullCheck(L_3); int32_t L_6 = L_5; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_7 = (L_3)->GetAt(static_cast(L_6)); V_2 = L_7; // var interactionIndex = trigger.interactionIndex; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_8 = ___trigger1; int32_t L_9; L_9 = TriggerState_get_interactionIndex_m901FE8EF223E7846033D0F2A9406A9026967A1F2((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_8, /*hidden argument*/NULL); V_3 = L_9; // var monitorIndex = // ToCombinedMapAndControlAndBindingIndex(trigger.mapIndex, trigger.controlIndex, trigger.bindingIndex); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_10 = ___trigger1; int32_t L_11; L_11 = TriggerState_get_mapIndex_m51582ABC29AFC6629760C66F15289E86CFCC3680_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_10, /*hidden argument*/NULL); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_12 = ___trigger1; int32_t L_13; L_13 = TriggerState_get_controlIndex_m960A306864E08240EEFEEDE399279D9B60C53BC4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_12, /*hidden argument*/NULL); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_14 = ___trigger1; int32_t L_15; L_15 = TriggerState_get_bindingIndex_m0AC6E41222022188B9528FC31FBC0B519BF7F7DF_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_14, /*hidden argument*/NULL); int64_t L_16; L_16 = InputActionState_ToCombinedMapAndControlAndBindingIndex_mBE341EF3097FDEAFDDA36F7D33F5A7D887FCFE5F(__this, L_11, L_13, L_15, /*hidden argument*/NULL); V_4 = L_16; // ref var interactionState = ref interactionStates[interactionIndex]; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_17; L_17 = InputActionState_get_interactionStates_m59B33020170462E979BF19BA0C6004407F804A64(__this, /*hidden argument*/NULL); int32_t L_18 = V_3; uint32_t L_19 = sizeof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 ); // if (interactionState.isTimerRunning) InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_20 = (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)il2cpp_codegen_add((intptr_t)L_17, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_18), (int32_t)L_19)))); bool L_21; L_21 = InteractionState_get_isTimerRunning_mB8B8A9428242132BB970E4C06225D85F83685E4B((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_20, /*hidden argument*/NULL); G_B1_0 = L_20; if (!L_21) { G_B2_0 = L_20; goto IL_005b; } } { // StopTimeout(interactionIndex); int32_t L_22 = V_3; InputActionState_StopTimeout_m70A7E69A0ABAB27FE4EC60351963E86797D797CE(__this, L_22, /*hidden argument*/NULL); G_B2_0 = G_B1_0; } IL_005b: { // manager.AddStateChangeMonitorTimeout(control, this, currentTime + seconds, monitorIndex, // interactionIndex); InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F * L_23 = V_0; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_24 = V_2; double L_25 = V_1; float L_26 = ___seconds0; int64_t L_27 = V_4; int32_t L_28 = V_3; NullCheck(L_23); InputManager_AddStateChangeMonitorTimeout_mA6904625EAEA9ACCE5E8689503519DFC681ABFAC(L_23, L_24, __this, ((double)il2cpp_codegen_add((double)L_25, (double)((double)((double)L_26)))), L_27, L_28, /*hidden argument*/NULL); // interactionState.isTimerRunning = true; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_29 = (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)G_B2_0; InteractionState_set_isTimerRunning_m903507F707D56800C22BE9F15AFC89B40AA56BFD((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_29, (bool)1, /*hidden argument*/NULL); // interactionState.timerStartTime = currentTime; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_30 = (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_29; double L_31 = V_1; InteractionState_set_timerStartTime_m277EC4C58B245C6F54ADF9A80ABEEE22031A337D_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_30, L_31, /*hidden argument*/NULL); // interactionState.timerDuration = seconds; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_32 = (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_30; float L_33 = ___seconds0; InteractionState_set_timerDuration_m32D6ECE33BA3958A68ECFD893BFF5840D39FB52C_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_32, L_33, /*hidden argument*/NULL); // interactionState.timerMonitorIndex = monitorIndex; int64_t L_34 = V_4; InteractionState_set_timerMonitorIndex_m42894098E0B27D22E2DCAD528367A17F01922D5B_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_32, L_34, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::StopTimeout(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_StopTimeout_m70A7E69A0ABAB27FE4EC60351963E86797D797CE (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___interactionIndex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * V_0 = NULL; { // ref var interactionState = ref interactionStates[interactionIndex]; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_0; L_0 = InputActionState_get_interactionStates_m59B33020170462E979BF19BA0C6004407F804A64(__this, /*hidden argument*/NULL); int32_t L_1 = ___interactionIndex0; uint32_t L_2 = sizeof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 ); V_0 = (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_1), (int32_t)L_2)))); // var manager = InputSystem.s_Manager; IL2CPP_RUNTIME_CLASS_INIT(InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var); InputManager_t9E534956EF45276E5D7E75B3EA03BF1AB0EC411F * L_3 = ((InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_StaticFields*)il2cpp_codegen_static_fields_for(InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var))->get_s_Manager_2(); // manager.RemoveStateChangeMonitorTimeout(this, interactionState.timerMonitorIndex, interactionIndex); InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_4 = V_0; int64_t L_5; L_5 = InteractionState_get_timerMonitorIndex_mEA32827079AC2D34ADA18A853F529A3938E172D8_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_4, /*hidden argument*/NULL); int32_t L_6 = ___interactionIndex0; NullCheck(L_3); InputManager_RemoveStateChangeMonitorTimeout_m952F79654217D58557F4347FB8568D5A678242DD(L_3, __this, L_5, L_6, /*hidden argument*/NULL); // interactionState.isTimerRunning = false; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_7 = V_0; InteractionState_set_isTimerRunning_m903507F707D56800C22BE9F15AFC89B40AA56BFD((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_7, (bool)0, /*hidden argument*/NULL); // interactionState.totalTimeoutCompletionDone += interactionState.timerDuration; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_8 = V_0; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_9 = L_8; float L_10; L_10 = InteractionState_get_totalTimeoutCompletionDone_m3062C1D66070F3A04DDE04B3697D70C499C2C99C_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_9, /*hidden argument*/NULL); InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_11 = V_0; float L_12; L_12 = InteractionState_get_timerDuration_mAE8CC19E2311D502456DB26FD2DE86110F17AEA2_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_11, /*hidden argument*/NULL); InteractionState_set_totalTimeoutCompletionDone_mEDCE2E3B9682013E14F8E99C45F784058F6D6637_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_9, ((float)il2cpp_codegen_add((float)L_10, (float)L_12)), /*hidden argument*/NULL); // interactionState.totalTimeoutCompletionTimeRemaining = // Mathf.Max(interactionState.totalTimeoutCompletionTimeRemaining - interactionState.timerDuration, 0); InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_13 = V_0; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_14 = V_0; float L_15; L_15 = InteractionState_get_totalTimeoutCompletionTimeRemaining_m82EA3B91971FA830C72E320CD93A31113426CD55_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_14, /*hidden argument*/NULL); InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_16 = V_0; float L_17; L_17 = InteractionState_get_timerDuration_mAE8CC19E2311D502456DB26FD2DE86110F17AEA2_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_16, /*hidden argument*/NULL); float L_18; L_18 = Mathf_Max_m5C96B726079E95BB1A1DC60532553CB723D24C79(((float)il2cpp_codegen_subtract((float)L_15, (float)L_17)), (0.0f), /*hidden argument*/NULL); InteractionState_set_totalTimeoutCompletionTimeRemaining_m0913B50AF823177180D0B2AAFFA7DF382D4377C7_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_13, L_18, /*hidden argument*/NULL); // interactionState.timerDuration = default; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_19 = V_0; InteractionState_set_timerDuration_m32D6ECE33BA3958A68ECFD893BFF5840D39FB52C_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_19, (0.0f), /*hidden argument*/NULL); // interactionState.timerStartTime = default; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_20 = V_0; InteractionState_set_timerStartTime_m277EC4C58B245C6F54ADF9A80ABEEE22031A337D_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_20, (0.0), /*hidden argument*/NULL); // interactionState.timerMonitorIndex = default; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_21 = V_0; InteractionState_set_timerMonitorIndex_m42894098E0B27D22E2DCAD528367A17F01922D5B_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_21, ((int64_t)((int64_t)0)), /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::ChangePhaseOfInteraction(UnityEngine.InputSystem.InputActionPhase,UnityEngine.InputSystem.InputActionState/TriggerState&,UnityEngine.InputSystem.InputActionPhase,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_ChangePhaseOfInteraction_m76B79D5FBD6FD3D231B5C1ADCDF6CC9E535B0B06 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___newPhase0, TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * ___trigger1, int32_t ___phaseAfterPerformed2, bool ___processNextInteractionOnCancel3, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; double V_9 = 0.0; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 V_10; memset((&V_10), 0, sizeof(V_10)); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 V_11; memset((&V_11), 0, sizeof(V_11)); int32_t V_12 = 0; int32_t V_13 = 0; int32_t V_14 = 0; int32_t V_15 = 0; { // var interactionIndex = trigger.interactionIndex; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_0 = ___trigger1; int32_t L_1; L_1 = TriggerState_get_interactionIndex_m901FE8EF223E7846033D0F2A9406A9026967A1F2((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_0, /*hidden argument*/NULL); V_0 = L_1; // var bindingIndex = trigger.bindingIndex; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_2 = ___trigger1; int32_t L_3; L_3 = TriggerState_get_bindingIndex_m0AC6E41222022188B9528FC31FBC0B519BF7F7DF_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_2, /*hidden argument*/NULL); V_1 = L_3; // var phaseAfterPerformedOrCanceled = InputActionPhase.Waiting; V_2 = 1; // if (newPhase == InputActionPhase.Performed) int32_t L_4 = ___newPhase0; if ((!(((uint32_t)L_4) == ((uint32_t)3)))) { goto IL_0016; } } { // phaseAfterPerformedOrCanceled = phaseAfterPerformed; int32_t L_5 = ___phaseAfterPerformed2; V_2 = L_5; } IL_0016: { // ref var interactionState = ref interactionStates[interactionIndex]; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_6; L_6 = InputActionState_get_interactionStates_m59B33020170462E979BF19BA0C6004407F804A64(__this, /*hidden argument*/NULL); int32_t L_7 = V_0; uint32_t L_8 = sizeof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 ); V_3 = (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)il2cpp_codegen_add((intptr_t)L_6, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_7), (int32_t)L_8)))); // if (interactionState.isTimerRunning) InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_9 = V_3; bool L_10; L_10 = InteractionState_get_isTimerRunning_mB8B8A9428242132BB970E4C06225D85F83685E4B((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_003b; } } { // StopTimeout(trigger.interactionIndex); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_11 = ___trigger1; int32_t L_12; L_12 = TriggerState_get_interactionIndex_m901FE8EF223E7846033D0F2A9406A9026967A1F2((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_11, /*hidden argument*/NULL); InputActionState_StopTimeout_m70A7E69A0ABAB27FE4EC60351963E86797D797CE(__this, L_12, /*hidden argument*/NULL); } IL_003b: { // interactionState.phase = newPhase; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_13 = V_3; int32_t L_14 = ___newPhase0; InteractionState_set_phase_m5FD2CEF7F80B6134EDC170418AED219284EC8375((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_13, L_14, /*hidden argument*/NULL); // interactionState.triggerControlIndex = trigger.controlIndex; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_15 = V_3; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_16 = ___trigger1; int32_t L_17; L_17 = TriggerState_get_controlIndex_m960A306864E08240EEFEEDE399279D9B60C53BC4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_16, /*hidden argument*/NULL); InteractionState_set_triggerControlIndex_m6A1E133C5917738C85B1526E03306DAD7A6B2AD6((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_15, L_17, /*hidden argument*/NULL); // interactionState.startTime = trigger.startTime; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_18 = V_3; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_19 = ___trigger1; double L_20; L_20 = TriggerState_get_startTime_m465D962E69624146FD140452618312328005299A_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_19, /*hidden argument*/NULL); InteractionState_set_startTime_m659AB317374C71BFC8F84CE28E8F78DF99EFFF6F_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_18, L_20, /*hidden argument*/NULL); // if (newPhase == InputActionPhase.Performed) int32_t L_21 = ___newPhase0; if ((!(((uint32_t)L_21) == ((uint32_t)3)))) { goto IL_006a; } } { // interactionState.performedTime = trigger.time; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_22 = V_3; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_23 = ___trigger1; double L_24; L_24 = TriggerState_get_time_mEF5F8E6EA1177F885A7F1EE8FBEF374EFB43660C_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_23, /*hidden argument*/NULL); InteractionState_set_performedTime_m228CBE121E6814310C5382C4F5F5EC39941B1627_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_22, L_24, /*hidden argument*/NULL); } IL_006a: { // var actionIndex = bindingStates[bindingIndex].actionIndex; // We already had to tap this array and entry in ProcessControlStateChange. BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_25; L_25 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_26 = V_1; uint32_t L_27 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_28; L_28 = BindingState_get_actionIndex_m76A8FD26DBB8C6F2E6A6BF93AE89C7F4609974BE((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_25, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_26), (int32_t)L_27)))), /*hidden argument*/NULL); V_4 = L_28; // if (actionIndex != -1) int32_t L_29 = V_4; if ((((int32_t)L_29) == ((int32_t)(-1)))) { goto IL_0334; } } { // if (actionStates[actionIndex].phase == InputActionPhase.Waiting) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_30; L_30 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(__this, /*hidden argument*/NULL); int32_t L_31 = V_4; uint32_t L_32 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); int32_t L_33; L_33 = TriggerState_get_phase_m8BC034C0171DFBEFFE326B22BED602AB414D8CB8_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_30, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_31), (int32_t)L_32)))), /*hidden argument*/NULL); if ((!(((uint32_t)L_33) == ((uint32_t)1)))) { goto IL_00b1; } } { // if (!ChangePhaseOfAction(newPhase, ref trigger, // phaseAfterPerformedOrCanceled: phaseAfterPerformedOrCanceled)) int32_t L_34 = ___newPhase0; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_35 = ___trigger1; int32_t L_36 = V_2; bool L_37; L_37 = InputActionState_ChangePhaseOfAction_m02F8C5AE34B8CE397D1E108EDA8E66EB785AC719(__this, L_34, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_35, L_36, /*hidden argument*/NULL); if (L_37) { goto IL_0334; } } { // return; return; } IL_00b1: { // else if (newPhase == InputActionPhase.Canceled && actionStates[actionIndex].interactionIndex == trigger.interactionIndex) int32_t L_38 = ___newPhase0; if ((!(((uint32_t)L_38) == ((uint32_t)4)))) { goto IL_02ae; } } { TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_39; L_39 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(__this, /*hidden argument*/NULL); int32_t L_40 = V_4; uint32_t L_41 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); int32_t L_42; L_42 = TriggerState_get_interactionIndex_m901FE8EF223E7846033D0F2A9406A9026967A1F2((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_39, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_40), (int32_t)L_41)))), /*hidden argument*/NULL); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_43 = ___trigger1; int32_t L_44; L_44 = TriggerState_get_interactionIndex_m901FE8EF223E7846033D0F2A9406A9026967A1F2((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_43, /*hidden argument*/NULL); if ((!(((uint32_t)L_42) == ((uint32_t)L_44)))) { goto IL_02ae; } } { // if (!ChangePhaseOfAction(newPhase, ref trigger)) int32_t L_45 = ___newPhase0; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_46 = ___trigger1; bool L_47; L_47 = InputActionState_ChangePhaseOfAction_m02F8C5AE34B8CE397D1E108EDA8E66EB785AC719(__this, L_45, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_46, 1, /*hidden argument*/NULL); if (L_47) { goto IL_00e5; } } { // return; return; } IL_00e5: { // if (processNextInteractionOnCancel == false) bool L_48 = ___processNextInteractionOnCancel3; if (L_48) { goto IL_00ea; } } { // return; return; } IL_00ea: { // var interactionStartIndex = bindingStates[bindingIndex].interactionStartIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_49; L_49 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_50 = V_1; uint32_t L_51 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_52; L_52 = BindingState_get_interactionStartIndex_m26CC89E4B1126CD0E97B1311779C00A1A67C21ED((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_49, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_50), (int32_t)L_51)))), /*hidden argument*/NULL); V_5 = L_52; // var numInteractions = bindingStates[bindingIndex].interactionCount; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_53; L_53 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_54 = V_1; uint32_t L_55 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_56; L_56 = BindingState_get_interactionCount_m217CDA8CC122F25A51F4CBE8FDF5735C08A7785E_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_53, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_54), (int32_t)L_55)))), /*hidden argument*/NULL); V_6 = L_56; // for (var i = 0; i < numInteractions; ++i) V_7 = 0; goto IL_02a0; } IL_0120: { // var index = interactionStartIndex + i; int32_t L_57 = V_5; int32_t L_58 = V_7; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_57, (int32_t)L_58)); // if (index != trigger.interactionIndex && (interactionStates[index].phase == InputActionPhase.Started || // interactionStates[index].phase == InputActionPhase.Performed)) int32_t L_59 = V_8; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_60 = ___trigger1; int32_t L_61; L_61 = TriggerState_get_interactionIndex_m901FE8EF223E7846033D0F2A9406A9026967A1F2((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_60, /*hidden argument*/NULL); if ((((int32_t)L_59) == ((int32_t)L_61))) { goto IL_029a; } } { InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_62; L_62 = InputActionState_get_interactionStates_m59B33020170462E979BF19BA0C6004407F804A64(__this, /*hidden argument*/NULL); int32_t L_63 = V_8; uint32_t L_64 = sizeof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 ); int32_t L_65; L_65 = InteractionState_get_phase_mD7B4CA449A7A56AE4A8292A2BC8464D0BFC78B06_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)il2cpp_codegen_add((intptr_t)L_62, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_63), (int32_t)L_64)))), /*hidden argument*/NULL); if ((((int32_t)L_65) == ((int32_t)2))) { goto IL_0169; } } { InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_66; L_66 = InputActionState_get_interactionStates_m59B33020170462E979BF19BA0C6004407F804A64(__this, /*hidden argument*/NULL); int32_t L_67 = V_8; uint32_t L_68 = sizeof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 ); int32_t L_69; L_69 = InteractionState_get_phase_mD7B4CA449A7A56AE4A8292A2BC8464D0BFC78B06_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)il2cpp_codegen_add((intptr_t)L_66, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_67), (int32_t)L_68)))), /*hidden argument*/NULL); if ((!(((uint32_t)L_69) == ((uint32_t)3)))) { goto IL_029a; } } IL_0169: { // var startTime = interactionStates[index].startTime; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_70; L_70 = InputActionState_get_interactionStates_m59B33020170462E979BF19BA0C6004407F804A64(__this, /*hidden argument*/NULL); int32_t L_71 = V_8; uint32_t L_72 = sizeof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 ); double L_73; L_73 = InteractionState_get_startTime_m4D824D8FDFE0DDBAC911219F8AC27C6AC797F9F1_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)il2cpp_codegen_add((intptr_t)L_70, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_71), (int32_t)L_72)))), /*hidden argument*/NULL); V_9 = L_73; // var triggerForInteraction = new TriggerState // { // phase = InputActionPhase.Started, // controlIndex = interactionStates[index].triggerControlIndex, // bindingIndex = trigger.bindingIndex, // interactionIndex = index, // mapIndex = trigger.mapIndex, // time = startTime, // startTime = startTime, // }; il2cpp_codegen_initobj((&V_11), sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 )); TriggerState_set_phase_mF1192287B0FA1F1B5213E7A9E2DF393047E107BC((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_11), 2, /*hidden argument*/NULL); InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_74; L_74 = InputActionState_get_interactionStates_m59B33020170462E979BF19BA0C6004407F804A64(__this, /*hidden argument*/NULL); int32_t L_75 = V_8; uint32_t L_76 = sizeof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 ); int32_t L_77; L_77 = InteractionState_get_triggerControlIndex_m2FA9337DD239FA16F1B24409038CD7E4F4E8DB52((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)il2cpp_codegen_add((intptr_t)L_74, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_75), (int32_t)L_76)))), /*hidden argument*/NULL); TriggerState_set_controlIndex_m22FB2392BE73AA9B2D8F86A45050DAAA9F545EE4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_11), L_77, /*hidden argument*/NULL); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_78 = ___trigger1; int32_t L_79; L_79 = TriggerState_get_bindingIndex_m0AC6E41222022188B9528FC31FBC0B519BF7F7DF_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_78, /*hidden argument*/NULL); TriggerState_set_bindingIndex_m845217CEA5F4AB53E3D5442EAD6AF8F351378CD9((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_11), L_79, /*hidden argument*/NULL); int32_t L_80 = V_8; TriggerState_set_interactionIndex_mD8C4BCBF26C49F91E6BCC2222B1FD8D2C26C5D69((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_11), L_80, /*hidden argument*/NULL); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_81 = ___trigger1; int32_t L_82; L_82 = TriggerState_get_mapIndex_m51582ABC29AFC6629760C66F15289E86CFCC3680_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_81, /*hidden argument*/NULL); TriggerState_set_mapIndex_m77CA7D5BF6C96A486CDFD461A840471B3B5C16B4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_11), L_82, /*hidden argument*/NULL); double L_83 = V_9; TriggerState_set_time_m98D601159894D285954FCCFDED65D69EC28C2DED_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_11), L_83, /*hidden argument*/NULL); double L_84 = V_9; TriggerState_set_startTime_mED223305B4E6A406E1E7612531C10B783C665D85_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_11), L_84, /*hidden argument*/NULL); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 L_85 = V_11; V_10 = L_85; // if (!ChangePhaseOfAction(InputActionPhase.Started, ref triggerForInteraction)) bool L_86; L_86 = InputActionState_ChangePhaseOfAction_m02F8C5AE34B8CE397D1E108EDA8E66EB785AC719(__this, 2, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_10), 1, /*hidden argument*/NULL); if (L_86) { goto IL_01f4; } } { // return; return; } IL_01f4: { // if (interactionStates[index].phase == InputActionPhase.Performed) InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_87; L_87 = InputActionState_get_interactionStates_m59B33020170462E979BF19BA0C6004407F804A64(__this, /*hidden argument*/NULL); int32_t L_88 = V_8; uint32_t L_89 = sizeof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 ); int32_t L_90; L_90 = InteractionState_get_phase_mD7B4CA449A7A56AE4A8292A2BC8464D0BFC78B06_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)il2cpp_codegen_add((intptr_t)L_87, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_88), (int32_t)L_89)))), /*hidden argument*/NULL); if ((!(((uint32_t)L_90) == ((uint32_t)3)))) { goto IL_0334; } } { // triggerForInteraction = new TriggerState // { // phase = InputActionPhase.Performed, // controlIndex = interactionStates[index].triggerControlIndex, // bindingIndex = trigger.bindingIndex, // interactionIndex = index, // mapIndex = trigger.mapIndex, // time = interactionStates[index].performedTime, // Time when the interaction performed. // startTime = startTime, // }; il2cpp_codegen_initobj((&V_11), sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 )); TriggerState_set_phase_mF1192287B0FA1F1B5213E7A9E2DF393047E107BC((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_11), 3, /*hidden argument*/NULL); InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_91; L_91 = InputActionState_get_interactionStates_m59B33020170462E979BF19BA0C6004407F804A64(__this, /*hidden argument*/NULL); int32_t L_92 = V_8; uint32_t L_93 = sizeof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 ); int32_t L_94; L_94 = InteractionState_get_triggerControlIndex_m2FA9337DD239FA16F1B24409038CD7E4F4E8DB52((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)il2cpp_codegen_add((intptr_t)L_91, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_92), (int32_t)L_93)))), /*hidden argument*/NULL); TriggerState_set_controlIndex_m22FB2392BE73AA9B2D8F86A45050DAAA9F545EE4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_11), L_94, /*hidden argument*/NULL); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_95 = ___trigger1; int32_t L_96; L_96 = TriggerState_get_bindingIndex_m0AC6E41222022188B9528FC31FBC0B519BF7F7DF_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_95, /*hidden argument*/NULL); TriggerState_set_bindingIndex_m845217CEA5F4AB53E3D5442EAD6AF8F351378CD9((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_11), L_96, /*hidden argument*/NULL); int32_t L_97 = V_8; TriggerState_set_interactionIndex_mD8C4BCBF26C49F91E6BCC2222B1FD8D2C26C5D69((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_11), L_97, /*hidden argument*/NULL); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_98 = ___trigger1; int32_t L_99; L_99 = TriggerState_get_mapIndex_m51582ABC29AFC6629760C66F15289E86CFCC3680_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_98, /*hidden argument*/NULL); TriggerState_set_mapIndex_m77CA7D5BF6C96A486CDFD461A840471B3B5C16B4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_11), L_99, /*hidden argument*/NULL); InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_100; L_100 = InputActionState_get_interactionStates_m59B33020170462E979BF19BA0C6004407F804A64(__this, /*hidden argument*/NULL); int32_t L_101 = V_8; uint32_t L_102 = sizeof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 ); double L_103; L_103 = InteractionState_get_performedTime_m19E4730D78E380167FD60D0C583A8586B261CF6E_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)il2cpp_codegen_add((intptr_t)L_100, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_101), (int32_t)L_102)))), /*hidden argument*/NULL); TriggerState_set_time_m98D601159894D285954FCCFDED65D69EC28C2DED_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_11), L_103, /*hidden argument*/NULL); double L_104 = V_9; TriggerState_set_startTime_mED223305B4E6A406E1E7612531C10B783C665D85_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_11), L_104, /*hidden argument*/NULL); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 L_105 = V_11; V_10 = L_105; // if (!ChangePhaseOfAction(InputActionPhase.Performed, ref triggerForInteraction)) bool L_106; L_106 = InputActionState_ChangePhaseOfAction_m02F8C5AE34B8CE397D1E108EDA8E66EB785AC719(__this, 3, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_10), 1, /*hidden argument*/NULL); if (L_106) { goto IL_0334; } } { // return; return; } IL_029a: { // for (var i = 0; i < numInteractions; ++i) int32_t L_107 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_107, (int32_t)1)); } IL_02a0: { // for (var i = 0; i < numInteractions; ++i) int32_t L_108 = V_7; int32_t L_109 = V_6; if ((((int32_t)L_108) < ((int32_t)L_109))) { goto IL_0120; } } { // } goto IL_0334; } IL_02ae: { // else if (actionStates[actionIndex].interactionIndex == trigger.interactionIndex) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_110; L_110 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(__this, /*hidden argument*/NULL); int32_t L_111 = V_4; uint32_t L_112 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); int32_t L_113; L_113 = TriggerState_get_interactionIndex_m901FE8EF223E7846033D0F2A9406A9026967A1F2((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_110, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_111), (int32_t)L_112)))), /*hidden argument*/NULL); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_114 = ___trigger1; int32_t L_115; L_115 = TriggerState_get_interactionIndex_m901FE8EF223E7846033D0F2A9406A9026967A1F2((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_114, /*hidden argument*/NULL); if ((!(((uint32_t)L_113) == ((uint32_t)L_115)))) { goto IL_0334; } } { // if (!ChangePhaseOfAction(newPhase, ref trigger, phaseAfterPerformedOrCanceled)) int32_t L_116 = ___newPhase0; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_117 = ___trigger1; int32_t L_118 = V_2; bool L_119; L_119 = InputActionState_ChangePhaseOfAction_m02F8C5AE34B8CE397D1E108EDA8E66EB785AC719(__this, L_116, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_117, L_118, /*hidden argument*/NULL); if (L_119) { goto IL_02d8; } } { // return; return; } IL_02d8: { // if (newPhase == InputActionPhase.Performed) int32_t L_120 = ___newPhase0; if ((!(((uint32_t)L_120) == ((uint32_t)3)))) { goto IL_0334; } } { // var interactionStartIndex = bindingStates[bindingIndex].interactionStartIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_121; L_121 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_122 = V_1; uint32_t L_123 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_124; L_124 = BindingState_get_interactionStartIndex_m26CC89E4B1126CD0E97B1311779C00A1A67C21ED((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_121, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_122), (int32_t)L_123)))), /*hidden argument*/NULL); V_12 = L_124; // var numInteractions = bindingStates[bindingIndex].interactionCount; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_125; L_125 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_126 = V_1; uint32_t L_127 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_128; L_128 = BindingState_get_interactionCount_m217CDA8CC122F25A51F4CBE8FDF5735C08A7785E_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_125, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_126), (int32_t)L_127)))), /*hidden argument*/NULL); V_13 = L_128; // for (var i = 0; i < numInteractions; ++i) V_14 = 0; goto IL_032e; } IL_030f: { // var index = interactionStartIndex + i; int32_t L_129 = V_12; int32_t L_130 = V_14; V_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_129, (int32_t)L_130)); // if (index != trigger.interactionIndex) int32_t L_131 = V_15; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_132 = ___trigger1; int32_t L_133; L_133 = TriggerState_get_interactionIndex_m901FE8EF223E7846033D0F2A9406A9026967A1F2((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_132, /*hidden argument*/NULL); if ((((int32_t)L_131) == ((int32_t)L_133))) { goto IL_0328; } } { // ResetInteractionState(index); int32_t L_134 = V_15; InputActionState_ResetInteractionState_m4F18236FE888190682F5920963C2A826B63C566C(__this, L_134, /*hidden argument*/NULL); } IL_0328: { // for (var i = 0; i < numInteractions; ++i) int32_t L_135 = V_14; V_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_135, (int32_t)1)); } IL_032e: { // for (var i = 0; i < numInteractions; ++i) int32_t L_136 = V_14; int32_t L_137 = V_13; if ((((int32_t)L_136) < ((int32_t)L_137))) { goto IL_030f; } } IL_0334: { // if (newPhase == InputActionPhase.Performed && actionStates[actionIndex].interactionIndex != trigger.interactionIndex) int32_t L_138 = ___newPhase0; if ((!(((uint32_t)L_138) == ((uint32_t)3)))) { goto IL_0356; } } { TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_139; L_139 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(__this, /*hidden argument*/NULL); int32_t L_140 = V_4; uint32_t L_141 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); int32_t L_142; L_142 = TriggerState_get_interactionIndex_m901FE8EF223E7846033D0F2A9406A9026967A1F2((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_139, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_140), (int32_t)L_141)))), /*hidden argument*/NULL); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_143 = ___trigger1; int32_t L_144; L_144 = TriggerState_get_interactionIndex_m901FE8EF223E7846033D0F2A9406A9026967A1F2((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_143, /*hidden argument*/NULL); if ((!(((uint32_t)L_142) == ((uint32_t)L_144)))) { goto IL_037a; } } IL_0356: { // else if (newPhase == InputActionPhase.Performed && phaseAfterPerformed != InputActionPhase.Waiting) int32_t L_145 = ___newPhase0; if ((!(((uint32_t)L_145) == ((uint32_t)3)))) { goto IL_0366; } } { int32_t L_146 = ___phaseAfterPerformed2; if ((((int32_t)L_146) == ((int32_t)1))) { goto IL_0366; } } { // interactionState.phase = phaseAfterPerformed; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_147 = V_3; int32_t L_148 = ___phaseAfterPerformed2; InteractionState_set_phase_m5FD2CEF7F80B6134EDC170418AED219284EC8375((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)L_147, L_148, /*hidden argument*/NULL); // } return; } IL_0366: { // else if (newPhase == InputActionPhase.Performed || newPhase == InputActionPhase.Canceled) int32_t L_149 = ___newPhase0; if ((((int32_t)L_149) == ((int32_t)3))) { goto IL_036e; } } { int32_t L_150 = ___newPhase0; if ((!(((uint32_t)L_150) == ((uint32_t)4)))) { goto IL_037a; } } IL_036e: { // ResetInteractionState(trigger.interactionIndex); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_151 = ___trigger1; int32_t L_152; L_152 = TriggerState_get_interactionIndex_m901FE8EF223E7846033D0F2A9406A9026967A1F2((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_151, /*hidden argument*/NULL); InputActionState_ResetInteractionState_m4F18236FE888190682F5920963C2A826B63C566C(__this, L_152, /*hidden argument*/NULL); } IL_037a: { // } return; } } // System.Boolean UnityEngine.InputSystem.InputActionState::ChangePhaseOfAction(UnityEngine.InputSystem.InputActionPhase,UnityEngine.InputSystem.InputActionState/TriggerState&,UnityEngine.InputSystem.InputActionPhase) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionState_ChangePhaseOfAction_m02F8C5AE34B8CE397D1E108EDA8E66EB785AC719 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___newPhase0, TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * ___trigger1, int32_t ___phaseAfterPerformedOrCanceled2, const RuntimeMethod* method) { int32_t V_0 = 0; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * V_1 = NULL; bool V_2 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // var actionIndex = bindingStates[trigger.bindingIndex].actionIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_0; L_0 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_1 = ___trigger1; int32_t L_2; L_2 = TriggerState_get_bindingIndex_m0AC6E41222022188B9528FC31FBC0B519BF7F7DF_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_1, /*hidden argument*/NULL); uint32_t L_3 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_4; L_4 = BindingState_get_actionIndex_m76A8FD26DBB8C6F2E6A6BF93AE89C7F4609974BE((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_2), (int32_t)L_3)))), /*hidden argument*/NULL); V_0 = L_4; // if (actionIndex == kInvalidIndex) int32_t L_5 = V_0; if ((!(((uint32_t)L_5) == ((uint32_t)(-1))))) { goto IL_0021; } } { // return true; // No action associated with binding. return (bool)1; } IL_0021: { // var actionState = &actionStates[actionIndex]; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_6; L_6 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(__this, /*hidden argument*/NULL); int32_t L_7 = V_0; uint32_t L_8 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); V_1 = (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((uintptr_t)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_6, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_7), (int32_t)L_8))))); // if (actionState->isDisabled) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_9 = V_1; bool L_10; L_10 = TriggerState_get_isDisabled_m74AD9230B5F4EA3B869AFE58AA8F3871ECDD7B50((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_003d; } } { // return true; return (bool)1; } IL_003d: { // actionState->inProcessing = true; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_11 = V_1; TriggerState_set_inProcessing_mA94381FE9D8C993F8836F8E8E781D648A0F4E219((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_11, (bool)1, /*hidden argument*/NULL); } IL_0044: try { // begin try (depth: 1) { // if (actionState->isPassThrough && trigger.interactionIndex == kInvalidIndex) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_12 = V_1; bool L_13; L_13 = TriggerState_get_isPassThrough_m0C29B1F472283999596A17C0F07F97B0CA879F0F((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_0071; } } IL_004c: { TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_14 = ___trigger1; int32_t L_15; L_15 = TriggerState_get_interactionIndex_m901FE8EF223E7846033D0F2A9406A9026967A1F2((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_14, /*hidden argument*/NULL); if ((!(((uint32_t)L_15) == ((uint32_t)(-1))))) { goto IL_0071; } } IL_0055: { // ChangePhaseOfActionInternal(actionIndex, actionState, newPhase, ref trigger); int32_t L_16 = V_0; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_17 = V_1; int32_t L_18 = ___newPhase0; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_19 = ___trigger1; InputActionState_ChangePhaseOfActionInternal_m3EAE0D8D324CEFECE8DB4098ED831409184726BB(__this, L_16, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_17, L_18, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_19, /*hidden argument*/NULL); // if (!actionState->inProcessing) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_20 = V_1; bool L_21; L_21 = TriggerState_get_inProcessing_m5EDDEEE0FCEF1FF36E0256DF34B84A85C3B2AA73((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_20, /*hidden argument*/NULL); if (L_21) { goto IL_0105; } } IL_006a: { // return false; V_2 = (bool)0; IL2CPP_LEAVE(0x130, FINALLY_0107); } IL_0071: { // else if (newPhase == InputActionPhase.Performed && actionState->phase == InputActionPhase.Waiting) int32_t L_22 = ___newPhase0; if ((!(((uint32_t)L_22) == ((uint32_t)3)))) { goto IL_00d3; } } IL_0075: { TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_23 = V_1; int32_t L_24; L_24 = TriggerState_get_phase_m8BC034C0171DFBEFFE326B22BED602AB414D8CB8_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_23, /*hidden argument*/NULL); if ((!(((uint32_t)L_24) == ((uint32_t)1)))) { goto IL_00d3; } } IL_007e: { // ChangePhaseOfActionInternal(actionIndex, actionState, InputActionPhase.Started, ref trigger); int32_t L_25 = V_0; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_26 = V_1; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_27 = ___trigger1; InputActionState_ChangePhaseOfActionInternal_m3EAE0D8D324CEFECE8DB4098ED831409184726BB(__this, L_25, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_26, 2, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_27, /*hidden argument*/NULL); // if (!actionState->inProcessing) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_28 = V_1; bool L_29; L_29 = TriggerState_get_inProcessing_m5EDDEEE0FCEF1FF36E0256DF34B84A85C3B2AA73((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_28, /*hidden argument*/NULL); if (L_29) { goto IL_0097; } } IL_0090: { // return false; V_2 = (bool)0; IL2CPP_LEAVE(0x130, FINALLY_0107); } IL_0097: { // ChangePhaseOfActionInternal(actionIndex, actionState, newPhase, ref trigger); int32_t L_30 = V_0; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_31 = V_1; int32_t L_32 = ___newPhase0; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_33 = ___trigger1; InputActionState_ChangePhaseOfActionInternal_m3EAE0D8D324CEFECE8DB4098ED831409184726BB(__this, L_30, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_31, L_32, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_33, /*hidden argument*/NULL); // if (!actionState->inProcessing) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_34 = V_1; bool L_35; L_35 = TriggerState_get_inProcessing_m5EDDEEE0FCEF1FF36E0256DF34B84A85C3B2AA73((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_34, /*hidden argument*/NULL); if (L_35) { goto IL_00b0; } } IL_00a9: { // return false; V_2 = (bool)0; IL2CPP_LEAVE(0x130, FINALLY_0107); } IL_00b0: { // if (phaseAfterPerformedOrCanceled == InputActionPhase.Waiting) int32_t L_36 = ___phaseAfterPerformedOrCanceled2; if ((!(((uint32_t)L_36) == ((uint32_t)1)))) { goto IL_00be; } } IL_00b4: { // ChangePhaseOfActionInternal(actionIndex, actionState, InputActionPhase.Canceled, ref trigger); int32_t L_37 = V_0; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_38 = V_1; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_39 = ___trigger1; InputActionState_ChangePhaseOfActionInternal_m3EAE0D8D324CEFECE8DB4098ED831409184726BB(__this, L_37, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_38, 4, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_39, /*hidden argument*/NULL); } IL_00be: { // if (!actionState->inProcessing) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_40 = V_1; bool L_41; L_41 = TriggerState_get_inProcessing_m5EDDEEE0FCEF1FF36E0256DF34B84A85C3B2AA73((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_40, /*hidden argument*/NULL); if (L_41) { goto IL_00ca; } } IL_00c6: { // return false; V_2 = (bool)0; IL2CPP_LEAVE(0x130, FINALLY_0107); } IL_00ca: { // actionState->phase = phaseAfterPerformedOrCanceled; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_42 = V_1; int32_t L_43 = ___phaseAfterPerformedOrCanceled2; TriggerState_set_phase_mF1192287B0FA1F1B5213E7A9E2DF393047E107BC((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_42, L_43, /*hidden argument*/NULL); // } IL2CPP_LEAVE(0x10F, FINALLY_0107); } IL_00d3: { // else if (actionState->phase != newPhase || newPhase == InputActionPhase.Performed) // We allow Performed to trigger repeatedly. TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_44 = V_1; int32_t L_45; L_45 = TriggerState_get_phase_m8BC034C0171DFBEFFE326B22BED602AB414D8CB8_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_44, /*hidden argument*/NULL); int32_t L_46 = ___newPhase0; if ((!(((uint32_t)L_45) == ((uint32_t)L_46)))) { goto IL_00e0; } } IL_00dc: { int32_t L_47 = ___newPhase0; if ((!(((uint32_t)L_47) == ((uint32_t)3)))) { goto IL_0105; } } IL_00e0: { // ChangePhaseOfActionInternal(actionIndex, actionState, newPhase, ref trigger); int32_t L_48 = V_0; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_49 = V_1; int32_t L_50 = ___newPhase0; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_51 = ___trigger1; InputActionState_ChangePhaseOfActionInternal_m3EAE0D8D324CEFECE8DB4098ED831409184726BB(__this, L_48, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_49, L_50, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_51, /*hidden argument*/NULL); // if (!actionState->inProcessing) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_52 = V_1; bool L_53; L_53 = TriggerState_get_inProcessing_m5EDDEEE0FCEF1FF36E0256DF34B84A85C3B2AA73((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_52, /*hidden argument*/NULL); if (L_53) { goto IL_00f6; } } IL_00f2: { // return false; V_2 = (bool)0; IL2CPP_LEAVE(0x130, FINALLY_0107); } IL_00f6: { // if (newPhase == InputActionPhase.Performed || newPhase == InputActionPhase.Canceled) int32_t L_54 = ___newPhase0; if ((((int32_t)L_54) == ((int32_t)3))) { goto IL_00fe; } } IL_00fa: { int32_t L_55 = ___newPhase0; if ((!(((uint32_t)L_55) == ((uint32_t)4)))) { goto IL_0105; } } IL_00fe: { // actionState->phase = phaseAfterPerformedOrCanceled; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_56 = V_1; int32_t L_57 = ___phaseAfterPerformedOrCanceled2; TriggerState_set_phase_mF1192287B0FA1F1B5213E7A9E2DF393047E107BC((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_56, L_57, /*hidden argument*/NULL); } IL_0105: { // } IL2CPP_LEAVE(0x10F, FINALLY_0107); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0107; } FINALLY_0107: { // begin finally (depth: 1) // actionState->inProcessing = false; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_58 = V_1; TriggerState_set_inProcessing_mA94381FE9D8C993F8836F8E8E781D648A0F4E219((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_58, (bool)0, /*hidden argument*/NULL); // } IL2CPP_END_FINALLY(263) } // end finally (depth: 1) IL2CPP_CLEANUP(263) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x130, IL_0130) IL2CPP_JUMP_TBL(0x10F, IL_010f) } IL_010f: { // if (actionState->phase == InputActionPhase.Waiting) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_59 = V_1; int32_t L_60; L_60 = TriggerState_get_phase_m8BC034C0171DFBEFFE326B22BED602AB414D8CB8_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_59, /*hidden argument*/NULL); if ((!(((uint32_t)L_60) == ((uint32_t)1)))) { goto IL_012e; } } { // actionState->controlIndex = kInvalidIndex; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_61 = V_1; TriggerState_set_controlIndex_m22FB2392BE73AA9B2D8F86A45050DAAA9F545EE4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_61, (-1), /*hidden argument*/NULL); // actionState->flags &= ~TriggerState.Flags.HaveMagnitude; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_62 = V_1; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_63 = (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_62; int32_t L_64; L_64 = TriggerState_get_flags_m92298B376257B5AFF98DACFE3821211B5BF9BF8F_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_63, /*hidden argument*/NULL); TriggerState_set_flags_m595CDE33F641EE09631BECA776165FE9940D1152((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_63, ((int32_t)((int32_t)L_64&(int32_t)((int32_t)-2))), /*hidden argument*/NULL); } IL_012e: { // return true; return (bool)1; } IL_0130: { // } bool L_65 = V_2; return L_65; } } // System.Void UnityEngine.InputSystem.InputActionState::ChangePhaseOfActionInternal(System.Int32,UnityEngine.InputSystem.InputActionState/TriggerState*,UnityEngine.InputSystem.InputActionPhase,UnityEngine.InputSystem.InputActionState/TriggerState&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_ChangePhaseOfActionInternal_m3EAE0D8D324CEFECE8DB4098ED831409184726BB (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___actionIndex0, TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * ___actionState1, int32_t ___newPhase2, TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * ___trigger3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral008F6E1BE2B28B633406A8328A0C886C24DD0A51); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA41CA1583CF7F9B7681B6464696960B8E54B3A96); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEB9331669B60C315ADB2F574C3C7DBA9736364CD); s_Il2CppMethodInitialized = true; } TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 V_0; memset((&V_0), 0, sizeof(V_0)); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * V_1 = NULL; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * V_2 = NULL; { // var newState = trigger; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_0 = ___trigger3; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 L_1 = (*(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_0); V_0 = L_1; // newState.flags = actionState->flags; // Preserve flags. TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_2 = ___actionState1; int32_t L_3; L_3 = TriggerState_get_flags_m92298B376257B5AFF98DACFE3821211B5BF9BF8F_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_2, /*hidden argument*/NULL); TriggerState_set_flags_m595CDE33F641EE09631BECA776165FE9940D1152((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_0), L_3, /*hidden argument*/NULL); // if (newPhase != InputActionPhase.Canceled) int32_t L_4 = ___newPhase2; if ((((int32_t)L_4) == ((int32_t)4))) { goto IL_0029; } } { // newState.magnitude = trigger.magnitude; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_5 = ___trigger3; float L_6; L_6 = TriggerState_get_magnitude_m173021159A016BD6FAF4DE2E83AD1E1BD19EA40B_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_5, /*hidden argument*/NULL); TriggerState_set_magnitude_mECC77E4FF25E2406CF344A1B2B03CBC400CE6A23((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_0), L_6, /*hidden argument*/NULL); goto IL_0035; } IL_0029: { // newState.magnitude = 0; TriggerState_set_magnitude_mECC77E4FF25E2406CF344A1B2B03CBC400CE6A23((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_0), (0.0f), /*hidden argument*/NULL); } IL_0035: { // newState.phase = newPhase; int32_t L_7 = ___newPhase2; TriggerState_set_phase_mF1192287B0FA1F1B5213E7A9E2DF393047E107BC((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_0), L_7, /*hidden argument*/NULL); // if (newPhase == InputActionPhase.Performed) int32_t L_8 = ___newPhase2; if ((!(((uint32_t)L_8) == ((uint32_t)3)))) { goto IL_008e; } } { // newState.lastPerformedInUpdate = InputUpdate.s_UpdateStepCount; uint32_t L_9 = ((InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_StaticFields*)il2cpp_codegen_static_fields_for(InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_il2cpp_TypeInfo_var))->get_s_UpdateStepCount_0(); TriggerState_set_lastPerformedInUpdate_m52FFBC2B47B3B86CA2832E5E9ECDAA86A2111F2D_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_0), L_9, /*hidden argument*/NULL); // newState.lastCanceledInUpdate = actionState->lastCanceledInUpdate; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_10 = ___actionState1; uint32_t L_11; L_11 = TriggerState_get_lastCanceledInUpdate_m40F3C54DFD4A0DA120DA32572B3AF1316AFCE224_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_10, /*hidden argument*/NULL); TriggerState_set_lastCanceledInUpdate_m03463C5ED08F1C465056AB621D143C0D7884E8C8_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_0), L_11, /*hidden argument*/NULL); // if (controlGroupingAndComplexity[trigger.controlIndex * 2 + 1] > 1 && // // we can end up switching to performed state from an interaction with a timeout, at which point // // the original event will probably have been removed from memory, so make sure to check // // we still have one // m_CurrentlyProcessingThisEvent.valid) uint16_t* L_12; L_12 = InputActionState_get_controlGroupingAndComplexity_mDBF7B509165E79D75FDBF36C483BAB39402AC229(__this, /*hidden argument*/NULL); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_13 = ___trigger3; int32_t L_14; L_14 = TriggerState_get_controlIndex_m960A306864E08240EEFEEDE399279D9B60C53BC4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_13, /*hidden argument*/NULL); int32_t L_15 = *((uint16_t*)((uint16_t*)il2cpp_codegen_add((intptr_t)L_12, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_14, (int32_t)2)), (int32_t)1))), (int32_t)2))))); if ((((int32_t)L_15) <= ((int32_t)1))) { goto IL_00c7; } } { InputEventPtr_t3ECDD4FDE129B0CD8021DF46D8D01D941F4AE5C1 * L_16 = __this->get_address_of_m_CurrentlyProcessingThisEvent_11(); bool L_17; L_17 = InputEventPtr_get_valid_m89FC8685702EDBBB434A0576EED219CA4BF0630C((InputEventPtr_t3ECDD4FDE129B0CD8021DF46D8D01D941F4AE5C1 *)L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_00c7; } } { // m_CurrentlyProcessingThisEvent.handled = true; InputEventPtr_t3ECDD4FDE129B0CD8021DF46D8D01D941F4AE5C1 * L_18 = __this->get_address_of_m_CurrentlyProcessingThisEvent_11(); InputEventPtr_set_handled_mDBBEF41220F96FEAD529994EE8615A3F23640A2A((InputEventPtr_t3ECDD4FDE129B0CD8021DF46D8D01D941F4AE5C1 *)L_18, (bool)1, /*hidden argument*/NULL); // } goto IL_00c7; } IL_008e: { // else if (newPhase == InputActionPhase.Canceled) int32_t L_19 = ___newPhase2; if ((!(((uint32_t)L_19) == ((uint32_t)4)))) { goto IL_00ad; } } { // newState.lastCanceledInUpdate = InputUpdate.s_UpdateStepCount; uint32_t L_20 = ((InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_StaticFields*)il2cpp_codegen_static_fields_for(InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_il2cpp_TypeInfo_var))->get_s_UpdateStepCount_0(); TriggerState_set_lastCanceledInUpdate_m03463C5ED08F1C465056AB621D143C0D7884E8C8_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_0), L_20, /*hidden argument*/NULL); // newState.lastPerformedInUpdate = actionState->lastPerformedInUpdate; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_21 = ___actionState1; uint32_t L_22; L_22 = TriggerState_get_lastPerformedInUpdate_m5CAB6842AAD841DE5F44102F4BC837D6A4EC141D_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_21, /*hidden argument*/NULL); TriggerState_set_lastPerformedInUpdate_m52FFBC2B47B3B86CA2832E5E9ECDAA86A2111F2D_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_0), L_22, /*hidden argument*/NULL); // } goto IL_00c7; } IL_00ad: { // newState.lastPerformedInUpdate = actionState->lastPerformedInUpdate; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_23 = ___actionState1; uint32_t L_24; L_24 = TriggerState_get_lastPerformedInUpdate_m5CAB6842AAD841DE5F44102F4BC837D6A4EC141D_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_23, /*hidden argument*/NULL); TriggerState_set_lastPerformedInUpdate_m52FFBC2B47B3B86CA2832E5E9ECDAA86A2111F2D_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_0), L_24, /*hidden argument*/NULL); // newState.lastCanceledInUpdate = actionState->lastCanceledInUpdate; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_25 = ___actionState1; uint32_t L_26; L_26 = TriggerState_get_lastCanceledInUpdate_m40F3C54DFD4A0DA120DA32572B3AF1316AFCE224_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_25, /*hidden argument*/NULL); TriggerState_set_lastCanceledInUpdate_m03463C5ED08F1C465056AB621D143C0D7884E8C8_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_0), L_26, /*hidden argument*/NULL); } IL_00c7: { // newState.pressedInUpdate = actionState->pressedInUpdate; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_27 = ___actionState1; uint32_t L_28; L_28 = TriggerState_get_pressedInUpdate_m6B496C8BEFFF0E91D8E34FC71369A9B3457D021D_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_27, /*hidden argument*/NULL); TriggerState_set_pressedInUpdate_mCEC39001990494929DD0753220C3C16AA705C530_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_0), L_28, /*hidden argument*/NULL); // newState.releasedInUpdate = actionState->releasedInUpdate; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_29 = ___actionState1; uint32_t L_30; L_30 = TriggerState_get_releasedInUpdate_m35C6825BE20E514E1170DCAE30D841BAC28B9F8E_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_29, /*hidden argument*/NULL); TriggerState_set_releasedInUpdate_mE58B805A519284A62DFC392AA2F794BE2D6DD139_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_0), L_30, /*hidden argument*/NULL); // if (newPhase == InputActionPhase.Started) int32_t L_31 = ___newPhase2; if ((!(((uint32_t)L_31) == ((uint32_t)2)))) { goto IL_00f3; } } { // newState.startTime = newState.time; double L_32; L_32 = TriggerState_get_time_mEF5F8E6EA1177F885A7F1EE8FBEF374EFB43660C_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_0), /*hidden argument*/NULL); TriggerState_set_startTime_mED223305B4E6A406E1E7612531C10B783C665D85_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(&V_0), L_32, /*hidden argument*/NULL); } IL_00f3: { // *actionState = newState; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_33 = ___actionState1; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 L_34 = V_0; *(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_33 = L_34; // var map = maps[trigger.mapIndex]; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_35 = __this->get_maps_1(); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_36 = ___trigger3; int32_t L_37; L_37 = TriggerState_get_mapIndex_m51582ABC29AFC6629760C66F15289E86CFCC3680_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_36, /*hidden argument*/NULL); NullCheck(L_35); int32_t L_38 = L_37; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_39 = (L_35)->GetAt(static_cast(L_38)); V_1 = L_39; // var action = map.m_Actions[actionIndex - mapIndices[trigger.mapIndex].actionStartIndex]; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_40 = V_1; NullCheck(L_40); InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_41 = L_40->get_m_Actions_3(); int32_t L_42 = ___actionIndex0; ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A * L_43; L_43 = InputActionState_get_mapIndices_m5BE9ED45E0824C3EA9C4D2ECB3001293D9EDBC67(__this, /*hidden argument*/NULL); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_44 = ___trigger3; int32_t L_45; L_45 = TriggerState_get_mapIndex_m51582ABC29AFC6629760C66F15289E86CFCC3680_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_44, /*hidden argument*/NULL); uint32_t L_46 = sizeof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A ); NullCheck(((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_43, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_45), (int32_t)L_46))))); int32_t L_47 = ((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_43, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_45), (int32_t)L_46))))->get_actionStartIndex_0(); NullCheck(L_41); int32_t L_48 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_42, (int32_t)L_47)); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_49 = (L_41)->GetAt(static_cast(L_48)); V_2 = L_49; // trigger.phase = newPhase; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_50 = ___trigger3; int32_t L_51 = ___newPhase2; TriggerState_set_phase_mF1192287B0FA1F1B5213E7A9E2DF393047E107BC((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_50, L_51, /*hidden argument*/NULL); int32_t L_52 = ___newPhase2; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_52, (int32_t)2))) { case 0: { goto IL_014b; } case 1: { goto IL_0160; } case 2: { goto IL_0175; } } } { return; } IL_014b: { // CallActionListeners(actionIndex, map, newPhase, ref action.m_OnStarted, "started"); int32_t L_53 = ___actionIndex0; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_54 = V_1; int32_t L_55 = ___newPhase2; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_56 = V_2; NullCheck(L_56); CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 * L_57 = L_56->get_address_of_m_OnStarted_15(); InputActionState_CallActionListeners_m002F39C32C6655667389E6CA044FC67645164F30(__this, L_53, L_54, L_55, (CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 *)L_57, _stringLiteral008F6E1BE2B28B633406A8328A0C886C24DD0A51, /*hidden argument*/NULL); // break; return; } IL_0160: { // CallActionListeners(actionIndex, map, newPhase, ref action.m_OnPerformed, "performed"); int32_t L_58 = ___actionIndex0; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_59 = V_1; int32_t L_60 = ___newPhase2; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_61 = V_2; NullCheck(L_61); CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 * L_62 = L_61->get_address_of_m_OnPerformed_17(); InputActionState_CallActionListeners_m002F39C32C6655667389E6CA044FC67645164F30(__this, L_58, L_59, L_60, (CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 *)L_62, _stringLiteralA41CA1583CF7F9B7681B6464696960B8E54B3A96, /*hidden argument*/NULL); // break; return; } IL_0175: { // CallActionListeners(actionIndex, map, newPhase, ref action.m_OnCanceled, "canceled"); int32_t L_63 = ___actionIndex0; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_64 = V_1; int32_t L_65 = ___newPhase2; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_66 = V_2; NullCheck(L_66); CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 * L_67 = L_66->get_address_of_m_OnCanceled_16(); InputActionState_CallActionListeners_m002F39C32C6655667389E6CA044FC67645164F30(__this, L_63, L_64, L_65, (CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 *)L_67, _stringLiteralEB9331669B60C315ADB2F574C3C7DBA9736364CD, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::CallActionListeners(System.Int32,UnityEngine.InputSystem.InputActionMap,UnityEngine.InputSystem.InputActionPhase,UnityEngine.InputSystem.Utilities.CallbackArray`1>&,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_CallActionListeners_m002F39C32C6655667389E6CA044FC67645164F30 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___actionIndex0, InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___actionMap1, int32_t ___phase2, CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 * ___listeners3, String_t* ___callbackName4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackArray_1_get_length_m2E289634CC8D917C56649B46BD4DCA26C3CB723F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackArray_1_get_length_m82888E9CF704378A62061A18112926D846CD8D96_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DelegateHelpers_InvokeCallbacksSafe_TisCallbackContext_t073FE0294FFA91086DA1D1A0C2F33A7F8F9F025D_m4D8EED2445E46128B69474232F4C2CEF36B687B3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DelegateHelpers_InvokeCallbacksSafe_TisRuntimeObject_TisInputActionChange_t130BC43627B2FC0737CEF3C0D588541F778CF96D_m78D7179D212FF0C03662CECEEC188E33287D98A8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB8F1CBA6625D31C7F105FD9B170B5D360DCC1B3B); s_Il2CppMethodInitialized = true; } CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 V_0; memset((&V_0), 0, sizeof(V_0)); CallbackContext_t073FE0294FFA91086DA1D1A0C2F33A7F8F9F025D V_1; memset((&V_1), 0, sizeof(V_1)); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * V_2 = NULL; CallbackContext_t073FE0294FFA91086DA1D1A0C2F33A7F8F9F025D V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; { // var callbacksOnMap = actionMap.m_ActionCallbacks; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_0 = ___actionMap1; NullCheck(L_0); CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 L_1 = L_0->get_m_ActionCallbacks_16(); V_0 = L_1; // if (listeners.length == 0 && callbacksOnMap.length == 0 && s_GlobalState.onActionChange.length == 0) CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 * L_2 = ___listeners3; int32_t L_3; L_3 = CallbackArray_1_get_length_m2E289634CC8D917C56649B46BD4DCA26C3CB723F((CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 *)L_2, /*hidden argument*/CallbackArray_1_get_length_m2E289634CC8D917C56649B46BD4DCA26C3CB723F_RuntimeMethod_var); if (L_3) { goto IL_002b; } } { int32_t L_4; L_4 = CallbackArray_1_get_length_m2E289634CC8D917C56649B46BD4DCA26C3CB723F((CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 *)(&V_0), /*hidden argument*/CallbackArray_1_get_length_m2E289634CC8D917C56649B46BD4DCA26C3CB723F_RuntimeMethod_var); if (L_4) { goto IL_002b; } } { CallbackArray_1_t552BD871FFF51BBEADFA595A48105D602791E7FA * L_5 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_onActionChange_1(); int32_t L_6; L_6 = CallbackArray_1_get_length_m82888E9CF704378A62061A18112926D846CD8D96((CallbackArray_1_t552BD871FFF51BBEADFA595A48105D602791E7FA *)L_5, /*hidden argument*/CallbackArray_1_get_length_m82888E9CF704378A62061A18112926D846CD8D96_RuntimeMethod_var); if (L_6) { goto IL_002b; } } { // return; return; } IL_002b: { // var context = new InputAction.CallbackContext // { // m_State = this, // m_ActionIndex = actionIndex, // }; il2cpp_codegen_initobj((&V_3), sizeof(CallbackContext_t073FE0294FFA91086DA1D1A0C2F33A7F8F9F025D )); (&V_3)->set_m_State_0(__this); int32_t L_7 = ___actionIndex0; (&V_3)->set_m_ActionIndex_1(L_7); CallbackContext_t073FE0294FFA91086DA1D1A0C2F33A7F8F9F025D L_8 = V_3; V_1 = L_8; // var action = context.action; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_9; L_9 = CallbackContext_get_action_mAC8795E646E1E200A350189EC2A1D5289AEAAE09((CallbackContext_t073FE0294FFA91086DA1D1A0C2F33A7F8F9F025D *)(&V_1), /*hidden argument*/NULL); V_2 = L_9; // if (s_GlobalState.onActionChange.length > 0) CallbackArray_1_t552BD871FFF51BBEADFA595A48105D602791E7FA * L_10 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_onActionChange_1(); int32_t L_11; L_11 = CallbackArray_1_get_length_m82888E9CF704378A62061A18112926D846CD8D96((CallbackArray_1_t552BD871FFF51BBEADFA595A48105D602791E7FA *)L_10, /*hidden argument*/CallbackArray_1_get_length_m82888E9CF704378A62061A18112926D846CD8D96_RuntimeMethod_var); if ((((int32_t)L_11) <= ((int32_t)0))) { goto IL_0099; } } { int32_t L_12 = ___phase2; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)2))) { case 0: { goto IL_0074; } case 1: { goto IL_0079; } case 2: { goto IL_007e; } } } { return; } IL_0074: { // change = InputActionChange.ActionStarted; V_4 = 4; // break; goto IL_0081; } IL_0079: { // change = InputActionChange.ActionPerformed; V_4 = 5; // break; goto IL_0081; } IL_007e: { // change = InputActionChange.ActionCanceled; V_4 = 6; } IL_0081: { // DelegateHelpers.InvokeCallbacksSafe(ref s_GlobalState.onActionChange, action, change, "InputSystem.onActionChange"); CallbackArray_1_t552BD871FFF51BBEADFA595A48105D602791E7FA * L_13 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_onActionChange_1(); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_14 = V_2; int32_t L_15 = V_4; DelegateHelpers_InvokeCallbacksSafe_TisRuntimeObject_TisInputActionChange_t130BC43627B2FC0737CEF3C0D588541F778CF96D_m78D7179D212FF0C03662CECEEC188E33287D98A8((CallbackArray_1_t552BD871FFF51BBEADFA595A48105D602791E7FA *)L_13, L_14, L_15, _stringLiteralB8F1CBA6625D31C7F105FD9B170B5D360DCC1B3B, NULL, /*hidden argument*/DelegateHelpers_InvokeCallbacksSafe_TisRuntimeObject_TisInputActionChange_t130BC43627B2FC0737CEF3C0D588541F778CF96D_m78D7179D212FF0C03662CECEEC188E33287D98A8_RuntimeMethod_var); } IL_0099: { // DelegateHelpers.InvokeCallbacksSafe(ref listeners, context, callbackName, action); CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 * L_16 = ___listeners3; CallbackContext_t073FE0294FFA91086DA1D1A0C2F33A7F8F9F025D L_17 = V_1; String_t* L_18 = ___callbackName4; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_19 = V_2; DelegateHelpers_InvokeCallbacksSafe_TisCallbackContext_t073FE0294FFA91086DA1D1A0C2F33A7F8F9F025D_m4D8EED2445E46128B69474232F4C2CEF36B687B3((CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 *)L_16, L_17, L_18, L_19, /*hidden argument*/DelegateHelpers_InvokeCallbacksSafe_TisCallbackContext_t073FE0294FFA91086DA1D1A0C2F33A7F8F9F025D_m4D8EED2445E46128B69474232F4C2CEF36B687B3_RuntimeMethod_var); // DelegateHelpers.InvokeCallbacksSafe(ref callbacksOnMap, context, callbackName, actionMap); CallbackContext_t073FE0294FFA91086DA1D1A0C2F33A7F8F9F025D L_20 = V_1; String_t* L_21 = ___callbackName4; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_22 = ___actionMap1; DelegateHelpers_InvokeCallbacksSafe_TisCallbackContext_t073FE0294FFA91086DA1D1A0C2F33A7F8F9F025D_m4D8EED2445E46128B69474232F4C2CEF36B687B3((CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 *)(&V_0), L_20, L_21, L_22, /*hidden argument*/DelegateHelpers_InvokeCallbacksSafe_TisCallbackContext_t073FE0294FFA91086DA1D1A0C2F33A7F8F9F025D_m4D8EED2445E46128B69474232F4C2CEF36B687B3_RuntimeMethod_var); // } return; } } // System.Object UnityEngine.InputSystem.InputActionState::GetActionOrNoneString(UnityEngine.InputSystem.InputActionState/TriggerState&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * InputActionState_GetActionOrNoneString_mD6F5DC715E391189D6C81DAB395397FFDF9531F7 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * ___trigger0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF94AA613862F53AAD0F034DAF760AFDD9509B693); s_Il2CppMethodInitialized = true; } InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * V_0 = NULL; { // var action = GetActionOrNull(ref trigger); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_0 = ___trigger0; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_1; L_1 = InputActionState_GetActionOrNull_m70412C552F339718FDB8F5390D6DE2A0223B30AA(__this, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_0, /*hidden argument*/NULL); V_0 = L_1; // if (action == null) InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_2 = V_0; if (L_2) { goto IL_0011; } } { // return ""; return _stringLiteralF94AA613862F53AAD0F034DAF760AFDD9509B693; } IL_0011: { // return action; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_3 = V_0; return L_3; } } // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.InputActionState::GetActionOrNull(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * InputActionState_GetActionOrNull_mFCE04C362C9FAB281A922AAE45F1212A75D0E4EF (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___bindingIndex0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { // var actionIndex = bindingStates[bindingIndex].actionIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_0; L_0 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_1 = ___bindingIndex0; uint32_t L_2 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_3; L_3 = BindingState_get_actionIndex_m76A8FD26DBB8C6F2E6A6BF93AE89C7F4609974BE((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_1), (int32_t)L_2)))), /*hidden argument*/NULL); V_0 = L_3; // if (actionIndex == kInvalidIndex) int32_t L_4 = V_0; if ((!(((uint32_t)L_4) == ((uint32_t)(-1))))) { goto IL_001c; } } { // return null; return (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)NULL; } IL_001c: { // var mapIndex = bindingStates[bindingIndex].mapIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_5; L_5 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_6 = ___bindingIndex0; uint32_t L_7 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_8; L_8 = BindingState_get_mapIndex_m1D9E8366383EBEF08D5FABB4A948EB93B7295429_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_5, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_6), (int32_t)L_7)))), /*hidden argument*/NULL); V_1 = L_8; // var actionStartIndex = mapIndices[mapIndex].actionStartIndex; ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A * L_9; L_9 = InputActionState_get_mapIndices_m5BE9ED45E0824C3EA9C4D2ECB3001293D9EDBC67(__this, /*hidden argument*/NULL); int32_t L_10 = V_1; uint32_t L_11 = sizeof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A ); NullCheck(((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_9, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_10), (int32_t)L_11))))); int32_t L_12 = ((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_9, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_10), (int32_t)L_11))))->get_actionStartIndex_0(); V_2 = L_12; // return maps[mapIndex].m_Actions[actionIndex - actionStartIndex]; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_13 = __this->get_maps_1(); int32_t L_14 = V_1; NullCheck(L_13); int32_t L_15 = L_14; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_16 = (L_13)->GetAt(static_cast(L_15)); NullCheck(L_16); InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_17 = L_16->get_m_Actions_3(); int32_t L_18 = V_0; int32_t L_19 = V_2; NullCheck(L_17); int32_t L_20 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_18, (int32_t)L_19)); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_21 = (L_17)->GetAt(static_cast(L_20)); return L_21; } } // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.InputActionState::GetActionOrNull(UnityEngine.InputSystem.InputActionState/TriggerState&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * InputActionState_GetActionOrNull_m70412C552F339718FDB8F5390D6DE2A0223B30AA (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * ___trigger0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { // var actionIndex = bindingStates[trigger.bindingIndex].actionIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_0; L_0 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_1 = ___trigger0; int32_t L_2; L_2 = TriggerState_get_bindingIndex_m0AC6E41222022188B9528FC31FBC0B519BF7F7DF_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_1, /*hidden argument*/NULL); uint32_t L_3 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_4; L_4 = BindingState_get_actionIndex_m76A8FD26DBB8C6F2E6A6BF93AE89C7F4609974BE((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_2), (int32_t)L_3)))), /*hidden argument*/NULL); V_0 = L_4; // if (actionIndex == kInvalidIndex) int32_t L_5 = V_0; if ((!(((uint32_t)L_5) == ((uint32_t)(-1))))) { goto IL_0021; } } { // return null; return (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B *)NULL; } IL_0021: { // var actionStartIndex = mapIndices[trigger.mapIndex].actionStartIndex; ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A * L_6; L_6 = InputActionState_get_mapIndices_m5BE9ED45E0824C3EA9C4D2ECB3001293D9EDBC67(__this, /*hidden argument*/NULL); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_7 = ___trigger0; int32_t L_8; L_8 = TriggerState_get_mapIndex_m51582ABC29AFC6629760C66F15289E86CFCC3680_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_7, /*hidden argument*/NULL); uint32_t L_9 = sizeof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A ); NullCheck(((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_6, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_8), (int32_t)L_9))))); int32_t L_10 = ((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_6, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_8), (int32_t)L_9))))->get_actionStartIndex_0(); V_1 = L_10; // return maps[trigger.mapIndex].m_Actions[actionIndex - actionStartIndex]; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_11 = __this->get_maps_1(); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_12 = ___trigger0; int32_t L_13; L_13 = TriggerState_get_mapIndex_m51582ABC29AFC6629760C66F15289E86CFCC3680_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_12, /*hidden argument*/NULL); NullCheck(L_11); int32_t L_14 = L_13; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_15 = (L_11)->GetAt(static_cast(L_14)); NullCheck(L_15); InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_16 = L_15->get_m_Actions_3(); int32_t L_17 = V_0; int32_t L_18 = V_1; NullCheck(L_16); int32_t L_19 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_17, (int32_t)L_18)); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_20 = (L_16)->GetAt(static_cast(L_19)); return L_20; } } // UnityEngine.InputSystem.InputControl UnityEngine.InputSystem.InputActionState::GetControl(UnityEngine.InputSystem.InputActionState/TriggerState&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * InputActionState_GetControl_m940C0F82A1BAF42C7F44F9F3E62B29243FCFDC33 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * ___trigger0, const RuntimeMethod* method) { { // return controls[trigger.controlIndex]; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_0 = __this->get_controls_2(); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_1 = ___trigger0; int32_t L_2; L_2 = TriggerState_get_controlIndex_m960A306864E08240EEFEEDE399279D9B60C53BC4((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_1, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_3 = L_2; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_4 = (L_0)->GetAt(static_cast(L_3)); return L_4; } } // UnityEngine.InputSystem.IInputInteraction UnityEngine.InputSystem.InputActionState::GetInteractionOrNull(UnityEngine.InputSystem.InputActionState/TriggerState&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* InputActionState_GetInteractionOrNull_m93FEF6C0A299BB5BAAB91ED14B6CF7B0BB51C14D (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * ___trigger0, const RuntimeMethod* method) { { // if (trigger.interactionIndex == kInvalidIndex) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_0 = ___trigger0; int32_t L_1; L_1 = TriggerState_get_interactionIndex_m901FE8EF223E7846033D0F2A9406A9026967A1F2((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_0, /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)(-1))))) { goto IL_000b; } } { // return null; return (RuntimeObject*)NULL; } IL_000b: { // return interactions[trigger.interactionIndex]; IInputInteractionU5BU5D_t9766C7D49E9505A3D2D3D69481F14808988287DA* L_2 = __this->get_interactions_3(); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_3 = ___trigger0; int32_t L_4; L_4 = TriggerState_get_interactionIndex_m901FE8EF223E7846033D0F2A9406A9026967A1F2((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_3, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_5 = L_4; RuntimeObject* L_6 = (L_2)->GetAt(static_cast(L_5)); return L_6; } } // System.Int32 UnityEngine.InputSystem.InputActionState::GetBindingIndexInMap(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionState_GetBindingIndexInMap_mDBA42AB0EE4810A4A49A8D2D59B7EA34897A7C71 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___bindingIndex0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { // var mapIndex = bindingStates[bindingIndex].mapIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_0; L_0 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_1 = ___bindingIndex0; uint32_t L_2 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_3; L_3 = BindingState_get_mapIndex_m1D9E8366383EBEF08D5FABB4A948EB93B7295429_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_1), (int32_t)L_2)))), /*hidden argument*/NULL); V_0 = L_3; // var bindingStartIndex = mapIndices[mapIndex].bindingStartIndex; ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A * L_4; L_4 = InputActionState_get_mapIndices_m5BE9ED45E0824C3EA9C4D2ECB3001293D9EDBC67(__this, /*hidden argument*/NULL); int32_t L_5 = V_0; uint32_t L_6 = sizeof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A ); NullCheck(((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_4, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_5), (int32_t)L_6))))); int32_t L_7 = ((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_4, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_5), (int32_t)L_6))))->get_bindingStartIndex_4(); V_1 = L_7; // return bindingIndex - bindingStartIndex; int32_t L_8 = ___bindingIndex0; int32_t L_9 = V_1; return ((int32_t)il2cpp_codegen_subtract((int32_t)L_8, (int32_t)L_9)); } } // System.Int32 UnityEngine.InputSystem.InputActionState::GetBindingIndexInState(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionState_GetBindingIndexInState_m62D89ABF5E2F4BEC2FA6925E8D124680F6C54E8C (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___mapIndex0, int32_t ___bindingIndexInMap1, const RuntimeMethod* method) { { // var bindingStartIndex = mapIndices[mapIndex].bindingStartIndex; ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A * L_0; L_0 = InputActionState_get_mapIndices_m5BE9ED45E0824C3EA9C4D2ECB3001293D9EDBC67(__this, /*hidden argument*/NULL); int32_t L_1 = ___mapIndex0; uint32_t L_2 = sizeof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A ); NullCheck(((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_1), (int32_t)L_2))))); int32_t L_3 = ((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_1), (int32_t)L_2))))->get_bindingStartIndex_4(); // return bindingStartIndex + bindingIndexInMap; int32_t L_4 = ___bindingIndexInMap1; return ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)L_4)); } } // UnityEngine.InputSystem.InputActionState/BindingState& UnityEngine.InputSystem.InputActionState::GetBindingState(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * InputActionState_GetBindingState_m62F15BD20656D3630F23A06B2CFA59D062954520 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___bindingIndex0, const RuntimeMethod* method) { { // return ref bindingStates[bindingIndex]; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_0; L_0 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_1 = ___bindingIndex0; uint32_t L_2 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); return (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_1), (int32_t)L_2))))); } } // UnityEngine.InputSystem.InputBinding& UnityEngine.InputSystem.InputActionState::GetBinding(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * InputActionState_GetBinding_m8885E520A7A9139D62C3BEF4B3FAEA6438BCABBD (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___bindingIndex0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { // var mapIndex = bindingStates[bindingIndex].mapIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_0; L_0 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_1 = ___bindingIndex0; uint32_t L_2 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_3; L_3 = BindingState_get_mapIndex_m1D9E8366383EBEF08D5FABB4A948EB93B7295429_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_1), (int32_t)L_2)))), /*hidden argument*/NULL); V_0 = L_3; // var bindingStartIndex = mapIndices[mapIndex].bindingStartIndex; ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A * L_4; L_4 = InputActionState_get_mapIndices_m5BE9ED45E0824C3EA9C4D2ECB3001293D9EDBC67(__this, /*hidden argument*/NULL); int32_t L_5 = V_0; uint32_t L_6 = sizeof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A ); NullCheck(((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_4, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_5), (int32_t)L_6))))); int32_t L_7 = ((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_4, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_5), (int32_t)L_6))))->get_bindingStartIndex_4(); V_1 = L_7; // return ref maps[mapIndex].m_Bindings[bindingIndex - bindingStartIndex]; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_8 = __this->get_maps_1(); int32_t L_9 = V_0; NullCheck(L_8); int32_t L_10 = L_9; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_11 = (L_8)->GetAt(static_cast(L_10)); NullCheck(L_11); InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* L_12 = L_11->get_m_Bindings_4(); int32_t L_13 = ___bindingIndex0; int32_t L_14 = V_1; NullCheck(L_12); return (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB *)(((L_12)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)L_13, (int32_t)L_14)))))); } } // UnityEngine.InputSystem.InputActionMap UnityEngine.InputSystem.InputActionState::GetActionMap(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * InputActionState_GetActionMap_mB50BA7653C606380F78019247BA7D78DF40D460D (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___bindingIndex0, const RuntimeMethod* method) { int32_t V_0 = 0; { // var mapIndex = bindingStates[bindingIndex].mapIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_0; L_0 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_1 = ___bindingIndex0; uint32_t L_2 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_3; L_3 = BindingState_get_mapIndex_m1D9E8366383EBEF08D5FABB4A948EB93B7295429_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_1), (int32_t)L_2)))), /*hidden argument*/NULL); V_0 = L_3; // return maps[mapIndex]; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_4 = __this->get_maps_1(); int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = L_5; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_7 = (L_4)->GetAt(static_cast(L_6)); return L_7; } } // System.Void UnityEngine.InputSystem.InputActionState::ResetInteractionStateAndCancelIfNecessary(System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_ResetInteractionStateAndCancelIfNecessary_m76B6E15FDE6DACE833BE23A626F9957E6D45E1C5 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___mapIndex0, int32_t ___bindingIndex1, int32_t ___interactionIndex2, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { // var actionIndex = bindingStates[bindingIndex].actionIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_0; L_0 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_1 = ___bindingIndex1; uint32_t L_2 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_3; L_3 = BindingState_get_actionIndex_m76A8FD26DBB8C6F2E6A6BF93AE89C7F4609974BE((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_1), (int32_t)L_2)))), /*hidden argument*/NULL); V_0 = L_3; // if (actionStates[actionIndex].interactionIndex == interactionIndex) TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_4; L_4 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(__this, /*hidden argument*/NULL); int32_t L_5 = V_0; uint32_t L_6 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); int32_t L_7; L_7 = TriggerState_get_interactionIndex_m901FE8EF223E7846033D0F2A9406A9026967A1F2((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_4, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_5), (int32_t)L_6)))), /*hidden argument*/NULL); int32_t L_8 = ___interactionIndex2; if ((!(((uint32_t)L_7) == ((uint32_t)L_8)))) { goto IL_0079; } } { // switch (interactionStates[interactionIndex].phase) InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_9; L_9 = InputActionState_get_interactionStates_m59B33020170462E979BF19BA0C6004407F804A64(__this, /*hidden argument*/NULL); int32_t L_10 = ___interactionIndex2; uint32_t L_11 = sizeof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 ); int32_t L_12; L_12 = InteractionState_get_phase_mD7B4CA449A7A56AE4A8292A2BC8464D0BFC78B06_inline((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)il2cpp_codegen_add((intptr_t)L_9, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_10), (int32_t)L_11)))), /*hidden argument*/NULL); V_1 = L_12; int32_t L_13 = V_1; if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_13, (int32_t)2))) <= ((uint32_t)1)))) { goto IL_0063; } } { // ChangePhaseOfInteraction(InputActionPhase.Canceled, ref actionStates[actionIndex], processNextInteractionOnCancel: false); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_14; L_14 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(__this, /*hidden argument*/NULL); int32_t L_15 = V_0; uint32_t L_16 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); InputActionState_ChangePhaseOfInteraction_m76B79D5FBD6FD3D231B5C1ADCDF6CC9E535B0B06(__this, 4, (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_14, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_15), (int32_t)L_16)))), 1, (bool)0, /*hidden argument*/NULL); } IL_0063: { // actionStates[actionIndex].interactionIndex = kInvalidIndex; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_17; L_17 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(__this, /*hidden argument*/NULL); int32_t L_18 = V_0; uint32_t L_19 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); TriggerState_set_interactionIndex_mD8C4BCBF26C49F91E6BCC2222B1FD8D2C26C5D69((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_17, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_18), (int32_t)L_19)))), (-1), /*hidden argument*/NULL); } IL_0079: { // ResetInteractionState(interactionIndex); int32_t L_20 = ___interactionIndex2; InputActionState_ResetInteractionState_m4F18236FE888190682F5920963C2A826B63C566C(__this, L_20, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::ResetInteractionState(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_ResetInteractionState_m4F18236FE888190682F5920963C2A826B63C566C (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___interactionIndex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IInputInteraction_t5FC9BB12E75973D14B4666ACAFA3A255A90B0537_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 V_0; memset((&V_0), 0, sizeof(V_0)); { // interactions[interactionIndex].Reset(); IInputInteractionU5BU5D_t9766C7D49E9505A3D2D3D69481F14808988287DA* L_0 = __this->get_interactions_3(); int32_t L_1 = ___interactionIndex0; NullCheck(L_0); int32_t L_2 = L_1; RuntimeObject* L_3 = (L_0)->GetAt(static_cast(L_2)); NullCheck(L_3); InterfaceActionInvoker0::Invoke(1 /* System.Void UnityEngine.InputSystem.IInputInteraction::Reset() */, IInputInteraction_t5FC9BB12E75973D14B4666ACAFA3A255A90B0537_il2cpp_TypeInfo_var, L_3); // if (interactionStates[interactionIndex].isTimerRunning) InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_4; L_4 = InputActionState_get_interactionStates_m59B33020170462E979BF19BA0C6004407F804A64(__this, /*hidden argument*/NULL); int32_t L_5 = ___interactionIndex0; uint32_t L_6 = sizeof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 ); bool L_7; L_7 = InteractionState_get_isTimerRunning_mB8B8A9428242132BB970E4C06225D85F83685E4B((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)il2cpp_codegen_add((intptr_t)L_4, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_5), (int32_t)L_6)))), /*hidden argument*/NULL); if (!L_7) { goto IL_002b; } } { // StopTimeout(interactionIndex); int32_t L_8 = ___interactionIndex0; InputActionState_StopTimeout_m70A7E69A0ABAB27FE4EC60351963E86797D797CE(__this, L_8, /*hidden argument*/NULL); } IL_002b: { // interactionStates[interactionIndex] = // new InteractionState // { // // We never set interactions to disabled. This way we don't have to go through them // // when we disable/enable actions. // phase = InputActionPhase.Waiting, // triggerControlIndex = kInvalidIndex // }; InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * L_9; L_9 = InputActionState_get_interactionStates_m59B33020170462E979BF19BA0C6004407F804A64(__this, /*hidden argument*/NULL); int32_t L_10 = ___interactionIndex0; uint32_t L_11 = sizeof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 ); il2cpp_codegen_initobj((&V_0), sizeof(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 )); InteractionState_set_phase_m5FD2CEF7F80B6134EDC170418AED219284EC8375((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)(&V_0), 1, /*hidden argument*/NULL); InteractionState_set_triggerControlIndex_m6A1E133C5917738C85B1526E03306DAD7A6B2AD6((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)(&V_0), (-1), /*hidden argument*/NULL); InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 L_12 = V_0; *(InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)((InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 *)il2cpp_codegen_add((intptr_t)L_9, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_10), (int32_t)L_11)))) = L_12; // } return; } } // System.Int32 UnityEngine.InputSystem.InputActionState::GetValueSizeInBytes(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionState_GetValueSizeInBytes_mB42DFCA4E7B0A5D4538A319D5F3B3A53C924515D (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___bindingIndex0, int32_t ___controlIndex1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { // if (bindingStates[bindingIndex].isPartOfComposite) ////TODO: instead, just have compositeOrCompositeBindingIndex be invalid BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_0; L_0 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_1 = ___bindingIndex0; uint32_t L_2 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); bool L_3; L_3 = BindingState_get_isPartOfComposite_m68AE90C79D3468BA3FB9BDDD98B864642DE09A3F((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_1), (int32_t)L_2)))), /*hidden argument*/NULL); if (!L_3) { goto IL_0051; } } { // var compositeBindingIndex = bindingStates[bindingIndex].compositeOrCompositeBindingIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_4; L_4 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_5 = ___bindingIndex0; uint32_t L_6 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_7; L_7 = BindingState_get_compositeOrCompositeBindingIndex_mC6854679BF2606888E4E502D5A6D6417A8113D09((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_4, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_5), (int32_t)L_6)))), /*hidden argument*/NULL); V_0 = L_7; // var compositeIndex = bindingStates[compositeBindingIndex].compositeOrCompositeBindingIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_8; L_8 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_9 = V_0; uint32_t L_10 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_11; L_11 = BindingState_get_compositeOrCompositeBindingIndex_mC6854679BF2606888E4E502D5A6D6417A8113D09((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_8, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_9), (int32_t)L_10)))), /*hidden argument*/NULL); V_1 = L_11; // var compositeObject = composites[compositeIndex]; InputBindingCompositeU5BU5D_tA39005B1C18E39B68364430213FAAD8B58DC9083* L_12 = __this->get_composites_5(); int32_t L_13 = V_1; NullCheck(L_12); int32_t L_14 = L_13; InputBindingComposite_tFCCB9AFDBA6503C51555C9C5904186D990D36565 * L_15 = (L_12)->GetAt(static_cast(L_14)); // return compositeObject.valueSizeInBytes; NullCheck(L_15); int32_t L_16; L_16 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 UnityEngine.InputSystem.InputBindingComposite::get_valueSizeInBytes() */, L_15); return L_16; } IL_0051: { // var control = controls[controlIndex]; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_17 = __this->get_controls_2(); int32_t L_18 = ___controlIndex1; NullCheck(L_17); int32_t L_19 = L_18; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_20 = (L_17)->GetAt(static_cast(L_19)); // return control.valueSizeInBytes; NullCheck(L_20); int32_t L_21; L_21 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 UnityEngine.InputSystem.InputControl::get_valueSizeInBytes() */, L_20); return L_21; } } // System.Type UnityEngine.InputSystem.InputActionState::GetValueType(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * InputActionState_GetValueType_m69BA75E4FEA09B00C896B64208B9441C3D415314 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___bindingIndex0, int32_t ___controlIndex1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { // if (bindingStates[bindingIndex].isPartOfComposite) ////TODO: instead, just have compositeOrCompositeBindingIndex be invalid BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_0; L_0 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_1 = ___bindingIndex0; uint32_t L_2 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); bool L_3; L_3 = BindingState_get_isPartOfComposite_m68AE90C79D3468BA3FB9BDDD98B864642DE09A3F((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_1), (int32_t)L_2)))), /*hidden argument*/NULL); if (!L_3) { goto IL_0051; } } { // var compositeBindingIndex = bindingStates[bindingIndex].compositeOrCompositeBindingIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_4; L_4 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_5 = ___bindingIndex0; uint32_t L_6 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_7; L_7 = BindingState_get_compositeOrCompositeBindingIndex_mC6854679BF2606888E4E502D5A6D6417A8113D09((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_4, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_5), (int32_t)L_6)))), /*hidden argument*/NULL); V_0 = L_7; // var compositeIndex = bindingStates[compositeBindingIndex].compositeOrCompositeBindingIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_8; L_8 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_9 = V_0; uint32_t L_10 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_11; L_11 = BindingState_get_compositeOrCompositeBindingIndex_mC6854679BF2606888E4E502D5A6D6417A8113D09((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_8, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_9), (int32_t)L_10)))), /*hidden argument*/NULL); V_1 = L_11; // var compositeObject = composites[compositeIndex]; InputBindingCompositeU5BU5D_tA39005B1C18E39B68364430213FAAD8B58DC9083* L_12 = __this->get_composites_5(); int32_t L_13 = V_1; NullCheck(L_12); int32_t L_14 = L_13; InputBindingComposite_tFCCB9AFDBA6503C51555C9C5904186D990D36565 * L_15 = (L_12)->GetAt(static_cast(L_14)); // return compositeObject.valueType; NullCheck(L_15); Type_t * L_16; L_16 = VirtFuncInvoker0< Type_t * >::Invoke(4 /* System.Type UnityEngine.InputSystem.InputBindingComposite::get_valueType() */, L_15); return L_16; } IL_0051: { // var control = controls[controlIndex]; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_17 = __this->get_controls_2(); int32_t L_18 = ___controlIndex1; NullCheck(L_17); int32_t L_19 = L_18; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_20 = (L_17)->GetAt(static_cast(L_19)); // return control.valueType; NullCheck(L_20); Type_t * L_21; L_21 = VirtFuncInvoker0< Type_t * >::Invoke(4 /* System.Type UnityEngine.InputSystem.InputControl::get_valueType() */, L_20); return L_21; } } // System.Boolean UnityEngine.InputSystem.InputActionState::IsActuated(UnityEngine.InputSystem.InputActionState/TriggerState&,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionState_IsActuated_m4B3CC59FD6606C069A6C10AEE88DF8D426CE622E (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * ___trigger0, float ___threshold1, const RuntimeMethod* method) { float V_0 = 0.0f; { // var magnitude = trigger.magnitude; TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_0 = ___trigger0; float L_1; L_1 = TriggerState_get_magnitude_m173021159A016BD6FAF4DE2E83AD1E1BD19EA40B_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)L_0, /*hidden argument*/NULL); V_0 = L_1; // if (magnitude < 0) float L_2 = V_0; if ((!(((float)L_2) < ((float)(0.0f))))) { goto IL_0011; } } { // return true; return (bool)1; } IL_0011: { // if (Mathf.Approximately(threshold, 0)) float L_3 = ___threshold1; bool L_4; L_4 = Mathf_Approximately_mFEB0CB3531393F6CBE07C6E0FCB473B3311F799A(L_3, (0.0f), /*hidden argument*/NULL); if (!L_4) { goto IL_0027; } } { // return magnitude > 0; float L_5 = V_0; return (bool)((((float)L_5) > ((float)(0.0f)))? 1 : 0); } IL_0027: { // return magnitude >= threshold; float L_6 = V_0; float L_7 = ___threshold1; return (bool)((((int32_t)((!(((float)L_6) >= ((float)L_7)))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // System.Void UnityEngine.InputSystem.InputActionState::ReadValue(System.Int32,System.Int32,System.Void*,System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_ReadValue_mC0206C10F16079CE7739C834E39748BCB3522849 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___bindingIndex0, int32_t ___controlIndex1, void* ___buffer2, int32_t ___bufferSize3, bool ___ignoreComposites4, const RuntimeMethod* method) { InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; InputBindingCompositeContext_tDEF957C733B71700F6486BD2032AF9D93F286570 V_4; memset((&V_4), 0, sizeof(V_4)); InputBindingCompositeContext_tDEF957C733B71700F6486BD2032AF9D93F286570 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; int32_t V_7 = 0; { // InputControl control = null; V_0 = (InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 *)NULL; // if (!ignoreComposites && bindingStates[bindingIndex].isPartOfComposite) bool L_0 = ___ignoreComposites4; if (L_0) { goto IL_007c; } } { BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_1; L_1 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_2 = ___bindingIndex0; uint32_t L_3 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); bool L_4; L_4 = BindingState_get_isPartOfComposite_m68AE90C79D3468BA3FB9BDDD98B864642DE09A3F((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_1, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_2), (int32_t)L_3)))), /*hidden argument*/NULL); if (!L_4) { goto IL_007c; } } { // var compositeBindingIndex = bindingStates[bindingIndex].compositeOrCompositeBindingIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_5; L_5 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_6 = ___bindingIndex0; uint32_t L_7 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_8; L_8 = BindingState_get_compositeOrCompositeBindingIndex_mC6854679BF2606888E4E502D5A6D6417A8113D09((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_5, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_6), (int32_t)L_7)))), /*hidden argument*/NULL); V_2 = L_8; // var compositeIndex = bindingStates[compositeBindingIndex].compositeOrCompositeBindingIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_9; L_9 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_10 = V_2; uint32_t L_11 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_12; L_12 = BindingState_get_compositeOrCompositeBindingIndex_mC6854679BF2606888E4E502D5A6D6417A8113D09((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_9, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_10), (int32_t)L_11)))), /*hidden argument*/NULL); V_3 = L_12; // var compositeObject = composites[compositeIndex]; InputBindingCompositeU5BU5D_tA39005B1C18E39B68364430213FAAD8B58DC9083* L_13 = __this->get_composites_5(); int32_t L_14 = V_3; NullCheck(L_13); int32_t L_15 = L_14; InputBindingComposite_tFCCB9AFDBA6503C51555C9C5904186D990D36565 * L_16 = (L_13)->GetAt(static_cast(L_15)); // var context = new InputBindingCompositeContext // { // m_State = this, // m_BindingIndex = compositeBindingIndex // }; il2cpp_codegen_initobj((&V_5), sizeof(InputBindingCompositeContext_tDEF957C733B71700F6486BD2032AF9D93F286570 )); (&V_5)->set_m_State_0(__this); int32_t L_17 = V_2; (&V_5)->set_m_BindingIndex_1(L_17); InputBindingCompositeContext_tDEF957C733B71700F6486BD2032AF9D93F286570 L_18 = V_5; V_4 = L_18; // compositeObject.ReadValue(ref context, buffer, bufferSize); void* L_19 = ___buffer2; int32_t L_20 = ___bufferSize3; NullCheck(L_16); VirtActionInvoker3< InputBindingCompositeContext_tDEF957C733B71700F6486BD2032AF9D93F286570 *, void*, int32_t >::Invoke(6 /* System.Void UnityEngine.InputSystem.InputBindingComposite::ReadValue(UnityEngine.InputSystem.InputBindingCompositeContext&,System.Void*,System.Int32) */, L_16, (InputBindingCompositeContext_tDEF957C733B71700F6486BD2032AF9D93F286570 *)(&V_4), (void*)(void*)L_19, L_20); // bindingIndex = compositeBindingIndex; int32_t L_21 = V_2; ___bindingIndex0 = L_21; // } goto IL_008e; } IL_007c: { // control = controls[controlIndex]; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_22 = __this->get_controls_2(); int32_t L_23 = ___controlIndex1; NullCheck(L_22); int32_t L_24 = L_23; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_25 = (L_22)->GetAt(static_cast(L_24)); V_0 = L_25; // control.ReadValueIntoBuffer(buffer, bufferSize); InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_26 = V_0; void* L_27 = ___buffer2; int32_t L_28 = ___bufferSize3; InputControlExtensions_ReadValueIntoBuffer_mD08D1AC276C3AB4E54F3B7202A49008EF17A288F(L_26, (void*)(void*)L_27, L_28, /*hidden argument*/NULL); } IL_008e: { // var processorCount = bindingStates[bindingIndex].processorCount; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_29; L_29 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_30 = ___bindingIndex0; uint32_t L_31 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_32; L_32 = BindingState_get_processorCount_m643C6833D31ACFE87E4B84387820FB944E8627AF_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_29, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_30), (int32_t)L_31)))), /*hidden argument*/NULL); V_1 = L_32; // if (processorCount > 0) int32_t L_33 = V_1; if ((((int32_t)L_33) <= ((int32_t)0))) { goto IL_00e4; } } { // var processorStartIndex = bindingStates[bindingIndex].processorStartIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_34; L_34 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_35 = ___bindingIndex0; uint32_t L_36 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_37; L_37 = BindingState_get_processorStartIndex_mA210EF0652CD6D83C0412BD14CEBAB0629674882((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_34, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_35), (int32_t)L_36)))), /*hidden argument*/NULL); V_6 = L_37; // for (var i = 0; i < processorCount; ++i) V_7 = 0; goto IL_00df; } IL_00c4: { // processors[processorStartIndex + i].Process(buffer, bufferSize, control); InputProcessorU5BU5D_t6C9B3D9B68534217E9628B72E54D186B839399A0* L_38 = __this->get_processors_4(); int32_t L_39 = V_6; int32_t L_40 = V_7; NullCheck(L_38); int32_t L_41 = ((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)L_40)); InputProcessor_t245C316DEE36AA1BC9558F838B3B7A0223813A1D * L_42 = (L_38)->GetAt(static_cast(L_41)); void* L_43 = ___buffer2; int32_t L_44 = ___bufferSize3; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_45 = V_0; NullCheck(L_42); VirtActionInvoker3< void*, int32_t, InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * >::Invoke(5 /* System.Void UnityEngine.InputSystem.InputProcessor::Process(System.Void*,System.Int32,UnityEngine.InputSystem.InputControl) */, L_42, (void*)(void*)L_43, L_44, L_45); // for (var i = 0; i < processorCount; ++i) int32_t L_46 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1)); } IL_00df: { // for (var i = 0; i < processorCount; ++i) int32_t L_47 = V_7; int32_t L_48 = V_1; if ((((int32_t)L_47) < ((int32_t)L_48))) { goto IL_00c4; } } IL_00e4: { // } return; } } // System.Single UnityEngine.InputSystem.InputActionState::EvaluateCompositePartMagnitude(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float InputActionState_EvaluateCompositePartMagnitude_m5F27B56A9134E862F2A1C7F422E9823D61F025B9 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___bindingIndex0, int32_t ___partNumber1, const RuntimeMethod* method) { float V_0 = 0.0f; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; { // var firstChildBindingIndex = bindingIndex + 1; int32_t L_0 = ___bindingIndex0; // var currentMagnitude = float.MinValue; V_0 = (-(std::numeric_limits::max)()); // for (var index = firstChildBindingIndex; index < totalBindingCount && bindingStates[index].isPartOfComposite; ++index) V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1)); goto IL_007b; } IL_000c: { // if (bindingStates[index].partIndex != partNumber) BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_1; L_1 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_2 = V_1; uint32_t L_3 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_4; L_4 = BindingState_get_partIndex_mA9E963AF2596E03714C13516C66A67AE4558B815_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_1, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_2), (int32_t)L_3)))), /*hidden argument*/NULL); int32_t L_5 = ___partNumber1; if ((!(((uint32_t)L_4) == ((uint32_t)L_5)))) { goto IL_0077; } } { // var controlCount = bindingStates[index].controlCount; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_6; L_6 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_7 = V_1; uint32_t L_8 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_9; L_9 = BindingState_get_controlCount_m319FE9F9ECBA328D7DF2B1837901022AD77FA2C8_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_6, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_7), (int32_t)L_8)))), /*hidden argument*/NULL); V_2 = L_9; // var controlStartIndex = bindingStates[index].controlStartIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_10; L_10 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_11 = V_1; uint32_t L_12 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_13; L_13 = BindingState_get_controlStartIndex_m375A0C96296F49CF19639FADF46C20E9D855412E_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_10, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_11), (int32_t)L_12)))), /*hidden argument*/NULL); V_3 = L_13; // for (var i = 0; i < controlCount; ++i) V_4 = 0; goto IL_0072; } IL_0055: { // var control = controls[controlStartIndex + i]; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_14 = __this->get_controls_2(); int32_t L_15 = V_3; int32_t L_16 = V_4; NullCheck(L_14); int32_t L_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)L_16)); InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_18 = (L_14)->GetAt(static_cast(L_17)); // currentMagnitude = Mathf.Max(control.EvaluateMagnitude(), currentMagnitude); NullCheck(L_18); float L_19; L_19 = InputControl_EvaluateMagnitude_m7228DE8EE0B0B59D2C05EA3B176E9F4BBA54B2B8(L_18, /*hidden argument*/NULL); float L_20 = V_0; float L_21; L_21 = Mathf_Max_m5C96B726079E95BB1A1DC60532553CB723D24C79(L_19, L_20, /*hidden argument*/NULL); V_0 = L_21; // for (var i = 0; i < controlCount; ++i) int32_t L_22 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); } IL_0072: { // for (var i = 0; i < controlCount; ++i) int32_t L_23 = V_4; int32_t L_24 = V_2; if ((((int32_t)L_23) < ((int32_t)L_24))) { goto IL_0055; } } IL_0077: { // for (var index = firstChildBindingIndex; index < totalBindingCount && bindingStates[index].isPartOfComposite; ++index) int32_t L_25 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); } IL_007b: { // for (var index = firstChildBindingIndex; index < totalBindingCount && bindingStates[index].isPartOfComposite; ++index) int32_t L_26 = V_1; int32_t L_27; L_27 = InputActionState_get_totalBindingCount_m38ED90DCB9BF2CD434EFEA4F5A62320E26D99BB1(__this, /*hidden argument*/NULL); if ((((int32_t)L_26) >= ((int32_t)L_27))) { goto IL_009e; } } { BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_28; L_28 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_29 = V_1; uint32_t L_30 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); bool L_31; L_31 = BindingState_get_isPartOfComposite_m68AE90C79D3468BA3FB9BDDD98B864642DE09A3F((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_28, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_29), (int32_t)L_30)))), /*hidden argument*/NULL); if (L_31) { goto IL_000c; } } IL_009e: { // return currentMagnitude; float L_32 = V_0; return L_32; } } // System.Double UnityEngine.InputSystem.InputActionState::GetCompositePartPressTime(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double InputActionState_GetCompositePartPressTime_mDBAE57B3D7FE1BFD7C07602CBCF13B2F5AA91376 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___bindingIndex0, int32_t ___partNumber1, const RuntimeMethod* method) { double V_0 = 0.0; int32_t V_1 = 0; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * V_2 = NULL; { // var firstChildBindingIndex = bindingIndex + 1; int32_t L_0 = ___bindingIndex0; // var pressTime = double.MaxValue; V_0 = (1.7976931348623157E+308); // for (var index = firstChildBindingIndex; index < totalBindingCount && bindingStates[index].isPartOfComposite; ++index) V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1)); goto IL_004f; } IL_0010: { // ref var bindingState = ref bindingStates[index]; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_1; L_1 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_2 = V_1; uint32_t L_3 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); V_2 = (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_1, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_2), (int32_t)L_3)))); // if (bindingState.partIndex != partNumber) BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_4 = V_2; int32_t L_5; L_5 = BindingState_get_partIndex_mA9E963AF2596E03714C13516C66A67AE4558B815_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_4, /*hidden argument*/NULL); int32_t L_6 = ___partNumber1; if ((!(((uint32_t)L_5) == ((uint32_t)L_6)))) { goto IL_004b; } } { // if (bindingState.pressTime != default && bindingState.pressTime < pressTime) BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_7 = V_2; double L_8; L_8 = BindingState_get_pressTime_m7352DBCD9703BC14A6F16C3697E83E11A6937755_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_7, /*hidden argument*/NULL); if ((((double)L_8) == ((double)(0.0)))) { goto IL_004b; } } { BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_9 = V_2; double L_10; L_10 = BindingState_get_pressTime_m7352DBCD9703BC14A6F16C3697E83E11A6937755_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_9, /*hidden argument*/NULL); double L_11 = V_0; if ((!(((double)L_10) < ((double)L_11)))) { goto IL_004b; } } { // pressTime = bindingState.pressTime; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_12 = V_2; double L_13; L_13 = BindingState_get_pressTime_m7352DBCD9703BC14A6F16C3697E83E11A6937755_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)L_12, /*hidden argument*/NULL); V_0 = L_13; } IL_004b: { // for (var index = firstChildBindingIndex; index < totalBindingCount && bindingStates[index].isPartOfComposite; ++index) int32_t L_14 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_004f: { // for (var index = firstChildBindingIndex; index < totalBindingCount && bindingStates[index].isPartOfComposite; ++index) int32_t L_15 = V_1; int32_t L_16; L_16 = InputActionState_get_totalBindingCount_m38ED90DCB9BF2CD434EFEA4F5A62320E26D99BB1(__this, /*hidden argument*/NULL); if ((((int32_t)L_15) >= ((int32_t)L_16))) { goto IL_006f; } } { BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_17; L_17 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_18 = V_1; uint32_t L_19 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); bool L_20; L_20 = BindingState_get_isPartOfComposite_m68AE90C79D3468BA3FB9BDDD98B864642DE09A3F((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_17, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_18), (int32_t)L_19)))), /*hidden argument*/NULL); if (L_20) { goto IL_0010; } } IL_006f: { // if (pressTime == double.MaxValue) double L_21 = V_0; if ((!(((double)L_21) == ((double)(1.7976931348623157E+308))))) { goto IL_0085; } } { // return -1d; return (-1.0); } IL_0085: { // return pressTime; double L_22 = V_0; return L_22; } } // System.Boolean UnityEngine.InputSystem.InputActionState::ReadCompositePartValue(System.Int32,System.Int32,System.Void*,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionState_ReadCompositePartValue_m953BBBA70FCF55EBA32B7E333234229C1B0E81DA (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___bindingIndex0, int32_t ___partNumber1, void* ___buffer2, int32_t ___bufferSize3, const RuntimeMethod* method) { float V_0 = 0.0f; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; float V_6 = 0.0f; { // var firstChildBindingIndex = bindingIndex + 1; int32_t L_0 = ___bindingIndex0; // var currentMagnitude = float.MinValue; V_0 = (-(std::numeric_limits::max)()); // for (var index = firstChildBindingIndex; index < totalBindingCount && bindingStates[index].isPartOfComposite; ++index) V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1)); goto IL_0092; } IL_000f: { // if (bindingStates[index].partIndex != partNumber) BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_1; L_1 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_2 = V_1; uint32_t L_3 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_4; L_4 = BindingState_get_partIndex_mA9E963AF2596E03714C13516C66A67AE4558B815_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_1, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_2), (int32_t)L_3)))), /*hidden argument*/NULL); int32_t L_5 = ___partNumber1; if ((!(((uint32_t)L_4) == ((uint32_t)L_5)))) { goto IL_008e; } } { // var controlCount = bindingStates[index].controlCount; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_6; L_6 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_7 = V_1; uint32_t L_8 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_9; L_9 = BindingState_get_controlCount_m319FE9F9ECBA328D7DF2B1837901022AD77FA2C8_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_6, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_7), (int32_t)L_8)))), /*hidden argument*/NULL); V_2 = L_9; // var controlStartIndex = bindingStates[index].controlStartIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_10; L_10 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_11 = V_1; uint32_t L_12 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_13; L_13 = BindingState_get_controlStartIndex_m375A0C96296F49CF19639FADF46C20E9D855412E_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_10, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_11), (int32_t)L_12)))), /*hidden argument*/NULL); V_3 = L_13; // for (var i = 0; i < controlCount; ++i) V_4 = 0; goto IL_0089; } IL_0058: { // var thisControlIndex = controlStartIndex + i; int32_t L_14 = V_3; int32_t L_15 = V_4; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)L_15)); // var control = controls[thisControlIndex]; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_16 = __this->get_controls_2(); int32_t L_17 = V_5; NullCheck(L_16); int32_t L_18 = L_17; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_19 = (L_16)->GetAt(static_cast(L_18)); // var magnitude = control.EvaluateMagnitude(); NullCheck(L_19); float L_20; L_20 = InputControl_EvaluateMagnitude_m7228DE8EE0B0B59D2C05EA3B176E9F4BBA54B2B8(L_19, /*hidden argument*/NULL); V_6 = L_20; // if (magnitude < currentMagnitude) float L_21 = V_6; float L_22 = V_0; if ((((float)L_21) < ((float)L_22))) { goto IL_0083; } } { // ReadValue(index, thisControlIndex, buffer, bufferSize, ignoreComposites: true); int32_t L_23 = V_1; int32_t L_24 = V_5; void* L_25 = ___buffer2; int32_t L_26 = ___bufferSize3; InputActionState_ReadValue_mC0206C10F16079CE7739C834E39748BCB3522849(__this, L_23, L_24, (void*)(void*)L_25, L_26, (bool)1, /*hidden argument*/NULL); // currentMagnitude = magnitude; float L_27 = V_6; V_0 = L_27; } IL_0083: { // for (var i = 0; i < controlCount; ++i) int32_t L_28 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_0089: { // for (var i = 0; i < controlCount; ++i) int32_t L_29 = V_4; int32_t L_30 = V_2; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_0058; } } IL_008e: { // for (var index = firstChildBindingIndex; index < totalBindingCount && bindingStates[index].isPartOfComposite; ++index) int32_t L_31 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_0092: { // for (var index = firstChildBindingIndex; index < totalBindingCount && bindingStates[index].isPartOfComposite; ++index) int32_t L_32 = V_1; int32_t L_33; L_33 = InputActionState_get_totalBindingCount_m38ED90DCB9BF2CD434EFEA4F5A62320E26D99BB1(__this, /*hidden argument*/NULL); if ((((int32_t)L_32) >= ((int32_t)L_33))) { goto IL_00b5; } } { BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_34; L_34 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_35 = V_1; uint32_t L_36 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); bool L_37; L_37 = BindingState_get_isPartOfComposite_m68AE90C79D3468BA3FB9BDDD98B864642DE09A3F((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_34, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_35), (int32_t)L_36)))), /*hidden argument*/NULL); if (L_37) { goto IL_000f; } } IL_00b5: { // return currentMagnitude > float.MinValue; float L_38 = V_0; return (bool)((((float)L_38) > ((float)(-(std::numeric_limits::max)())))? 1 : 0); } } // System.Object UnityEngine.InputSystem.InputActionState::ReadCompositePartValueAsObject(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * InputActionState_ReadCompositePartValueAsObject_m5847650FB4A66D8B997D68407A25E76B37FF1484 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___bindingIndex0, int32_t ___partNumber1, const RuntimeMethod* method) { float V_0 = 0.0f; RuntimeObject * V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; float V_7 = 0.0f; { // var firstChildBindingIndex = bindingIndex + 1; int32_t L_0 = ___bindingIndex0; // var currentMagnitude = float.MinValue; V_0 = (-(std::numeric_limits::max)()); // object currentValue = null; V_1 = NULL; // for (var index = firstChildBindingIndex; index < totalBindingCount && bindingStates[index].isPartOfComposite; ++index) V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1)); goto IL_0094; } IL_0011: { // if (bindingStates[index].partIndex != partNumber) BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_1; L_1 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_2 = V_2; uint32_t L_3 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_4; L_4 = BindingState_get_partIndex_mA9E963AF2596E03714C13516C66A67AE4558B815_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_1, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_2), (int32_t)L_3)))), /*hidden argument*/NULL); int32_t L_5 = ___partNumber1; if ((!(((uint32_t)L_4) == ((uint32_t)L_5)))) { goto IL_0090; } } { // var controlCount = bindingStates[index].controlCount; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_6; L_6 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_7 = V_2; uint32_t L_8 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_9; L_9 = BindingState_get_controlCount_m319FE9F9ECBA328D7DF2B1837901022AD77FA2C8_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_6, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_7), (int32_t)L_8)))), /*hidden argument*/NULL); V_3 = L_9; // var controlStartIndex = bindingStates[index].controlStartIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_10; L_10 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_11 = V_2; uint32_t L_12 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_13; L_13 = BindingState_get_controlStartIndex_m375A0C96296F49CF19639FADF46C20E9D855412E_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_10, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_11), (int32_t)L_12)))), /*hidden argument*/NULL); V_4 = L_13; // for (var i = 0; i < controlCount; ++i) V_5 = 0; goto IL_008b; } IL_005b: { // var thisControlIndex = controlStartIndex + i; int32_t L_14 = V_4; int32_t L_15 = V_5; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)L_15)); // var control = controls[thisControlIndex]; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_16 = __this->get_controls_2(); int32_t L_17 = V_6; NullCheck(L_16); int32_t L_18 = L_17; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_19 = (L_16)->GetAt(static_cast(L_18)); // var magnitude = control.EvaluateMagnitude(); NullCheck(L_19); float L_20; L_20 = InputControl_EvaluateMagnitude_m7228DE8EE0B0B59D2C05EA3B176E9F4BBA54B2B8(L_19, /*hidden argument*/NULL); V_7 = L_20; // if (magnitude < currentMagnitude) float L_21 = V_7; float L_22 = V_0; if ((((float)L_21) < ((float)L_22))) { goto IL_0085; } } { // currentValue = ReadValueAsObject(index, thisControlIndex, ignoreComposites: true); int32_t L_23 = V_2; int32_t L_24 = V_6; RuntimeObject * L_25; L_25 = InputActionState_ReadValueAsObject_m8E048A141B4DEC13899E149C4A4DEFAEE49DEEEE(__this, L_23, L_24, (bool)1, /*hidden argument*/NULL); V_1 = L_25; // currentMagnitude = magnitude; float L_26 = V_7; V_0 = L_26; } IL_0085: { // for (var i = 0; i < controlCount; ++i) int32_t L_27 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_008b: { // for (var i = 0; i < controlCount; ++i) int32_t L_28 = V_5; int32_t L_29 = V_3; if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_005b; } } IL_0090: { // for (var index = firstChildBindingIndex; index < totalBindingCount && bindingStates[index].isPartOfComposite; ++index) int32_t L_30 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); } IL_0094: { // for (var index = firstChildBindingIndex; index < totalBindingCount && bindingStates[index].isPartOfComposite; ++index) int32_t L_31 = V_2; int32_t L_32; L_32 = InputActionState_get_totalBindingCount_m38ED90DCB9BF2CD434EFEA4F5A62320E26D99BB1(__this, /*hidden argument*/NULL); if ((((int32_t)L_31) >= ((int32_t)L_32))) { goto IL_00b7; } } { BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_33; L_33 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_34 = V_2; uint32_t L_35 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); bool L_36; L_36 = BindingState_get_isPartOfComposite_m68AE90C79D3468BA3FB9BDDD98B864642DE09A3F((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_33, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_34), (int32_t)L_35)))), /*hidden argument*/NULL); if (L_36) { goto IL_0011; } } IL_00b7: { // return currentValue; RuntimeObject * L_37 = V_1; return L_37; } } // System.Object UnityEngine.InputSystem.InputActionState::ReadValueAsObject(System.Int32,System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * InputActionState_ReadValueAsObject_m8E048A141B4DEC13899E149C4A4DEFAEE49DEEEE (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___bindingIndex0, int32_t ___controlIndex1, bool ___ignoreComposites2, const RuntimeMethod* method) { InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * V_0 = NULL; RuntimeObject * V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; InputBindingCompositeContext_tDEF957C733B71700F6486BD2032AF9D93F286570 V_4; memset((&V_4), 0, sizeof(V_4)); InputBindingCompositeContext_tDEF957C733B71700F6486BD2032AF9D93F286570 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; { // InputControl control = null; V_0 = (InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 *)NULL; // object value = null; V_1 = NULL; // if (!ignoreComposites && bindingStates[bindingIndex].isPartOfComposite) ////TODO: instead, just have compositeOrCompositeBindingIndex be invalid bool L_0 = ___ignoreComposites2; if (L_0) { goto IL_007b; } } { BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_1; L_1 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_2 = ___bindingIndex0; uint32_t L_3 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); bool L_4; L_4 = BindingState_get_isPartOfComposite_m68AE90C79D3468BA3FB9BDDD98B864642DE09A3F((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_1, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_2), (int32_t)L_3)))), /*hidden argument*/NULL); if (!L_4) { goto IL_007b; } } { // var compositeBindingIndex = bindingStates[bindingIndex].compositeOrCompositeBindingIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_5; L_5 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_6 = ___bindingIndex0; uint32_t L_7 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_8; L_8 = BindingState_get_compositeOrCompositeBindingIndex_mC6854679BF2606888E4E502D5A6D6417A8113D09((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_5, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_6), (int32_t)L_7)))), /*hidden argument*/NULL); V_2 = L_8; // var compositeIndex = bindingStates[compositeBindingIndex].compositeOrCompositeBindingIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_9; L_9 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_10 = V_2; uint32_t L_11 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_12; L_12 = BindingState_get_compositeOrCompositeBindingIndex_mC6854679BF2606888E4E502D5A6D6417A8113D09((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_9, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_10), (int32_t)L_11)))), /*hidden argument*/NULL); V_3 = L_12; // var compositeObject = composites[compositeIndex]; InputBindingCompositeU5BU5D_tA39005B1C18E39B68364430213FAAD8B58DC9083* L_13 = __this->get_composites_5(); int32_t L_14 = V_3; NullCheck(L_13); int32_t L_15 = L_14; InputBindingComposite_tFCCB9AFDBA6503C51555C9C5904186D990D36565 * L_16 = (L_13)->GetAt(static_cast(L_15)); // var context = new InputBindingCompositeContext // { // m_State = this, // m_BindingIndex = compositeBindingIndex // }; il2cpp_codegen_initobj((&V_5), sizeof(InputBindingCompositeContext_tDEF957C733B71700F6486BD2032AF9D93F286570 )); (&V_5)->set_m_State_0(__this); int32_t L_17 = V_2; (&V_5)->set_m_BindingIndex_1(L_17); InputBindingCompositeContext_tDEF957C733B71700F6486BD2032AF9D93F286570 L_18 = V_5; V_4 = L_18; // value = compositeObject.ReadValueAsObject(ref context); NullCheck(L_16); RuntimeObject * L_19; L_19 = VirtFuncInvoker1< RuntimeObject *, InputBindingCompositeContext_tDEF957C733B71700F6486BD2032AF9D93F286570 * >::Invoke(7 /* System.Object UnityEngine.InputSystem.InputBindingComposite::ReadValueAsObject(UnityEngine.InputSystem.InputBindingCompositeContext&) */, L_16, (InputBindingCompositeContext_tDEF957C733B71700F6486BD2032AF9D93F286570 *)(&V_4)); V_1 = L_19; // bindingIndex = compositeBindingIndex; int32_t L_20 = V_2; ___bindingIndex0 = L_20; // } goto IL_008f; } IL_007b: { // if (controlIndex != kInvalidIndex) int32_t L_21 = ___controlIndex1; if ((((int32_t)L_21) == ((int32_t)(-1)))) { goto IL_008f; } } { // control = controls[controlIndex]; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_22 = __this->get_controls_2(); int32_t L_23 = ___controlIndex1; NullCheck(L_22); int32_t L_24 = L_23; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_25 = (L_22)->GetAt(static_cast(L_24)); V_0 = L_25; // value = control.ReadValueAsObject(); InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_26 = V_0; RuntimeObject * L_27; L_27 = InputControlExtensions_ReadValueAsObject_m5619782F0D0BFCBAC4241CA70815DA55E9C6B64F(L_26, /*hidden argument*/NULL); V_1 = L_27; } IL_008f: { // if (value != null) RuntimeObject * L_28 = V_1; if (!L_28) { goto IL_00ea; } } { // var processorCount = bindingStates[bindingIndex].processorCount; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_29; L_29 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_30 = ___bindingIndex0; uint32_t L_31 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_32; L_32 = BindingState_get_processorCount_m643C6833D31ACFE87E4B84387820FB944E8627AF_inline((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_29, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_30), (int32_t)L_31)))), /*hidden argument*/NULL); V_6 = L_32; // if (processorCount > 0) int32_t L_33 = V_6; if ((((int32_t)L_33) <= ((int32_t)0))) { goto IL_00ea; } } { // var processorStartIndex = bindingStates[bindingIndex].processorStartIndex; BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_34; L_34 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_35 = ___bindingIndex0; uint32_t L_36 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); int32_t L_37; L_37 = BindingState_get_processorStartIndex_mA210EF0652CD6D83C0412BD14CEBAB0629674882((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_34, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_35), (int32_t)L_36)))), /*hidden argument*/NULL); V_7 = L_37; // for (var i = 0; i < processorCount; ++i) V_8 = 0; goto IL_00e4; } IL_00ca: { // value = processors[processorStartIndex + i].ProcessAsObject(value, control); InputProcessorU5BU5D_t6C9B3D9B68534217E9628B72E54D186B839399A0* L_38 = __this->get_processors_4(); int32_t L_39 = V_7; int32_t L_40 = V_8; NullCheck(L_38); int32_t L_41 = ((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)L_40)); InputProcessor_t245C316DEE36AA1BC9558F838B3B7A0223813A1D * L_42 = (L_38)->GetAt(static_cast(L_41)); RuntimeObject * L_43 = V_1; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_44 = V_0; NullCheck(L_42); RuntimeObject * L_45; L_45 = VirtFuncInvoker2< RuntimeObject *, RuntimeObject *, InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * >::Invoke(4 /* System.Object UnityEngine.InputSystem.InputProcessor::ProcessAsObject(System.Object,UnityEngine.InputSystem.InputControl) */, L_42, L_43, L_44); V_1 = L_45; // for (var i = 0; i < processorCount; ++i) int32_t L_46 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1)); } IL_00e4: { // for (var i = 0; i < processorCount; ++i) int32_t L_47 = V_8; int32_t L_48 = V_6; if ((((int32_t)L_47) < ((int32_t)L_48))) { goto IL_00ca; } } IL_00ea: { // return value; RuntimeObject * L_49 = V_1; return L_49; } } // System.Boolean UnityEngine.InputSystem.InputActionState::ReadValueAsButton(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputActionState_ReadValueAsButton_m44CAF6599AE04E2AE747DB42C7D3AB2ED3795663 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___bindingIndex0, int32_t ___controlIndex1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputActionState_ReadValue_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_mBCC0705B62F718BDE7BF2A7141B7A87594D80118_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * V_0 = NULL; float V_1 = 0.0f; { // var buttonControl = default(ButtonControl); V_0 = (ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 *)NULL; // if (!bindingStates[bindingIndex].isPartOfComposite) BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * L_0; L_0 = InputActionState_get_bindingStates_mA4A1CB278815E9F08EAA477A01E2FBA87821B7BD(__this, /*hidden argument*/NULL); int32_t L_1 = ___bindingIndex0; uint32_t L_2 = sizeof(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 ); bool L_3; L_3 = BindingState_get_isPartOfComposite_m68AE90C79D3468BA3FB9BDDD98B864642DE09A3F((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)(BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)((BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 *)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_1), (int32_t)L_2)))), /*hidden argument*/NULL); if (L_3) { goto IL_0027; } } { // buttonControl = controls[controlIndex] as ButtonControl; InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* L_4 = __this->get_controls_2(); int32_t L_5 = ___controlIndex1; NullCheck(L_4); int32_t L_6 = L_5; InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * L_7 = (L_4)->GetAt(static_cast(L_6)); V_0 = ((ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 *)IsInstClass((RuntimeObject*)L_7, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_il2cpp_TypeInfo_var)); } IL_0027: { // var floatValue = ReadValue(bindingIndex, controlIndex); int32_t L_8 = ___bindingIndex0; int32_t L_9 = ___controlIndex1; float L_10; L_10 = InputActionState_ReadValue_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_mBCC0705B62F718BDE7BF2A7141B7A87594D80118(__this, L_8, L_9, (bool)0, /*hidden argument*/InputActionState_ReadValue_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_mBCC0705B62F718BDE7BF2A7141B7A87594D80118_RuntimeMethod_var); V_1 = L_10; // if (buttonControl != null) ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_11 = V_0; if (!L_11) { goto IL_0041; } } { // return floatValue >= buttonControl.pressPointOrDefault; float L_12 = V_1; ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_13 = V_0; NullCheck(L_13); float L_14; L_14 = ButtonControl_get_pressPointOrDefault_mD01867DB1DD0815A0DCFDE49A351C83DAE297842(L_13, /*hidden argument*/NULL); return (bool)((((int32_t)((!(((float)L_12) >= ((float)L_14)))? 1 : 0)) == ((int32_t)0))? 1 : 0); } IL_0041: { // return floatValue >= ButtonControl.s_GlobalDefaultButtonPressPoint; float L_15 = V_1; float L_16 = ((ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_StaticFields*)il2cpp_codegen_static_fields_for(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_il2cpp_TypeInfo_var))->get_s_GlobalDefaultButtonPressPoint_34(); return (bool)((((int32_t)((!(((float)L_15) >= ((float)L_16)))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // UnityEngine.InputSystem.Utilities.ISavedState UnityEngine.InputSystem.InputActionState::SaveAndResetState() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* InputActionState_SaveAndResetState_mDBC229B4A2E6D22736EBA7C3E0BD39274DD48CEF (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SavedStructState_1__ctor_m0F1DDD5BA86965B003B9E8F5242D05D69B1C8289_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SavedStructState_1_t3D331EDB16578AB6F0DFEF8441B0A286431BCBFC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedRestore__ctor_mF1D9CAE9FC486136AC5185C588D28F665031F367_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedRestore_tB2EC35E417DAA0BBE9B111D9D1C760E22E8E6BD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CSaveAndResetStateU3Eb__135_0_m3D1191BE62A4DC8934E90812286F457BE535C181_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CSaveAndResetStateU3Eb__135_1_m63E295A1E1C93F771AB1DA6FF2AC082012AA2645_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t2A66F48486DAC302E37E0D4E1CC515CF0D2603BA_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } TypedRestore_tB2EC35E417DAA0BBE9B111D9D1C760E22E8E6BD2 * G_B2_0 = NULL; GlobalState_tF1D93500AFBAA25C7FCA48B5D89640B84C44D0AB * G_B2_1 = NULL; TypedRestore_tB2EC35E417DAA0BBE9B111D9D1C760E22E8E6BD2 * G_B1_0 = NULL; GlobalState_tF1D93500AFBAA25C7FCA48B5D89640B84C44D0AB * G_B1_1 = NULL; Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * G_B4_0 = NULL; TypedRestore_tB2EC35E417DAA0BBE9B111D9D1C760E22E8E6BD2 * G_B4_1 = NULL; GlobalState_tF1D93500AFBAA25C7FCA48B5D89640B84C44D0AB * G_B4_2 = NULL; Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * G_B3_0 = NULL; TypedRestore_tB2EC35E417DAA0BBE9B111D9D1C760E22E8E6BD2 * G_B3_1 = NULL; GlobalState_tF1D93500AFBAA25C7FCA48B5D89640B84C44D0AB * G_B3_2 = NULL; { // var savedState = new SavedStructState( // ref s_GlobalState, // (ref GlobalState state) => s_GlobalState = state, // restore // () => ResetGlobals()); // static dispose IL2CPP_RUNTIME_CLASS_INIT(U3CU3Ec_t2A66F48486DAC302E37E0D4E1CC515CF0D2603BA_il2cpp_TypeInfo_var); TypedRestore_tB2EC35E417DAA0BBE9B111D9D1C760E22E8E6BD2 * L_0 = ((U3CU3Ec_t2A66F48486DAC302E37E0D4E1CC515CF0D2603BA_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t2A66F48486DAC302E37E0D4E1CC515CF0D2603BA_il2cpp_TypeInfo_var))->get_U3CU3E9__135_0_1(); TypedRestore_tB2EC35E417DAA0BBE9B111D9D1C760E22E8E6BD2 * L_1 = L_0; G_B1_0 = L_1; G_B1_1 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14()); if (L_1) { G_B2_0 = L_1; G_B2_1 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14()); goto IL_0024; } } { IL2CPP_RUNTIME_CLASS_INIT(U3CU3Ec_t2A66F48486DAC302E37E0D4E1CC515CF0D2603BA_il2cpp_TypeInfo_var); U3CU3Ec_t2A66F48486DAC302E37E0D4E1CC515CF0D2603BA * L_2 = ((U3CU3Ec_t2A66F48486DAC302E37E0D4E1CC515CF0D2603BA_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t2A66F48486DAC302E37E0D4E1CC515CF0D2603BA_il2cpp_TypeInfo_var))->get_U3CU3E9_0(); TypedRestore_tB2EC35E417DAA0BBE9B111D9D1C760E22E8E6BD2 * L_3 = (TypedRestore_tB2EC35E417DAA0BBE9B111D9D1C760E22E8E6BD2 *)il2cpp_codegen_object_new(TypedRestore_tB2EC35E417DAA0BBE9B111D9D1C760E22E8E6BD2_il2cpp_TypeInfo_var); TypedRestore__ctor_mF1D9CAE9FC486136AC5185C588D28F665031F367(L_3, L_2, (intptr_t)((intptr_t)U3CU3Ec_U3CSaveAndResetStateU3Eb__135_0_m3D1191BE62A4DC8934E90812286F457BE535C181_RuntimeMethod_var), /*hidden argument*/TypedRestore__ctor_mF1D9CAE9FC486136AC5185C588D28F665031F367_RuntimeMethod_var); TypedRestore_tB2EC35E417DAA0BBE9B111D9D1C760E22E8E6BD2 * L_4 = L_3; ((U3CU3Ec_t2A66F48486DAC302E37E0D4E1CC515CF0D2603BA_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t2A66F48486DAC302E37E0D4E1CC515CF0D2603BA_il2cpp_TypeInfo_var))->set_U3CU3E9__135_0_1(L_4); G_B2_0 = L_4; G_B2_1 = G_B1_1; } IL_0024: { IL2CPP_RUNTIME_CLASS_INIT(U3CU3Ec_t2A66F48486DAC302E37E0D4E1CC515CF0D2603BA_il2cpp_TypeInfo_var); Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * L_5 = ((U3CU3Ec_t2A66F48486DAC302E37E0D4E1CC515CF0D2603BA_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t2A66F48486DAC302E37E0D4E1CC515CF0D2603BA_il2cpp_TypeInfo_var))->get_U3CU3E9__135_1_2(); Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * L_6 = L_5; G_B3_0 = L_6; G_B3_1 = G_B2_0; G_B3_2 = G_B2_1; if (L_6) { G_B4_0 = L_6; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_0043; } } { IL2CPP_RUNTIME_CLASS_INIT(U3CU3Ec_t2A66F48486DAC302E37E0D4E1CC515CF0D2603BA_il2cpp_TypeInfo_var); U3CU3Ec_t2A66F48486DAC302E37E0D4E1CC515CF0D2603BA * L_7 = ((U3CU3Ec_t2A66F48486DAC302E37E0D4E1CC515CF0D2603BA_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t2A66F48486DAC302E37E0D4E1CC515CF0D2603BA_il2cpp_TypeInfo_var))->get_U3CU3E9_0(); Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * L_8 = (Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 *)il2cpp_codegen_object_new(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6_il2cpp_TypeInfo_var); Action__ctor_m07BE5EE8A629FBBA52AE6356D57A0D371BE2574B(L_8, L_7, (intptr_t)((intptr_t)U3CU3Ec_U3CSaveAndResetStateU3Eb__135_1_m63E295A1E1C93F771AB1DA6FF2AC082012AA2645_RuntimeMethod_var), /*hidden argument*/NULL); Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * L_9 = L_8; ((U3CU3Ec_t2A66F48486DAC302E37E0D4E1CC515CF0D2603BA_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t2A66F48486DAC302E37E0D4E1CC515CF0D2603BA_il2cpp_TypeInfo_var))->set_U3CU3E9__135_1_2(L_9); G_B4_0 = L_9; G_B4_1 = G_B3_1; G_B4_2 = G_B3_2; } IL_0043: { SavedStructState_1_t3D331EDB16578AB6F0DFEF8441B0A286431BCBFC * L_10 = (SavedStructState_1_t3D331EDB16578AB6F0DFEF8441B0A286431BCBFC *)il2cpp_codegen_object_new(SavedStructState_1_t3D331EDB16578AB6F0DFEF8441B0A286431BCBFC_il2cpp_TypeInfo_var); SavedStructState_1__ctor_m0F1DDD5BA86965B003B9E8F5242D05D69B1C8289(L_10, (GlobalState_tF1D93500AFBAA25C7FCA48B5D89640B84C44D0AB *)G_B4_2, G_B4_1, G_B4_0, /*hidden argument*/SavedStructState_1__ctor_m0F1DDD5BA86965B003B9E8F5242D05D69B1C8289_RuntimeMethod_var); // s_GlobalState = default; il2cpp_codegen_initobj((((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14()), sizeof(GlobalState_tF1D93500AFBAA25C7FCA48B5D89640B84C44D0AB )); // return savedState; return L_10; } } // System.Void UnityEngine.InputSystem.InputActionState::AddToGlobalList() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_AddToGlobalList_m2BE371E49A759021ECEB4ED780FF956AFE6AB2C1 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlinedArray_1_AppendWithCapacity_m59E65633998675623F3673A6CBE743057A299902_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_0; memset((&V_0), 0, sizeof(V_0)); { // CompactGlobalList(); InputActionState_CompactGlobalList_m14ABA370B1A783C54DEADCFF3914192470301690(/*hidden argument*/NULL); // var handle = GCHandle.Alloc(this, GCHandleType.Weak); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_0; L_0 = GCHandle_Alloc_m51C5BC1D6902ADA3B9C297C1A96DB322A6403201(__this, 0, /*hidden argument*/NULL); V_0 = L_0; // s_GlobalState.globalList.AppendWithCapacity(handle); InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * L_1 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_globalList_0(); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_2 = V_0; int32_t L_3; L_3 = InlinedArray_1_AppendWithCapacity_m59E65633998675623F3673A6CBE743057A299902((InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 *)L_1, L_2, ((int32_t)10), /*hidden argument*/InlinedArray_1_AppendWithCapacity_m59E65633998675623F3673A6CBE743057A299902_RuntimeMethod_var); // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::RemoveMapFromGlobalList() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_RemoveMapFromGlobalList_mE6EA53BE5F07FF663488EB94B0C475FB310CB80C (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlinedArray_1_RemoveAtByMovingTailWithCapacity_m5500B724713470F365E06BE98B676C2009653CCB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_2; memset((&V_2), 0, sizeof(V_2)); { // var count = s_GlobalState.globalList.length; InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * L_0 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_globalList_0(); int32_t L_1 = L_0->get_length_0(); V_0 = L_1; // for (var i = 0; i < count; ++i) V_1 = 0; goto IL_005c; } IL_0014: { // if (s_GlobalState.globalList[i].Target == this) InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * L_2 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_globalList_0(); int32_t L_3 = V_1; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_4; L_4 = InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9((InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 *)L_2, L_3, /*hidden argument*/InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9_RuntimeMethod_var); V_2 = L_4; RuntimeObject * L_5; L_5 = GCHandle_get_Target_m6C296AD6520ECDAFC9498E9387677F522871F883((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(&V_2), /*hidden argument*/NULL); if ((!(((RuntimeObject*)(RuntimeObject *)L_5) == ((RuntimeObject*)(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 *)__this)))) { goto IL_0058; } } { // s_GlobalState.globalList[i].Free(); InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * L_6 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_globalList_0(); int32_t L_7 = V_1; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_8; L_8 = InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9((InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 *)L_6, L_7, /*hidden argument*/InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9_RuntimeMethod_var); V_2 = L_8; GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(&V_2), /*hidden argument*/NULL); // s_GlobalState.globalList.RemoveAtByMovingTailWithCapacity(i); InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * L_9 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_globalList_0(); int32_t L_10 = V_1; InlinedArray_1_RemoveAtByMovingTailWithCapacity_m5500B724713470F365E06BE98B676C2009653CCB((InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 *)L_9, L_10, /*hidden argument*/InlinedArray_1_RemoveAtByMovingTailWithCapacity_m5500B724713470F365E06BE98B676C2009653CCB_RuntimeMethod_var); // break; return; } IL_0058: { // for (var i = 0; i < count; ++i) int32_t L_11 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_005c: { // for (var i = 0; i < count; ++i) int32_t L_12 = V_1; int32_t L_13 = V_0; if ((((int32_t)L_12) < ((int32_t)L_13))) { goto IL_0014; } } { // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::CompactGlobalList() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_CompactGlobalList_m14ABA370B1A783C54DEADCFF3914192470301690 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlinedArray_1_set_Item_m3B8C00C255A6900AE1434A259B1A741697D1BBDD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_3; memset((&V_3), 0, sizeof(V_3)); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_4; memset((&V_4), 0, sizeof(V_4)); { // var length = s_GlobalState.globalList.length; InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * L_0 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_globalList_0(); int32_t L_1 = L_0->get_length_0(); V_0 = L_1; // var head = 0; V_1 = 0; // for (var i = 0; i < length; ++i) V_2 = 0; goto IL_0094; } IL_0016: { // var handle = s_GlobalState.globalList[i]; InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * L_2 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_globalList_0(); int32_t L_3 = V_2; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_4; L_4 = InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9((InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 *)L_2, L_3, /*hidden argument*/InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9_RuntimeMethod_var); V_3 = L_4; // if (handle.IsAllocated && handle.Target != null) bool L_5; L_5 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(&V_3), /*hidden argument*/NULL); if (!L_5) { goto IL_0054; } } { RuntimeObject * L_6; L_6 = GCHandle_get_Target_m6C296AD6520ECDAFC9498E9387677F522871F883((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(&V_3), /*hidden argument*/NULL); if (!L_6) { goto IL_0054; } } { // if (head != i) int32_t L_7 = V_1; int32_t L_8 = V_2; if ((((int32_t)L_7) == ((int32_t)L_8))) { goto IL_004e; } } { // s_GlobalState.globalList[head] = handle; InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * L_9 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_globalList_0(); int32_t L_10 = V_1; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_11 = V_3; InlinedArray_1_set_Item_m3B8C00C255A6900AE1434A259B1A741697D1BBDD((InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 *)L_9, L_10, L_11, /*hidden argument*/InlinedArray_1_set_Item_m3B8C00C255A6900AE1434A259B1A741697D1BBDD_RuntimeMethod_var); } IL_004e: { // ++head; int32_t L_12 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); // } goto IL_0090; } IL_0054: { // if (handle.IsAllocated) bool L_13; L_13 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(&V_3), /*hidden argument*/NULL); if (!L_13) { goto IL_0076; } } { // s_GlobalState.globalList[i].Free(); InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * L_14 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_globalList_0(); int32_t L_15 = V_2; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_16; L_16 = InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9((InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 *)L_14, L_15, /*hidden argument*/InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9_RuntimeMethod_var); V_4 = L_16; GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(&V_4), /*hidden argument*/NULL); } IL_0076: { // s_GlobalState.globalList[i] = default; InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * L_17 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_globalList_0(); int32_t L_18 = V_2; il2cpp_codegen_initobj((&V_4), sizeof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_19 = V_4; InlinedArray_1_set_Item_m3B8C00C255A6900AE1434A259B1A741697D1BBDD((InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 *)L_17, L_18, L_19, /*hidden argument*/InlinedArray_1_set_Item_m3B8C00C255A6900AE1434A259B1A741697D1BBDD_RuntimeMethod_var); } IL_0090: { // for (var i = 0; i < length; ++i) int32_t L_20 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); } IL_0094: { // for (var i = 0; i < length; ++i) int32_t L_21 = V_2; int32_t L_22 = V_0; if ((((int32_t)L_21) < ((int32_t)L_22))) { goto IL_0016; } } { // s_GlobalState.globalList.length = head; InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * L_23 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_globalList_0(); int32_t L_24 = V_1; L_23->set_length_0(L_24); // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::NotifyListenersOfActionChange(UnityEngine.InputSystem.InputActionChange) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_NotifyListenersOfActionChange_mC5C6675F162D0E8C6F2B198DADD3FB74BDF80271 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, int32_t ___change0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * V_1 = NULL; { // for (var i = 0; i < totalMapCount; ++i) V_0 = 0; goto IL_004b; } IL_0004: { // var map = maps[i]; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_0 = __this->get_maps_1(); int32_t L_1 = V_0; NullCheck(L_0); int32_t L_2 = L_1; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_3 = (L_0)->GetAt(static_cast(L_2)); V_1 = L_3; // if (map.m_SingletonAction != null) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_4 = V_1; NullCheck(L_4); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_5 = L_4->get_m_SingletonAction_8(); if (!L_5) { goto IL_0023; } } { // NotifyListenersOfActionChange(change, map.m_SingletonAction); int32_t L_6 = ___change0; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_7 = V_1; NullCheck(L_7); InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_8 = L_7->get_m_SingletonAction_8(); InputActionState_NotifyListenersOfActionChange_mC144EE774E5BC5233850208913B1D533CA2EC5AF(L_6, L_8, /*hidden argument*/NULL); // } goto IL_0047; } IL_0023: { // else if (map.m_Asset == null) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_9 = V_1; NullCheck(L_9); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_10 = L_9->get_m_Asset_2(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_11; L_11 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_10, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_11) { goto IL_003a; } } { // NotifyListenersOfActionChange(change, map); int32_t L_12 = ___change0; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_13 = V_1; InputActionState_NotifyListenersOfActionChange_mC144EE774E5BC5233850208913B1D533CA2EC5AF(L_12, L_13, /*hidden argument*/NULL); // } goto IL_0047; } IL_003a: { // NotifyListenersOfActionChange(change, map.m_Asset); int32_t L_14 = ___change0; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_15 = V_1; NullCheck(L_15); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_16 = L_15->get_m_Asset_2(); InputActionState_NotifyListenersOfActionChange_mC144EE774E5BC5233850208913B1D533CA2EC5AF(L_14, L_16, /*hidden argument*/NULL); // return; return; } IL_0047: { // for (var i = 0; i < totalMapCount; ++i) int32_t L_17 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); } IL_004b: { // for (var i = 0; i < totalMapCount; ++i) int32_t L_18 = V_0; int32_t L_19; L_19 = InputActionState_get_totalMapCount_m6D06466631F34731F419DAC24E56AE639DB041AA(__this, /*hidden argument*/NULL); if ((((int32_t)L_18) < ((int32_t)L_19))) { goto IL_0004; } } { // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::NotifyListenersOfActionChange(UnityEngine.InputSystem.InputActionChange,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_NotifyListenersOfActionChange_mC144EE774E5BC5233850208913B1D533CA2EC5AF (int32_t ___change0, RuntimeObject * ___actionOrMapOrAsset1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DelegateHelpers_InvokeCallbacksSafe_TisRuntimeObject_TisInputActionChange_t130BC43627B2FC0737CEF3C0D588541F778CF96D_m78D7179D212FF0C03662CECEEC188E33287D98A8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DelegateHelpers_InvokeCallbacksSafe_TisRuntimeObject_mD650750A1B8DDC5DEDA41A57398639D210618F24_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0DBCE863EC8656E24A0F9573E2C08AFC17924A25); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral522A7A5C300859374C0C29A9B5EF8997E6E336A0); s_Il2CppMethodInitialized = true; } { // DelegateHelpers.InvokeCallbacksSafe(ref s_GlobalState.onActionChange, actionOrMapOrAsset, change, "onActionChange"); CallbackArray_1_t552BD871FFF51BBEADFA595A48105D602791E7FA * L_0 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_onActionChange_1(); RuntimeObject * L_1 = ___actionOrMapOrAsset1; int32_t L_2 = ___change0; DelegateHelpers_InvokeCallbacksSafe_TisRuntimeObject_TisInputActionChange_t130BC43627B2FC0737CEF3C0D588541F778CF96D_m78D7179D212FF0C03662CECEEC188E33287D98A8((CallbackArray_1_t552BD871FFF51BBEADFA595A48105D602791E7FA *)L_0, L_1, L_2, _stringLiteral522A7A5C300859374C0C29A9B5EF8997E6E336A0, NULL, /*hidden argument*/DelegateHelpers_InvokeCallbacksSafe_TisRuntimeObject_TisInputActionChange_t130BC43627B2FC0737CEF3C0D588541F778CF96D_m78D7179D212FF0C03662CECEEC188E33287D98A8_RuntimeMethod_var); // if (change == InputActionChange.BoundControlsChanged) int32_t L_3 = ___change0; if ((!(((uint32_t)L_3) == ((uint32_t)8)))) { goto IL_0031; } } { // DelegateHelpers.InvokeCallbacksSafe(ref s_GlobalState.onActionControlsChanged, actionOrMapOrAsset, "onActionControlsChange"); CallbackArray_1_tE03856E201C6AA8C7ED4B4A9675D5BD431CACF1D * L_4 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_onActionControlsChanged_2(); RuntimeObject * L_5 = ___actionOrMapOrAsset1; DelegateHelpers_InvokeCallbacksSafe_TisRuntimeObject_mD650750A1B8DDC5DEDA41A57398639D210618F24((CallbackArray_1_tE03856E201C6AA8C7ED4B4A9675D5BD431CACF1D *)L_4, L_5, _stringLiteral0DBCE863EC8656E24A0F9573E2C08AFC17924A25, NULL, /*hidden argument*/DelegateHelpers_InvokeCallbacksSafe_TisRuntimeObject_mD650750A1B8DDC5DEDA41A57398639D210618F24_RuntimeMethod_var); } IL_0031: { // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::ResetGlobals() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_ResetGlobals_m2D32F8BCA123DE6C4838AC9494D8EF2D8E9DA24F (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackArray_1_Clear_m84E7D680E888B506FF413CB4E833A57311BE90A0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackArray_1_Clear_m946F8E36822237BF7134C4CC0D1EDC4235B22BAB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_1; memset((&V_1), 0, sizeof(V_1)); { // DestroyAllActionMapStates(); InputActionState_DestroyAllActionMapStates_m03DC0E113DF0780D84B49B1760D033FE4B5D797A(/*hidden argument*/NULL); // for (var i = 0; i < s_GlobalState.globalList.length; ++i) V_0 = 0; goto IL_003f; } IL_0009: { // if (s_GlobalState.globalList[i].IsAllocated) InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * L_0 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_globalList_0(); int32_t L_1 = V_0; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_2; L_2 = InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9((InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 *)L_0, L_1, /*hidden argument*/InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9_RuntimeMethod_var); V_1 = L_2; bool L_3; L_3 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(&V_1), /*hidden argument*/NULL); if (!L_3) { goto IL_003b; } } { // s_GlobalState.globalList[i].Free(); InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * L_4 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_globalList_0(); int32_t L_5 = V_0; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_6; L_6 = InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9((InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 *)L_4, L_5, /*hidden argument*/InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9_RuntimeMethod_var); V_1 = L_6; GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(&V_1), /*hidden argument*/NULL); } IL_003b: { // for (var i = 0; i < s_GlobalState.globalList.length; ++i) int32_t L_7 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_003f: { // for (var i = 0; i < s_GlobalState.globalList.length; ++i) int32_t L_8 = V_0; InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * L_9 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_globalList_0(); int32_t L_10 = L_9->get_length_0(); if ((((int32_t)L_8) < ((int32_t)L_10))) { goto IL_0009; } } { // s_GlobalState.globalList.length = 0; InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * L_11 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_globalList_0(); L_11->set_length_0(0); // s_GlobalState.onActionChange.Clear(); CallbackArray_1_t552BD871FFF51BBEADFA595A48105D602791E7FA * L_12 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_onActionChange_1(); CallbackArray_1_Clear_m946F8E36822237BF7134C4CC0D1EDC4235B22BAB((CallbackArray_1_t552BD871FFF51BBEADFA595A48105D602791E7FA *)L_12, /*hidden argument*/CallbackArray_1_Clear_m946F8E36822237BF7134C4CC0D1EDC4235B22BAB_RuntimeMethod_var); // s_GlobalState.onActionControlsChanged.Clear(); CallbackArray_1_tE03856E201C6AA8C7ED4B4A9675D5BD431CACF1D * L_13 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_onActionControlsChanged_2(); CallbackArray_1_Clear_m84E7D680E888B506FF413CB4E833A57311BE90A0((CallbackArray_1_tE03856E201C6AA8C7ED4B4A9675D5BD431CACF1D *)L_13, /*hidden argument*/CallbackArray_1_Clear_m84E7D680E888B506FF413CB4E833A57311BE90A0_RuntimeMethod_var); // } return; } } // System.Int32 UnityEngine.InputSystem.InputActionState::FindAllEnabledActions(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionState_FindAllEnabledActions_mE0CF42FE61CE53546EA558F0549DB5B3F6660E7C (List_1_tFFE73B0BB3F7FB42B352704EF27E024293EECFD5 * ___result0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_AddRange_mA13E06136BB740871AF333530341467472DE85DE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mDF9830A1F3BDDA9AB2F14D876EE028E88AC0EB6B_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_3; memset((&V_3), 0, sizeof(V_3)); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * V_4 = NULL; int32_t V_5 = 0; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* V_6 = NULL; int32_t V_7 = 0; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * V_8 = NULL; InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* V_9 = NULL; int32_t V_10 = 0; int32_t V_11 = 0; int32_t V_12 = 0; { // var numFound = 0; V_0 = 0; // var stateCount = s_GlobalState.globalList.length; InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * L_0 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_globalList_0(); int32_t L_1 = L_0->get_length_0(); V_1 = L_1; // for (var i = 0; i < stateCount; ++i) V_2 = 0; goto IL_010e; } IL_0019: { // var handle = s_GlobalState.globalList[i]; InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * L_2 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_globalList_0(); int32_t L_3 = V_2; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_4; L_4 = InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9((InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 *)L_2, L_3, /*hidden argument*/InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9_RuntimeMethod_var); V_3 = L_4; // if (!handle.IsAllocated) bool L_5; L_5 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(&V_3), /*hidden argument*/NULL); if (!L_5) { goto IL_010a; } } { // var state = (InputActionState)handle.Target; RuntimeObject * L_6; L_6 = GCHandle_get_Target_m6C296AD6520ECDAFC9498E9387677F522871F883((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(&V_3), /*hidden argument*/NULL); V_4 = ((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 *)CastclassClass((RuntimeObject*)L_6, InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var)); // if (state == null) InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_7 = V_4; if (!L_7) { goto IL_010a; } } { // var mapCount = state.totalMapCount; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_8 = V_4; NullCheck(L_8); int32_t L_9; L_9 = InputActionState_get_totalMapCount_m6D06466631F34731F419DAC24E56AE639DB041AA(L_8, /*hidden argument*/NULL); V_5 = L_9; // var maps = state.maps; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_10 = V_4; NullCheck(L_10); InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_11 = L_10->get_maps_1(); V_6 = L_11; // for (var n = 0; n < mapCount; ++n) V_7 = 0; goto IL_0101; } IL_0065: { // var map = maps[n]; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_12 = V_6; int32_t L_13 = V_7; NullCheck(L_12); int32_t L_14 = L_13; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_15 = (L_12)->GetAt(static_cast(L_14)); V_8 = L_15; // if (!map.enabled) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_16 = V_8; NullCheck(L_16); bool L_17; L_17 = InputActionMap_get_enabled_m5ACA89B66D742F7329CB5EBB1671901C27FBEA38(L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_00fb; } } { // var actions = map.m_Actions; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_18 = V_8; NullCheck(L_18); InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_19 = L_18->get_m_Actions_3(); V_9 = L_19; // var actionCount = actions.Length; InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_20 = V_9; NullCheck(L_20); V_10 = ((int32_t)((int32_t)(((RuntimeArray*)L_20)->max_length))); // if (map.m_EnabledActionsCount == actionCount) InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_21 = V_8; NullCheck(L_21); int32_t L_22 = L_21->get_m_EnabledActionsCount_7(); int32_t L_23 = V_10; if ((!(((uint32_t)L_22) == ((uint32_t)L_23)))) { goto IL_00a1; } } { // result.AddRange(actions); List_1_tFFE73B0BB3F7FB42B352704EF27E024293EECFD5 * L_24 = ___result0; InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_25 = V_9; NullCheck(L_24); List_1_AddRange_mA13E06136BB740871AF333530341467472DE85DE(L_24, (RuntimeObject*)(RuntimeObject*)L_25, /*hidden argument*/List_1_AddRange_mA13E06136BB740871AF333530341467472DE85DE_RuntimeMethod_var); // numFound += actionCount; int32_t L_26 = V_0; int32_t L_27 = V_10; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)L_27)); // } goto IL_00fb; } IL_00a1: { // var actionStartIndex = state.mapIndices[map.m_MapIndexInState].actionStartIndex; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_28 = V_4; NullCheck(L_28); ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A * L_29; L_29 = InputActionState_get_mapIndices_m5BE9ED45E0824C3EA9C4D2ECB3001293D9EDBC67(L_28, /*hidden argument*/NULL); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_30 = V_8; NullCheck(L_30); int32_t L_31 = L_30->get_m_MapIndexInState_9(); uint32_t L_32 = sizeof(ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A ); NullCheck(((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_29, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_31), (int32_t)L_32))))); int32_t L_33 = ((ActionMapIndices_t627DF9CE7704FDD352C035C65CC9AF6D8B899A0A *)il2cpp_codegen_add((intptr_t)L_29, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_31), (int32_t)L_32))))->get_actionStartIndex_0(); V_11 = L_33; // for (var k = 0; k < actionCount; ++k) V_12 = 0; goto IL_00f5; } IL_00c4: { // if (state.actionStates[actionStartIndex + k].phase != InputActionPhase.Disabled) InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_34 = V_4; NullCheck(L_34); TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * L_35; L_35 = InputActionState_get_actionStates_m61D67028542007D960DED19F0092A55FC5A1421B(L_34, /*hidden argument*/NULL); int32_t L_36 = V_11; int32_t L_37 = V_12; uint32_t L_38 = sizeof(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 ); int32_t L_39; L_39 = TriggerState_get_phase_m8BC034C0171DFBEFFE326B22BED602AB414D8CB8_inline((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)(TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)((TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 *)il2cpp_codegen_add((intptr_t)L_35, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)L_37))), (int32_t)L_38)))), /*hidden argument*/NULL); if (!L_39) { goto IL_00ef; } } { // result.Add(actions[k]); List_1_tFFE73B0BB3F7FB42B352704EF27E024293EECFD5 * L_40 = ___result0; InputActionU5BU5D_tD3CFE5DE4AAAD0D056FE716A341869DC8352C3F7* L_41 = V_9; int32_t L_42 = V_12; NullCheck(L_41); int32_t L_43 = L_42; InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * L_44 = (L_41)->GetAt(static_cast(L_43)); NullCheck(L_40); List_1_Add_mDF9830A1F3BDDA9AB2F14D876EE028E88AC0EB6B(L_40, L_44, /*hidden argument*/List_1_Add_mDF9830A1F3BDDA9AB2F14D876EE028E88AC0EB6B_RuntimeMethod_var); // ++numFound; int32_t L_45 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); } IL_00ef: { // for (var k = 0; k < actionCount; ++k) int32_t L_46 = V_12; V_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1)); } IL_00f5: { // for (var k = 0; k < actionCount; ++k) int32_t L_47 = V_12; int32_t L_48 = V_10; if ((((int32_t)L_47) < ((int32_t)L_48))) { goto IL_00c4; } } IL_00fb: { // for (var n = 0; n < mapCount; ++n) int32_t L_49 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_49, (int32_t)1)); } IL_0101: { // for (var n = 0; n < mapCount; ++n) int32_t L_50 = V_7; int32_t L_51 = V_5; if ((((int32_t)L_50) < ((int32_t)L_51))) { goto IL_0065; } } IL_010a: { // for (var i = 0; i < stateCount; ++i) int32_t L_52 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_52, (int32_t)1)); } IL_010e: { // for (var i = 0; i < stateCount; ++i) int32_t L_53 = V_2; int32_t L_54 = V_1; if ((((int32_t)L_53) < ((int32_t)L_54))) { goto IL_0019; } } { // return numFound; int32_t L_55 = V_0; return L_55; } } // System.Void UnityEngine.InputSystem.InputActionState::OnDeviceChange(UnityEngine.InputSystem.InputDevice,UnityEngine.InputSystem.InputDeviceChange) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_OnDeviceChange_mE3D72775E04B0D3BE4F7545C51E12185CCAEFF52 (InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * ___device0, int32_t ___change1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlinedArray_1_RemoveAtWithCapacity_m063BBA79A2F0876CA9E561D9999C913B1D17949B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_1; memset((&V_1), 0, sizeof(V_1)); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * V_2 = NULL; bool V_3 = false; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; int32_t V_6 = 0; InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * G_B14_0 = NULL; InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * G_B13_0 = NULL; { // for (var i = 0; i < s_GlobalState.globalList.length; ++i) V_0 = 0; goto IL_0159; } IL_0007: { // var handle = s_GlobalState.globalList[i]; InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * L_0 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_globalList_0(); int32_t L_1 = V_0; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_2; L_2 = InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9((InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 *)L_0, L_1, /*hidden argument*/InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9_RuntimeMethod_var); V_1 = L_2; // if (!handle.IsAllocated || handle.Target == null) bool L_3; L_3 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(&V_1), /*hidden argument*/NULL); if (!L_3) { goto IL_002a; } } { RuntimeObject * L_4; L_4 = GCHandle_get_Target_m6C296AD6520ECDAFC9498E9387677F522871F883((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(&V_1), /*hidden argument*/NULL); if (L_4) { goto IL_0065; } } IL_002a: { // if (handle.IsAllocated) bool L_5; L_5 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(&V_1), /*hidden argument*/NULL); if (!L_5) { goto IL_004c; } } { // s_GlobalState.globalList[i].Free(); InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * L_6 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_globalList_0(); int32_t L_7 = V_0; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_8; L_8 = InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9((InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 *)L_6, L_7, /*hidden argument*/InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9_RuntimeMethod_var); V_4 = L_8; GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(&V_4), /*hidden argument*/NULL); } IL_004c: { // s_GlobalState.globalList.RemoveAtWithCapacity(i); InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * L_9 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_globalList_0(); int32_t L_10 = V_0; InlinedArray_1_RemoveAtWithCapacity_m063BBA79A2F0876CA9E561D9999C913B1D17949B((InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 *)L_9, L_10, /*hidden argument*/InlinedArray_1_RemoveAtWithCapacity_m063BBA79A2F0876CA9E561D9999C913B1D17949B_RuntimeMethod_var); // --i; int32_t L_11 = V_0; V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); // continue; goto IL_0155; } IL_0065: { // var state = (InputActionState)handle.Target; RuntimeObject * L_12; L_12 = GCHandle_get_Target_m6C296AD6520ECDAFC9498E9387677F522871F883((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(&V_1), /*hidden argument*/NULL); V_2 = ((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 *)CastclassClass((RuntimeObject*)L_12, InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var)); // var needsFullResolve = true; V_3 = (bool)1; int32_t L_13 = ___change1; switch (L_13) { case 0: { goto IL_00a7; } case 1: { goto IL_00b7; } case 2: { goto IL_012f; } case 3: { goto IL_012f; } case 4: { goto IL_012f; } case 5: { goto IL_012f; } case 6: { goto IL_0109; } case 7: { goto IL_0109; } case 8: { goto IL_011d; } case 9: { goto IL_011d; } } } { goto IL_012f; } IL_00a7: { // if (!state.CanUseDevice(device)) InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_14 = V_2; InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * L_15 = ___device0; NullCheck(L_14); bool L_16; L_16 = InputActionState_CanUseDevice_m1081F7C81EB24B72C147FBA6D462CD0009732B89(L_14, L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_0155; } } { // needsFullResolve = false; V_3 = (bool)0; // break; goto IL_012f; } IL_00b7: { // if (!state.IsUsingDevice(device)) InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_17 = V_2; InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * L_18 = ___device0; NullCheck(L_17); bool L_19; L_19 = InputActionState_IsUsingDevice_m9A4D9040EF023967386FC8E0343D2CBC6968D1A3(L_17, L_18, /*hidden argument*/NULL); if (!L_19) { goto IL_0155; } } { // for (var n = 0; n < state.totalMapCount; ++n) V_5 = 0; goto IL_00fb; } IL_00c8: { // var map = state.maps[n]; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_20 = V_2; NullCheck(L_20); InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_21 = L_20->get_maps_1(); int32_t L_22 = V_5; NullCheck(L_21); int32_t L_23 = L_22; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_24 = (L_21)->GetAt(static_cast(L_23)); // map.m_Devices.Remove(device); InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_25 = L_24; NullCheck(L_25); DeviceArray_tB70537FAE9D7016A8C78A29177C1FA1C3AF15B5A * L_26 = L_25->get_address_of_m_Devices_15(); InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * L_27 = ___device0; bool L_28; L_28 = DeviceArray_Remove_m8E6DC92C7A41DE4F32B023DCE5F03F85E4DACEE7((DeviceArray_tB70537FAE9D7016A8C78A29177C1FA1C3AF15B5A *)L_26, L_27, /*hidden argument*/NULL); // map.asset?.m_Devices.Remove(device); NullCheck(L_25); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_29; L_29 = InputActionMap_get_asset_m731DA6CFE63F1714524F583D9E4A575BE1DA7FA7_inline(L_25, /*hidden argument*/NULL); InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_30 = L_29; G_B13_0 = L_30; if (L_30) { G_B14_0 = L_30; goto IL_00e9; } } { goto IL_00f5; } IL_00e9: { NullCheck(G_B14_0); DeviceArray_tB70537FAE9D7016A8C78A29177C1FA1C3AF15B5A * L_31 = G_B14_0->get_address_of_m_Devices_11(); InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * L_32 = ___device0; bool L_33; L_33 = DeviceArray_Remove_m8E6DC92C7A41DE4F32B023DCE5F03F85E4DACEE7((DeviceArray_tB70537FAE9D7016A8C78A29177C1FA1C3AF15B5A *)L_31, L_32, /*hidden argument*/NULL); } IL_00f5: { // for (var n = 0; n < state.totalMapCount; ++n) int32_t L_34 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); } IL_00fb: { // for (var n = 0; n < state.totalMapCount; ++n) int32_t L_35 = V_5; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_36 = V_2; NullCheck(L_36); int32_t L_37; L_37 = InputActionState_get_totalMapCount_m6D06466631F34731F419DAC24E56AE639DB041AA(L_36, /*hidden argument*/NULL); if ((((int32_t)L_35) < ((int32_t)L_37))) { goto IL_00c8; } } { // needsFullResolve = false; V_3 = (bool)0; // break; goto IL_012f; } IL_0109: { // if (!state.IsUsingDevice(device) && !state.CanUseDevice(device)) InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_38 = V_2; InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * L_39 = ___device0; NullCheck(L_38); bool L_40; L_40 = InputActionState_IsUsingDevice_m9A4D9040EF023967386FC8E0343D2CBC6968D1A3(L_38, L_39, /*hidden argument*/NULL); if (L_40) { goto IL_012f; } } { InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_41 = V_2; InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * L_42 = ___device0; NullCheck(L_41); bool L_43; L_43 = InputActionState_CanUseDevice_m1081F7C81EB24B72C147FBA6D462CD0009732B89(L_41, L_42, /*hidden argument*/NULL); if (L_43) { goto IL_012f; } } { // continue; goto IL_0155; } IL_011d: { // if (!state.IsUsingDevice(device)) InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_44 = V_2; InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * L_45 = ___device0; NullCheck(L_44); bool L_46; L_46 = InputActionState_IsUsingDevice_m9A4D9040EF023967386FC8E0343D2CBC6968D1A3(L_44, L_45, /*hidden argument*/NULL); if (!L_46) { goto IL_0155; } } { // state.ResetActionStatesDrivenBy(device); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_47 = V_2; InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * L_48 = ___device0; NullCheck(L_47); InputActionState_ResetActionStatesDrivenBy_m48AC2FB4694D9BF2EA4607B4DEAF75EB6931DCEE(L_47, L_48, /*hidden argument*/NULL); // continue; // No re-resolving necessary. goto IL_0155; } IL_012f: { // for (var n = 0; n < state.totalMapCount; ++n) V_6 = 0; goto IL_014b; } IL_0134: { // if (state.maps[n].LazyResolveBindings(fullResolve: needsFullResolve)) InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_49 = V_2; NullCheck(L_49); InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_50 = L_49->get_maps_1(); int32_t L_51 = V_6; NullCheck(L_50); int32_t L_52 = L_51; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_53 = (L_50)->GetAt(static_cast(L_52)); bool L_54 = V_3; NullCheck(L_53); bool L_55; L_55 = InputActionMap_LazyResolveBindings_mC45438FB4EFFA8174086E060F1F9DA7BE53D47E1(L_53, L_54, /*hidden argument*/NULL); if (L_55) { goto IL_0155; } } { // for (var n = 0; n < state.totalMapCount; ++n) int32_t L_56 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_56, (int32_t)1)); } IL_014b: { // for (var n = 0; n < state.totalMapCount; ++n) int32_t L_57 = V_6; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_58 = V_2; NullCheck(L_58); int32_t L_59; L_59 = InputActionState_get_totalMapCount_m6D06466631F34731F419DAC24E56AE639DB041AA(L_58, /*hidden argument*/NULL); if ((((int32_t)L_57) < ((int32_t)L_59))) { goto IL_0134; } } IL_0155: { // for (var i = 0; i < s_GlobalState.globalList.length; ++i) int32_t L_60 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); } IL_0159: { // for (var i = 0; i < s_GlobalState.globalList.length; ++i) int32_t L_61 = V_0; InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * L_62 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_globalList_0(); int32_t L_63 = L_62->get_length_0(); if ((((int32_t)L_61) < ((int32_t)L_63))) { goto IL_0007; } } { // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::DeferredResolutionOfBindings() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_DeferredResolutionOfBindings_mC89E676CDB4CF09FE0254B926E1EA735F7EBFE59 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlinedArray_1_RemoveAtWithCapacity_m063BBA79A2F0876CA9E561D9999C913B1D17949B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_1; memset((&V_1), 0, sizeof(V_1)); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * V_2 = NULL; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // ++InputActionMap.s_DeferBindingResolution; int32_t L_0 = ((InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_StaticFields*)il2cpp_codegen_static_fields_for(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_il2cpp_TypeInfo_var))->get_s_DeferBindingResolution_18(); ((InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_StaticFields*)il2cpp_codegen_static_fields_for(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_il2cpp_TypeInfo_var))->set_s_DeferBindingResolution_18(((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1))); } IL_000c: try { // begin try (depth: 1) { // for (var i = 0; i < s_GlobalState.globalList.length; ++i) V_0 = 0; goto IL_00a2; } IL_0013: { // var handle = s_GlobalState.globalList[i]; InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * L_1 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_globalList_0(); int32_t L_2 = V_0; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_3; L_3 = InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9((InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 *)L_1, L_2, /*hidden argument*/InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9_RuntimeMethod_var); V_1 = L_3; // if (!handle.IsAllocated || handle.Target == null) bool L_4; L_4 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(&V_1), /*hidden argument*/NULL); if (!L_4) { goto IL_0036; } } IL_002d: { RuntimeObject * L_5; L_5 = GCHandle_get_Target_m6C296AD6520ECDAFC9498E9387677F522871F883((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(&V_1), /*hidden argument*/NULL); if (L_5) { goto IL_006d; } } IL_0036: { // if (handle.IsAllocated) bool L_6; L_6 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(&V_1), /*hidden argument*/NULL); if (!L_6) { goto IL_0057; } } IL_003f: { // s_GlobalState.globalList[i].Free(); InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * L_7 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_globalList_0(); int32_t L_8 = V_0; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_9; L_9 = InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9((InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 *)L_7, L_8, /*hidden argument*/InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9_RuntimeMethod_var); V_3 = L_9; GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(&V_3), /*hidden argument*/NULL); } IL_0057: { // s_GlobalState.globalList.RemoveAtWithCapacity(i); InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * L_10 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_globalList_0(); int32_t L_11 = V_0; InlinedArray_1_RemoveAtWithCapacity_m063BBA79A2F0876CA9E561D9999C913B1D17949B((InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 *)L_10, L_11, /*hidden argument*/InlinedArray_1_RemoveAtWithCapacity_m063BBA79A2F0876CA9E561D9999C913B1D17949B_RuntimeMethod_var); // --i; int32_t L_12 = V_0; V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); // continue; goto IL_009e; } IL_006d: { // var state = (InputActionState)handle.Target; RuntimeObject * L_13; L_13 = GCHandle_get_Target_m6C296AD6520ECDAFC9498E9387677F522871F883((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(&V_1), /*hidden argument*/NULL); V_2 = ((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 *)CastclassClass((RuntimeObject*)L_13, InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var)); // for (var n = 0; n < state.totalMapCount; ++n) V_4 = 0; goto IL_0094; } IL_007f: { // state.maps[n].ResolveBindingsIfNecessary(); InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_14 = V_2; NullCheck(L_14); InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_15 = L_14->get_maps_1(); int32_t L_16 = V_4; NullCheck(L_15); int32_t L_17 = L_16; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_18 = (L_15)->GetAt(static_cast(L_17)); NullCheck(L_18); bool L_19; L_19 = InputActionMap_ResolveBindingsIfNecessary_m2A250A62A93EAADB0519EDCCFB21FAA6473FBFDB(L_18, /*hidden argument*/NULL); // for (var n = 0; n < state.totalMapCount; ++n) int32_t L_20 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); } IL_0094: { // for (var n = 0; n < state.totalMapCount; ++n) int32_t L_21 = V_4; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_22 = V_2; NullCheck(L_22); int32_t L_23; L_23 = InputActionState_get_totalMapCount_m6D06466631F34731F419DAC24E56AE639DB041AA(L_22, /*hidden argument*/NULL); if ((((int32_t)L_21) < ((int32_t)L_23))) { goto IL_007f; } } IL_009e: { // for (var i = 0; i < s_GlobalState.globalList.length; ++i) int32_t L_24 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_00a2: { // for (var i = 0; i < s_GlobalState.globalList.length; ++i) int32_t L_25 = V_0; InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * L_26 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_globalList_0(); int32_t L_27 = L_26->get_length_0(); if ((((int32_t)L_25) < ((int32_t)L_27))) { goto IL_0013; } } IL_00b7: { // } IL2CPP_LEAVE(0xC6, FINALLY_00b9); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00b9; } FINALLY_00b9: { // begin finally (depth: 1) // --InputActionMap.s_DeferBindingResolution; int32_t L_28 = ((InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_StaticFields*)il2cpp_codegen_static_fields_for(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_il2cpp_TypeInfo_var))->get_s_DeferBindingResolution_18(); ((InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_StaticFields*)il2cpp_codegen_static_fields_for(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44_il2cpp_TypeInfo_var))->set_s_DeferBindingResolution_18(((int32_t)il2cpp_codegen_subtract((int32_t)L_28, (int32_t)1))); // } IL2CPP_END_FINALLY(185) } // end finally (depth: 1) IL2CPP_CLEANUP(185) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xC6, IL_00c6) } IL_00c6: { // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::DisableAllActions() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_DisableAllActions_mE4C359EF03DAD0B57F12BAFF572E307CA14B4E38 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* V_3 = NULL; int32_t V_4 = 0; { // for (var i = 0; i < s_GlobalState.globalList.length; ++i) V_0 = 0; goto IL_005d; } IL_0004: { // var handle = s_GlobalState.globalList[i]; InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * L_0 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_globalList_0(); int32_t L_1 = V_0; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_2; L_2 = InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9((InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 *)L_0, L_1, /*hidden argument*/InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9_RuntimeMethod_var); V_1 = L_2; // if (!handle.IsAllocated || handle.Target == null) bool L_3; L_3 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(&V_1), /*hidden argument*/NULL); if (!L_3) { goto IL_0059; } } { RuntimeObject * L_4; L_4 = GCHandle_get_Target_m6C296AD6520ECDAFC9498E9387677F522871F883((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(&V_1), /*hidden argument*/NULL); if (!L_4) { goto IL_0059; } } { // var state = (InputActionState)handle.Target; RuntimeObject * L_5; L_5 = GCHandle_get_Target_m6C296AD6520ECDAFC9498E9387677F522871F883((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(&V_1), /*hidden argument*/NULL); // var mapCount = state.totalMapCount; InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * L_6 = ((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 *)CastclassClass((RuntimeObject*)L_5, InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var)); NullCheck(L_6); int32_t L_7; L_7 = InputActionState_get_totalMapCount_m6D06466631F34731F419DAC24E56AE639DB041AA(L_6, /*hidden argument*/NULL); V_2 = L_7; // var maps = state.maps; NullCheck(L_6); InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_8 = L_6->get_maps_1(); V_3 = L_8; // for (var n = 0; n < mapCount; ++n) V_4 = 0; goto IL_0054; } IL_0045: { // maps[n].Disable(); InputActionMapU5BU5D_t31943BDD82120CBC1067BC90B51BCDEF32226609* L_9 = V_3; int32_t L_10 = V_4; NullCheck(L_9); int32_t L_11 = L_10; InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * L_12 = (L_9)->GetAt(static_cast(L_11)); NullCheck(L_12); InputActionMap_Disable_m57733DF42C244318DE060FC2A7060467FEA4CAD9(L_12, /*hidden argument*/NULL); // for (var n = 0; n < mapCount; ++n) int32_t L_13 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_0054: { // for (var n = 0; n < mapCount; ++n) int32_t L_14 = V_4; int32_t L_15 = V_2; if ((((int32_t)L_14) < ((int32_t)L_15))) { goto IL_0045; } } IL_0059: { // for (var i = 0; i < s_GlobalState.globalList.length; ++i) int32_t L_16 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); } IL_005d: { // for (var i = 0; i < s_GlobalState.globalList.length; ++i) int32_t L_17 = V_0; InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * L_18 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_globalList_0(); int32_t L_19 = L_18->get_length_0(); if ((((int32_t)L_17) < ((int32_t)L_19))) { goto IL_0004; } } { // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::DestroyAllActionMapStates() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_DestroyAllActionMapStates_m03DC0E113DF0780D84B49B1760D033FE4B5D797A (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlinedArray_1_RemoveAtWithCapacity_m063BBA79A2F0876CA9E561D9999C913B1D17949B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_1; memset((&V_1), 0, sizeof(V_1)); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_2; memset((&V_2), 0, sizeof(V_2)); { goto IL_007c; } IL_0002: { // var index = s_GlobalState.globalList.length - 1; InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * L_0 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_globalList_0(); int32_t L_1 = L_0->get_length_0(); V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1)); // var handle = s_GlobalState.globalList[index]; InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * L_2 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_globalList_0(); int32_t L_3 = V_0; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_4; L_4 = InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9((InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 *)L_2, L_3, /*hidden argument*/InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9_RuntimeMethod_var); V_1 = L_4; // if (!handle.IsAllocated || handle.Target == null) bool L_5; L_5 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(&V_1), /*hidden argument*/NULL); if (!L_5) { goto IL_0037; } } { RuntimeObject * L_6; L_6 = GCHandle_get_Target_m6C296AD6520ECDAFC9498E9387677F522871F883((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(&V_1), /*hidden argument*/NULL); if (L_6) { goto IL_006a; } } IL_0037: { // if (handle.IsAllocated) bool L_7; L_7 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(&V_1), /*hidden argument*/NULL); if (!L_7) { goto IL_0058; } } { // s_GlobalState.globalList[index].Free(); InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * L_8 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_globalList_0(); int32_t L_9 = V_0; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_10; L_10 = InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9((InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 *)L_8, L_9, /*hidden argument*/InlinedArray_1_get_Item_m577BE3D57D00849B15694C59DC9CE73E882BDDD9_RuntimeMethod_var); V_2 = L_10; GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(&V_2), /*hidden argument*/NULL); } IL_0058: { // s_GlobalState.globalList.RemoveAtWithCapacity(index); InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * L_11 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_globalList_0(); int32_t L_12 = V_0; InlinedArray_1_RemoveAtWithCapacity_m063BBA79A2F0876CA9E561D9999C913B1D17949B((InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 *)L_11, L_12, /*hidden argument*/InlinedArray_1_RemoveAtWithCapacity_m063BBA79A2F0876CA9E561D9999C913B1D17949B_RuntimeMethod_var); // continue; goto IL_007c; } IL_006a: { // var state = (InputActionState)handle.Target; RuntimeObject * L_13; L_13 = GCHandle_get_Target_m6C296AD6520ECDAFC9498E9387677F522871F883((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(&V_1), /*hidden argument*/NULL); // state.Destroy(); NullCheck(((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 *)CastclassClass((RuntimeObject*)L_13, InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))); InputActionState_Destroy_m3DA78F0586C0AD71874D5AC5CE9FCD10EC4675BB(((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 *)CastclassClass((RuntimeObject*)L_13, InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var)), (bool)0, /*hidden argument*/NULL); } IL_007c: { // while (s_GlobalState.globalList.length > 0) InlinedArray_1_tFCA31E8102435E4A60A161C004710A41410BA314 * L_14 = (((InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_StaticFields*)il2cpp_codegen_static_fields_for(InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9_il2cpp_TypeInfo_var))->get_address_of_s_GlobalState_14())->get_address_of_globalList_0(); int32_t L_15 = L_14->get_length_0(); if ((((int32_t)L_15) > ((int32_t)0))) { goto IL_0002; } } { // } return; } } // System.Void UnityEngine.InputSystem.InputActionState::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState__ctor_m63E3F41EB6274F19F9DE8436F59D578EB8B7EC65 (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t InputStateHistory_get_Count_m0D2E913E8358EFD8246AC560F771569C2C3A2816_inline (InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31 * __this, const RuntimeMethod* method) { { // public int Count => m_RecordCount; int32_t L_0 = __this->get_m_RecordCount_7(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlyArray_1_t0DCCE2E9597891D2E289C44634892EF6129F71F9 Touchscreen_get_touches_m8EE6C6F3F0C350CC319D2FF77E7FF2413129A979_inline (Touchscreen_tE679C4B2C2D8C5979EAC5A2002603672A202E3EB * __this, const RuntimeMethod* method) { { // public ReadOnlyArray touches { get; protected set; } ReadOnlyArray_1_t0DCCE2E9597891D2E289C44634892EF6129F71F9 L_0 = __this->get_U3CtouchesU3Ek__BackingField_46(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InputStateHistory_set_onRecordAdded_mF5A239A44F0E29B4F30FC3ADD363EB48BFC49D73_inline (InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31 * __this, Action_1_tFC48ABC201ECE98EE324DEE2F9ED877F6DC33E7D * ___value0, const RuntimeMethod* method) { { // public Action onRecordAdded { get; set; } Action_1_tFC48ABC201ECE98EE324DEE2F9ED877F6DC33E7D * L_0 = ___value0; __this->set_U3ConRecordAddedU3Ek__BackingField_1(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InputStateHistory_set_onShouldRecordStateChange_m12733D72F76858F901A267388B1827F92ADF00C6_inline (InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31 * __this, Func_4_t9471AE3CE77AACB79F1D8E10F1FDB368D151DC6F * ___value0, const RuntimeMethod* method) { { // public Func onShouldRecordStateChange { get; set; } Func_4_t9471AE3CE77AACB79F1D8E10F1FDB368D151DC6F * L_0 = ___value0; __this->set_U3ConShouldRecordStateChangeU3Ek__BackingField_2(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B InputControl_get_stateBlock_m0ECA3324A1A42DDE5085EAE0A82D7C0447143252_inline (InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * __this, const RuntimeMethod* method) { { // public InputStateBlock stateBlock => m_StateBlock; InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B L_0 = __this->get_m_StateBlock_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t InputStateBlock_get_byteOffset_m68EF162227DEB77FFCA5C46605780C3387ADC019_inline (InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B * __this, const RuntimeMethod* method) { { // public uint byteOffset { get; set; } uint32_t L_0 = __this->get_U3CbyteOffsetU3Ek__BackingField_34(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TouchState_get_phase_mFB8F57FAD2F981D7963A4C2CC2739D5EE14EF45A_inline (TouchState_tB256A7ACF69B4802AF692D3A7A00793AF0602CC8 * __this, const RuntimeMethod* method) { { // get => (TouchPhase)phaseId; uint8_t L_0 = __this->get_phaseId_6(); return (int32_t)(L_0); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t InputStateHistory_get_historyDepth_m44383EB9D311ABADC2560EBD77C90E9DBBC85AFB_inline (InputStateHistory_t0869C8331534E5D5C7E2D33FA6EEC05E85C18A31 * __this, const RuntimeMethod* method) { { // get => m_HistoryDepth; int32_t L_0 = __this->get_m_HistoryDepth_8(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 Vector2_op_Subtraction_m3E4A2D9544C5A953CC0CA9CE76D5279987381BFC_inline (Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___a0, Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___b1, const RuntimeMethod* method) { Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 V_0; memset((&V_0), 0, sizeof(V_0)); { Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_0 = ___a0; float L_1 = L_0.get_x_0(); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_2 = ___b1; float L_3 = L_2.get_x_0(); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_4 = ___a0; float L_5 = L_4.get_y_1(); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_6 = ___b1; float L_7 = L_6.get_y_1(); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_8; memset((&L_8), 0, sizeof(L_8)); Vector2__ctor_m9F1F2D5EB5D1FF7091BB527AC8A72CBB309D115E_inline((&L_8), ((float)il2cpp_codegen_subtract((float)L_1, (float)L_3)), ((float)il2cpp_codegen_subtract((float)L_5, (float)L_7)), /*hidden argument*/NULL); V_0 = L_8; goto IL_0023; } IL_0023: { Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_9 = V_0; return L_9; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FourCC__ctor_m95DEC137F55FF2E882FA66486D5937072FA2888E_inline (FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * __this, int32_t ___code0, const RuntimeMethod* method) { { // m_Code = code; int32_t L_0 = ___code0; __this->set_m_Code_0(L_0); // } return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline (String_t* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_stringLength_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t FourCC_GetHashCode_m9EEDF7E5D033213AB6163DAA0B21D5EC870493E2_inline (FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * __this, const RuntimeMethod* method) { { // return m_Code; int32_t L_0 = __this->get_m_Code_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_buttonSouth_m3DF749265D3E21CE76669B94998D744A14904405_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public ButtonControl buttonSouth { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = __this->get_U3CbuttonSouthU3Ek__BackingField_41(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_buttonEast_mB9A32E0C6DEBEF248AD886C45E14E64AC4205BDC_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public ButtonControl buttonEast { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = __this->get_U3CbuttonEastU3Ek__BackingField_42(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_buttonWest_m3CDC774A17B1DBB10AEC86772681899858DF7687_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public ButtonControl buttonWest { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = __this->get_U3CbuttonWestU3Ek__BackingField_39(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_buttonNorth_m73C07C44CBE87D6F8DD5B9BAB3FBAA3AD895FE23_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public ButtonControl buttonNorth { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = __this->get_U3CbuttonNorthU3Ek__BackingField_40(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_startButton_m59D04204F41094D5BE25041CEB3E39CDB628DDAA_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public ButtonControl startButton { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = __this->get_U3CstartButtonU3Ek__BackingField_45(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_selectButton_m8E5C0C729420E18D21266081809840CE6DE74D10_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public ButtonControl selectButton { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = __this->get_U3CselectButtonU3Ek__BackingField_46(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_leftShoulder_m231737F96CA8524520B4D261ED412E286AD9BE8B_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public ButtonControl leftShoulder { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = __this->get_U3CleftShoulderU3Ek__BackingField_48(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_rightShoulder_m123944D8E210CFF92AF438594FCDF1A3DDC14A08_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public ButtonControl rightShoulder { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = __this->get_U3CrightShoulderU3Ek__BackingField_49(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_leftTrigger_m5BBB540BB92E2AD2CE169E157603D333598B9DD5_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public ButtonControl leftTrigger { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = __this->get_U3CleftTriggerU3Ek__BackingField_52(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_rightTrigger_mED385DB0AF9AB48B510AA3C2F96284533488C610_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public ButtonControl rightTrigger { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = __this->get_U3CrightTriggerU3Ek__BackingField_53(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_leftStickButton_m7C406D43020A9CEA94A4088C3FCBB7FA0A98BB9C_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public ButtonControl leftStickButton { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = __this->get_U3CleftStickButtonU3Ek__BackingField_43(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * Gamepad_get_rightStickButton_mEF794AE5F175B08373C48582E92F975822D3F3C8_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public ButtonControl rightStickButton { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = __this->get_U3CrightStickButtonU3Ek__BackingField_44(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D * Gamepad_get_dpad_m81BB304F996C9F55A77B26289BB8F45F9A1BD0AD_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, const RuntimeMethod* method) { { // public DpadControl dpad { get; protected set; } DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D * L_0 = __this->get_U3CdpadU3Ek__BackingField_47(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * DpadControl_get_up_m2EFCF010B952E02AE3AE2A8B9CA98EC891BB285F_inline (DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D * __this, const RuntimeMethod* method) { { // public ButtonControl up { get; set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = __this->get_U3CupU3Ek__BackingField_24(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * DpadControl_get_down_mD7ACE2D4235BB984EAED9DDBAEB24823E2C90B97_inline (DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D * __this, const RuntimeMethod* method) { { // public ButtonControl down { get; set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = __this->get_U3CdownU3Ek__BackingField_25(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * DpadControl_get_left_m48F3DCFCA8E5A45EB43FC3994D736482E4B9873C_inline (DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D * __this, const RuntimeMethod* method) { { // public ButtonControl left { get; set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = __this->get_U3CleftU3Ek__BackingField_26(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * DpadControl_get_right_m104D3C653472B835DE081D8FC76C6EEB87A0CBA5_inline (DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D * __this, const RuntimeMethod* method) { { // public ButtonControl right { get; set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = __this->get_U3CrightU3Ek__BackingField_27(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gamepad_set_buttonWest_mE5EBF5D049C1F764CED50EB9ED76020AF3517A43_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl buttonWest { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CbuttonWestU3Ek__BackingField_39(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gamepad_set_buttonNorth_m9420FDC77CBEF0D69C0D1C2E48293FBA7C9AE291_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl buttonNorth { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CbuttonNorthU3Ek__BackingField_40(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gamepad_set_buttonSouth_m220F94DC894A1DCCCA2C0925B5B9F81B1BDA2A40_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl buttonSouth { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CbuttonSouthU3Ek__BackingField_41(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gamepad_set_buttonEast_mF986226781D3311875C7BC510E638410DAA5272A_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl buttonEast { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CbuttonEastU3Ek__BackingField_42(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gamepad_set_startButton_m4097B32D93F88B20413ADBF3EFE1B176A2562948_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl startButton { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CstartButtonU3Ek__BackingField_45(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gamepad_set_selectButton_mEE78C5222046235DEE9171CB16A6F61BFA7A6B50_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl selectButton { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CselectButtonU3Ek__BackingField_46(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gamepad_set_leftStickButton_mC5C917227E38E986489DF3EE91EF5B05AB4ACA77_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl leftStickButton { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CleftStickButtonU3Ek__BackingField_43(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gamepad_set_rightStickButton_m243F1D119FDF0CE008D930D864C55A307BF61C45_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl rightStickButton { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CrightStickButtonU3Ek__BackingField_44(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gamepad_set_dpad_m09D7F3FF9982A6A13853EF98E2ED61ED301A34BA_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D * ___value0, const RuntimeMethod* method) { { // public DpadControl dpad { get; protected set; } DpadControl_t2429BF5A4D80829583D35E8DADE07C9B17E7BB1D * L_0 = ___value0; __this->set_U3CdpadU3Ek__BackingField_47(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gamepad_set_leftShoulder_m736617EB830927F05DCD140F6DDCC53094E854AF_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl leftShoulder { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CleftShoulderU3Ek__BackingField_48(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gamepad_set_rightShoulder_m42F8BE1D0848886D56E4D38CE08A0901CAC6B9B8_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl rightShoulder { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CrightShoulderU3Ek__BackingField_49(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gamepad_set_leftStick_m5E503F4E7ED0A660DE994D91EDC605FFB512DE0C_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, StickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D * ___value0, const RuntimeMethod* method) { { // public StickControl leftStick { get; protected set; } StickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D * L_0 = ___value0; __this->set_U3CleftStickU3Ek__BackingField_50(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gamepad_set_rightStick_mF282D6ED14E72C3599F27F8F8D182E997DFF4E6B_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, StickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D * ___value0, const RuntimeMethod* method) { { // public StickControl rightStick { get; protected set; } StickControl_t19F09532D745275BC8ADB06AB2F1B1AE091AB79D * L_0 = ___value0; __this->set_U3CrightStickU3Ek__BackingField_51(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gamepad_set_leftTrigger_mDF741A07B6E532A6A642F0E5B271DDCFA05FDCC1_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl leftTrigger { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CleftTriggerU3Ek__BackingField_52(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gamepad_set_rightTrigger_mB21F5C653DB15CB36161DE9BA1ADAEAAEAF5E58A_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl rightTrigger { get; protected set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CrightTriggerU3Ek__BackingField_53(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gamepad_set_current_mA0C1865FFDA734E6DAFC3A0B89C05E2C6435C573_inline (Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static Gamepad current { get; private set; } Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * L_0 = ___value0; ((Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_StaticFields*)il2cpp_codegen_static_fields_for(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_il2cpp_TypeInfo_var))->set_U3CcurrentU3Ek__BackingField_54(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * Gamepad_get_current_m460C424A4685AC7EBC1EBE66034C6147B53357F2_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static Gamepad current { get; private set; } Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2 * L_0 = ((Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_StaticFields*)il2cpp_codegen_static_fields_for(Gamepad_t3C6642E1BBB303694097939CC8C223B1550C78F2_il2cpp_TypeInfo_var))->get_U3CcurrentU3Ek__BackingField_54(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void GravitySensor_set_gravity_m4FC71623882964B9CC76CBB9001D2FAEF445C718_inline (GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7 * __this, Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * ___value0, const RuntimeMethod* method) { { // public Vector3Control gravity { get; private set; } Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * L_0 = ___value0; __this->set_U3CgravityU3Ek__BackingField_39(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void GravitySensor_set_current_mA5BA846B323A3ED09CFE275F9B94681FFF252BDA_inline (GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static GravitySensor current { get; private set; } GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7 * L_0 = ___value0; ((GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7_StaticFields*)il2cpp_codegen_static_fields_for(GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7_il2cpp_TypeInfo_var))->set_U3CcurrentU3Ek__BackingField_40(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7 * GravitySensor_get_current_mF712346F7292CBBDA8E97C95975E290E097DE2CC_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static GravitySensor current { get; private set; } GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7 * L_0 = ((GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7_StaticFields*)il2cpp_codegen_static_fields_for(GravitySensor_t4948EDC793CF7B05D9609AFE5DEF1BC96DBE53B7_il2cpp_TypeInfo_var))->get_U3CcurrentU3Ek__BackingField_40(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gyroscope_set_current_m51F1724CFB3E1DBEC34F93DF6317FD574E2654D7_inline (Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static Gyroscope current { get; private set; } Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E * L_0 = ___value0; ((Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E_StaticFields*)il2cpp_codegen_static_fields_for(Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E_il2cpp_TypeInfo_var))->set_U3CcurrentU3Ek__BackingField_40(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E * Gyroscope_get_current_m71D483A649EB1C6379F6BC599FCBDE7D0A31AA6C_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static Gyroscope current { get; private set; } Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E * L_0 = ((Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E_StaticFields*)il2cpp_codegen_static_fields_for(Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E_il2cpp_TypeInfo_var))->get_U3CcurrentU3Ek__BackingField_40(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Gyroscope_set_angularVelocity_m3F5AC6CB961A203ACDF08D874871EAE2D7291318_inline (Gyroscope_t784181C4153A45D187F7C9977CCA2D4212AC681E * __this, Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * ___value0, const RuntimeMethod* method) { { // public Vector3Control angularVelocity { get; private set; } Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * L_0 = ___value0; __this->set_U3CangularVelocityU3Ek__BackingField_39(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 InputDevice_get_description_m3F54BB4D6E85ADD8CDBB2906821A9D828CAC8305_inline (InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * __this, const RuntimeMethod* method) { { // public InputDeviceDescription description => m_Description; InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 L_0 = __this->get_m_Description_28(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputDeviceDescription_get_capabilities_m3871219ECAC10766CBAB256E0612674368D5C362_inline (InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * __this, const RuntimeMethod* method) { { // get => m_Capabilities; String_t* L_0 = __this->get_m_Capabilities_6(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputDeviceDescription_get_interfaceName_mCEBA87B35556BD0D03EADDD724B08266120BE761_inline (InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * __this, const RuntimeMethod* method) { { // get => m_InterfaceName; String_t* L_0 = __this->get_m_InterfaceName_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputDeviceDescription_get_product_mEECD8A9018BF8C49B89256C912EC0AAEE90D4A82_inline (InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * __this, const RuntimeMethod* method) { { // get => m_Product; String_t* L_0 = __this->get_m_Product_3(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputDeviceDescription_get_manufacturer_m42C503D82A264C3510752BD1E726D8ED3111E869_inline (InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * __this, const RuntimeMethod* method) { { // get => m_Manufacturer; String_t* L_0 = __this->get_m_Manufacturer_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InputDeviceDescription_set_capabilities_m3A60E518C919C5554215297212C36B9C8AB940E1_inline (InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * __this, String_t* ___value0, const RuntimeMethod* method) { { // set => m_Capabilities = value; String_t* L_0 = ___value0; __this->set_m_Capabilities_6(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HandedViveTracker_set_grip_mEB36639969F25537D804CC1704CD74B8C3621E45_inline (HandedViveTracker_t26F1A0D912FCAD8AB1B23E7BA239E6CC52AFFAA1 * __this, AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * ___value0, const RuntimeMethod* method) { { // public AxisControl grip { get; private set; } AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * L_0 = ___value0; __this->set_U3CgripU3Ek__BackingField_45(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HandedViveTracker_set_primary_m9DAB8A30C6E2A836AC4914ED4E6F46491A872A80_inline (HandedViveTracker_t26F1A0D912FCAD8AB1B23E7BA239E6CC52AFFAA1 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl primary { get; private set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CprimaryU3Ek__BackingField_47(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HandedViveTracker_set_gripPressed_m2062F0F2CC50A8E73ACEDB1647CD47452F9FFBD5_inline (HandedViveTracker_t26F1A0D912FCAD8AB1B23E7BA239E6CC52AFFAA1 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl gripPressed { get; private set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CgripPressedU3Ek__BackingField_46(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HandedViveTracker_set_trackpadPressed_m212457EB25EEA8515DE22B40F1EBFC7B5E4C0CE2_inline (HandedViveTracker_t26F1A0D912FCAD8AB1B23E7BA239E6CC52AFFAA1 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl trackpadPressed { get; private set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CtrackpadPressedU3Ek__BackingField_48(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HandedViveTracker_set_triggerPressed_mB200068960ECA603A652896F21243FDA5704DA68_inline (HandedViveTracker_t26F1A0D912FCAD8AB1B23E7BA239E6CC52AFFAA1 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl triggerPressed { get; private set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CtriggerPressedU3Ek__BackingField_49(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HapticCapabilities_set_numChannels_mC866EAC0923C638F6018DD818A424E48087CFC84_inline (HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 * __this, uint32_t ___value0, const RuntimeMethod* method) { { // public uint numChannels { get; private set; } uint32_t L_0 = ___value0; __this->set_U3CnumChannelsU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HapticCapabilities_set_frequencyHz_mFC990506C8FB3B4D4470995F9F14EC1D5D39C97A_inline (HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 * __this, uint32_t ___value0, const RuntimeMethod* method) { { // public uint frequencyHz { get; private set; } uint32_t L_0 = ___value0; __this->set_U3CfrequencyHzU3Ek__BackingField_1(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HapticCapabilities_set_maxBufferSize_m1130387C1CA061B8AE5DAC568F36058F86C63963_inline (HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 * __this, uint32_t ___value0, const RuntimeMethod* method) { { // public uint maxBufferSize { get; private set; } uint32_t L_0 = ___value0; __this->set_U3CmaxBufferSizeU3Ek__BackingField_2(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t HapticCapabilities_get_numChannels_m37856674D857A9B463C14B14E7B871D018F6DBAD_inline (HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 * __this, const RuntimeMethod* method) { { // public uint numChannels { get; private set; } uint32_t L_0 = __this->get_U3CnumChannelsU3Ek__BackingField_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t HapticCapabilities_get_frequencyHz_m197C31727373AA20D42BA214F5204C9545454094_inline (HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 * __this, const RuntimeMethod* method) { { // public uint frequencyHz { get; private set; } uint32_t L_0 = __this->get_U3CfrequencyHzU3Ek__BackingField_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t HapticCapabilities_get_maxBufferSize_m287E3FE85FBF7DF38EC613D4A80B1AA4CDD06476_inline (HapticCapabilities_tC7D034AAB31B28A811081CB7A505F82FCE00A5C2 * __this, const RuntimeMethod* method) { { // public uint maxBufferSize { get; private set; } uint32_t L_0 = __this->get_U3CmaxBufferSizeU3Ek__BackingField_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HapticState_set_samplesQueued_m02FD5E40A7603C3BDEA4DC63C6802CF2CDD31D55_inline (HapticState_t1D3C01E3B968E43A27E3702B7F6C121F41DEBF46 * __this, uint32_t ___value0, const RuntimeMethod* method) { { // public uint samplesQueued { get; private set; } uint32_t L_0 = ___value0; __this->set_U3CsamplesQueuedU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HapticState_set_samplesAvailable_m99AE1CC215A6B4ED4BF270A6B637F7D59DF41F53_inline (HapticState_t1D3C01E3B968E43A27E3702B7F6C121F41DEBF46 * __this, uint32_t ___value0, const RuntimeMethod* method) { { // public uint samplesAvailable { get; private set; } uint32_t L_0 = ___value0; __this->set_U3CsamplesAvailableU3Ek__BackingField_1(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t HapticState_get_samplesQueued_m57C98BE073FD21E0155DBD1310C281D6D64AE366_inline (HapticState_t1D3C01E3B968E43A27E3702B7F6C121F41DEBF46 * __this, const RuntimeMethod* method) { { // public uint samplesQueued { get; private set; } uint32_t L_0 = __this->get_U3CsamplesQueuedU3Ek__BackingField_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t HapticState_get_samplesAvailable_m94E3971D45D1E132C6DFB390455A26CE9A78A7AC_inline (HapticState_t1D3C01E3B968E43A27E3702B7F6C121F41DEBF46 * __this, const RuntimeMethod* method) { { // public uint samplesAvailable { get; private set; } uint32_t L_0 = __this->get_U3CsamplesAvailableU3Ek__BackingField_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float InputSettings_get_defaultHoldTime_m66A2899F8C0BB993B906B4C3F564EEE724C0050C_inline (InputSettings_t6BB36025CA211DD3BC679396BF905603A155FCB6 * __this, const RuntimeMethod* method) { { // get => m_DefaultHoldTime; float L_0 = __this->get_m_DefaultHoldTime_17(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HololensHand_set_airTap_mEF04F12BC4C57BA9B64C20427A53F2AC6453AC45_inline (HololensHand_tC27B3AE488E54440908E19BD3C009690A2BD6769 * __this, ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___value0, const RuntimeMethod* method) { { // public ButtonControl airTap { get; private set; } ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * L_0 = ___value0; __this->set_U3CairTapU3Ek__BackingField_44(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HololensHand_set_deviceVelocity_mE6479D389F03777B45EDA8CAEF0618199B0FB2D8_inline (HololensHand_tC27B3AE488E54440908E19BD3C009690A2BD6769 * __this, Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * ___value0, const RuntimeMethod* method) { { // public Vector3Control deviceVelocity { get; private set; } Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * L_0 = ___value0; __this->set_U3CdeviceVelocityU3Ek__BackingField_43(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HololensHand_set_sourceLossRisk_mC3DF929F82BC9FD615FCE471643F32BABBF136BA_inline (HololensHand_tC27B3AE488E54440908E19BD3C009690A2BD6769 * __this, AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * ___value0, const RuntimeMethod* method) { { // public AxisControl sourceLossRisk { get; private set; } AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * L_0 = ___value0; __this->set_U3CsourceLossRiskU3Ek__BackingField_45(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HololensHand_set_sourceLossMitigationDirection_m6FBDC9593C062CD7CD1DAE9F3F517046D71B1D90_inline (HololensHand_tC27B3AE488E54440908E19BD3C009690A2BD6769 * __this, Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * ___value0, const RuntimeMethod* method) { { // public Vector3Control sourceLossMitigationDirection { get; private set; } Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * L_0 = ___value0; __this->set_U3CsourceLossMitigationDirectionU3Ek__BackingField_46(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HumiditySensor_set_current_m7FD7CD8ED78A16FAEC257123C2773EB917D13065_inline (HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static HumiditySensor current { get; private set; } HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095 * L_0 = ___value0; ((HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095_StaticFields*)il2cpp_codegen_static_fields_for(HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095_il2cpp_TypeInfo_var))->set_U3CcurrentU3Ek__BackingField_40(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095 * HumiditySensor_get_current_m696EC9E9CDFB286F492EBDFE6A7AA73501C8A23C_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static HumiditySensor current { get; private set; } HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095 * L_0 = ((HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095_StaticFields*)il2cpp_codegen_static_fields_for(HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095_il2cpp_TypeInfo_var))->get_U3CcurrentU3Ek__BackingField_40(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HumiditySensor_set_relativeHumidity_m19A9C36AB7F16E0540BCEBCB6F66CA0F64E671C5_inline (HumiditySensor_tB455ACFE8646FAC5FB6043666674F62C6B3A5095 * __this, AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * ___value0, const RuntimeMethod* method) { { // public AxisControl relativeHumidity { get; private set; } AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * L_0 = ___value0; __this->set_U3CrelativeHumidityU3Ek__BackingField_39(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t IMECompositionString_get_Count_m46180338DC2BFB7019240F11D117B0F2B0543504_inline (IMECompositionString_t2FF8DD4A10EA5DF2D7023622FD79384367D4FD83 * __this, const RuntimeMethod* method) { { // public int Count => size; int32_t L_0 = __this->get_size_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputAction_get_name_mD793438E7135692C402DBB981AD15DEE65A20F38_inline (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { { // public string name => m_Name; String_t* L_0 = __this->get_m_Name_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InputBinding_set_action_mFA772BCE0132EBA5AABBBC10D13708732FB3E754_inline (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, String_t* ___value0, const RuntimeMethod* method) { { // set => m_Action = value; String_t* L_0 = ___value0; __this->set_m_Action_8(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TriggerState_get_phase_m8BC034C0171DFBEFFE326B22BED602AB414D8CB8_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, const RuntimeMethod* method) { { // get => (InputActionPhase)m_Phase; uint8_t L_0 = __this->get_m_Phase_3(); return (int32_t)(L_0); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t InputAction_get_type_m614E0FF26B312EC179AC497AA16E20C4E4572FE2_inline (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { { // public InputActionType type => m_Type; int32_t L_0 = __this->get_m_Type_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InputBinding_set_path_m155AEB022A6C164DD89346BE90A4389736420D37_inline (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, String_t* ___value0, const RuntimeMethod* method) { { // set => m_Path = value; String_t* L_0 = ___value0; __this->set_m_Path_4(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InputBinding_set_interactions_m26748286516301C036B1AAEE42A11AA8DE8A2F80_inline (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, String_t* ___value0, const RuntimeMethod* method) { { // set => m_Interactions = value; String_t* L_0 = ___value0; __this->set_m_Interactions_5(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InputBinding_set_processors_m012FEC247CA969C328AF577C140836558F155087_inline (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, String_t* ___value0, const RuntimeMethod* method) { { // set => m_Processors = value; String_t* L_0 = ___value0; __this->set_m_Processors_6(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputActionMap_get_name_mC043C346F0CC24DE6FA5385B35FC87ADD609BC2F_inline (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { { // public string name => m_Name; String_t* L_0 = __this->get_m_Name_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TriggerState_get_bindingIndex_m0AC6E41222022188B9528FC31FBC0B519BF7F7DF_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, const RuntimeMethod* method) { { // get => m_BindingIndex; uint16_t L_0 = __this->get_m_BindingIndex_9(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t TriggerState_get_pressedInUpdate_m6B496C8BEFFF0E91D8E34FC71369A9B3457D021D_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, const RuntimeMethod* method) { { // get => m_PressedInUpdate; uint32_t L_0 = __this->get_m_PressedInUpdate_14(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t TriggerState_get_releasedInUpdate_m35C6825BE20E514E1170DCAE30D841BAC28B9F8E_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, const RuntimeMethod* method) { { // get => m_ReleasedInUpdate; uint32_t L_0 = __this->get_m_ReleasedInUpdate_15(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t TriggerState_get_lastPerformedInUpdate_m5CAB6842AAD841DE5F44102F4BC837D6A4EC141D_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, const RuntimeMethod* method) { { // get => m_LastPerformedInUpdate; uint32_t L_0 = __this->get_m_LastPerformedInUpdate_12(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t InteractionState_get_phase_mD7B4CA449A7A56AE4A8292A2BC8464D0BFC78B06_inline (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, const RuntimeMethod* method) { { // get => (InputActionPhase)m_Phase; uint8_t L_0 = __this->get_m_Phase_1(); return (int32_t)(L_0); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float InteractionState_get_timerDuration_mAE8CC19E2311D502456DB26FD2DE86110F17AEA2_inline (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, const RuntimeMethod* method) { { // get => m_TimerDuration; float L_0 = __this->get_m_TimerDuration_3(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double InteractionState_get_timerStartTime_mFE71631AD6B439CEB1D2AF23E59E1A6027DC1D0F_inline (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, const RuntimeMethod* method) { { // get => m_TimerStartTime; double L_0 = __this->get_m_TimerStartTime_5(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float InteractionState_get_totalTimeoutCompletionTimeRemaining_m82EA3B91971FA830C72E320CD93A31113426CD55_inline (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, const RuntimeMethod* method) { { // get => m_TotalTimeoutCompletionTimeRemaining; float L_0 = __this->get_m_TotalTimeoutCompletionTimeRemaining_8(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float InteractionState_get_totalTimeoutCompletionDone_m3062C1D66070F3A04DDE04B3697D70C499C2C99C_inline (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, const RuntimeMethod* method) { { // get => m_TotalTimeoutCompletionTimeDone; float L_0 = __this->get_m_TotalTimeoutCompletionTimeDone_7(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * InputControl_get_device_m7B8D4A5F3C7C11E4FE7239692961C434C7CCF9E1_inline (InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * __this, const RuntimeMethod* method) { { // public InputDevice device => m_Device; InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * L_0 = __this->get_m_Device_9(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputBinding_get_action_mA0614689BD96A26D9B4C0BAA6D083E16911E4A62_inline (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, const RuntimeMethod* method) { { // get => m_Action; String_t* L_0 = __this->get_m_Action_8(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputControlScheme_get_name_mA722D5DC1A6AB066C4F33415EC2719CDDE4E981E_inline (InputControlScheme_t65ED7D84CDC45F04A6417FABA3F8585FC545C340 * __this, const RuntimeMethod* method) { { // public string name => m_Name; String_t* L_0 = __this->get_m_Name_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * InputActionMap_get_asset_m731DA6CFE63F1714524F583D9E4A575BE1DA7FA7_inline (InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * __this, const RuntimeMethod* method) { { // public InputActionAsset asset => m_Asset; InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * L_0 = __this->get_m_Asset_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t BindingState_get_controlCount_m319FE9F9ECBA328D7DF2B1837901022AD77FA2C8_inline (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * __this, const RuntimeMethod* method) { { // get => m_ControlCount; uint8_t L_0 = __this->get_m_ControlCount_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t BindingState_get_controlStartIndex_m375A0C96296F49CF19639FADF46C20E9D855412E_inline (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * __this, const RuntimeMethod* method) { { // get => m_ControlStartIndex; uint16_t L_0 = __this->get_m_ControlStartIndex_10(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool InputActionState_get_isProcessingControlStateChange_m189736816C0240964F0C3B7E4467346809619BA2_inline (InputActionState_tBAB20591FD6515A6FF5D70EF641A423E270A33F9 * __this, const RuntimeMethod* method) { { // public bool isProcessingControlStateChange => m_InProcessControlStateChange; bool L_0 = __this->get_m_InProcessControlStateChange_10(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* NameAndParameters_get_name_mC778C657202C56E610BD8717C31C67810B2D819A_inline (NameAndParameters_t028B3A860264D254B13642649D34F0953C3B9DCA * __this, const RuntimeMethod* method) { { // public string name { get; set; } String_t* L_0 = __this->get_U3CnameU3Ek__BackingField_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputAction_get_interactions_m7B5DE4D1E56169EC2EB16D99F0FB0B4C34B9C8B1_inline (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, const RuntimeMethod* method) { { // public string interactions => m_Interactions; String_t* L_0 = __this->get_m_Interactions_5(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InputBinding_set_overrideInteractions_m7E7349B4B5DB8220EACF031789B42B37C2B07DC7_inline (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, String_t* ___value0, const RuntimeMethod* method) { { // set => m_OverrideInteractions = value; String_t* L_0 = ___value0; __this->set_m_OverrideInteractions_11(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InputBinding_set_overridePath_m566FBC858E7CBB7442366E3B19C71C954978FFE2_inline (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, String_t* ___value0, const RuntimeMethod* method) { { // set => m_OverridePath = value; String_t* L_0 = ___value0; __this->set_m_OverridePath_10(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InputBinding_set_groups_m37E7FE0031C2CB75A3DB3440367C3C0CA8EB4ED8_inline (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, String_t* ___value0, const RuntimeMethod* method) { { // set => m_Groups = value; String_t* L_0 = ___value0; __this->set_m_Groups_7(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputBinding_get_overridePath_m158473B01EF8DE56DA5850EF72851AF1EFF39A90_inline (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, const RuntimeMethod* method) { { // get => m_OverridePath; String_t* L_0 = __this->get_m_OverridePath_10(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputBinding_get_overrideInteractions_mAA34376B8ACF335049ECEF8696CF1C1BC97AC91D_inline (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, const RuntimeMethod* method) { { // get => m_OverrideInteractions; String_t* L_0 = __this->get_m_OverrideInteractions_11(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputBinding_get_overrideProcessors_m6C79324FE89E7604CF9067C31459A5B9E8204D7C_inline (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, const RuntimeMethod* method) { { // get => m_OverrideProcessors; String_t* L_0 = __this->get_m_OverrideProcessors_12(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InputBinding_set_overrideProcessors_m1F14EFA7DF936896DFA62AD0B9A0170A3E57B7EC_inline (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, String_t* ___value0, const RuntimeMethod* method) { { // set => m_OverrideProcessors = value; String_t* L_0 = ___value0; __this->set_m_OverrideProcessors_12(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputBinding_get_path_mF0904D4410602C5F95C98E087E4CB47F0A33B757_inline (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, const RuntimeMethod* method) { { // get => m_Path; String_t* L_0 = __this->get_m_Path_4(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InputAction_set_expectedControlType_m356739D6A20B1BCD08EA70B256E561F9D30BE9CF_inline (InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * __this, String_t* ___value0, const RuntimeMethod* method) { { // set => m_ExpectedControlType = value; String_t* L_0 = ___value0; __this->set_m_ExpectedControlType_2(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InputBinding_set_name_m65CCC48184079BF94EE1056FD0032EB703E9D646_inline (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, String_t* ___value0, const RuntimeMethod* method) { { // set => m_Name = value; String_t* L_0 = ___value0; __this->set_m_Name_2(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputBinding_get_name_mA656144BCF70639C6ED6AA8DC909EAED80C937FA_inline (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * __this, const RuntimeMethod* method) { { // get => m_Name; String_t* L_0 = __this->get_m_Name_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t BindingState_get_interactionCount_m217CDA8CC122F25A51F4CBE8FDF5735C08A7785E_inline (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * __this, const RuntimeMethod* method) { { // get => m_InteractionCount; uint8_t L_0 = __this->get_m_InteractionCount_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t TriggerState_get_lastCanceledInUpdate_m40F3C54DFD4A0DA120DA32572B3AF1316AFCE224_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, const RuntimeMethod* method) { { // get => m_LastCanceledInUpdate; uint32_t L_0 = __this->get_m_LastCanceledInUpdate_13(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriggerState_set_lastCanceledInUpdate_m03463C5ED08F1C465056AB621D143C0D7884E8C8_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, uint32_t ___value0, const RuntimeMethod* method) { { // set => m_LastCanceledInUpdate = value; uint32_t L_0 = ___value0; __this->set_m_LastCanceledInUpdate_13(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriggerState_set_lastPerformedInUpdate_m52FFBC2B47B3B86CA2832E5E9ECDAA86A2111F2D_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, uint32_t ___value0, const RuntimeMethod* method) { { // set => m_LastPerformedInUpdate = value; uint32_t L_0 = ___value0; __this->set_m_LastPerformedInUpdate_12(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriggerState_set_pressedInUpdate_mCEC39001990494929DD0753220C3C16AA705C530_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, uint32_t ___value0, const RuntimeMethod* method) { { // set => m_PressedInUpdate = value; uint32_t L_0 = ___value0; __this->set_m_PressedInUpdate_14(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriggerState_set_releasedInUpdate_mE58B805A519284A62DFC392AA2F794BE2D6DD139_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, uint32_t ___value0, const RuntimeMethod* method) { { // set => m_ReleasedInUpdate = value; uint32_t L_0 = ___value0; __this->set_m_ReleasedInUpdate_15(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double TriggerState_get_startTime_m465D962E69624146FD140452618312328005299A_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, const RuntimeMethod* method) { { // get => m_StartTime; double L_0 = __this->get_m_StartTime_8(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriggerState_set_startTime_mED223305B4E6A406E1E7612531C10B783C665D85_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, double ___value0, const RuntimeMethod* method) { { // set => m_StartTime = value; double L_0 = ___value0; __this->set_m_StartTime_8(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TriggerState_get_mapIndex_m51582ABC29AFC6629760C66F15289E86CFCC3680_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, const RuntimeMethod* method) { { // get => m_MapIndex; uint8_t L_0 = __this->get_m_MapIndex_5(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t BindingState_get_mapIndex_m1D9E8366383EBEF08D5FABB4A948EB93B7295429_inline (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * __this, const RuntimeMethod* method) { { // get => m_MapIndex; uint8_t L_0 = __this->get_m_MapIndex_3(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t BindingState_get_triggerEventIdForComposite_mAC4976DF7815C162275687E2D8EA2CEAA999EE61_inline (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * __this, const RuntimeMethod* method) { { // get => m_TriggerEventIdForComposite; int32_t L_0 = __this->get_m_TriggerEventIdForComposite_12(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BindingState_set_triggerEventIdForComposite_m208B97746CFA403CFA81C628728CA9247ED62970_inline (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * __this, int32_t ___value0, const RuntimeMethod* method) { { // set => m_TriggerEventIdForComposite = value; int32_t L_0 = ___value0; __this->set_m_TriggerEventIdForComposite_12(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float TriggerState_get_magnitude_m173021159A016BD6FAF4DE2E83AD1E1BD19EA40B_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, const RuntimeMethod* method) { { // get => m_Magnitude; float L_0 = __this->get_m_Magnitude_11(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double InteractionState_get_performedTime_m19E4730D78E380167FD60D0C583A8586B261CF6E_inline (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, const RuntimeMethod* method) { { // get => m_PerformedTime; double L_0 = __this->get_m_PerformedTime_6(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InteractionState_set_performedTime_m228CBE121E6814310C5382C4F5F5EC39941B1627_inline (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, double ___value0, const RuntimeMethod* method) { { // set => m_PerformedTime = value; double L_0 = ___value0; __this->set_m_PerformedTime_6(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double InteractionState_get_startTime_m4D824D8FDFE0DDBAC911219F8AC27C6AC797F9F1_inline (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, const RuntimeMethod* method) { { // get => m_StartTime; double L_0 = __this->get_m_StartTime_4(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InteractionState_set_startTime_m659AB317374C71BFC8F84CE28E8F78DF99EFFF6F_inline (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, double ___value0, const RuntimeMethod* method) { { // set => m_StartTime = value; double L_0 = ___value0; __this->set_m_StartTime_4(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriggerState_set_time_m98D601159894D285954FCCFDED65D69EC28C2DED_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, double ___value0, const RuntimeMethod* method) { { // set => m_Time = value; double L_0 = ___value0; __this->set_m_Time_7(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InteractionState_set_totalTimeoutCompletionDone_mEDCE2E3B9682013E14F8E99C45F784058F6D6637_inline (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, float ___value0, const RuntimeMethod* method) { { // set => m_TotalTimeoutCompletionTimeDone = value; float L_0 = ___value0; __this->set_m_TotalTimeoutCompletionTimeDone_7(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InteractionState_set_totalTimeoutCompletionTimeRemaining_m0913B50AF823177180D0B2AAFFA7DF382D4377C7_inline (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, float ___value0, const RuntimeMethod* method) { { // set => m_TotalTimeoutCompletionTimeRemaining = value; float L_0 = ___value0; __this->set_m_TotalTimeoutCompletionTimeRemaining_8(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t InputState_get_currentUpdateType_m18EB2FB8E4B3C7BB1110187D50EAFEB3535DE902_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static InputUpdateType currentUpdateType => InputUpdate.s_LatestUpdateType; int32_t L_0 = ((InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_StaticFields*)il2cpp_codegen_static_fields_for(InputUpdate_t16159151984D134E806E18584FE12416F7A6DA57_il2cpp_TypeInfo_var))->get_s_LatestUpdateType_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double BindingState_get_pressTime_m7352DBCD9703BC14A6F16C3697E83E11A6937755_inline (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * __this, const RuntimeMethod* method) { { // get => m_PressTime; double L_0 = __this->get_m_PressTime_11(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BindingState_set_pressTime_m505FF0E3630A95FE16E896AFB30DF14403526E51_inline (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * __this, double ___value0, const RuntimeMethod* method) { { // set => m_PressTime = value; double L_0 = ___value0; __this->set_m_PressTime_11(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double TriggerState_get_time_mEF5F8E6EA1177F885A7F1EE8FBEF374EFB43660C_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, const RuntimeMethod* method) { { // get => m_Time; double L_0 = __this->get_m_Time_7(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InteractionState_set_timerDuration_m32D6ECE33BA3958A68ECFD893BFF5840D39FB52C_inline (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, float ___value0, const RuntimeMethod* method) { { // set => m_TimerDuration = value; float L_0 = ___value0; __this->set_m_TimerDuration_3(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InteractionState_set_timerStartTime_m277EC4C58B245C6F54ADF9A80ABEEE22031A337D_inline (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, double ___value0, const RuntimeMethod* method) { { // set => m_TimerStartTime = value; double L_0 = ___value0; __this->set_m_TimerStartTime_5(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InteractionState_set_timerMonitorIndex_m42894098E0B27D22E2DCAD528367A17F01922D5B_inline (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, int64_t ___value0, const RuntimeMethod* method) { { // set => m_TimerMonitorIndex = value; int64_t L_0 = ___value0; __this->set_m_TimerMonitorIndex_9(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int64_t InteractionState_get_timerMonitorIndex_mEA32827079AC2D34ADA18A853F529A3938E172D8_inline (InteractionState_tBD9D1657CA10C3E513F0A89AE637B7EF7CC68320 * __this, const RuntimeMethod* method) { { // get => m_TimerMonitorIndex; int64_t L_0 = __this->get_m_TimerMonitorIndex_9(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TriggerState_get_flags_m92298B376257B5AFF98DACFE3821211B5BF9BF8F_inline (TriggerState_t0DFC29612AAA2473244F3580C746BE71D6C57145 * __this, const RuntimeMethod* method) { { // get => (Flags)m_Flags; uint8_t L_0 = __this->get_m_Flags_4(); return (int32_t)(L_0); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t BindingState_get_processorCount_m643C6833D31ACFE87E4B84387820FB944E8627AF_inline (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * __this, const RuntimeMethod* method) { { // get => m_ProcessorCount; uint8_t L_0 = __this->get_m_ProcessorCount_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t BindingState_get_partIndex_mA9E963AF2596E03714C13516C66A67AE4558B815_inline (BindingState_t568A45761EFD086FB6772BD7B933703E3ABFBF26 * __this, const RuntimeMethod* method) { { // get => m_PartIndex; uint8_t L_0 = __this->get_m_PartIndex_5(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * Record_get_owner_mCDF1556012B4B34D06DCF42398EB77147EBEF21A_gshared_inline (Record_t66AF7A083A5E272F632199AC60E7F86B0E68F110 * __this, const RuntimeMethod* method) { { // public InputStateHistory owner => m_Owner; InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B * L_0 = (InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B *)__this->get_m_Owner_0(); return (InputStateHistory_1_tD641410C27386B52858D4862A3C8687BBF379F0B *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mDACD49E39EA2ABF7FD1D736B19A4B23EA8F3F756_gshared_inline (List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mEFF132C744C0DC79D20668FF92A8ABC1DB921FA3_gshared_inline (List_1_tB5604342CA87D606B63C11C10BF77CDEBA2D8187 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 List_1_get_Item_m811B90B91DD8D10704C5AAF56B1D1CAC5D22029F_gshared_inline (List_1_t871D18ACEBBEBE193CF587E593FE9E00B34DB4D4 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mBCBF2D9FD1B5F0D8D8595B15B7460889D60C8070(/*hidden argument*/NULL); } IL_000e: { HIDCollectionDescriptorU5BU5D_t44A200739AD0674BB83F5B53B9DFC08C129D347B* L_2 = (HIDCollectionDescriptorU5BU5D_t44A200739AD0674BB83F5B53B9DFC08C129D347B*)__this->get__items_1(); int32_t L_3 = ___index0; HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 L_4; L_4 = IL2CPP_ARRAY_UNSAFE_LOAD((HIDCollectionDescriptorU5BU5D_t44A200739AD0674BB83F5B53B9DFC08C129D347B*)L_2, (int32_t)L_3); return (HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 )L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR HIDReportData_tF41A69FD7D6BB249F5E780B6A3A784B0024FAC59 List_1_get_Item_mC58FFE9AB38F56CF16DDAEC4AD7C8BDBBA40254F_gshared_inline (List_1_t020B0ECE3612275785654B114F457A7EBAB9199B * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mBCBF2D9FD1B5F0D8D8595B15B7460889D60C8070(/*hidden argument*/NULL); } IL_000e: { HIDReportDataU5BU5D_t0E1A335FA31D95766AADF5826B7B1D53CEF9DB1C* L_2 = (HIDReportDataU5BU5D_t0E1A335FA31D95766AADF5826B7B1D53CEF9DB1C*)__this->get__items_1(); int32_t L_3 = ___index0; HIDReportData_tF41A69FD7D6BB249F5E780B6A3A784B0024FAC59 L_4; L_4 = IL2CPP_ARRAY_UNSAFE_LOAD((HIDReportDataU5BU5D_t0E1A335FA31D95766AADF5826B7B1D53CEF9DB1C*)L_2, (int32_t)L_3); return (HIDReportData_tF41A69FD7D6BB249F5E780B6A3A784B0024FAC59 )L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m7455E879CFAAE682AE3786D4D2B1F65C8AA23921_gshared_inline (Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return (bool)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 Enumerator_get_Current_m2B2A85F45ACA1B8A9FB2606F126E6EED3C3DFD76_gshared_inline (Enumerator_t2A4424E4A8A5CAA89EA9F2A4707FB7ED05153DB8 * __this, const RuntimeMethod* method) { { HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 L_0 = (HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 )__this->get_current_3(); return (HIDCollectionDescriptor_tEDA872562AB61C209FF48351297285AEEB84EFB6 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlyArray_1_get_Count_m23B4A29E81D59954DD014F2E62B43150D34C51BD_gshared_inline (ReadOnlyArray_1_t9584B0851320AB0F5BC8FF261C123F5994A081B7 * __this, const RuntimeMethod* method) { { // public int Count => m_Length; int32_t L_0 = (int32_t)__this->get_m_Length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m3F713788C6B6132248CE8639731B8DEBA723D367_gshared_inline (Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return (bool)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB Nullable_1_GetValueOrDefault_m9D7585670525EA404F95E06220C6AC7D9E763B6D_gshared_inline (Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 * __this, const RuntimeMethod* method) { { InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB L_0 = (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB )__this->get_value_0(); return (InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_mBE9DD4B1E8B669780BD15F9B8559EFC8F8CFB113_gshared_inline (Nullable_1_tD2432AACFAB192987F2C2B9AB54B2F5CCB778846 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return (bool)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m40A778921FEFC623B149C9B5E4ED54B33E712BC7_gshared_inline (Nullable_1_t560718A6EA86E249E3FCBB025252198A3353AEFE * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return (bool)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlyArray_1_get_Count_m60FE23467D3368AF9CEDCC4D9E45206C2EF7E4C5_gshared_inline (ReadOnlyArray_1_t8EA302042BF993871BAC3CE5D9E2AB036D3FF611 * __this, const RuntimeMethod* method) { { // public int Count => m_Length; int32_t L_0 = (int32_t)__this->get_m_Length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mE127D8C3676357D05F3EFF4A411A2B44197C4257_gshared_inline (List_1_tBAE54E887343CBBB43FD39908CD7DCF606438717 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7 Enumerator_get_Current_m8CC5CEB242855A2682763DED78039854E65941D0_gshared_inline (Enumerator_tB4D5582DD662E46559672C5AA2C34BCA79456156 * __this, const RuntimeMethod* method) { { BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7 L_0 = (BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7 )__this->get_current_3(); return (BindingOverrideJson_tE51E2D03B0CD84E68FF72DF2907FA2BC7387D9D7 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m06ED2D6EA88D758177E81E5CF17BD598B159EF7E_gshared_inline (Nullable_1_t7E8D134849FD70B33AA436F1A224083C40D24ADA * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return (bool)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlyArray_1_get_Count_m516AF5421C6B7611DB01610AAC55E31413378052_gshared_inline (ReadOnlyArray_1_tD26A5C8942D54D9923D37B15641CAC16B1922B9E * __this, const RuntimeMethod* method) { { // public int Count => m_Length; int32_t L_0 = (int32_t)__this->get_m_Length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t InputControlList_1_get_Count_m3A53928325928FDE07C66B17DC6233F5546DE53A_gshared_inline (InputControlList_1_t9461BFBC9FEFA4CB0C7F0981E4B70C426126D012 * __this, const RuntimeMethod* method) { { // public int Count => m_Count; int32_t L_0 = (int32_t)__this->get_m_Count_0(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2__ctor_m9F1F2D5EB5D1FF7091BB527AC8A72CBB309D115E_inline (Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * __this, float ___x0, float ___y1, const RuntimeMethod* method) { { float L_0 = ___x0; __this->set_x_0(L_0); float L_1 = ___y1; __this->set_y_1(L_1); return; } }