ar_tourism_flutter_unity/ios/UnityLibrary/Classes/Native/Unity.XR.OpenXR__1.cpp
2025-05-16 10:43:23 +08:00

13810 lines
981 KiB
C++

#include "pch-cpp.hpp"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <limits>
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 <typename R>
struct InterfaceFuncInvoker0
{
typedef R (*Func)(void*, const RuntimeMethod*);
static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
return ((Func)invokeData.methodPtr)(obj, invokeData.method);
}
};
template <typename T1>
struct InvokerActionInvoker1
{
static inline void Invoke (Il2CppMethodPointer methodPtr, const RuntimeMethod* method, void* obj, T1 p1)
{
void* params[1] = { &p1 };
method->invoker_method(methodPtr, method, obj, params, params[0]);
}
};
template <typename T1>
struct InvokerActionInvoker1<T1*>
{
static inline void Invoke (Il2CppMethodPointer methodPtr, const RuntimeMethod* method, void* obj, T1* p1)
{
void* params[1] = { p1 };
method->invoker_method(methodPtr, method, obj, params, params[0]);
}
};
template <typename T1, typename T2>
struct InvokerActionInvoker2;
template <typename T1, typename T2>
struct InvokerActionInvoker2<T1*, T2>
{
static inline void Invoke (Il2CppMethodPointer methodPtr, const RuntimeMethod* method, void* obj, T1* p1, T2 p2)
{
void* params[2] = { p1, &p2 };
method->invoker_method(methodPtr, method, obj, params, params[1]);
}
};
// System.Collections.Generic.Dictionary`2<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/InteractionProfileType,System.Collections.Generic.Dictionary`2<System.String,System.Boolean>>
struct Dictionary_2_t25B91B217B96706597BB774D0DC3BD5B1695EFDF;
// System.Func`2<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType,System.Boolean>
struct Func_2_t19E50C11C3E1F20B5A8FDB85D7DD353B6DFF868B;
// System.Func`2<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType,Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>
struct Func_2_t7F5F5324CE2DDB7001B68FFE29A5D9F907139FB0;
// System.Func`2<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig,System.Boolean>
struct Func_2_tE90C2BF0219E673E75AA309676A6AAB963FD8B16;
// System.Func`2<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/DeviceConfig,System.Boolean>
struct Func_2_t9CA352B7FF842ED5A1C1AC444C13FDF48BC6E853;
// System.Collections.Generic.IEnumerable`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>
struct IEnumerable_1_t29E7244AE33B71FA0981E50D5BC73B7938F35C66;
// System.Collections.Generic.IEnumerable`1<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig>
struct IEnumerable_1_t5E966EE7E26847A71A517DC16883138EB4328911;
// System.Collections.Generic.IEnumerable`1<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/DeviceConfig>
struct IEnumerable_1_t309F5CCD3D81A2878F23DB214DA2E5F3B684A1B2;
// UnityEngine.InputSystem.InputProcessor`1<UnityEngine.XR.OpenXR.Input.Haptic>
struct InputProcessor_1_t1CC26A1FCC23A7A16496FBF6C96FB75B7243F33B;
// UnityEngine.InputSystem.InputProcessor`1<System.Int32>
struct InputProcessor_1_t6E31E29C499C6D9610C662BCCAD45B97D442C96B;
// UnityEngine.InputSystem.InputProcessor`1<UnityEngine.XR.OpenXR.Input.Pose>
struct InputProcessor_1_t78F9C34EDBC35F104AA29CD1504F6EDF4D40F6E4;
// UnityEngine.InputSystem.InputProcessor`1<UnityEngine.Quaternion>
struct InputProcessor_1_t43B1AEC927E378D43D0207A4C031927E872280CE;
// UnityEngine.InputSystem.InputProcessor`1<System.Single>
struct InputProcessor_1_tFE49B42CB371A9A2A3F29802695BD251947AD0B4;
// UnityEngine.InputSystem.InputProcessor`1<UnityEngine.Vector2>
struct InputProcessor_1_tD1A40E0E5825AAABC3416EC96E087FF6E6351DD2;
// UnityEngine.InputSystem.InputProcessor`1<UnityEngine.Vector3>
struct InputProcessor_1_t10DFF33E2326C9CB9E156D4E45DB2D85EFD54C7F;
// System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>
struct KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC;
// System.Collections.Generic.List`1<System.String>
struct List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD;
// System.Collections.Generic.List`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>
struct List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A;
// System.Collections.Generic.List`1<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionBinding>
struct List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67;
// System.Collections.Generic.List`1<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig>
struct List_1_t45512A48723349E9323086B15E5019FCD5996870;
// System.Collections.Generic.List`1<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionMapConfig>
struct List_1_tE79CEF606A673213C362828940E47A9568818414;
// System.Collections.Generic.List`1<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/DeviceConfig>
struct List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB;
// UnityEngine.Events.UnityAction`1<UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceChangeNotification>
struct UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1;
// UnityEngine.Events.UnityAction`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>
struct UnityAction_1_tC5C168260FDBBEDACD1D1996850C58AA3E9C2259;
// UnityEngine.InputSystem.InputProcessor`1<UnityEngine.XR.OpenXR.Input.Haptic>[]
struct InputProcessor_1U5BU5D_t52E0784C7C7DC1F9DD933C24748593B119136AB3;
// UnityEngine.InputSystem.InputProcessor`1<System.Int32>[]
struct InputProcessor_1U5BU5D_tB3C64A18219DEBFF75635AE580655A02C187A57E;
// UnityEngine.InputSystem.InputProcessor`1<UnityEngine.XR.OpenXR.Input.Pose>[]
struct InputProcessor_1U5BU5D_t78F3AC6BDDF94FA23A7854E939169CB835506B6D;
// UnityEngine.InputSystem.InputProcessor`1<UnityEngine.Quaternion>[]
struct InputProcessor_1U5BU5D_t8533CEA9A58C5C83EB993039C5E7601637DA4140;
// UnityEngine.InputSystem.InputProcessor`1<System.Single>[]
struct InputProcessor_1U5BU5D_tFEE411B67EEAA6B997AF875A65D072993C8C809C;
// UnityEngine.InputSystem.InputProcessor`1<UnityEngine.Vector2>[]
struct InputProcessor_1U5BU5D_t5083205703ED9D1A4B8037E3BBE765389957231A;
// UnityEngine.InputSystem.InputProcessor`1<UnityEngine.Vector3>[]
struct InputProcessor_1U5BU5D_tBA73A89FF9ECD7F1DA5B139ABBA8609E7047B2FF;
// System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>[]
struct KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC;
// System.Char[]
struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB;
// System.Delegate[]
struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771;
// UnityEngine.InputSystem.InputControl[]
struct InputControlU5BU5D_t0B951FEF1504D6340387C4735F5D6F426F40FE17;
// UnityEngine.InputSystem.Utilities.InternedString[]
struct InternedStringU5BU5D_t0B851758733FC0B118D84BE83AED10A0404C18D5;
// System.String[]
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248;
// System.Type[]
struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB;
// System.UInt16[]
struct UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83;
// System.UInt32[]
struct UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA;
// Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType[]
struct __Il2CppFullySharedGenericTypeU5BU5D_tCAB6D060972DD49223A834B7EEFEB9FE2D003BEC;
// UnityEngine.InputSystem.InputDevice/ControlBitRangeNode[]
struct ControlBitRangeNodeU5BU5D_t912A404149DE6D350D1735A026182C409C510F27;
// UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionBinding[]
struct ActionBindingU5BU5D_tFF62C5E4F2838DF32FC31EEB628319063F7EB6C7;
// UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig[]
struct ActionConfigU5BU5D_t03C4C21CD92A6563B23BBD71FA7738CAECF67968;
// UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionMapConfig[]
struct ActionMapConfigU5BU5D_tAB28DA2CA2FA004BD5A77FEB59EBE1E924873C16;
// UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/DeviceConfig[]
struct DeviceConfigU5BU5D_t64EE3EF00E91068EE78CFD23CF659BA610C2054A;
// System.AsyncCallback
struct AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C;
// UnityEngine.InputSystem.Controls.AxisControl
struct AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7;
// System.Reflection.Binder
struct Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235;
// UnityEngine.InputSystem.Controls.ButtonControl
struct ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF;
// System.Delegate
struct Delegate_t;
// System.DelegateData
struct DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E;
// UnityEngine.XR.OpenXR.Input.HapticControl
struct HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49;
// System.IAsyncResult
struct IAsyncResult_t7B9B5A0ECB35DCEC31B8A8122C37D687369253B5;
// UnityEngine.InputSystem.InputControl
struct InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E;
// UnityEngine.InputSystem.InputDevice
struct InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B;
// UnityEngine.InputSystem.Controls.IntegerControl
struct IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB;
// System.Reflection.MemberFilter
struct MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553;
// System.Reflection.MethodInfo
struct MethodInfo_t;
// UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction
struct MicrosoftHandInteraction_t85C6C11118DC64193AB6604049AE7E8D5E2EAC33;
// UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile
struct MicrosoftMotionControllerProfile_t53D1023E3C1D2813F704A2EF57F7F980FD558F09;
// UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile
struct OculusTouchControllerProfile_t182BD58E91EF5EFE8FC3F3DCDECD67E87EB3BEC7;
// UnityEngine.XR.OpenXR.Features.OpenXRFeature
struct OpenXRFeature_tC2F8F480D62C277B2ECDD605F64E45053CD85143;
// UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature
struct OpenXRInteractionFeature_t643728BC4EB54CC2852F8D9921027BEE62E7682E;
// UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction
struct PalmPoseInteraction_t1BE0E2A4BA9B82B1B8B8D0CB39207779F858F5CE;
// UnityEngine.XR.OpenXR.Input.PoseControl
struct PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3;
// UnityEngine.InputSystem.Controls.QuaternionControl
struct QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1;
// UnityEngine.InputSystem.Controls.StickControl
struct StickControl_t2608D1388A5015029123635B4B589AC7EE20C50B;
// System.String
struct String_t;
// System.Type
struct Type_t;
// UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile
struct ValveIndexControllerProfile_tB00771C9F4DA589B16B2D9C8488CDBFF1ACB169B;
// UnityEngine.InputSystem.Controls.Vector2Control
struct Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432;
// UnityEngine.InputSystem.Controls.Vector3Control
struct Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A;
// System.Void
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915;
// UnityEngine.InputSystem.XR.XRController
struct XRController_tB7EBF72339C56C18DEB74B1176FD39B9C421F1E2;
// UnityEngine.InputSystem.XR.XRControllerWithRumble
struct XRControllerWithRumble_tE748B7C11688766EF1F006DBBA82B5C7564877EB;
// UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.XrPerformanceSettingsFeature
struct XrPerformanceSettingsFeature_t10D60E4F72F01A665CC6CB35A1CA0BA1616F0093;
// UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController
struct QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760;
// UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand
struct HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354;
// UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController
struct WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801;
// UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController
struct OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909;
// UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionBinding
struct ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030;
// UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig
struct ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE;
// UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionMapConfig
struct ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726;
// UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/DeviceConfig
struct DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F;
// UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/<>c
struct U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84;
// UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/PalmPose
struct PalmPose_tB7D3340FC55D8EFD2D2B58FB1E8CA3AE86794231;
// UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController
struct ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3;
// UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.XrPerformanceSettingsFeature/NativeApi/XrPerformanceNotificationDelegate
struct XrPerformanceNotificationDelegate_t3F322AD59691C807BFD5212F7962EEF010C90996;
IL2CPP_EXTERN_C RuntimeClass* ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Func_2_t9CA352B7FF842ED5A1C1AC444C13FDF48BC6E853_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Func_2_tE90C2BF0219E673E75AA309676A6AAB963FD8B16_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IEnumerable_1_t5E966EE7E26847A71A517DC16883138EB4328911_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IEnumerator_1_tD3E5B75815D8FC802BCFBC6DF031F83C41C16EE8_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_t45512A48723349E9323086B15E5019FCD5996870_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* OpenXRInteractionFeature_t643728BC4EB54CC2852F8D9921027BEE62E7682E_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PerformanceChangeNotification_t68CEE147E0116EB9C4506C2573D8FE5BAFD2803F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* XrPerformanceNotificationDelegate_t3F322AD59691C807BFD5212F7962EEF010C90996_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* XrPerformanceSettingsFeature_t10D60E4F72F01A665CC6CB35A1CA0BA1616F0093_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C String_t* _stringLiteral00796C72379AAD88280C98B0098FB4C080EAB47F;
IL2CPP_EXTERN_C String_t* _stringLiteral009885D14656573689CACD6C8913F84E5E8C27E0;
IL2CPP_EXTERN_C String_t* _stringLiteral0140E2B61982D6BAEB94FBE50908C388C310614C;
IL2CPP_EXTERN_C String_t* _stringLiteral0226F08F1363B72919374BC9F1AABA0AF07295F0;
IL2CPP_EXTERN_C String_t* _stringLiteral06E77F5358FAE549CC1F5C010C7AA427E20DB81F;
IL2CPP_EXTERN_C String_t* _stringLiteral06E9CC7592C9B48FAA28D4BECA053646EA335393;
IL2CPP_EXTERN_C String_t* _stringLiteral0A0D6A4A39AF8CE46C02CFA204F8672DB510C2BB;
IL2CPP_EXTERN_C String_t* _stringLiteral0B5ECFF84CE073C4971D637741C560F910E4D128;
IL2CPP_EXTERN_C String_t* _stringLiteral0B81B449DDDED3C621D7242FF0C23AD3927333CA;
IL2CPP_EXTERN_C String_t* _stringLiteral0C0DEC85B86B776CABBBCE9900909D8EDBCC0D0D;
IL2CPP_EXTERN_C String_t* _stringLiteral0C10E47675493434D04CD8025C8303AF94F7BA5A;
IL2CPP_EXTERN_C String_t* _stringLiteral0CDAC69FAA1C2651F5DF033E357FC6AC0A07D9A8;
IL2CPP_EXTERN_C String_t* _stringLiteral0CFEB242431DCCE78462D882B79D5FD511B46E14;
IL2CPP_EXTERN_C String_t* _stringLiteral0D74755D51876350D4B4382E014E2E93AD3D3B73;
IL2CPP_EXTERN_C String_t* _stringLiteral0DF092D839620C75629CA77829178011857B3D86;
IL2CPP_EXTERN_C String_t* _stringLiteral0F4643A5560A511F499CAE83B09599C443D530C5;
IL2CPP_EXTERN_C String_t* _stringLiteral0F5B3EFDF6C5EC21CBEAF753BF5996D79FF36071;
IL2CPP_EXTERN_C String_t* _stringLiteral10B5230B9C450E15F9B806622B3789B6A5D52D7C;
IL2CPP_EXTERN_C String_t* _stringLiteral11255DD544B7643AC46580A170E4FFAE93B68480;
IL2CPP_EXTERN_C String_t* _stringLiteral16F1DCC8D305B72372B6083999ABEC864EE176A9;
IL2CPP_EXTERN_C String_t* _stringLiteral17822601242580891BAC2DAA8F01F850700FF226;
IL2CPP_EXTERN_C String_t* _stringLiteral1AEEDCE6D16B07DF72C697EAB87644ED06A4BD81;
IL2CPP_EXTERN_C String_t* _stringLiteral1D91341ED2A6051E8657AEE81869C1579642180F;
IL2CPP_EXTERN_C String_t* _stringLiteral1D9F03FCC6C07D832F5CEBECDF7A0A869392AB3B;
IL2CPP_EXTERN_C String_t* _stringLiteral2173A974190D34521278D1F1D9846E446A74235E;
IL2CPP_EXTERN_C String_t* _stringLiteral2180421BA9E4B2BFD8E2C655F1A85D083F0EB506;
IL2CPP_EXTERN_C String_t* _stringLiteral21C4374D334214329C7BF5D811EA01A4DC30FAC7;
IL2CPP_EXTERN_C String_t* _stringLiteral21C60BC895453FEF34E0A7DC0375EAA0461769EB;
IL2CPP_EXTERN_C String_t* _stringLiteral24B00BEE43751066E2697652F1D6D262C07E28BF;
IL2CPP_EXTERN_C String_t* _stringLiteral29340CC6DE4F0D8CF1A3ADBF57306A53920E648A;
IL2CPP_EXTERN_C String_t* _stringLiteral29AC330574A4BCD0BEFB6360CED091CF418D7D2A;
IL2CPP_EXTERN_C String_t* _stringLiteral2B3F1FAC4BF97327865F81C6C43D083A8CC9688F;
IL2CPP_EXTERN_C String_t* _stringLiteral2DE00502C9AFAE8DA216433213B033D803308CFF;
IL2CPP_EXTERN_C String_t* _stringLiteral2EFC36A6CB9DD55107286195EE88AD89038126CA;
IL2CPP_EXTERN_C String_t* _stringLiteral2F7ED8B288DA2FB7CCF4A61D0A30CC0C84FB2A59;
IL2CPP_EXTERN_C String_t* _stringLiteral31E8E4ACB2EDC39B158FBA91185DE1333306F668;
IL2CPP_EXTERN_C String_t* _stringLiteral32D2C1E41E839C3DC61A688E858436ABE32B5211;
IL2CPP_EXTERN_C String_t* _stringLiteral335FF3A7EB83C5141B0A224AA6FF1E4BB3940BD4;
IL2CPP_EXTERN_C String_t* _stringLiteral3598DD8FB5E75ABA279CF6F74B3868775A35076A;
IL2CPP_EXTERN_C String_t* _stringLiteral3695EBDA6F8B5C617BDA3771BFB4AC68FB956407;
IL2CPP_EXTERN_C String_t* _stringLiteral374BB6B3D32A556AC597F5729674B5EE89DFC631;
IL2CPP_EXTERN_C String_t* _stringLiteral38500B43596E22322F78E4DB6623115A6D7C5B24;
IL2CPP_EXTERN_C String_t* _stringLiteral3AA29BE841BE0F1D85BC1CDC6A95E73E29EA09C7;
IL2CPP_EXTERN_C String_t* _stringLiteral4375062BD8882E451B6BEE137E47CDAFE50A90EC;
IL2CPP_EXTERN_C String_t* _stringLiteral462E007647F39394D37B1FAFEC8DABC4954BC8C9;
IL2CPP_EXTERN_C String_t* _stringLiteral463478EF4F62A76251CB182EED44BBD0FC7FD7B0;
IL2CPP_EXTERN_C String_t* _stringLiteral46803ECD73F757CDF1920AFC7B56D4CB42D269AE;
IL2CPP_EXTERN_C String_t* _stringLiteral46C52D35A125250F5FBD7AAB8CD2F6E82177916E;
IL2CPP_EXTERN_C String_t* _stringLiteral487FED10E1A35AE0BB31BA2B6893154EFEE83EF4;
IL2CPP_EXTERN_C String_t* _stringLiteral4ADB212528F8CF625764142B108030A0499510F0;
IL2CPP_EXTERN_C String_t* _stringLiteral4C9B28579DAB706CEF903A85854B98A08280D27D;
IL2CPP_EXTERN_C String_t* _stringLiteral4FAF1332EAA22ED62546993B44D1AE07024AA9C9;
IL2CPP_EXTERN_C String_t* _stringLiteral501297652653A2AE88BC7F3D101C87140870E99E;
IL2CPP_EXTERN_C String_t* _stringLiteral567740A3900E082D24516592BAA907B8D8D20C64;
IL2CPP_EXTERN_C String_t* _stringLiteral570D2DAFDA9D12435E7B8EB47647D6A77F5C9628;
IL2CPP_EXTERN_C String_t* _stringLiteral5852A471D9AA3400124B264BB6B8E2BF1CDD2990;
IL2CPP_EXTERN_C String_t* _stringLiteral5D5999AB167923C4FC4CD3D2CCB9155715DF5AF8;
IL2CPP_EXTERN_C String_t* _stringLiteral5DA5B233166AA50A8488D3B97E0B5A1D09EA4905;
IL2CPP_EXTERN_C String_t* _stringLiteral5FF374709F3F171D980E4E8BEA80A7954877FE64;
IL2CPP_EXTERN_C String_t* _stringLiteral69CF0F165C1AB396425F23A88DEE45C445EE8FA9;
IL2CPP_EXTERN_C String_t* _stringLiteral6A8CECB369E64DA7E1FBB6FDE079801EFD1EBFEB;
IL2CPP_EXTERN_C String_t* _stringLiteral6C1429D231A493F2DC50E73EA377BD4E2C053A99;
IL2CPP_EXTERN_C String_t* _stringLiteral6C5998AA27BC5525A876672EE945195779855B89;
IL2CPP_EXTERN_C String_t* _stringLiteral70BD96A9936A8229937A8E85846B5AE5657B701D;
IL2CPP_EXTERN_C String_t* _stringLiteral754BC8CC289786CFBEFC86F613F47EEC45C9D500;
IL2CPP_EXTERN_C String_t* _stringLiteral75A27A6D56F4306DF55E65102F8C60C10E70AD5A;
IL2CPP_EXTERN_C String_t* _stringLiteral767FF60B240D13D0E7862196C1340B1049EF4B4B;
IL2CPP_EXTERN_C String_t* _stringLiteral76819C7CAEF8F5FDAEB4DC1FC05D9289DA7B9A0A;
IL2CPP_EXTERN_C String_t* _stringLiteral7A1986676749FB6F32CD163AE1CD51B619D06473;
IL2CPP_EXTERN_C String_t* _stringLiteral7B29555947576D11CB705A3B1150184E06B75B66;
IL2CPP_EXTERN_C String_t* _stringLiteral7CFF3370CEB3D6618912612A22BDA3E009D31FE6;
IL2CPP_EXTERN_C String_t* _stringLiteral836BEF03CDF7F78C55ADABFC8E7F1FC31387E456;
IL2CPP_EXTERN_C String_t* _stringLiteral8434FCF61786C7762C86CD1309B3265F399C7B5D;
IL2CPP_EXTERN_C String_t* _stringLiteral857D2B08CC9B5516C1BF42725986B6403B3D6E6B;
IL2CPP_EXTERN_C String_t* _stringLiteral871C50B2EA6F82F09B5B9A7EF8B17FDCA2EEE958;
IL2CPP_EXTERN_C String_t* _stringLiteral890FDBCF037770EED7A1937DEF697FFC44FBF0B3;
IL2CPP_EXTERN_C String_t* _stringLiteral8A916C55CE6599A5836561FF3388DF9114304953;
IL2CPP_EXTERN_C String_t* _stringLiteral8AF7B9D6121033ED1DE80EFA3688A7998521AB1F;
IL2CPP_EXTERN_C String_t* _stringLiteral8C0A1E9BF9118A96D440F9C412F1CA49D661D0EE;
IL2CPP_EXTERN_C String_t* _stringLiteral91D354DF612051E000B8AFD623E149C76168334A;
IL2CPP_EXTERN_C String_t* _stringLiteral91E873BEC7CEDAF019F1AAEAFAC454A8DDCE4B57;
IL2CPP_EXTERN_C String_t* _stringLiteral93958E5E1A7FAB8B7476393ADB197E7742C4A72D;
IL2CPP_EXTERN_C String_t* _stringLiteral93B79D31F5C100775DFCDF0240E253401BD63C8E;
IL2CPP_EXTERN_C String_t* _stringLiteral960416C64D6FEDF29B47FEF63B743ADBF6A3ACF5;
IL2CPP_EXTERN_C String_t* _stringLiteral970999167C91AC075D8B6023B67F1050607F93ED;
IL2CPP_EXTERN_C String_t* _stringLiteral9946FBE46CDE07D85A1306BBD66ABF2744491441;
IL2CPP_EXTERN_C String_t* _stringLiteral9A7C357A4DC3B1D1F713A58F219987C01AC75AAE;
IL2CPP_EXTERN_C String_t* _stringLiteral9A82E98847AA818F88D3503DF1751542B392AE50;
IL2CPP_EXTERN_C String_t* _stringLiteral9B5F688B34D706803EC52FACC300087D1B85937B;
IL2CPP_EXTERN_C String_t* _stringLiteral9C0461316058197D67FFB59CE6A345F2B7BEA590;
IL2CPP_EXTERN_C String_t* _stringLiteral9C8FEB9C5C73B589373B3944537F78D6972EECE1;
IL2CPP_EXTERN_C String_t* _stringLiteral9E98EC4F7D85E6AB585D718D9BEDBB163E42B54C;
IL2CPP_EXTERN_C String_t* _stringLiteral9F905B925A31B4EE966E5F329BFE36C035936572;
IL2CPP_EXTERN_C String_t* _stringLiteral9FE5967523CA0E49A247084021DB0C0C2C996FDF;
IL2CPP_EXTERN_C String_t* _stringLiteralA0514E43DC3FE9FF02EA1029B11ACBA5579C5FD6;
IL2CPP_EXTERN_C String_t* _stringLiteralA12FE0CD5AB0A2E13E4DE18491A831A11DC5AE31;
IL2CPP_EXTERN_C String_t* _stringLiteralA5A60DC48FC62715DDE6A3F429C683298AEE2FDF;
IL2CPP_EXTERN_C String_t* _stringLiteralA73F4360C56103ED788368C9769D9E67B8857E15;
IL2CPP_EXTERN_C String_t* _stringLiteralAC10ECED701E479DB1EB99F71C7E143BF33BDB28;
IL2CPP_EXTERN_C String_t* _stringLiteralACCB271B3F087252B60BC604A75AEE43F78DA580;
IL2CPP_EXTERN_C String_t* _stringLiteralACD9B34906125264331CD83751684EFB8F181A4A;
IL2CPP_EXTERN_C String_t* _stringLiteralB16F6476A8858AD9A737D4AD51CAEC6E885CA659;
IL2CPP_EXTERN_C String_t* _stringLiteralB387D42F0AFA94CE7B6979B587B90DD3FE6E03AE;
IL2CPP_EXTERN_C String_t* _stringLiteralB431EC3F3BA7055A7834536D71F631E56C76E6A9;
IL2CPP_EXTERN_C String_t* _stringLiteralB4FE860573CD6E03F0D1A4378C1F330A3820D8C9;
IL2CPP_EXTERN_C String_t* _stringLiteralB502A186982A83A6C402B5753C1120061504E6EB;
IL2CPP_EXTERN_C String_t* _stringLiteralB534BB56A62D58AD5BB8CF7EFA2BE60EFB1553DA;
IL2CPP_EXTERN_C String_t* _stringLiteralB561034538879E1BDB5F9A35C0FCB17905966B68;
IL2CPP_EXTERN_C String_t* _stringLiteralB5CCD6D3CB93DC1BEDD79DB8A4B75174089A3455;
IL2CPP_EXTERN_C String_t* _stringLiteralB65ECF98859F9960AF3A135B1DB157C6A9E64500;
IL2CPP_EXTERN_C String_t* _stringLiteralB81B10F5CAB114184CB2AEC199DE4C618C7F57DB;
IL2CPP_EXTERN_C String_t* _stringLiteralB85E78C75EF1A6F636689BD88A9D6C2A3B2B0A1B;
IL2CPP_EXTERN_C String_t* _stringLiteralB900A68DB7AADAF324457B0FBBCAD5EC97A34CB5;
IL2CPP_EXTERN_C String_t* _stringLiteralBAB78FE52E1FDB7FF399F8778E6696CD0042FF45;
IL2CPP_EXTERN_C String_t* _stringLiteralC00723C19F2F788EB31F96AEA748354BDA5EEB99;
IL2CPP_EXTERN_C String_t* _stringLiteralC0A9FB2112170320C70D11577E9692B9B4F2DB38;
IL2CPP_EXTERN_C String_t* _stringLiteralC0C82B92905FA0D4DFEAE587C20326DE60C76F09;
IL2CPP_EXTERN_C String_t* _stringLiteralC125AF6E50565398C00BBB6DCAB135E16BC99BC1;
IL2CPP_EXTERN_C String_t* _stringLiteralC2A04F675332F43BAC9735206936B2629D863549;
IL2CPP_EXTERN_C String_t* _stringLiteralC5505A25CF2D095FDF8936A52047CE843140CE71;
IL2CPP_EXTERN_C String_t* _stringLiteralC7BE18E67FA9D6BB576F3FFDA7CCB25400AC9057;
IL2CPP_EXTERN_C String_t* _stringLiteralC8E762418D8614D739AB43D7D2C189A29AF1145F;
IL2CPP_EXTERN_C String_t* _stringLiteralCAD6AF8B2E6FCA8D009D52942C4BF99EFED1C5CD;
IL2CPP_EXTERN_C String_t* _stringLiteralCB705141CD4436EBFAD34F6E250D793F3E3949A8;
IL2CPP_EXTERN_C String_t* _stringLiteralCCFA1EB6906839CDE42707139D4B17AAFC5FA7E0;
IL2CPP_EXTERN_C String_t* _stringLiteralCEA7D15BD7D3108714FE5FE1861D75886730D5F1;
IL2CPP_EXTERN_C String_t* _stringLiteralCFE7BD031B8149781D25CB9344CEB284988567B4;
IL2CPP_EXTERN_C String_t* _stringLiteralD00E7D3426022AB1958642CC7C16178ED2932FFD;
IL2CPP_EXTERN_C String_t* _stringLiteralD01445F0360E2DE9E8979C8B0B4375041024C567;
IL2CPP_EXTERN_C String_t* _stringLiteralD12C1D60DF7B8D2310466EF2E3451D1A668B0E06;
IL2CPP_EXTERN_C String_t* _stringLiteralD262488A182EC17588F0BDAFC8C2268F0CA32DF0;
IL2CPP_EXTERN_C String_t* _stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0;
IL2CPP_EXTERN_C String_t* _stringLiteralD8FEC942054577466215DA5251FB602E014D433B;
IL2CPP_EXTERN_C String_t* _stringLiteralD9F573449435626A96C594EA43095A22DF995F84;
IL2CPP_EXTERN_C String_t* _stringLiteralDA0BC527B2CDA216C14B591477A04A1C7D0AA611;
IL2CPP_EXTERN_C String_t* _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709;
IL2CPP_EXTERN_C String_t* _stringLiteralDAFC744EBF4FA4F5C10409328702253D0955DCA2;
IL2CPP_EXTERN_C String_t* _stringLiteralDC4277F49B8620358EAFE840EA9E9793DB44763D;
IL2CPP_EXTERN_C String_t* _stringLiteralDC58B310513517CDBD557C46B0E45FE5C7B11872;
IL2CPP_EXTERN_C String_t* _stringLiteralDCA884BDE3461B51BC3CBE077E141428C6D55245;
IL2CPP_EXTERN_C String_t* _stringLiteralDCDD0FF791B57EF57583458DE2B57C243C0AD31D;
IL2CPP_EXTERN_C String_t* _stringLiteralDF0B09D3AC2B1A403AD50571DE6D02BADF994DF6;
IL2CPP_EXTERN_C String_t* _stringLiteralDF28A850001B58BE4A6B517CC83E526F7AA60A8A;
IL2CPP_EXTERN_C String_t* _stringLiteralDF3669852BCCCD96E96416086745C76D75F834FE;
IL2CPP_EXTERN_C String_t* _stringLiteralE0C07794D9D8D1547EF130F005ABD901FE8F5136;
IL2CPP_EXTERN_C String_t* _stringLiteralE16549E2C62A4AFF994F766E4ABF3CA1E992FC73;
IL2CPP_EXTERN_C String_t* _stringLiteralE2F88218C8B7313CA69F05634BDB224484349ABF;
IL2CPP_EXTERN_C String_t* _stringLiteralE3748BF94B43035A95007900DD5DEC8CDF6731F2;
IL2CPP_EXTERN_C String_t* _stringLiteralE3F05412A0F9EE57B9E9F6F7375E8A82CA6ABBBA;
IL2CPP_EXTERN_C String_t* _stringLiteralE6FAA638CA644C0F3EB0DD5F5B60FF35D318748B;
IL2CPP_EXTERN_C String_t* _stringLiteralE87E0289369699E3077923D9BD0365C6E47D2BCA;
IL2CPP_EXTERN_C String_t* _stringLiteralEBA9026790EAE4C0189DB9391B6F75C623B37666;
IL2CPP_EXTERN_C String_t* _stringLiteralEBCAD7DA32B36FA2E99B9F86A1E6164F6EFCCC49;
IL2CPP_EXTERN_C String_t* _stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27;
IL2CPP_EXTERN_C String_t* _stringLiteralEDC78BA63A133C81FC2DD3E3CA7EC02E945F89CE;
IL2CPP_EXTERN_C String_t* _stringLiteralEFDACA3E297AB436773CFB833A471FA2B28F3E0D;
IL2CPP_EXTERN_C String_t* _stringLiteralF3A7CE2E4708A9440DAB028E27DFB29FC07EE01B;
IL2CPP_EXTERN_C String_t* _stringLiteralF64BD2E3B35D211DDDF5000ED8CE421EA8EDD07A;
IL2CPP_EXTERN_C String_t* _stringLiteralF67FF52BAD5C543F3623D3051EA5B4ED8BCD0DEB;
IL2CPP_EXTERN_C String_t* _stringLiteralF6CFDC1274B766A282F7B3F8F7CCC8BDF8038D7B;
IL2CPP_EXTERN_C String_t* _stringLiteralF81C5066CE02FAB6BB49AABBB41EE0BD503CE9F3;
IL2CPP_EXTERN_C String_t* _stringLiteralFC9328EC05BFE4E05D76A1FEDA6674979FE522FE;
IL2CPP_EXTERN_C String_t* _stringLiteralFD56696F17A09DE56411343B8CFB8ABF5E82F544;
IL2CPP_EXTERN_C String_t* _stringLiteralFE99981D4BE3BFBE312C52C21EADDC2EACD9ED3D;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Any_TisDeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F_m47454836BCBB4CA85C6BE2B762DD5B27BF004AB2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Where_TisActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_mFC8C55679B40C9059225368B29054E16EC4D9EFD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Where_TisDeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F_mF3B578F220213783AB1CDD9862AD0F2FF8737F46_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m64B1A93AAAAFC64E7A9D222F76E0C4CA024E9E40_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mA84D16EC3DAEC336134B26DE5CC30D951FD157AB_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m1A6BC7FCC0F28CE0B5E3AB036A6AE819B6E0E67D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_GetChildControl_TisHapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49_m733A504494A27BA6CE88FB8C3628ECFD4DD7FFD4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_GetChildControl_TisIntegerControl_tA24544EFF42204852F638FF5147F754962C997AB_m87D5D6574BD57F88D41DDE18D17933360E255297_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_GetChildControl_TisPoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3_m93B26874B5B21BFD7C0B24D12029EBB73B0CB317_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_GetChildControl_TisQuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1_m6F3533847D96A9AD4363B88D2D912D7ADCE096C4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_GetChildControl_TisStickControl_t2608D1388A5015029123635B4B589AC7EE20C50B_m13769DEB7CBF50903C857AFE595851DA73185DCF_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_GetChildControl_TisVector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A_mD3B77ED4A28875CD650D600E82A0E4C1E9EBD418_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m1AC5A221CED9D131E37F4B0B568F33725D978B4B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m511A64F55047CEBBE3360EAA04BFD013680B4EC0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m50991CDE471783EEF46D7BC732B52303B498CA2B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m8970B3D9C8E0787265692898BD6F57FC9E03A59F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1__ctor_mD369CAC1BA03979662923E5D5E9FAF1F98E252EB_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CAddAdditiveActionsU3Eb__13_0_m960F744750FCFA4D799EECB2A2FD1E102E63C611_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CAddAdditiveActionsU3Eb__13_1_m6EE7694F212D60FDA70F46A0E2F16EFC53C615F5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* XrPerformanceSettingsFeature_OnXrPerformanceNotificationCallback_mDF4DDC25F3DA9160903A0967ABCBC0F43FF1AC44_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeType* HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* PalmPose_tB7D3340FC55D8EFD2D2B58FB1E8CA3AE86794231_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801_0_0_0_var;
struct Delegate_t_marshaled_com;
struct Delegate_t_marshaled_pinvoke;
struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771;
struct __Il2CppFullySharedGenericTypeU5BU5D_tCAB6D060972DD49223A834B7EEFEB9FE2D003BEC;
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.Collections.Generic.List`1<System.String>
struct List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ____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;
};
// System.Collections.Generic.List`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>
struct List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
__Il2CppFullySharedGenericTypeU5BU5D_tCAB6D060972DD49223A834B7EEFEB9FE2D003BEC* ____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;
};
// System.Collections.Generic.List`1<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionBinding>
struct List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67 : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
ActionBindingU5BU5D_tFF62C5E4F2838DF32FC31EEB628319063F7EB6C7* ____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;
};
// System.Collections.Generic.List`1<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig>
struct List_1_t45512A48723349E9323086B15E5019FCD5996870 : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
ActionConfigU5BU5D_t03C4C21CD92A6563B23BBD71FA7738CAECF67968* ____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;
};
// System.Collections.Generic.List`1<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionMapConfig>
struct List_1_tE79CEF606A673213C362828940E47A9568818414 : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
ActionMapConfigU5BU5D_tAB28DA2CA2FA004BD5A77FEB59EBE1E924873C16* ____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;
};
// System.Collections.Generic.List`1<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/DeviceConfig>
struct List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
DeviceConfigU5BU5D_t64EE3EF00E91068EE78CFD23CF659BA610C2054A* ____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;
};
// System.Reflection.MemberInfo
struct MemberInfo_t : public RuntimeObject
{
};
// System.String
struct String_t : public RuntimeObject
{
// System.Int32 System.String::_stringLength
int32_t ____stringLength_4;
// System.Char System.String::_firstChar
Il2CppChar ____firstChar_5;
};
// System.ValueType
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject
{
};
// Native definition for P/Invoke marshalling of System.ValueType
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke
{
};
// Native definition for COM marshalling of System.ValueType
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com
{
};
// UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionBinding
struct ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030 : public RuntimeObject
{
// System.String UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionBinding::interactionProfileName
String_t* ___interactionProfileName_0;
// System.String UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionBinding::interactionPath
String_t* ___interactionPath_1;
// System.Collections.Generic.List`1<System.String> UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionBinding::userPaths
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___userPaths_2;
};
// UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionMapConfig
struct ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726 : public RuntimeObject
{
// System.String UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionMapConfig::name
String_t* ___name_0;
// System.String UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionMapConfig::localizedName
String_t* ___localizedName_1;
// System.Collections.Generic.List`1<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/DeviceConfig> UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionMapConfig::deviceInfos
List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB* ___deviceInfos_2;
// System.Collections.Generic.List`1<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig> UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionMapConfig::actions
List_1_t45512A48723349E9323086B15E5019FCD5996870* ___actions_3;
// System.String UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionMapConfig::desiredInteractionProfile
String_t* ___desiredInteractionProfile_4;
// System.String UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionMapConfig::manufacturer
String_t* ___manufacturer_5;
// System.String UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionMapConfig::serialNumber
String_t* ___serialNumber_6;
};
// UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/<>c
struct U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84 : public RuntimeObject
{
};
// UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.XrPerformanceSettingsFeature/NativeApi
struct NativeApi_t8C1DCD1B30DC9BC6964F2CFE03B09092B4D236FF : public RuntimeObject
{
};
// System.Collections.Generic.List`1/Enumerator<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>
typedef Il2CppFullySharedGenericStruct Enumerator_tF5AC6CD19D283FBD724440520CEE68FE2602F7AF;
// System.Collections.Generic.List`1/Enumerator<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionMapConfig>
struct Enumerator_t37DD4DAAE08FDA0276ED8EAB9060C7476A4A2118
{
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1/Enumerator::_list
List_1_tE79CEF606A673213C362828940E47A9568818414* ____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
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* ____current_3;
};
// UnityEngine.InputSystem.Utilities.InlinedArray`1<UnityEngine.InputSystem.InputProcessor`1<UnityEngine.XR.OpenXR.Input.Haptic>>
struct InlinedArray_1_tF738070A36899DE712574D265D64EF4F5F076EA1
{
// System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length
int32_t ___length_0;
// TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue
InputProcessor_1_t1CC26A1FCC23A7A16496FBF6C96FB75B7243F33B* ___firstValue_1;
// TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues
InputProcessor_1U5BU5D_t52E0784C7C7DC1F9DD933C24748593B119136AB3* ___additionalValues_2;
};
// UnityEngine.InputSystem.Utilities.InlinedArray`1<UnityEngine.InputSystem.InputProcessor`1<System.Int32>>
struct InlinedArray_1_tCBE1C2CE719FCFE71270323E0AEFF8C6536B0493
{
// System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length
int32_t ___length_0;
// TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue
InputProcessor_1_t6E31E29C499C6D9610C662BCCAD45B97D442C96B* ___firstValue_1;
// TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues
InputProcessor_1U5BU5D_tB3C64A18219DEBFF75635AE580655A02C187A57E* ___additionalValues_2;
};
// UnityEngine.InputSystem.Utilities.InlinedArray`1<UnityEngine.InputSystem.InputProcessor`1<UnityEngine.XR.OpenXR.Input.Pose>>
struct InlinedArray_1_t43C6F0C75DD78F031764269A676E3F95E66E45F7
{
// System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length
int32_t ___length_0;
// TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue
InputProcessor_1_t78F9C34EDBC35F104AA29CD1504F6EDF4D40F6E4* ___firstValue_1;
// TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues
InputProcessor_1U5BU5D_t78F3AC6BDDF94FA23A7854E939169CB835506B6D* ___additionalValues_2;
};
// UnityEngine.InputSystem.Utilities.InlinedArray`1<UnityEngine.InputSystem.InputProcessor`1<UnityEngine.Quaternion>>
struct InlinedArray_1_t209C5F9C876036B8C081C3E70D85ADAA2018197B
{
// System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length
int32_t ___length_0;
// TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue
InputProcessor_1_t43B1AEC927E378D43D0207A4C031927E872280CE* ___firstValue_1;
// TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues
InputProcessor_1U5BU5D_t8533CEA9A58C5C83EB993039C5E7601637DA4140* ___additionalValues_2;
};
// UnityEngine.InputSystem.Utilities.InlinedArray`1<UnityEngine.InputSystem.InputProcessor`1<System.Single>>
struct InlinedArray_1_t2A86A6C75E0160EE14310E053C5249518871D847
{
// System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length
int32_t ___length_0;
// TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue
InputProcessor_1_tFE49B42CB371A9A2A3F29802695BD251947AD0B4* ___firstValue_1;
// TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues
InputProcessor_1U5BU5D_tFEE411B67EEAA6B997AF875A65D072993C8C809C* ___additionalValues_2;
};
// UnityEngine.InputSystem.Utilities.InlinedArray`1<UnityEngine.InputSystem.InputProcessor`1<UnityEngine.Vector2>>
struct InlinedArray_1_tE5F1062E65707D24360CEAC52E03D32C6E5BA8BB
{
// System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length
int32_t ___length_0;
// TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue
InputProcessor_1_tD1A40E0E5825AAABC3416EC96E087FF6E6351DD2* ___firstValue_1;
// TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues
InputProcessor_1U5BU5D_t5083205703ED9D1A4B8037E3BBE765389957231A* ___additionalValues_2;
};
// UnityEngine.InputSystem.Utilities.InlinedArray`1<UnityEngine.InputSystem.InputProcessor`1<UnityEngine.Vector3>>
struct InlinedArray_1_t3C9FDC2B575450733517AE6D9168B8B7CDA52FBF
{
// System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length
int32_t ___length_0;
// TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue
InputProcessor_1_t10DFF33E2326C9CB9E156D4E45DB2D85EFD54C7F* ___firstValue_1;
// TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues
InputProcessor_1U5BU5D_tBA73A89FF9ECD7F1DA5B139ABBA8609E7047B2FF* ___additionalValues_2;
};
// System.Nullable`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericStructType>
typedef Il2CppFullySharedGenericStruct Nullable_1_t71C4EA4E848DBD7A4A97704069FB951159A3A339;
// System.Boolean
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22
{
// System.Boolean System.Boolean::m_value
bool ___m_value_0;
};
// System.Enum
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2 : public ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F
{
};
// Native definition for P/Invoke marshalling of System.Enum
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_pinvoke
{
};
// Native definition for COM marshalling of System.Enum
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_com
{
};
// UnityEngine.InputSystem.Utilities.FourCC
struct FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED
{
// System.Int32 UnityEngine.InputSystem.Utilities.FourCC::m_Code
int32_t ___m_Code_0;
};
// UnityEngine.XR.OpenXR.Input.Haptic
struct Haptic_t726DC803B929C8CAD018BB1CA2AB27931573CFD9
{
union
{
struct
{
};
uint8_t Haptic_t726DC803B929C8CAD018BB1CA2AB27931573CFD9__padding[1];
};
};
// UnityEngine.InputSystem.Layouts.InputDeviceDescription
struct InputDeviceDescription_tE86DD77422AAF60ADDAC788B31E5A05E739B708F
{
// 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;
};
// Native definition for P/Invoke marshalling of UnityEngine.InputSystem.Layouts.InputDeviceDescription
struct InputDeviceDescription_tE86DD77422AAF60ADDAC788B31E5A05E739B708F_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_tE86DD77422AAF60ADDAC788B31E5A05E739B708F_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.Layouts.InputDeviceMatcher
struct InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555
{
// System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>[] UnityEngine.InputSystem.Layouts.InputDeviceMatcher::m_Patterns
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* ___m_Patterns_0;
};
// Native definition for P/Invoke marshalling of UnityEngine.InputSystem.Layouts.InputDeviceMatcher
struct InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_marshaled_pinvoke
{
KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* ___m_Patterns_0;
};
// Native definition for COM marshalling of UnityEngine.InputSystem.Layouts.InputDeviceMatcher
struct InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_marshaled_com
{
KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* ___m_Patterns_0;
};
// System.Int32
struct Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C
{
// System.Int32 System.Int32::m_value
int32_t ___m_value_0;
};
// System.IntPtr
struct IntPtr_t
{
// System.Void* System.IntPtr::m_value
void* ___m_value_0;
};
// UnityEngine.InputSystem.Utilities.InternedString
struct InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735
{
// 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;
};
// Native definition for P/Invoke marshalling of UnityEngine.InputSystem.Utilities.InternedString
struct InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735_marshaled_pinvoke
{
char* ___m_StringOriginalCase_0;
char* ___m_StringLowerCase_1;
};
// Native definition for COM marshalling of UnityEngine.InputSystem.Utilities.InternedString
struct InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735_marshaled_com
{
Il2CppChar* ___m_StringOriginalCase_0;
Il2CppChar* ___m_StringLowerCase_1;
};
// UnityEngine.Quaternion
struct Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974
{
// System.Single UnityEngine.Quaternion::x
float ___x_0;
// System.Single UnityEngine.Quaternion::y
float ___y_1;
// System.Single UnityEngine.Quaternion::z
float ___z_2;
// System.Single UnityEngine.Quaternion::w
float ___w_3;
};
// System.UInt64
struct UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF
{
// System.UInt64 System.UInt64::m_value
uint64_t ___m_value_0;
};
// UnityEngine.Vector2
struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7
{
// System.Single UnityEngine.Vector2::x
float ___x_0;
// System.Single UnityEngine.Vector2::y
float ___y_1;
};
// UnityEngine.Vector3
struct Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2
{
// System.Single UnityEngine.Vector3::x
float ___x_2;
// System.Single UnityEngine.Vector3::y
float ___y_3;
// System.Single UnityEngine.Vector3::z
float ___z_4;
};
// System.Void
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915
{
union
{
struct
{
};
uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1];
};
};
// System.Nullable`1<UnityEngine.InputSystem.Layouts.InputDeviceMatcher>
struct Nullable_1_t4EEC710224A7596AC94C3B6D292E4CB7D84B7F2C
{
// System.Boolean System.Nullable`1::hasValue
bool ___hasValue_0;
// T System.Nullable`1::value
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 ___value_1;
};
// System.Delegate
struct Delegate_t : public RuntimeObject
{
// System.IntPtr System.Delegate::method_ptr
intptr_t ___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.IntPtr System.Delegate::interp_method
intptr_t ___interp_method_7;
// System.IntPtr System.Delegate::interp_invoke_impl
intptr_t ___interp_invoke_impl_8;
// System.Reflection.MethodInfo System.Delegate::method_info
MethodInfo_t* ___method_info_9;
// System.Reflection.MethodInfo System.Delegate::original_method_info
MethodInfo_t* ___original_method_info_10;
// System.DelegateData System.Delegate::data
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11;
// System.Boolean System.Delegate::method_is_virtual
bool ___method_is_virtual_12;
};
// 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;
intptr_t ___interp_method_7;
intptr_t ___interp_invoke_impl_8;
MethodInfo_t* ___method_info_9;
MethodInfo_t* ___original_method_info_10;
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11;
int32_t ___method_is_virtual_12;
};
// 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;
intptr_t ___interp_method_7;
intptr_t ___interp_invoke_impl_8;
MethodInfo_t* ___method_info_9;
MethodInfo_t* ___original_method_info_10;
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11;
int32_t ___method_is_virtual_12;
};
// UnityEngine.XR.InputDeviceCharacteristics
struct InputDeviceCharacteristics_t7BD1A06C6AE9FBD26F4FC105269861694217BD82
{
// System.UInt32 UnityEngine.XR.InputDeviceCharacteristics::value__
uint32_t ___value___2;
};
// UnityEngine.InputSystem.LowLevel.InputStateBlock
struct InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5
{
// UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.InputStateBlock::<format>k__BackingField
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___U3CformatU3Ek__BackingField_40;
// System.UInt32 UnityEngine.InputSystem.LowLevel.InputStateBlock::m_ByteOffset
uint32_t ___m_ByteOffset_41;
// System.UInt32 UnityEngine.InputSystem.LowLevel.InputStateBlock::<bitOffset>k__BackingField
uint32_t ___U3CbitOffsetU3Ek__BackingField_42;
// System.UInt32 UnityEngine.InputSystem.LowLevel.InputStateBlock::<sizeInBits>k__BackingField
uint32_t ___U3CsizeInBitsU3Ek__BackingField_43;
};
// UnityEngine.XR.InputTrackingState
struct InputTrackingState_tCBE220E8A09D62DA1C6BD96F76943FE90F15778D
{
// System.UInt32 UnityEngine.XR.InputTrackingState::value__
uint32_t ___value___2;
};
// UnityEngine.Object
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C : public RuntimeObject
{
// System.IntPtr UnityEngine.Object::m_CachedPtr
intptr_t ___m_CachedPtr_0;
};
// Native definition for P/Invoke marshalling of UnityEngine.Object
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_pinvoke
{
intptr_t ___m_CachedPtr_0;
};
// Native definition for COM marshalling of UnityEngine.Object
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_com
{
intptr_t ___m_CachedPtr_0;
};
// UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceDomain
struct PerformanceDomain_t643C880E75334C144C3C4371D8908AAA8EAE68AB
{
// System.Int32 UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceDomain::value__
int32_t ___value___2;
};
// UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceLevelHint
struct PerformanceLevelHint_t93E38D7291AF1F9483E528A84EE9A3660BF24B1A
{
// System.Int32 UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceLevelHint::value__
int32_t ___value___2;
};
// UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceNotificationLevel
struct PerformanceNotificationLevel_t193B423AAAA756D0F214A0BD35D6F2F834236F22
{
// System.Int32 UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceNotificationLevel::value__
int32_t ___value___2;
};
// UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceSubDomain
struct PerformanceSubDomain_t7A62BDCAA3DB2B70953008BE33C13BE975DC9222
{
// System.Int32 UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceSubDomain::value__
int32_t ___value___2;
};
// System.RuntimeTypeHandle
struct RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B
{
// System.IntPtr System.RuntimeTypeHandle::value
intptr_t ___value_0;
};
// System.TypeCode
struct TypeCode_tBEF9BE86C8BCF5A6B82F3381219738D27804EF79
{
// System.Int32 System.TypeCode::value__
int32_t ___value___2;
};
// UnityEngine.InputSystem.Controls.AxisControl/Clamp
struct Clamp_tCB96E8D34067B0DCBED42C565F4443DF880DD284
{
// System.Int32 UnityEngine.InputSystem.Controls.AxisControl/Clamp::value__
int32_t ___value___2;
};
// UnityEngine.InputSystem.InputControl/ControlFlags
struct ControlFlags_t9C297F208DE19CEB00A0560F7FDE59F6A2004132
{
// System.Int32 UnityEngine.InputSystem.InputControl/ControlFlags::value__
int32_t ___value___2;
};
// UnityEngine.InputSystem.InputDevice/DeviceFlags
struct DeviceFlags_tF02F85DA24FF16879A67B540FCA560EC955CE728
{
// System.Int32 UnityEngine.InputSystem.InputDevice/DeviceFlags::value__
int32_t ___value___2;
};
// UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionType
struct ActionType_tA5B07B91A7CAD938AAFD30217C9F97D4C00CDDFD
{
// System.Int32 UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionType::value__
int32_t ___value___2;
};
// System.MulticastDelegate
struct MulticastDelegate_t : public Delegate_t
{
// System.Delegate[] System.MulticastDelegate::delegates
DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771* ___delegates_13;
};
// Native definition for P/Invoke marshalling of System.MulticastDelegate
struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke
{
Delegate_t_marshaled_pinvoke** ___delegates_13;
};
// Native definition for COM marshalling of System.MulticastDelegate
struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com
{
Delegate_t_marshaled_com** ___delegates_13;
};
// UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceChangeNotification
struct PerformanceChangeNotification_t68CEE147E0116EB9C4506C2573D8FE5BAFD2803F
{
// UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceDomain UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceChangeNotification::domain
int32_t ___domain_0;
// UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceSubDomain UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceChangeNotification::subDomain
int32_t ___subDomain_1;
// UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceNotificationLevel UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceChangeNotification::fromLevel
int32_t ___fromLevel_2;
// UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceNotificationLevel UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceChangeNotification::toLevel
int32_t ___toLevel_3;
};
// UnityEngine.XR.OpenXR.Input.Pose
struct Pose_t3BF6349DC18B6BAF6A192896C06390F3A907CF10
{
// System.Boolean UnityEngine.XR.OpenXR.Input.Pose::<isTracked>k__BackingField
bool ___U3CisTrackedU3Ek__BackingField_0;
// UnityEngine.XR.InputTrackingState UnityEngine.XR.OpenXR.Input.Pose::<trackingState>k__BackingField
uint32_t ___U3CtrackingStateU3Ek__BackingField_1;
// UnityEngine.Vector3 UnityEngine.XR.OpenXR.Input.Pose::<position>k__BackingField
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___U3CpositionU3Ek__BackingField_2;
// UnityEngine.Quaternion UnityEngine.XR.OpenXR.Input.Pose::<rotation>k__BackingField
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___U3CrotationU3Ek__BackingField_3;
// UnityEngine.Vector3 UnityEngine.XR.OpenXR.Input.Pose::<velocity>k__BackingField
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___U3CvelocityU3Ek__BackingField_4;
// UnityEngine.Vector3 UnityEngine.XR.OpenXR.Input.Pose::<angularVelocity>k__BackingField
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___U3CangularVelocityU3Ek__BackingField_5;
};
// Native definition for P/Invoke marshalling of UnityEngine.XR.OpenXR.Input.Pose
struct Pose_t3BF6349DC18B6BAF6A192896C06390F3A907CF10_marshaled_pinvoke
{
int32_t ___U3CisTrackedU3Ek__BackingField_0;
uint32_t ___U3CtrackingStateU3Ek__BackingField_1;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___U3CpositionU3Ek__BackingField_2;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___U3CrotationU3Ek__BackingField_3;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___U3CvelocityU3Ek__BackingField_4;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___U3CangularVelocityU3Ek__BackingField_5;
};
// Native definition for COM marshalling of UnityEngine.XR.OpenXR.Input.Pose
struct Pose_t3BF6349DC18B6BAF6A192896C06390F3A907CF10_marshaled_com
{
int32_t ___U3CisTrackedU3Ek__BackingField_0;
uint32_t ___U3CtrackingStateU3Ek__BackingField_1;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___U3CpositionU3Ek__BackingField_2;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___U3CrotationU3Ek__BackingField_3;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___U3CvelocityU3Ek__BackingField_4;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___U3CangularVelocityU3Ek__BackingField_5;
};
// UnityEngine.InputSystem.Utilities.PrimitiveValue
struct PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4
{
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;
};
};
};
// Native definition for P/Invoke marshalling of UnityEngine.InputSystem.Utilities.PrimitiveValue
struct PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_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_t1CC37566F40746757D5E3F87474A05909D85C2D4_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_tB3BFDB921A1B1795B38A5417D3B97A89A140436A : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
};
// Native definition for P/Invoke marshalling of UnityEngine.ScriptableObject
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A_marshaled_pinvoke : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_pinvoke
{
};
// Native definition for COM marshalling of UnityEngine.ScriptableObject
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A_marshaled_com : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_com
{
};
// System.Type
struct Type_t : public MemberInfo_t
{
// System.RuntimeTypeHandle System.Type::_impl
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ____impl_8;
};
// UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig
struct ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE : public RuntimeObject
{
// System.String UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig::name
String_t* ___name_0;
// UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionType UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig::type
int32_t ___type_1;
// System.String UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig::localizedName
String_t* ___localizedName_2;
// System.Collections.Generic.List`1<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionBinding> UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig::bindings
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* ___bindings_3;
// System.Collections.Generic.List`1<System.String> UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig::usages
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___usages_4;
// System.Boolean UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig::isAdditive
bool ___isAdditive_5;
};
// UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/DeviceConfig
struct DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F : public RuntimeObject
{
// UnityEngine.XR.InputDeviceCharacteristics UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/DeviceConfig::characteristics
uint32_t ___characteristics_0;
// System.String UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/DeviceConfig::userPath
String_t* ___userPath_1;
};
// System.Func`2<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig,System.Boolean>
struct Func_2_tE90C2BF0219E673E75AA309676A6AAB963FD8B16 : public MulticastDelegate_t
{
};
// System.Func`2<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/DeviceConfig,System.Boolean>
struct Func_2_t9CA352B7FF842ED5A1C1AC444C13FDF48BC6E853 : public MulticastDelegate_t
{
};
// UnityEngine.Events.UnityAction`1<UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceChangeNotification>
struct UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1 : public MulticastDelegate_t
{
};
// UnityEngine.Events.UnityAction`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>
struct UnityAction_1_tC5C168260FDBBEDACD1D1996850C58AA3E9C2259 : public MulticastDelegate_t
{
};
// System.AsyncCallback
struct AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C : public MulticastDelegate_t
{
};
// UnityEngine.InputSystem.InputControl
struct InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E : public RuntimeObject
{
// UnityEngine.InputSystem.LowLevel.InputStateBlock UnityEngine.InputSystem.InputControl::m_StateBlock
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5 ___m_StateBlock_0;
// UnityEngine.InputSystem.Utilities.InternedString UnityEngine.InputSystem.InputControl::m_Name
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___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_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___m_Layout_7;
// UnityEngine.InputSystem.Utilities.InternedString UnityEngine.InputSystem.InputControl::m_Variants
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___m_Variants_8;
// UnityEngine.InputSystem.InputDevice UnityEngine.InputSystem.InputControl::m_Device
InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B* ___m_Device_9;
// UnityEngine.InputSystem.InputControl UnityEngine.InputSystem.InputControl::m_Parent
InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* ___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;
// System.Boolean UnityEngine.InputSystem.InputControl::m_CachedValueIsStale
bool ___m_CachedValueIsStale_18;
// System.Boolean UnityEngine.InputSystem.InputControl::m_UnprocessedCachedValueIsStale
bool ___m_UnprocessedCachedValueIsStale_19;
// UnityEngine.InputSystem.Utilities.PrimitiveValue UnityEngine.InputSystem.InputControl::m_DefaultState
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 ___m_DefaultState_20;
// UnityEngine.InputSystem.Utilities.PrimitiveValue UnityEngine.InputSystem.InputControl::m_MinValue
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 ___m_MinValue_21;
// UnityEngine.InputSystem.Utilities.PrimitiveValue UnityEngine.InputSystem.InputControl::m_MaxValue
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 ___m_MaxValue_22;
// UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.InputControl::m_OptimizedControlDataType
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___m_OptimizedControlDataType_23;
};
// UnityEngine.XR.OpenXR.Features.OpenXRFeature
struct OpenXRFeature_tC2F8F480D62C277B2ECDD605F64E45053CD85143 : public ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A
{
// System.Boolean UnityEngine.XR.OpenXR.Features.OpenXRFeature::m_enabled
bool ___m_enabled_4;
// System.Boolean UnityEngine.XR.OpenXR.Features.OpenXRFeature::<failedInitialization>k__BackingField
bool ___U3CfailedInitializationU3Ek__BackingField_5;
// System.String UnityEngine.XR.OpenXR.Features.OpenXRFeature::nameUi
String_t* ___nameUi_7;
// System.String UnityEngine.XR.OpenXR.Features.OpenXRFeature::version
String_t* ___version_8;
// System.String UnityEngine.XR.OpenXR.Features.OpenXRFeature::featureIdInternal
String_t* ___featureIdInternal_9;
// System.String UnityEngine.XR.OpenXR.Features.OpenXRFeature::openxrExtensionStrings
String_t* ___openxrExtensionStrings_10;
// System.String UnityEngine.XR.OpenXR.Features.OpenXRFeature::company
String_t* ___company_11;
// System.Int32 UnityEngine.XR.OpenXR.Features.OpenXRFeature::priority
int32_t ___priority_12;
// System.Boolean UnityEngine.XR.OpenXR.Features.OpenXRFeature::required
bool ___required_13;
// System.Boolean UnityEngine.XR.OpenXR.Features.OpenXRFeature::internalFieldsUpdated
bool ___internalFieldsUpdated_14;
};
// UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.XrPerformanceSettingsFeature/NativeApi/XrPerformanceNotificationDelegate
struct XrPerformanceNotificationDelegate_t3F322AD59691C807BFD5212F7962EEF010C90996 : public MulticastDelegate_t
{
};
// UnityEngine.InputSystem.InputControl`1<UnityEngine.XR.OpenXR.Input.Haptic>
struct InputControl_1_t72EE5DC2550D3B5B4DB98DF71949C0222153F4E6 : public InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E
{
// UnityEngine.InputSystem.Utilities.InlinedArray`1<UnityEngine.InputSystem.InputProcessor`1<TValue>> UnityEngine.InputSystem.InputControl`1::m_ProcessorStack
InlinedArray_1_tF738070A36899DE712574D265D64EF4F5F076EA1 ___m_ProcessorStack_24;
// TValue UnityEngine.InputSystem.InputControl`1::m_CachedValue
Haptic_t726DC803B929C8CAD018BB1CA2AB27931573CFD9 ___m_CachedValue_25;
// TValue UnityEngine.InputSystem.InputControl`1::m_UnprocessedCachedValue
Haptic_t726DC803B929C8CAD018BB1CA2AB27931573CFD9 ___m_UnprocessedCachedValue_26;
// System.Boolean UnityEngine.InputSystem.InputControl`1::evaluateProcessorsEveryRead
bool ___evaluateProcessorsEveryRead_27;
};
// UnityEngine.InputSystem.InputControl`1<System.Int32>
struct InputControl_1_t6610D981ECAED7950370CC37B55465BBFDDD6A61 : public InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E
{
// UnityEngine.InputSystem.Utilities.InlinedArray`1<UnityEngine.InputSystem.InputProcessor`1<TValue>> UnityEngine.InputSystem.InputControl`1::m_ProcessorStack
InlinedArray_1_tCBE1C2CE719FCFE71270323E0AEFF8C6536B0493 ___m_ProcessorStack_24;
// TValue UnityEngine.InputSystem.InputControl`1::m_CachedValue
int32_t ___m_CachedValue_25;
// TValue UnityEngine.InputSystem.InputControl`1::m_UnprocessedCachedValue
int32_t ___m_UnprocessedCachedValue_26;
// System.Boolean UnityEngine.InputSystem.InputControl`1::evaluateProcessorsEveryRead
bool ___evaluateProcessorsEveryRead_27;
};
// UnityEngine.InputSystem.InputControl`1<UnityEngine.XR.OpenXR.Input.Pose>
struct InputControl_1_t9A3AE5DAAF967805F8AEE1679CE0BB660F1CD58F : public InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E
{
// UnityEngine.InputSystem.Utilities.InlinedArray`1<UnityEngine.InputSystem.InputProcessor`1<TValue>> UnityEngine.InputSystem.InputControl`1::m_ProcessorStack
InlinedArray_1_t43C6F0C75DD78F031764269A676E3F95E66E45F7 ___m_ProcessorStack_24;
// TValue UnityEngine.InputSystem.InputControl`1::m_CachedValue
Pose_t3BF6349DC18B6BAF6A192896C06390F3A907CF10 ___m_CachedValue_25;
// TValue UnityEngine.InputSystem.InputControl`1::m_UnprocessedCachedValue
Pose_t3BF6349DC18B6BAF6A192896C06390F3A907CF10 ___m_UnprocessedCachedValue_26;
// System.Boolean UnityEngine.InputSystem.InputControl`1::evaluateProcessorsEveryRead
bool ___evaluateProcessorsEveryRead_27;
};
// UnityEngine.InputSystem.InputControl`1<UnityEngine.Quaternion>
struct InputControl_1_t9C13D8BC7805C38134C3ED7262E9ECF28CC59770 : public InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E
{
// UnityEngine.InputSystem.Utilities.InlinedArray`1<UnityEngine.InputSystem.InputProcessor`1<TValue>> UnityEngine.InputSystem.InputControl`1::m_ProcessorStack
InlinedArray_1_t209C5F9C876036B8C081C3E70D85ADAA2018197B ___m_ProcessorStack_24;
// TValue UnityEngine.InputSystem.InputControl`1::m_CachedValue
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___m_CachedValue_25;
// TValue UnityEngine.InputSystem.InputControl`1::m_UnprocessedCachedValue
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___m_UnprocessedCachedValue_26;
// System.Boolean UnityEngine.InputSystem.InputControl`1::evaluateProcessorsEveryRead
bool ___evaluateProcessorsEveryRead_27;
};
// UnityEngine.InputSystem.InputControl`1<System.Single>
struct InputControl_1_t7A35A4AF63A7AA94678E000D4F3265A1FD84288A : public InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E
{
// UnityEngine.InputSystem.Utilities.InlinedArray`1<UnityEngine.InputSystem.InputProcessor`1<TValue>> UnityEngine.InputSystem.InputControl`1::m_ProcessorStack
InlinedArray_1_t2A86A6C75E0160EE14310E053C5249518871D847 ___m_ProcessorStack_24;
// TValue UnityEngine.InputSystem.InputControl`1::m_CachedValue
float ___m_CachedValue_25;
// TValue UnityEngine.InputSystem.InputControl`1::m_UnprocessedCachedValue
float ___m_UnprocessedCachedValue_26;
// System.Boolean UnityEngine.InputSystem.InputControl`1::evaluateProcessorsEveryRead
bool ___evaluateProcessorsEveryRead_27;
};
// UnityEngine.InputSystem.InputControl`1<UnityEngine.Vector2>
struct InputControl_1_tC164085710F2FAA9161295C9B7FE273AF893CF66 : public InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E
{
// UnityEngine.InputSystem.Utilities.InlinedArray`1<UnityEngine.InputSystem.InputProcessor`1<TValue>> UnityEngine.InputSystem.InputControl`1::m_ProcessorStack
InlinedArray_1_tE5F1062E65707D24360CEAC52E03D32C6E5BA8BB ___m_ProcessorStack_24;
// TValue UnityEngine.InputSystem.InputControl`1::m_CachedValue
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_CachedValue_25;
// TValue UnityEngine.InputSystem.InputControl`1::m_UnprocessedCachedValue
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_UnprocessedCachedValue_26;
// System.Boolean UnityEngine.InputSystem.InputControl`1::evaluateProcessorsEveryRead
bool ___evaluateProcessorsEveryRead_27;
};
// UnityEngine.InputSystem.InputControl`1<UnityEngine.Vector3>
struct InputControl_1_tFF1806D355F3775B3CC4F50471CB900517A8F735 : public InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E
{
// UnityEngine.InputSystem.Utilities.InlinedArray`1<UnityEngine.InputSystem.InputProcessor`1<TValue>> UnityEngine.InputSystem.InputControl`1::m_ProcessorStack
InlinedArray_1_t3C9FDC2B575450733517AE6D9168B8B7CDA52FBF ___m_ProcessorStack_24;
// TValue UnityEngine.InputSystem.InputControl`1::m_CachedValue
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_CachedValue_25;
// TValue UnityEngine.InputSystem.InputControl`1::m_UnprocessedCachedValue
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_UnprocessedCachedValue_26;
// System.Boolean UnityEngine.InputSystem.InputControl`1::evaluateProcessorsEveryRead
bool ___evaluateProcessorsEveryRead_27;
};
// UnityEngine.InputSystem.InputDevice
struct InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B : public InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E
{
// UnityEngine.InputSystem.InputDevice/DeviceFlags UnityEngine.InputSystem.InputDevice::m_DeviceFlags
int32_t ___m_DeviceFlags_27;
// System.Int32 UnityEngine.InputSystem.InputDevice::m_DeviceId
int32_t ___m_DeviceId_28;
// System.Int32 UnityEngine.InputSystem.InputDevice::m_ParticipantId
int32_t ___m_ParticipantId_29;
// System.Int32 UnityEngine.InputSystem.InputDevice::m_DeviceIndex
int32_t ___m_DeviceIndex_30;
// UnityEngine.InputSystem.Layouts.InputDeviceDescription UnityEngine.InputSystem.InputDevice::m_Description
InputDeviceDescription_tE86DD77422AAF60ADDAC788B31E5A05E739B708F ___m_Description_31;
// System.Double UnityEngine.InputSystem.InputDevice::m_LastUpdateTimeInternal
double ___m_LastUpdateTimeInternal_32;
// System.UInt32 UnityEngine.InputSystem.InputDevice::m_CurrentUpdateStepCount
uint32_t ___m_CurrentUpdateStepCount_33;
// UnityEngine.InputSystem.Utilities.InternedString[] UnityEngine.InputSystem.InputDevice::m_AliasesForEachControl
InternedStringU5BU5D_t0B851758733FC0B118D84BE83AED10A0404C18D5* ___m_AliasesForEachControl_34;
// UnityEngine.InputSystem.Utilities.InternedString[] UnityEngine.InputSystem.InputDevice::m_UsagesForEachControl
InternedStringU5BU5D_t0B851758733FC0B118D84BE83AED10A0404C18D5* ___m_UsagesForEachControl_35;
// UnityEngine.InputSystem.InputControl[] UnityEngine.InputSystem.InputDevice::m_UsageToControl
InputControlU5BU5D_t0B951FEF1504D6340387C4735F5D6F426F40FE17* ___m_UsageToControl_36;
// UnityEngine.InputSystem.InputControl[] UnityEngine.InputSystem.InputDevice::m_ChildrenForEachControl
InputControlU5BU5D_t0B951FEF1504D6340387C4735F5D6F426F40FE17* ___m_ChildrenForEachControl_37;
// System.UInt32[] UnityEngine.InputSystem.InputDevice::m_StateOffsetToControlMap
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* ___m_StateOffsetToControlMap_38;
// UnityEngine.InputSystem.InputDevice/ControlBitRangeNode[] UnityEngine.InputSystem.InputDevice::m_ControlTreeNodes
ControlBitRangeNodeU5BU5D_t912A404149DE6D350D1735A026182C409C510F27* ___m_ControlTreeNodes_39;
// System.UInt16[] UnityEngine.InputSystem.InputDevice::m_ControlTreeIndices
UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* ___m_ControlTreeIndices_40;
};
// UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature
struct OpenXRInteractionFeature_t643728BC4EB54CC2852F8D9921027BEE62E7682E : public OpenXRFeature_tC2F8F480D62C277B2ECDD605F64E45053CD85143
{
};
// UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.XrPerformanceSettingsFeature
struct XrPerformanceSettingsFeature_t10D60E4F72F01A665CC6CB35A1CA0BA1616F0093 : public OpenXRFeature_tC2F8F480D62C277B2ECDD605F64E45053CD85143
{
};
// UnityEngine.InputSystem.Controls.AxisControl
struct AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7 : public InputControl_1_t7A35A4AF63A7AA94678E000D4F3265A1FD84288A
{
// UnityEngine.InputSystem.Controls.AxisControl/Clamp UnityEngine.InputSystem.Controls.AxisControl::clamp
int32_t ___clamp_28;
// System.Single UnityEngine.InputSystem.Controls.AxisControl::clampMin
float ___clampMin_29;
// System.Single UnityEngine.InputSystem.Controls.AxisControl::clampMax
float ___clampMax_30;
// System.Single UnityEngine.InputSystem.Controls.AxisControl::clampConstant
float ___clampConstant_31;
// System.Boolean UnityEngine.InputSystem.Controls.AxisControl::invert
bool ___invert_32;
// System.Boolean UnityEngine.InputSystem.Controls.AxisControl::normalize
bool ___normalize_33;
// System.Single UnityEngine.InputSystem.Controls.AxisControl::normalizeMin
float ___normalizeMin_34;
// System.Single UnityEngine.InputSystem.Controls.AxisControl::normalizeMax
float ___normalizeMax_35;
// System.Single UnityEngine.InputSystem.Controls.AxisControl::normalizeZero
float ___normalizeZero_36;
// System.Boolean UnityEngine.InputSystem.Controls.AxisControl::scale
bool ___scale_37;
// System.Single UnityEngine.InputSystem.Controls.AxisControl::scaleFactor
float ___scaleFactor_38;
};
// UnityEngine.XR.OpenXR.Input.HapticControl
struct HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49 : public InputControl_1_t72EE5DC2550D3B5B4DB98DF71949C0222153F4E6
{
};
// UnityEngine.InputSystem.Controls.IntegerControl
struct IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB : public InputControl_1_t6610D981ECAED7950370CC37B55465BBFDDD6A61
{
};
// UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction
struct MicrosoftHandInteraction_t85C6C11118DC64193AB6604049AE7E8D5E2EAC33 : public OpenXRInteractionFeature_t643728BC4EB54CC2852F8D9921027BEE62E7682E
{
};
// UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile
struct MicrosoftMotionControllerProfile_t53D1023E3C1D2813F704A2EF57F7F980FD558F09 : public OpenXRInteractionFeature_t643728BC4EB54CC2852F8D9921027BEE62E7682E
{
};
// UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile
struct OculusTouchControllerProfile_t182BD58E91EF5EFE8FC3F3DCDECD67E87EB3BEC7 : public OpenXRInteractionFeature_t643728BC4EB54CC2852F8D9921027BEE62E7682E
{
};
// UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction
struct PalmPoseInteraction_t1BE0E2A4BA9B82B1B8B8D0CB39207779F858F5CE : public OpenXRInteractionFeature_t643728BC4EB54CC2852F8D9921027BEE62E7682E
{
};
// UnityEngine.XR.OpenXR.Input.PoseControl
struct PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3 : public InputControl_1_t9A3AE5DAAF967805F8AEE1679CE0BB660F1CD58F
{
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Input.PoseControl::<isTracked>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CisTrackedU3Ek__BackingField_28;
// UnityEngine.InputSystem.Controls.IntegerControl UnityEngine.XR.OpenXR.Input.PoseControl::<trackingState>k__BackingField
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___U3CtrackingStateU3Ek__BackingField_29;
// UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.OpenXR.Input.PoseControl::<position>k__BackingField
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___U3CpositionU3Ek__BackingField_30;
// UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.XR.OpenXR.Input.PoseControl::<rotation>k__BackingField
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___U3CrotationU3Ek__BackingField_31;
// UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.OpenXR.Input.PoseControl::<velocity>k__BackingField
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___U3CvelocityU3Ek__BackingField_32;
// UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.OpenXR.Input.PoseControl::<angularVelocity>k__BackingField
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___U3CangularVelocityU3Ek__BackingField_33;
};
// UnityEngine.InputSystem.Controls.QuaternionControl
struct QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1 : public InputControl_1_t9C13D8BC7805C38134C3ED7262E9ECF28CC59770
{
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.InputSystem.Controls.QuaternionControl::<x>k__BackingField
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CxU3Ek__BackingField_28;
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.InputSystem.Controls.QuaternionControl::<y>k__BackingField
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CyU3Ek__BackingField_29;
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.InputSystem.Controls.QuaternionControl::<z>k__BackingField
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CzU3Ek__BackingField_30;
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.InputSystem.Controls.QuaternionControl::<w>k__BackingField
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CwU3Ek__BackingField_31;
};
// UnityEngine.InputSystem.TrackedDevice
struct TrackedDevice_t9B8AC60AAD52E906174449ED57660F3F8A3599E9 : public InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B
{
// UnityEngine.InputSystem.Controls.IntegerControl UnityEngine.InputSystem.TrackedDevice::<trackingState>k__BackingField
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___U3CtrackingStateU3Ek__BackingField_44;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.TrackedDevice::<isTracked>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CisTrackedU3Ek__BackingField_45;
// UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.InputSystem.TrackedDevice::<devicePosition>k__BackingField
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___U3CdevicePositionU3Ek__BackingField_46;
// UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.InputSystem.TrackedDevice::<deviceRotation>k__BackingField
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___U3CdeviceRotationU3Ek__BackingField_47;
};
// UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile
struct ValveIndexControllerProfile_tB00771C9F4DA589B16B2D9C8488CDBFF1ACB169B : public OpenXRInteractionFeature_t643728BC4EB54CC2852F8D9921027BEE62E7682E
{
};
// UnityEngine.InputSystem.Controls.Vector2Control
struct Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432 : public InputControl_1_tC164085710F2FAA9161295C9B7FE273AF893CF66
{
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.InputSystem.Controls.Vector2Control::<x>k__BackingField
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CxU3Ek__BackingField_28;
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.InputSystem.Controls.Vector2Control::<y>k__BackingField
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CyU3Ek__BackingField_29;
};
// UnityEngine.InputSystem.Controls.Vector3Control
struct Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A : public InputControl_1_tFF1806D355F3775B3CC4F50471CB900517A8F735
{
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.InputSystem.Controls.Vector3Control::<x>k__BackingField
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CxU3Ek__BackingField_28;
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.InputSystem.Controls.Vector3Control::<y>k__BackingField
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CyU3Ek__BackingField_29;
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.InputSystem.Controls.Vector3Control::<z>k__BackingField
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CzU3Ek__BackingField_30;
};
// UnityEngine.InputSystem.Controls.ButtonControl
struct ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF : public AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7
{
// System.Single UnityEngine.InputSystem.Controls.ButtonControl::pressPoint
float ___pressPoint_39;
};
// UnityEngine.InputSystem.Controls.StickControl
struct StickControl_t2608D1388A5015029123635B4B589AC7EE20C50B : public Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432
{
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Controls.StickControl::<up>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CupU3Ek__BackingField_30;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Controls.StickControl::<down>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CdownU3Ek__BackingField_31;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Controls.StickControl::<left>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CleftU3Ek__BackingField_32;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.Controls.StickControl::<right>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CrightU3Ek__BackingField_33;
};
// UnityEngine.InputSystem.XR.XRController
struct XRController_tB7EBF72339C56C18DEB74B1176FD39B9C421F1E2 : public TrackedDevice_t9B8AC60AAD52E906174449ED57660F3F8A3599E9
{
};
// UnityEngine.InputSystem.XR.XRControllerWithRumble
struct XRControllerWithRumble_tE748B7C11688766EF1F006DBBA82B5C7564877EB : public XRController_tB7EBF72339C56C18DEB74B1176FD39B9C421F1E2
{
};
// UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand
struct HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354 : public XRController_tB7EBF72339C56C18DEB74B1176FD39B9C421F1E2
{
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::<select>k__BackingField
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CselectU3Ek__BackingField_48;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::<selectPressed>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CselectPressedU3Ek__BackingField_49;
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::<squeeze>k__BackingField
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CsqueezeU3Ek__BackingField_50;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::<squeezePressed>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CsqueezePressedU3Ek__BackingField_51;
// UnityEngine.XR.OpenXR.Input.PoseControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::<devicePose>k__BackingField
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___U3CdevicePoseU3Ek__BackingField_52;
// UnityEngine.XR.OpenXR.Input.PoseControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::<pointer>k__BackingField
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___U3CpointerU3Ek__BackingField_53;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::<isTracked>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CisTrackedU3Ek__BackingField_54;
// UnityEngine.InputSystem.Controls.IntegerControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::<trackingState>k__BackingField
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___U3CtrackingStateU3Ek__BackingField_55;
// UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::<devicePosition>k__BackingField
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___U3CdevicePositionU3Ek__BackingField_56;
// UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::<deviceRotation>k__BackingField
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___U3CdeviceRotationU3Ek__BackingField_57;
// UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::<pointerPosition>k__BackingField
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___U3CpointerPositionU3Ek__BackingField_58;
// UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::<pointerRotation>k__BackingField
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___U3CpointerRotationU3Ek__BackingField_59;
};
// UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/PalmPose
struct PalmPose_tB7D3340FC55D8EFD2D2B58FB1E8CA3AE86794231 : public XRController_tB7EBF72339C56C18DEB74B1176FD39B9C421F1E2
{
// UnityEngine.XR.OpenXR.Input.PoseControl UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/PalmPose::<palmPose>k__BackingField
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___U3CpalmPoseU3Ek__BackingField_48;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/PalmPose::<isTracked>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CisTrackedU3Ek__BackingField_49;
// UnityEngine.InputSystem.Controls.IntegerControl UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/PalmPose::<trackingState>k__BackingField
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___U3CtrackingStateU3Ek__BackingField_50;
// UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/PalmPose::<devicePosition>k__BackingField
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___U3CdevicePositionU3Ek__BackingField_51;
// UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/PalmPose::<deviceRotation>k__BackingField
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___U3CdeviceRotationU3Ek__BackingField_52;
// UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/PalmPose::<palmPosition>k__BackingField
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___U3CpalmPositionU3Ek__BackingField_53;
// UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/PalmPose::<palmRotation>k__BackingField
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___U3CpalmRotationU3Ek__BackingField_54;
};
// UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController
struct QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760 : public XRControllerWithRumble_tE748B7C11688766EF1F006DBBA82B5C7564877EB
{
// UnityEngine.InputSystem.Controls.Vector2Control UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::<thumbstick>k__BackingField
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___U3CthumbstickU3Ek__BackingField_48;
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::<grip>k__BackingField
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CgripU3Ek__BackingField_49;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::<gripPressed>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CgripPressedU3Ek__BackingField_50;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::<menu>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CmenuU3Ek__BackingField_51;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::<primaryButton>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CprimaryButtonU3Ek__BackingField_52;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::<primaryTouched>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CprimaryTouchedU3Ek__BackingField_53;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::<secondaryButton>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CsecondaryButtonU3Ek__BackingField_54;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::<secondaryTouched>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CsecondaryTouchedU3Ek__BackingField_55;
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::<trigger>k__BackingField
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CtriggerU3Ek__BackingField_56;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::<triggerPressed>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CtriggerPressedU3Ek__BackingField_57;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::<triggerTouched>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CtriggerTouchedU3Ek__BackingField_58;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::<thumbstickClicked>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CthumbstickClickedU3Ek__BackingField_59;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::<thumbstickTouched>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CthumbstickTouchedU3Ek__BackingField_60;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::<thumbrestTouched>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CthumbrestTouchedU3Ek__BackingField_61;
// UnityEngine.XR.OpenXR.Input.PoseControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::<devicePose>k__BackingField
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___U3CdevicePoseU3Ek__BackingField_62;
// UnityEngine.XR.OpenXR.Input.PoseControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::<pointer>k__BackingField
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___U3CpointerU3Ek__BackingField_63;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::<isTracked>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CisTrackedU3Ek__BackingField_64;
// UnityEngine.InputSystem.Controls.IntegerControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::<trackingState>k__BackingField
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___U3CtrackingStateU3Ek__BackingField_65;
// UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::<devicePosition>k__BackingField
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___U3CdevicePositionU3Ek__BackingField_66;
// UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::<deviceRotation>k__BackingField
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___U3CdeviceRotationU3Ek__BackingField_67;
// UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::<pointerPosition>k__BackingField
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___U3CpointerPositionU3Ek__BackingField_68;
// UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::<pointerRotation>k__BackingField
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___U3CpointerRotationU3Ek__BackingField_69;
// UnityEngine.XR.OpenXR.Input.HapticControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::<haptic>k__BackingField
HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* ___U3ChapticU3Ek__BackingField_70;
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::<thumbrestForce>k__BackingField
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CthumbrestForceU3Ek__BackingField_71;
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::<stylusForce>k__BackingField
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CstylusForceU3Ek__BackingField_72;
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::<triggerCurl>k__BackingField
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CtriggerCurlU3Ek__BackingField_73;
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::<triggerSlide>k__BackingField
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CtriggerSlideU3Ek__BackingField_74;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::<triggerProximity>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CtriggerProximityU3Ek__BackingField_75;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::<thumbProximity>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CthumbProximityU3Ek__BackingField_76;
// UnityEngine.XR.OpenXR.Input.HapticControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::<hapticTrigger>k__BackingField
HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* ___U3ChapticTriggerU3Ek__BackingField_77;
// UnityEngine.XR.OpenXR.Input.HapticControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::<hapticThumb>k__BackingField
HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* ___U3ChapticThumbU3Ek__BackingField_78;
};
// UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController
struct WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801 : public XRControllerWithRumble_tE748B7C11688766EF1F006DBBA82B5C7564877EB
{
// UnityEngine.InputSystem.Controls.Vector2Control UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::<joystick>k__BackingField
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___U3CjoystickU3Ek__BackingField_48;
// UnityEngine.InputSystem.Controls.Vector2Control UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::<touchpad>k__BackingField
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___U3CtouchpadU3Ek__BackingField_49;
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::<grip>k__BackingField
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CgripU3Ek__BackingField_50;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::<gripPressed>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CgripPressedU3Ek__BackingField_51;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::<menu>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CmenuU3Ek__BackingField_52;
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::<trigger>k__BackingField
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CtriggerU3Ek__BackingField_53;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::<triggerPressed>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CtriggerPressedU3Ek__BackingField_54;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::<joystickClicked>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CjoystickClickedU3Ek__BackingField_55;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::<touchpadClicked>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CtouchpadClickedU3Ek__BackingField_56;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::<touchpadTouched>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CtouchpadTouchedU3Ek__BackingField_57;
// UnityEngine.XR.OpenXR.Input.PoseControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::<devicePose>k__BackingField
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___U3CdevicePoseU3Ek__BackingField_58;
// UnityEngine.XR.OpenXR.Input.PoseControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::<pointer>k__BackingField
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___U3CpointerU3Ek__BackingField_59;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::<isTracked>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CisTrackedU3Ek__BackingField_60;
// UnityEngine.InputSystem.Controls.IntegerControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::<trackingState>k__BackingField
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___U3CtrackingStateU3Ek__BackingField_61;
// UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::<devicePosition>k__BackingField
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___U3CdevicePositionU3Ek__BackingField_62;
// UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::<deviceRotation>k__BackingField
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___U3CdeviceRotationU3Ek__BackingField_63;
// UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::<pointerPosition>k__BackingField
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___U3CpointerPositionU3Ek__BackingField_64;
// UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::<pointerRotation>k__BackingField
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___U3CpointerRotationU3Ek__BackingField_65;
// UnityEngine.XR.OpenXR.Input.HapticControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::<haptic>k__BackingField
HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* ___U3ChapticU3Ek__BackingField_66;
};
// UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController
struct OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909 : public XRControllerWithRumble_tE748B7C11688766EF1F006DBBA82B5C7564877EB
{
// UnityEngine.InputSystem.Controls.Vector2Control UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::<thumbstick>k__BackingField
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___U3CthumbstickU3Ek__BackingField_48;
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::<grip>k__BackingField
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CgripU3Ek__BackingField_49;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::<gripPressed>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CgripPressedU3Ek__BackingField_50;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::<menu>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CmenuU3Ek__BackingField_51;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::<primaryButton>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CprimaryButtonU3Ek__BackingField_52;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::<primaryTouched>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CprimaryTouchedU3Ek__BackingField_53;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::<secondaryButton>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CsecondaryButtonU3Ek__BackingField_54;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::<secondaryTouched>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CsecondaryTouchedU3Ek__BackingField_55;
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::<trigger>k__BackingField
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CtriggerU3Ek__BackingField_56;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::<triggerPressed>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CtriggerPressedU3Ek__BackingField_57;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::<triggerTouched>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CtriggerTouchedU3Ek__BackingField_58;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::<thumbstickClicked>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CthumbstickClickedU3Ek__BackingField_59;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::<thumbstickTouched>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CthumbstickTouchedU3Ek__BackingField_60;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::<thumbrestTouched>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CthumbrestTouchedU3Ek__BackingField_61;
// UnityEngine.XR.OpenXR.Input.PoseControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::<devicePose>k__BackingField
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___U3CdevicePoseU3Ek__BackingField_62;
// UnityEngine.XR.OpenXR.Input.PoseControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::<pointer>k__BackingField
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___U3CpointerU3Ek__BackingField_63;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::<isTracked>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CisTrackedU3Ek__BackingField_64;
// UnityEngine.InputSystem.Controls.IntegerControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::<trackingState>k__BackingField
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___U3CtrackingStateU3Ek__BackingField_65;
// UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::<devicePosition>k__BackingField
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___U3CdevicePositionU3Ek__BackingField_66;
// UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::<deviceRotation>k__BackingField
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___U3CdeviceRotationU3Ek__BackingField_67;
// UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::<pointerPosition>k__BackingField
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___U3CpointerPositionU3Ek__BackingField_68;
// UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::<pointerRotation>k__BackingField
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___U3CpointerRotationU3Ek__BackingField_69;
// UnityEngine.XR.OpenXR.Input.HapticControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::<haptic>k__BackingField
HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* ___U3ChapticU3Ek__BackingField_70;
};
// UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController
struct ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3 : public XRControllerWithRumble_tE748B7C11688766EF1F006DBBA82B5C7564877EB
{
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::<system>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CsystemU3Ek__BackingField_48;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::<systemTouched>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CsystemTouchedU3Ek__BackingField_49;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::<primaryButton>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CprimaryButtonU3Ek__BackingField_50;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::<primaryTouched>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CprimaryTouchedU3Ek__BackingField_51;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::<secondaryButton>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CsecondaryButtonU3Ek__BackingField_52;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::<secondaryTouched>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CsecondaryTouchedU3Ek__BackingField_53;
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::<grip>k__BackingField
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CgripU3Ek__BackingField_54;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::<gripPressed>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CgripPressedU3Ek__BackingField_55;
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::<gripForce>k__BackingField
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CgripForceU3Ek__BackingField_56;
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::<trigger>k__BackingField
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CtriggerU3Ek__BackingField_57;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::<triggerPressed>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CtriggerPressedU3Ek__BackingField_58;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::<triggerTouched>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CtriggerTouchedU3Ek__BackingField_59;
// UnityEngine.InputSystem.Controls.Vector2Control UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::<thumbstick>k__BackingField
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___U3CthumbstickU3Ek__BackingField_60;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::<thumbstickClicked>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CthumbstickClickedU3Ek__BackingField_61;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::<thumbstickTouched>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CthumbstickTouchedU3Ek__BackingField_62;
// UnityEngine.InputSystem.Controls.Vector2Control UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::<trackpad>k__BackingField
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___U3CtrackpadU3Ek__BackingField_63;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::<trackpadTouched>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CtrackpadTouchedU3Ek__BackingField_64;
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::<trackpadForce>k__BackingField
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CtrackpadForceU3Ek__BackingField_65;
// UnityEngine.XR.OpenXR.Input.PoseControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::<devicePose>k__BackingField
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___U3CdevicePoseU3Ek__BackingField_66;
// UnityEngine.XR.OpenXR.Input.PoseControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::<pointer>k__BackingField
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___U3CpointerU3Ek__BackingField_67;
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::<isTracked>k__BackingField
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CisTrackedU3Ek__BackingField_68;
// UnityEngine.InputSystem.Controls.IntegerControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::<trackingState>k__BackingField
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___U3CtrackingStateU3Ek__BackingField_69;
// UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::<devicePosition>k__BackingField
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___U3CdevicePositionU3Ek__BackingField_70;
// UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::<deviceRotation>k__BackingField
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___U3CdeviceRotationU3Ek__BackingField_71;
// UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::<pointerPosition>k__BackingField
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___U3CpointerPositionU3Ek__BackingField_72;
// UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::<pointerRotation>k__BackingField
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___U3CpointerRotationU3Ek__BackingField_73;
// UnityEngine.XR.OpenXR.Input.HapticControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::<haptic>k__BackingField
HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* ___U3ChapticU3Ek__BackingField_74;
};
// System.Collections.Generic.List`1<System.String>
struct List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<System.String>
// System.Collections.Generic.List`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>
struct List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
__Il2CppFullySharedGenericTypeU5BU5D_tCAB6D060972DD49223A834B7EEFEB9FE2D003BEC* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>
// System.Collections.Generic.List`1<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionBinding>
struct List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
ActionBindingU5BU5D_tFF62C5E4F2838DF32FC31EEB628319063F7EB6C7* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionBinding>
// System.Collections.Generic.List`1<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig>
struct List_1_t45512A48723349E9323086B15E5019FCD5996870_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
ActionConfigU5BU5D_t03C4C21CD92A6563B23BBD71FA7738CAECF67968* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig>
// System.Collections.Generic.List`1<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionMapConfig>
struct List_1_tE79CEF606A673213C362828940E47A9568818414_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
ActionMapConfigU5BU5D_tAB28DA2CA2FA004BD5A77FEB59EBE1E924873C16* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionMapConfig>
// System.Collections.Generic.List`1<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/DeviceConfig>
struct List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
DeviceConfigU5BU5D_t64EE3EF00E91068EE78CFD23CF659BA610C2054A* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/DeviceConfig>
// System.String
struct String_t_StaticFields
{
// System.String System.String::Empty
String_t* ___Empty_6;
};
// System.String
// UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionBinding
// UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionBinding
// UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionMapConfig
// UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionMapConfig
// UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/<>c
struct U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84_StaticFields
{
// UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/<>c UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/<>c::<>9
U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84* ___U3CU3E9_0;
// System.Func`2<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/DeviceConfig,System.Boolean> UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/<>c::<>9__13_0
Func_2_t9CA352B7FF842ED5A1C1AC444C13FDF48BC6E853* ___U3CU3E9__13_0_1;
// System.Func`2<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig,System.Boolean> UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/<>c::<>9__13_1
Func_2_tE90C2BF0219E673E75AA309676A6AAB963FD8B16* ___U3CU3E9__13_1_2;
};
// UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/<>c
// UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.XrPerformanceSettingsFeature/NativeApi
// UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.XrPerformanceSettingsFeature/NativeApi
// System.Collections.Generic.List`1/Enumerator<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>
// System.Collections.Generic.List`1/Enumerator<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>
// System.Collections.Generic.List`1/Enumerator<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionMapConfig>
// System.Collections.Generic.List`1/Enumerator<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionMapConfig>
// System.Nullable`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericStructType>
// System.Nullable`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericStructType>
// System.Boolean
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields
{
// System.String System.Boolean::TrueString
String_t* ___TrueString_5;
// System.String System.Boolean::FalseString
String_t* ___FalseString_6;
};
// System.Boolean
// UnityEngine.InputSystem.Layouts.InputDeviceMatcher
struct InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_StaticFields
{
// UnityEngine.InputSystem.Utilities.InternedString UnityEngine.InputSystem.Layouts.InputDeviceMatcher::kInterfaceKey
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___kInterfaceKey_1;
// UnityEngine.InputSystem.Utilities.InternedString UnityEngine.InputSystem.Layouts.InputDeviceMatcher::kDeviceClassKey
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___kDeviceClassKey_2;
// UnityEngine.InputSystem.Utilities.InternedString UnityEngine.InputSystem.Layouts.InputDeviceMatcher::kManufacturerKey
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___kManufacturerKey_3;
// UnityEngine.InputSystem.Utilities.InternedString UnityEngine.InputSystem.Layouts.InputDeviceMatcher::kProductKey
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___kProductKey_4;
// UnityEngine.InputSystem.Utilities.InternedString UnityEngine.InputSystem.Layouts.InputDeviceMatcher::kVersionKey
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___kVersionKey_5;
};
// UnityEngine.InputSystem.Layouts.InputDeviceMatcher
// System.Int32
// System.Int32
// System.IntPtr
struct IntPtr_t_StaticFields
{
// System.IntPtr System.IntPtr::Zero
intptr_t ___Zero_1;
};
// System.IntPtr
// System.UInt64
// System.UInt64
// System.Void
// System.Void
// System.Nullable`1<UnityEngine.InputSystem.Layouts.InputDeviceMatcher>
// System.Nullable`1<UnityEngine.InputSystem.Layouts.InputDeviceMatcher>
// System.Delegate
// System.Delegate
// UnityEngine.XR.InputDeviceCharacteristics
// UnityEngine.XR.InputDeviceCharacteristics
// UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceDomain
// UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceDomain
// UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceLevelHint
// UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceLevelHint
// UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceNotificationLevel
// UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceNotificationLevel
// UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceSubDomain
// UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceSubDomain
// System.RuntimeTypeHandle
// System.RuntimeTypeHandle
// UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionType
// UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionType
// UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceChangeNotification
// UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceChangeNotification
// System.Type
struct Type_t_StaticFields
{
// System.Reflection.Binder modreq(System.Runtime.CompilerServices.IsVolatile) System.Type::s_defaultBinder
Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235* ___s_defaultBinder_0;
// System.Char System.Type::Delimiter
Il2CppChar ___Delimiter_1;
// System.Type[] System.Type::EmptyTypes
TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* ___EmptyTypes_2;
// System.Object System.Type::Missing
RuntimeObject* ___Missing_3;
// System.Reflection.MemberFilter System.Type::FilterAttribute
MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterAttribute_4;
// System.Reflection.MemberFilter System.Type::FilterName
MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterName_5;
// System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase
MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterNameIgnoreCase_6;
};
// System.Type
// UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig
// UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig
// UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/DeviceConfig
// UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/DeviceConfig
// System.Func`2<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig,System.Boolean>
// System.Func`2<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig,System.Boolean>
// System.Func`2<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/DeviceConfig,System.Boolean>
// System.Func`2<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/DeviceConfig,System.Boolean>
// UnityEngine.Events.UnityAction`1<UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceChangeNotification>
// UnityEngine.Events.UnityAction`1<UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceChangeNotification>
// UnityEngine.Events.UnityAction`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>
// UnityEngine.Events.UnityAction`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>
// System.AsyncCallback
// System.AsyncCallback
// UnityEngine.InputSystem.InputControl
// UnityEngine.InputSystem.InputControl
// UnityEngine.XR.OpenXR.Features.OpenXRFeature
struct OpenXRFeature_tC2F8F480D62C277B2ECDD605F64E45053CD85143_StaticFields
{
// System.Boolean UnityEngine.XR.OpenXR.Features.OpenXRFeature::<requiredFeatureFailed>k__BackingField
bool ___U3CrequiredFeatureFailedU3Ek__BackingField_6;
};
// UnityEngine.XR.OpenXR.Features.OpenXRFeature
// UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.XrPerformanceSettingsFeature/NativeApi/XrPerformanceNotificationDelegate
// UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.XrPerformanceSettingsFeature/NativeApi/XrPerformanceNotificationDelegate
// UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature
struct OpenXRInteractionFeature_t643728BC4EB54CC2852F8D9921027BEE62E7682E_StaticFields
{
// System.Collections.Generic.List`1<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionMapConfig> UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature::m_CreatedActionMaps
List_1_tE79CEF606A673213C362828940E47A9568818414* ___m_CreatedActionMaps_16;
// System.Collections.Generic.Dictionary`2<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/InteractionProfileType,System.Collections.Generic.Dictionary`2<System.String,System.Boolean>> UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature::m_InteractionProfileEnabledMaps
Dictionary_2_t25B91B217B96706597BB774D0DC3BD5B1695EFDF* ___m_InteractionProfileEnabledMaps_17;
};
// UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature
// UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.XrPerformanceSettingsFeature
struct XrPerformanceSettingsFeature_t10D60E4F72F01A665CC6CB35A1CA0BA1616F0093_StaticFields
{
// UnityEngine.Events.UnityAction`1<UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceChangeNotification> UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.XrPerformanceSettingsFeature::OnXrPerformanceChangeNotification
UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1* ___OnXrPerformanceChangeNotification_18;
};
// UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.XrPerformanceSettingsFeature
// UnityEngine.InputSystem.Controls.AxisControl
// UnityEngine.InputSystem.Controls.AxisControl
// UnityEngine.XR.OpenXR.Input.HapticControl
// UnityEngine.XR.OpenXR.Input.HapticControl
// UnityEngine.InputSystem.Controls.IntegerControl
// UnityEngine.InputSystem.Controls.IntegerControl
// UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction
// UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction
// UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile
// UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile
// UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile
// UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile
// UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction
// UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction
// UnityEngine.XR.OpenXR.Input.PoseControl
// UnityEngine.XR.OpenXR.Input.PoseControl
// UnityEngine.InputSystem.Controls.QuaternionControl
// UnityEngine.InputSystem.Controls.QuaternionControl
// UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile
// UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile
// UnityEngine.InputSystem.Controls.Vector2Control
// UnityEngine.InputSystem.Controls.Vector2Control
// UnityEngine.InputSystem.Controls.Vector3Control
// UnityEngine.InputSystem.Controls.Vector3Control
// UnityEngine.InputSystem.Controls.ButtonControl
struct ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_StaticFields
{
// System.Single UnityEngine.InputSystem.Controls.ButtonControl::s_GlobalDefaultButtonPressPoint
float ___s_GlobalDefaultButtonPressPoint_40;
// System.Single UnityEngine.InputSystem.Controls.ButtonControl::s_GlobalDefaultButtonReleaseThreshold
float ___s_GlobalDefaultButtonReleaseThreshold_41;
};
// UnityEngine.InputSystem.Controls.ButtonControl
// UnityEngine.InputSystem.Controls.StickControl
// UnityEngine.InputSystem.Controls.StickControl
// UnityEngine.InputSystem.XR.XRController
// UnityEngine.InputSystem.XR.XRController
// UnityEngine.InputSystem.XR.XRControllerWithRumble
// UnityEngine.InputSystem.XR.XRControllerWithRumble
// UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand
// UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand
// UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/PalmPose
// UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/PalmPose
// UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController
// UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController
// UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController
// UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController
// UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController
// UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController
// UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController
// UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// System.Delegate[]
struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771 : public RuntimeArray
{
ALIGN_FIELD (8) Delegate_t* m_Items[1];
inline Delegate_t* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Delegate_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, Delegate_t* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline Delegate_t* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Delegate_t** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Delegate_t* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType[]
struct __Il2CppFullySharedGenericTypeU5BU5D_tCAB6D060972DD49223A834B7EEFEB9FE2D003BEC : public RuntimeArray
{
ALIGN_FIELD (8) uint8_t m_Items[1];
inline uint8_t* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + il2cpp_array_calc_byte_offset(this, index);
}
inline uint8_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + il2cpp_array_calc_byte_offset(this, index);
}
};
// TControl UnityEngine.InputSystem.InputControl::GetChildControl<System.Object>(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* InputControl_GetChildControl_TisRuntimeObject_m5E81C3A512C444426EB15097CCF01D73CF1C614C_gshared (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* __this, String_t* ___0_path, const RuntimeMethod* method) ;
// System.Void System.Nullable`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericStructType>::.ctor(T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Nullable_1__ctor_m4257D7FF23A495D1B204F20330FBDED58248E4CC_gshared (Nullable_1_t71C4EA4E848DBD7A4A97704069FB951159A3A339* __this, /*Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericStructType*/Il2CppFullySharedGenericStruct ___0_value, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m0AFBAEA7EC427E32CC9CA267B1930DC5DF67A374_gshared (List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>::Add(T)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mD4F3498FBD3BDD3F03CBCFB38041CBAC9C28CAFC_gshared_inline (List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A* __this, /*Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType*/Il2CppFullySharedGenericAny ___0_item, const RuntimeMethod* method) ;
// System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>::GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_GetEnumerator_m8B2A92ACD4FBA5FBDC3F6F4F5C23A0DDF491DA61_gshared (List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A* __this, Enumerator_tF5AC6CD19D283FBD724440520CEE68FE2602F7AF* il2cppRetVal, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1/Enumerator<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>::Dispose()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mFE1EBE6F6425283FEAEAE7C79D02CDE4F9D367E8_gshared (Enumerator_tF5AC6CD19D283FBD724440520CEE68FE2602F7AF* __this, const RuntimeMethod* method) ;
// T System.Collections.Generic.List`1/Enumerator<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>::get_Current()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Enumerator_get_Current_m8B42D4B2DE853B9D11B997120CD0228D4780E394_gshared_inline (Enumerator_tF5AC6CD19D283FBD724440520CEE68FE2602F7AF* __this, Il2CppFullySharedGenericAny* il2cppRetVal, const RuntimeMethod* method) ;
// System.Void System.Func`2<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType,Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>::.ctor(System.Object,System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_2__ctor_m7F5DD19B4170C027D5367001F7BC95A0658A2169_gshared (Func_2_t7F5F5324CE2DDB7001B68FFE29A5D9F907139FB0* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
// System.Collections.Generic.IEnumerable`1<TSource> System.Linq.Enumerable::Where<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>(System.Collections.Generic.IEnumerable`1<TSource>,System.Func`2<TSource,System.Boolean>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Enumerable_Where_TisIl2CppFullySharedGenericAny_m3F416675DC7A5572025B02ED373C41AD9ED8F6C4_gshared (RuntimeObject* ___0_source, Func_2_t19E50C11C3E1F20B5A8FDB85D7DD353B6DFF868B* ___1_predicate, const RuntimeMethod* method) ;
// System.Boolean System.Linq.Enumerable::Any<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>(System.Collections.Generic.IEnumerable`1<TSource>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerable_Any_TisIl2CppFullySharedGenericAny_m3499AC108A84D818DD8C221F8E60145246FC8A09_gshared (RuntimeObject* ___0_source, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.List`1/Enumerator<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>::MoveNext()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m8D8E5E878AF0A88A535AB1AB5BA4F23E151A678A_gshared (Enumerator_tF5AC6CD19D283FBD724440520CEE68FE2602F7AF* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Events.UnityAction`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>::Invoke(T0)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void UnityAction_1_Invoke_m3254DE109747B86D31DCAF93A60328870FE05256_gshared_inline (UnityAction_1_tC5C168260FDBBEDACD1D1996850C58AA3E9C2259* __this, /*Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType*/Il2CppFullySharedGenericAny ___0_arg0, const RuntimeMethod* method) ;
// System.Void UnityEngine.InputSystem.XR.XRController::FinishSetup()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XRController_FinishSetup_mF6E943DE3B32052071293EC7F337E704717C2128 (XRController_tB7EBF72339C56C18DEB74B1176FD39B9C421F1E2* __this, const RuntimeMethod* method) ;
// TControl UnityEngine.InputSystem.InputControl::GetChildControl<UnityEngine.InputSystem.Controls.StickControl>(System.String)
inline StickControl_t2608D1388A5015029123635B4B589AC7EE20C50B* InputControl_GetChildControl_TisStickControl_t2608D1388A5015029123635B4B589AC7EE20C50B_m13769DEB7CBF50903C857AFE595851DA73185DCF (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* __this, String_t* ___0_path, const RuntimeMethod* method)
{
return (( StickControl_t2608D1388A5015029123635B4B589AC7EE20C50B* (*) (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*, String_t*, const RuntimeMethod*))InputControl_GetChildControl_TisRuntimeObject_m5E81C3A512C444426EB15097CCF01D73CF1C614C_gshared)(__this, ___0_path, method);
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_thumbstick(UnityEngine.InputSystem.Controls.Vector2Control)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_thumbstick_m0AF3E437229A9E0726C4358AC7D69D2CBC769311_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___0_value, const RuntimeMethod* method) ;
// TControl UnityEngine.InputSystem.InputControl::GetChildControl<UnityEngine.InputSystem.Controls.AxisControl>(System.String)
inline AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841 (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* __this, String_t* ___0_path, const RuntimeMethod* method)
{
return (( AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* (*) (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*, String_t*, const RuntimeMethod*))InputControl_GetChildControl_TisRuntimeObject_m5E81C3A512C444426EB15097CCF01D73CF1C614C_gshared)(__this, ___0_path, method);
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_trigger(UnityEngine.InputSystem.Controls.AxisControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_trigger_mEEF4E8B683D2E7B820DAA291A28F5BF12FFA49D5_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method) ;
// TControl UnityEngine.InputSystem.InputControl::GetChildControl<UnityEngine.InputSystem.Controls.ButtonControl>(System.String)
inline ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044 (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* __this, String_t* ___0_path, const RuntimeMethod* method)
{
return (( ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* (*) (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*, String_t*, const RuntimeMethod*))InputControl_GetChildControl_TisRuntimeObject_m5E81C3A512C444426EB15097CCF01D73CF1C614C_gshared)(__this, ___0_path, method);
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_triggerPressed(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_triggerPressed_m74BC2E0B9D960B5240B3CAA8EAAB20816027D95A_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_triggerTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_triggerTouched_mE523D9E90458FDE600C414EFEEB959D48B8E85E5_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_grip(UnityEngine.InputSystem.Controls.AxisControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_grip_m1D1647F0EA2BE27410476A0203B045F09CE150AF_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_gripPressed(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_gripPressed_mA0DE041B4AD0C59AE3237E2A17DA2D34A69CA33B_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_menu(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_menu_mAB5E92C1E7821983B68D14328233B69C4932B454_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_primaryButton(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_primaryButton_mF43BEDCBE7CF91840482438731F99AA27CA8CD69_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_primaryTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_primaryTouched_m05F0C10B7E6734EE7F515F24376E6EEEA866F679_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_secondaryButton(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_secondaryButton_mB4E8D69CA13B4E5C5D18C11F3B2E8B963952C68B_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_secondaryTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_secondaryTouched_m649CDA1613BA1D690513BA5E4036C012BA12028C_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_thumbstickClicked(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_thumbstickClicked_m317C30157887831A7FF3AE524CF196A67EE73043_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_thumbstickTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_thumbstickTouched_m0A6DC8778E389CB05FDCCC593C623B77501F1EA4_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_thumbrestTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_thumbrestTouched_mB4971A44F4E3448BA985B0705E523F72467F99E0_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// TControl UnityEngine.InputSystem.InputControl::GetChildControl<UnityEngine.XR.OpenXR.Input.PoseControl>(System.String)
inline PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* InputControl_GetChildControl_TisPoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3_m93B26874B5B21BFD7C0B24D12029EBB73B0CB317 (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* __this, String_t* ___0_path, const RuntimeMethod* method)
{
return (( PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* (*) (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*, String_t*, const RuntimeMethod*))InputControl_GetChildControl_TisRuntimeObject_m5E81C3A512C444426EB15097CCF01D73CF1C614C_gshared)(__this, ___0_path, method);
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_devicePose(UnityEngine.XR.OpenXR.Input.PoseControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_devicePose_m21C522159A95E84310539609BB3277E466EC0580_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_pointer(UnityEngine.XR.OpenXR.Input.PoseControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_pointer_mA6C26CC651000B3292F70CE4FDDC3C1CC5F16DAD_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_isTracked(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_isTracked_m2AE23CCEFBFF77B5B2B1267C393EBE869B90C9C7_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// TControl UnityEngine.InputSystem.InputControl::GetChildControl<UnityEngine.InputSystem.Controls.IntegerControl>(System.String)
inline IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* InputControl_GetChildControl_TisIntegerControl_tA24544EFF42204852F638FF5147F754962C997AB_m87D5D6574BD57F88D41DDE18D17933360E255297 (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* __this, String_t* ___0_path, const RuntimeMethod* method)
{
return (( IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* (*) (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*, String_t*, const RuntimeMethod*))InputControl_GetChildControl_TisRuntimeObject_m5E81C3A512C444426EB15097CCF01D73CF1C614C_gshared)(__this, ___0_path, method);
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_trackingState(UnityEngine.InputSystem.Controls.IntegerControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_trackingState_m9E1BEC06B4B6B9FCF5AB308DB7DBA94F7ED619D4_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___0_value, const RuntimeMethod* method) ;
// TControl UnityEngine.InputSystem.InputControl::GetChildControl<UnityEngine.InputSystem.Controls.Vector3Control>(System.String)
inline Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* InputControl_GetChildControl_TisVector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A_mD3B77ED4A28875CD650D600E82A0E4C1E9EBD418 (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* __this, String_t* ___0_path, const RuntimeMethod* method)
{
return (( Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* (*) (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*, String_t*, const RuntimeMethod*))InputControl_GetChildControl_TisRuntimeObject_m5E81C3A512C444426EB15097CCF01D73CF1C614C_gshared)(__this, ___0_path, method);
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_devicePosition(UnityEngine.InputSystem.Controls.Vector3Control)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_devicePosition_mB340F6B0EFD84BC5EB3E652F21F8DD90ED05E0BE_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___0_value, const RuntimeMethod* method) ;
// TControl UnityEngine.InputSystem.InputControl::GetChildControl<UnityEngine.InputSystem.Controls.QuaternionControl>(System.String)
inline QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* InputControl_GetChildControl_TisQuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1_m6F3533847D96A9AD4363B88D2D912D7ADCE096C4 (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* __this, String_t* ___0_path, const RuntimeMethod* method)
{
return (( QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* (*) (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*, String_t*, const RuntimeMethod*))InputControl_GetChildControl_TisRuntimeObject_m5E81C3A512C444426EB15097CCF01D73CF1C614C_gshared)(__this, ___0_path, method);
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_deviceRotation(UnityEngine.InputSystem.Controls.QuaternionControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_deviceRotation_m866DB9290CD9082276647B6CC1F8BA3FDF89E1A0_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_pointerPosition(UnityEngine.InputSystem.Controls.Vector3Control)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_pointerPosition_mA18456E468D37E719C9AD0B86E23E763C3978003_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_pointerRotation(UnityEngine.InputSystem.Controls.QuaternionControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_pointerRotation_mBBC790250C727B3464191B16C5A810FE5C4D86B2_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___0_value, const RuntimeMethod* method) ;
// TControl UnityEngine.InputSystem.InputControl::GetChildControl<UnityEngine.XR.OpenXR.Input.HapticControl>(System.String)
inline HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* InputControl_GetChildControl_TisHapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49_m733A504494A27BA6CE88FB8C3628ECFD4DD7FFD4 (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* __this, String_t* ___0_path, const RuntimeMethod* method)
{
return (( HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* (*) (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*, String_t*, const RuntimeMethod*))InputControl_GetChildControl_TisRuntimeObject_m5E81C3A512C444426EB15097CCF01D73CF1C614C_gshared)(__this, ___0_path, method);
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_haptic(UnityEngine.XR.OpenXR.Input.HapticControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_haptic_m554DD119F9791A90CBCAF94DA4E33350F3E55DE3_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_thumbrestForce(UnityEngine.InputSystem.Controls.AxisControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_thumbrestForce_m9A21EFB1A27F322BB5673BB8CF9F13C823ACAE34_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_stylusForce(UnityEngine.InputSystem.Controls.AxisControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_stylusForce_m8FE332B3CC8C606259762DB7E88B0BBFB4CD7AF1_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_triggerCurl(UnityEngine.InputSystem.Controls.AxisControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_triggerCurl_m741BC2CA64D72F578670AE0DF6947CBA81E12C98_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_triggerSlide(UnityEngine.InputSystem.Controls.AxisControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_triggerSlide_m7ADF0BB23A528DD621C168EC7B11A2DC82D6EB08_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_triggerProximity(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_triggerProximity_mE29AA33740F8228E856C547F9DAF8606FD7E7CA4_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_thumbProximity(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_thumbProximity_m179FEEB1AE4D34F0EED42D75AE81D66BDD0C38A9_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_hapticTrigger(UnityEngine.XR.OpenXR.Input.HapticControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_hapticTrigger_mBC4A22D74B68439AAFF134AFE9F09EEE7087180F_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_hapticThumb(UnityEngine.XR.OpenXR.Input.HapticControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_hapticThumb_m598F4B9279FD476D537E7B83D88C0D120681040C_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.InputSystem.XR.XRControllerWithRumble::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XRControllerWithRumble__ctor_m78ED6D19588BE805A9BDFD5C194FEB0520A273D0 (XRControllerWithRumble_tE748B7C11688766EF1F006DBBA82B5C7564877EB* __this, const RuntimeMethod* method) ;
// System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57 (RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ___0_handle, const RuntimeMethod* method) ;
// UnityEngine.InputSystem.Layouts.InputDeviceMatcher UnityEngine.InputSystem.Layouts.InputDeviceMatcher::WithInterface(System.String,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 InputDeviceMatcher_WithInterface_m58A8A1CF9A77598D0F904E13A86F48B3464725E4 (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* __this, String_t* ___0_pattern, bool ___1_supportRegex, const RuntimeMethod* method) ;
// UnityEngine.InputSystem.Layouts.InputDeviceMatcher UnityEngine.InputSystem.Layouts.InputDeviceMatcher::WithProduct(System.String,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 InputDeviceMatcher_WithProduct_mE94024C38110251CBECB493C7753D417FFC5FD2E (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* __this, String_t* ___0_pattern, bool ___1_supportRegex, const RuntimeMethod* method) ;
// System.Void System.Nullable`1<UnityEngine.InputSystem.Layouts.InputDeviceMatcher>::.ctor(T)
inline void Nullable_1__ctor_mD369CAC1BA03979662923E5D5E9FAF1F98E252EB (Nullable_1_t4EEC710224A7596AC94C3B6D292E4CB7D84B7F2C* __this, InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 ___0_value, const RuntimeMethod* method)
{
(( void (*) (Nullable_1_t71C4EA4E848DBD7A4A97704069FB951159A3A339*, /*Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericStructType*/Il2CppFullySharedGenericStruct, const RuntimeMethod*))Nullable_1__ctor_m4257D7FF23A495D1B204F20330FBDED58248E4CC_gshared)((Nullable_1_t71C4EA4E848DBD7A4A97704069FB951159A3A339*)__this, (Il2CppFullySharedGenericStruct)&___0_value, method);
}
// System.Void UnityEngine.InputSystem.InputSystem::RegisterLayout(System.Type,System.String,System.Nullable`1<UnityEngine.InputSystem.Layouts.InputDeviceMatcher>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputSystem_RegisterLayout_m63479F60C035304E898627CDD457BEE0A00E9D30 (Type_t* ___0_type, String_t* ___1_name, Nullable_1_t4EEC710224A7596AC94C3B6D292E4CB7D84B7F2C ___2_matches, const RuntimeMethod* method) ;
// System.Void UnityEngine.InputSystem.InputSystem::RemoveLayout(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputSystem_RemoveLayout_mE8FB9C1D545135A2138A8E9565A9AAF9D960D7E0 (String_t* ___0_name, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionMapConfig::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActionMapConfig__ctor_mD176609404B173C1E745D6FC727D03D5BA5647D7 (ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/DeviceConfig>::.ctor()
inline void List_1__ctor_m8970B3D9C8E0787265692898BD6F57FC9E03A59F (List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A*, const RuntimeMethod*))List_1__ctor_m0AFBAEA7EC427E32CC9CA267B1930DC5DF67A374_gshared)((List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A*)__this, method);
}
// System.Void UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/DeviceConfig::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeviceConfig__ctor_m6D6773CD191F0BF2FC30381D44D18CC32D35BBDC (DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/DeviceConfig>::Add(T)
inline void List_1_Add_m1AC5A221CED9D131E37F4B0B568F33725D978B4B_inline (List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB* __this, DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* ___0_item, const RuntimeMethod* method)
{
(( void (*) (List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A*, /*Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType*/Il2CppFullySharedGenericAny, const RuntimeMethod*))List_1_Add_mD4F3498FBD3BDD3F03CBCFB38041CBAC9C28CAFC_gshared_inline)((List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A*)__this, (Il2CppFullySharedGenericAny)___0_item, method);
}
// System.Void System.Collections.Generic.List`1<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig>::.ctor()
inline void List_1__ctor_m50991CDE471783EEF46D7BC732B52303B498CA2B (List_1_t45512A48723349E9323086B15E5019FCD5996870* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A*, const RuntimeMethod*))List_1__ctor_m0AFBAEA7EC427E32CC9CA267B1930DC5DF67A374_gshared)((List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A*)__this, method);
}
// System.Void UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35 (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.String>::.ctor()
inline void List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A*, const RuntimeMethod*))List_1__ctor_m0AFBAEA7EC427E32CC9CA267B1930DC5DF67A374_gshared)((List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A*)__this, method);
}
// System.Void System.Collections.Generic.List`1<System.String>::Add(T)
inline void List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* __this, String_t* ___0_item, const RuntimeMethod* method)
{
(( void (*) (List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A*, /*Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType*/Il2CppFullySharedGenericAny, const RuntimeMethod*))List_1_Add_mD4F3498FBD3BDD3F03CBCFB38041CBAC9C28CAFC_gshared_inline)((List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A*)__this, (Il2CppFullySharedGenericAny)___0_item, method);
}
// System.Void System.Collections.Generic.List`1<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionBinding>::.ctor()
inline void List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1 (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A*, const RuntimeMethod*))List_1__ctor_m0AFBAEA7EC427E32CC9CA267B1930DC5DF67A374_gshared)((List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A*)__this, method);
}
// System.Void UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionBinding::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57 (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionBinding>::Add(T)
inline void List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* __this, ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* ___0_item, const RuntimeMethod* method)
{
(( void (*) (List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A*, /*Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType*/Il2CppFullySharedGenericAny, const RuntimeMethod*))List_1_Add_mD4F3498FBD3BDD3F03CBCFB38041CBAC9C28CAFC_gshared_inline)((List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A*)__this, (Il2CppFullySharedGenericAny)___0_item, method);
}
// System.Void System.Collections.Generic.List`1<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig>::Add(T)
inline void List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline (List_1_t45512A48723349E9323086B15E5019FCD5996870* __this, ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* ___0_item, const RuntimeMethod* method)
{
(( void (*) (List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A*, /*Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType*/Il2CppFullySharedGenericAny, const RuntimeMethod*))List_1_Add_mD4F3498FBD3BDD3F03CBCFB38041CBAC9C28CAFC_gshared_inline)((List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A*)__this, (Il2CppFullySharedGenericAny)___0_item, method);
}
// System.Void UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature::AddActionMap(UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionMapConfig)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OpenXRInteractionFeature_AddActionMap_mB5164800F760AE33D2494E66565DF85D3E7AC170 (OpenXRInteractionFeature_t643728BC4EB54CC2852F8D9921027BEE62E7682E* __this, ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* ___0_map, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OpenXRInteractionFeature__ctor_m7C6DDC7C52070631AF9B879AD5E07CD25B4AF558 (OpenXRInteractionFeature_t643728BC4EB54CC2852F8D9921027BEE62E7682E* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::set_select(UnityEngine.InputSystem.Controls.AxisControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HoloLensHand_set_select_m7A70E18040FADAF1460D5FF3F8455D97FB4CBA80_inline (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::set_selectPressed(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HoloLensHand_set_selectPressed_m586B7A32EB519785F4F004AE3DFB59D6439893B5_inline (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::set_squeeze(UnityEngine.InputSystem.Controls.AxisControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HoloLensHand_set_squeeze_m3831542A8A964149DA4AAB6A448F3B69D74B9BAC_inline (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::set_squeezePressed(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HoloLensHand_set_squeezePressed_mE9A1F74616800FF0B5F8C75A5AD44F59FEE2FDD8_inline (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::set_devicePose(UnityEngine.XR.OpenXR.Input.PoseControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HoloLensHand_set_devicePose_mDED3BA17455E92A3F00C187AA156E4B257412C06_inline (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::set_pointer(UnityEngine.XR.OpenXR.Input.PoseControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HoloLensHand_set_pointer_mC11D31F6488E02E386CC32B7D8FD34F772A52B35_inline (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::set_isTracked(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HoloLensHand_set_isTracked_m52E4936B167C7DB6A53ED1ABF94B8F3E7D17951B_inline (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::set_trackingState(UnityEngine.InputSystem.Controls.IntegerControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HoloLensHand_set_trackingState_m93F5CACFD05E63BE17F162BECA9B51B5D5C9C4DC_inline (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::set_devicePosition(UnityEngine.InputSystem.Controls.Vector3Control)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HoloLensHand_set_devicePosition_mA5B9C4AA143291DC184164FB10B636BE1EC576FE_inline (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::set_deviceRotation(UnityEngine.InputSystem.Controls.QuaternionControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HoloLensHand_set_deviceRotation_m61DBEE52969492D64513A61B42EDF7C1055F12A8_inline (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::set_pointerPosition(UnityEngine.InputSystem.Controls.Vector3Control)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HoloLensHand_set_pointerPosition_mC8303D9F9BF94BD844F1476A7EA1A20F5D8C44EC_inline (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::set_pointerRotation(UnityEngine.InputSystem.Controls.QuaternionControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HoloLensHand_set_pointerRotation_m8FEB99991F316AF331BAEA2FB4E78F0CA94E100D_inline (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.InputSystem.XR.XRController::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XRController__ctor_mB780698DBF866160CF7C7D6198D115CE263593ED (XRController_tB7EBF72339C56C18DEB74B1176FD39B9C421F1E2* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_joystick(UnityEngine.InputSystem.Controls.Vector2Control)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_joystick_mF80D1992177B3593FAE4F9CF566C267DAEF773CC_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_trigger(UnityEngine.InputSystem.Controls.AxisControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_trigger_mA5DA60A29E1BC1000A3548F08F941BF5C791FBFE_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_touchpad(UnityEngine.InputSystem.Controls.Vector2Control)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_touchpad_m8894F4A0ABE3BEE26BFDE2E5EBF6E20F7165A59C_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_grip(UnityEngine.InputSystem.Controls.AxisControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_grip_m3C37B2BDC88753C28209711E4C6E28935B04F905_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_gripPressed(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_gripPressed_mE17E73DF3FDDF6A53856F85A29EB903C9E69D393_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_menu(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_menu_m5444CC59F1176B8995EDB43918E8FA6BA0BA585D_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_joystickClicked(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_joystickClicked_mE7CB11D577A7EBD59C7B83E83D73DC0B266DE4B8_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_triggerPressed(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_triggerPressed_mBFE586AA6205036924673A19BBAE2838744EF19F_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_touchpadClicked(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_touchpadClicked_m0882A355BF84A246F9D24F1A2DFD7F7751BE3366_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_touchpadTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_touchpadTouched_m7881BC2F92B81FFEF53C77985F7E29117FEC587C_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_devicePose(UnityEngine.XR.OpenXR.Input.PoseControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_devicePose_m33C65D94E660ED672BC06D5637F788D2952EA491_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_pointer(UnityEngine.XR.OpenXR.Input.PoseControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_pointer_m72E0B7242077F8E83C60BC0BA3162E3317EB5056_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_isTracked(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_isTracked_mB2F9887976872B20EB6D8124F4241248B4C35B08_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_trackingState(UnityEngine.InputSystem.Controls.IntegerControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_trackingState_mD47BB86F5E16A950A84603B6D6CAA1DD40DD5FE2_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_devicePosition(UnityEngine.InputSystem.Controls.Vector3Control)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_devicePosition_mFC0C47639EACEBFBA35602451081F5ED567C7F54_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_deviceRotation(UnityEngine.InputSystem.Controls.QuaternionControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_deviceRotation_m4007261B3CB2BCEE9E2E64EE8479BEBABD3D7B56_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_pointerPosition(UnityEngine.InputSystem.Controls.Vector3Control)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_pointerPosition_mE36324B14942DC2549A100DB5AA28A387F05E610_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_pointerRotation(UnityEngine.InputSystem.Controls.QuaternionControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_pointerRotation_m38309A80082E28959BC6700DAA7DA30D275D4F96_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_haptic(UnityEngine.XR.OpenXR.Input.HapticControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_haptic_m889F1DA9C1E76E8AE80FB18CF130B7B8E77BC0F2_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_thumbstick(UnityEngine.InputSystem.Controls.Vector2Control)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_thumbstick_mF3B747708BCFDBFB7F9919A6B0A2ACCA03414AA6_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_trigger(UnityEngine.InputSystem.Controls.AxisControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_trigger_m6EDCF420C9305E6C1C1092AF6A5411D1CDF9ED20_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_triggerPressed(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_triggerPressed_m9906811FA9FF2B86AF95ABBADEEA1109689411BD_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_triggerTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_triggerTouched_m5814EB34A5A1F53359CC218258289806B81E5EC8_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_grip(UnityEngine.InputSystem.Controls.AxisControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_grip_m62D13E14A528205D030A39696CE0ED88F4A54ED5_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_gripPressed(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_gripPressed_m3DA395A0D58D4CF39AA07F7DDE54820CE10C9E1D_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_menu(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_menu_mAD61EF4CAD63A6380F17757C7B768FE22EB961F5_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_primaryButton(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_primaryButton_m98805E1922D2775E3CB77986FF182E23E295B8E0_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_primaryTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_primaryTouched_m3FC6488E2D947352B92A900603D004C4958E9A61_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_secondaryButton(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_secondaryButton_m5643634AC8C1D60E52CA39961DEE3313B7623C38_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_secondaryTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_secondaryTouched_m933F2C0C8BA8DF3090929AF58A7999A99F8D8123_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_thumbstickClicked(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_thumbstickClicked_m8818E79FE6C3BD6449CE044C1882DD0F6F6DFDC2_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_thumbstickTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_thumbstickTouched_mF5E1476440E6DE77D2A589480486743CE0B74428_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_thumbrestTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_thumbrestTouched_m9BF86704CAE5AC2AADC4F5180974045203C40F7F_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_devicePose(UnityEngine.XR.OpenXR.Input.PoseControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_devicePose_m33FEBD3FB246168752F99E644024E8D3E972D051_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_pointer(UnityEngine.XR.OpenXR.Input.PoseControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_pointer_m42F7F993445694FD46655941F4DA0A87A5583C7D_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_isTracked(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_isTracked_m2328E3620924C0D2D16A894125DFF79E113884A4_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_trackingState(UnityEngine.InputSystem.Controls.IntegerControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_trackingState_mC3C06CF2B8996262E4E542D25A43D13B3C54C66A_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_devicePosition(UnityEngine.InputSystem.Controls.Vector3Control)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_devicePosition_mB362E45B8E14E7C8B99D588466E5BD7986BFBBE6_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_deviceRotation(UnityEngine.InputSystem.Controls.QuaternionControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_deviceRotation_mEC06D9EE2723D9F041D9B92F2B904EF7300019F7_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_pointerPosition(UnityEngine.InputSystem.Controls.Vector3Control)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_pointerPosition_mA32557798E2BEC7559649559C88C076B6E77694F_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_pointerRotation(UnityEngine.InputSystem.Controls.QuaternionControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_pointerRotation_m8F791E7DEFB312A3CB5802647257F750B09951D2_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_haptic(UnityEngine.XR.OpenXR.Input.HapticControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_haptic_mDBCC52DB8CBB8B1CE9FB6369561ED09CB2BDE95C_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* ___0_value, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.XR.OpenXR.OpenXRRuntime::IsExtensionEnabled(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool OpenXRRuntime_IsExtensionEnabled_mF0C6FC95EDFD8DA6C5A838EA2053C06F657A2EE5 (String_t* ___0_extensionName, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature::OnInstanceCreate(System.UInt64)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool OpenXRInteractionFeature_OnInstanceCreate_m8779F2A52D217D16DDF7BAC76D91838695836A47 (OpenXRInteractionFeature_t643728BC4EB54CC2852F8D9921027BEE62E7682E* __this, uint64_t ___0_xrSession, const RuntimeMethod* method) ;
// System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionMapConfig>::GetEnumerator()
inline Enumerator_t37DD4DAAE08FDA0276ED8EAB9060C7476A4A2118 List_1_GetEnumerator_m511A64F55047CEBBE3360EAA04BFD013680B4EC0 (List_1_tE79CEF606A673213C362828940E47A9568818414* __this, const RuntimeMethod* method)
{
Enumerator_t37DD4DAAE08FDA0276ED8EAB9060C7476A4A2118 il2cppRetVal;
(( void (*) (List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A*, Enumerator_tF5AC6CD19D283FBD724440520CEE68FE2602F7AF*, const RuntimeMethod*))List_1_GetEnumerator_m8B2A92ACD4FBA5FBDC3F6F4F5C23A0DDF491DA61_gshared)((List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A*)__this, (Enumerator_tF5AC6CD19D283FBD724440520CEE68FE2602F7AF*)&il2cppRetVal, method);
return il2cppRetVal;
}
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionMapConfig>::Dispose()
inline void Enumerator_Dispose_m64B1A93AAAAFC64E7A9D222F76E0C4CA024E9E40 (Enumerator_t37DD4DAAE08FDA0276ED8EAB9060C7476A4A2118* __this, const RuntimeMethod* method)
{
(( void (*) (Enumerator_tF5AC6CD19D283FBD724440520CEE68FE2602F7AF*, const RuntimeMethod*))Enumerator_Dispose_mFE1EBE6F6425283FEAEAE7C79D02CDE4F9D367E8_gshared)((Enumerator_tF5AC6CD19D283FBD724440520CEE68FE2602F7AF*)__this, method);
}
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionMapConfig>::get_Current()
inline ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* Enumerator_get_Current_m1A6BC7FCC0F28CE0B5E3AB036A6AE819B6E0E67D_inline (Enumerator_t37DD4DAAE08FDA0276ED8EAB9060C7476A4A2118* __this, const RuntimeMethod* method)
{
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* il2cppRetVal;
(( void (*) (Enumerator_tF5AC6CD19D283FBD724440520CEE68FE2602F7AF*, Il2CppFullySharedGenericAny*, const RuntimeMethod*))Enumerator_get_Current_m8B42D4B2DE853B9D11B997120CD0228D4780E394_gshared_inline)((Enumerator_tF5AC6CD19D283FBD724440520CEE68FE2602F7AF*)__this, (Il2CppFullySharedGenericAny*)&il2cppRetVal, method);
return il2cppRetVal;
}
// System.Void System.Func`2<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/DeviceConfig,System.Boolean>::.ctor(System.Object,System.IntPtr)
inline void Func_2__ctor_m59A7D2B16F13C7677FB285770964E9076BA8DACA (Func_2_t9CA352B7FF842ED5A1C1AC444C13FDF48BC6E853* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (Func_2_t7F5F5324CE2DDB7001B68FFE29A5D9F907139FB0*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_2__ctor_m7F5DD19B4170C027D5367001F7BC95A0658A2169_gshared)((Func_2_t7F5F5324CE2DDB7001B68FFE29A5D9F907139FB0*)__this, ___0_object, ___1_method, method);
}
// System.Collections.Generic.IEnumerable`1<TSource> System.Linq.Enumerable::Where<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/DeviceConfig>(System.Collections.Generic.IEnumerable`1<TSource>,System.Func`2<TSource,System.Boolean>)
inline RuntimeObject* Enumerable_Where_TisDeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F_mF3B578F220213783AB1CDD9862AD0F2FF8737F46 (RuntimeObject* ___0_source, Func_2_t9CA352B7FF842ED5A1C1AC444C13FDF48BC6E853* ___1_predicate, const RuntimeMethod* method)
{
RuntimeObject* il2cppRetVal = (( RuntimeObject* (*) (RuntimeObject*, Func_2_t19E50C11C3E1F20B5A8FDB85D7DD353B6DFF868B*, const RuntimeMethod*))Enumerable_Where_TisIl2CppFullySharedGenericAny_m3F416675DC7A5572025B02ED373C41AD9ED8F6C4_gshared)((RuntimeObject*)___0_source, (Func_2_t19E50C11C3E1F20B5A8FDB85D7DD353B6DFF868B*)___1_predicate, method);
return (RuntimeObject*)il2cppRetVal;
}
// System.Boolean System.Linq.Enumerable::Any<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/DeviceConfig>(System.Collections.Generic.IEnumerable`1<TSource>)
inline bool Enumerable_Any_TisDeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F_m47454836BCBB4CA85C6BE2B762DD5B27BF004AB2 (RuntimeObject* ___0_source, const RuntimeMethod* method)
{
return (( bool (*) (RuntimeObject*, const RuntimeMethod*))Enumerable_Any_TisIl2CppFullySharedGenericAny_m3499AC108A84D818DD8C221F8E60145246FC8A09_gshared)((RuntimeObject*)___0_source, method);
}
// System.Void System.Func`2<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig,System.Boolean>::.ctor(System.Object,System.IntPtr)
inline void Func_2__ctor_mF82E5013F466585CCE54B17EFE9CAEAB816DBCB8 (Func_2_tE90C2BF0219E673E75AA309676A6AAB963FD8B16* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (Func_2_t7F5F5324CE2DDB7001B68FFE29A5D9F907139FB0*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_2__ctor_m7F5DD19B4170C027D5367001F7BC95A0658A2169_gshared)((Func_2_t7F5F5324CE2DDB7001B68FFE29A5D9F907139FB0*)__this, ___0_object, ___1_method, method);
}
// System.Collections.Generic.IEnumerable`1<TSource> System.Linq.Enumerable::Where<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig>(System.Collections.Generic.IEnumerable`1<TSource>,System.Func`2<TSource,System.Boolean>)
inline RuntimeObject* Enumerable_Where_TisActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_mFC8C55679B40C9059225368B29054E16EC4D9EFD (RuntimeObject* ___0_source, Func_2_tE90C2BF0219E673E75AA309676A6AAB963FD8B16* ___1_predicate, const RuntimeMethod* method)
{
RuntimeObject* il2cppRetVal = (( RuntimeObject* (*) (RuntimeObject*, Func_2_t19E50C11C3E1F20B5A8FDB85D7DD353B6DFF868B*, const RuntimeMethod*))Enumerable_Where_TisIl2CppFullySharedGenericAny_m3F416675DC7A5572025B02ED373C41AD9ED8F6C4_gshared)((RuntimeObject*)___0_source, (Func_2_t19E50C11C3E1F20B5A8FDB85D7DD353B6DFF868B*)___1_predicate, method);
return (RuntimeObject*)il2cppRetVal;
}
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionMapConfig>::MoveNext()
inline bool Enumerator_MoveNext_mA84D16EC3DAEC336134B26DE5CC30D951FD157AB (Enumerator_t37DD4DAAE08FDA0276ED8EAB9060C7476A4A2118* __this, const RuntimeMethod* method)
{
return (( bool (*) (Enumerator_tF5AC6CD19D283FBD724440520CEE68FE2602F7AF*, const RuntimeMethod*))Enumerator_MoveNext_m8D8E5E878AF0A88A535AB1AB5BA4F23E151A678A_gshared)((Enumerator_tF5AC6CD19D283FBD724440520CEE68FE2602F7AF*)__this, method);
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/PalmPose::set_palmPose(UnityEngine.XR.OpenXR.Input.PoseControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PalmPose_set_palmPose_mF3301918067724328A59CB63DE02F5CAEACD521E_inline (PalmPose_tB7D3340FC55D8EFD2D2B58FB1E8CA3AE86794231* __this, PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/<>c::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mB73B3DC01BA2C8045913E8C0B55CB1073F4B9B62 (U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84* __this, const RuntimeMethod* method) ;
// System.Void System.Object::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2 (RuntimeObject* __this, const RuntimeMethod* method) ;
// System.Int32 System.String::CompareOrdinal(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_CompareOrdinal_mC6F612DEA1F7B3BF24A44C79D17AF7F8C29C9D3C (String_t* ___0_strA, String_t* ___1_strB, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_system(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_system_m2F0B3FA9579B2DF148F50A5F5C2F8406FF9A86E9_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_systemTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_systemTouched_mAAD1E7291AC82F23A31912D4423C6444EAC091E6_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_primaryButton(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_primaryButton_mD3CA99F0CA31E2B034AE0E14AE082915E125C2BC_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_primaryTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_primaryTouched_m718E1E67F973FA6EE2EE8EC5AC75B4D787BA323E_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_secondaryButton(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_secondaryButton_m07DF0C935BFF5E8DC09822F3B69E9B22BA4B7B36_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_secondaryTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_secondaryTouched_m818F0131C4398A77B3D80CEF4C7674BBBA538553_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_grip(UnityEngine.InputSystem.Controls.AxisControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_grip_m1E91D4A94EBECED921D814106F3379BC8C0253EB_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_gripPressed(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_gripPressed_m652BA9990D207D98FABC594A1BD4F9C09A4AFD02_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_gripForce(UnityEngine.InputSystem.Controls.AxisControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_gripForce_mED4B95F02C32578C0BEBF1CE61AC396968E21573_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_trigger(UnityEngine.InputSystem.Controls.AxisControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_trigger_m4FDBB8BFF61480499BFB4D84DA31C5E37774A847_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_triggerPressed(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_triggerPressed_mDF70A8B33FE3B50E4D031E671B5D0EF85986EBFF_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_triggerTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_triggerTouched_m9C45BD6B08F80B44A7BD34EF6A77EA6C90FB7ED5_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_thumbstick(UnityEngine.InputSystem.Controls.Vector2Control)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_thumbstick_mF33CCBDAF86D2872E42C56FC444C0F3821611286_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_thumbstickClicked(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_thumbstickClicked_m0A65DF4430DFEC841796BA702B1D2B1A688974BC_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_thumbstickTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_thumbstickTouched_mAA71E2CABE51EC3C35F5A699CE3FD022952275B9_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_trackpad(UnityEngine.InputSystem.Controls.Vector2Control)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_trackpad_mC68FD4BB80F9BC5D96D03E0B857F4E91E0A50807_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_trackpadTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_trackpadTouched_m95A90C89D27EF355C586E7E072A6DF5F3151734C_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_trackpadForce(UnityEngine.InputSystem.Controls.AxisControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_trackpadForce_mBF65ED356A0EFA5B90025E13678C61DDE856E123_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_devicePose(UnityEngine.XR.OpenXR.Input.PoseControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_devicePose_m89579A31B10975C1E453A99172A55812DE5BD37F_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_pointer(UnityEngine.XR.OpenXR.Input.PoseControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_pointer_mB8F0B80E957CCA9ADDBCDA4C3CDB3BB6976DB56C_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_isTracked(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_isTracked_m4670035C1289BAEDEE6E4194D33522B0FCD391C1_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_trackingState(UnityEngine.InputSystem.Controls.IntegerControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_trackingState_mE08EF587227D070B7D78458032A3A10DBA8D85FA_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_devicePosition(UnityEngine.InputSystem.Controls.Vector3Control)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_devicePosition_mB8B58E5C9F2EA185CE229E119DDDB7BFDA7010FC_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_deviceRotation(UnityEngine.InputSystem.Controls.QuaternionControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_deviceRotation_m93E44F77DA23AB07D93A57CC04C3D0AC04AF13AD_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_pointerPosition(UnityEngine.InputSystem.Controls.Vector3Control)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_pointerPosition_mBDE35E74894D5B8678A314355B308CD57F2768AE_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_pointerRotation(UnityEngine.InputSystem.Controls.QuaternionControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_pointerRotation_mBCAD4F729002EF650D14FB21525AA01737A2AC85_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_haptic(UnityEngine.XR.OpenXR.Input.HapticControl)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_haptic_m63CA7D2D64E9E232638D6FA740699024D4D28314_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.XrPerformanceSettingsFeature::OnXrPerformanceNotificationCallback(UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceChangeNotification)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XrPerformanceSettingsFeature_OnXrPerformanceNotificationCallback_mDF4DDC25F3DA9160903A0967ABCBC0F43FF1AC44 (PerformanceChangeNotification_t68CEE147E0116EB9C4506C2573D8FE5BAFD2803F ___0_notification, const RuntimeMethod* method) ;
// System.Delegate System.Delegate::Combine(System.Delegate,System.Delegate)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t* Delegate_Combine_m1F725AEF318BE6F0426863490691A6F4606E7D00 (Delegate_t* ___0_a, Delegate_t* ___1_b, const RuntimeMethod* method) ;
// System.Delegate System.Delegate::Remove(System.Delegate,System.Delegate)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t* Delegate_Remove_m8B7DD5661308FA972E23CA1CC3FC9CEB355504E3 (Delegate_t* ___0_source, Delegate_t* ___1_value, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.XrPerformanceSettingsFeature/NativeApi::xr_performance_settings_setPerformanceLevel(UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceDomain,UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceLevelHint)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NativeApi_xr_performance_settings_setPerformanceLevel_mF65A44F772834E470F218A0D9091F324D52D851C (int32_t ___0_domain, int32_t ___1_level, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.XR.OpenXR.Features.OpenXRFeature::OnInstanceCreate(System.UInt64)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool OpenXRFeature_OnInstanceCreate_m8A79D0660AD16403FFEE29D92DDD867B3732109D (OpenXRFeature_tC2F8F480D62C277B2ECDD605F64E45053CD85143* __this, uint64_t ___0_xrInstance, const RuntimeMethod* method) ;
// System.Void UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.XrPerformanceSettingsFeature/NativeApi/XrPerformanceNotificationDelegate::.ctor(System.Object,System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XrPerformanceNotificationDelegate__ctor_m74E155DC07E264FCC2B783CBA69E41E8D7DB6E0F (XrPerformanceNotificationDelegate_t3F322AD59691C807BFD5212F7962EEF010C90996* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.XrPerformanceSettingsFeature/NativeApi::xr_performance_settings_setEventCallback(UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.XrPerformanceSettingsFeature/NativeApi/XrPerformanceNotificationDelegate)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NativeApi_xr_performance_settings_setEventCallback_m7E42F74212C524CAA3A5483A776B963F903D5D52 (XrPerformanceNotificationDelegate_t3F322AD59691C807BFD5212F7962EEF010C90996* ___0_callback, const RuntimeMethod* method) ;
// System.Void UnityEngine.Events.UnityAction`1<UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceChangeNotification>::Invoke(T0)
inline void UnityAction_1_Invoke_mEF261E2B920991C7A927D5348517209D06C2EC3B_inline (UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1* __this, PerformanceChangeNotification_t68CEE147E0116EB9C4506C2573D8FE5BAFD2803F ___0_arg0, const RuntimeMethod* method)
{
(( void (*) (UnityAction_1_tC5C168260FDBBEDACD1D1996850C58AA3E9C2259*, /*Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType*/Il2CppFullySharedGenericAny, const RuntimeMethod*))UnityAction_1_Invoke_m3254DE109747B86D31DCAF93A60328870FE05256_gshared_inline)((UnityAction_1_tC5C168260FDBBEDACD1D1996850C58AA3E9C2259*)__this, (Il2CppFullySharedGenericAny)&___0_arg0, method);
}
// System.Void UnityEngine.XR.OpenXR.Features.OpenXRFeature::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OpenXRFeature__ctor_m120460E34ECC22ED2DB96797A6DCB5C870E78852 (OpenXRFeature_tC2F8F480D62C277B2ECDD605F64E45053CD85143* __this, const RuntimeMethod* method) ;
#if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_UnityOpenXR_INTERNAL
IL2CPP_EXTERN_C uint8_t DEFAULT_CALL xr_performance_settings_setEventCallback(Il2CppMethodPointer);
#endif
#if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_UnityOpenXR_INTERNAL
IL2CPP_EXTERN_C uint8_t DEFAULT_CALL xr_performance_settings_setPerformanceLevel(int32_t, int32_t);
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.InputSystem.Controls.Vector2Control UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::get_thumbstick()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* QuestProTouchController_get_thumbstick_m8B6E0F68E6F0BBF32295BAE8C109506DD71710F9 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, const RuntimeMethod* method)
{
{
// public ThumbstickControl thumbstick { get; private set; }
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* L_0 = __this->___U3CthumbstickU3Ek__BackingField_48;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_thumbstick(UnityEngine.InputSystem.Controls.Vector2Control)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuestProTouchController_set_thumbstick_m0AF3E437229A9E0726C4358AC7D69D2CBC769311 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___0_value, const RuntimeMethod* method)
{
{
// public ThumbstickControl thumbstick { get; private set; }
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* L_0 = ___0_value;
__this->___U3CthumbstickU3Ek__BackingField_48 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CthumbstickU3Ek__BackingField_48), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::get_grip()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* QuestProTouchController_get_grip_m921D25A0E8ABE99CBDC6EC709BC5707CDEFED223 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, const RuntimeMethod* method)
{
{
// public AxisControl grip { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CgripU3Ek__BackingField_49;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_grip(UnityEngine.InputSystem.Controls.AxisControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuestProTouchController_set_grip_m1D1647F0EA2BE27410476A0203B045F09CE150AF (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
{
{
// public AxisControl grip { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
__this->___U3CgripU3Ek__BackingField_49 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CgripU3Ek__BackingField_49), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::get_gripPressed()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* QuestProTouchController_get_gripPressed_m4C30FA985480667BF3E198FEDA4B56E1CB8276DA (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, const RuntimeMethod* method)
{
{
// public ButtonControl gripPressed { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CgripPressedU3Ek__BackingField_50;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_gripPressed(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuestProTouchController_set_gripPressed_mA0DE041B4AD0C59AE3237E2A17DA2D34A69CA33B (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl gripPressed { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CgripPressedU3Ek__BackingField_50 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CgripPressedU3Ek__BackingField_50), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::get_menu()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* QuestProTouchController_get_menu_mACAD0CB2F80F3539A5A3E09BECE5F0F24BAD7DF0 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, const RuntimeMethod* method)
{
{
// public ButtonControl menu { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CmenuU3Ek__BackingField_51;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_menu(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuestProTouchController_set_menu_mAB5E92C1E7821983B68D14328233B69C4932B454 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl menu { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CmenuU3Ek__BackingField_51 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CmenuU3Ek__BackingField_51), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::get_primaryButton()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* QuestProTouchController_get_primaryButton_m62727F56B859150428028230D26284002C7646BE (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, const RuntimeMethod* method)
{
{
// public ButtonControl primaryButton { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CprimaryButtonU3Ek__BackingField_52;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_primaryButton(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuestProTouchController_set_primaryButton_mF43BEDCBE7CF91840482438731F99AA27CA8CD69 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl primaryButton { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CprimaryButtonU3Ek__BackingField_52 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CprimaryButtonU3Ek__BackingField_52), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::get_primaryTouched()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* QuestProTouchController_get_primaryTouched_mD9CFB7AAB7B38D7FE614859097AA6E3B64E94C3B (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, const RuntimeMethod* method)
{
{
// public ButtonControl primaryTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CprimaryTouchedU3Ek__BackingField_53;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_primaryTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuestProTouchController_set_primaryTouched_m05F0C10B7E6734EE7F515F24376E6EEEA866F679 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl primaryTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CprimaryTouchedU3Ek__BackingField_53 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CprimaryTouchedU3Ek__BackingField_53), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::get_secondaryButton()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* QuestProTouchController_get_secondaryButton_m4B6DE457BE14AC660FAE570B4AC4766FB647A7EC (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, const RuntimeMethod* method)
{
{
// public ButtonControl secondaryButton { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CsecondaryButtonU3Ek__BackingField_54;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_secondaryButton(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuestProTouchController_set_secondaryButton_mB4E8D69CA13B4E5C5D18C11F3B2E8B963952C68B (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl secondaryButton { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CsecondaryButtonU3Ek__BackingField_54 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CsecondaryButtonU3Ek__BackingField_54), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::get_secondaryTouched()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* QuestProTouchController_get_secondaryTouched_m8082544FD52A46184C8ABAF982CD7C2A1A82BED6 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, const RuntimeMethod* method)
{
{
// public ButtonControl secondaryTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CsecondaryTouchedU3Ek__BackingField_55;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_secondaryTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuestProTouchController_set_secondaryTouched_m649CDA1613BA1D690513BA5E4036C012BA12028C (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl secondaryTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CsecondaryTouchedU3Ek__BackingField_55 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CsecondaryTouchedU3Ek__BackingField_55), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::get_trigger()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* QuestProTouchController_get_trigger_mB544B98F41512834BB39699B368C51C46BA2AD7A (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, const RuntimeMethod* method)
{
{
// public AxisControl trigger { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CtriggerU3Ek__BackingField_56;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_trigger(UnityEngine.InputSystem.Controls.AxisControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuestProTouchController_set_trigger_mEEF4E8B683D2E7B820DAA291A28F5BF12FFA49D5 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
{
{
// public AxisControl trigger { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
__this->___U3CtriggerU3Ek__BackingField_56 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtriggerU3Ek__BackingField_56), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::get_triggerPressed()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* QuestProTouchController_get_triggerPressed_m68DBAA93C2EE833BA04C31D6856E0D2303618FFE (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, const RuntimeMethod* method)
{
{
// public ButtonControl triggerPressed { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CtriggerPressedU3Ek__BackingField_57;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_triggerPressed(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuestProTouchController_set_triggerPressed_m74BC2E0B9D960B5240B3CAA8EAAB20816027D95A (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl triggerPressed { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CtriggerPressedU3Ek__BackingField_57 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtriggerPressedU3Ek__BackingField_57), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::get_triggerTouched()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* QuestProTouchController_get_triggerTouched_m2C4EC66672C5CD9474157E796CE97EF64C1FA0AC (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, const RuntimeMethod* method)
{
{
// public ButtonControl triggerTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CtriggerTouchedU3Ek__BackingField_58;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_triggerTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuestProTouchController_set_triggerTouched_mE523D9E90458FDE600C414EFEEB959D48B8E85E5 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl triggerTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CtriggerTouchedU3Ek__BackingField_58 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtriggerTouchedU3Ek__BackingField_58), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::get_thumbstickClicked()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* QuestProTouchController_get_thumbstickClicked_m9E9493D3EEFE69322696C90C2E4AA78AB94C88A7 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, const RuntimeMethod* method)
{
{
// public ButtonControl thumbstickClicked { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CthumbstickClickedU3Ek__BackingField_59;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_thumbstickClicked(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuestProTouchController_set_thumbstickClicked_m317C30157887831A7FF3AE524CF196A67EE73043 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl thumbstickClicked { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CthumbstickClickedU3Ek__BackingField_59 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CthumbstickClickedU3Ek__BackingField_59), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::get_thumbstickTouched()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* QuestProTouchController_get_thumbstickTouched_m11999B8EAE786D3E938713E5E9FA78DA324A26EC (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, const RuntimeMethod* method)
{
{
// public ButtonControl thumbstickTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CthumbstickTouchedU3Ek__BackingField_60;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_thumbstickTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuestProTouchController_set_thumbstickTouched_m0A6DC8778E389CB05FDCCC593C623B77501F1EA4 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl thumbstickTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CthumbstickTouchedU3Ek__BackingField_60 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CthumbstickTouchedU3Ek__BackingField_60), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::get_thumbrestTouched()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* QuestProTouchController_get_thumbrestTouched_m3BD157BF9480F50B260FBB2FB377EE5CC4243105 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, const RuntimeMethod* method)
{
{
// public ButtonControl thumbrestTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CthumbrestTouchedU3Ek__BackingField_61;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_thumbrestTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuestProTouchController_set_thumbrestTouched_mB4971A44F4E3448BA985B0705E523F72467F99E0 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl thumbrestTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CthumbrestTouchedU3Ek__BackingField_61 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CthumbrestTouchedU3Ek__BackingField_61), (void*)L_0);
return;
}
}
// UnityEngine.XR.OpenXR.Input.PoseControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::get_devicePose()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* QuestProTouchController_get_devicePose_m275734E6F12932CD6D49EA00632D055DD4FB5BFF (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, const RuntimeMethod* method)
{
{
// public PoseControl devicePose { get; private set; }
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0 = __this->___U3CdevicePoseU3Ek__BackingField_62;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_devicePose(UnityEngine.XR.OpenXR.Input.PoseControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuestProTouchController_set_devicePose_m21C522159A95E84310539609BB3277E466EC0580 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___0_value, const RuntimeMethod* method)
{
{
// public PoseControl devicePose { get; private set; }
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0 = ___0_value;
__this->___U3CdevicePoseU3Ek__BackingField_62 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdevicePoseU3Ek__BackingField_62), (void*)L_0);
return;
}
}
// UnityEngine.XR.OpenXR.Input.PoseControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::get_pointer()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* QuestProTouchController_get_pointer_mD3D334313686F9CAEDAA7B7CD491C9397D98C4A6 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, const RuntimeMethod* method)
{
{
// public PoseControl pointer { get; private set; }
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0 = __this->___U3CpointerU3Ek__BackingField_63;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_pointer(UnityEngine.XR.OpenXR.Input.PoseControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuestProTouchController_set_pointer_mA6C26CC651000B3292F70CE4FDDC3C1CC5F16DAD (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___0_value, const RuntimeMethod* method)
{
{
// public PoseControl pointer { get; private set; }
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0 = ___0_value;
__this->___U3CpointerU3Ek__BackingField_63 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpointerU3Ek__BackingField_63), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::get_isTracked()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* QuestProTouchController_get_isTracked_mCB6AF823475DD793A8B3621664F813575BCD3A92 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, const RuntimeMethod* method)
{
{
// new public ButtonControl isTracked { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CisTrackedU3Ek__BackingField_64;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_isTracked(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuestProTouchController_set_isTracked_m2AE23CCEFBFF77B5B2B1267C393EBE869B90C9C7 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// new public ButtonControl isTracked { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CisTrackedU3Ek__BackingField_64 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CisTrackedU3Ek__BackingField_64), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.IntegerControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::get_trackingState()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* QuestProTouchController_get_trackingState_m9AB734A21A1C16E7B0A91B7CDE663A2F96147CEC (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, const RuntimeMethod* method)
{
{
// new public IntegerControl trackingState { get; private set; }
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_0 = __this->___U3CtrackingStateU3Ek__BackingField_65;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_trackingState(UnityEngine.InputSystem.Controls.IntegerControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuestProTouchController_set_trackingState_m9E1BEC06B4B6B9FCF5AB308DB7DBA94F7ED619D4 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___0_value, const RuntimeMethod* method)
{
{
// new public IntegerControl trackingState { get; private set; }
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_0 = ___0_value;
__this->___U3CtrackingStateU3Ek__BackingField_65 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtrackingStateU3Ek__BackingField_65), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::get_devicePosition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* QuestProTouchController_get_devicePosition_m7AFED74672A2C8CA76D01154CF124EE936A532E4 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, const RuntimeMethod* method)
{
{
// new public Vector3Control devicePosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = __this->___U3CdevicePositionU3Ek__BackingField_66;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_devicePosition(UnityEngine.InputSystem.Controls.Vector3Control)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuestProTouchController_set_devicePosition_mB340F6B0EFD84BC5EB3E652F21F8DD90ED05E0BE (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___0_value, const RuntimeMethod* method)
{
{
// new public Vector3Control devicePosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = ___0_value;
__this->___U3CdevicePositionU3Ek__BackingField_66 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdevicePositionU3Ek__BackingField_66), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::get_deviceRotation()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* QuestProTouchController_get_deviceRotation_m42FB3C352A8FF49452CA045FD5182C1BC313FAF3 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, const RuntimeMethod* method)
{
{
// new public QuaternionControl deviceRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = __this->___U3CdeviceRotationU3Ek__BackingField_67;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_deviceRotation(UnityEngine.InputSystem.Controls.QuaternionControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuestProTouchController_set_deviceRotation_m866DB9290CD9082276647B6CC1F8BA3FDF89E1A0 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___0_value, const RuntimeMethod* method)
{
{
// new public QuaternionControl deviceRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = ___0_value;
__this->___U3CdeviceRotationU3Ek__BackingField_67 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdeviceRotationU3Ek__BackingField_67), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::get_pointerPosition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* QuestProTouchController_get_pointerPosition_m22282B3666AAFA35F9F74C053E4FD492FCA8ADD8 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, const RuntimeMethod* method)
{
{
// public Vector3Control pointerPosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = __this->___U3CpointerPositionU3Ek__BackingField_68;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_pointerPosition(UnityEngine.InputSystem.Controls.Vector3Control)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuestProTouchController_set_pointerPosition_mA18456E468D37E719C9AD0B86E23E763C3978003 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___0_value, const RuntimeMethod* method)
{
{
// public Vector3Control pointerPosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = ___0_value;
__this->___U3CpointerPositionU3Ek__BackingField_68 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpointerPositionU3Ek__BackingField_68), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::get_pointerRotation()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* QuestProTouchController_get_pointerRotation_m5403184278EAEB80A180F7013D55B2563347FEF5 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, const RuntimeMethod* method)
{
{
// public QuaternionControl pointerRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = __this->___U3CpointerRotationU3Ek__BackingField_69;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_pointerRotation(UnityEngine.InputSystem.Controls.QuaternionControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuestProTouchController_set_pointerRotation_mBBC790250C727B3464191B16C5A810FE5C4D86B2 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___0_value, const RuntimeMethod* method)
{
{
// public QuaternionControl pointerRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = ___0_value;
__this->___U3CpointerRotationU3Ek__BackingField_69 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpointerRotationU3Ek__BackingField_69), (void*)L_0);
return;
}
}
// UnityEngine.XR.OpenXR.Input.HapticControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::get_haptic()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* QuestProTouchController_get_haptic_m1B4D531B94C9107A192EA67EB4B596139E5143A3 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, const RuntimeMethod* method)
{
{
// public HapticControl haptic { get; private set; }
HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* L_0 = __this->___U3ChapticU3Ek__BackingField_70;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_haptic(UnityEngine.XR.OpenXR.Input.HapticControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuestProTouchController_set_haptic_m554DD119F9791A90CBCAF94DA4E33350F3E55DE3 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* ___0_value, const RuntimeMethod* method)
{
{
// public HapticControl haptic { get; private set; }
HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* L_0 = ___0_value;
__this->___U3ChapticU3Ek__BackingField_70 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3ChapticU3Ek__BackingField_70), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::get_thumbrestForce()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* QuestProTouchController_get_thumbrestForce_m3AE1D97130B7246337525F3AC74E3414ECC8D52E (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, const RuntimeMethod* method)
{
{
// public AxisControl thumbrestForce { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CthumbrestForceU3Ek__BackingField_71;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_thumbrestForce(UnityEngine.InputSystem.Controls.AxisControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuestProTouchController_set_thumbrestForce_m9A21EFB1A27F322BB5673BB8CF9F13C823ACAE34 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
{
{
// public AxisControl thumbrestForce { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
__this->___U3CthumbrestForceU3Ek__BackingField_71 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CthumbrestForceU3Ek__BackingField_71), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::get_stylusForce()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* QuestProTouchController_get_stylusForce_m96ADE557652F4815C51146C81E6AF55D800F3A78 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, const RuntimeMethod* method)
{
{
// public AxisControl stylusForce { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CstylusForceU3Ek__BackingField_72;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_stylusForce(UnityEngine.InputSystem.Controls.AxisControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuestProTouchController_set_stylusForce_m8FE332B3CC8C606259762DB7E88B0BBFB4CD7AF1 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
{
{
// public AxisControl stylusForce { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
__this->___U3CstylusForceU3Ek__BackingField_72 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CstylusForceU3Ek__BackingField_72), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::get_triggerCurl()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* QuestProTouchController_get_triggerCurl_m91E3C9577B5B81E04F7F39363AFA5980EF346E47 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, const RuntimeMethod* method)
{
{
// public AxisControl triggerCurl { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CtriggerCurlU3Ek__BackingField_73;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_triggerCurl(UnityEngine.InputSystem.Controls.AxisControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuestProTouchController_set_triggerCurl_m741BC2CA64D72F578670AE0DF6947CBA81E12C98 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
{
{
// public AxisControl triggerCurl { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
__this->___U3CtriggerCurlU3Ek__BackingField_73 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtriggerCurlU3Ek__BackingField_73), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::get_triggerSlide()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* QuestProTouchController_get_triggerSlide_m20640EB429585A92CE3F6E66248DD9A8AB160E2D (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, const RuntimeMethod* method)
{
{
// public AxisControl triggerSlide { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CtriggerSlideU3Ek__BackingField_74;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_triggerSlide(UnityEngine.InputSystem.Controls.AxisControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuestProTouchController_set_triggerSlide_m7ADF0BB23A528DD621C168EC7B11A2DC82D6EB08 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
{
{
// public AxisControl triggerSlide { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
__this->___U3CtriggerSlideU3Ek__BackingField_74 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtriggerSlideU3Ek__BackingField_74), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::get_triggerProximity()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* QuestProTouchController_get_triggerProximity_m6094AA99D4F2C1079C2A8A3C8D6805C980FF47F9 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, const RuntimeMethod* method)
{
{
// public ButtonControl triggerProximity { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CtriggerProximityU3Ek__BackingField_75;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_triggerProximity(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuestProTouchController_set_triggerProximity_mE29AA33740F8228E856C547F9DAF8606FD7E7CA4 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl triggerProximity { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CtriggerProximityU3Ek__BackingField_75 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtriggerProximityU3Ek__BackingField_75), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::get_thumbProximity()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* QuestProTouchController_get_thumbProximity_m003890EAFAB51402BAE2F4C0DDFB9CF902784D95 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, const RuntimeMethod* method)
{
{
// public ButtonControl thumbProximity { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CthumbProximityU3Ek__BackingField_76;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_thumbProximity(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuestProTouchController_set_thumbProximity_m179FEEB1AE4D34F0EED42D75AE81D66BDD0C38A9 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl thumbProximity { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CthumbProximityU3Ek__BackingField_76 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CthumbProximityU3Ek__BackingField_76), (void*)L_0);
return;
}
}
// UnityEngine.XR.OpenXR.Input.HapticControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::get_hapticTrigger()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* QuestProTouchController_get_hapticTrigger_m15F7B980EE3CFA70231E2F65D693A67DBED445EB (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, const RuntimeMethod* method)
{
{
// public HapticControl hapticTrigger { get; private set; }
HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* L_0 = __this->___U3ChapticTriggerU3Ek__BackingField_77;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_hapticTrigger(UnityEngine.XR.OpenXR.Input.HapticControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuestProTouchController_set_hapticTrigger_mBC4A22D74B68439AAFF134AFE9F09EEE7087180F (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* ___0_value, const RuntimeMethod* method)
{
{
// public HapticControl hapticTrigger { get; private set; }
HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* L_0 = ___0_value;
__this->___U3ChapticTriggerU3Ek__BackingField_77 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3ChapticTriggerU3Ek__BackingField_77), (void*)L_0);
return;
}
}
// UnityEngine.XR.OpenXR.Input.HapticControl UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::get_hapticThumb()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* QuestProTouchController_get_hapticThumb_m950EBE73F87328DA8AD19E940957B858D864FA96 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, const RuntimeMethod* method)
{
{
// public HapticControl hapticThumb { get; private set; }
HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* L_0 = __this->___U3ChapticThumbU3Ek__BackingField_78;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::set_hapticThumb(UnityEngine.XR.OpenXR.Input.HapticControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuestProTouchController_set_hapticThumb_m598F4B9279FD476D537E7B83D88C0D120681040C (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* ___0_value, const RuntimeMethod* method)
{
{
// public HapticControl hapticThumb { get; private set; }
HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* L_0 = ___0_value;
__this->___U3ChapticThumbU3Ek__BackingField_78 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3ChapticThumbU3Ek__BackingField_78), (void*)L_0);
return;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::FinishSetup()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuestProTouchController_FinishSetup_mB1C62B3D47C405635DF0D2C98509DAB9EE669738 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisHapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49_m733A504494A27BA6CE88FB8C3628ECFD4DD7FFD4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisIntegerControl_tA24544EFF42204852F638FF5147F754962C997AB_m87D5D6574BD57F88D41DDE18D17933360E255297_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisPoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3_m93B26874B5B21BFD7C0B24D12029EBB73B0CB317_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisQuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1_m6F3533847D96A9AD4363B88D2D912D7ADCE096C4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisStickControl_t2608D1388A5015029123635B4B589AC7EE20C50B_m13769DEB7CBF50903C857AFE595851DA73185DCF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisVector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A_mD3B77ED4A28875CD650D600E82A0E4C1E9EBD418_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0B5ECFF84CE073C4971D637741C560F910E4D128);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0D74755D51876350D4B4382E014E2E93AD3D3B73);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral29340CC6DE4F0D8CF1A3ADBF57306A53920E648A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2B3F1FAC4BF97327865F81C6C43D083A8CC9688F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2DE00502C9AFAE8DA216433213B033D803308CFF);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral335FF3A7EB83C5141B0A224AA6FF1E4BB3940BD4);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral46803ECD73F757CDF1920AFC7B56D4CB42D269AE);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral46C52D35A125250F5FBD7AAB8CD2F6E82177916E);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4ADB212528F8CF625764142B108030A0499510F0);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4C9B28579DAB706CEF903A85854B98A08280D27D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4FAF1332EAA22ED62546993B44D1AE07024AA9C9);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral567740A3900E082D24516592BAA907B8D8D20C64);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5DA5B233166AA50A8488D3B97E0B5A1D09EA4905);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6A8CECB369E64DA7E1FBB6FDE079801EFD1EBFEB);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral767FF60B240D13D0E7862196C1340B1049EF4B4B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral836BEF03CDF7F78C55ADABFC8E7F1FC31387E456);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral890FDBCF037770EED7A1937DEF697FFC44FBF0B3);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9A7C357A4DC3B1D1F713A58F219987C01AC75AAE);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9C0461316058197D67FFB59CE6A345F2B7BEA590);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9E98EC4F7D85E6AB585D718D9BEDBB163E42B54C);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9FE5967523CA0E49A247084021DB0C0C2C996FDF);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA0514E43DC3FE9FF02EA1029B11ACBA5579C5FD6);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB5CCD6D3CB93DC1BEDD79DB8A4B75174089A3455);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBAB78FE52E1FDB7FF399F8778E6696CD0042FF45);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCCFA1EB6906839CDE42707139D4B17AAFC5FA7E0);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD01445F0360E2DE9E8979C8B0B4375041024C567);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE0C07794D9D8D1547EF130F005ABD901FE8F5136);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE3748BF94B43035A95007900DD5DEC8CDF6731F2);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEBCAD7DA32B36FA2E99B9F86A1E6164F6EFCCC49);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF6CFDC1274B766A282F7B3F8F7CCC8BDF8038D7B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFE99981D4BE3BFBE312C52C21EADDC2EACD9ED3D);
s_Il2CppMethodInitialized = true;
}
{
// base.FinishSetup();
XRController_FinishSetup_mF6E943DE3B32052071293EC7F337E704717C2128(__this, NULL);
// thumbstick = GetChildControl<StickControl>("thumbstick");
StickControl_t2608D1388A5015029123635B4B589AC7EE20C50B* L_0;
L_0 = InputControl_GetChildControl_TisStickControl_t2608D1388A5015029123635B4B589AC7EE20C50B_m13769DEB7CBF50903C857AFE595851DA73185DCF(__this, _stringLiteral6A8CECB369E64DA7E1FBB6FDE079801EFD1EBFEB, InputControl_GetChildControl_TisStickControl_t2608D1388A5015029123635B4B589AC7EE20C50B_m13769DEB7CBF50903C857AFE595851DA73185DCF_RuntimeMethod_var);
QuestProTouchController_set_thumbstick_m0AF3E437229A9E0726C4358AC7D69D2CBC769311_inline(__this, L_0, NULL);
// trigger = GetChildControl<AxisControl>("trigger");
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_1;
L_1 = InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841(__this, _stringLiteral9FE5967523CA0E49A247084021DB0C0C2C996FDF, InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
QuestProTouchController_set_trigger_mEEF4E8B683D2E7B820DAA291A28F5BF12FFA49D5_inline(__this, L_1, NULL);
// triggerPressed = GetChildControl<ButtonControl>("triggerPressed");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_2;
L_2 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral9C0461316058197D67FFB59CE6A345F2B7BEA590, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
QuestProTouchController_set_triggerPressed_m74BC2E0B9D960B5240B3CAA8EAAB20816027D95A_inline(__this, L_2, NULL);
// triggerTouched = GetChildControl<ButtonControl>("triggerTouched");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_3;
L_3 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral767FF60B240D13D0E7862196C1340B1049EF4B4B, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
QuestProTouchController_set_triggerTouched_mE523D9E90458FDE600C414EFEEB959D48B8E85E5_inline(__this, L_3, NULL);
// grip = GetChildControl<AxisControl>("grip");
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_4;
L_4 = InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841(__this, _stringLiteral4FAF1332EAA22ED62546993B44D1AE07024AA9C9, InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
QuestProTouchController_set_grip_m1D1647F0EA2BE27410476A0203B045F09CE150AF_inline(__this, L_4, NULL);
// gripPressed = GetChildControl<ButtonControl>("gripPressed");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_5;
L_5 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral836BEF03CDF7F78C55ADABFC8E7F1FC31387E456, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
QuestProTouchController_set_gripPressed_mA0DE041B4AD0C59AE3237E2A17DA2D34A69CA33B_inline(__this, L_5, NULL);
// menu = GetChildControl<ButtonControl>("menu");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_6;
L_6 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral0B5ECFF84CE073C4971D637741C560F910E4D128, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
QuestProTouchController_set_menu_mAB5E92C1E7821983B68D14328233B69C4932B454_inline(__this, L_6, NULL);
// primaryButton = GetChildControl<ButtonControl>("primaryButton");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_7;
L_7 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral5DA5B233166AA50A8488D3B97E0B5A1D09EA4905, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
QuestProTouchController_set_primaryButton_mF43BEDCBE7CF91840482438731F99AA27CA8CD69_inline(__this, L_7, NULL);
// primaryTouched = GetChildControl<ButtonControl>("primaryTouched");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_8;
L_8 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral9E98EC4F7D85E6AB585D718D9BEDBB163E42B54C, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
QuestProTouchController_set_primaryTouched_m05F0C10B7E6734EE7F515F24376E6EEEA866F679_inline(__this, L_8, NULL);
// secondaryButton = GetChildControl<ButtonControl>("secondaryButton");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_9;
L_9 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral4ADB212528F8CF625764142B108030A0499510F0, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
QuestProTouchController_set_secondaryButton_mB4E8D69CA13B4E5C5D18C11F3B2E8B963952C68B_inline(__this, L_9, NULL);
// secondaryTouched = GetChildControl<ButtonControl>("secondaryTouched");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_10;
L_10 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral890FDBCF037770EED7A1937DEF697FFC44FBF0B3, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
QuestProTouchController_set_secondaryTouched_m649CDA1613BA1D690513BA5E4036C012BA12028C_inline(__this, L_10, NULL);
// thumbstickClicked = GetChildControl<ButtonControl>("thumbstickClicked");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_11;
L_11 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteralB5CCD6D3CB93DC1BEDD79DB8A4B75174089A3455, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
QuestProTouchController_set_thumbstickClicked_m317C30157887831A7FF3AE524CF196A67EE73043_inline(__this, L_11, NULL);
// thumbstickTouched = GetChildControl<ButtonControl>("thumbstickTouched");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_12;
L_12 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral4C9B28579DAB706CEF903A85854B98A08280D27D, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
QuestProTouchController_set_thumbstickTouched_m0A6DC8778E389CB05FDCCC593C623B77501F1EA4_inline(__this, L_12, NULL);
// thumbrestTouched = GetChildControl<ButtonControl>("thumbrestTouched");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_13;
L_13 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteralA0514E43DC3FE9FF02EA1029B11ACBA5579C5FD6, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
QuestProTouchController_set_thumbrestTouched_mB4971A44F4E3448BA985B0705E523F72467F99E0_inline(__this, L_13, NULL);
// devicePose = GetChildControl<PoseControl>("devicePose");
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_14;
L_14 = InputControl_GetChildControl_TisPoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3_m93B26874B5B21BFD7C0B24D12029EBB73B0CB317(__this, _stringLiteral46C52D35A125250F5FBD7AAB8CD2F6E82177916E, InputControl_GetChildControl_TisPoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3_m93B26874B5B21BFD7C0B24D12029EBB73B0CB317_RuntimeMethod_var);
QuestProTouchController_set_devicePose_m21C522159A95E84310539609BB3277E466EC0580_inline(__this, L_14, NULL);
// pointer = GetChildControl<PoseControl>("pointer");
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_15;
L_15 = InputControl_GetChildControl_TisPoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3_m93B26874B5B21BFD7C0B24D12029EBB73B0CB317(__this, _stringLiteral0D74755D51876350D4B4382E014E2E93AD3D3B73, InputControl_GetChildControl_TisPoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3_m93B26874B5B21BFD7C0B24D12029EBB73B0CB317_RuntimeMethod_var);
QuestProTouchController_set_pointer_mA6C26CC651000B3292F70CE4FDDC3C1CC5F16DAD_inline(__this, L_15, NULL);
// isTracked = GetChildControl<ButtonControl>("isTracked");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_16;
L_16 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral29340CC6DE4F0D8CF1A3ADBF57306A53920E648A, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
QuestProTouchController_set_isTracked_m2AE23CCEFBFF77B5B2B1267C393EBE869B90C9C7_inline(__this, L_16, NULL);
// trackingState = GetChildControl<IntegerControl>("trackingState");
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_17;
L_17 = InputControl_GetChildControl_TisIntegerControl_tA24544EFF42204852F638FF5147F754962C997AB_m87D5D6574BD57F88D41DDE18D17933360E255297(__this, _stringLiteralFE99981D4BE3BFBE312C52C21EADDC2EACD9ED3D, InputControl_GetChildControl_TisIntegerControl_tA24544EFF42204852F638FF5147F754962C997AB_m87D5D6574BD57F88D41DDE18D17933360E255297_RuntimeMethod_var);
QuestProTouchController_set_trackingState_m9E1BEC06B4B6B9FCF5AB308DB7DBA94F7ED619D4_inline(__this, L_17, NULL);
// devicePosition = GetChildControl<Vector3Control>("devicePosition");
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_18;
L_18 = InputControl_GetChildControl_TisVector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A_mD3B77ED4A28875CD650D600E82A0E4C1E9EBD418(__this, _stringLiteral335FF3A7EB83C5141B0A224AA6FF1E4BB3940BD4, InputControl_GetChildControl_TisVector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A_mD3B77ED4A28875CD650D600E82A0E4C1E9EBD418_RuntimeMethod_var);
QuestProTouchController_set_devicePosition_mB340F6B0EFD84BC5EB3E652F21F8DD90ED05E0BE_inline(__this, L_18, NULL);
// deviceRotation = GetChildControl<QuaternionControl>("deviceRotation");
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_19;
L_19 = InputControl_GetChildControl_TisQuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1_m6F3533847D96A9AD4363B88D2D912D7ADCE096C4(__this, _stringLiteralD01445F0360E2DE9E8979C8B0B4375041024C567, InputControl_GetChildControl_TisQuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1_m6F3533847D96A9AD4363B88D2D912D7ADCE096C4_RuntimeMethod_var);
QuestProTouchController_set_deviceRotation_m866DB9290CD9082276647B6CC1F8BA3FDF89E1A0_inline(__this, L_19, NULL);
// pointerPosition = GetChildControl<Vector3Control>("pointerPosition");
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_20;
L_20 = InputControl_GetChildControl_TisVector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A_mD3B77ED4A28875CD650D600E82A0E4C1E9EBD418(__this, _stringLiteralBAB78FE52E1FDB7FF399F8778E6696CD0042FF45, InputControl_GetChildControl_TisVector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A_mD3B77ED4A28875CD650D600E82A0E4C1E9EBD418_RuntimeMethod_var);
QuestProTouchController_set_pointerPosition_mA18456E468D37E719C9AD0B86E23E763C3978003_inline(__this, L_20, NULL);
// pointerRotation = GetChildControl<QuaternionControl>("pointerRotation");
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_21;
L_21 = InputControl_GetChildControl_TisQuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1_m6F3533847D96A9AD4363B88D2D912D7ADCE096C4(__this, _stringLiteralF6CFDC1274B766A282F7B3F8F7CCC8BDF8038D7B, InputControl_GetChildControl_TisQuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1_m6F3533847D96A9AD4363B88D2D912D7ADCE096C4_RuntimeMethod_var);
QuestProTouchController_set_pointerRotation_mBBC790250C727B3464191B16C5A810FE5C4D86B2_inline(__this, L_21, NULL);
// haptic = GetChildControl<HapticControl>("haptic");
HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* L_22;
L_22 = InputControl_GetChildControl_TisHapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49_m733A504494A27BA6CE88FB8C3628ECFD4DD7FFD4(__this, _stringLiteralE0C07794D9D8D1547EF130F005ABD901FE8F5136, InputControl_GetChildControl_TisHapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49_m733A504494A27BA6CE88FB8C3628ECFD4DD7FFD4_RuntimeMethod_var);
QuestProTouchController_set_haptic_m554DD119F9791A90CBCAF94DA4E33350F3E55DE3_inline(__this, L_22, NULL);
// thumbrestForce = GetChildControl<AxisControl>("thumbrestForce");
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_23;
L_23 = InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841(__this, _stringLiteral2DE00502C9AFAE8DA216433213B033D803308CFF, InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
QuestProTouchController_set_thumbrestForce_m9A21EFB1A27F322BB5673BB8CF9F13C823ACAE34_inline(__this, L_23, NULL);
// stylusForce = GetChildControl<AxisControl>("stylusForce");
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_24;
L_24 = InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841(__this, _stringLiteral567740A3900E082D24516592BAA907B8D8D20C64, InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
QuestProTouchController_set_stylusForce_m8FE332B3CC8C606259762DB7E88B0BBFB4CD7AF1_inline(__this, L_24, NULL);
// triggerCurl = GetChildControl<AxisControl>("triggerCurl");
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_25;
L_25 = InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841(__this, _stringLiteral9A7C357A4DC3B1D1F713A58F219987C01AC75AAE, InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
QuestProTouchController_set_triggerCurl_m741BC2CA64D72F578670AE0DF6947CBA81E12C98_inline(__this, L_25, NULL);
// triggerSlide = GetChildControl<AxisControl>("triggerSlide");
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_26;
L_26 = InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841(__this, _stringLiteralEBCAD7DA32B36FA2E99B9F86A1E6164F6EFCCC49, InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
QuestProTouchController_set_triggerSlide_m7ADF0BB23A528DD621C168EC7B11A2DC82D6EB08_inline(__this, L_26, NULL);
// triggerProximity = GetChildControl<ButtonControl>("triggerProximity");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_27;
L_27 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteralE3748BF94B43035A95007900DD5DEC8CDF6731F2, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
QuestProTouchController_set_triggerProximity_mE29AA33740F8228E856C547F9DAF8606FD7E7CA4_inline(__this, L_27, NULL);
// thumbProximity = GetChildControl<ButtonControl>("thumbProximity");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_28;
L_28 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteralCCFA1EB6906839CDE42707139D4B17AAFC5FA7E0, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
QuestProTouchController_set_thumbProximity_m179FEEB1AE4D34F0EED42D75AE81D66BDD0C38A9_inline(__this, L_28, NULL);
// hapticTrigger = GetChildControl<HapticControl>("hapticTrigger");
HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* L_29;
L_29 = InputControl_GetChildControl_TisHapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49_m733A504494A27BA6CE88FB8C3628ECFD4DD7FFD4(__this, _stringLiteral46803ECD73F757CDF1920AFC7B56D4CB42D269AE, InputControl_GetChildControl_TisHapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49_m733A504494A27BA6CE88FB8C3628ECFD4DD7FFD4_RuntimeMethod_var);
QuestProTouchController_set_hapticTrigger_mBC4A22D74B68439AAFF134AFE9F09EEE7087180F_inline(__this, L_29, NULL);
// hapticThumb = GetChildControl<HapticControl>("hapticThumb");
HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* L_30;
L_30 = InputControl_GetChildControl_TisHapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49_m733A504494A27BA6CE88FB8C3628ECFD4DD7FFD4(__this, _stringLiteral2B3F1FAC4BF97327865F81C6C43D083A8CC9688F, InputControl_GetChildControl_TisHapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49_m733A504494A27BA6CE88FB8C3628ECFD4DD7FFD4_RuntimeMethod_var);
QuestProTouchController_set_hapticThumb_m598F4B9279FD476D537E7B83D88C0D120681040C_inline(__this, L_30, NULL);
// }
return;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuestProTouchController__ctor_m9B0F6F958FFA6612E9EE483305C558F0A06C3370 (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, const RuntimeMethod* method)
{
{
XRControllerWithRumble__ctor_m78ED6D19588BE805A9BDFD5C194FEB0520A273D0(__this, 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.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction::RegisterDeviceLayout()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MicrosoftHandInteraction_RegisterDeviceLayout_m7BD81F73E6945308410329924AA7B6E3B5A7BA8C (MicrosoftHandInteraction_t85C6C11118DC64193AB6604049AE7E8D5E2EAC33* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354_0_0_0_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mD369CAC1BA03979662923E5D5E9FAF1F98E252EB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral06E9CC7592C9B48FAA28D4BECA053646EA335393);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDCA884BDE3461B51BC3CBE077E141428C6D55245);
s_Il2CppMethodInitialized = true;
}
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 V_0;
memset((&V_0), 0, sizeof(V_0));
{
// InputSystem.InputSystem.RegisterLayout(typeof(HoloLensHand),
// matches: new InputDeviceMatcher()
// .WithInterface(XRUtilities.InterfaceMatchAnyVersion)
// .WithProduct(kDeviceLocalizedName));
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_0 = { reinterpret_cast<intptr_t> (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354_0_0_0_var) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_1;
L_1 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_0, NULL);
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* L_2 = (&V_0);
il2cpp_codegen_initobj(L_2, sizeof(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555));
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_3;
L_3 = InputDeviceMatcher_WithInterface_m58A8A1CF9A77598D0F904E13A86F48B3464725E4(L_2, _stringLiteralDCA884BDE3461B51BC3CBE077E141428C6D55245, (bool)1, NULL);
V_0 = L_3;
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_4;
L_4 = InputDeviceMatcher_WithProduct_mE94024C38110251CBECB493C7753D417FFC5FD2E((&V_0), _stringLiteral06E9CC7592C9B48FAA28D4BECA053646EA335393, (bool)1, NULL);
Nullable_1_t4EEC710224A7596AC94C3B6D292E4CB7D84B7F2C L_5;
memset((&L_5), 0, sizeof(L_5));
Nullable_1__ctor_mD369CAC1BA03979662923E5D5E9FAF1F98E252EB((&L_5), L_4, /*hidden argument*/Nullable_1__ctor_mD369CAC1BA03979662923E5D5E9FAF1F98E252EB_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
InputSystem_RegisterLayout_m63479F60C035304E898627CDD457BEE0A00E9D30(L_1, (String_t*)NULL, L_5, NULL);
// }
return;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction::UnregisterDeviceLayout()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MicrosoftHandInteraction_UnregisterDeviceLayout_m0CBD351E59398369FC8EA5BF22AF9256DB0A9BD6 (MicrosoftHandInteraction_t85C6C11118DC64193AB6604049AE7E8D5E2EAC33* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral009885D14656573689CACD6C8913F84E5E8C27E0);
s_Il2CppMethodInitialized = true;
}
{
// InputSystem.InputSystem.RemoveLayout(nameof(HoloLensHand));
il2cpp_codegen_runtime_class_init_inline(InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
InputSystem_RemoveLayout_mE8FB9C1D545135A2138A8E9565A9AAF9D960D7E0(_stringLiteral009885D14656573689CACD6C8913F84E5E8C27E0, NULL);
// }
return;
}
}
// System.String UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction::GetDeviceLayoutName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* MicrosoftHandInteraction_GetDeviceLayoutName_m32AB7DF31D2C85FB52CA205EE65071485711BAD6 (MicrosoftHandInteraction_t85C6C11118DC64193AB6604049AE7E8D5E2EAC33* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral009885D14656573689CACD6C8913F84E5E8C27E0);
s_Il2CppMethodInitialized = true;
}
{
// return nameof(HoloLensHand);
return _stringLiteral009885D14656573689CACD6C8913F84E5E8C27E0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction::RegisterActionMapsWithRuntime()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MicrosoftHandInteraction_RegisterActionMapsWithRuntime_m4547460258DA73EC03C1BE3583FC393D675677B8 (MicrosoftHandInteraction_t85C6C11118DC64193AB6604049AE7E8D5E2EAC33* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m1AC5A221CED9D131E37F4B0B568F33725D978B4B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m50991CDE471783EEF46D7BC732B52303B498CA2B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m8970B3D9C8E0787265692898BD6F57FC9E03A59F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t45512A48723349E9323086B15E5019FCD5996870_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0226F08F1363B72919374BC9F1AABA0AF07295F0);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral06E77F5358FAE549CC1F5C010C7AA427E20DB81F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral06E9CC7592C9B48FAA28D4BECA053646EA335393);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0CFEB242431DCCE78462D882B79D5FD511B46E14);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0D74755D51876350D4B4382E014E2E93AD3D3B73);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral11255DD544B7643AC46580A170E4FFAE93B68480);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral31E8E4ACB2EDC39B158FBA91185DE1333306F668);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral374BB6B3D32A556AC597F5729674B5EE89DFC631);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3AA29BE841BE0F1D85BC1CDC6A95E73E29EA09C7);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral46C52D35A125250F5FBD7AAB8CD2F6E82177916E);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5D5999AB167923C4FC4CD3D2CCB9155715DF5AF8);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6C5998AA27BC5525A876672EE945195779855B89);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral75A27A6D56F4306DF55E65102F8C60C10E70AD5A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral76819C7CAEF8F5FDAEB4DC1FC05D9289DA7B9A0A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral871C50B2EA6F82F09B5B9A7EF8B17FDCA2EEE958);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral960416C64D6FEDF29B47FEF63B743ADBF6A3ACF5);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9F905B925A31B4EE966E5F329BFE36C035936572);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAC10ECED701E479DB1EB99F71C7E143BF33BDB28);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralACCB271B3F087252B60BC604A75AEE43F78DA580);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralACD9B34906125264331CD83751684EFB8F181A4A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB4FE860573CD6E03F0D1A4378C1F330A3820D8C9);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB534BB56A62D58AD5BB8CF7EFA2BE60EFB1553DA);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC2A04F675332F43BAC9735206936B2629D863549);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCAD6AF8B2E6FCA8D009D52942C4BF99EFED1C5CD);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDC4277F49B8620358EAFE840EA9E9793DB44763D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDC58B310513517CDBD557C46B0E45FE5C7B11872);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF67FF52BAD5C543F3623D3051EA5B4ED8BCD0DEB);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFD56696F17A09DE56411343B8CFB8ABF5E82F544);
s_Il2CppMethodInitialized = true;
}
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* V_0 = NULL;
{
// ActionMapConfig actionMap = new ActionMapConfig()
// {
// name = "microsofthandinteraction",
// localizedName = kDeviceLocalizedName,
// desiredInteractionProfile = profile,
// manufacturer = "Microsoft",
// serialNumber = "",
// deviceInfos = new List<DeviceConfig>()
// {
// new DeviceConfig()
// {
// characteristics = (InputDeviceCharacteristics)(InputDeviceCharacteristics.HandTracking | InputDeviceCharacteristics.HeldInHand | InputDeviceCharacteristics.TrackedDevice | InputDeviceCharacteristics.Controller | InputDeviceCharacteristics.Left),
// userPath = UserPaths.leftHand
// },
// new DeviceConfig()
// {
// characteristics = (InputDeviceCharacteristics)(InputDeviceCharacteristics.HandTracking | InputDeviceCharacteristics.HeldInHand | InputDeviceCharacteristics.TrackedDevice | InputDeviceCharacteristics.Controller | InputDeviceCharacteristics.Right),
// userPath = UserPaths.rightHand
// }
// },
// actions = new List<ActionConfig>()
// {
// // Select
// new ActionConfig()
// {
// name = "select",
// localizedName = "Select",
// type = ActionType.Axis1D,
// usages = new List<string>()
// {
// "PrimaryAxis"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = select,
// interactionProfileName = profile,
// }
// }
// },
// // Select Pressed
// new ActionConfig()
// {
// name = "selectPressed",
// localizedName = "Select Pressed",
// type = ActionType.Binary,
// usages = new List<string>()
// {
// "PrimaryButton"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = select,
// interactionProfileName = profile,
// }
// }
// },
// // Squeeze
// new ActionConfig()
// {
// name = "squeeze",
// localizedName = "Squeeze",
// type = ActionType.Axis1D,
// usages = new List<string>()
// {
// "Grip"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = squeeze,
// interactionProfileName = profile,
// }
// }
// },
// // Squeeze Pressed
// new ActionConfig()
// {
// name = "squeezePressed",
// localizedName = "Squeeze Pressed",
// type = ActionType.Binary,
// usages = new List<string>()
// {
// "GripButton"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = squeeze,
// interactionProfileName = profile,
// }
// }
// },
// // Device Pose
// new ActionConfig()
// {
// name = "devicePose",
// localizedName = "Device Pose",
// type = ActionType.Pose,
// usages = new List<string>()
// {
// "Device"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = grip,
// interactionProfileName = profile,
// }
// }
// },
// // Pointer Pose
// new ActionConfig()
// {
// name = "pointer",
// localizedName = "Pointer Pose",
// type = ActionType.Pose,
// usages = new List<string>()
// {
// "Pointer"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = aim,
// interactionProfileName = profile,
// }
// }
// }
// }
// };
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_0 = (ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726*)il2cpp_codegen_object_new(ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726_il2cpp_TypeInfo_var);
NullCheck(L_0);
ActionMapConfig__ctor_mD176609404B173C1E745D6FC727D03D5BA5647D7(L_0, NULL);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_1 = L_0;
NullCheck(L_1);
L_1->___name_0 = _stringLiteralACD9B34906125264331CD83751684EFB8F181A4A;
Il2CppCodeGenWriteBarrier((void**)(&L_1->___name_0), (void*)_stringLiteralACD9B34906125264331CD83751684EFB8F181A4A);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_2 = L_1;
NullCheck(L_2);
L_2->___localizedName_1 = _stringLiteral06E9CC7592C9B48FAA28D4BECA053646EA335393;
Il2CppCodeGenWriteBarrier((void**)(&L_2->___localizedName_1), (void*)_stringLiteral06E9CC7592C9B48FAA28D4BECA053646EA335393);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_3 = L_2;
NullCheck(L_3);
L_3->___desiredInteractionProfile_4 = _stringLiteral76819C7CAEF8F5FDAEB4DC1FC05D9289DA7B9A0A;
Il2CppCodeGenWriteBarrier((void**)(&L_3->___desiredInteractionProfile_4), (void*)_stringLiteral76819C7CAEF8F5FDAEB4DC1FC05D9289DA7B9A0A);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_4 = L_3;
NullCheck(L_4);
L_4->___manufacturer_5 = _stringLiteralDC58B310513517CDBD557C46B0E45FE5C7B11872;
Il2CppCodeGenWriteBarrier((void**)(&L_4->___manufacturer_5), (void*)_stringLiteralDC58B310513517CDBD557C46B0E45FE5C7B11872);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_5 = L_4;
NullCheck(L_5);
L_5->___serialNumber_6 = _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709;
Il2CppCodeGenWriteBarrier((void**)(&L_5->___serialNumber_6), (void*)_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_6 = L_5;
List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB* L_7 = (List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB*)il2cpp_codegen_object_new(List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB_il2cpp_TypeInfo_var);
NullCheck(L_7);
List_1__ctor_m8970B3D9C8E0787265692898BD6F57FC9E03A59F(L_7, List_1__ctor_m8970B3D9C8E0787265692898BD6F57FC9E03A59F_RuntimeMethod_var);
List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB* L_8 = L_7;
DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* L_9 = (DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F*)il2cpp_codegen_object_new(DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F_il2cpp_TypeInfo_var);
NullCheck(L_9);
DeviceConfig__ctor_m6D6773CD191F0BF2FC30381D44D18CC32D35BBDC(L_9, NULL);
DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* L_10 = L_9;
NullCheck(L_10);
L_10->___characteristics_0 = ((int32_t)364);
DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* L_11 = L_10;
NullCheck(L_11);
L_11->___userPath_1 = _stringLiteralDC4277F49B8620358EAFE840EA9E9793DB44763D;
Il2CppCodeGenWriteBarrier((void**)(&L_11->___userPath_1), (void*)_stringLiteralDC4277F49B8620358EAFE840EA9E9793DB44763D);
NullCheck(L_8);
List_1_Add_m1AC5A221CED9D131E37F4B0B568F33725D978B4B_inline(L_8, L_11, List_1_Add_m1AC5A221CED9D131E37F4B0B568F33725D978B4B_RuntimeMethod_var);
List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB* L_12 = L_8;
DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* L_13 = (DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F*)il2cpp_codegen_object_new(DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F_il2cpp_TypeInfo_var);
NullCheck(L_13);
DeviceConfig__ctor_m6D6773CD191F0BF2FC30381D44D18CC32D35BBDC(L_13, NULL);
DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* L_14 = L_13;
NullCheck(L_14);
L_14->___characteristics_0 = ((int32_t)620);
DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* L_15 = L_14;
NullCheck(L_15);
L_15->___userPath_1 = _stringLiteral6C5998AA27BC5525A876672EE945195779855B89;
Il2CppCodeGenWriteBarrier((void**)(&L_15->___userPath_1), (void*)_stringLiteral6C5998AA27BC5525A876672EE945195779855B89);
NullCheck(L_12);
List_1_Add_m1AC5A221CED9D131E37F4B0B568F33725D978B4B_inline(L_12, L_15, List_1_Add_m1AC5A221CED9D131E37F4B0B568F33725D978B4B_RuntimeMethod_var);
NullCheck(L_6);
L_6->___deviceInfos_2 = L_12;
Il2CppCodeGenWriteBarrier((void**)(&L_6->___deviceInfos_2), (void*)L_12);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_16 = L_6;
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_17 = (List_1_t45512A48723349E9323086B15E5019FCD5996870*)il2cpp_codegen_object_new(List_1_t45512A48723349E9323086B15E5019FCD5996870_il2cpp_TypeInfo_var);
NullCheck(L_17);
List_1__ctor_m50991CDE471783EEF46D7BC732B52303B498CA2B(L_17, List_1__ctor_m50991CDE471783EEF46D7BC732B52303B498CA2B_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_18 = L_17;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_19 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_19);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_19, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_20 = L_19;
NullCheck(L_20);
L_20->___name_0 = _stringLiteral0226F08F1363B72919374BC9F1AABA0AF07295F0;
Il2CppCodeGenWriteBarrier((void**)(&L_20->___name_0), (void*)_stringLiteral0226F08F1363B72919374BC9F1AABA0AF07295F0);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_21 = L_20;
NullCheck(L_21);
L_21->___localizedName_2 = _stringLiteral31E8E4ACB2EDC39B158FBA91185DE1333306F668;
Il2CppCodeGenWriteBarrier((void**)(&L_21->___localizedName_2), (void*)_stringLiteral31E8E4ACB2EDC39B158FBA91185DE1333306F668);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_22 = L_21;
NullCheck(L_22);
L_22->___type_1 = 1;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_23 = L_22;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_24 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_24);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_24, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_25 = L_24;
NullCheck(L_25);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_25, _stringLiteral3AA29BE841BE0F1D85BC1CDC6A95E73E29EA09C7, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_23);
L_23->___usages_4 = L_25;
Il2CppCodeGenWriteBarrier((void**)(&L_23->___usages_4), (void*)L_25);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_26 = L_23;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_27 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_27);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_27, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_28 = L_27;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_29 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_29);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_29, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_30 = L_29;
NullCheck(L_30);
L_30->___interactionPath_1 = _stringLiteral75A27A6D56F4306DF55E65102F8C60C10E70AD5A;
Il2CppCodeGenWriteBarrier((void**)(&L_30->___interactionPath_1), (void*)_stringLiteral75A27A6D56F4306DF55E65102F8C60C10E70AD5A);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_31 = L_30;
NullCheck(L_31);
L_31->___interactionProfileName_0 = _stringLiteral76819C7CAEF8F5FDAEB4DC1FC05D9289DA7B9A0A;
Il2CppCodeGenWriteBarrier((void**)(&L_31->___interactionProfileName_0), (void*)_stringLiteral76819C7CAEF8F5FDAEB4DC1FC05D9289DA7B9A0A);
NullCheck(L_28);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_28, L_31, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_26);
L_26->___bindings_3 = L_28;
Il2CppCodeGenWriteBarrier((void**)(&L_26->___bindings_3), (void*)L_28);
NullCheck(L_18);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_18, L_26, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_32 = L_18;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_33 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_33);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_33, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_34 = L_33;
NullCheck(L_34);
L_34->___name_0 = _stringLiteral374BB6B3D32A556AC597F5729674B5EE89DFC631;
Il2CppCodeGenWriteBarrier((void**)(&L_34->___name_0), (void*)_stringLiteral374BB6B3D32A556AC597F5729674B5EE89DFC631);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_35 = L_34;
NullCheck(L_35);
L_35->___localizedName_2 = _stringLiteral9F905B925A31B4EE966E5F329BFE36C035936572;
Il2CppCodeGenWriteBarrier((void**)(&L_35->___localizedName_2), (void*)_stringLiteral9F905B925A31B4EE966E5F329BFE36C035936572);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_36 = L_35;
NullCheck(L_36);
L_36->___type_1 = 0;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_37 = L_36;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_38 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_38);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_38, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_39 = L_38;
NullCheck(L_39);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_39, _stringLiteralAC10ECED701E479DB1EB99F71C7E143BF33BDB28, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_37);
L_37->___usages_4 = L_39;
Il2CppCodeGenWriteBarrier((void**)(&L_37->___usages_4), (void*)L_39);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_40 = L_37;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_41 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_41);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_41, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_42 = L_41;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_43 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_43);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_43, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_44 = L_43;
NullCheck(L_44);
L_44->___interactionPath_1 = _stringLiteral75A27A6D56F4306DF55E65102F8C60C10E70AD5A;
Il2CppCodeGenWriteBarrier((void**)(&L_44->___interactionPath_1), (void*)_stringLiteral75A27A6D56F4306DF55E65102F8C60C10E70AD5A);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_45 = L_44;
NullCheck(L_45);
L_45->___interactionProfileName_0 = _stringLiteral76819C7CAEF8F5FDAEB4DC1FC05D9289DA7B9A0A;
Il2CppCodeGenWriteBarrier((void**)(&L_45->___interactionProfileName_0), (void*)_stringLiteral76819C7CAEF8F5FDAEB4DC1FC05D9289DA7B9A0A);
NullCheck(L_42);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_42, L_45, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_40);
L_40->___bindings_3 = L_42;
Il2CppCodeGenWriteBarrier((void**)(&L_40->___bindings_3), (void*)L_42);
NullCheck(L_32);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_32, L_40, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_46 = L_32;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_47 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_47);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_47, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_48 = L_47;
NullCheck(L_48);
L_48->___name_0 = _stringLiteralC2A04F675332F43BAC9735206936B2629D863549;
Il2CppCodeGenWriteBarrier((void**)(&L_48->___name_0), (void*)_stringLiteralC2A04F675332F43BAC9735206936B2629D863549);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_49 = L_48;
NullCheck(L_49);
L_49->___localizedName_2 = _stringLiteralCAD6AF8B2E6FCA8D009D52942C4BF99EFED1C5CD;
Il2CppCodeGenWriteBarrier((void**)(&L_49->___localizedName_2), (void*)_stringLiteralCAD6AF8B2E6FCA8D009D52942C4BF99EFED1C5CD);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_50 = L_49;
NullCheck(L_50);
L_50->___type_1 = 1;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_51 = L_50;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_52 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_52);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_52, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_53 = L_52;
NullCheck(L_53);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_53, _stringLiteralB4FE860573CD6E03F0D1A4378C1F330A3820D8C9, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_51);
L_51->___usages_4 = L_53;
Il2CppCodeGenWriteBarrier((void**)(&L_51->___usages_4), (void*)L_53);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_54 = L_51;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_55 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_55);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_55, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_56 = L_55;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_57 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_57);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_57, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_58 = L_57;
NullCheck(L_58);
L_58->___interactionPath_1 = _stringLiteral11255DD544B7643AC46580A170E4FFAE93B68480;
Il2CppCodeGenWriteBarrier((void**)(&L_58->___interactionPath_1), (void*)_stringLiteral11255DD544B7643AC46580A170E4FFAE93B68480);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_59 = L_58;
NullCheck(L_59);
L_59->___interactionProfileName_0 = _stringLiteral76819C7CAEF8F5FDAEB4DC1FC05D9289DA7B9A0A;
Il2CppCodeGenWriteBarrier((void**)(&L_59->___interactionProfileName_0), (void*)_stringLiteral76819C7CAEF8F5FDAEB4DC1FC05D9289DA7B9A0A);
NullCheck(L_56);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_56, L_59, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_54);
L_54->___bindings_3 = L_56;
Il2CppCodeGenWriteBarrier((void**)(&L_54->___bindings_3), (void*)L_56);
NullCheck(L_46);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_46, L_54, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_60 = L_46;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_61 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_61);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_61, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_62 = L_61;
NullCheck(L_62);
L_62->___name_0 = _stringLiteralB534BB56A62D58AD5BB8CF7EFA2BE60EFB1553DA;
Il2CppCodeGenWriteBarrier((void**)(&L_62->___name_0), (void*)_stringLiteralB534BB56A62D58AD5BB8CF7EFA2BE60EFB1553DA);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_63 = L_62;
NullCheck(L_63);
L_63->___localizedName_2 = _stringLiteral0CFEB242431DCCE78462D882B79D5FD511B46E14;
Il2CppCodeGenWriteBarrier((void**)(&L_63->___localizedName_2), (void*)_stringLiteral0CFEB242431DCCE78462D882B79D5FD511B46E14);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_64 = L_63;
NullCheck(L_64);
L_64->___type_1 = 0;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_65 = L_64;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_66 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_66);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_66, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_67 = L_66;
NullCheck(L_67);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_67, _stringLiteralACCB271B3F087252B60BC604A75AEE43F78DA580, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_65);
L_65->___usages_4 = L_67;
Il2CppCodeGenWriteBarrier((void**)(&L_65->___usages_4), (void*)L_67);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_68 = L_65;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_69 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_69);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_69, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_70 = L_69;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_71 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_71);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_71, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_72 = L_71;
NullCheck(L_72);
L_72->___interactionPath_1 = _stringLiteral11255DD544B7643AC46580A170E4FFAE93B68480;
Il2CppCodeGenWriteBarrier((void**)(&L_72->___interactionPath_1), (void*)_stringLiteral11255DD544B7643AC46580A170E4FFAE93B68480);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_73 = L_72;
NullCheck(L_73);
L_73->___interactionProfileName_0 = _stringLiteral76819C7CAEF8F5FDAEB4DC1FC05D9289DA7B9A0A;
Il2CppCodeGenWriteBarrier((void**)(&L_73->___interactionProfileName_0), (void*)_stringLiteral76819C7CAEF8F5FDAEB4DC1FC05D9289DA7B9A0A);
NullCheck(L_70);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_70, L_73, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_68);
L_68->___bindings_3 = L_70;
Il2CppCodeGenWriteBarrier((void**)(&L_68->___bindings_3), (void*)L_70);
NullCheck(L_60);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_60, L_68, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_74 = L_60;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_75 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_75);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_75, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_76 = L_75;
NullCheck(L_76);
L_76->___name_0 = _stringLiteral46C52D35A125250F5FBD7AAB8CD2F6E82177916E;
Il2CppCodeGenWriteBarrier((void**)(&L_76->___name_0), (void*)_stringLiteral46C52D35A125250F5FBD7AAB8CD2F6E82177916E);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_77 = L_76;
NullCheck(L_77);
L_77->___localizedName_2 = _stringLiteral960416C64D6FEDF29B47FEF63B743ADBF6A3ACF5;
Il2CppCodeGenWriteBarrier((void**)(&L_77->___localizedName_2), (void*)_stringLiteral960416C64D6FEDF29B47FEF63B743ADBF6A3ACF5);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_78 = L_77;
NullCheck(L_78);
L_78->___type_1 = 3;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_79 = L_78;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_80 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_80);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_80, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_81 = L_80;
NullCheck(L_81);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_81, _stringLiteralF67FF52BAD5C543F3623D3051EA5B4ED8BCD0DEB, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_79);
L_79->___usages_4 = L_81;
Il2CppCodeGenWriteBarrier((void**)(&L_79->___usages_4), (void*)L_81);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_82 = L_79;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_83 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_83);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_83, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_84 = L_83;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_85 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_85);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_85, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_86 = L_85;
NullCheck(L_86);
L_86->___interactionPath_1 = _stringLiteralFD56696F17A09DE56411343B8CFB8ABF5E82F544;
Il2CppCodeGenWriteBarrier((void**)(&L_86->___interactionPath_1), (void*)_stringLiteralFD56696F17A09DE56411343B8CFB8ABF5E82F544);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_87 = L_86;
NullCheck(L_87);
L_87->___interactionProfileName_0 = _stringLiteral76819C7CAEF8F5FDAEB4DC1FC05D9289DA7B9A0A;
Il2CppCodeGenWriteBarrier((void**)(&L_87->___interactionProfileName_0), (void*)_stringLiteral76819C7CAEF8F5FDAEB4DC1FC05D9289DA7B9A0A);
NullCheck(L_84);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_84, L_87, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_82);
L_82->___bindings_3 = L_84;
Il2CppCodeGenWriteBarrier((void**)(&L_82->___bindings_3), (void*)L_84);
NullCheck(L_74);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_74, L_82, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_88 = L_74;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_89 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_89);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_89, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_90 = L_89;
NullCheck(L_90);
L_90->___name_0 = _stringLiteral0D74755D51876350D4B4382E014E2E93AD3D3B73;
Il2CppCodeGenWriteBarrier((void**)(&L_90->___name_0), (void*)_stringLiteral0D74755D51876350D4B4382E014E2E93AD3D3B73);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_91 = L_90;
NullCheck(L_91);
L_91->___localizedName_2 = _stringLiteral06E77F5358FAE549CC1F5C010C7AA427E20DB81F;
Il2CppCodeGenWriteBarrier((void**)(&L_91->___localizedName_2), (void*)_stringLiteral06E77F5358FAE549CC1F5C010C7AA427E20DB81F);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_92 = L_91;
NullCheck(L_92);
L_92->___type_1 = 3;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_93 = L_92;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_94 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_94);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_94, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_95 = L_94;
NullCheck(L_95);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_95, _stringLiteral871C50B2EA6F82F09B5B9A7EF8B17FDCA2EEE958, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_93);
L_93->___usages_4 = L_95;
Il2CppCodeGenWriteBarrier((void**)(&L_93->___usages_4), (void*)L_95);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_96 = L_93;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_97 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_97);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_97, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_98 = L_97;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_99 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_99);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_99, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_100 = L_99;
NullCheck(L_100);
L_100->___interactionPath_1 = _stringLiteral5D5999AB167923C4FC4CD3D2CCB9155715DF5AF8;
Il2CppCodeGenWriteBarrier((void**)(&L_100->___interactionPath_1), (void*)_stringLiteral5D5999AB167923C4FC4CD3D2CCB9155715DF5AF8);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_101 = L_100;
NullCheck(L_101);
L_101->___interactionProfileName_0 = _stringLiteral76819C7CAEF8F5FDAEB4DC1FC05D9289DA7B9A0A;
Il2CppCodeGenWriteBarrier((void**)(&L_101->___interactionProfileName_0), (void*)_stringLiteral76819C7CAEF8F5FDAEB4DC1FC05D9289DA7B9A0A);
NullCheck(L_98);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_98, L_101, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_96);
L_96->___bindings_3 = L_98;
Il2CppCodeGenWriteBarrier((void**)(&L_96->___bindings_3), (void*)L_98);
NullCheck(L_88);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_88, L_96, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
NullCheck(L_16);
L_16->___actions_3 = L_88;
Il2CppCodeGenWriteBarrier((void**)(&L_16->___actions_3), (void*)L_88);
V_0 = L_16;
// AddActionMap(actionMap);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_102 = V_0;
OpenXRInteractionFeature_AddActionMap_mB5164800F760AE33D2494E66565DF85D3E7AC170(__this, L_102, NULL);
// }
return;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MicrosoftHandInteraction__ctor_m5707B3844942385EA6565C5FA7F2A766EA69A7B1 (MicrosoftHandInteraction_t85C6C11118DC64193AB6604049AE7E8D5E2EAC33* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OpenXRInteractionFeature_t643728BC4EB54CC2852F8D9921027BEE62E7682E_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(OpenXRInteractionFeature_t643728BC4EB54CC2852F8D9921027BEE62E7682E_il2cpp_TypeInfo_var);
OpenXRInteractionFeature__ctor_m7C6DDC7C52070631AF9B879AD5E07CD25B4AF558(__this, 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.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::get_select()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* HoloLensHand_get_select_m4DB9693E79450BC083460B53A732C51FDCD22C81 (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, const RuntimeMethod* method)
{
{
// public AxisControl select { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CselectU3Ek__BackingField_48;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::set_select(UnityEngine.InputSystem.Controls.AxisControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HoloLensHand_set_select_m7A70E18040FADAF1460D5FF3F8455D97FB4CBA80 (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
{
{
// public AxisControl select { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
__this->___U3CselectU3Ek__BackingField_48 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CselectU3Ek__BackingField_48), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::get_selectPressed()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* HoloLensHand_get_selectPressed_mD28978DDEEC8F4ADE79C2196FC9525AC78385A3B (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, const RuntimeMethod* method)
{
{
// public ButtonControl selectPressed { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CselectPressedU3Ek__BackingField_49;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::set_selectPressed(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HoloLensHand_set_selectPressed_m586B7A32EB519785F4F004AE3DFB59D6439893B5 (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl selectPressed { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CselectPressedU3Ek__BackingField_49 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CselectPressedU3Ek__BackingField_49), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::get_squeeze()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* HoloLensHand_get_squeeze_mB08A905A7AC303552751FF57DDA4F38E3652E3EC (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, const RuntimeMethod* method)
{
{
// public AxisControl squeeze { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CsqueezeU3Ek__BackingField_50;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::set_squeeze(UnityEngine.InputSystem.Controls.AxisControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HoloLensHand_set_squeeze_m3831542A8A964149DA4AAB6A448F3B69D74B9BAC (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
{
{
// public AxisControl squeeze { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
__this->___U3CsqueezeU3Ek__BackingField_50 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CsqueezeU3Ek__BackingField_50), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::get_squeezePressed()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* HoloLensHand_get_squeezePressed_mF16F0221910E17D2B20E04D1CC23CD5C5A0EABBE (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, const RuntimeMethod* method)
{
{
// public ButtonControl squeezePressed { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CsqueezePressedU3Ek__BackingField_51;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::set_squeezePressed(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HoloLensHand_set_squeezePressed_mE9A1F74616800FF0B5F8C75A5AD44F59FEE2FDD8 (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl squeezePressed { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CsqueezePressedU3Ek__BackingField_51 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CsqueezePressedU3Ek__BackingField_51), (void*)L_0);
return;
}
}
// UnityEngine.XR.OpenXR.Input.PoseControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::get_devicePose()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* HoloLensHand_get_devicePose_mE74BBDF377FA54113D4764FC527B8E9CC7627F9D (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, const RuntimeMethod* method)
{
{
// public PoseControl devicePose { get; private set; }
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0 = __this->___U3CdevicePoseU3Ek__BackingField_52;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::set_devicePose(UnityEngine.XR.OpenXR.Input.PoseControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HoloLensHand_set_devicePose_mDED3BA17455E92A3F00C187AA156E4B257412C06 (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___0_value, const RuntimeMethod* method)
{
{
// public PoseControl devicePose { get; private set; }
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0 = ___0_value;
__this->___U3CdevicePoseU3Ek__BackingField_52 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdevicePoseU3Ek__BackingField_52), (void*)L_0);
return;
}
}
// UnityEngine.XR.OpenXR.Input.PoseControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::get_pointer()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* HoloLensHand_get_pointer_mAC0AB8FDFDF0346960061F49D7AB2AFAFFB9343E (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, const RuntimeMethod* method)
{
{
// public PoseControl pointer { get; private set; }
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0 = __this->___U3CpointerU3Ek__BackingField_53;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::set_pointer(UnityEngine.XR.OpenXR.Input.PoseControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HoloLensHand_set_pointer_mC11D31F6488E02E386CC32B7D8FD34F772A52B35 (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___0_value, const RuntimeMethod* method)
{
{
// public PoseControl pointer { get; private set; }
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0 = ___0_value;
__this->___U3CpointerU3Ek__BackingField_53 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpointerU3Ek__BackingField_53), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::get_isTracked()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* HoloLensHand_get_isTracked_m8F7DD216E30FA251E97C643B497324D6942E367D (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, const RuntimeMethod* method)
{
{
// new public ButtonControl isTracked { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CisTrackedU3Ek__BackingField_54;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::set_isTracked(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HoloLensHand_set_isTracked_m52E4936B167C7DB6A53ED1ABF94B8F3E7D17951B (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// new public ButtonControl isTracked { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CisTrackedU3Ek__BackingField_54 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CisTrackedU3Ek__BackingField_54), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.IntegerControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::get_trackingState()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* HoloLensHand_get_trackingState_m7B8CB1E48F8D21B3605122E07C5F6EA33AEE6BCF (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, const RuntimeMethod* method)
{
{
// new public IntegerControl trackingState { get; private set; }
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_0 = __this->___U3CtrackingStateU3Ek__BackingField_55;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::set_trackingState(UnityEngine.InputSystem.Controls.IntegerControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HoloLensHand_set_trackingState_m93F5CACFD05E63BE17F162BECA9B51B5D5C9C4DC (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___0_value, const RuntimeMethod* method)
{
{
// new public IntegerControl trackingState { get; private set; }
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_0 = ___0_value;
__this->___U3CtrackingStateU3Ek__BackingField_55 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtrackingStateU3Ek__BackingField_55), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::get_devicePosition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* HoloLensHand_get_devicePosition_m5BDFD393A4302101F9028EA8A29B070D69E1B65C (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, const RuntimeMethod* method)
{
{
// new public Vector3Control devicePosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = __this->___U3CdevicePositionU3Ek__BackingField_56;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::set_devicePosition(UnityEngine.InputSystem.Controls.Vector3Control)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HoloLensHand_set_devicePosition_mA5B9C4AA143291DC184164FB10B636BE1EC576FE (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___0_value, const RuntimeMethod* method)
{
{
// new public Vector3Control devicePosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = ___0_value;
__this->___U3CdevicePositionU3Ek__BackingField_56 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdevicePositionU3Ek__BackingField_56), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::get_deviceRotation()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* HoloLensHand_get_deviceRotation_mC6996051F7571B8BF1790C19A387A738851C750D (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, const RuntimeMethod* method)
{
{
// new public QuaternionControl deviceRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = __this->___U3CdeviceRotationU3Ek__BackingField_57;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::set_deviceRotation(UnityEngine.InputSystem.Controls.QuaternionControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HoloLensHand_set_deviceRotation_m61DBEE52969492D64513A61B42EDF7C1055F12A8 (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___0_value, const RuntimeMethod* method)
{
{
// new public QuaternionControl deviceRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = ___0_value;
__this->___U3CdeviceRotationU3Ek__BackingField_57 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdeviceRotationU3Ek__BackingField_57), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::get_pointerPosition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* HoloLensHand_get_pointerPosition_mBD0FCE6F229344BEC549639C883025E7053F6755 (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, const RuntimeMethod* method)
{
{
// public Vector3Control pointerPosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = __this->___U3CpointerPositionU3Ek__BackingField_58;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::set_pointerPosition(UnityEngine.InputSystem.Controls.Vector3Control)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HoloLensHand_set_pointerPosition_mC8303D9F9BF94BD844F1476A7EA1A20F5D8C44EC (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___0_value, const RuntimeMethod* method)
{
{
// public Vector3Control pointerPosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = ___0_value;
__this->___U3CpointerPositionU3Ek__BackingField_58 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpointerPositionU3Ek__BackingField_58), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::get_pointerRotation()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* HoloLensHand_get_pointerRotation_mC45F759969E3234E765E80F84C5A8F587F0F81F5 (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, const RuntimeMethod* method)
{
{
// public QuaternionControl pointerRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = __this->___U3CpointerRotationU3Ek__BackingField_59;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::set_pointerRotation(UnityEngine.InputSystem.Controls.QuaternionControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HoloLensHand_set_pointerRotation_m8FEB99991F316AF331BAEA2FB4E78F0CA94E100D (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___0_value, const RuntimeMethod* method)
{
{
// public QuaternionControl pointerRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = ___0_value;
__this->___U3CpointerRotationU3Ek__BackingField_59 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpointerRotationU3Ek__BackingField_59), (void*)L_0);
return;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::FinishSetup()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HoloLensHand_FinishSetup_m39C786D046D41C6D2F547BDB6E6285DE73E31C5D (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisIntegerControl_tA24544EFF42204852F638FF5147F754962C997AB_m87D5D6574BD57F88D41DDE18D17933360E255297_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisPoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3_m93B26874B5B21BFD7C0B24D12029EBB73B0CB317_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisQuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1_m6F3533847D96A9AD4363B88D2D912D7ADCE096C4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisVector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A_mD3B77ED4A28875CD650D600E82A0E4C1E9EBD418_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0226F08F1363B72919374BC9F1AABA0AF07295F0);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0D74755D51876350D4B4382E014E2E93AD3D3B73);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral29340CC6DE4F0D8CF1A3ADBF57306A53920E648A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral335FF3A7EB83C5141B0A224AA6FF1E4BB3940BD4);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral374BB6B3D32A556AC597F5729674B5EE89DFC631);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral46C52D35A125250F5FBD7AAB8CD2F6E82177916E);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB534BB56A62D58AD5BB8CF7EFA2BE60EFB1553DA);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBAB78FE52E1FDB7FF399F8778E6696CD0042FF45);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC2A04F675332F43BAC9735206936B2629D863549);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD01445F0360E2DE9E8979C8B0B4375041024C567);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF6CFDC1274B766A282F7B3F8F7CCC8BDF8038D7B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFE99981D4BE3BFBE312C52C21EADDC2EACD9ED3D);
s_Il2CppMethodInitialized = true;
}
{
// base.FinishSetup();
XRController_FinishSetup_mF6E943DE3B32052071293EC7F337E704717C2128(__this, NULL);
// select = GetChildControl<AxisControl>("select");
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0;
L_0 = InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841(__this, _stringLiteral0226F08F1363B72919374BC9F1AABA0AF07295F0, InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
HoloLensHand_set_select_m7A70E18040FADAF1460D5FF3F8455D97FB4CBA80_inline(__this, L_0, NULL);
// selectPressed = GetChildControl<ButtonControl>("selectPressed");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_1;
L_1 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral374BB6B3D32A556AC597F5729674B5EE89DFC631, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
HoloLensHand_set_selectPressed_m586B7A32EB519785F4F004AE3DFB59D6439893B5_inline(__this, L_1, NULL);
// squeeze = GetChildControl<AxisControl>("squeeze");
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_2;
L_2 = InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841(__this, _stringLiteralC2A04F675332F43BAC9735206936B2629D863549, InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
HoloLensHand_set_squeeze_m3831542A8A964149DA4AAB6A448F3B69D74B9BAC_inline(__this, L_2, NULL);
// squeezePressed = GetChildControl<ButtonControl>("squeezePressed");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_3;
L_3 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteralB534BB56A62D58AD5BB8CF7EFA2BE60EFB1553DA, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
HoloLensHand_set_squeezePressed_mE9A1F74616800FF0B5F8C75A5AD44F59FEE2FDD8_inline(__this, L_3, NULL);
// devicePose = GetChildControl<PoseControl>("devicePose");
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_4;
L_4 = InputControl_GetChildControl_TisPoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3_m93B26874B5B21BFD7C0B24D12029EBB73B0CB317(__this, _stringLiteral46C52D35A125250F5FBD7AAB8CD2F6E82177916E, InputControl_GetChildControl_TisPoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3_m93B26874B5B21BFD7C0B24D12029EBB73B0CB317_RuntimeMethod_var);
HoloLensHand_set_devicePose_mDED3BA17455E92A3F00C187AA156E4B257412C06_inline(__this, L_4, NULL);
// pointer = GetChildControl<PoseControl>("pointer");
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_5;
L_5 = InputControl_GetChildControl_TisPoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3_m93B26874B5B21BFD7C0B24D12029EBB73B0CB317(__this, _stringLiteral0D74755D51876350D4B4382E014E2E93AD3D3B73, InputControl_GetChildControl_TisPoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3_m93B26874B5B21BFD7C0B24D12029EBB73B0CB317_RuntimeMethod_var);
HoloLensHand_set_pointer_mC11D31F6488E02E386CC32B7D8FD34F772A52B35_inline(__this, L_5, NULL);
// isTracked = GetChildControl<ButtonControl>("isTracked");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_6;
L_6 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral29340CC6DE4F0D8CF1A3ADBF57306A53920E648A, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
HoloLensHand_set_isTracked_m52E4936B167C7DB6A53ED1ABF94B8F3E7D17951B_inline(__this, L_6, NULL);
// trackingState = GetChildControl<IntegerControl>("trackingState");
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_7;
L_7 = InputControl_GetChildControl_TisIntegerControl_tA24544EFF42204852F638FF5147F754962C997AB_m87D5D6574BD57F88D41DDE18D17933360E255297(__this, _stringLiteralFE99981D4BE3BFBE312C52C21EADDC2EACD9ED3D, InputControl_GetChildControl_TisIntegerControl_tA24544EFF42204852F638FF5147F754962C997AB_m87D5D6574BD57F88D41DDE18D17933360E255297_RuntimeMethod_var);
HoloLensHand_set_trackingState_m93F5CACFD05E63BE17F162BECA9B51B5D5C9C4DC_inline(__this, L_7, NULL);
// devicePosition = GetChildControl<Vector3Control>("devicePosition");
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_8;
L_8 = InputControl_GetChildControl_TisVector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A_mD3B77ED4A28875CD650D600E82A0E4C1E9EBD418(__this, _stringLiteral335FF3A7EB83C5141B0A224AA6FF1E4BB3940BD4, InputControl_GetChildControl_TisVector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A_mD3B77ED4A28875CD650D600E82A0E4C1E9EBD418_RuntimeMethod_var);
HoloLensHand_set_devicePosition_mA5B9C4AA143291DC184164FB10B636BE1EC576FE_inline(__this, L_8, NULL);
// deviceRotation = GetChildControl<QuaternionControl>("deviceRotation");
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_9;
L_9 = InputControl_GetChildControl_TisQuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1_m6F3533847D96A9AD4363B88D2D912D7ADCE096C4(__this, _stringLiteralD01445F0360E2DE9E8979C8B0B4375041024C567, InputControl_GetChildControl_TisQuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1_m6F3533847D96A9AD4363B88D2D912D7ADCE096C4_RuntimeMethod_var);
HoloLensHand_set_deviceRotation_m61DBEE52969492D64513A61B42EDF7C1055F12A8_inline(__this, L_9, NULL);
// pointerPosition = GetChildControl<Vector3Control>("pointerPosition");
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_10;
L_10 = InputControl_GetChildControl_TisVector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A_mD3B77ED4A28875CD650D600E82A0E4C1E9EBD418(__this, _stringLiteralBAB78FE52E1FDB7FF399F8778E6696CD0042FF45, InputControl_GetChildControl_TisVector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A_mD3B77ED4A28875CD650D600E82A0E4C1E9EBD418_RuntimeMethod_var);
HoloLensHand_set_pointerPosition_mC8303D9F9BF94BD844F1476A7EA1A20F5D8C44EC_inline(__this, L_10, NULL);
// pointerRotation = GetChildControl<QuaternionControl>("pointerRotation");
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_11;
L_11 = InputControl_GetChildControl_TisQuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1_m6F3533847D96A9AD4363B88D2D912D7ADCE096C4(__this, _stringLiteralF6CFDC1274B766A282F7B3F8F7CCC8BDF8038D7B, InputControl_GetChildControl_TisQuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1_m6F3533847D96A9AD4363B88D2D912D7ADCE096C4_RuntimeMethod_var);
HoloLensHand_set_pointerRotation_m8FEB99991F316AF331BAEA2FB4E78F0CA94E100D_inline(__this, L_11, NULL);
// }
return;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HoloLensHand__ctor_m0C52B41E67889CAE5F25870BF1109EA2C70849AF (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, const RuntimeMethod* method)
{
{
XRController__ctor_mB780698DBF866160CF7C7D6198D115CE263593ED(__this, 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.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile::RegisterDeviceLayout()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MicrosoftMotionControllerProfile_RegisterDeviceLayout_m24C7B7978E3D06C0C246BBA346DEDAB00E3D92C8 (MicrosoftMotionControllerProfile_t53D1023E3C1D2813F704A2EF57F7F980FD558F09* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mD369CAC1BA03979662923E5D5E9FAF1F98E252EB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801_0_0_0_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral501297652653A2AE88BC7F3D101C87140870E99E);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDCA884BDE3461B51BC3CBE077E141428C6D55245);
s_Il2CppMethodInitialized = true;
}
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 V_0;
memset((&V_0), 0, sizeof(V_0));
{
// InputSystem.InputSystem.RegisterLayout(typeof(WMRSpatialController),
// matches: new InputDeviceMatcher()
// .WithInterface(XRUtilities.InterfaceMatchAnyVersion)
// .WithProduct(kDeviceLocalizedName));
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_0 = { reinterpret_cast<intptr_t> (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801_0_0_0_var) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_1;
L_1 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_0, NULL);
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* L_2 = (&V_0);
il2cpp_codegen_initobj(L_2, sizeof(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555));
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_3;
L_3 = InputDeviceMatcher_WithInterface_m58A8A1CF9A77598D0F904E13A86F48B3464725E4(L_2, _stringLiteralDCA884BDE3461B51BC3CBE077E141428C6D55245, (bool)1, NULL);
V_0 = L_3;
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_4;
L_4 = InputDeviceMatcher_WithProduct_mE94024C38110251CBECB493C7753D417FFC5FD2E((&V_0), _stringLiteral501297652653A2AE88BC7F3D101C87140870E99E, (bool)1, NULL);
Nullable_1_t4EEC710224A7596AC94C3B6D292E4CB7D84B7F2C L_5;
memset((&L_5), 0, sizeof(L_5));
Nullable_1__ctor_mD369CAC1BA03979662923E5D5E9FAF1F98E252EB((&L_5), L_4, /*hidden argument*/Nullable_1__ctor_mD369CAC1BA03979662923E5D5E9FAF1F98E252EB_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
InputSystem_RegisterLayout_m63479F60C035304E898627CDD457BEE0A00E9D30(L_1, (String_t*)NULL, L_5, NULL);
// }
return;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile::UnregisterDeviceLayout()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MicrosoftMotionControllerProfile_UnregisterDeviceLayout_m1EFE46748F5135B10CB3E43C8A63966A8B7F0CEA (MicrosoftMotionControllerProfile_t53D1023E3C1D2813F704A2EF57F7F980FD558F09* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral69CF0F165C1AB396425F23A88DEE45C445EE8FA9);
s_Il2CppMethodInitialized = true;
}
{
// InputSystem.InputSystem.RemoveLayout(nameof(WMRSpatialController));
il2cpp_codegen_runtime_class_init_inline(InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
InputSystem_RemoveLayout_mE8FB9C1D545135A2138A8E9565A9AAF9D960D7E0(_stringLiteral69CF0F165C1AB396425F23A88DEE45C445EE8FA9, NULL);
// }
return;
}
}
// System.String UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile::GetDeviceLayoutName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* MicrosoftMotionControllerProfile_GetDeviceLayoutName_m4AEA238CA5198A0FA465CA00C78C86E2F49CA7C1 (MicrosoftMotionControllerProfile_t53D1023E3C1D2813F704A2EF57F7F980FD558F09* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral69CF0F165C1AB396425F23A88DEE45C445EE8FA9);
s_Il2CppMethodInitialized = true;
}
{
// return nameof(WMRSpatialController);
return _stringLiteral69CF0F165C1AB396425F23A88DEE45C445EE8FA9;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile::RegisterActionMapsWithRuntime()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MicrosoftMotionControllerProfile_RegisterActionMapsWithRuntime_m1CC832BE7477EF89961D9E9979A35BA01610E95F (MicrosoftMotionControllerProfile_t53D1023E3C1D2813F704A2EF57F7F980FD558F09* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m1AC5A221CED9D131E37F4B0B568F33725D978B4B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m50991CDE471783EEF46D7BC732B52303B498CA2B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m8970B3D9C8E0787265692898BD6F57FC9E03A59F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t45512A48723349E9323086B15E5019FCD5996870_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral06E77F5358FAE549CC1F5C010C7AA427E20DB81F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0B5ECFF84CE073C4971D637741C560F910E4D128);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0C0DEC85B86B776CABBBCE9900909D8EDBCC0D0D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0C10E47675493434D04CD8025C8303AF94F7BA5A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0CDAC69FAA1C2651F5DF033E357FC6AC0A07D9A8);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0D74755D51876350D4B4382E014E2E93AD3D3B73);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1D91341ED2A6051E8657AEE81869C1579642180F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2173A974190D34521278D1F1D9846E446A74235E);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2180421BA9E4B2BFD8E2C655F1A85D083F0EB506);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral24B00BEE43751066E2697652F1D6D262C07E28BF);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2EFC36A6CB9DD55107286195EE88AD89038126CA);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral38500B43596E22322F78E4DB6623115A6D7C5B24);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4375062BD8882E451B6BEE137E47CDAFE50A90EC);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral462E007647F39394D37B1FAFEC8DABC4954BC8C9);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral46C52D35A125250F5FBD7AAB8CD2F6E82177916E);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4FAF1332EAA22ED62546993B44D1AE07024AA9C9);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral501297652653A2AE88BC7F3D101C87140870E99E);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5852A471D9AA3400124B264BB6B8E2BF1CDD2990);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5D5999AB167923C4FC4CD3D2CCB9155715DF5AF8);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6C1429D231A493F2DC50E73EA377BD4E2C053A99);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6C5998AA27BC5525A876672EE945195779855B89);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral754BC8CC289786CFBEFC86F613F47EEC45C9D500);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral836BEF03CDF7F78C55ADABFC8E7F1FC31387E456);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8434FCF61786C7762C86CD1309B3265F399C7B5D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral871C50B2EA6F82F09B5B9A7EF8B17FDCA2EEE958);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8AF7B9D6121033ED1DE80EFA3688A7998521AB1F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral91D354DF612051E000B8AFD623E149C76168334A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral93B79D31F5C100775DFCDF0240E253401BD63C8E);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral960416C64D6FEDF29B47FEF63B743ADBF6A3ACF5);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9946FBE46CDE07D85A1306BBD66ABF2744491441);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9B5F688B34D706803EC52FACC300087D1B85937B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9C0461316058197D67FFB59CE6A345F2B7BEA590);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9FE5967523CA0E49A247084021DB0C0C2C996FDF);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralACCB271B3F087252B60BC604A75AEE43F78DA580);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB387D42F0AFA94CE7B6979B587B90DD3FE6E03AE);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB4FE860573CD6E03F0D1A4378C1F330A3820D8C9);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB502A186982A83A6C402B5753C1120061504E6EB);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB81B10F5CAB114184CB2AEC199DE4C618C7F57DB);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB85E78C75EF1A6F636689BD88A9D6C2A3B2B0A1B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB900A68DB7AADAF324457B0FBBCAD5EC97A34CB5);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC00723C19F2F788EB31F96AEA748354BDA5EEB99);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC5505A25CF2D095FDF8936A52047CE843140CE71);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC8E762418D8614D739AB43D7D2C189A29AF1145F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCEA7D15BD7D3108714FE5FE1861D75886730D5F1);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD262488A182EC17588F0BDAFC8C2268F0CA32DF0);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDA0BC527B2CDA216C14B591477A04A1C7D0AA611);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDC4277F49B8620358EAFE840EA9E9793DB44763D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDC58B310513517CDBD557C46B0E45FE5C7B11872);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE0C07794D9D8D1547EF130F005ABD901FE8F5136);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEDC78BA63A133C81FC2DD3E3CA7EC02E945F89CE);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF67FF52BAD5C543F3623D3051EA5B4ED8BCD0DEB);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF81C5066CE02FAB6BB49AABBB41EE0BD503CE9F3);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFC9328EC05BFE4E05D76A1FEDA6674979FE522FE);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFD56696F17A09DE56411343B8CFB8ABF5E82F544);
s_Il2CppMethodInitialized = true;
}
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* V_0 = NULL;
{
// ActionMapConfig actionMap = new ActionMapConfig()
// {
// name = "microsoftmotioncontroller",
// localizedName = kDeviceLocalizedName,
// desiredInteractionProfile = profile,
// manufacturer = "Microsoft",
// serialNumber = "",
// deviceInfos = new List<DeviceConfig>()
// {
// new DeviceConfig()
// {
// characteristics = (InputDeviceCharacteristics)(InputDeviceCharacteristics.HeldInHand | InputDeviceCharacteristics.TrackedDevice | InputDeviceCharacteristics.Controller | InputDeviceCharacteristics.Left),
// userPath = UserPaths.leftHand
// },
// new DeviceConfig()
// {
// characteristics = (InputDeviceCharacteristics)(InputDeviceCharacteristics.HeldInHand | InputDeviceCharacteristics.TrackedDevice | InputDeviceCharacteristics.Controller | InputDeviceCharacteristics.Right),
// userPath = UserPaths.rightHand
// }
// },
// actions = new List<ActionConfig>()
// {
// // Joystick
// new ActionConfig()
// {
// name = "joystick",
// localizedName = "Joystick",
// type = ActionType.Axis2D,
// usages = new List<string>()
// {
// "Primary2DAxis"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = thumbstick,
// interactionProfileName = profile,
// }
// }
// },
// // Touchpad
// new ActionConfig()
// {
// name = "touchpad",
// localizedName = "Touchpad",
// type = ActionType.Axis2D,
// usages = new List<string>()
// {
// "Secondary2DAxis"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = trackpad,
// interactionProfileName = profile,
// }
// }
// },
// // Grip
// new ActionConfig()
// {
// name = "grip",
// localizedName = "Grip",
// type = ActionType.Axis1D,
// usages = new List<string>()
// {
// "Grip"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = squeeze,
// interactionProfileName = profile,
// }
// }
// },
// // Grip Pressed
// new ActionConfig()
// {
// name = "gripPressed",
// localizedName = "Grip Pressed",
// type = ActionType.Binary,
// usages = new List<string>()
// {
// "GripButton"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = squeeze,
// interactionProfileName = profile,
// }
// }
// },
// // Menu
// new ActionConfig()
// {
// name = "menu",
// localizedName = "Menu",
// type = ActionType.Binary,
// usages = new List<string>()
// {
// "MenuButton"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = menu,
// interactionProfileName = profile,
// }
// }
// },
// // Trigger
// new ActionConfig()
// {
// name = "trigger",
// localizedName = "Trigger",
// type = ActionType.Axis1D,
// usages = new List<string>()
// {
// "Trigger"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = trigger,
// interactionProfileName = profile,
// }
// }
// },
// // Trigger Pressed
// new ActionConfig()
// {
// name = "triggerPressed",
// localizedName = "Trigger Pressed",
// type = ActionType.Binary,
// usages = new List<string>()
// {
// "TriggerButton"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = trigger,
// interactionProfileName = profile,
// }
// }
// },
// //Joystick Clicked
// new ActionConfig()
// {
// name = "joystickClicked",
// localizedName = "JoystickClicked",
// type = ActionType.Binary,
// usages = new List<string>()
// {
// "Primary2DAxisClick"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = thumbstickClick,
// interactionProfileName = profile,
// }
// }
// },
// //Touchpad Clicked
// new ActionConfig()
// {
// name = "touchpadClicked",
// localizedName = "Touchpad Clicked",
// type = ActionType.Binary,
// usages = new List<string>()
// {
// "Secondary2DAxisClick"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = trackpadClick,
// interactionProfileName = profile,
// }
// }
// },
// //Touchpad Touched
// new ActionConfig()
// {
// name = "touchpadTouched",
// localizedName = "Touchpad Touched",
// type = ActionType.Binary,
// usages = new List<string>()
// {
// "Secondary2DAxisTouch"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = trackpadTouch,
// interactionProfileName = profile,
// }
// }
// },
// // Device Pose
// new ActionConfig()
// {
// name = "devicePose",
// localizedName = "Device Pose",
// type = ActionType.Pose,
// usages = new List<string>()
// {
// "Device"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = grip,
// interactionProfileName = profile,
// }
// }
// },
// // Pointer Pose
// new ActionConfig()
// {
// name = "pointer",
// localizedName = "Pointer Pose",
// type = ActionType.Pose,
// usages = new List<string>()
// {
// "Pointer"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = aim,
// interactionProfileName = profile,
// }
// }
// },
// // Haptics
// new ActionConfig()
// {
// name = "haptic",
// localizedName = "Haptic Output",
// type = ActionType.Vibrate,
// usages = new List<string>() { "Haptic" },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = haptic,
// interactionProfileName = profile,
// }
// }
// }
// }
// };
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_0 = (ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726*)il2cpp_codegen_object_new(ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726_il2cpp_TypeInfo_var);
NullCheck(L_0);
ActionMapConfig__ctor_mD176609404B173C1E745D6FC727D03D5BA5647D7(L_0, NULL);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_1 = L_0;
NullCheck(L_1);
L_1->___name_0 = _stringLiteral2EFC36A6CB9DD55107286195EE88AD89038126CA;
Il2CppCodeGenWriteBarrier((void**)(&L_1->___name_0), (void*)_stringLiteral2EFC36A6CB9DD55107286195EE88AD89038126CA);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_2 = L_1;
NullCheck(L_2);
L_2->___localizedName_1 = _stringLiteral501297652653A2AE88BC7F3D101C87140870E99E;
Il2CppCodeGenWriteBarrier((void**)(&L_2->___localizedName_1), (void*)_stringLiteral501297652653A2AE88BC7F3D101C87140870E99E);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_3 = L_2;
NullCheck(L_3);
L_3->___desiredInteractionProfile_4 = _stringLiteralC00723C19F2F788EB31F96AEA748354BDA5EEB99;
Il2CppCodeGenWriteBarrier((void**)(&L_3->___desiredInteractionProfile_4), (void*)_stringLiteralC00723C19F2F788EB31F96AEA748354BDA5EEB99);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_4 = L_3;
NullCheck(L_4);
L_4->___manufacturer_5 = _stringLiteralDC58B310513517CDBD557C46B0E45FE5C7B11872;
Il2CppCodeGenWriteBarrier((void**)(&L_4->___manufacturer_5), (void*)_stringLiteralDC58B310513517CDBD557C46B0E45FE5C7B11872);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_5 = L_4;
NullCheck(L_5);
L_5->___serialNumber_6 = _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709;
Il2CppCodeGenWriteBarrier((void**)(&L_5->___serialNumber_6), (void*)_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_6 = L_5;
List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB* L_7 = (List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB*)il2cpp_codegen_object_new(List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB_il2cpp_TypeInfo_var);
NullCheck(L_7);
List_1__ctor_m8970B3D9C8E0787265692898BD6F57FC9E03A59F(L_7, List_1__ctor_m8970B3D9C8E0787265692898BD6F57FC9E03A59F_RuntimeMethod_var);
List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB* L_8 = L_7;
DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* L_9 = (DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F*)il2cpp_codegen_object_new(DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F_il2cpp_TypeInfo_var);
NullCheck(L_9);
DeviceConfig__ctor_m6D6773CD191F0BF2FC30381D44D18CC32D35BBDC(L_9, NULL);
DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* L_10 = L_9;
NullCheck(L_10);
L_10->___characteristics_0 = ((int32_t)356);
DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* L_11 = L_10;
NullCheck(L_11);
L_11->___userPath_1 = _stringLiteralDC4277F49B8620358EAFE840EA9E9793DB44763D;
Il2CppCodeGenWriteBarrier((void**)(&L_11->___userPath_1), (void*)_stringLiteralDC4277F49B8620358EAFE840EA9E9793DB44763D);
NullCheck(L_8);
List_1_Add_m1AC5A221CED9D131E37F4B0B568F33725D978B4B_inline(L_8, L_11, List_1_Add_m1AC5A221CED9D131E37F4B0B568F33725D978B4B_RuntimeMethod_var);
List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB* L_12 = L_8;
DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* L_13 = (DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F*)il2cpp_codegen_object_new(DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F_il2cpp_TypeInfo_var);
NullCheck(L_13);
DeviceConfig__ctor_m6D6773CD191F0BF2FC30381D44D18CC32D35BBDC(L_13, NULL);
DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* L_14 = L_13;
NullCheck(L_14);
L_14->___characteristics_0 = ((int32_t)612);
DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* L_15 = L_14;
NullCheck(L_15);
L_15->___userPath_1 = _stringLiteral6C5998AA27BC5525A876672EE945195779855B89;
Il2CppCodeGenWriteBarrier((void**)(&L_15->___userPath_1), (void*)_stringLiteral6C5998AA27BC5525A876672EE945195779855B89);
NullCheck(L_12);
List_1_Add_m1AC5A221CED9D131E37F4B0B568F33725D978B4B_inline(L_12, L_15, List_1_Add_m1AC5A221CED9D131E37F4B0B568F33725D978B4B_RuntimeMethod_var);
NullCheck(L_6);
L_6->___deviceInfos_2 = L_12;
Il2CppCodeGenWriteBarrier((void**)(&L_6->___deviceInfos_2), (void*)L_12);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_16 = L_6;
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_17 = (List_1_t45512A48723349E9323086B15E5019FCD5996870*)il2cpp_codegen_object_new(List_1_t45512A48723349E9323086B15E5019FCD5996870_il2cpp_TypeInfo_var);
NullCheck(L_17);
List_1__ctor_m50991CDE471783EEF46D7BC732B52303B498CA2B(L_17, List_1__ctor_m50991CDE471783EEF46D7BC732B52303B498CA2B_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_18 = L_17;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_19 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_19);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_19, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_20 = L_19;
NullCheck(L_20);
L_20->___name_0 = _stringLiteral8AF7B9D6121033ED1DE80EFA3688A7998521AB1F;
Il2CppCodeGenWriteBarrier((void**)(&L_20->___name_0), (void*)_stringLiteral8AF7B9D6121033ED1DE80EFA3688A7998521AB1F);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_21 = L_20;
NullCheck(L_21);
L_21->___localizedName_2 = _stringLiteralB502A186982A83A6C402B5753C1120061504E6EB;
Il2CppCodeGenWriteBarrier((void**)(&L_21->___localizedName_2), (void*)_stringLiteralB502A186982A83A6C402B5753C1120061504E6EB);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_22 = L_21;
NullCheck(L_22);
L_22->___type_1 = 2;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_23 = L_22;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_24 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_24);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_24, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_25 = L_24;
NullCheck(L_25);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_25, _stringLiteral754BC8CC289786CFBEFC86F613F47EEC45C9D500, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_23);
L_23->___usages_4 = L_25;
Il2CppCodeGenWriteBarrier((void**)(&L_23->___usages_4), (void*)L_25);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_26 = L_23;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_27 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_27);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_27, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_28 = L_27;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_29 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_29);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_29, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_30 = L_29;
NullCheck(L_30);
L_30->___interactionPath_1 = _stringLiteral6C1429D231A493F2DC50E73EA377BD4E2C053A99;
Il2CppCodeGenWriteBarrier((void**)(&L_30->___interactionPath_1), (void*)_stringLiteral6C1429D231A493F2DC50E73EA377BD4E2C053A99);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_31 = L_30;
NullCheck(L_31);
L_31->___interactionProfileName_0 = _stringLiteralC00723C19F2F788EB31F96AEA748354BDA5EEB99;
Il2CppCodeGenWriteBarrier((void**)(&L_31->___interactionProfileName_0), (void*)_stringLiteralC00723C19F2F788EB31F96AEA748354BDA5EEB99);
NullCheck(L_28);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_28, L_31, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_26);
L_26->___bindings_3 = L_28;
Il2CppCodeGenWriteBarrier((void**)(&L_26->___bindings_3), (void*)L_28);
NullCheck(L_18);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_18, L_26, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_32 = L_18;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_33 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_33);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_33, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_34 = L_33;
NullCheck(L_34);
L_34->___name_0 = _stringLiteral4375062BD8882E451B6BEE137E47CDAFE50A90EC;
Il2CppCodeGenWriteBarrier((void**)(&L_34->___name_0), (void*)_stringLiteral4375062BD8882E451B6BEE137E47CDAFE50A90EC);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_35 = L_34;
NullCheck(L_35);
L_35->___localizedName_2 = _stringLiteralDA0BC527B2CDA216C14B591477A04A1C7D0AA611;
Il2CppCodeGenWriteBarrier((void**)(&L_35->___localizedName_2), (void*)_stringLiteralDA0BC527B2CDA216C14B591477A04A1C7D0AA611);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_36 = L_35;
NullCheck(L_36);
L_36->___type_1 = 2;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_37 = L_36;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_38 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_38);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_38, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_39 = L_38;
NullCheck(L_39);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_39, _stringLiteralB387D42F0AFA94CE7B6979B587B90DD3FE6E03AE, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_37);
L_37->___usages_4 = L_39;
Il2CppCodeGenWriteBarrier((void**)(&L_37->___usages_4), (void*)L_39);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_40 = L_37;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_41 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_41);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_41, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_42 = L_41;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_43 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_43);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_43, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_44 = L_43;
NullCheck(L_44);
L_44->___interactionPath_1 = _stringLiteral0C0DEC85B86B776CABBBCE9900909D8EDBCC0D0D;
Il2CppCodeGenWriteBarrier((void**)(&L_44->___interactionPath_1), (void*)_stringLiteral0C0DEC85B86B776CABBBCE9900909D8EDBCC0D0D);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_45 = L_44;
NullCheck(L_45);
L_45->___interactionProfileName_0 = _stringLiteralC00723C19F2F788EB31F96AEA748354BDA5EEB99;
Il2CppCodeGenWriteBarrier((void**)(&L_45->___interactionProfileName_0), (void*)_stringLiteralC00723C19F2F788EB31F96AEA748354BDA5EEB99);
NullCheck(L_42);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_42, L_45, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_40);
L_40->___bindings_3 = L_42;
Il2CppCodeGenWriteBarrier((void**)(&L_40->___bindings_3), (void*)L_42);
NullCheck(L_32);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_32, L_40, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_46 = L_32;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_47 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_47);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_47, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_48 = L_47;
NullCheck(L_48);
L_48->___name_0 = _stringLiteral4FAF1332EAA22ED62546993B44D1AE07024AA9C9;
Il2CppCodeGenWriteBarrier((void**)(&L_48->___name_0), (void*)_stringLiteral4FAF1332EAA22ED62546993B44D1AE07024AA9C9);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_49 = L_48;
NullCheck(L_49);
L_49->___localizedName_2 = _stringLiteralB4FE860573CD6E03F0D1A4378C1F330A3820D8C9;
Il2CppCodeGenWriteBarrier((void**)(&L_49->___localizedName_2), (void*)_stringLiteralB4FE860573CD6E03F0D1A4378C1F330A3820D8C9);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_50 = L_49;
NullCheck(L_50);
L_50->___type_1 = 1;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_51 = L_50;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_52 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_52);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_52, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_53 = L_52;
NullCheck(L_53);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_53, _stringLiteralB4FE860573CD6E03F0D1A4378C1F330A3820D8C9, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_51);
L_51->___usages_4 = L_53;
Il2CppCodeGenWriteBarrier((void**)(&L_51->___usages_4), (void*)L_53);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_54 = L_51;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_55 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_55);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_55, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_56 = L_55;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_57 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_57);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_57, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_58 = L_57;
NullCheck(L_58);
L_58->___interactionPath_1 = _stringLiteral93B79D31F5C100775DFCDF0240E253401BD63C8E;
Il2CppCodeGenWriteBarrier((void**)(&L_58->___interactionPath_1), (void*)_stringLiteral93B79D31F5C100775DFCDF0240E253401BD63C8E);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_59 = L_58;
NullCheck(L_59);
L_59->___interactionProfileName_0 = _stringLiteralC00723C19F2F788EB31F96AEA748354BDA5EEB99;
Il2CppCodeGenWriteBarrier((void**)(&L_59->___interactionProfileName_0), (void*)_stringLiteralC00723C19F2F788EB31F96AEA748354BDA5EEB99);
NullCheck(L_56);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_56, L_59, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_54);
L_54->___bindings_3 = L_56;
Il2CppCodeGenWriteBarrier((void**)(&L_54->___bindings_3), (void*)L_56);
NullCheck(L_46);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_46, L_54, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_60 = L_46;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_61 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_61);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_61, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_62 = L_61;
NullCheck(L_62);
L_62->___name_0 = _stringLiteral836BEF03CDF7F78C55ADABFC8E7F1FC31387E456;
Il2CppCodeGenWriteBarrier((void**)(&L_62->___name_0), (void*)_stringLiteral836BEF03CDF7F78C55ADABFC8E7F1FC31387E456);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_63 = L_62;
NullCheck(L_63);
L_63->___localizedName_2 = _stringLiteral91D354DF612051E000B8AFD623E149C76168334A;
Il2CppCodeGenWriteBarrier((void**)(&L_63->___localizedName_2), (void*)_stringLiteral91D354DF612051E000B8AFD623E149C76168334A);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_64 = L_63;
NullCheck(L_64);
L_64->___type_1 = 0;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_65 = L_64;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_66 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_66);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_66, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_67 = L_66;
NullCheck(L_67);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_67, _stringLiteralACCB271B3F087252B60BC604A75AEE43F78DA580, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_65);
L_65->___usages_4 = L_67;
Il2CppCodeGenWriteBarrier((void**)(&L_65->___usages_4), (void*)L_67);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_68 = L_65;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_69 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_69);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_69, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_70 = L_69;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_71 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_71);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_71, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_72 = L_71;
NullCheck(L_72);
L_72->___interactionPath_1 = _stringLiteral93B79D31F5C100775DFCDF0240E253401BD63C8E;
Il2CppCodeGenWriteBarrier((void**)(&L_72->___interactionPath_1), (void*)_stringLiteral93B79D31F5C100775DFCDF0240E253401BD63C8E);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_73 = L_72;
NullCheck(L_73);
L_73->___interactionProfileName_0 = _stringLiteralC00723C19F2F788EB31F96AEA748354BDA5EEB99;
Il2CppCodeGenWriteBarrier((void**)(&L_73->___interactionProfileName_0), (void*)_stringLiteralC00723C19F2F788EB31F96AEA748354BDA5EEB99);
NullCheck(L_70);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_70, L_73, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_68);
L_68->___bindings_3 = L_70;
Il2CppCodeGenWriteBarrier((void**)(&L_68->___bindings_3), (void*)L_70);
NullCheck(L_60);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_60, L_68, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_74 = L_60;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_75 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_75);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_75, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_76 = L_75;
NullCheck(L_76);
L_76->___name_0 = _stringLiteral0B5ECFF84CE073C4971D637741C560F910E4D128;
Il2CppCodeGenWriteBarrier((void**)(&L_76->___name_0), (void*)_stringLiteral0B5ECFF84CE073C4971D637741C560F910E4D128);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_77 = L_76;
NullCheck(L_77);
L_77->___localizedName_2 = _stringLiteral0C10E47675493434D04CD8025C8303AF94F7BA5A;
Il2CppCodeGenWriteBarrier((void**)(&L_77->___localizedName_2), (void*)_stringLiteral0C10E47675493434D04CD8025C8303AF94F7BA5A);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_78 = L_77;
NullCheck(L_78);
L_78->___type_1 = 0;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_79 = L_78;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_80 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_80);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_80, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_81 = L_80;
NullCheck(L_81);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_81, _stringLiteralC5505A25CF2D095FDF8936A52047CE843140CE71, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_79);
L_79->___usages_4 = L_81;
Il2CppCodeGenWriteBarrier((void**)(&L_79->___usages_4), (void*)L_81);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_82 = L_79;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_83 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_83);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_83, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_84 = L_83;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_85 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_85);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_85, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_86 = L_85;
NullCheck(L_86);
L_86->___interactionPath_1 = _stringLiteral0CDAC69FAA1C2651F5DF033E357FC6AC0A07D9A8;
Il2CppCodeGenWriteBarrier((void**)(&L_86->___interactionPath_1), (void*)_stringLiteral0CDAC69FAA1C2651F5DF033E357FC6AC0A07D9A8);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_87 = L_86;
NullCheck(L_87);
L_87->___interactionProfileName_0 = _stringLiteralC00723C19F2F788EB31F96AEA748354BDA5EEB99;
Il2CppCodeGenWriteBarrier((void**)(&L_87->___interactionProfileName_0), (void*)_stringLiteralC00723C19F2F788EB31F96AEA748354BDA5EEB99);
NullCheck(L_84);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_84, L_87, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_82);
L_82->___bindings_3 = L_84;
Il2CppCodeGenWriteBarrier((void**)(&L_82->___bindings_3), (void*)L_84);
NullCheck(L_74);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_74, L_82, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_88 = L_74;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_89 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_89);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_89, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_90 = L_89;
NullCheck(L_90);
L_90->___name_0 = _stringLiteral9FE5967523CA0E49A247084021DB0C0C2C996FDF;
Il2CppCodeGenWriteBarrier((void**)(&L_90->___name_0), (void*)_stringLiteral9FE5967523CA0E49A247084021DB0C0C2C996FDF);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_91 = L_90;
NullCheck(L_91);
L_91->___localizedName_2 = _stringLiteralB85E78C75EF1A6F636689BD88A9D6C2A3B2B0A1B;
Il2CppCodeGenWriteBarrier((void**)(&L_91->___localizedName_2), (void*)_stringLiteralB85E78C75EF1A6F636689BD88A9D6C2A3B2B0A1B);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_92 = L_91;
NullCheck(L_92);
L_92->___type_1 = 1;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_93 = L_92;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_94 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_94);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_94, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_95 = L_94;
NullCheck(L_95);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_95, _stringLiteralB85E78C75EF1A6F636689BD88A9D6C2A3B2B0A1B, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_93);
L_93->___usages_4 = L_95;
Il2CppCodeGenWriteBarrier((void**)(&L_93->___usages_4), (void*)L_95);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_96 = L_93;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_97 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_97);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_97, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_98 = L_97;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_99 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_99);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_99, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_100 = L_99;
NullCheck(L_100);
L_100->___interactionPath_1 = _stringLiteralB900A68DB7AADAF324457B0FBBCAD5EC97A34CB5;
Il2CppCodeGenWriteBarrier((void**)(&L_100->___interactionPath_1), (void*)_stringLiteralB900A68DB7AADAF324457B0FBBCAD5EC97A34CB5);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_101 = L_100;
NullCheck(L_101);
L_101->___interactionProfileName_0 = _stringLiteralC00723C19F2F788EB31F96AEA748354BDA5EEB99;
Il2CppCodeGenWriteBarrier((void**)(&L_101->___interactionProfileName_0), (void*)_stringLiteralC00723C19F2F788EB31F96AEA748354BDA5EEB99);
NullCheck(L_98);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_98, L_101, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_96);
L_96->___bindings_3 = L_98;
Il2CppCodeGenWriteBarrier((void**)(&L_96->___bindings_3), (void*)L_98);
NullCheck(L_88);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_88, L_96, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_102 = L_88;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_103 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_103);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_103, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_104 = L_103;
NullCheck(L_104);
L_104->___name_0 = _stringLiteral9C0461316058197D67FFB59CE6A345F2B7BEA590;
Il2CppCodeGenWriteBarrier((void**)(&L_104->___name_0), (void*)_stringLiteral9C0461316058197D67FFB59CE6A345F2B7BEA590);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_105 = L_104;
NullCheck(L_105);
L_105->___localizedName_2 = _stringLiteralF81C5066CE02FAB6BB49AABBB41EE0BD503CE9F3;
Il2CppCodeGenWriteBarrier((void**)(&L_105->___localizedName_2), (void*)_stringLiteralF81C5066CE02FAB6BB49AABBB41EE0BD503CE9F3);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_106 = L_105;
NullCheck(L_106);
L_106->___type_1 = 0;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_107 = L_106;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_108 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_108);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_108, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_109 = L_108;
NullCheck(L_109);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_109, _stringLiteral9946FBE46CDE07D85A1306BBD66ABF2744491441, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_107);
L_107->___usages_4 = L_109;
Il2CppCodeGenWriteBarrier((void**)(&L_107->___usages_4), (void*)L_109);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_110 = L_107;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_111 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_111);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_111, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_112 = L_111;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_113 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_113);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_113, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_114 = L_113;
NullCheck(L_114);
L_114->___interactionPath_1 = _stringLiteralB900A68DB7AADAF324457B0FBBCAD5EC97A34CB5;
Il2CppCodeGenWriteBarrier((void**)(&L_114->___interactionPath_1), (void*)_stringLiteralB900A68DB7AADAF324457B0FBBCAD5EC97A34CB5);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_115 = L_114;
NullCheck(L_115);
L_115->___interactionProfileName_0 = _stringLiteralC00723C19F2F788EB31F96AEA748354BDA5EEB99;
Il2CppCodeGenWriteBarrier((void**)(&L_115->___interactionProfileName_0), (void*)_stringLiteralC00723C19F2F788EB31F96AEA748354BDA5EEB99);
NullCheck(L_112);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_112, L_115, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_110);
L_110->___bindings_3 = L_112;
Il2CppCodeGenWriteBarrier((void**)(&L_110->___bindings_3), (void*)L_112);
NullCheck(L_102);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_102, L_110, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_116 = L_102;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_117 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_117);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_117, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_118 = L_117;
NullCheck(L_118);
L_118->___name_0 = _stringLiteral462E007647F39394D37B1FAFEC8DABC4954BC8C9;
Il2CppCodeGenWriteBarrier((void**)(&L_118->___name_0), (void*)_stringLiteral462E007647F39394D37B1FAFEC8DABC4954BC8C9);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_119 = L_118;
NullCheck(L_119);
L_119->___localizedName_2 = _stringLiteral9B5F688B34D706803EC52FACC300087D1B85937B;
Il2CppCodeGenWriteBarrier((void**)(&L_119->___localizedName_2), (void*)_stringLiteral9B5F688B34D706803EC52FACC300087D1B85937B);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_120 = L_119;
NullCheck(L_120);
L_120->___type_1 = 0;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_121 = L_120;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_122 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_122);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_122, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_123 = L_122;
NullCheck(L_123);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_123, _stringLiteralC8E762418D8614D739AB43D7D2C189A29AF1145F, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_121);
L_121->___usages_4 = L_123;
Il2CppCodeGenWriteBarrier((void**)(&L_121->___usages_4), (void*)L_123);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_124 = L_121;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_125 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_125);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_125, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_126 = L_125;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_127 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_127);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_127, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_128 = L_127;
NullCheck(L_128);
L_128->___interactionPath_1 = _stringLiteral5852A471D9AA3400124B264BB6B8E2BF1CDD2990;
Il2CppCodeGenWriteBarrier((void**)(&L_128->___interactionPath_1), (void*)_stringLiteral5852A471D9AA3400124B264BB6B8E2BF1CDD2990);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_129 = L_128;
NullCheck(L_129);
L_129->___interactionProfileName_0 = _stringLiteralC00723C19F2F788EB31F96AEA748354BDA5EEB99;
Il2CppCodeGenWriteBarrier((void**)(&L_129->___interactionProfileName_0), (void*)_stringLiteralC00723C19F2F788EB31F96AEA748354BDA5EEB99);
NullCheck(L_126);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_126, L_129, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_124);
L_124->___bindings_3 = L_126;
Il2CppCodeGenWriteBarrier((void**)(&L_124->___bindings_3), (void*)L_126);
NullCheck(L_116);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_116, L_124, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_130 = L_116;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_131 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_131);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_131, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_132 = L_131;
NullCheck(L_132);
L_132->___name_0 = _stringLiteralEDC78BA63A133C81FC2DD3E3CA7EC02E945F89CE;
Il2CppCodeGenWriteBarrier((void**)(&L_132->___name_0), (void*)_stringLiteralEDC78BA63A133C81FC2DD3E3CA7EC02E945F89CE);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_133 = L_132;
NullCheck(L_133);
L_133->___localizedName_2 = _stringLiteralD262488A182EC17588F0BDAFC8C2268F0CA32DF0;
Il2CppCodeGenWriteBarrier((void**)(&L_133->___localizedName_2), (void*)_stringLiteralD262488A182EC17588F0BDAFC8C2268F0CA32DF0);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_134 = L_133;
NullCheck(L_134);
L_134->___type_1 = 0;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_135 = L_134;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_136 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_136);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_136, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_137 = L_136;
NullCheck(L_137);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_137, _stringLiteral24B00BEE43751066E2697652F1D6D262C07E28BF, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_135);
L_135->___usages_4 = L_137;
Il2CppCodeGenWriteBarrier((void**)(&L_135->___usages_4), (void*)L_137);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_138 = L_135;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_139 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_139);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_139, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_140 = L_139;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_141 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_141);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_141, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_142 = L_141;
NullCheck(L_142);
L_142->___interactionPath_1 = _stringLiteral2180421BA9E4B2BFD8E2C655F1A85D083F0EB506;
Il2CppCodeGenWriteBarrier((void**)(&L_142->___interactionPath_1), (void*)_stringLiteral2180421BA9E4B2BFD8E2C655F1A85D083F0EB506);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_143 = L_142;
NullCheck(L_143);
L_143->___interactionProfileName_0 = _stringLiteralC00723C19F2F788EB31F96AEA748354BDA5EEB99;
Il2CppCodeGenWriteBarrier((void**)(&L_143->___interactionProfileName_0), (void*)_stringLiteralC00723C19F2F788EB31F96AEA748354BDA5EEB99);
NullCheck(L_140);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_140, L_143, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_138);
L_138->___bindings_3 = L_140;
Il2CppCodeGenWriteBarrier((void**)(&L_138->___bindings_3), (void*)L_140);
NullCheck(L_130);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_130, L_138, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_144 = L_130;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_145 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_145);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_145, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_146 = L_145;
NullCheck(L_146);
L_146->___name_0 = _stringLiteralB81B10F5CAB114184CB2AEC199DE4C618C7F57DB;
Il2CppCodeGenWriteBarrier((void**)(&L_146->___name_0), (void*)_stringLiteralB81B10F5CAB114184CB2AEC199DE4C618C7F57DB);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_147 = L_146;
NullCheck(L_147);
L_147->___localizedName_2 = _stringLiteral2173A974190D34521278D1F1D9846E446A74235E;
Il2CppCodeGenWriteBarrier((void**)(&L_147->___localizedName_2), (void*)_stringLiteral2173A974190D34521278D1F1D9846E446A74235E);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_148 = L_147;
NullCheck(L_148);
L_148->___type_1 = 0;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_149 = L_148;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_150 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_150);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_150, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_151 = L_150;
NullCheck(L_151);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_151, _stringLiteral38500B43596E22322F78E4DB6623115A6D7C5B24, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_149);
L_149->___usages_4 = L_151;
Il2CppCodeGenWriteBarrier((void**)(&L_149->___usages_4), (void*)L_151);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_152 = L_149;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_153 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_153);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_153, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_154 = L_153;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_155 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_155);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_155, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_156 = L_155;
NullCheck(L_156);
L_156->___interactionPath_1 = _stringLiteralFC9328EC05BFE4E05D76A1FEDA6674979FE522FE;
Il2CppCodeGenWriteBarrier((void**)(&L_156->___interactionPath_1), (void*)_stringLiteralFC9328EC05BFE4E05D76A1FEDA6674979FE522FE);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_157 = L_156;
NullCheck(L_157);
L_157->___interactionProfileName_0 = _stringLiteralC00723C19F2F788EB31F96AEA748354BDA5EEB99;
Il2CppCodeGenWriteBarrier((void**)(&L_157->___interactionProfileName_0), (void*)_stringLiteralC00723C19F2F788EB31F96AEA748354BDA5EEB99);
NullCheck(L_154);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_154, L_157, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_152);
L_152->___bindings_3 = L_154;
Il2CppCodeGenWriteBarrier((void**)(&L_152->___bindings_3), (void*)L_154);
NullCheck(L_144);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_144, L_152, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_158 = L_144;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_159 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_159);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_159, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_160 = L_159;
NullCheck(L_160);
L_160->___name_0 = _stringLiteral46C52D35A125250F5FBD7AAB8CD2F6E82177916E;
Il2CppCodeGenWriteBarrier((void**)(&L_160->___name_0), (void*)_stringLiteral46C52D35A125250F5FBD7AAB8CD2F6E82177916E);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_161 = L_160;
NullCheck(L_161);
L_161->___localizedName_2 = _stringLiteral960416C64D6FEDF29B47FEF63B743ADBF6A3ACF5;
Il2CppCodeGenWriteBarrier((void**)(&L_161->___localizedName_2), (void*)_stringLiteral960416C64D6FEDF29B47FEF63B743ADBF6A3ACF5);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_162 = L_161;
NullCheck(L_162);
L_162->___type_1 = 3;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_163 = L_162;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_164 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_164);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_164, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_165 = L_164;
NullCheck(L_165);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_165, _stringLiteralF67FF52BAD5C543F3623D3051EA5B4ED8BCD0DEB, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_163);
L_163->___usages_4 = L_165;
Il2CppCodeGenWriteBarrier((void**)(&L_163->___usages_4), (void*)L_165);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_166 = L_163;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_167 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_167);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_167, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_168 = L_167;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_169 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_169);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_169, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_170 = L_169;
NullCheck(L_170);
L_170->___interactionPath_1 = _stringLiteralFD56696F17A09DE56411343B8CFB8ABF5E82F544;
Il2CppCodeGenWriteBarrier((void**)(&L_170->___interactionPath_1), (void*)_stringLiteralFD56696F17A09DE56411343B8CFB8ABF5E82F544);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_171 = L_170;
NullCheck(L_171);
L_171->___interactionProfileName_0 = _stringLiteralC00723C19F2F788EB31F96AEA748354BDA5EEB99;
Il2CppCodeGenWriteBarrier((void**)(&L_171->___interactionProfileName_0), (void*)_stringLiteralC00723C19F2F788EB31F96AEA748354BDA5EEB99);
NullCheck(L_168);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_168, L_171, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_166);
L_166->___bindings_3 = L_168;
Il2CppCodeGenWriteBarrier((void**)(&L_166->___bindings_3), (void*)L_168);
NullCheck(L_158);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_158, L_166, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_172 = L_158;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_173 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_173);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_173, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_174 = L_173;
NullCheck(L_174);
L_174->___name_0 = _stringLiteral0D74755D51876350D4B4382E014E2E93AD3D3B73;
Il2CppCodeGenWriteBarrier((void**)(&L_174->___name_0), (void*)_stringLiteral0D74755D51876350D4B4382E014E2E93AD3D3B73);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_175 = L_174;
NullCheck(L_175);
L_175->___localizedName_2 = _stringLiteral06E77F5358FAE549CC1F5C010C7AA427E20DB81F;
Il2CppCodeGenWriteBarrier((void**)(&L_175->___localizedName_2), (void*)_stringLiteral06E77F5358FAE549CC1F5C010C7AA427E20DB81F);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_176 = L_175;
NullCheck(L_176);
L_176->___type_1 = 3;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_177 = L_176;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_178 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_178);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_178, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_179 = L_178;
NullCheck(L_179);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_179, _stringLiteral871C50B2EA6F82F09B5B9A7EF8B17FDCA2EEE958, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_177);
L_177->___usages_4 = L_179;
Il2CppCodeGenWriteBarrier((void**)(&L_177->___usages_4), (void*)L_179);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_180 = L_177;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_181 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_181);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_181, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_182 = L_181;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_183 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_183);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_183, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_184 = L_183;
NullCheck(L_184);
L_184->___interactionPath_1 = _stringLiteral5D5999AB167923C4FC4CD3D2CCB9155715DF5AF8;
Il2CppCodeGenWriteBarrier((void**)(&L_184->___interactionPath_1), (void*)_stringLiteral5D5999AB167923C4FC4CD3D2CCB9155715DF5AF8);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_185 = L_184;
NullCheck(L_185);
L_185->___interactionProfileName_0 = _stringLiteralC00723C19F2F788EB31F96AEA748354BDA5EEB99;
Il2CppCodeGenWriteBarrier((void**)(&L_185->___interactionProfileName_0), (void*)_stringLiteralC00723C19F2F788EB31F96AEA748354BDA5EEB99);
NullCheck(L_182);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_182, L_185, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_180);
L_180->___bindings_3 = L_182;
Il2CppCodeGenWriteBarrier((void**)(&L_180->___bindings_3), (void*)L_182);
NullCheck(L_172);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_172, L_180, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_186 = L_172;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_187 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_187);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_187, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_188 = L_187;
NullCheck(L_188);
L_188->___name_0 = _stringLiteralE0C07794D9D8D1547EF130F005ABD901FE8F5136;
Il2CppCodeGenWriteBarrier((void**)(&L_188->___name_0), (void*)_stringLiteralE0C07794D9D8D1547EF130F005ABD901FE8F5136);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_189 = L_188;
NullCheck(L_189);
L_189->___localizedName_2 = _stringLiteral8434FCF61786C7762C86CD1309B3265F399C7B5D;
Il2CppCodeGenWriteBarrier((void**)(&L_189->___localizedName_2), (void*)_stringLiteral8434FCF61786C7762C86CD1309B3265F399C7B5D);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_190 = L_189;
NullCheck(L_190);
L_190->___type_1 = 4;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_191 = L_190;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_192 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_192);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_192, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_193 = L_192;
NullCheck(L_193);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_193, _stringLiteralCEA7D15BD7D3108714FE5FE1861D75886730D5F1, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_191);
L_191->___usages_4 = L_193;
Il2CppCodeGenWriteBarrier((void**)(&L_191->___usages_4), (void*)L_193);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_194 = L_191;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_195 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_195);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_195, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_196 = L_195;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_197 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_197);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_197, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_198 = L_197;
NullCheck(L_198);
L_198->___interactionPath_1 = _stringLiteral1D91341ED2A6051E8657AEE81869C1579642180F;
Il2CppCodeGenWriteBarrier((void**)(&L_198->___interactionPath_1), (void*)_stringLiteral1D91341ED2A6051E8657AEE81869C1579642180F);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_199 = L_198;
NullCheck(L_199);
L_199->___interactionProfileName_0 = _stringLiteralC00723C19F2F788EB31F96AEA748354BDA5EEB99;
Il2CppCodeGenWriteBarrier((void**)(&L_199->___interactionProfileName_0), (void*)_stringLiteralC00723C19F2F788EB31F96AEA748354BDA5EEB99);
NullCheck(L_196);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_196, L_199, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_194);
L_194->___bindings_3 = L_196;
Il2CppCodeGenWriteBarrier((void**)(&L_194->___bindings_3), (void*)L_196);
NullCheck(L_186);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_186, L_194, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
NullCheck(L_16);
L_16->___actions_3 = L_186;
Il2CppCodeGenWriteBarrier((void**)(&L_16->___actions_3), (void*)L_186);
V_0 = L_16;
// AddActionMap(actionMap);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_200 = V_0;
OpenXRInteractionFeature_AddActionMap_mB5164800F760AE33D2494E66565DF85D3E7AC170(__this, L_200, NULL);
// }
return;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MicrosoftMotionControllerProfile__ctor_m9D56B038197A627B9177A0F7E490079B7489B5B0 (MicrosoftMotionControllerProfile_t53D1023E3C1D2813F704A2EF57F7F980FD558F09* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OpenXRInteractionFeature_t643728BC4EB54CC2852F8D9921027BEE62E7682E_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(OpenXRInteractionFeature_t643728BC4EB54CC2852F8D9921027BEE62E7682E_il2cpp_TypeInfo_var);
OpenXRInteractionFeature__ctor_m7C6DDC7C52070631AF9B879AD5E07CD25B4AF558(__this, 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.Vector2Control UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::get_joystick()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* WMRSpatialController_get_joystick_m6A2A801DA168CC6F4F84809599B3FC386736F624 (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, const RuntimeMethod* method)
{
{
// public ThumbstickControl joystick { get; private set; }
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* L_0 = __this->___U3CjoystickU3Ek__BackingField_48;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_joystick(UnityEngine.InputSystem.Controls.Vector2Control)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WMRSpatialController_set_joystick_mF80D1992177B3593FAE4F9CF566C267DAEF773CC (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___0_value, const RuntimeMethod* method)
{
{
// public ThumbstickControl joystick { get; private set; }
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* L_0 = ___0_value;
__this->___U3CjoystickU3Ek__BackingField_48 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CjoystickU3Ek__BackingField_48), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.Vector2Control UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::get_touchpad()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* WMRSpatialController_get_touchpad_m05778CB669A37CC1A6A582718D8D9057270B6C3F (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, const RuntimeMethod* method)
{
{
// public ThumbstickControl touchpad { get; private set; }
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* L_0 = __this->___U3CtouchpadU3Ek__BackingField_49;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_touchpad(UnityEngine.InputSystem.Controls.Vector2Control)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WMRSpatialController_set_touchpad_m8894F4A0ABE3BEE26BFDE2E5EBF6E20F7165A59C (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___0_value, const RuntimeMethod* method)
{
{
// public ThumbstickControl touchpad { get; private set; }
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* L_0 = ___0_value;
__this->___U3CtouchpadU3Ek__BackingField_49 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtouchpadU3Ek__BackingField_49), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::get_grip()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* WMRSpatialController_get_grip_mF4870B2606AA25142C0717D9A0B7D278D81E431B (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, const RuntimeMethod* method)
{
{
// public AxisControl grip { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CgripU3Ek__BackingField_50;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_grip(UnityEngine.InputSystem.Controls.AxisControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WMRSpatialController_set_grip_m3C37B2BDC88753C28209711E4C6E28935B04F905 (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
{
{
// public AxisControl grip { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
__this->___U3CgripU3Ek__BackingField_50 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CgripU3Ek__BackingField_50), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::get_gripPressed()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* WMRSpatialController_get_gripPressed_m62A6F8F37FFBE3DA67839983ED69DF260CEA405E (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, const RuntimeMethod* method)
{
{
// public ButtonControl gripPressed { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CgripPressedU3Ek__BackingField_51;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_gripPressed(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WMRSpatialController_set_gripPressed_mE17E73DF3FDDF6A53856F85A29EB903C9E69D393 (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl gripPressed { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CgripPressedU3Ek__BackingField_51 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CgripPressedU3Ek__BackingField_51), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::get_menu()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* WMRSpatialController_get_menu_m9218CD22E19409A0FAF8EF13032CD53F428F60DD (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, const RuntimeMethod* method)
{
{
// public ButtonControl menu { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CmenuU3Ek__BackingField_52;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_menu(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WMRSpatialController_set_menu_m5444CC59F1176B8995EDB43918E8FA6BA0BA585D (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl menu { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CmenuU3Ek__BackingField_52 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CmenuU3Ek__BackingField_52), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::get_trigger()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* WMRSpatialController_get_trigger_mCC5C719A767C4497EE0174906183F8FCCCE894DA (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, const RuntimeMethod* method)
{
{
// public AxisControl trigger { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CtriggerU3Ek__BackingField_53;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_trigger(UnityEngine.InputSystem.Controls.AxisControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WMRSpatialController_set_trigger_mA5DA60A29E1BC1000A3548F08F941BF5C791FBFE (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
{
{
// public AxisControl trigger { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
__this->___U3CtriggerU3Ek__BackingField_53 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtriggerU3Ek__BackingField_53), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::get_triggerPressed()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* WMRSpatialController_get_triggerPressed_m94DD79DA99921379033A3DEB73953218B1FA1955 (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, const RuntimeMethod* method)
{
{
// public ButtonControl triggerPressed { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CtriggerPressedU3Ek__BackingField_54;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_triggerPressed(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WMRSpatialController_set_triggerPressed_mBFE586AA6205036924673A19BBAE2838744EF19F (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl triggerPressed { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CtriggerPressedU3Ek__BackingField_54 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtriggerPressedU3Ek__BackingField_54), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::get_joystickClicked()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* WMRSpatialController_get_joystickClicked_m516C32223237FEDB3F5C398C462E20A3C056E792 (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, const RuntimeMethod* method)
{
{
// public ButtonControl joystickClicked { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CjoystickClickedU3Ek__BackingField_55;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_joystickClicked(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WMRSpatialController_set_joystickClicked_mE7CB11D577A7EBD59C7B83E83D73DC0B266DE4B8 (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl joystickClicked { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CjoystickClickedU3Ek__BackingField_55 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CjoystickClickedU3Ek__BackingField_55), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::get_touchpadClicked()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* WMRSpatialController_get_touchpadClicked_mF83170DD903CBBCC300FF7A9003CC189E59171D6 (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, const RuntimeMethod* method)
{
{
// public ButtonControl touchpadClicked { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CtouchpadClickedU3Ek__BackingField_56;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_touchpadClicked(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WMRSpatialController_set_touchpadClicked_m0882A355BF84A246F9D24F1A2DFD7F7751BE3366 (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl touchpadClicked { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CtouchpadClickedU3Ek__BackingField_56 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtouchpadClickedU3Ek__BackingField_56), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::get_touchpadTouched()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* WMRSpatialController_get_touchpadTouched_mBE6894CE810D541504B932DDA76C80F218B6A7B0 (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, const RuntimeMethod* method)
{
{
// public ButtonControl touchpadTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CtouchpadTouchedU3Ek__BackingField_57;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_touchpadTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WMRSpatialController_set_touchpadTouched_m7881BC2F92B81FFEF53C77985F7E29117FEC587C (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl touchpadTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CtouchpadTouchedU3Ek__BackingField_57 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtouchpadTouchedU3Ek__BackingField_57), (void*)L_0);
return;
}
}
// UnityEngine.XR.OpenXR.Input.PoseControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::get_devicePose()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* WMRSpatialController_get_devicePose_m8CE6C69BB1A285A0280A68B38B5B9CCC1B9C7F3F (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, const RuntimeMethod* method)
{
{
// public PoseControl devicePose { get; private set; }
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0 = __this->___U3CdevicePoseU3Ek__BackingField_58;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_devicePose(UnityEngine.XR.OpenXR.Input.PoseControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WMRSpatialController_set_devicePose_m33C65D94E660ED672BC06D5637F788D2952EA491 (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___0_value, const RuntimeMethod* method)
{
{
// public PoseControl devicePose { get; private set; }
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0 = ___0_value;
__this->___U3CdevicePoseU3Ek__BackingField_58 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdevicePoseU3Ek__BackingField_58), (void*)L_0);
return;
}
}
// UnityEngine.XR.OpenXR.Input.PoseControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::get_pointer()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* WMRSpatialController_get_pointer_m9D745C9FF419F53B6D9385F7F239E677E5F62C3C (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, const RuntimeMethod* method)
{
{
// public PoseControl pointer { get; private set; }
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0 = __this->___U3CpointerU3Ek__BackingField_59;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_pointer(UnityEngine.XR.OpenXR.Input.PoseControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WMRSpatialController_set_pointer_m72E0B7242077F8E83C60BC0BA3162E3317EB5056 (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___0_value, const RuntimeMethod* method)
{
{
// public PoseControl pointer { get; private set; }
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0 = ___0_value;
__this->___U3CpointerU3Ek__BackingField_59 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpointerU3Ek__BackingField_59), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::get_isTracked()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* WMRSpatialController_get_isTracked_m991AE17E1320CC7E211A2A1DBA545E076F24C583 (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, const RuntimeMethod* method)
{
{
// new public ButtonControl isTracked { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CisTrackedU3Ek__BackingField_60;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_isTracked(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WMRSpatialController_set_isTracked_mB2F9887976872B20EB6D8124F4241248B4C35B08 (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// new public ButtonControl isTracked { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CisTrackedU3Ek__BackingField_60 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CisTrackedU3Ek__BackingField_60), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.IntegerControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::get_trackingState()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* WMRSpatialController_get_trackingState_m1715E060863C7F54D0CD2E393E35ADBA61AEF727 (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, const RuntimeMethod* method)
{
{
// new public IntegerControl trackingState { get; private set; }
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_0 = __this->___U3CtrackingStateU3Ek__BackingField_61;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_trackingState(UnityEngine.InputSystem.Controls.IntegerControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WMRSpatialController_set_trackingState_mD47BB86F5E16A950A84603B6D6CAA1DD40DD5FE2 (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___0_value, const RuntimeMethod* method)
{
{
// new public IntegerControl trackingState { get; private set; }
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_0 = ___0_value;
__this->___U3CtrackingStateU3Ek__BackingField_61 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtrackingStateU3Ek__BackingField_61), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::get_devicePosition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* WMRSpatialController_get_devicePosition_m0D0A1C3EE1454C5B3FAC3841C4B188A8AA533D04 (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, const RuntimeMethod* method)
{
{
// new public Vector3Control devicePosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = __this->___U3CdevicePositionU3Ek__BackingField_62;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_devicePosition(UnityEngine.InputSystem.Controls.Vector3Control)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WMRSpatialController_set_devicePosition_mFC0C47639EACEBFBA35602451081F5ED567C7F54 (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___0_value, const RuntimeMethod* method)
{
{
// new public Vector3Control devicePosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = ___0_value;
__this->___U3CdevicePositionU3Ek__BackingField_62 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdevicePositionU3Ek__BackingField_62), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::get_deviceRotation()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* WMRSpatialController_get_deviceRotation_m8E64BA4107AC63C0BE1BB49F2F8BA30D04394AAD (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, const RuntimeMethod* method)
{
{
// new public QuaternionControl deviceRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = __this->___U3CdeviceRotationU3Ek__BackingField_63;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_deviceRotation(UnityEngine.InputSystem.Controls.QuaternionControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WMRSpatialController_set_deviceRotation_m4007261B3CB2BCEE9E2E64EE8479BEBABD3D7B56 (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___0_value, const RuntimeMethod* method)
{
{
// new public QuaternionControl deviceRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = ___0_value;
__this->___U3CdeviceRotationU3Ek__BackingField_63 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdeviceRotationU3Ek__BackingField_63), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::get_pointerPosition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* WMRSpatialController_get_pointerPosition_m80A6DA3D1ED7E6B0E026B1E921570F8486E5B27C (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, const RuntimeMethod* method)
{
{
// public Vector3Control pointerPosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = __this->___U3CpointerPositionU3Ek__BackingField_64;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_pointerPosition(UnityEngine.InputSystem.Controls.Vector3Control)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WMRSpatialController_set_pointerPosition_mE36324B14942DC2549A100DB5AA28A387F05E610 (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___0_value, const RuntimeMethod* method)
{
{
// public Vector3Control pointerPosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = ___0_value;
__this->___U3CpointerPositionU3Ek__BackingField_64 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpointerPositionU3Ek__BackingField_64), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::get_pointerRotation()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* WMRSpatialController_get_pointerRotation_m2B4A1366A53F722BC20678DA2ED3DCEEF6FF5254 (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, const RuntimeMethod* method)
{
{
// public QuaternionControl pointerRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = __this->___U3CpointerRotationU3Ek__BackingField_65;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_pointerRotation(UnityEngine.InputSystem.Controls.QuaternionControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WMRSpatialController_set_pointerRotation_m38309A80082E28959BC6700DAA7DA30D275D4F96 (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___0_value, const RuntimeMethod* method)
{
{
// public QuaternionControl pointerRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = ___0_value;
__this->___U3CpointerRotationU3Ek__BackingField_65 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpointerRotationU3Ek__BackingField_65), (void*)L_0);
return;
}
}
// UnityEngine.XR.OpenXR.Input.HapticControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::get_haptic()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* WMRSpatialController_get_haptic_mDEC63C7426BE26ED932ADDF221EC854CBEC8DB3B (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, const RuntimeMethod* method)
{
{
// public HapticControl haptic { get; private set; }
HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* L_0 = __this->___U3ChapticU3Ek__BackingField_66;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::set_haptic(UnityEngine.XR.OpenXR.Input.HapticControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WMRSpatialController_set_haptic_m889F1DA9C1E76E8AE80FB18CF130B7B8E77BC0F2 (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* ___0_value, const RuntimeMethod* method)
{
{
// public HapticControl haptic { get; private set; }
HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* L_0 = ___0_value;
__this->___U3ChapticU3Ek__BackingField_66 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3ChapticU3Ek__BackingField_66), (void*)L_0);
return;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::FinishSetup()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WMRSpatialController_FinishSetup_m0CB8938FC44A382EEEB5C9AA6164F27EC8B548BE (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisHapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49_m733A504494A27BA6CE88FB8C3628ECFD4DD7FFD4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisIntegerControl_tA24544EFF42204852F638FF5147F754962C997AB_m87D5D6574BD57F88D41DDE18D17933360E255297_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisPoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3_m93B26874B5B21BFD7C0B24D12029EBB73B0CB317_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisQuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1_m6F3533847D96A9AD4363B88D2D912D7ADCE096C4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisStickControl_t2608D1388A5015029123635B4B589AC7EE20C50B_m13769DEB7CBF50903C857AFE595851DA73185DCF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisVector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A_mD3B77ED4A28875CD650D600E82A0E4C1E9EBD418_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0B5ECFF84CE073C4971D637741C560F910E4D128);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0D74755D51876350D4B4382E014E2E93AD3D3B73);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral29340CC6DE4F0D8CF1A3ADBF57306A53920E648A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral335FF3A7EB83C5141B0A224AA6FF1E4BB3940BD4);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4375062BD8882E451B6BEE137E47CDAFE50A90EC);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral462E007647F39394D37B1FAFEC8DABC4954BC8C9);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral46C52D35A125250F5FBD7AAB8CD2F6E82177916E);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4FAF1332EAA22ED62546993B44D1AE07024AA9C9);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral836BEF03CDF7F78C55ADABFC8E7F1FC31387E456);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8AF7B9D6121033ED1DE80EFA3688A7998521AB1F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9C0461316058197D67FFB59CE6A345F2B7BEA590);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9FE5967523CA0E49A247084021DB0C0C2C996FDF);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBAB78FE52E1FDB7FF399F8778E6696CD0042FF45);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD01445F0360E2DE9E8979C8B0B4375041024C567);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE0C07794D9D8D1547EF130F005ABD901FE8F5136);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEDC78BA63A133C81FC2DD3E3CA7EC02E945F89CE);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF64BD2E3B35D211DDDF5000ED8CE421EA8EDD07A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF6CFDC1274B766A282F7B3F8F7CCC8BDF8038D7B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFE99981D4BE3BFBE312C52C21EADDC2EACD9ED3D);
s_Il2CppMethodInitialized = true;
}
{
// base.FinishSetup();
XRController_FinishSetup_mF6E943DE3B32052071293EC7F337E704717C2128(__this, NULL);
// joystick = GetChildControl<StickControl>("joystick");
StickControl_t2608D1388A5015029123635B4B589AC7EE20C50B* L_0;
L_0 = InputControl_GetChildControl_TisStickControl_t2608D1388A5015029123635B4B589AC7EE20C50B_m13769DEB7CBF50903C857AFE595851DA73185DCF(__this, _stringLiteral8AF7B9D6121033ED1DE80EFA3688A7998521AB1F, InputControl_GetChildControl_TisStickControl_t2608D1388A5015029123635B4B589AC7EE20C50B_m13769DEB7CBF50903C857AFE595851DA73185DCF_RuntimeMethod_var);
WMRSpatialController_set_joystick_mF80D1992177B3593FAE4F9CF566C267DAEF773CC_inline(__this, L_0, NULL);
// trigger = GetChildControl<AxisControl>("trigger");
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_1;
L_1 = InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841(__this, _stringLiteral9FE5967523CA0E49A247084021DB0C0C2C996FDF, InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
WMRSpatialController_set_trigger_mA5DA60A29E1BC1000A3548F08F941BF5C791FBFE_inline(__this, L_1, NULL);
// touchpad = GetChildControl<StickControl>("touchpad");
StickControl_t2608D1388A5015029123635B4B589AC7EE20C50B* L_2;
L_2 = InputControl_GetChildControl_TisStickControl_t2608D1388A5015029123635B4B589AC7EE20C50B_m13769DEB7CBF50903C857AFE595851DA73185DCF(__this, _stringLiteral4375062BD8882E451B6BEE137E47CDAFE50A90EC, InputControl_GetChildControl_TisStickControl_t2608D1388A5015029123635B4B589AC7EE20C50B_m13769DEB7CBF50903C857AFE595851DA73185DCF_RuntimeMethod_var);
WMRSpatialController_set_touchpad_m8894F4A0ABE3BEE26BFDE2E5EBF6E20F7165A59C_inline(__this, L_2, NULL);
// grip = GetChildControl<AxisControl>("grip");
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_3;
L_3 = InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841(__this, _stringLiteral4FAF1332EAA22ED62546993B44D1AE07024AA9C9, InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
WMRSpatialController_set_grip_m3C37B2BDC88753C28209711E4C6E28935B04F905_inline(__this, L_3, NULL);
// gripPressed = GetChildControl<ButtonControl>("gripPressed");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_4;
L_4 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral836BEF03CDF7F78C55ADABFC8E7F1FC31387E456, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
WMRSpatialController_set_gripPressed_mE17E73DF3FDDF6A53856F85A29EB903C9E69D393_inline(__this, L_4, NULL);
// menu = GetChildControl<ButtonControl>("menu");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_5;
L_5 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral0B5ECFF84CE073C4971D637741C560F910E4D128, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
WMRSpatialController_set_menu_m5444CC59F1176B8995EDB43918E8FA6BA0BA585D_inline(__this, L_5, NULL);
// joystickClicked = GetChildControl<ButtonControl>("joystickClicked");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_6;
L_6 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral462E007647F39394D37B1FAFEC8DABC4954BC8C9, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
WMRSpatialController_set_joystickClicked_mE7CB11D577A7EBD59C7B83E83D73DC0B266DE4B8_inline(__this, L_6, NULL);
// triggerPressed = GetChildControl<ButtonControl>("triggerPressed");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_7;
L_7 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral9C0461316058197D67FFB59CE6A345F2B7BEA590, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
WMRSpatialController_set_triggerPressed_mBFE586AA6205036924673A19BBAE2838744EF19F_inline(__this, L_7, NULL);
// touchpadClicked = GetChildControl<ButtonControl>("touchpadClicked");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_8;
L_8 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteralEDC78BA63A133C81FC2DD3E3CA7EC02E945F89CE, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
WMRSpatialController_set_touchpadClicked_m0882A355BF84A246F9D24F1A2DFD7F7751BE3366_inline(__this, L_8, NULL);
// touchpadTouched = GetChildControl<ButtonControl>("touchPadTouched");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_9;
L_9 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteralF64BD2E3B35D211DDDF5000ED8CE421EA8EDD07A, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
WMRSpatialController_set_touchpadTouched_m7881BC2F92B81FFEF53C77985F7E29117FEC587C_inline(__this, L_9, NULL);
// devicePose = GetChildControl<PoseControl>("devicePose");
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_10;
L_10 = InputControl_GetChildControl_TisPoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3_m93B26874B5B21BFD7C0B24D12029EBB73B0CB317(__this, _stringLiteral46C52D35A125250F5FBD7AAB8CD2F6E82177916E, InputControl_GetChildControl_TisPoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3_m93B26874B5B21BFD7C0B24D12029EBB73B0CB317_RuntimeMethod_var);
WMRSpatialController_set_devicePose_m33C65D94E660ED672BC06D5637F788D2952EA491_inline(__this, L_10, NULL);
// pointer = GetChildControl<PoseControl>("pointer");
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_11;
L_11 = InputControl_GetChildControl_TisPoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3_m93B26874B5B21BFD7C0B24D12029EBB73B0CB317(__this, _stringLiteral0D74755D51876350D4B4382E014E2E93AD3D3B73, InputControl_GetChildControl_TisPoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3_m93B26874B5B21BFD7C0B24D12029EBB73B0CB317_RuntimeMethod_var);
WMRSpatialController_set_pointer_m72E0B7242077F8E83C60BC0BA3162E3317EB5056_inline(__this, L_11, NULL);
// isTracked = GetChildControl<ButtonControl>("isTracked");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_12;
L_12 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral29340CC6DE4F0D8CF1A3ADBF57306A53920E648A, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
WMRSpatialController_set_isTracked_mB2F9887976872B20EB6D8124F4241248B4C35B08_inline(__this, L_12, NULL);
// trackingState = GetChildControl<IntegerControl>("trackingState");
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_13;
L_13 = InputControl_GetChildControl_TisIntegerControl_tA24544EFF42204852F638FF5147F754962C997AB_m87D5D6574BD57F88D41DDE18D17933360E255297(__this, _stringLiteralFE99981D4BE3BFBE312C52C21EADDC2EACD9ED3D, InputControl_GetChildControl_TisIntegerControl_tA24544EFF42204852F638FF5147F754962C997AB_m87D5D6574BD57F88D41DDE18D17933360E255297_RuntimeMethod_var);
WMRSpatialController_set_trackingState_mD47BB86F5E16A950A84603B6D6CAA1DD40DD5FE2_inline(__this, L_13, NULL);
// devicePosition = GetChildControl<Vector3Control>("devicePosition");
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_14;
L_14 = InputControl_GetChildControl_TisVector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A_mD3B77ED4A28875CD650D600E82A0E4C1E9EBD418(__this, _stringLiteral335FF3A7EB83C5141B0A224AA6FF1E4BB3940BD4, InputControl_GetChildControl_TisVector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A_mD3B77ED4A28875CD650D600E82A0E4C1E9EBD418_RuntimeMethod_var);
WMRSpatialController_set_devicePosition_mFC0C47639EACEBFBA35602451081F5ED567C7F54_inline(__this, L_14, NULL);
// deviceRotation = GetChildControl<QuaternionControl>("deviceRotation");
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_15;
L_15 = InputControl_GetChildControl_TisQuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1_m6F3533847D96A9AD4363B88D2D912D7ADCE096C4(__this, _stringLiteralD01445F0360E2DE9E8979C8B0B4375041024C567, InputControl_GetChildControl_TisQuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1_m6F3533847D96A9AD4363B88D2D912D7ADCE096C4_RuntimeMethod_var);
WMRSpatialController_set_deviceRotation_m4007261B3CB2BCEE9E2E64EE8479BEBABD3D7B56_inline(__this, L_15, NULL);
// pointerPosition = GetChildControl<Vector3Control>("pointerPosition");
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_16;
L_16 = InputControl_GetChildControl_TisVector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A_mD3B77ED4A28875CD650D600E82A0E4C1E9EBD418(__this, _stringLiteralBAB78FE52E1FDB7FF399F8778E6696CD0042FF45, InputControl_GetChildControl_TisVector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A_mD3B77ED4A28875CD650D600E82A0E4C1E9EBD418_RuntimeMethod_var);
WMRSpatialController_set_pointerPosition_mE36324B14942DC2549A100DB5AA28A387F05E610_inline(__this, L_16, NULL);
// pointerRotation = GetChildControl<QuaternionControl>("pointerRotation");
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_17;
L_17 = InputControl_GetChildControl_TisQuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1_m6F3533847D96A9AD4363B88D2D912D7ADCE096C4(__this, _stringLiteralF6CFDC1274B766A282F7B3F8F7CCC8BDF8038D7B, InputControl_GetChildControl_TisQuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1_m6F3533847D96A9AD4363B88D2D912D7ADCE096C4_RuntimeMethod_var);
WMRSpatialController_set_pointerRotation_m38309A80082E28959BC6700DAA7DA30D275D4F96_inline(__this, L_17, NULL);
// haptic = GetChildControl<HapticControl>("haptic");
HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* L_18;
L_18 = InputControl_GetChildControl_TisHapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49_m733A504494A27BA6CE88FB8C3628ECFD4DD7FFD4(__this, _stringLiteralE0C07794D9D8D1547EF130F005ABD901FE8F5136, InputControl_GetChildControl_TisHapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49_m733A504494A27BA6CE88FB8C3628ECFD4DD7FFD4_RuntimeMethod_var);
WMRSpatialController_set_haptic_m889F1DA9C1E76E8AE80FB18CF130B7B8E77BC0F2_inline(__this, L_18, NULL);
// }
return;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WMRSpatialController__ctor_m49C159E66A6DB6203AD017DDAC560B7C87C879F0 (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, const RuntimeMethod* method)
{
{
XRControllerWithRumble__ctor_m78ED6D19588BE805A9BDFD5C194FEB0520A273D0(__this, 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.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile::RegisterDeviceLayout()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OculusTouchControllerProfile_RegisterDeviceLayout_m5E68A971B5F935EF8638A6C843B6E8F64203F0C3 (OculusTouchControllerProfile_t182BD58E91EF5EFE8FC3F3DCDECD67E87EB3BEC7* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mD369CAC1BA03979662923E5D5E9FAF1F98E252EB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909_0_0_0_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDCA884BDE3461B51BC3CBE077E141428C6D55245);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDF28A850001B58BE4A6B517CC83E526F7AA60A8A);
s_Il2CppMethodInitialized = true;
}
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 V_0;
memset((&V_0), 0, sizeof(V_0));
{
// InputSystem.InputSystem.RegisterLayout(typeof(OculusTouchController),
// matches: new InputDeviceMatcher()
// .WithInterface(XRUtilities.InterfaceMatchAnyVersion)
// .WithProduct(kDeviceLocalizedName));
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_0 = { reinterpret_cast<intptr_t> (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909_0_0_0_var) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_1;
L_1 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_0, NULL);
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* L_2 = (&V_0);
il2cpp_codegen_initobj(L_2, sizeof(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555));
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_3;
L_3 = InputDeviceMatcher_WithInterface_m58A8A1CF9A77598D0F904E13A86F48B3464725E4(L_2, _stringLiteralDCA884BDE3461B51BC3CBE077E141428C6D55245, (bool)1, NULL);
V_0 = L_3;
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_4;
L_4 = InputDeviceMatcher_WithProduct_mE94024C38110251CBECB493C7753D417FFC5FD2E((&V_0), _stringLiteralDF28A850001B58BE4A6B517CC83E526F7AA60A8A, (bool)1, NULL);
Nullable_1_t4EEC710224A7596AC94C3B6D292E4CB7D84B7F2C L_5;
memset((&L_5), 0, sizeof(L_5));
Nullable_1__ctor_mD369CAC1BA03979662923E5D5E9FAF1F98E252EB((&L_5), L_4, /*hidden argument*/Nullable_1__ctor_mD369CAC1BA03979662923E5D5E9FAF1F98E252EB_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
InputSystem_RegisterLayout_m63479F60C035304E898627CDD457BEE0A00E9D30(L_1, (String_t*)NULL, L_5, NULL);
// }
return;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile::UnregisterDeviceLayout()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OculusTouchControllerProfile_UnregisterDeviceLayout_m6C0CE3D8E269D1613D29BDB9B97746E785D1D923 (OculusTouchControllerProfile_t182BD58E91EF5EFE8FC3F3DCDECD67E87EB3BEC7* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral00796C72379AAD88280C98B0098FB4C080EAB47F);
s_Il2CppMethodInitialized = true;
}
{
// InputSystem.InputSystem.RemoveLayout(nameof(OculusTouchController));
il2cpp_codegen_runtime_class_init_inline(InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
InputSystem_RemoveLayout_mE8FB9C1D545135A2138A8E9565A9AAF9D960D7E0(_stringLiteral00796C72379AAD88280C98B0098FB4C080EAB47F, NULL);
// }
return;
}
}
// System.String UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile::GetDeviceLayoutName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* OculusTouchControllerProfile_GetDeviceLayoutName_m855577242A8EFB8AA8BA2666B0B72423E750A04D (OculusTouchControllerProfile_t182BD58E91EF5EFE8FC3F3DCDECD67E87EB3BEC7* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral00796C72379AAD88280C98B0098FB4C080EAB47F);
s_Il2CppMethodInitialized = true;
}
{
// return nameof(OculusTouchController);
return _stringLiteral00796C72379AAD88280C98B0098FB4C080EAB47F;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile::RegisterActionMapsWithRuntime()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OculusTouchControllerProfile_RegisterActionMapsWithRuntime_m2ED96DED9B418F665C14BF2C9648D68C8CEE7AA7 (OculusTouchControllerProfile_t182BD58E91EF5EFE8FC3F3DCDECD67E87EB3BEC7* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m1AC5A221CED9D131E37F4B0B568F33725D978B4B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m50991CDE471783EEF46D7BC732B52303B498CA2B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m8970B3D9C8E0787265692898BD6F57FC9E03A59F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t45512A48723349E9323086B15E5019FCD5996870_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral06E77F5358FAE549CC1F5C010C7AA427E20DB81F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0A0D6A4A39AF8CE46C02CFA204F8672DB510C2BB);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0B5ECFF84CE073C4971D637741C560F910E4D128);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0C10E47675493434D04CD8025C8303AF94F7BA5A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0CDAC69FAA1C2651F5DF033E357FC6AC0A07D9A8);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0D74755D51876350D4B4382E014E2E93AD3D3B73);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral10B5230B9C450E15F9B806622B3789B6A5D52D7C);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral11255DD544B7643AC46580A170E4FFAE93B68480);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral17822601242580891BAC2DAA8F01F850700FF226);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1AEEDCE6D16B07DF72C697EAB87644ED06A4BD81);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1D91341ED2A6051E8657AEE81869C1579642180F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral29AC330574A4BCD0BEFB6360CED091CF418D7D2A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3598DD8FB5E75ABA279CF6F74B3868775A35076A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral463478EF4F62A76251CB182EED44BBD0FC7FD7B0);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral46C52D35A125250F5FBD7AAB8CD2F6E82177916E);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral487FED10E1A35AE0BB31BA2B6893154EFEE83EF4);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4ADB212528F8CF625764142B108030A0499510F0);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4C9B28579DAB706CEF903A85854B98A08280D27D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4FAF1332EAA22ED62546993B44D1AE07024AA9C9);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral570D2DAFDA9D12435E7B8EB47647D6A77F5C9628);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5852A471D9AA3400124B264BB6B8E2BF1CDD2990);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5D5999AB167923C4FC4CD3D2CCB9155715DF5AF8);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5DA5B233166AA50A8488D3B97E0B5A1D09EA4905);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6A8CECB369E64DA7E1FBB6FDE079801EFD1EBFEB);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6C1429D231A493F2DC50E73EA377BD4E2C053A99);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6C5998AA27BC5525A876672EE945195779855B89);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral70BD96A9936A8229937A8E85846B5AE5657B701D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral754BC8CC289786CFBEFC86F613F47EEC45C9D500);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral767FF60B240D13D0E7862196C1340B1049EF4B4B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7A1986676749FB6F32CD163AE1CD51B619D06473);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral836BEF03CDF7F78C55ADABFC8E7F1FC31387E456);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8434FCF61786C7762C86CD1309B3265F399C7B5D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral871C50B2EA6F82F09B5B9A7EF8B17FDCA2EEE958);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral890FDBCF037770EED7A1937DEF697FFC44FBF0B3);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8A916C55CE6599A5836561FF3388DF9114304953);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral91D354DF612051E000B8AFD623E149C76168334A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral91E873BEC7CEDAF019F1AAEAFAC454A8DDCE4B57);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral93958E5E1A7FAB8B7476393ADB197E7742C4A72D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral960416C64D6FEDF29B47FEF63B743ADBF6A3ACF5);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral970999167C91AC075D8B6023B67F1050607F93ED);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9946FBE46CDE07D85A1306BBD66ABF2744491441);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9C0461316058197D67FFB59CE6A345F2B7BEA590);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9C8FEB9C5C73B589373B3944537F78D6972EECE1);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9E98EC4F7D85E6AB585D718D9BEDBB163E42B54C);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9FE5967523CA0E49A247084021DB0C0C2C996FDF);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA0514E43DC3FE9FF02EA1029B11ACBA5579C5FD6);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA5A60DC48FC62715DDE6A3F429C683298AEE2FDF);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA73F4360C56103ED788368C9769D9E67B8857E15);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAC10ECED701E479DB1EB99F71C7E143BF33BDB28);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralACCB271B3F087252B60BC604A75AEE43F78DA580);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB4FE860573CD6E03F0D1A4378C1F330A3820D8C9);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB561034538879E1BDB5F9A35C0FCB17905966B68);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB5CCD6D3CB93DC1BEDD79DB8A4B75174089A3455);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB85E78C75EF1A6F636689BD88A9D6C2A3B2B0A1B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB900A68DB7AADAF324457B0FBBCAD5EC97A34CB5);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC0C82B92905FA0D4DFEAE587C20326DE60C76F09);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC125AF6E50565398C00BBB6DCAB135E16BC99BC1);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC5505A25CF2D095FDF8936A52047CE843140CE71);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC7BE18E67FA9D6BB576F3FFDA7CCB25400AC9057);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC8E762418D8614D739AB43D7D2C189A29AF1145F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCEA7D15BD7D3108714FE5FE1861D75886730D5F1);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD00E7D3426022AB1958642CC7C16178ED2932FFD);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD12C1D60DF7B8D2310466EF2E3451D1A668B0E06);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD8FEC942054577466215DA5251FB602E014D433B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDAFC744EBF4FA4F5C10409328702253D0955DCA2);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDC4277F49B8620358EAFE840EA9E9793DB44763D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDF0B09D3AC2B1A403AD50571DE6D02BADF994DF6);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDF28A850001B58BE4A6B517CC83E526F7AA60A8A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE0C07794D9D8D1547EF130F005ABD901FE8F5136);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE87E0289369699E3077923D9BD0365C6E47D2BCA);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3A7CE2E4708A9440DAB028E27DFB29FC07EE01B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF67FF52BAD5C543F3623D3051EA5B4ED8BCD0DEB);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF81C5066CE02FAB6BB49AABBB41EE0BD503CE9F3);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFD56696F17A09DE56411343B8CFB8ABF5E82F544);
s_Il2CppMethodInitialized = true;
}
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* V_0 = NULL;
{
// ActionMapConfig actionMap = new ActionMapConfig()
// {
// name = "oculustouchcontroller",
// localizedName = kDeviceLocalizedName,
// desiredInteractionProfile = profile,
// manufacturer = "Oculus",
// serialNumber = "",
// deviceInfos = new List<DeviceConfig>()
// {
// new DeviceConfig()
// {
// characteristics = (InputDeviceCharacteristics)(InputDeviceCharacteristics.HeldInHand | InputDeviceCharacteristics.TrackedDevice | InputDeviceCharacteristics.Controller | InputDeviceCharacteristics.Left),
// userPath = UserPaths.leftHand
// },
// new DeviceConfig()
// {
// characteristics = (InputDeviceCharacteristics)(InputDeviceCharacteristics.HeldInHand | InputDeviceCharacteristics.TrackedDevice | InputDeviceCharacteristics.Controller | InputDeviceCharacteristics.Right),
// userPath = UserPaths.rightHand
// }
// },
// actions = new List<ActionConfig>()
// {
// // Joystick
// new ActionConfig()
// {
// name = "thumbstick",
// localizedName = "Thumbstick",
// type = ActionType.Axis2D,
// usages = new List<string>()
// {
// "Primary2DAxis"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = thumbstick,
// interactionProfileName = profile,
// }
// }
// },
// // Grip
// new ActionConfig()
// {
// name = "grip",
// localizedName = "Grip",
// type = ActionType.Axis1D,
// usages = new List<string>()
// {
// "Grip"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = squeeze,
// interactionProfileName = profile,
// }
// }
// },
// // Grip Pressed
// new ActionConfig()
// {
// name = "gripPressed",
// localizedName = "Grip Pressed",
// type = ActionType.Binary,
// usages = new List<string>()
// {
// "GripButton"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = squeeze,
// interactionProfileName = profile,
// }
// }
// },
// // Menu
// new ActionConfig()
// {
// name = "menu",
// localizedName = "Menu",
// type = ActionType.Binary,
// usages = new List<string>()
// {
// "MenuButton"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = menu,
// interactionProfileName = profile,
// userPaths = new List<string>() { UserPaths.leftHand }
// },
// new ActionBinding()
// {
// interactionPath = system,
// interactionProfileName = profile,
// userPaths = new List<string>() { UserPaths.rightHand }
// },
// }
// },
// //A / X Press
// new ActionConfig()
// {
// name = "primaryButton",
// localizedName = "Primary Button",
// type = ActionType.Binary,
// usages = new List<string>()
// {
// "PrimaryButton"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = buttonX,
// interactionProfileName = profile,
// userPaths = new List<string>() { UserPaths.leftHand }
// },
// new ActionBinding()
// {
// interactionPath = buttonA,
// interactionProfileName = profile,
// userPaths = new List<string>() { UserPaths.rightHand }
// },
// }
// },
// //A / X Touch
// new ActionConfig()
// {
// name = "primaryTouched",
// localizedName = "Primary Touched",
// type = ActionType.Binary,
// usages = new List<string>()
// {
// "PrimaryTouch"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = buttonXTouch,
// interactionProfileName = profile,
// userPaths = new List<string>() { UserPaths.leftHand }
// },
// new ActionBinding()
// {
// interactionPath = buttonATouch,
// interactionProfileName = profile,
// userPaths = new List<string>() { UserPaths.rightHand }
// },
// }
// },
// //B / Y Press
// new ActionConfig()
// {
// name = "secondaryButton",
// localizedName = "Secondary Button",
// type = ActionType.Binary,
// usages = new List<string>()
// {
// "SecondaryButton"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = buttonY,
// interactionProfileName = profile,
// userPaths = new List<string>() { UserPaths.leftHand }
// },
// new ActionBinding()
// {
// interactionPath = buttonB,
// interactionProfileName = profile,
// userPaths = new List<string>() { UserPaths.rightHand }
// },
// }
// },
// //B / Y Touch
// new ActionConfig()
// {
// name = "secondaryTouched",
// localizedName = "Secondary Touched",
// type = ActionType.Binary,
// usages = new List<string>()
// {
// "SecondaryTouch"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = buttonYTouch,
// interactionProfileName = profile,
// userPaths = new List<string>() { UserPaths.leftHand }
// },
// new ActionBinding()
// {
// interactionPath = buttonBTouch,
// interactionProfileName = profile,
// userPaths = new List<string>() { UserPaths.rightHand }
// },
// }
// },
// // Trigger
// new ActionConfig()
// {
// name = "trigger",
// localizedName = "Trigger",
// type = ActionType.Axis1D,
// usages = new List<string>()
// {
// "Trigger"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = trigger,
// interactionProfileName = profile,
// }
// }
// },
// // Trigger Pressed
// new ActionConfig()
// {
// name = "triggerPressed",
// localizedName = "Trigger Pressed",
// type = ActionType.Binary,
// usages = new List<string>()
// {
// "TriggerButton"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = trigger,
// interactionProfileName = profile,
// }
// }
// },
// //Trigger Touch
// new ActionConfig()
// {
// name = "triggerTouched",
// localizedName = "Trigger Touched",
// type = ActionType.Binary,
// usages = new List<string>()
// {
// "TriggerTouch"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = triggerTouch,
// interactionProfileName = profile,
// }
// }
// },
// //Thumbstick Clicked
// new ActionConfig()
// {
// name = "thumbstickClicked",
// localizedName = "Thumbstick Clicked",
// type = ActionType.Binary,
// usages = new List<string>()
// {
// "Primary2DAxisClick"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = thumbstickClick,
// interactionProfileName = profile,
// }
// }
// },
// //Thumbstick Touched
// new ActionConfig()
// {
// name = "thumbstickTouched",
// localizedName = "Thumbstick Touched",
// type = ActionType.Binary,
// usages = new List<string>()
// {
// "Primary2DAxisTouch"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = thumbstickTouch,
// interactionProfileName = profile,
// }
// }
// },
// //Thumbrest Touched
// new ActionConfig()
// {
// name = "thumbrestTouched",
// localizedName = "Thumbrest Touched",
// type = ActionType.Binary,
// usages = new List<string>()
// {
// "ThumbrestTouch"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = thumbrest,
// interactionProfileName = profile,
// }
// }
// },
// // Device Pose
// new ActionConfig()
// {
// name = "devicePose",
// localizedName = "Device Pose",
// type = ActionType.Pose,
// usages = new List<string>()
// {
// "Device"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = grip,
// interactionProfileName = profile,
// }
// }
// },
// // Pointer Pose
// new ActionConfig()
// {
// name = "pointer",
// localizedName = "Pointer Pose",
// type = ActionType.Pose,
// usages = new List<string>()
// {
// "Pointer"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = aim,
// interactionProfileName = profile,
// }
// }
// },
// // Haptics
// new ActionConfig()
// {
// name = "haptic",
// localizedName = "Haptic Output",
// type = ActionType.Vibrate,
// usages = new List<string>() { "Haptic" },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = haptic,
// interactionProfileName = profile,
// }
// }
// }
// }
// };
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_0 = (ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726*)il2cpp_codegen_object_new(ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726_il2cpp_TypeInfo_var);
NullCheck(L_0);
ActionMapConfig__ctor_mD176609404B173C1E745D6FC727D03D5BA5647D7(L_0, NULL);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_1 = L_0;
NullCheck(L_1);
L_1->___name_0 = _stringLiteral91E873BEC7CEDAF019F1AAEAFAC454A8DDCE4B57;
Il2CppCodeGenWriteBarrier((void**)(&L_1->___name_0), (void*)_stringLiteral91E873BEC7CEDAF019F1AAEAFAC454A8DDCE4B57);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_2 = L_1;
NullCheck(L_2);
L_2->___localizedName_1 = _stringLiteralDF28A850001B58BE4A6B517CC83E526F7AA60A8A;
Il2CppCodeGenWriteBarrier((void**)(&L_2->___localizedName_1), (void*)_stringLiteralDF28A850001B58BE4A6B517CC83E526F7AA60A8A);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_3 = L_2;
NullCheck(L_3);
L_3->___desiredInteractionProfile_4 = _stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27;
Il2CppCodeGenWriteBarrier((void**)(&L_3->___desiredInteractionProfile_4), (void*)_stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_4 = L_3;
NullCheck(L_4);
L_4->___manufacturer_5 = _stringLiteralA73F4360C56103ED788368C9769D9E67B8857E15;
Il2CppCodeGenWriteBarrier((void**)(&L_4->___manufacturer_5), (void*)_stringLiteralA73F4360C56103ED788368C9769D9E67B8857E15);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_5 = L_4;
NullCheck(L_5);
L_5->___serialNumber_6 = _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709;
Il2CppCodeGenWriteBarrier((void**)(&L_5->___serialNumber_6), (void*)_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_6 = L_5;
List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB* L_7 = (List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB*)il2cpp_codegen_object_new(List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB_il2cpp_TypeInfo_var);
NullCheck(L_7);
List_1__ctor_m8970B3D9C8E0787265692898BD6F57FC9E03A59F(L_7, List_1__ctor_m8970B3D9C8E0787265692898BD6F57FC9E03A59F_RuntimeMethod_var);
List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB* L_8 = L_7;
DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* L_9 = (DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F*)il2cpp_codegen_object_new(DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F_il2cpp_TypeInfo_var);
NullCheck(L_9);
DeviceConfig__ctor_m6D6773CD191F0BF2FC30381D44D18CC32D35BBDC(L_9, NULL);
DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* L_10 = L_9;
NullCheck(L_10);
L_10->___characteristics_0 = ((int32_t)356);
DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* L_11 = L_10;
NullCheck(L_11);
L_11->___userPath_1 = _stringLiteralDC4277F49B8620358EAFE840EA9E9793DB44763D;
Il2CppCodeGenWriteBarrier((void**)(&L_11->___userPath_1), (void*)_stringLiteralDC4277F49B8620358EAFE840EA9E9793DB44763D);
NullCheck(L_8);
List_1_Add_m1AC5A221CED9D131E37F4B0B568F33725D978B4B_inline(L_8, L_11, List_1_Add_m1AC5A221CED9D131E37F4B0B568F33725D978B4B_RuntimeMethod_var);
List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB* L_12 = L_8;
DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* L_13 = (DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F*)il2cpp_codegen_object_new(DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F_il2cpp_TypeInfo_var);
NullCheck(L_13);
DeviceConfig__ctor_m6D6773CD191F0BF2FC30381D44D18CC32D35BBDC(L_13, NULL);
DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* L_14 = L_13;
NullCheck(L_14);
L_14->___characteristics_0 = ((int32_t)612);
DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* L_15 = L_14;
NullCheck(L_15);
L_15->___userPath_1 = _stringLiteral6C5998AA27BC5525A876672EE945195779855B89;
Il2CppCodeGenWriteBarrier((void**)(&L_15->___userPath_1), (void*)_stringLiteral6C5998AA27BC5525A876672EE945195779855B89);
NullCheck(L_12);
List_1_Add_m1AC5A221CED9D131E37F4B0B568F33725D978B4B_inline(L_12, L_15, List_1_Add_m1AC5A221CED9D131E37F4B0B568F33725D978B4B_RuntimeMethod_var);
NullCheck(L_6);
L_6->___deviceInfos_2 = L_12;
Il2CppCodeGenWriteBarrier((void**)(&L_6->___deviceInfos_2), (void*)L_12);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_16 = L_6;
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_17 = (List_1_t45512A48723349E9323086B15E5019FCD5996870*)il2cpp_codegen_object_new(List_1_t45512A48723349E9323086B15E5019FCD5996870_il2cpp_TypeInfo_var);
NullCheck(L_17);
List_1__ctor_m50991CDE471783EEF46D7BC732B52303B498CA2B(L_17, List_1__ctor_m50991CDE471783EEF46D7BC732B52303B498CA2B_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_18 = L_17;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_19 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_19);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_19, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_20 = L_19;
NullCheck(L_20);
L_20->___name_0 = _stringLiteral6A8CECB369E64DA7E1FBB6FDE079801EFD1EBFEB;
Il2CppCodeGenWriteBarrier((void**)(&L_20->___name_0), (void*)_stringLiteral6A8CECB369E64DA7E1FBB6FDE079801EFD1EBFEB);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_21 = L_20;
NullCheck(L_21);
L_21->___localizedName_2 = _stringLiteralC125AF6E50565398C00BBB6DCAB135E16BC99BC1;
Il2CppCodeGenWriteBarrier((void**)(&L_21->___localizedName_2), (void*)_stringLiteralC125AF6E50565398C00BBB6DCAB135E16BC99BC1);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_22 = L_21;
NullCheck(L_22);
L_22->___type_1 = 2;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_23 = L_22;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_24 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_24);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_24, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_25 = L_24;
NullCheck(L_25);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_25, _stringLiteral754BC8CC289786CFBEFC86F613F47EEC45C9D500, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_23);
L_23->___usages_4 = L_25;
Il2CppCodeGenWriteBarrier((void**)(&L_23->___usages_4), (void*)L_25);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_26 = L_23;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_27 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_27);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_27, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_28 = L_27;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_29 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_29);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_29, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_30 = L_29;
NullCheck(L_30);
L_30->___interactionPath_1 = _stringLiteral6C1429D231A493F2DC50E73EA377BD4E2C053A99;
Il2CppCodeGenWriteBarrier((void**)(&L_30->___interactionPath_1), (void*)_stringLiteral6C1429D231A493F2DC50E73EA377BD4E2C053A99);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_31 = L_30;
NullCheck(L_31);
L_31->___interactionProfileName_0 = _stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27;
Il2CppCodeGenWriteBarrier((void**)(&L_31->___interactionProfileName_0), (void*)_stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27);
NullCheck(L_28);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_28, L_31, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_26);
L_26->___bindings_3 = L_28;
Il2CppCodeGenWriteBarrier((void**)(&L_26->___bindings_3), (void*)L_28);
NullCheck(L_18);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_18, L_26, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_32 = L_18;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_33 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_33);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_33, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_34 = L_33;
NullCheck(L_34);
L_34->___name_0 = _stringLiteral4FAF1332EAA22ED62546993B44D1AE07024AA9C9;
Il2CppCodeGenWriteBarrier((void**)(&L_34->___name_0), (void*)_stringLiteral4FAF1332EAA22ED62546993B44D1AE07024AA9C9);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_35 = L_34;
NullCheck(L_35);
L_35->___localizedName_2 = _stringLiteralB4FE860573CD6E03F0D1A4378C1F330A3820D8C9;
Il2CppCodeGenWriteBarrier((void**)(&L_35->___localizedName_2), (void*)_stringLiteralB4FE860573CD6E03F0D1A4378C1F330A3820D8C9);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_36 = L_35;
NullCheck(L_36);
L_36->___type_1 = 1;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_37 = L_36;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_38 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_38);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_38, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_39 = L_38;
NullCheck(L_39);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_39, _stringLiteralB4FE860573CD6E03F0D1A4378C1F330A3820D8C9, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_37);
L_37->___usages_4 = L_39;
Il2CppCodeGenWriteBarrier((void**)(&L_37->___usages_4), (void*)L_39);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_40 = L_37;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_41 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_41);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_41, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_42 = L_41;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_43 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_43);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_43, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_44 = L_43;
NullCheck(L_44);
L_44->___interactionPath_1 = _stringLiteral11255DD544B7643AC46580A170E4FFAE93B68480;
Il2CppCodeGenWriteBarrier((void**)(&L_44->___interactionPath_1), (void*)_stringLiteral11255DD544B7643AC46580A170E4FFAE93B68480);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_45 = L_44;
NullCheck(L_45);
L_45->___interactionProfileName_0 = _stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27;
Il2CppCodeGenWriteBarrier((void**)(&L_45->___interactionProfileName_0), (void*)_stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27);
NullCheck(L_42);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_42, L_45, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_40);
L_40->___bindings_3 = L_42;
Il2CppCodeGenWriteBarrier((void**)(&L_40->___bindings_3), (void*)L_42);
NullCheck(L_32);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_32, L_40, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_46 = L_32;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_47 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_47);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_47, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_48 = L_47;
NullCheck(L_48);
L_48->___name_0 = _stringLiteral836BEF03CDF7F78C55ADABFC8E7F1FC31387E456;
Il2CppCodeGenWriteBarrier((void**)(&L_48->___name_0), (void*)_stringLiteral836BEF03CDF7F78C55ADABFC8E7F1FC31387E456);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_49 = L_48;
NullCheck(L_49);
L_49->___localizedName_2 = _stringLiteral91D354DF612051E000B8AFD623E149C76168334A;
Il2CppCodeGenWriteBarrier((void**)(&L_49->___localizedName_2), (void*)_stringLiteral91D354DF612051E000B8AFD623E149C76168334A);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_50 = L_49;
NullCheck(L_50);
L_50->___type_1 = 0;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_51 = L_50;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_52 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_52);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_52, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_53 = L_52;
NullCheck(L_53);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_53, _stringLiteralACCB271B3F087252B60BC604A75AEE43F78DA580, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_51);
L_51->___usages_4 = L_53;
Il2CppCodeGenWriteBarrier((void**)(&L_51->___usages_4), (void*)L_53);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_54 = L_51;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_55 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_55);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_55, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_56 = L_55;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_57 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_57);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_57, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_58 = L_57;
NullCheck(L_58);
L_58->___interactionPath_1 = _stringLiteral11255DD544B7643AC46580A170E4FFAE93B68480;
Il2CppCodeGenWriteBarrier((void**)(&L_58->___interactionPath_1), (void*)_stringLiteral11255DD544B7643AC46580A170E4FFAE93B68480);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_59 = L_58;
NullCheck(L_59);
L_59->___interactionProfileName_0 = _stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27;
Il2CppCodeGenWriteBarrier((void**)(&L_59->___interactionProfileName_0), (void*)_stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27);
NullCheck(L_56);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_56, L_59, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_54);
L_54->___bindings_3 = L_56;
Il2CppCodeGenWriteBarrier((void**)(&L_54->___bindings_3), (void*)L_56);
NullCheck(L_46);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_46, L_54, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_60 = L_46;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_61 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_61);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_61, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_62 = L_61;
NullCheck(L_62);
L_62->___name_0 = _stringLiteral0B5ECFF84CE073C4971D637741C560F910E4D128;
Il2CppCodeGenWriteBarrier((void**)(&L_62->___name_0), (void*)_stringLiteral0B5ECFF84CE073C4971D637741C560F910E4D128);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_63 = L_62;
NullCheck(L_63);
L_63->___localizedName_2 = _stringLiteral0C10E47675493434D04CD8025C8303AF94F7BA5A;
Il2CppCodeGenWriteBarrier((void**)(&L_63->___localizedName_2), (void*)_stringLiteral0C10E47675493434D04CD8025C8303AF94F7BA5A);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_64 = L_63;
NullCheck(L_64);
L_64->___type_1 = 0;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_65 = L_64;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_66 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_66);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_66, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_67 = L_66;
NullCheck(L_67);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_67, _stringLiteralC5505A25CF2D095FDF8936A52047CE843140CE71, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_65);
L_65->___usages_4 = L_67;
Il2CppCodeGenWriteBarrier((void**)(&L_65->___usages_4), (void*)L_67);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_68 = L_65;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_69 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_69);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_69, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_70 = L_69;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_71 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_71);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_71, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_72 = L_71;
NullCheck(L_72);
L_72->___interactionPath_1 = _stringLiteral0CDAC69FAA1C2651F5DF033E357FC6AC0A07D9A8;
Il2CppCodeGenWriteBarrier((void**)(&L_72->___interactionPath_1), (void*)_stringLiteral0CDAC69FAA1C2651F5DF033E357FC6AC0A07D9A8);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_73 = L_72;
NullCheck(L_73);
L_73->___interactionProfileName_0 = _stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27;
Il2CppCodeGenWriteBarrier((void**)(&L_73->___interactionProfileName_0), (void*)_stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_74 = L_73;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_75 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_75);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_75, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_76 = L_75;
NullCheck(L_76);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_76, _stringLiteralDC4277F49B8620358EAFE840EA9E9793DB44763D, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_74);
L_74->___userPaths_2 = L_76;
Il2CppCodeGenWriteBarrier((void**)(&L_74->___userPaths_2), (void*)L_76);
NullCheck(L_70);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_70, L_74, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_77 = L_70;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_78 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_78);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_78, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_79 = L_78;
NullCheck(L_79);
L_79->___interactionPath_1 = _stringLiteral0A0D6A4A39AF8CE46C02CFA204F8672DB510C2BB;
Il2CppCodeGenWriteBarrier((void**)(&L_79->___interactionPath_1), (void*)_stringLiteral0A0D6A4A39AF8CE46C02CFA204F8672DB510C2BB);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_80 = L_79;
NullCheck(L_80);
L_80->___interactionProfileName_0 = _stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27;
Il2CppCodeGenWriteBarrier((void**)(&L_80->___interactionProfileName_0), (void*)_stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_81 = L_80;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_82 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_82);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_82, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_83 = L_82;
NullCheck(L_83);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_83, _stringLiteral6C5998AA27BC5525A876672EE945195779855B89, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_81);
L_81->___userPaths_2 = L_83;
Il2CppCodeGenWriteBarrier((void**)(&L_81->___userPaths_2), (void*)L_83);
NullCheck(L_77);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_77, L_81, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_68);
L_68->___bindings_3 = L_77;
Il2CppCodeGenWriteBarrier((void**)(&L_68->___bindings_3), (void*)L_77);
NullCheck(L_60);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_60, L_68, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_84 = L_60;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_85 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_85);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_85, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_86 = L_85;
NullCheck(L_86);
L_86->___name_0 = _stringLiteral5DA5B233166AA50A8488D3B97E0B5A1D09EA4905;
Il2CppCodeGenWriteBarrier((void**)(&L_86->___name_0), (void*)_stringLiteral5DA5B233166AA50A8488D3B97E0B5A1D09EA4905);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_87 = L_86;
NullCheck(L_87);
L_87->___localizedName_2 = _stringLiteral9C8FEB9C5C73B589373B3944537F78D6972EECE1;
Il2CppCodeGenWriteBarrier((void**)(&L_87->___localizedName_2), (void*)_stringLiteral9C8FEB9C5C73B589373B3944537F78D6972EECE1);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_88 = L_87;
NullCheck(L_88);
L_88->___type_1 = 0;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_89 = L_88;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_90 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_90);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_90, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_91 = L_90;
NullCheck(L_91);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_91, _stringLiteralAC10ECED701E479DB1EB99F71C7E143BF33BDB28, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_89);
L_89->___usages_4 = L_91;
Il2CppCodeGenWriteBarrier((void**)(&L_89->___usages_4), (void*)L_91);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_92 = L_89;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_93 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_93);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_93, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_94 = L_93;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_95 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_95);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_95, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_96 = L_95;
NullCheck(L_96);
L_96->___interactionPath_1 = _stringLiteralDAFC744EBF4FA4F5C10409328702253D0955DCA2;
Il2CppCodeGenWriteBarrier((void**)(&L_96->___interactionPath_1), (void*)_stringLiteralDAFC744EBF4FA4F5C10409328702253D0955DCA2);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_97 = L_96;
NullCheck(L_97);
L_97->___interactionProfileName_0 = _stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27;
Il2CppCodeGenWriteBarrier((void**)(&L_97->___interactionProfileName_0), (void*)_stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_98 = L_97;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_99 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_99);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_99, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_100 = L_99;
NullCheck(L_100);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_100, _stringLiteralDC4277F49B8620358EAFE840EA9E9793DB44763D, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_98);
L_98->___userPaths_2 = L_100;
Il2CppCodeGenWriteBarrier((void**)(&L_98->___userPaths_2), (void*)L_100);
NullCheck(L_94);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_94, L_98, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_101 = L_94;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_102 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_102);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_102, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_103 = L_102;
NullCheck(L_103);
L_103->___interactionPath_1 = _stringLiteralB561034538879E1BDB5F9A35C0FCB17905966B68;
Il2CppCodeGenWriteBarrier((void**)(&L_103->___interactionPath_1), (void*)_stringLiteralB561034538879E1BDB5F9A35C0FCB17905966B68);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_104 = L_103;
NullCheck(L_104);
L_104->___interactionProfileName_0 = _stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27;
Il2CppCodeGenWriteBarrier((void**)(&L_104->___interactionProfileName_0), (void*)_stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_105 = L_104;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_106 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_106);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_106, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_107 = L_106;
NullCheck(L_107);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_107, _stringLiteral6C5998AA27BC5525A876672EE945195779855B89, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_105);
L_105->___userPaths_2 = L_107;
Il2CppCodeGenWriteBarrier((void**)(&L_105->___userPaths_2), (void*)L_107);
NullCheck(L_101);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_101, L_105, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_92);
L_92->___bindings_3 = L_101;
Il2CppCodeGenWriteBarrier((void**)(&L_92->___bindings_3), (void*)L_101);
NullCheck(L_84);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_84, L_92, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_108 = L_84;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_109 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_109);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_109, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_110 = L_109;
NullCheck(L_110);
L_110->___name_0 = _stringLiteral9E98EC4F7D85E6AB585D718D9BEDBB163E42B54C;
Il2CppCodeGenWriteBarrier((void**)(&L_110->___name_0), (void*)_stringLiteral9E98EC4F7D85E6AB585D718D9BEDBB163E42B54C);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_111 = L_110;
NullCheck(L_111);
L_111->___localizedName_2 = _stringLiteral3598DD8FB5E75ABA279CF6F74B3868775A35076A;
Il2CppCodeGenWriteBarrier((void**)(&L_111->___localizedName_2), (void*)_stringLiteral3598DD8FB5E75ABA279CF6F74B3868775A35076A);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_112 = L_111;
NullCheck(L_112);
L_112->___type_1 = 0;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_113 = L_112;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_114 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_114);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_114, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_115 = L_114;
NullCheck(L_115);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_115, _stringLiteralE87E0289369699E3077923D9BD0365C6E47D2BCA, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_113);
L_113->___usages_4 = L_115;
Il2CppCodeGenWriteBarrier((void**)(&L_113->___usages_4), (void*)L_115);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_116 = L_113;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_117 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_117);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_117, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_118 = L_117;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_119 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_119);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_119, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_120 = L_119;
NullCheck(L_120);
L_120->___interactionPath_1 = _stringLiteral570D2DAFDA9D12435E7B8EB47647D6A77F5C9628;
Il2CppCodeGenWriteBarrier((void**)(&L_120->___interactionPath_1), (void*)_stringLiteral570D2DAFDA9D12435E7B8EB47647D6A77F5C9628);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_121 = L_120;
NullCheck(L_121);
L_121->___interactionProfileName_0 = _stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27;
Il2CppCodeGenWriteBarrier((void**)(&L_121->___interactionProfileName_0), (void*)_stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_122 = L_121;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_123 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_123);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_123, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_124 = L_123;
NullCheck(L_124);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_124, _stringLiteralDC4277F49B8620358EAFE840EA9E9793DB44763D, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_122);
L_122->___userPaths_2 = L_124;
Il2CppCodeGenWriteBarrier((void**)(&L_122->___userPaths_2), (void*)L_124);
NullCheck(L_118);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_118, L_122, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_125 = L_118;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_126 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_126);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_126, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_127 = L_126;
NullCheck(L_127);
L_127->___interactionPath_1 = _stringLiteralC7BE18E67FA9D6BB576F3FFDA7CCB25400AC9057;
Il2CppCodeGenWriteBarrier((void**)(&L_127->___interactionPath_1), (void*)_stringLiteralC7BE18E67FA9D6BB576F3FFDA7CCB25400AC9057);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_128 = L_127;
NullCheck(L_128);
L_128->___interactionProfileName_0 = _stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27;
Il2CppCodeGenWriteBarrier((void**)(&L_128->___interactionProfileName_0), (void*)_stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_129 = L_128;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_130 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_130);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_130, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_131 = L_130;
NullCheck(L_131);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_131, _stringLiteral6C5998AA27BC5525A876672EE945195779855B89, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_129);
L_129->___userPaths_2 = L_131;
Il2CppCodeGenWriteBarrier((void**)(&L_129->___userPaths_2), (void*)L_131);
NullCheck(L_125);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_125, L_129, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_116);
L_116->___bindings_3 = L_125;
Il2CppCodeGenWriteBarrier((void**)(&L_116->___bindings_3), (void*)L_125);
NullCheck(L_108);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_108, L_116, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_132 = L_108;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_133 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_133);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_133, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_134 = L_133;
NullCheck(L_134);
L_134->___name_0 = _stringLiteral4ADB212528F8CF625764142B108030A0499510F0;
Il2CppCodeGenWriteBarrier((void**)(&L_134->___name_0), (void*)_stringLiteral4ADB212528F8CF625764142B108030A0499510F0);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_135 = L_134;
NullCheck(L_135);
L_135->___localizedName_2 = _stringLiteral8A916C55CE6599A5836561FF3388DF9114304953;
Il2CppCodeGenWriteBarrier((void**)(&L_135->___localizedName_2), (void*)_stringLiteral8A916C55CE6599A5836561FF3388DF9114304953);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_136 = L_135;
NullCheck(L_136);
L_136->___type_1 = 0;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_137 = L_136;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_138 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_138);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_138, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_139 = L_138;
NullCheck(L_139);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_139, _stringLiteralDF0B09D3AC2B1A403AD50571DE6D02BADF994DF6, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_137);
L_137->___usages_4 = L_139;
Il2CppCodeGenWriteBarrier((void**)(&L_137->___usages_4), (void*)L_139);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_140 = L_137;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_141 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_141);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_141, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_142 = L_141;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_143 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_143);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_143, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_144 = L_143;
NullCheck(L_144);
L_144->___interactionPath_1 = _stringLiteralC0C82B92905FA0D4DFEAE587C20326DE60C76F09;
Il2CppCodeGenWriteBarrier((void**)(&L_144->___interactionPath_1), (void*)_stringLiteralC0C82B92905FA0D4DFEAE587C20326DE60C76F09);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_145 = L_144;
NullCheck(L_145);
L_145->___interactionProfileName_0 = _stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27;
Il2CppCodeGenWriteBarrier((void**)(&L_145->___interactionProfileName_0), (void*)_stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_146 = L_145;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_147 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_147);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_147, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_148 = L_147;
NullCheck(L_148);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_148, _stringLiteralDC4277F49B8620358EAFE840EA9E9793DB44763D, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_146);
L_146->___userPaths_2 = L_148;
Il2CppCodeGenWriteBarrier((void**)(&L_146->___userPaths_2), (void*)L_148);
NullCheck(L_142);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_142, L_146, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_149 = L_142;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_150 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_150);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_150, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_151 = L_150;
NullCheck(L_151);
L_151->___interactionPath_1 = _stringLiteralA5A60DC48FC62715DDE6A3F429C683298AEE2FDF;
Il2CppCodeGenWriteBarrier((void**)(&L_151->___interactionPath_1), (void*)_stringLiteralA5A60DC48FC62715DDE6A3F429C683298AEE2FDF);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_152 = L_151;
NullCheck(L_152);
L_152->___interactionProfileName_0 = _stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27;
Il2CppCodeGenWriteBarrier((void**)(&L_152->___interactionProfileName_0), (void*)_stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_153 = L_152;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_154 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_154);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_154, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_155 = L_154;
NullCheck(L_155);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_155, _stringLiteral6C5998AA27BC5525A876672EE945195779855B89, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_153);
L_153->___userPaths_2 = L_155;
Il2CppCodeGenWriteBarrier((void**)(&L_153->___userPaths_2), (void*)L_155);
NullCheck(L_149);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_149, L_153, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_140);
L_140->___bindings_3 = L_149;
Il2CppCodeGenWriteBarrier((void**)(&L_140->___bindings_3), (void*)L_149);
NullCheck(L_132);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_132, L_140, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_156 = L_132;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_157 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_157);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_157, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_158 = L_157;
NullCheck(L_158);
L_158->___name_0 = _stringLiteral890FDBCF037770EED7A1937DEF697FFC44FBF0B3;
Il2CppCodeGenWriteBarrier((void**)(&L_158->___name_0), (void*)_stringLiteral890FDBCF037770EED7A1937DEF697FFC44FBF0B3);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_159 = L_158;
NullCheck(L_159);
L_159->___localizedName_2 = _stringLiteralD12C1D60DF7B8D2310466EF2E3451D1A668B0E06;
Il2CppCodeGenWriteBarrier((void**)(&L_159->___localizedName_2), (void*)_stringLiteralD12C1D60DF7B8D2310466EF2E3451D1A668B0E06);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_160 = L_159;
NullCheck(L_160);
L_160->___type_1 = 0;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_161 = L_160;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_162 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_162);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_162, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_163 = L_162;
NullCheck(L_163);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_163, _stringLiteral70BD96A9936A8229937A8E85846B5AE5657B701D, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_161);
L_161->___usages_4 = L_163;
Il2CppCodeGenWriteBarrier((void**)(&L_161->___usages_4), (void*)L_163);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_164 = L_161;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_165 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_165);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_165, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_166 = L_165;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_167 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_167);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_167, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_168 = L_167;
NullCheck(L_168);
L_168->___interactionPath_1 = _stringLiteral93958E5E1A7FAB8B7476393ADB197E7742C4A72D;
Il2CppCodeGenWriteBarrier((void**)(&L_168->___interactionPath_1), (void*)_stringLiteral93958E5E1A7FAB8B7476393ADB197E7742C4A72D);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_169 = L_168;
NullCheck(L_169);
L_169->___interactionProfileName_0 = _stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27;
Il2CppCodeGenWriteBarrier((void**)(&L_169->___interactionProfileName_0), (void*)_stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_170 = L_169;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_171 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_171);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_171, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_172 = L_171;
NullCheck(L_172);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_172, _stringLiteralDC4277F49B8620358EAFE840EA9E9793DB44763D, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_170);
L_170->___userPaths_2 = L_172;
Il2CppCodeGenWriteBarrier((void**)(&L_170->___userPaths_2), (void*)L_172);
NullCheck(L_166);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_166, L_170, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_173 = L_166;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_174 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_174);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_174, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_175 = L_174;
NullCheck(L_175);
L_175->___interactionPath_1 = _stringLiteralD00E7D3426022AB1958642CC7C16178ED2932FFD;
Il2CppCodeGenWriteBarrier((void**)(&L_175->___interactionPath_1), (void*)_stringLiteralD00E7D3426022AB1958642CC7C16178ED2932FFD);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_176 = L_175;
NullCheck(L_176);
L_176->___interactionProfileName_0 = _stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27;
Il2CppCodeGenWriteBarrier((void**)(&L_176->___interactionProfileName_0), (void*)_stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_177 = L_176;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_178 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_178);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_178, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_179 = L_178;
NullCheck(L_179);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_179, _stringLiteral6C5998AA27BC5525A876672EE945195779855B89, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_177);
L_177->___userPaths_2 = L_179;
Il2CppCodeGenWriteBarrier((void**)(&L_177->___userPaths_2), (void*)L_179);
NullCheck(L_173);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_173, L_177, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_164);
L_164->___bindings_3 = L_173;
Il2CppCodeGenWriteBarrier((void**)(&L_164->___bindings_3), (void*)L_173);
NullCheck(L_156);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_156, L_164, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_180 = L_156;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_181 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_181);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_181, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_182 = L_181;
NullCheck(L_182);
L_182->___name_0 = _stringLiteral9FE5967523CA0E49A247084021DB0C0C2C996FDF;
Il2CppCodeGenWriteBarrier((void**)(&L_182->___name_0), (void*)_stringLiteral9FE5967523CA0E49A247084021DB0C0C2C996FDF);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_183 = L_182;
NullCheck(L_183);
L_183->___localizedName_2 = _stringLiteralB85E78C75EF1A6F636689BD88A9D6C2A3B2B0A1B;
Il2CppCodeGenWriteBarrier((void**)(&L_183->___localizedName_2), (void*)_stringLiteralB85E78C75EF1A6F636689BD88A9D6C2A3B2B0A1B);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_184 = L_183;
NullCheck(L_184);
L_184->___type_1 = 1;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_185 = L_184;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_186 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_186);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_186, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_187 = L_186;
NullCheck(L_187);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_187, _stringLiteralB85E78C75EF1A6F636689BD88A9D6C2A3B2B0A1B, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_185);
L_185->___usages_4 = L_187;
Il2CppCodeGenWriteBarrier((void**)(&L_185->___usages_4), (void*)L_187);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_188 = L_185;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_189 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_189);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_189, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_190 = L_189;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_191 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_191);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_191, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_192 = L_191;
NullCheck(L_192);
L_192->___interactionPath_1 = _stringLiteralB900A68DB7AADAF324457B0FBBCAD5EC97A34CB5;
Il2CppCodeGenWriteBarrier((void**)(&L_192->___interactionPath_1), (void*)_stringLiteralB900A68DB7AADAF324457B0FBBCAD5EC97A34CB5);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_193 = L_192;
NullCheck(L_193);
L_193->___interactionProfileName_0 = _stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27;
Il2CppCodeGenWriteBarrier((void**)(&L_193->___interactionProfileName_0), (void*)_stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27);
NullCheck(L_190);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_190, L_193, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_188);
L_188->___bindings_3 = L_190;
Il2CppCodeGenWriteBarrier((void**)(&L_188->___bindings_3), (void*)L_190);
NullCheck(L_180);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_180, L_188, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_194 = L_180;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_195 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_195);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_195, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_196 = L_195;
NullCheck(L_196);
L_196->___name_0 = _stringLiteral9C0461316058197D67FFB59CE6A345F2B7BEA590;
Il2CppCodeGenWriteBarrier((void**)(&L_196->___name_0), (void*)_stringLiteral9C0461316058197D67FFB59CE6A345F2B7BEA590);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_197 = L_196;
NullCheck(L_197);
L_197->___localizedName_2 = _stringLiteralF81C5066CE02FAB6BB49AABBB41EE0BD503CE9F3;
Il2CppCodeGenWriteBarrier((void**)(&L_197->___localizedName_2), (void*)_stringLiteralF81C5066CE02FAB6BB49AABBB41EE0BD503CE9F3);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_198 = L_197;
NullCheck(L_198);
L_198->___type_1 = 0;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_199 = L_198;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_200 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_200);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_200, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_201 = L_200;
NullCheck(L_201);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_201, _stringLiteral9946FBE46CDE07D85A1306BBD66ABF2744491441, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_199);
L_199->___usages_4 = L_201;
Il2CppCodeGenWriteBarrier((void**)(&L_199->___usages_4), (void*)L_201);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_202 = L_199;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_203 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_203);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_203, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_204 = L_203;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_205 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_205);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_205, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_206 = L_205;
NullCheck(L_206);
L_206->___interactionPath_1 = _stringLiteralB900A68DB7AADAF324457B0FBBCAD5EC97A34CB5;
Il2CppCodeGenWriteBarrier((void**)(&L_206->___interactionPath_1), (void*)_stringLiteralB900A68DB7AADAF324457B0FBBCAD5EC97A34CB5);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_207 = L_206;
NullCheck(L_207);
L_207->___interactionProfileName_0 = _stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27;
Il2CppCodeGenWriteBarrier((void**)(&L_207->___interactionProfileName_0), (void*)_stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27);
NullCheck(L_204);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_204, L_207, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_202);
L_202->___bindings_3 = L_204;
Il2CppCodeGenWriteBarrier((void**)(&L_202->___bindings_3), (void*)L_204);
NullCheck(L_194);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_194, L_202, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_208 = L_194;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_209 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_209);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_209, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_210 = L_209;
NullCheck(L_210);
L_210->___name_0 = _stringLiteral767FF60B240D13D0E7862196C1340B1049EF4B4B;
Il2CppCodeGenWriteBarrier((void**)(&L_210->___name_0), (void*)_stringLiteral767FF60B240D13D0E7862196C1340B1049EF4B4B);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_211 = L_210;
NullCheck(L_211);
L_211->___localizedName_2 = _stringLiteralF3A7CE2E4708A9440DAB028E27DFB29FC07EE01B;
Il2CppCodeGenWriteBarrier((void**)(&L_211->___localizedName_2), (void*)_stringLiteralF3A7CE2E4708A9440DAB028E27DFB29FC07EE01B);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_212 = L_211;
NullCheck(L_212);
L_212->___type_1 = 0;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_213 = L_212;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_214 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_214);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_214, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_215 = L_214;
NullCheck(L_215);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_215, _stringLiteral17822601242580891BAC2DAA8F01F850700FF226, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_213);
L_213->___usages_4 = L_215;
Il2CppCodeGenWriteBarrier((void**)(&L_213->___usages_4), (void*)L_215);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_216 = L_213;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_217 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_217);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_217, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_218 = L_217;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_219 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_219);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_219, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_220 = L_219;
NullCheck(L_220);
L_220->___interactionPath_1 = _stringLiteral1AEEDCE6D16B07DF72C697EAB87644ED06A4BD81;
Il2CppCodeGenWriteBarrier((void**)(&L_220->___interactionPath_1), (void*)_stringLiteral1AEEDCE6D16B07DF72C697EAB87644ED06A4BD81);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_221 = L_220;
NullCheck(L_221);
L_221->___interactionProfileName_0 = _stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27;
Il2CppCodeGenWriteBarrier((void**)(&L_221->___interactionProfileName_0), (void*)_stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27);
NullCheck(L_218);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_218, L_221, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_216);
L_216->___bindings_3 = L_218;
Il2CppCodeGenWriteBarrier((void**)(&L_216->___bindings_3), (void*)L_218);
NullCheck(L_208);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_208, L_216, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_222 = L_208;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_223 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_223);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_223, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_224 = L_223;
NullCheck(L_224);
L_224->___name_0 = _stringLiteralB5CCD6D3CB93DC1BEDD79DB8A4B75174089A3455;
Il2CppCodeGenWriteBarrier((void**)(&L_224->___name_0), (void*)_stringLiteralB5CCD6D3CB93DC1BEDD79DB8A4B75174089A3455);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_225 = L_224;
NullCheck(L_225);
L_225->___localizedName_2 = _stringLiteral487FED10E1A35AE0BB31BA2B6893154EFEE83EF4;
Il2CppCodeGenWriteBarrier((void**)(&L_225->___localizedName_2), (void*)_stringLiteral487FED10E1A35AE0BB31BA2B6893154EFEE83EF4);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_226 = L_225;
NullCheck(L_226);
L_226->___type_1 = 0;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_227 = L_226;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_228 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_228);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_228, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_229 = L_228;
NullCheck(L_229);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_229, _stringLiteralC8E762418D8614D739AB43D7D2C189A29AF1145F, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_227);
L_227->___usages_4 = L_229;
Il2CppCodeGenWriteBarrier((void**)(&L_227->___usages_4), (void*)L_229);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_230 = L_227;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_231 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_231);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_231, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_232 = L_231;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_233 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_233);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_233, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_234 = L_233;
NullCheck(L_234);
L_234->___interactionPath_1 = _stringLiteral5852A471D9AA3400124B264BB6B8E2BF1CDD2990;
Il2CppCodeGenWriteBarrier((void**)(&L_234->___interactionPath_1), (void*)_stringLiteral5852A471D9AA3400124B264BB6B8E2BF1CDD2990);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_235 = L_234;
NullCheck(L_235);
L_235->___interactionProfileName_0 = _stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27;
Il2CppCodeGenWriteBarrier((void**)(&L_235->___interactionProfileName_0), (void*)_stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27);
NullCheck(L_232);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_232, L_235, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_230);
L_230->___bindings_3 = L_232;
Il2CppCodeGenWriteBarrier((void**)(&L_230->___bindings_3), (void*)L_232);
NullCheck(L_222);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_222, L_230, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_236 = L_222;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_237 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_237);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_237, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_238 = L_237;
NullCheck(L_238);
L_238->___name_0 = _stringLiteral4C9B28579DAB706CEF903A85854B98A08280D27D;
Il2CppCodeGenWriteBarrier((void**)(&L_238->___name_0), (void*)_stringLiteral4C9B28579DAB706CEF903A85854B98A08280D27D);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_239 = L_238;
NullCheck(L_239);
L_239->___localizedName_2 = _stringLiteral970999167C91AC075D8B6023B67F1050607F93ED;
Il2CppCodeGenWriteBarrier((void**)(&L_239->___localizedName_2), (void*)_stringLiteral970999167C91AC075D8B6023B67F1050607F93ED);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_240 = L_239;
NullCheck(L_240);
L_240->___type_1 = 0;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_241 = L_240;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_242 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_242);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_242, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_243 = L_242;
NullCheck(L_243);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_243, _stringLiteralD8FEC942054577466215DA5251FB602E014D433B, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_241);
L_241->___usages_4 = L_243;
Il2CppCodeGenWriteBarrier((void**)(&L_241->___usages_4), (void*)L_243);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_244 = L_241;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_245 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_245);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_245, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_246 = L_245;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_247 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_247);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_247, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_248 = L_247;
NullCheck(L_248);
L_248->___interactionPath_1 = _stringLiteral29AC330574A4BCD0BEFB6360CED091CF418D7D2A;
Il2CppCodeGenWriteBarrier((void**)(&L_248->___interactionPath_1), (void*)_stringLiteral29AC330574A4BCD0BEFB6360CED091CF418D7D2A);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_249 = L_248;
NullCheck(L_249);
L_249->___interactionProfileName_0 = _stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27;
Il2CppCodeGenWriteBarrier((void**)(&L_249->___interactionProfileName_0), (void*)_stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27);
NullCheck(L_246);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_246, L_249, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_244);
L_244->___bindings_3 = L_246;
Il2CppCodeGenWriteBarrier((void**)(&L_244->___bindings_3), (void*)L_246);
NullCheck(L_236);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_236, L_244, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_250 = L_236;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_251 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_251);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_251, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_252 = L_251;
NullCheck(L_252);
L_252->___name_0 = _stringLiteralA0514E43DC3FE9FF02EA1029B11ACBA5579C5FD6;
Il2CppCodeGenWriteBarrier((void**)(&L_252->___name_0), (void*)_stringLiteralA0514E43DC3FE9FF02EA1029B11ACBA5579C5FD6);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_253 = L_252;
NullCheck(L_253);
L_253->___localizedName_2 = _stringLiteral7A1986676749FB6F32CD163AE1CD51B619D06473;
Il2CppCodeGenWriteBarrier((void**)(&L_253->___localizedName_2), (void*)_stringLiteral7A1986676749FB6F32CD163AE1CD51B619D06473);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_254 = L_253;
NullCheck(L_254);
L_254->___type_1 = 0;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_255 = L_254;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_256 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_256);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_256, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_257 = L_256;
NullCheck(L_257);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_257, _stringLiteral10B5230B9C450E15F9B806622B3789B6A5D52D7C, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_255);
L_255->___usages_4 = L_257;
Il2CppCodeGenWriteBarrier((void**)(&L_255->___usages_4), (void*)L_257);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_258 = L_255;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_259 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_259);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_259, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_260 = L_259;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_261 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_261);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_261, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_262 = L_261;
NullCheck(L_262);
L_262->___interactionPath_1 = _stringLiteral463478EF4F62A76251CB182EED44BBD0FC7FD7B0;
Il2CppCodeGenWriteBarrier((void**)(&L_262->___interactionPath_1), (void*)_stringLiteral463478EF4F62A76251CB182EED44BBD0FC7FD7B0);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_263 = L_262;
NullCheck(L_263);
L_263->___interactionProfileName_0 = _stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27;
Il2CppCodeGenWriteBarrier((void**)(&L_263->___interactionProfileName_0), (void*)_stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27);
NullCheck(L_260);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_260, L_263, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_258);
L_258->___bindings_3 = L_260;
Il2CppCodeGenWriteBarrier((void**)(&L_258->___bindings_3), (void*)L_260);
NullCheck(L_250);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_250, L_258, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_264 = L_250;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_265 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_265);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_265, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_266 = L_265;
NullCheck(L_266);
L_266->___name_0 = _stringLiteral46C52D35A125250F5FBD7AAB8CD2F6E82177916E;
Il2CppCodeGenWriteBarrier((void**)(&L_266->___name_0), (void*)_stringLiteral46C52D35A125250F5FBD7AAB8CD2F6E82177916E);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_267 = L_266;
NullCheck(L_267);
L_267->___localizedName_2 = _stringLiteral960416C64D6FEDF29B47FEF63B743ADBF6A3ACF5;
Il2CppCodeGenWriteBarrier((void**)(&L_267->___localizedName_2), (void*)_stringLiteral960416C64D6FEDF29B47FEF63B743ADBF6A3ACF5);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_268 = L_267;
NullCheck(L_268);
L_268->___type_1 = 3;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_269 = L_268;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_270 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_270);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_270, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_271 = L_270;
NullCheck(L_271);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_271, _stringLiteralF67FF52BAD5C543F3623D3051EA5B4ED8BCD0DEB, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_269);
L_269->___usages_4 = L_271;
Il2CppCodeGenWriteBarrier((void**)(&L_269->___usages_4), (void*)L_271);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_272 = L_269;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_273 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_273);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_273, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_274 = L_273;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_275 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_275);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_275, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_276 = L_275;
NullCheck(L_276);
L_276->___interactionPath_1 = _stringLiteralFD56696F17A09DE56411343B8CFB8ABF5E82F544;
Il2CppCodeGenWriteBarrier((void**)(&L_276->___interactionPath_1), (void*)_stringLiteralFD56696F17A09DE56411343B8CFB8ABF5E82F544);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_277 = L_276;
NullCheck(L_277);
L_277->___interactionProfileName_0 = _stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27;
Il2CppCodeGenWriteBarrier((void**)(&L_277->___interactionProfileName_0), (void*)_stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27);
NullCheck(L_274);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_274, L_277, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_272);
L_272->___bindings_3 = L_274;
Il2CppCodeGenWriteBarrier((void**)(&L_272->___bindings_3), (void*)L_274);
NullCheck(L_264);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_264, L_272, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_278 = L_264;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_279 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_279);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_279, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_280 = L_279;
NullCheck(L_280);
L_280->___name_0 = _stringLiteral0D74755D51876350D4B4382E014E2E93AD3D3B73;
Il2CppCodeGenWriteBarrier((void**)(&L_280->___name_0), (void*)_stringLiteral0D74755D51876350D4B4382E014E2E93AD3D3B73);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_281 = L_280;
NullCheck(L_281);
L_281->___localizedName_2 = _stringLiteral06E77F5358FAE549CC1F5C010C7AA427E20DB81F;
Il2CppCodeGenWriteBarrier((void**)(&L_281->___localizedName_2), (void*)_stringLiteral06E77F5358FAE549CC1F5C010C7AA427E20DB81F);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_282 = L_281;
NullCheck(L_282);
L_282->___type_1 = 3;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_283 = L_282;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_284 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_284);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_284, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_285 = L_284;
NullCheck(L_285);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_285, _stringLiteral871C50B2EA6F82F09B5B9A7EF8B17FDCA2EEE958, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_283);
L_283->___usages_4 = L_285;
Il2CppCodeGenWriteBarrier((void**)(&L_283->___usages_4), (void*)L_285);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_286 = L_283;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_287 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_287);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_287, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_288 = L_287;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_289 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_289);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_289, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_290 = L_289;
NullCheck(L_290);
L_290->___interactionPath_1 = _stringLiteral5D5999AB167923C4FC4CD3D2CCB9155715DF5AF8;
Il2CppCodeGenWriteBarrier((void**)(&L_290->___interactionPath_1), (void*)_stringLiteral5D5999AB167923C4FC4CD3D2CCB9155715DF5AF8);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_291 = L_290;
NullCheck(L_291);
L_291->___interactionProfileName_0 = _stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27;
Il2CppCodeGenWriteBarrier((void**)(&L_291->___interactionProfileName_0), (void*)_stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27);
NullCheck(L_288);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_288, L_291, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_286);
L_286->___bindings_3 = L_288;
Il2CppCodeGenWriteBarrier((void**)(&L_286->___bindings_3), (void*)L_288);
NullCheck(L_278);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_278, L_286, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_292 = L_278;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_293 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_293);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_293, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_294 = L_293;
NullCheck(L_294);
L_294->___name_0 = _stringLiteralE0C07794D9D8D1547EF130F005ABD901FE8F5136;
Il2CppCodeGenWriteBarrier((void**)(&L_294->___name_0), (void*)_stringLiteralE0C07794D9D8D1547EF130F005ABD901FE8F5136);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_295 = L_294;
NullCheck(L_295);
L_295->___localizedName_2 = _stringLiteral8434FCF61786C7762C86CD1309B3265F399C7B5D;
Il2CppCodeGenWriteBarrier((void**)(&L_295->___localizedName_2), (void*)_stringLiteral8434FCF61786C7762C86CD1309B3265F399C7B5D);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_296 = L_295;
NullCheck(L_296);
L_296->___type_1 = 4;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_297 = L_296;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_298 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_298);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_298, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_299 = L_298;
NullCheck(L_299);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_299, _stringLiteralCEA7D15BD7D3108714FE5FE1861D75886730D5F1, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_297);
L_297->___usages_4 = L_299;
Il2CppCodeGenWriteBarrier((void**)(&L_297->___usages_4), (void*)L_299);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_300 = L_297;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_301 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_301);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_301, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_302 = L_301;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_303 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_303);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_303, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_304 = L_303;
NullCheck(L_304);
L_304->___interactionPath_1 = _stringLiteral1D91341ED2A6051E8657AEE81869C1579642180F;
Il2CppCodeGenWriteBarrier((void**)(&L_304->___interactionPath_1), (void*)_stringLiteral1D91341ED2A6051E8657AEE81869C1579642180F);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_305 = L_304;
NullCheck(L_305);
L_305->___interactionProfileName_0 = _stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27;
Il2CppCodeGenWriteBarrier((void**)(&L_305->___interactionProfileName_0), (void*)_stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27);
NullCheck(L_302);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_302, L_305, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_300);
L_300->___bindings_3 = L_302;
Il2CppCodeGenWriteBarrier((void**)(&L_300->___bindings_3), (void*)L_302);
NullCheck(L_292);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_292, L_300, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
NullCheck(L_16);
L_16->___actions_3 = L_292;
Il2CppCodeGenWriteBarrier((void**)(&L_16->___actions_3), (void*)L_292);
V_0 = L_16;
// AddActionMap(actionMap);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_306 = V_0;
OpenXRInteractionFeature_AddActionMap_mB5164800F760AE33D2494E66565DF85D3E7AC170(__this, L_306, NULL);
// }
return;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OculusTouchControllerProfile__ctor_m097F7AA44B3F3A8E80743F1C757F4C75F87471EC (OculusTouchControllerProfile_t182BD58E91EF5EFE8FC3F3DCDECD67E87EB3BEC7* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OpenXRInteractionFeature_t643728BC4EB54CC2852F8D9921027BEE62E7682E_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(OpenXRInteractionFeature_t643728BC4EB54CC2852F8D9921027BEE62E7682E_il2cpp_TypeInfo_var);
OpenXRInteractionFeature__ctor_m7C6DDC7C52070631AF9B879AD5E07CD25B4AF558(__this, 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.Vector2Control UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::get_thumbstick()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* OculusTouchController_get_thumbstick_m3FCEBBD6826CEB2B66EE1D3E2818238EDFF7F9E7 (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, const RuntimeMethod* method)
{
{
// public ThumbstickControl thumbstick { get; private set; }
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* L_0 = __this->___U3CthumbstickU3Ek__BackingField_48;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_thumbstick(UnityEngine.InputSystem.Controls.Vector2Control)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OculusTouchController_set_thumbstick_mF3B747708BCFDBFB7F9919A6B0A2ACCA03414AA6 (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___0_value, const RuntimeMethod* method)
{
{
// public ThumbstickControl thumbstick { get; private set; }
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* L_0 = ___0_value;
__this->___U3CthumbstickU3Ek__BackingField_48 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CthumbstickU3Ek__BackingField_48), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::get_grip()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* OculusTouchController_get_grip_m7C53442D91F4BE19E3F69FBDCD7299526558288A (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, const RuntimeMethod* method)
{
{
// public AxisControl grip { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CgripU3Ek__BackingField_49;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_grip(UnityEngine.InputSystem.Controls.AxisControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OculusTouchController_set_grip_m62D13E14A528205D030A39696CE0ED88F4A54ED5 (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
{
{
// public AxisControl grip { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
__this->___U3CgripU3Ek__BackingField_49 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CgripU3Ek__BackingField_49), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::get_gripPressed()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* OculusTouchController_get_gripPressed_m359D6F52608DA61457F5C8A7E939725A83DAE399 (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, const RuntimeMethod* method)
{
{
// public ButtonControl gripPressed { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CgripPressedU3Ek__BackingField_50;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_gripPressed(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OculusTouchController_set_gripPressed_m3DA395A0D58D4CF39AA07F7DDE54820CE10C9E1D (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl gripPressed { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CgripPressedU3Ek__BackingField_50 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CgripPressedU3Ek__BackingField_50), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::get_menu()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* OculusTouchController_get_menu_mAE02DFE09E59D951B8D3CBE513356283AABA4EE1 (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, const RuntimeMethod* method)
{
{
// public ButtonControl menu { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CmenuU3Ek__BackingField_51;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_menu(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OculusTouchController_set_menu_mAD61EF4CAD63A6380F17757C7B768FE22EB961F5 (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl menu { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CmenuU3Ek__BackingField_51 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CmenuU3Ek__BackingField_51), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::get_primaryButton()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* OculusTouchController_get_primaryButton_m2EE2CBDE8BF5006F2001E17BF1217761155E1CDE (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, const RuntimeMethod* method)
{
{
// public ButtonControl primaryButton { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CprimaryButtonU3Ek__BackingField_52;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_primaryButton(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OculusTouchController_set_primaryButton_m98805E1922D2775E3CB77986FF182E23E295B8E0 (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl primaryButton { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CprimaryButtonU3Ek__BackingField_52 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CprimaryButtonU3Ek__BackingField_52), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::get_primaryTouched()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* OculusTouchController_get_primaryTouched_m4B326B982AC5665630CA911943A3A7A1491C1118 (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, const RuntimeMethod* method)
{
{
// public ButtonControl primaryTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CprimaryTouchedU3Ek__BackingField_53;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_primaryTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OculusTouchController_set_primaryTouched_m3FC6488E2D947352B92A900603D004C4958E9A61 (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl primaryTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CprimaryTouchedU3Ek__BackingField_53 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CprimaryTouchedU3Ek__BackingField_53), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::get_secondaryButton()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* OculusTouchController_get_secondaryButton_m22118D08FD074D220BFFDCC516E8E93DB3FD62EC (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, const RuntimeMethod* method)
{
{
// public ButtonControl secondaryButton { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CsecondaryButtonU3Ek__BackingField_54;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_secondaryButton(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OculusTouchController_set_secondaryButton_m5643634AC8C1D60E52CA39961DEE3313B7623C38 (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl secondaryButton { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CsecondaryButtonU3Ek__BackingField_54 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CsecondaryButtonU3Ek__BackingField_54), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::get_secondaryTouched()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* OculusTouchController_get_secondaryTouched_mD974030E68BAD04FC9695D42037C8B799B9B40E9 (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, const RuntimeMethod* method)
{
{
// public ButtonControl secondaryTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CsecondaryTouchedU3Ek__BackingField_55;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_secondaryTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OculusTouchController_set_secondaryTouched_m933F2C0C8BA8DF3090929AF58A7999A99F8D8123 (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl secondaryTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CsecondaryTouchedU3Ek__BackingField_55 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CsecondaryTouchedU3Ek__BackingField_55), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::get_trigger()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* OculusTouchController_get_trigger_mFF9A425D279EC088EB0830D50A60F36ED2636C5D (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, const RuntimeMethod* method)
{
{
// public AxisControl trigger { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CtriggerU3Ek__BackingField_56;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_trigger(UnityEngine.InputSystem.Controls.AxisControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OculusTouchController_set_trigger_m6EDCF420C9305E6C1C1092AF6A5411D1CDF9ED20 (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
{
{
// public AxisControl trigger { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
__this->___U3CtriggerU3Ek__BackingField_56 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtriggerU3Ek__BackingField_56), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::get_triggerPressed()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* OculusTouchController_get_triggerPressed_mB8C2DD2B370E9ADE132995E6BAA130B3B103CA64 (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, const RuntimeMethod* method)
{
{
// public ButtonControl triggerPressed { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CtriggerPressedU3Ek__BackingField_57;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_triggerPressed(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OculusTouchController_set_triggerPressed_m9906811FA9FF2B86AF95ABBADEEA1109689411BD (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl triggerPressed { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CtriggerPressedU3Ek__BackingField_57 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtriggerPressedU3Ek__BackingField_57), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::get_triggerTouched()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* OculusTouchController_get_triggerTouched_mFB89ACD358AA8A8246D1486600588462AB14D07F (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, const RuntimeMethod* method)
{
{
// public ButtonControl triggerTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CtriggerTouchedU3Ek__BackingField_58;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_triggerTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OculusTouchController_set_triggerTouched_m5814EB34A5A1F53359CC218258289806B81E5EC8 (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl triggerTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CtriggerTouchedU3Ek__BackingField_58 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtriggerTouchedU3Ek__BackingField_58), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::get_thumbstickClicked()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* OculusTouchController_get_thumbstickClicked_mAAE2388548BECD6BEA90233FE9B9F90D6222BA4F (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, const RuntimeMethod* method)
{
{
// public ButtonControl thumbstickClicked { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CthumbstickClickedU3Ek__BackingField_59;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_thumbstickClicked(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OculusTouchController_set_thumbstickClicked_m8818E79FE6C3BD6449CE044C1882DD0F6F6DFDC2 (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl thumbstickClicked { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CthumbstickClickedU3Ek__BackingField_59 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CthumbstickClickedU3Ek__BackingField_59), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::get_thumbstickTouched()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* OculusTouchController_get_thumbstickTouched_m1F0AAAFEC9B7D2883A3F132A1D8EF8268413D873 (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, const RuntimeMethod* method)
{
{
// public ButtonControl thumbstickTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CthumbstickTouchedU3Ek__BackingField_60;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_thumbstickTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OculusTouchController_set_thumbstickTouched_mF5E1476440E6DE77D2A589480486743CE0B74428 (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl thumbstickTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CthumbstickTouchedU3Ek__BackingField_60 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CthumbstickTouchedU3Ek__BackingField_60), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::get_thumbrestTouched()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* OculusTouchController_get_thumbrestTouched_m07C8A238D1E5CF1F6DE4A4459631AD02BFBBE379 (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, const RuntimeMethod* method)
{
{
// public ButtonControl thumbrestTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CthumbrestTouchedU3Ek__BackingField_61;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_thumbrestTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OculusTouchController_set_thumbrestTouched_m9BF86704CAE5AC2AADC4F5180974045203C40F7F (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl thumbrestTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CthumbrestTouchedU3Ek__BackingField_61 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CthumbrestTouchedU3Ek__BackingField_61), (void*)L_0);
return;
}
}
// UnityEngine.XR.OpenXR.Input.PoseControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::get_devicePose()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* OculusTouchController_get_devicePose_m27A2817495CCC7328B51F6F9F5C1A04D16FE2439 (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, const RuntimeMethod* method)
{
{
// public PoseControl devicePose { get; private set; }
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0 = __this->___U3CdevicePoseU3Ek__BackingField_62;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_devicePose(UnityEngine.XR.OpenXR.Input.PoseControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OculusTouchController_set_devicePose_m33FEBD3FB246168752F99E644024E8D3E972D051 (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___0_value, const RuntimeMethod* method)
{
{
// public PoseControl devicePose { get; private set; }
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0 = ___0_value;
__this->___U3CdevicePoseU3Ek__BackingField_62 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdevicePoseU3Ek__BackingField_62), (void*)L_0);
return;
}
}
// UnityEngine.XR.OpenXR.Input.PoseControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::get_pointer()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* OculusTouchController_get_pointer_m89061AD4D56BFA1EB480A25BBBCA1EE3382E17D9 (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, const RuntimeMethod* method)
{
{
// public PoseControl pointer { get; private set; }
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0 = __this->___U3CpointerU3Ek__BackingField_63;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_pointer(UnityEngine.XR.OpenXR.Input.PoseControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OculusTouchController_set_pointer_m42F7F993445694FD46655941F4DA0A87A5583C7D (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___0_value, const RuntimeMethod* method)
{
{
// public PoseControl pointer { get; private set; }
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0 = ___0_value;
__this->___U3CpointerU3Ek__BackingField_63 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpointerU3Ek__BackingField_63), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::get_isTracked()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* OculusTouchController_get_isTracked_mFA9C232218A21928C83423C6CC060D8D77221F7B (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, const RuntimeMethod* method)
{
{
// new public ButtonControl isTracked { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CisTrackedU3Ek__BackingField_64;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_isTracked(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OculusTouchController_set_isTracked_m2328E3620924C0D2D16A894125DFF79E113884A4 (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// new public ButtonControl isTracked { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CisTrackedU3Ek__BackingField_64 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CisTrackedU3Ek__BackingField_64), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.IntegerControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::get_trackingState()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* OculusTouchController_get_trackingState_m2C0803A1B2A337BB2BD4D96E94209E02127CB769 (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, const RuntimeMethod* method)
{
{
// new public IntegerControl trackingState { get; private set; }
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_0 = __this->___U3CtrackingStateU3Ek__BackingField_65;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_trackingState(UnityEngine.InputSystem.Controls.IntegerControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OculusTouchController_set_trackingState_mC3C06CF2B8996262E4E542D25A43D13B3C54C66A (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___0_value, const RuntimeMethod* method)
{
{
// new public IntegerControl trackingState { get; private set; }
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_0 = ___0_value;
__this->___U3CtrackingStateU3Ek__BackingField_65 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtrackingStateU3Ek__BackingField_65), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::get_devicePosition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* OculusTouchController_get_devicePosition_m8E617EB3988B3364EBA37F8675A140D3B43F7420 (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, const RuntimeMethod* method)
{
{
// new public Vector3Control devicePosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = __this->___U3CdevicePositionU3Ek__BackingField_66;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_devicePosition(UnityEngine.InputSystem.Controls.Vector3Control)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OculusTouchController_set_devicePosition_mB362E45B8E14E7C8B99D588466E5BD7986BFBBE6 (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___0_value, const RuntimeMethod* method)
{
{
// new public Vector3Control devicePosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = ___0_value;
__this->___U3CdevicePositionU3Ek__BackingField_66 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdevicePositionU3Ek__BackingField_66), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::get_deviceRotation()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* OculusTouchController_get_deviceRotation_m6E05E23F26EBF21A0AB2B4D340DA14780E1F3E09 (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, const RuntimeMethod* method)
{
{
// new public QuaternionControl deviceRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = __this->___U3CdeviceRotationU3Ek__BackingField_67;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_deviceRotation(UnityEngine.InputSystem.Controls.QuaternionControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OculusTouchController_set_deviceRotation_mEC06D9EE2723D9F041D9B92F2B904EF7300019F7 (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___0_value, const RuntimeMethod* method)
{
{
// new public QuaternionControl deviceRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = ___0_value;
__this->___U3CdeviceRotationU3Ek__BackingField_67 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdeviceRotationU3Ek__BackingField_67), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::get_pointerPosition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* OculusTouchController_get_pointerPosition_mAD8282ED6DC95D9013628E5A5B17550993185BC8 (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, const RuntimeMethod* method)
{
{
// public Vector3Control pointerPosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = __this->___U3CpointerPositionU3Ek__BackingField_68;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_pointerPosition(UnityEngine.InputSystem.Controls.Vector3Control)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OculusTouchController_set_pointerPosition_mA32557798E2BEC7559649559C88C076B6E77694F (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___0_value, const RuntimeMethod* method)
{
{
// public Vector3Control pointerPosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = ___0_value;
__this->___U3CpointerPositionU3Ek__BackingField_68 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpointerPositionU3Ek__BackingField_68), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::get_pointerRotation()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* OculusTouchController_get_pointerRotation_m20ACD76D514875A0536C262AD314ACD8D0B5438D (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, const RuntimeMethod* method)
{
{
// public QuaternionControl pointerRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = __this->___U3CpointerRotationU3Ek__BackingField_69;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_pointerRotation(UnityEngine.InputSystem.Controls.QuaternionControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OculusTouchController_set_pointerRotation_m8F791E7DEFB312A3CB5802647257F750B09951D2 (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___0_value, const RuntimeMethod* method)
{
{
// public QuaternionControl pointerRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = ___0_value;
__this->___U3CpointerRotationU3Ek__BackingField_69 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpointerRotationU3Ek__BackingField_69), (void*)L_0);
return;
}
}
// UnityEngine.XR.OpenXR.Input.HapticControl UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::get_haptic()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* OculusTouchController_get_haptic_m2D18530B817DE9D7E8EE62F31C858C447EBAB39A (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, const RuntimeMethod* method)
{
{
// public HapticControl haptic { get; private set; }
HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* L_0 = __this->___U3ChapticU3Ek__BackingField_70;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::set_haptic(UnityEngine.XR.OpenXR.Input.HapticControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OculusTouchController_set_haptic_mDBCC52DB8CBB8B1CE9FB6369561ED09CB2BDE95C (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* ___0_value, const RuntimeMethod* method)
{
{
// public HapticControl haptic { get; private set; }
HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* L_0 = ___0_value;
__this->___U3ChapticU3Ek__BackingField_70 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3ChapticU3Ek__BackingField_70), (void*)L_0);
return;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::FinishSetup()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OculusTouchController_FinishSetup_mA1AED1EECAAA3028E04EC6D8F07E64D5931E3263 (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisHapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49_m733A504494A27BA6CE88FB8C3628ECFD4DD7FFD4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisIntegerControl_tA24544EFF42204852F638FF5147F754962C997AB_m87D5D6574BD57F88D41DDE18D17933360E255297_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisPoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3_m93B26874B5B21BFD7C0B24D12029EBB73B0CB317_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisQuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1_m6F3533847D96A9AD4363B88D2D912D7ADCE096C4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisStickControl_t2608D1388A5015029123635B4B589AC7EE20C50B_m13769DEB7CBF50903C857AFE595851DA73185DCF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisVector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A_mD3B77ED4A28875CD650D600E82A0E4C1E9EBD418_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0B5ECFF84CE073C4971D637741C560F910E4D128);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0D74755D51876350D4B4382E014E2E93AD3D3B73);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral29340CC6DE4F0D8CF1A3ADBF57306A53920E648A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral335FF3A7EB83C5141B0A224AA6FF1E4BB3940BD4);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral46C52D35A125250F5FBD7AAB8CD2F6E82177916E);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4ADB212528F8CF625764142B108030A0499510F0);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4C9B28579DAB706CEF903A85854B98A08280D27D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4FAF1332EAA22ED62546993B44D1AE07024AA9C9);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5DA5B233166AA50A8488D3B97E0B5A1D09EA4905);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6A8CECB369E64DA7E1FBB6FDE079801EFD1EBFEB);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral767FF60B240D13D0E7862196C1340B1049EF4B4B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral836BEF03CDF7F78C55ADABFC8E7F1FC31387E456);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral890FDBCF037770EED7A1937DEF697FFC44FBF0B3);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9C0461316058197D67FFB59CE6A345F2B7BEA590);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9E98EC4F7D85E6AB585D718D9BEDBB163E42B54C);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9FE5967523CA0E49A247084021DB0C0C2C996FDF);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA0514E43DC3FE9FF02EA1029B11ACBA5579C5FD6);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB5CCD6D3CB93DC1BEDD79DB8A4B75174089A3455);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBAB78FE52E1FDB7FF399F8778E6696CD0042FF45);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD01445F0360E2DE9E8979C8B0B4375041024C567);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE0C07794D9D8D1547EF130F005ABD901FE8F5136);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF6CFDC1274B766A282F7B3F8F7CCC8BDF8038D7B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFE99981D4BE3BFBE312C52C21EADDC2EACD9ED3D);
s_Il2CppMethodInitialized = true;
}
{
// base.FinishSetup();
XRController_FinishSetup_mF6E943DE3B32052071293EC7F337E704717C2128(__this, NULL);
// thumbstick = GetChildControl<StickControl>("thumbstick");
StickControl_t2608D1388A5015029123635B4B589AC7EE20C50B* L_0;
L_0 = InputControl_GetChildControl_TisStickControl_t2608D1388A5015029123635B4B589AC7EE20C50B_m13769DEB7CBF50903C857AFE595851DA73185DCF(__this, _stringLiteral6A8CECB369E64DA7E1FBB6FDE079801EFD1EBFEB, InputControl_GetChildControl_TisStickControl_t2608D1388A5015029123635B4B589AC7EE20C50B_m13769DEB7CBF50903C857AFE595851DA73185DCF_RuntimeMethod_var);
OculusTouchController_set_thumbstick_mF3B747708BCFDBFB7F9919A6B0A2ACCA03414AA6_inline(__this, L_0, NULL);
// trigger = GetChildControl<AxisControl>("trigger");
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_1;
L_1 = InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841(__this, _stringLiteral9FE5967523CA0E49A247084021DB0C0C2C996FDF, InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
OculusTouchController_set_trigger_m6EDCF420C9305E6C1C1092AF6A5411D1CDF9ED20_inline(__this, L_1, NULL);
// triggerPressed = GetChildControl<ButtonControl>("triggerPressed");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_2;
L_2 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral9C0461316058197D67FFB59CE6A345F2B7BEA590, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
OculusTouchController_set_triggerPressed_m9906811FA9FF2B86AF95ABBADEEA1109689411BD_inline(__this, L_2, NULL);
// triggerTouched = GetChildControl<ButtonControl>("triggerTouched");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_3;
L_3 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral767FF60B240D13D0E7862196C1340B1049EF4B4B, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
OculusTouchController_set_triggerTouched_m5814EB34A5A1F53359CC218258289806B81E5EC8_inline(__this, L_3, NULL);
// grip = GetChildControl<AxisControl>("grip");
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_4;
L_4 = InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841(__this, _stringLiteral4FAF1332EAA22ED62546993B44D1AE07024AA9C9, InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
OculusTouchController_set_grip_m62D13E14A528205D030A39696CE0ED88F4A54ED5_inline(__this, L_4, NULL);
// gripPressed = GetChildControl<ButtonControl>("gripPressed");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_5;
L_5 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral836BEF03CDF7F78C55ADABFC8E7F1FC31387E456, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
OculusTouchController_set_gripPressed_m3DA395A0D58D4CF39AA07F7DDE54820CE10C9E1D_inline(__this, L_5, NULL);
// menu = GetChildControl<ButtonControl>("menu");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_6;
L_6 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral0B5ECFF84CE073C4971D637741C560F910E4D128, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
OculusTouchController_set_menu_mAD61EF4CAD63A6380F17757C7B768FE22EB961F5_inline(__this, L_6, NULL);
// primaryButton = GetChildControl<ButtonControl>("primaryButton");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_7;
L_7 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral5DA5B233166AA50A8488D3B97E0B5A1D09EA4905, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
OculusTouchController_set_primaryButton_m98805E1922D2775E3CB77986FF182E23E295B8E0_inline(__this, L_7, NULL);
// primaryTouched = GetChildControl<ButtonControl>("primaryTouched");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_8;
L_8 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral9E98EC4F7D85E6AB585D718D9BEDBB163E42B54C, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
OculusTouchController_set_primaryTouched_m3FC6488E2D947352B92A900603D004C4958E9A61_inline(__this, L_8, NULL);
// secondaryButton = GetChildControl<ButtonControl>("secondaryButton");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_9;
L_9 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral4ADB212528F8CF625764142B108030A0499510F0, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
OculusTouchController_set_secondaryButton_m5643634AC8C1D60E52CA39961DEE3313B7623C38_inline(__this, L_9, NULL);
// secondaryTouched = GetChildControl<ButtonControl>("secondaryTouched");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_10;
L_10 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral890FDBCF037770EED7A1937DEF697FFC44FBF0B3, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
OculusTouchController_set_secondaryTouched_m933F2C0C8BA8DF3090929AF58A7999A99F8D8123_inline(__this, L_10, NULL);
// thumbstickClicked = GetChildControl<ButtonControl>("thumbstickClicked");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_11;
L_11 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteralB5CCD6D3CB93DC1BEDD79DB8A4B75174089A3455, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
OculusTouchController_set_thumbstickClicked_m8818E79FE6C3BD6449CE044C1882DD0F6F6DFDC2_inline(__this, L_11, NULL);
// thumbstickTouched = GetChildControl<ButtonControl>("thumbstickTouched");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_12;
L_12 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral4C9B28579DAB706CEF903A85854B98A08280D27D, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
OculusTouchController_set_thumbstickTouched_mF5E1476440E6DE77D2A589480486743CE0B74428_inline(__this, L_12, NULL);
// thumbrestTouched = GetChildControl<ButtonControl>("thumbrestTouched");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_13;
L_13 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteralA0514E43DC3FE9FF02EA1029B11ACBA5579C5FD6, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
OculusTouchController_set_thumbrestTouched_m9BF86704CAE5AC2AADC4F5180974045203C40F7F_inline(__this, L_13, NULL);
// devicePose = GetChildControl<PoseControl>("devicePose");
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_14;
L_14 = InputControl_GetChildControl_TisPoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3_m93B26874B5B21BFD7C0B24D12029EBB73B0CB317(__this, _stringLiteral46C52D35A125250F5FBD7AAB8CD2F6E82177916E, InputControl_GetChildControl_TisPoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3_m93B26874B5B21BFD7C0B24D12029EBB73B0CB317_RuntimeMethod_var);
OculusTouchController_set_devicePose_m33FEBD3FB246168752F99E644024E8D3E972D051_inline(__this, L_14, NULL);
// pointer = GetChildControl<PoseControl>("pointer");
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_15;
L_15 = InputControl_GetChildControl_TisPoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3_m93B26874B5B21BFD7C0B24D12029EBB73B0CB317(__this, _stringLiteral0D74755D51876350D4B4382E014E2E93AD3D3B73, InputControl_GetChildControl_TisPoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3_m93B26874B5B21BFD7C0B24D12029EBB73B0CB317_RuntimeMethod_var);
OculusTouchController_set_pointer_m42F7F993445694FD46655941F4DA0A87A5583C7D_inline(__this, L_15, NULL);
// isTracked = GetChildControl<ButtonControl>("isTracked");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_16;
L_16 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral29340CC6DE4F0D8CF1A3ADBF57306A53920E648A, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
OculusTouchController_set_isTracked_m2328E3620924C0D2D16A894125DFF79E113884A4_inline(__this, L_16, NULL);
// trackingState = GetChildControl<IntegerControl>("trackingState");
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_17;
L_17 = InputControl_GetChildControl_TisIntegerControl_tA24544EFF42204852F638FF5147F754962C997AB_m87D5D6574BD57F88D41DDE18D17933360E255297(__this, _stringLiteralFE99981D4BE3BFBE312C52C21EADDC2EACD9ED3D, InputControl_GetChildControl_TisIntegerControl_tA24544EFF42204852F638FF5147F754962C997AB_m87D5D6574BD57F88D41DDE18D17933360E255297_RuntimeMethod_var);
OculusTouchController_set_trackingState_mC3C06CF2B8996262E4E542D25A43D13B3C54C66A_inline(__this, L_17, NULL);
// devicePosition = GetChildControl<Vector3Control>("devicePosition");
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_18;
L_18 = InputControl_GetChildControl_TisVector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A_mD3B77ED4A28875CD650D600E82A0E4C1E9EBD418(__this, _stringLiteral335FF3A7EB83C5141B0A224AA6FF1E4BB3940BD4, InputControl_GetChildControl_TisVector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A_mD3B77ED4A28875CD650D600E82A0E4C1E9EBD418_RuntimeMethod_var);
OculusTouchController_set_devicePosition_mB362E45B8E14E7C8B99D588466E5BD7986BFBBE6_inline(__this, L_18, NULL);
// deviceRotation = GetChildControl<QuaternionControl>("deviceRotation");
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_19;
L_19 = InputControl_GetChildControl_TisQuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1_m6F3533847D96A9AD4363B88D2D912D7ADCE096C4(__this, _stringLiteralD01445F0360E2DE9E8979C8B0B4375041024C567, InputControl_GetChildControl_TisQuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1_m6F3533847D96A9AD4363B88D2D912D7ADCE096C4_RuntimeMethod_var);
OculusTouchController_set_deviceRotation_mEC06D9EE2723D9F041D9B92F2B904EF7300019F7_inline(__this, L_19, NULL);
// pointerPosition = GetChildControl<Vector3Control>("pointerPosition");
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_20;
L_20 = InputControl_GetChildControl_TisVector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A_mD3B77ED4A28875CD650D600E82A0E4C1E9EBD418(__this, _stringLiteralBAB78FE52E1FDB7FF399F8778E6696CD0042FF45, InputControl_GetChildControl_TisVector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A_mD3B77ED4A28875CD650D600E82A0E4C1E9EBD418_RuntimeMethod_var);
OculusTouchController_set_pointerPosition_mA32557798E2BEC7559649559C88C076B6E77694F_inline(__this, L_20, NULL);
// pointerRotation = GetChildControl<QuaternionControl>("pointerRotation");
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_21;
L_21 = InputControl_GetChildControl_TisQuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1_m6F3533847D96A9AD4363B88D2D912D7ADCE096C4(__this, _stringLiteralF6CFDC1274B766A282F7B3F8F7CCC8BDF8038D7B, InputControl_GetChildControl_TisQuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1_m6F3533847D96A9AD4363B88D2D912D7ADCE096C4_RuntimeMethod_var);
OculusTouchController_set_pointerRotation_m8F791E7DEFB312A3CB5802647257F750B09951D2_inline(__this, L_21, NULL);
// haptic = GetChildControl<HapticControl>("haptic");
HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* L_22;
L_22 = InputControl_GetChildControl_TisHapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49_m733A504494A27BA6CE88FB8C3628ECFD4DD7FFD4(__this, _stringLiteralE0C07794D9D8D1547EF130F005ABD901FE8F5136, InputControl_GetChildControl_TisHapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49_m733A504494A27BA6CE88FB8C3628ECFD4DD7FFD4_RuntimeMethod_var);
OculusTouchController_set_haptic_mDBCC52DB8CBB8B1CE9FB6369561ED09CB2BDE95C_inline(__this, L_22, NULL);
// }
return;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OculusTouchController__ctor_mF4F6341143A59C7F89BFC9A8DFFCDB40D9D24720 (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, const RuntimeMethod* method)
{
{
XRControllerWithRumble__ctor_m78ED6D19588BE805A9BDFD5C194FEB0520A273D0(__this, 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.XR.OpenXR.Features.Interactions.PalmPoseInteraction::get_IsAdditive()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PalmPoseInteraction_get_IsAdditive_mFA10CCD3B4BC1750701D8A1B28C0127B8B4479CC (PalmPoseInteraction_t1BE0E2A4BA9B82B1B8B8D0CB39207779F858F5CE* __this, const RuntimeMethod* method)
{
{
// internal override bool IsAdditive => true;
return (bool)1;
}
}
// System.Boolean UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction::OnInstanceCreate(System.UInt64)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PalmPoseInteraction_OnInstanceCreate_m9CD6252D6B2D6D3A8C2DC0B7C2E17F382CDF996C (PalmPoseInteraction_t1BE0E2A4BA9B82B1B8B8D0CB39207779F858F5CE* __this, uint64_t ___0_instance, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral21C60BC895453FEF34E0A7DC0375EAA0461769EB);
s_Il2CppMethodInitialized = true;
}
{
// if (!OpenXRRuntime.IsExtensionEnabled(extensionString))
bool L_0;
L_0 = OpenXRRuntime_IsExtensionEnabled_mF0C6FC95EDFD8DA6C5A838EA2053C06F657A2EE5(_stringLiteral21C60BC895453FEF34E0A7DC0375EAA0461769EB, NULL);
if (L_0)
{
goto IL_000e;
}
}
{
// return false;
return (bool)0;
}
IL_000e:
{
// return base.OnInstanceCreate(instance);
uint64_t L_1 = ___0_instance;
bool L_2;
L_2 = OpenXRInteractionFeature_OnInstanceCreate_m8779F2A52D217D16DDF7BAC76D91838695836A47(__this, L_1, NULL);
return L_2;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction::RegisterDeviceLayout()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PalmPoseInteraction_RegisterDeviceLayout_m8237337A8F4D4A9AD72A473C05152D0655CC04ED (PalmPoseInteraction_t1BE0E2A4BA9B82B1B8B8D0CB39207779F858F5CE* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mD369CAC1BA03979662923E5D5E9FAF1F98E252EB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PalmPose_tB7D3340FC55D8EFD2D2B58FB1E8CA3AE86794231_0_0_0_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0F4643A5560A511F499CAE83B09599C443D530C5);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDCA884BDE3461B51BC3CBE077E141428C6D55245);
s_Il2CppMethodInitialized = true;
}
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 V_0;
memset((&V_0), 0, sizeof(V_0));
{
// InputSystem.InputSystem.RegisterLayout(typeof(PalmPose),
// matches: new InputDeviceMatcher()
// .WithInterface(XRUtilities.InterfaceMatchAnyVersion)
// .WithProduct(kDeviceLocalizedName));
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_0 = { reinterpret_cast<intptr_t> (PalmPose_tB7D3340FC55D8EFD2D2B58FB1E8CA3AE86794231_0_0_0_var) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_1;
L_1 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_0, NULL);
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* L_2 = (&V_0);
il2cpp_codegen_initobj(L_2, sizeof(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555));
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_3;
L_3 = InputDeviceMatcher_WithInterface_m58A8A1CF9A77598D0F904E13A86F48B3464725E4(L_2, _stringLiteralDCA884BDE3461B51BC3CBE077E141428C6D55245, (bool)1, NULL);
V_0 = L_3;
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_4;
L_4 = InputDeviceMatcher_WithProduct_mE94024C38110251CBECB493C7753D417FFC5FD2E((&V_0), _stringLiteral0F4643A5560A511F499CAE83B09599C443D530C5, (bool)1, NULL);
Nullable_1_t4EEC710224A7596AC94C3B6D292E4CB7D84B7F2C L_5;
memset((&L_5), 0, sizeof(L_5));
Nullable_1__ctor_mD369CAC1BA03979662923E5D5E9FAF1F98E252EB((&L_5), L_4, /*hidden argument*/Nullable_1__ctor_mD369CAC1BA03979662923E5D5E9FAF1F98E252EB_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
InputSystem_RegisterLayout_m63479F60C035304E898627CDD457BEE0A00E9D30(L_1, (String_t*)NULL, L_5, NULL);
// }
return;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction::UnregisterDeviceLayout()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PalmPoseInteraction_UnregisterDeviceLayout_m2733795FB5671ECFC77850CA0CF05296DA73A528 (PalmPoseInteraction_t1BE0E2A4BA9B82B1B8B8D0CB39207779F858F5CE* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDF3669852BCCCD96E96416086745C76D75F834FE);
s_Il2CppMethodInitialized = true;
}
{
// InputSystem.InputSystem.RemoveLayout(nameof(PalmPose));
il2cpp_codegen_runtime_class_init_inline(InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
InputSystem_RemoveLayout_mE8FB9C1D545135A2138A8E9565A9AAF9D960D7E0(_stringLiteralDF3669852BCCCD96E96416086745C76D75F834FE, NULL);
// }
return;
}
}
// System.String UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction::GetDeviceLayoutName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* PalmPoseInteraction_GetDeviceLayoutName_m881549264F53B6CE03143996A71D980B1959DF98 (PalmPoseInteraction_t1BE0E2A4BA9B82B1B8B8D0CB39207779F858F5CE* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDF3669852BCCCD96E96416086745C76D75F834FE);
s_Il2CppMethodInitialized = true;
}
{
// return nameof(PalmPose);
return _stringLiteralDF3669852BCCCD96E96416086745C76D75F834FE;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction::RegisterActionMapsWithRuntime()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PalmPoseInteraction_RegisterActionMapsWithRuntime_m0BC5160438CB5865DEDD1920315B22FE8DBC8CA6 (PalmPoseInteraction_t1BE0E2A4BA9B82B1B8B8D0CB39207779F858F5CE* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m1AC5A221CED9D131E37F4B0B568F33725D978B4B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m50991CDE471783EEF46D7BC732B52303B498CA2B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m8970B3D9C8E0787265692898BD6F57FC9E03A59F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t45512A48723349E9323086B15E5019FCD5996870_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0140E2B61982D6BAEB94FBE50908C388C310614C);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0F4643A5560A511F499CAE83B09599C443D530C5);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral16F1DCC8D305B72372B6083999ABEC864EE176A9);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral32D2C1E41E839C3DC61A688E858436ABE32B5211);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6C5998AA27BC5525A876672EE945195779855B89);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral857D2B08CC9B5516C1BF42725986B6403B3D6E6B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDC4277F49B8620358EAFE840EA9E9793DB44763D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE6FAA638CA644C0F3EB0DD5F5B60FF35D318748B);
s_Il2CppMethodInitialized = true;
}
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* V_0 = NULL;
{
// ActionMapConfig actionMap = new ActionMapConfig()
// {
// name = "palmposeinteraction",
// localizedName = kDeviceLocalizedName,
// desiredInteractionProfile = profile,
// manufacturer = "",
// serialNumber = "",
// deviceInfos = new List<DeviceConfig>()
// {
// new DeviceConfig()
// {
// characteristics = (InputDeviceCharacteristics)(InputDeviceCharacteristics.HandTracking | InputDeviceCharacteristics.HeldInHand | InputDeviceCharacteristics.TrackedDevice | InputDeviceCharacteristics.Controller | InputDeviceCharacteristics.Left),
// userPath = UserPaths.leftHand
// },
// new DeviceConfig()
// {
// characteristics = (InputDeviceCharacteristics)(InputDeviceCharacteristics.HandTracking | InputDeviceCharacteristics.HeldInHand | InputDeviceCharacteristics.TrackedDevice | InputDeviceCharacteristics.Controller | InputDeviceCharacteristics.Right),
// userPath = UserPaths.rightHand
// }
// },
// actions = new List<ActionConfig>()
// {
// new ActionConfig()
// {
// name = "palmpose",
// localizedName = "Palm Pose",
// type = ActionType.Pose,
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = palmPose,
// interactionProfileName = profile,
// }
// },
// isAdditive = true
// }
// }
// };
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_0 = (ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726*)il2cpp_codegen_object_new(ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726_il2cpp_TypeInfo_var);
NullCheck(L_0);
ActionMapConfig__ctor_mD176609404B173C1E745D6FC727D03D5BA5647D7(L_0, NULL);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_1 = L_0;
NullCheck(L_1);
L_1->___name_0 = _stringLiteral857D2B08CC9B5516C1BF42725986B6403B3D6E6B;
Il2CppCodeGenWriteBarrier((void**)(&L_1->___name_0), (void*)_stringLiteral857D2B08CC9B5516C1BF42725986B6403B3D6E6B);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_2 = L_1;
NullCheck(L_2);
L_2->___localizedName_1 = _stringLiteral0F4643A5560A511F499CAE83B09599C443D530C5;
Il2CppCodeGenWriteBarrier((void**)(&L_2->___localizedName_1), (void*)_stringLiteral0F4643A5560A511F499CAE83B09599C443D530C5);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_3 = L_2;
NullCheck(L_3);
L_3->___desiredInteractionProfile_4 = _stringLiteral0140E2B61982D6BAEB94FBE50908C388C310614C;
Il2CppCodeGenWriteBarrier((void**)(&L_3->___desiredInteractionProfile_4), (void*)_stringLiteral0140E2B61982D6BAEB94FBE50908C388C310614C);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_4 = L_3;
NullCheck(L_4);
L_4->___manufacturer_5 = _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709;
Il2CppCodeGenWriteBarrier((void**)(&L_4->___manufacturer_5), (void*)_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_5 = L_4;
NullCheck(L_5);
L_5->___serialNumber_6 = _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709;
Il2CppCodeGenWriteBarrier((void**)(&L_5->___serialNumber_6), (void*)_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_6 = L_5;
List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB* L_7 = (List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB*)il2cpp_codegen_object_new(List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB_il2cpp_TypeInfo_var);
NullCheck(L_7);
List_1__ctor_m8970B3D9C8E0787265692898BD6F57FC9E03A59F(L_7, List_1__ctor_m8970B3D9C8E0787265692898BD6F57FC9E03A59F_RuntimeMethod_var);
List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB* L_8 = L_7;
DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* L_9 = (DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F*)il2cpp_codegen_object_new(DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F_il2cpp_TypeInfo_var);
NullCheck(L_9);
DeviceConfig__ctor_m6D6773CD191F0BF2FC30381D44D18CC32D35BBDC(L_9, NULL);
DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* L_10 = L_9;
NullCheck(L_10);
L_10->___characteristics_0 = ((int32_t)364);
DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* L_11 = L_10;
NullCheck(L_11);
L_11->___userPath_1 = _stringLiteralDC4277F49B8620358EAFE840EA9E9793DB44763D;
Il2CppCodeGenWriteBarrier((void**)(&L_11->___userPath_1), (void*)_stringLiteralDC4277F49B8620358EAFE840EA9E9793DB44763D);
NullCheck(L_8);
List_1_Add_m1AC5A221CED9D131E37F4B0B568F33725D978B4B_inline(L_8, L_11, List_1_Add_m1AC5A221CED9D131E37F4B0B568F33725D978B4B_RuntimeMethod_var);
List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB* L_12 = L_8;
DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* L_13 = (DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F*)il2cpp_codegen_object_new(DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F_il2cpp_TypeInfo_var);
NullCheck(L_13);
DeviceConfig__ctor_m6D6773CD191F0BF2FC30381D44D18CC32D35BBDC(L_13, NULL);
DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* L_14 = L_13;
NullCheck(L_14);
L_14->___characteristics_0 = ((int32_t)620);
DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* L_15 = L_14;
NullCheck(L_15);
L_15->___userPath_1 = _stringLiteral6C5998AA27BC5525A876672EE945195779855B89;
Il2CppCodeGenWriteBarrier((void**)(&L_15->___userPath_1), (void*)_stringLiteral6C5998AA27BC5525A876672EE945195779855B89);
NullCheck(L_12);
List_1_Add_m1AC5A221CED9D131E37F4B0B568F33725D978B4B_inline(L_12, L_15, List_1_Add_m1AC5A221CED9D131E37F4B0B568F33725D978B4B_RuntimeMethod_var);
NullCheck(L_6);
L_6->___deviceInfos_2 = L_12;
Il2CppCodeGenWriteBarrier((void**)(&L_6->___deviceInfos_2), (void*)L_12);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_16 = L_6;
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_17 = (List_1_t45512A48723349E9323086B15E5019FCD5996870*)il2cpp_codegen_object_new(List_1_t45512A48723349E9323086B15E5019FCD5996870_il2cpp_TypeInfo_var);
NullCheck(L_17);
List_1__ctor_m50991CDE471783EEF46D7BC732B52303B498CA2B(L_17, List_1__ctor_m50991CDE471783EEF46D7BC732B52303B498CA2B_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_18 = L_17;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_19 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_19);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_19, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_20 = L_19;
NullCheck(L_20);
L_20->___name_0 = _stringLiteral16F1DCC8D305B72372B6083999ABEC864EE176A9;
Il2CppCodeGenWriteBarrier((void**)(&L_20->___name_0), (void*)_stringLiteral16F1DCC8D305B72372B6083999ABEC864EE176A9);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_21 = L_20;
NullCheck(L_21);
L_21->___localizedName_2 = _stringLiteralE6FAA638CA644C0F3EB0DD5F5B60FF35D318748B;
Il2CppCodeGenWriteBarrier((void**)(&L_21->___localizedName_2), (void*)_stringLiteralE6FAA638CA644C0F3EB0DD5F5B60FF35D318748B);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_22 = L_21;
NullCheck(L_22);
L_22->___type_1 = 3;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_23 = L_22;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_24 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_24);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_24, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_25 = L_24;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_26 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_26);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_26, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_27 = L_26;
NullCheck(L_27);
L_27->___interactionPath_1 = _stringLiteral32D2C1E41E839C3DC61A688E858436ABE32B5211;
Il2CppCodeGenWriteBarrier((void**)(&L_27->___interactionPath_1), (void*)_stringLiteral32D2C1E41E839C3DC61A688E858436ABE32B5211);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_28 = L_27;
NullCheck(L_28);
L_28->___interactionProfileName_0 = _stringLiteral0140E2B61982D6BAEB94FBE50908C388C310614C;
Il2CppCodeGenWriteBarrier((void**)(&L_28->___interactionProfileName_0), (void*)_stringLiteral0140E2B61982D6BAEB94FBE50908C388C310614C);
NullCheck(L_25);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_25, L_28, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_23);
L_23->___bindings_3 = L_25;
Il2CppCodeGenWriteBarrier((void**)(&L_23->___bindings_3), (void*)L_25);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_29 = L_23;
NullCheck(L_29);
L_29->___isAdditive_5 = (bool)1;
NullCheck(L_18);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_18, L_29, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
NullCheck(L_16);
L_16->___actions_3 = L_18;
Il2CppCodeGenWriteBarrier((void**)(&L_16->___actions_3), (void*)L_18);
V_0 = L_16;
// AddActionMap(actionMap);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_30 = V_0;
OpenXRInteractionFeature_AddActionMap_mB5164800F760AE33D2494E66565DF85D3E7AC170(__this, L_30, NULL);
// }
return;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction::AddAdditiveActions(System.Collections.Generic.List`1<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionMapConfig>,UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionMapConfig)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PalmPoseInteraction_AddAdditiveActions_m05D6C72D019DBEE9CE4707A7B6D2ACE0A879C914 (PalmPoseInteraction_t1BE0E2A4BA9B82B1B8B8D0CB39207779F858F5CE* __this, List_1_tE79CEF606A673213C362828940E47A9568818414* ___0_actionMaps, ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* ___1_additiveMap, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_Any_TisDeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F_m47454836BCBB4CA85C6BE2B762DD5B27BF004AB2_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_Where_TisActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_mFC8C55679B40C9059225368B29054E16EC4D9EFD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_Where_TisDeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F_mF3B578F220213783AB1CDD9862AD0F2FF8737F46_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m64B1A93AAAAFC64E7A9D222F76E0C4CA024E9E40_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mA84D16EC3DAEC336134B26DE5CC30D951FD157AB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m1A6BC7FCC0F28CE0B5E3AB036A6AE819B6E0E67D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_t9CA352B7FF842ED5A1C1AC444C13FDF48BC6E853_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_tE90C2BF0219E673E75AA309676A6AAB963FD8B16_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_1_t5E966EE7E26847A71A517DC16883138EB4328911_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_1_tD3E5B75815D8FC802BCFBC6DF031F83C41C16EE8_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m511A64F55047CEBBE3360EAA04BFD013680B4EC0_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CAddAdditiveActionsU3Eb__13_0_m960F744750FCFA4D799EECB2A2FD1E102E63C611_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CAddAdditiveActionsU3Eb__13_1_m6EE7694F212D60FDA70F46A0E2F16EFC53C615F5_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Enumerator_t37DD4DAAE08FDA0276ED8EAB9060C7476A4A2118 V_0;
memset((&V_0), 0, sizeof(V_0));
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* V_1 = NULL;
RuntimeObject* V_2 = NULL;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* V_3 = NULL;
Func_2_t9CA352B7FF842ED5A1C1AC444C13FDF48BC6E853* G_B4_0 = NULL;
List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB* G_B4_1 = NULL;
Func_2_t9CA352B7FF842ED5A1C1AC444C13FDF48BC6E853* G_B3_0 = NULL;
List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB* G_B3_1 = NULL;
Func_2_tE90C2BF0219E673E75AA309676A6AAB963FD8B16* G_B7_0 = NULL;
List_1_t45512A48723349E9323086B15E5019FCD5996870* G_B7_1 = NULL;
Func_2_tE90C2BF0219E673E75AA309676A6AAB963FD8B16* G_B6_0 = NULL;
List_1_t45512A48723349E9323086B15E5019FCD5996870* G_B6_1 = NULL;
{
// foreach (var actionMap in actionMaps)
List_1_tE79CEF606A673213C362828940E47A9568818414* L_0 = ___0_actionMaps;
NullCheck(L_0);
Enumerator_t37DD4DAAE08FDA0276ED8EAB9060C7476A4A2118 L_1;
L_1 = List_1_GetEnumerator_m511A64F55047CEBBE3360EAA04BFD013680B4EC0(L_0, List_1_GetEnumerator_m511A64F55047CEBBE3360EAA04BFD013680B4EC0_RuntimeMethod_var);
V_0 = L_1;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_00ac:
{// begin finally (depth: 1)
Enumerator_Dispose_m64B1A93AAAAFC64E7A9D222F76E0C4CA024E9E40((&V_0), Enumerator_Dispose_m64B1A93AAAAFC64E7A9D222F76E0C4CA024E9E40_RuntimeMethod_var);
return;
}// end finally (depth: 1)
});
try
{// begin try (depth: 1)
{
goto IL_009e_1;
}
IL_000c_1:
{
// foreach (var actionMap in actionMaps)
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_2;
L_2 = Enumerator_get_Current_m1A6BC7FCC0F28CE0B5E3AB036A6AE819B6E0E67D_inline((&V_0), Enumerator_get_Current_m1A6BC7FCC0F28CE0B5E3AB036A6AE819B6E0E67D_RuntimeMethod_var);
V_1 = L_2;
// var validUserPath = actionMap.deviceInfos.Where(d => d.userPath != null && ((String.CompareOrdinal(d.userPath, OpenXRInteractionFeature.UserPaths.leftHand) == 0) ||
// (String.CompareOrdinal(d.userPath, OpenXRInteractionFeature.UserPaths.rightHand) == 0)));
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_3 = V_1;
NullCheck(L_3);
List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB* L_4 = L_3->___deviceInfos_2;
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84_il2cpp_TypeInfo_var);
Func_2_t9CA352B7FF842ED5A1C1AC444C13FDF48BC6E853* L_5 = ((U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84_il2cpp_TypeInfo_var))->___U3CU3E9__13_0_1;
Func_2_t9CA352B7FF842ED5A1C1AC444C13FDF48BC6E853* 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_0039_1;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84_il2cpp_TypeInfo_var);
U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84* L_7 = ((U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_2_t9CA352B7FF842ED5A1C1AC444C13FDF48BC6E853* L_8 = (Func_2_t9CA352B7FF842ED5A1C1AC444C13FDF48BC6E853*)il2cpp_codegen_object_new(Func_2_t9CA352B7FF842ED5A1C1AC444C13FDF48BC6E853_il2cpp_TypeInfo_var);
NullCheck(L_8);
Func_2__ctor_m59A7D2B16F13C7677FB285770964E9076BA8DACA(L_8, L_7, (intptr_t)((void*)U3CU3Ec_U3CAddAdditiveActionsU3Eb__13_0_m960F744750FCFA4D799EECB2A2FD1E102E63C611_RuntimeMethod_var), NULL);
Func_2_t9CA352B7FF842ED5A1C1AC444C13FDF48BC6E853* L_9 = L_8;
((U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84_il2cpp_TypeInfo_var))->___U3CU3E9__13_0_1 = L_9;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84_il2cpp_TypeInfo_var))->___U3CU3E9__13_0_1), (void*)L_9);
G_B4_0 = L_9;
G_B4_1 = G_B3_1;
}
IL_0039_1:
{
RuntimeObject* L_10;
L_10 = Enumerable_Where_TisDeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F_mF3B578F220213783AB1CDD9862AD0F2FF8737F46(G_B4_1, G_B4_0, Enumerable_Where_TisDeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F_mF3B578F220213783AB1CDD9862AD0F2FF8737F46_RuntimeMethod_var);
// if (!validUserPath.Any())
bool L_11;
L_11 = Enumerable_Any_TisDeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F_m47454836BCBB4CA85C6BE2B762DD5B27BF004AB2(L_10, Enumerable_Any_TisDeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F_m47454836BCBB4CA85C6BE2B762DD5B27BF004AB2_RuntimeMethod_var);
if (!L_11)
{
goto IL_009e_1;
}
}
{
// foreach (var additiveAction in additiveMap.actions.Where(a => a.isAdditive))
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_12 = ___1_additiveMap;
NullCheck(L_12);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_13 = L_12->___actions_3;
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84_il2cpp_TypeInfo_var);
Func_2_tE90C2BF0219E673E75AA309676A6AAB963FD8B16* L_14 = ((U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84_il2cpp_TypeInfo_var))->___U3CU3E9__13_1_2;
Func_2_tE90C2BF0219E673E75AA309676A6AAB963FD8B16* L_15 = L_14;
G_B6_0 = L_15;
G_B6_1 = L_13;
if (L_15)
{
G_B7_0 = L_15;
G_B7_1 = L_13;
goto IL_006a_1;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84_il2cpp_TypeInfo_var);
U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84* L_16 = ((U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_2_tE90C2BF0219E673E75AA309676A6AAB963FD8B16* L_17 = (Func_2_tE90C2BF0219E673E75AA309676A6AAB963FD8B16*)il2cpp_codegen_object_new(Func_2_tE90C2BF0219E673E75AA309676A6AAB963FD8B16_il2cpp_TypeInfo_var);
NullCheck(L_17);
Func_2__ctor_mF82E5013F466585CCE54B17EFE9CAEAB816DBCB8(L_17, L_16, (intptr_t)((void*)U3CU3Ec_U3CAddAdditiveActionsU3Eb__13_1_m6EE7694F212D60FDA70F46A0E2F16EFC53C615F5_RuntimeMethod_var), NULL);
Func_2_tE90C2BF0219E673E75AA309676A6AAB963FD8B16* L_18 = L_17;
((U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84_il2cpp_TypeInfo_var))->___U3CU3E9__13_1_2 = L_18;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84_il2cpp_TypeInfo_var))->___U3CU3E9__13_1_2), (void*)L_18);
G_B7_0 = L_18;
G_B7_1 = G_B6_1;
}
IL_006a_1:
{
RuntimeObject* L_19;
L_19 = Enumerable_Where_TisActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_mFC8C55679B40C9059225368B29054E16EC4D9EFD(G_B7_1, G_B7_0, Enumerable_Where_TisActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_mFC8C55679B40C9059225368B29054E16EC4D9EFD_RuntimeMethod_var);
NullCheck(L_19);
RuntimeObject* L_20;
L_20 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig>::GetEnumerator() */, IEnumerable_1_t5E966EE7E26847A71A517DC16883138EB4328911_il2cpp_TypeInfo_var, L_19);
V_2 = L_20;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0094_1:
{// begin finally (depth: 2)
{
RuntimeObject* L_21 = V_2;
if (!L_21)
{
goto IL_009d_1;
}
}
{
RuntimeObject* L_22 = V_2;
NullCheck(L_22);
InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_22);
}
IL_009d_1:
{
return;
}
}// end finally (depth: 2)
});
try
{// begin try (depth: 2)
{
goto IL_008a_2;
}
IL_0077_2:
{
// foreach (var additiveAction in additiveMap.actions.Where(a => a.isAdditive))
RuntimeObject* L_23 = V_2;
NullCheck(L_23);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_24;
L_24 = InterfaceFuncInvoker0< ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1<UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig>::get_Current() */, IEnumerator_1_tD3E5B75815D8FC802BCFBC6DF031F83C41C16EE8_il2cpp_TypeInfo_var, L_23);
V_3 = L_24;
// actionMap.actions.Add(additiveAction);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_25 = V_1;
NullCheck(L_25);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_26 = L_25->___actions_3;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_27 = V_3;
NullCheck(L_26);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_26, L_27, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
}
IL_008a_2:
{
// foreach (var additiveAction in additiveMap.actions.Where(a => a.isAdditive))
RuntimeObject* L_28 = V_2;
NullCheck(L_28);
bool L_29;
L_29 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_28);
if (L_29)
{
goto IL_0077_2;
}
}
{
goto IL_009e_1;
}
}// end try (depth: 2)
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_009e_1:
{
// foreach (var actionMap in actionMaps)
bool L_30;
L_30 = Enumerator_MoveNext_mA84D16EC3DAEC336134B26DE5CC30D951FD157AB((&V_0), Enumerator_MoveNext_mA84D16EC3DAEC336134B26DE5CC30D951FD157AB_RuntimeMethod_var);
if (L_30)
{
goto IL_000c_1;
}
}
{
goto IL_00ba;
}
}// end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_00ba:
{
// }
return;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PalmPoseInteraction__ctor_m7B889CD646EA481723883880921DD7799D3141B6 (PalmPoseInteraction_t1BE0E2A4BA9B82B1B8B8D0CB39207779F858F5CE* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OpenXRInteractionFeature_t643728BC4EB54CC2852F8D9921027BEE62E7682E_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(OpenXRInteractionFeature_t643728BC4EB54CC2852F8D9921027BEE62E7682E_il2cpp_TypeInfo_var);
OpenXRInteractionFeature__ctor_m7C6DDC7C52070631AF9B879AD5E07CD25B4AF558(__this, 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.XR.OpenXR.Input.PoseControl UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/PalmPose::get_palmPose()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* PalmPose_get_palmPose_m5B6D90A2FFD376D5EC1583D2DF407C99B05F660F (PalmPose_tB7D3340FC55D8EFD2D2B58FB1E8CA3AE86794231* __this, const RuntimeMethod* method)
{
{
// public PoseControl palmPose { get; private set; }
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0 = __this->___U3CpalmPoseU3Ek__BackingField_48;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/PalmPose::set_palmPose(UnityEngine.XR.OpenXR.Input.PoseControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PalmPose_set_palmPose_mF3301918067724328A59CB63DE02F5CAEACD521E (PalmPose_tB7D3340FC55D8EFD2D2B58FB1E8CA3AE86794231* __this, PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___0_value, const RuntimeMethod* method)
{
{
// public PoseControl palmPose { get; private set; }
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0 = ___0_value;
__this->___U3CpalmPoseU3Ek__BackingField_48 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpalmPoseU3Ek__BackingField_48), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/PalmPose::get_isTracked()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* PalmPose_get_isTracked_m4C5A0A1E697D7AB4032F4E9332C5CAEBA2EEE102 (PalmPose_tB7D3340FC55D8EFD2D2B58FB1E8CA3AE86794231* __this, const RuntimeMethod* method)
{
{
// new public ButtonControl isTracked { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CisTrackedU3Ek__BackingField_49;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/PalmPose::set_isTracked(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PalmPose_set_isTracked_mBBCE8C050B82B4E792502874CA97539B9DB57200 (PalmPose_tB7D3340FC55D8EFD2D2B58FB1E8CA3AE86794231* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// new public ButtonControl isTracked { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CisTrackedU3Ek__BackingField_49 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CisTrackedU3Ek__BackingField_49), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.IntegerControl UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/PalmPose::get_trackingState()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* PalmPose_get_trackingState_m0DF700EDB70A2D7878D357FB00E2B67F5E25F052 (PalmPose_tB7D3340FC55D8EFD2D2B58FB1E8CA3AE86794231* __this, const RuntimeMethod* method)
{
{
// new public IntegerControl trackingState { get; private set; }
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_0 = __this->___U3CtrackingStateU3Ek__BackingField_50;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/PalmPose::set_trackingState(UnityEngine.InputSystem.Controls.IntegerControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PalmPose_set_trackingState_m12FD040A92410977A682CF2A98D1B3813459FBF6 (PalmPose_tB7D3340FC55D8EFD2D2B58FB1E8CA3AE86794231* __this, IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___0_value, const RuntimeMethod* method)
{
{
// new public IntegerControl trackingState { get; private set; }
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_0 = ___0_value;
__this->___U3CtrackingStateU3Ek__BackingField_50 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtrackingStateU3Ek__BackingField_50), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/PalmPose::get_devicePosition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* PalmPose_get_devicePosition_mBF6C9D5B2567543606BB10B3834B1765B020B240 (PalmPose_tB7D3340FC55D8EFD2D2B58FB1E8CA3AE86794231* __this, const RuntimeMethod* method)
{
{
// new public Vector3Control devicePosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = __this->___U3CdevicePositionU3Ek__BackingField_51;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/PalmPose::set_devicePosition(UnityEngine.InputSystem.Controls.Vector3Control)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PalmPose_set_devicePosition_m56DBBACB931B5D61867F395AB4145BF4A00FFAEA (PalmPose_tB7D3340FC55D8EFD2D2B58FB1E8CA3AE86794231* __this, Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___0_value, const RuntimeMethod* method)
{
{
// new public Vector3Control devicePosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = ___0_value;
__this->___U3CdevicePositionU3Ek__BackingField_51 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdevicePositionU3Ek__BackingField_51), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/PalmPose::get_deviceRotation()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* PalmPose_get_deviceRotation_m8C2886E8260922F096707817CCE4D42F3A4507A4 (PalmPose_tB7D3340FC55D8EFD2D2B58FB1E8CA3AE86794231* __this, const RuntimeMethod* method)
{
{
// new public QuaternionControl deviceRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = __this->___U3CdeviceRotationU3Ek__BackingField_52;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/PalmPose::set_deviceRotation(UnityEngine.InputSystem.Controls.QuaternionControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PalmPose_set_deviceRotation_mEB8826BFFB7EAEE1591F078E125BA864412042E6 (PalmPose_tB7D3340FC55D8EFD2D2B58FB1E8CA3AE86794231* __this, QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___0_value, const RuntimeMethod* method)
{
{
// new public QuaternionControl deviceRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = ___0_value;
__this->___U3CdeviceRotationU3Ek__BackingField_52 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdeviceRotationU3Ek__BackingField_52), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/PalmPose::get_palmPosition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* PalmPose_get_palmPosition_m69F4C2E22AD25B0ACF13F612F86C69522CEB9E49 (PalmPose_tB7D3340FC55D8EFD2D2B58FB1E8CA3AE86794231* __this, const RuntimeMethod* method)
{
{
// public Vector3Control palmPosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = __this->___U3CpalmPositionU3Ek__BackingField_53;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/PalmPose::set_palmPosition(UnityEngine.InputSystem.Controls.Vector3Control)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PalmPose_set_palmPosition_m08FE016FAE8770FCFE96A6CA193B39B6FE9EC9DB (PalmPose_tB7D3340FC55D8EFD2D2B58FB1E8CA3AE86794231* __this, Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___0_value, const RuntimeMethod* method)
{
{
// public Vector3Control palmPosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = ___0_value;
__this->___U3CpalmPositionU3Ek__BackingField_53 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpalmPositionU3Ek__BackingField_53), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/PalmPose::get_palmRotation()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* PalmPose_get_palmRotation_m0EE831A5C8FA9A872A400ED98CC5A9D213645DAC (PalmPose_tB7D3340FC55D8EFD2D2B58FB1E8CA3AE86794231* __this, const RuntimeMethod* method)
{
{
// public QuaternionControl palmRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = __this->___U3CpalmRotationU3Ek__BackingField_54;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/PalmPose::set_palmRotation(UnityEngine.InputSystem.Controls.QuaternionControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PalmPose_set_palmRotation_mEEC1D140007A5E5E9AEA94167DB9D0F31AACE45E (PalmPose_tB7D3340FC55D8EFD2D2B58FB1E8CA3AE86794231* __this, QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___0_value, const RuntimeMethod* method)
{
{
// public QuaternionControl palmRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = ___0_value;
__this->___U3CpalmRotationU3Ek__BackingField_54 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpalmRotationU3Ek__BackingField_54), (void*)L_0);
return;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/PalmPose::FinishSetup()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PalmPose_FinishSetup_m46758CEB32EB292C3CB8F07485AEAB4F9720A21B (PalmPose_tB7D3340FC55D8EFD2D2B58FB1E8CA3AE86794231* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisPoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3_m93B26874B5B21BFD7C0B24D12029EBB73B0CB317_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE16549E2C62A4AFF994F766E4ABF3CA1E992FC73);
s_Il2CppMethodInitialized = true;
}
{
// base.FinishSetup();
XRController_FinishSetup_mF6E943DE3B32052071293EC7F337E704717C2128(__this, NULL);
// palmPose = GetChildControl<PoseControl>("palmPose");
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0;
L_0 = InputControl_GetChildControl_TisPoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3_m93B26874B5B21BFD7C0B24D12029EBB73B0CB317(__this, _stringLiteralE16549E2C62A4AFF994F766E4ABF3CA1E992FC73, InputControl_GetChildControl_TisPoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3_m93B26874B5B21BFD7C0B24D12029EBB73B0CB317_RuntimeMethod_var);
PalmPose_set_palmPose_mF3301918067724328A59CB63DE02F5CAEACD521E_inline(__this, L_0, NULL);
// }
return;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/PalmPose::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PalmPose__ctor_mAF9E924139F9638EF9C90F3113C422EB80C9D0E9 (PalmPose_tB7D3340FC55D8EFD2D2B58FB1E8CA3AE86794231* __this, const RuntimeMethod* method)
{
{
XRController__ctor_mB780698DBF866160CF7C7D6198D115CE263593ED(__this, 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.XR.OpenXR.Features.Interactions.PalmPoseInteraction/<>c::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m41C6FF7F7C8E59A503AE1791A0713555669850D2 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84* L_0 = (U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84*)il2cpp_codegen_object_new(U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84_il2cpp_TypeInfo_var);
NullCheck(L_0);
U3CU3Ec__ctor_mB73B3DC01BA2C8045913E8C0B55CB1073F4B9B62(L_0, NULL);
((U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84_il2cpp_TypeInfo_var))->___U3CU3E9_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84_il2cpp_TypeInfo_var))->___U3CU3E9_0), (void*)L_0);
return;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/<>c::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mB73B3DC01BA2C8045913E8C0B55CB1073F4B9B62 (U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// System.Boolean UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/<>c::<AddAdditiveActions>b__13_0(UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/DeviceConfig)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CU3Ec_U3CAddAdditiveActionsU3Eb__13_0_m960F744750FCFA4D799EECB2A2FD1E102E63C611 (U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84* __this, DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* ___0_d, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6C5998AA27BC5525A876672EE945195779855B89);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDC4277F49B8620358EAFE840EA9E9793DB44763D);
s_Il2CppMethodInitialized = true;
}
{
// var validUserPath = actionMap.deviceInfos.Where(d => d.userPath != null && ((String.CompareOrdinal(d.userPath, OpenXRInteractionFeature.UserPaths.leftHand) == 0) ||
// (String.CompareOrdinal(d.userPath, OpenXRInteractionFeature.UserPaths.rightHand) == 0)));
DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* L_0 = ___0_d;
NullCheck(L_0);
String_t* L_1 = L_0->___userPath_1;
if (!L_1)
{
goto IL_0030;
}
}
{
DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* L_2 = ___0_d;
NullCheck(L_2);
String_t* L_3 = L_2->___userPath_1;
int32_t L_4;
L_4 = String_CompareOrdinal_mC6F612DEA1F7B3BF24A44C79D17AF7F8C29C9D3C(L_3, _stringLiteralDC4277F49B8620358EAFE840EA9E9793DB44763D, NULL);
if (!L_4)
{
goto IL_002e;
}
}
{
DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* L_5 = ___0_d;
NullCheck(L_5);
String_t* L_6 = L_5->___userPath_1;
int32_t L_7;
L_7 = String_CompareOrdinal_mC6F612DEA1F7B3BF24A44C79D17AF7F8C29C9D3C(L_6, _stringLiteral6C5998AA27BC5525A876672EE945195779855B89, NULL);
return (bool)((((int32_t)L_7) == ((int32_t)0))? 1 : 0);
}
IL_002e:
{
return (bool)1;
}
IL_0030:
{
return (bool)0;
}
}
// System.Boolean UnityEngine.XR.OpenXR.Features.Interactions.PalmPoseInteraction/<>c::<AddAdditiveActions>b__13_1(UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CU3Ec_U3CAddAdditiveActionsU3Eb__13_1_m6EE7694F212D60FDA70F46A0E2F16EFC53C615F5 (U3CU3Ec_t0486DECE5E528983369F8DC9001B08E4E4CD6D84* __this, ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* ___0_a, const RuntimeMethod* method)
{
{
// foreach (var additiveAction in additiveMap.actions.Where(a => a.isAdditive))
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_0 = ___0_a;
NullCheck(L_0);
bool L_1 = L_0->___isAdditive_5;
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
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile::RegisterDeviceLayout()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValveIndexControllerProfile_RegisterDeviceLayout_mC82745768691EF032FB10AD88087CBE7A3B806CE (ValveIndexControllerProfile_tB00771C9F4DA589B16B2D9C8488CDBFF1ACB169B* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mD369CAC1BA03979662923E5D5E9FAF1F98E252EB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3_0_0_0_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7CFF3370CEB3D6618912612A22BDA3E009D31FE6);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDCA884BDE3461B51BC3CBE077E141428C6D55245);
s_Il2CppMethodInitialized = true;
}
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 V_0;
memset((&V_0), 0, sizeof(V_0));
{
// InputSystem.InputSystem.RegisterLayout(typeof(ValveIndexController),
// matches: new InputDeviceMatcher()
// .WithInterface(XRUtilities.InterfaceMatchAnyVersion)
// .WithProduct(kDeviceLocalizedName));
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_0 = { reinterpret_cast<intptr_t> (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3_0_0_0_var) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_1;
L_1 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_0, NULL);
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* L_2 = (&V_0);
il2cpp_codegen_initobj(L_2, sizeof(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555));
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_3;
L_3 = InputDeviceMatcher_WithInterface_m58A8A1CF9A77598D0F904E13A86F48B3464725E4(L_2, _stringLiteralDCA884BDE3461B51BC3CBE077E141428C6D55245, (bool)1, NULL);
V_0 = L_3;
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_4;
L_4 = InputDeviceMatcher_WithProduct_mE94024C38110251CBECB493C7753D417FFC5FD2E((&V_0), _stringLiteral7CFF3370CEB3D6618912612A22BDA3E009D31FE6, (bool)1, NULL);
Nullable_1_t4EEC710224A7596AC94C3B6D292E4CB7D84B7F2C L_5;
memset((&L_5), 0, sizeof(L_5));
Nullable_1__ctor_mD369CAC1BA03979662923E5D5E9FAF1F98E252EB((&L_5), L_4, /*hidden argument*/Nullable_1__ctor_mD369CAC1BA03979662923E5D5E9FAF1F98E252EB_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
InputSystem_RegisterLayout_m63479F60C035304E898627CDD457BEE0A00E9D30(L_1, (String_t*)NULL, L_5, NULL);
// }
return;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile::UnregisterDeviceLayout()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValveIndexControllerProfile_UnregisterDeviceLayout_m82760235C860F9E727BAE7FAB6912468F8A4404E (ValveIndexControllerProfile_tB00771C9F4DA589B16B2D9C8488CDBFF1ACB169B* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB431EC3F3BA7055A7834536D71F631E56C76E6A9);
s_Il2CppMethodInitialized = true;
}
{
// InputSystem.InputSystem.RemoveLayout(nameof(ValveIndexController));
il2cpp_codegen_runtime_class_init_inline(InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
InputSystem_RemoveLayout_mE8FB9C1D545135A2138A8E9565A9AAF9D960D7E0(_stringLiteralB431EC3F3BA7055A7834536D71F631E56C76E6A9, NULL);
// }
return;
}
}
// System.String UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile::GetDeviceLayoutName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ValveIndexControllerProfile_GetDeviceLayoutName_mDABE73EFDF5D2119E666236BF005FB2ECD1A1ED2 (ValveIndexControllerProfile_tB00771C9F4DA589B16B2D9C8488CDBFF1ACB169B* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB431EC3F3BA7055A7834536D71F631E56C76E6A9);
s_Il2CppMethodInitialized = true;
}
{
// return nameof(ValveIndexController);
return _stringLiteralB431EC3F3BA7055A7834536D71F631E56C76E6A9;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile::RegisterActionMapsWithRuntime()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValveIndexControllerProfile_RegisterActionMapsWithRuntime_mC1226DB21257D2A84DD1FA005EEE4CE4BB87FE65 (ValveIndexControllerProfile_tB00771C9F4DA589B16B2D9C8488CDBFF1ACB169B* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m1AC5A221CED9D131E37F4B0B568F33725D978B4B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m50991CDE471783EEF46D7BC732B52303B498CA2B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m8970B3D9C8E0787265692898BD6F57FC9E03A59F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t45512A48723349E9323086B15E5019FCD5996870_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral06E77F5358FAE549CC1F5C010C7AA427E20DB81F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0A0D6A4A39AF8CE46C02CFA204F8672DB510C2BB);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0B81B449DDDED3C621D7242FF0C23AD3927333CA);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0C0DEC85B86B776CABBBCE9900909D8EDBCC0D0D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0D74755D51876350D4B4382E014E2E93AD3D3B73);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0DF092D839620C75629CA77829178011857B3D86);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0F5B3EFDF6C5EC21CBEAF753BF5996D79FF36071);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral11255DD544B7643AC46580A170E4FFAE93B68480);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral17822601242580891BAC2DAA8F01F850700FF226);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1AEEDCE6D16B07DF72C697EAB87644ED06A4BD81);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1D91341ED2A6051E8657AEE81869C1579642180F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1D9F03FCC6C07D832F5CEBECDF7A0A869392AB3B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral21C4374D334214329C7BF5D811EA01A4DC30FAC7);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral29AC330574A4BCD0BEFB6360CED091CF418D7D2A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2F7ED8B288DA2FB7CCF4A61D0A30CC0C84FB2A59);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3598DD8FB5E75ABA279CF6F74B3868775A35076A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3695EBDA6F8B5C617BDA3771BFB4AC68FB956407);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral38500B43596E22322F78E4DB6623115A6D7C5B24);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral46C52D35A125250F5FBD7AAB8CD2F6E82177916E);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral487FED10E1A35AE0BB31BA2B6893154EFEE83EF4);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4ADB212528F8CF625764142B108030A0499510F0);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4C9B28579DAB706CEF903A85854B98A08280D27D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4FAF1332EAA22ED62546993B44D1AE07024AA9C9);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5852A471D9AA3400124B264BB6B8E2BF1CDD2990);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5D5999AB167923C4FC4CD3D2CCB9155715DF5AF8);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5DA5B233166AA50A8488D3B97E0B5A1D09EA4905);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5FF374709F3F171D980E4E8BEA80A7954877FE64);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6A8CECB369E64DA7E1FBB6FDE079801EFD1EBFEB);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6C1429D231A493F2DC50E73EA377BD4E2C053A99);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6C5998AA27BC5525A876672EE945195779855B89);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral70BD96A9936A8229937A8E85846B5AE5657B701D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral754BC8CC289786CFBEFC86F613F47EEC45C9D500);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral767FF60B240D13D0E7862196C1340B1049EF4B4B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7CFF3370CEB3D6618912612A22BDA3E009D31FE6);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral836BEF03CDF7F78C55ADABFC8E7F1FC31387E456);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8434FCF61786C7762C86CD1309B3265F399C7B5D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral871C50B2EA6F82F09B5B9A7EF8B17FDCA2EEE958);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral890FDBCF037770EED7A1937DEF697FFC44FBF0B3);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8A916C55CE6599A5836561FF3388DF9114304953);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8C0A1E9BF9118A96D440F9C412F1CA49D661D0EE);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral91D354DF612051E000B8AFD623E149C76168334A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral960416C64D6FEDF29B47FEF63B743ADBF6A3ACF5);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral970999167C91AC075D8B6023B67F1050607F93ED);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9946FBE46CDE07D85A1306BBD66ABF2744491441);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9A82E98847AA818F88D3503DF1751542B392AE50);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9C0461316058197D67FFB59CE6A345F2B7BEA590);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9C8FEB9C5C73B589373B3944537F78D6972EECE1);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9E98EC4F7D85E6AB585D718D9BEDBB163E42B54C);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9FE5967523CA0E49A247084021DB0C0C2C996FDF);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA12FE0CD5AB0A2E13E4DE18491A831A11DC5AE31);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA5A60DC48FC62715DDE6A3F429C683298AEE2FDF);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAC10ECED701E479DB1EB99F71C7E143BF33BDB28);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralACCB271B3F087252B60BC604A75AEE43F78DA580);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB16F6476A8858AD9A737D4AD51CAEC6E885CA659);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB387D42F0AFA94CE7B6979B587B90DD3FE6E03AE);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB4FE860573CD6E03F0D1A4378C1F330A3820D8C9);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB561034538879E1BDB5F9A35C0FCB17905966B68);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB5CCD6D3CB93DC1BEDD79DB8A4B75174089A3455);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB65ECF98859F9960AF3A135B1DB157C6A9E64500);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB85E78C75EF1A6F636689BD88A9D6C2A3B2B0A1B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB900A68DB7AADAF324457B0FBBCAD5EC97A34CB5);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC0A9FB2112170320C70D11577E9692B9B4F2DB38);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC125AF6E50565398C00BBB6DCAB135E16BC99BC1);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC5505A25CF2D095FDF8936A52047CE843140CE71);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC7BE18E67FA9D6BB576F3FFDA7CCB25400AC9057);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC8E762418D8614D739AB43D7D2C189A29AF1145F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCB705141CD4436EBFAD34F6E250D793F3E3949A8);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCEA7D15BD7D3108714FE5FE1861D75886730D5F1);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCFE7BD031B8149781D25CB9344CEB284988567B4);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD00E7D3426022AB1958642CC7C16178ED2932FFD);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD12C1D60DF7B8D2310466EF2E3451D1A668B0E06);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD8FEC942054577466215DA5251FB602E014D433B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD9F573449435626A96C594EA43095A22DF995F84);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDC4277F49B8620358EAFE840EA9E9793DB44763D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDCDD0FF791B57EF57583458DE2B57C243C0AD31D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDF0B09D3AC2B1A403AD50571DE6D02BADF994DF6);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE0C07794D9D8D1547EF130F005ABD901FE8F5136);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE2F88218C8B7313CA69F05634BDB224484349ABF);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE3F05412A0F9EE57B9E9F6F7375E8A82CA6ABBBA);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE87E0289369699E3077923D9BD0365C6E47D2BCA);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEBA9026790EAE4C0189DB9391B6F75C623B37666);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEFDACA3E297AB436773CFB833A471FA2B28F3E0D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3A7CE2E4708A9440DAB028E27DFB29FC07EE01B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF67FF52BAD5C543F3623D3051EA5B4ED8BCD0DEB);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFC9328EC05BFE4E05D76A1FEDA6674979FE522FE);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFD56696F17A09DE56411343B8CFB8ABF5E82F544);
s_Il2CppMethodInitialized = true;
}
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* V_0 = NULL;
{
// ActionMapConfig actionMap = new ActionMapConfig()
// {
// name = "valveindexcontroller",
// localizedName = kDeviceLocalizedName,
// desiredInteractionProfile = profile,
// manufacturer = "Valve",
// serialNumber = "",
// deviceInfos = new List<DeviceConfig>()
// {
// new DeviceConfig()
// {
// characteristics = (InputDeviceCharacteristics)(InputDeviceCharacteristics.HeldInHand | InputDeviceCharacteristics.TrackedDevice | InputDeviceCharacteristics.Controller | InputDeviceCharacteristics.Left),
// userPath = UserPaths.leftHand
// },
// new DeviceConfig()
// {
// characteristics = (InputDeviceCharacteristics)(InputDeviceCharacteristics.HeldInHand | InputDeviceCharacteristics.TrackedDevice | InputDeviceCharacteristics.Controller | InputDeviceCharacteristics.Right),
// userPath = UserPaths.rightHand
// }
// },
// actions = new List<ActionConfig>()
// {
// new ActionConfig()
// {
// name = "system",
// localizedName = "System",
// type = ActionType.Binary,
// usages = new List<string>()
// {
// "MenuButton"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = system,
// interactionProfileName = profile,
// }
// }
// },
// new ActionConfig()
// {
// name = "systemTouched",
// localizedName = "System Touched",
// type = ActionType.Binary,
// usages = new List<string>()
// {
// "MenuTouch"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = systemTouch,
// interactionProfileName = profile,
// }
// }
// },
// new ActionConfig()
// {
// name = "primaryButton",
// localizedName = "Primary Button",
// type = ActionType.Binary,
// usages = new List<string>()
// {
// "PrimaryButton"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = buttonA,
// interactionProfileName = profile,
// }
// }
// },
// new ActionConfig()
// {
// name = "primaryTouched",
// localizedName = "Primary Touched",
// type = ActionType.Binary,
// usages = new List<string>()
// {
// "PrimaryTouch"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = buttonATouch,
// interactionProfileName = profile,
// }
// }
// },
// new ActionConfig()
// {
// name = "secondaryButton",
// localizedName = "Secondary Button",
// type = ActionType.Binary,
// usages = new List<string>()
// {
// "SecondaryButton"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = buttonB,
// interactionProfileName = profile,
// }
// }
// },
// new ActionConfig()
// {
// name = "secondaryTouched",
// localizedName = "Secondary Touched",
// type = ActionType.Binary,
// usages = new List<string>()
// {
// "SecondaryTouch"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = buttonBTouch,
// interactionProfileName = profile,
// }
// }
// },
// new ActionConfig()
// {
// name = "grip",
// localizedName = "Grip",
// type = ActionType.Axis1D,
// usages = new List<string>()
// {
// "Grip"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = squeeze,
// interactionProfileName = profile,
// }
// }
// },
// new ActionConfig()
// {
// name = "gripPressed",
// localizedName = "Grip Pressed",
// type = ActionType.Binary,
// usages = new List<string>()
// {
// "GripButton"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = squeeze,
// interactionProfileName = profile,
// }
// }
// },
// new ActionConfig()
// {
// name = "gripForce",
// localizedName = "Grip Force",
// type = ActionType.Axis1D,
// usages = new List<string>()
// {
// "GripForce"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = squeezeForce,
// interactionProfileName = profile,
// }
// }
// },
// new ActionConfig()
// {
// name = "trigger",
// localizedName = "Trigger",
// type = ActionType.Axis1D,
// usages = new List<string>()
// {
// "Trigger"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = trigger,
// interactionProfileName = profile,
// }
// }
// },
// new ActionConfig()
// {
// name = "triggerPressed",
// localizedName = "Triggger Pressed",
// type = ActionType.Binary,
// usages = new List<string>()
// {
// "TriggerButton"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = triggerClick,
// interactionProfileName = profile,
// }
// }
// },
// new ActionConfig()
// {
// name = "triggerTouched",
// localizedName = "Trigger Touched",
// type = ActionType.Binary,
// usages = new List<string>()
// {
// "TriggerTouch"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = triggerTouch,
// interactionProfileName = profile,
// }
// }
// },
//
// new ActionConfig()
// {
// name = "thumbstick",
// localizedName = "Thumbstick",
// type = ActionType.Axis2D,
// usages = new List<string>()
// {
// "Primary2DAxis"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = thumbstick,
// interactionProfileName = profile,
// }
// }
// },
// new ActionConfig()
// {
// name = "thumbstickClicked",
// localizedName = "Thumbstick Clicked",
// type = ActionType.Binary,
// usages = new List<string>()
// {
// "Primary2DAxisClick"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = thumbstickClick,
// interactionProfileName = profile,
// }
// }
// },
// new ActionConfig()
// {
// name = "thumbstickTouched",
// localizedName = "Thumbstick Touched",
// type = ActionType.Binary,
// usages = new List<string>()
// {
// "Primary2DAxisTouch"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = thumbstickTouch,
// interactionProfileName = profile,
// }
// }
// },
// new ActionConfig()
// {
// name = "trackpad",
// localizedName = "Trackpad",
// type = ActionType.Axis2D,
// usages = new List<string>()
// {
// "Secondary2DAxis"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = trackpad,
// interactionProfileName = profile,
// }
// }
// },
// new ActionConfig()
// {
// name = "trackpadForce",
// localizedName = "Trackpad Force",
// type = ActionType.Axis1D,
// usages = new List<string>()
// {
// "Secondary2DAxisForce"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = trackpadForce,
// interactionProfileName = profile,
// }
// }
// },
// new ActionConfig()
// {
// name = "trackpadTouched",
// localizedName = "Trackpad Touched",
// type = ActionType.Binary,
// usages = new List<string>()
// {
// "Secondary2DAxisTouch"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = trackpadTouch,
// interactionProfileName = profile,
// }
// }
// },
// // Device Pose
// new ActionConfig()
// {
// name = "devicePose",
// localizedName = "Device Pose",
// type = ActionType.Pose,
// usages = new List<string>()
// {
// "Device"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = grip,
// interactionProfileName = profile,
// }
// }
// },
// // Pointer Pose
// new ActionConfig()
// {
// name = "pointer",
// localizedName = "Pointer Pose",
// type = ActionType.Pose,
// usages = new List<string>()
// {
// "Pointer"
// },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = aim,
// interactionProfileName = profile,
// }
// }
// },
// // Haptics
// new ActionConfig()
// {
// name = "haptic",
// localizedName = "Haptic Output",
// type = ActionType.Vibrate,
// usages = new List<string>() { "Haptic" },
// bindings = new List<ActionBinding>()
// {
// new ActionBinding()
// {
// interactionPath = haptic,
// interactionProfileName = profile,
// }
// }
// }
// }
// };
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_0 = (ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726*)il2cpp_codegen_object_new(ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726_il2cpp_TypeInfo_var);
NullCheck(L_0);
ActionMapConfig__ctor_mD176609404B173C1E745D6FC727D03D5BA5647D7(L_0, NULL);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_1 = L_0;
NullCheck(L_1);
L_1->___name_0 = _stringLiteralA12FE0CD5AB0A2E13E4DE18491A831A11DC5AE31;
Il2CppCodeGenWriteBarrier((void**)(&L_1->___name_0), (void*)_stringLiteralA12FE0CD5AB0A2E13E4DE18491A831A11DC5AE31);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_2 = L_1;
NullCheck(L_2);
L_2->___localizedName_1 = _stringLiteral7CFF3370CEB3D6618912612A22BDA3E009D31FE6;
Il2CppCodeGenWriteBarrier((void**)(&L_2->___localizedName_1), (void*)_stringLiteral7CFF3370CEB3D6618912612A22BDA3E009D31FE6);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_3 = L_2;
NullCheck(L_3);
L_3->___desiredInteractionProfile_4 = _stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0;
Il2CppCodeGenWriteBarrier((void**)(&L_3->___desiredInteractionProfile_4), (void*)_stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_4 = L_3;
NullCheck(L_4);
L_4->___manufacturer_5 = _stringLiteralEFDACA3E297AB436773CFB833A471FA2B28F3E0D;
Il2CppCodeGenWriteBarrier((void**)(&L_4->___manufacturer_5), (void*)_stringLiteralEFDACA3E297AB436773CFB833A471FA2B28F3E0D);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_5 = L_4;
NullCheck(L_5);
L_5->___serialNumber_6 = _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709;
Il2CppCodeGenWriteBarrier((void**)(&L_5->___serialNumber_6), (void*)_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_6 = L_5;
List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB* L_7 = (List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB*)il2cpp_codegen_object_new(List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB_il2cpp_TypeInfo_var);
NullCheck(L_7);
List_1__ctor_m8970B3D9C8E0787265692898BD6F57FC9E03A59F(L_7, List_1__ctor_m8970B3D9C8E0787265692898BD6F57FC9E03A59F_RuntimeMethod_var);
List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB* L_8 = L_7;
DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* L_9 = (DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F*)il2cpp_codegen_object_new(DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F_il2cpp_TypeInfo_var);
NullCheck(L_9);
DeviceConfig__ctor_m6D6773CD191F0BF2FC30381D44D18CC32D35BBDC(L_9, NULL);
DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* L_10 = L_9;
NullCheck(L_10);
L_10->___characteristics_0 = ((int32_t)356);
DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* L_11 = L_10;
NullCheck(L_11);
L_11->___userPath_1 = _stringLiteralDC4277F49B8620358EAFE840EA9E9793DB44763D;
Il2CppCodeGenWriteBarrier((void**)(&L_11->___userPath_1), (void*)_stringLiteralDC4277F49B8620358EAFE840EA9E9793DB44763D);
NullCheck(L_8);
List_1_Add_m1AC5A221CED9D131E37F4B0B568F33725D978B4B_inline(L_8, L_11, List_1_Add_m1AC5A221CED9D131E37F4B0B568F33725D978B4B_RuntimeMethod_var);
List_1_t4147661BB78259F26C7A9D98B79B03241AB27CEB* L_12 = L_8;
DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* L_13 = (DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F*)il2cpp_codegen_object_new(DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F_il2cpp_TypeInfo_var);
NullCheck(L_13);
DeviceConfig__ctor_m6D6773CD191F0BF2FC30381D44D18CC32D35BBDC(L_13, NULL);
DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* L_14 = L_13;
NullCheck(L_14);
L_14->___characteristics_0 = ((int32_t)612);
DeviceConfig_t65D78482C07E722E554489CA5E6042B14332D08F* L_15 = L_14;
NullCheck(L_15);
L_15->___userPath_1 = _stringLiteral6C5998AA27BC5525A876672EE945195779855B89;
Il2CppCodeGenWriteBarrier((void**)(&L_15->___userPath_1), (void*)_stringLiteral6C5998AA27BC5525A876672EE945195779855B89);
NullCheck(L_12);
List_1_Add_m1AC5A221CED9D131E37F4B0B568F33725D978B4B_inline(L_12, L_15, List_1_Add_m1AC5A221CED9D131E37F4B0B568F33725D978B4B_RuntimeMethod_var);
NullCheck(L_6);
L_6->___deviceInfos_2 = L_12;
Il2CppCodeGenWriteBarrier((void**)(&L_6->___deviceInfos_2), (void*)L_12);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_16 = L_6;
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_17 = (List_1_t45512A48723349E9323086B15E5019FCD5996870*)il2cpp_codegen_object_new(List_1_t45512A48723349E9323086B15E5019FCD5996870_il2cpp_TypeInfo_var);
NullCheck(L_17);
List_1__ctor_m50991CDE471783EEF46D7BC732B52303B498CA2B(L_17, List_1__ctor_m50991CDE471783EEF46D7BC732B52303B498CA2B_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_18 = L_17;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_19 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_19);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_19, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_20 = L_19;
NullCheck(L_20);
L_20->___name_0 = _stringLiteral8C0A1E9BF9118A96D440F9C412F1CA49D661D0EE;
Il2CppCodeGenWriteBarrier((void**)(&L_20->___name_0), (void*)_stringLiteral8C0A1E9BF9118A96D440F9C412F1CA49D661D0EE);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_21 = L_20;
NullCheck(L_21);
L_21->___localizedName_2 = _stringLiteral5FF374709F3F171D980E4E8BEA80A7954877FE64;
Il2CppCodeGenWriteBarrier((void**)(&L_21->___localizedName_2), (void*)_stringLiteral5FF374709F3F171D980E4E8BEA80A7954877FE64);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_22 = L_21;
NullCheck(L_22);
L_22->___type_1 = 0;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_23 = L_22;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_24 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_24);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_24, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_25 = L_24;
NullCheck(L_25);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_25, _stringLiteralC5505A25CF2D095FDF8936A52047CE843140CE71, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_23);
L_23->___usages_4 = L_25;
Il2CppCodeGenWriteBarrier((void**)(&L_23->___usages_4), (void*)L_25);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_26 = L_23;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_27 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_27);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_27, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_28 = L_27;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_29 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_29);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_29, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_30 = L_29;
NullCheck(L_30);
L_30->___interactionPath_1 = _stringLiteral0A0D6A4A39AF8CE46C02CFA204F8672DB510C2BB;
Il2CppCodeGenWriteBarrier((void**)(&L_30->___interactionPath_1), (void*)_stringLiteral0A0D6A4A39AF8CE46C02CFA204F8672DB510C2BB);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_31 = L_30;
NullCheck(L_31);
L_31->___interactionProfileName_0 = _stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0;
Il2CppCodeGenWriteBarrier((void**)(&L_31->___interactionProfileName_0), (void*)_stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0);
NullCheck(L_28);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_28, L_31, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_26);
L_26->___bindings_3 = L_28;
Il2CppCodeGenWriteBarrier((void**)(&L_26->___bindings_3), (void*)L_28);
NullCheck(L_18);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_18, L_26, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_32 = L_18;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_33 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_33);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_33, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_34 = L_33;
NullCheck(L_34);
L_34->___name_0 = _stringLiteralE2F88218C8B7313CA69F05634BDB224484349ABF;
Il2CppCodeGenWriteBarrier((void**)(&L_34->___name_0), (void*)_stringLiteralE2F88218C8B7313CA69F05634BDB224484349ABF);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_35 = L_34;
NullCheck(L_35);
L_35->___localizedName_2 = _stringLiteral0DF092D839620C75629CA77829178011857B3D86;
Il2CppCodeGenWriteBarrier((void**)(&L_35->___localizedName_2), (void*)_stringLiteral0DF092D839620C75629CA77829178011857B3D86);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_36 = L_35;
NullCheck(L_36);
L_36->___type_1 = 0;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_37 = L_36;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_38 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_38);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_38, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_39 = L_38;
NullCheck(L_39);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_39, _stringLiteralCB705141CD4436EBFAD34F6E250D793F3E3949A8, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_37);
L_37->___usages_4 = L_39;
Il2CppCodeGenWriteBarrier((void**)(&L_37->___usages_4), (void*)L_39);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_40 = L_37;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_41 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_41);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_41, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_42 = L_41;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_43 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_43);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_43, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_44 = L_43;
NullCheck(L_44);
L_44->___interactionPath_1 = _stringLiteral2F7ED8B288DA2FB7CCF4A61D0A30CC0C84FB2A59;
Il2CppCodeGenWriteBarrier((void**)(&L_44->___interactionPath_1), (void*)_stringLiteral2F7ED8B288DA2FB7CCF4A61D0A30CC0C84FB2A59);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_45 = L_44;
NullCheck(L_45);
L_45->___interactionProfileName_0 = _stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0;
Il2CppCodeGenWriteBarrier((void**)(&L_45->___interactionProfileName_0), (void*)_stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0);
NullCheck(L_42);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_42, L_45, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_40);
L_40->___bindings_3 = L_42;
Il2CppCodeGenWriteBarrier((void**)(&L_40->___bindings_3), (void*)L_42);
NullCheck(L_32);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_32, L_40, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_46 = L_32;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_47 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_47);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_47, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_48 = L_47;
NullCheck(L_48);
L_48->___name_0 = _stringLiteral5DA5B233166AA50A8488D3B97E0B5A1D09EA4905;
Il2CppCodeGenWriteBarrier((void**)(&L_48->___name_0), (void*)_stringLiteral5DA5B233166AA50A8488D3B97E0B5A1D09EA4905);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_49 = L_48;
NullCheck(L_49);
L_49->___localizedName_2 = _stringLiteral9C8FEB9C5C73B589373B3944537F78D6972EECE1;
Il2CppCodeGenWriteBarrier((void**)(&L_49->___localizedName_2), (void*)_stringLiteral9C8FEB9C5C73B589373B3944537F78D6972EECE1);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_50 = L_49;
NullCheck(L_50);
L_50->___type_1 = 0;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_51 = L_50;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_52 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_52);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_52, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_53 = L_52;
NullCheck(L_53);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_53, _stringLiteralAC10ECED701E479DB1EB99F71C7E143BF33BDB28, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_51);
L_51->___usages_4 = L_53;
Il2CppCodeGenWriteBarrier((void**)(&L_51->___usages_4), (void*)L_53);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_54 = L_51;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_55 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_55);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_55, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_56 = L_55;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_57 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_57);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_57, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_58 = L_57;
NullCheck(L_58);
L_58->___interactionPath_1 = _stringLiteralB561034538879E1BDB5F9A35C0FCB17905966B68;
Il2CppCodeGenWriteBarrier((void**)(&L_58->___interactionPath_1), (void*)_stringLiteralB561034538879E1BDB5F9A35C0FCB17905966B68);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_59 = L_58;
NullCheck(L_59);
L_59->___interactionProfileName_0 = _stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0;
Il2CppCodeGenWriteBarrier((void**)(&L_59->___interactionProfileName_0), (void*)_stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0);
NullCheck(L_56);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_56, L_59, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_54);
L_54->___bindings_3 = L_56;
Il2CppCodeGenWriteBarrier((void**)(&L_54->___bindings_3), (void*)L_56);
NullCheck(L_46);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_46, L_54, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_60 = L_46;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_61 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_61);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_61, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_62 = L_61;
NullCheck(L_62);
L_62->___name_0 = _stringLiteral9E98EC4F7D85E6AB585D718D9BEDBB163E42B54C;
Il2CppCodeGenWriteBarrier((void**)(&L_62->___name_0), (void*)_stringLiteral9E98EC4F7D85E6AB585D718D9BEDBB163E42B54C);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_63 = L_62;
NullCheck(L_63);
L_63->___localizedName_2 = _stringLiteral3598DD8FB5E75ABA279CF6F74B3868775A35076A;
Il2CppCodeGenWriteBarrier((void**)(&L_63->___localizedName_2), (void*)_stringLiteral3598DD8FB5E75ABA279CF6F74B3868775A35076A);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_64 = L_63;
NullCheck(L_64);
L_64->___type_1 = 0;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_65 = L_64;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_66 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_66);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_66, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_67 = L_66;
NullCheck(L_67);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_67, _stringLiteralE87E0289369699E3077923D9BD0365C6E47D2BCA, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_65);
L_65->___usages_4 = L_67;
Il2CppCodeGenWriteBarrier((void**)(&L_65->___usages_4), (void*)L_67);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_68 = L_65;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_69 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_69);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_69, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_70 = L_69;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_71 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_71);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_71, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_72 = L_71;
NullCheck(L_72);
L_72->___interactionPath_1 = _stringLiteralC7BE18E67FA9D6BB576F3FFDA7CCB25400AC9057;
Il2CppCodeGenWriteBarrier((void**)(&L_72->___interactionPath_1), (void*)_stringLiteralC7BE18E67FA9D6BB576F3FFDA7CCB25400AC9057);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_73 = L_72;
NullCheck(L_73);
L_73->___interactionProfileName_0 = _stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0;
Il2CppCodeGenWriteBarrier((void**)(&L_73->___interactionProfileName_0), (void*)_stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0);
NullCheck(L_70);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_70, L_73, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_68);
L_68->___bindings_3 = L_70;
Il2CppCodeGenWriteBarrier((void**)(&L_68->___bindings_3), (void*)L_70);
NullCheck(L_60);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_60, L_68, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_74 = L_60;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_75 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_75);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_75, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_76 = L_75;
NullCheck(L_76);
L_76->___name_0 = _stringLiteral4ADB212528F8CF625764142B108030A0499510F0;
Il2CppCodeGenWriteBarrier((void**)(&L_76->___name_0), (void*)_stringLiteral4ADB212528F8CF625764142B108030A0499510F0);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_77 = L_76;
NullCheck(L_77);
L_77->___localizedName_2 = _stringLiteral8A916C55CE6599A5836561FF3388DF9114304953;
Il2CppCodeGenWriteBarrier((void**)(&L_77->___localizedName_2), (void*)_stringLiteral8A916C55CE6599A5836561FF3388DF9114304953);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_78 = L_77;
NullCheck(L_78);
L_78->___type_1 = 0;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_79 = L_78;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_80 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_80);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_80, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_81 = L_80;
NullCheck(L_81);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_81, _stringLiteralDF0B09D3AC2B1A403AD50571DE6D02BADF994DF6, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_79);
L_79->___usages_4 = L_81;
Il2CppCodeGenWriteBarrier((void**)(&L_79->___usages_4), (void*)L_81);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_82 = L_79;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_83 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_83);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_83, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_84 = L_83;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_85 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_85);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_85, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_86 = L_85;
NullCheck(L_86);
L_86->___interactionPath_1 = _stringLiteralA5A60DC48FC62715DDE6A3F429C683298AEE2FDF;
Il2CppCodeGenWriteBarrier((void**)(&L_86->___interactionPath_1), (void*)_stringLiteralA5A60DC48FC62715DDE6A3F429C683298AEE2FDF);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_87 = L_86;
NullCheck(L_87);
L_87->___interactionProfileName_0 = _stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0;
Il2CppCodeGenWriteBarrier((void**)(&L_87->___interactionProfileName_0), (void*)_stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0);
NullCheck(L_84);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_84, L_87, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_82);
L_82->___bindings_3 = L_84;
Il2CppCodeGenWriteBarrier((void**)(&L_82->___bindings_3), (void*)L_84);
NullCheck(L_74);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_74, L_82, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_88 = L_74;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_89 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_89);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_89, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_90 = L_89;
NullCheck(L_90);
L_90->___name_0 = _stringLiteral890FDBCF037770EED7A1937DEF697FFC44FBF0B3;
Il2CppCodeGenWriteBarrier((void**)(&L_90->___name_0), (void*)_stringLiteral890FDBCF037770EED7A1937DEF697FFC44FBF0B3);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_91 = L_90;
NullCheck(L_91);
L_91->___localizedName_2 = _stringLiteralD12C1D60DF7B8D2310466EF2E3451D1A668B0E06;
Il2CppCodeGenWriteBarrier((void**)(&L_91->___localizedName_2), (void*)_stringLiteralD12C1D60DF7B8D2310466EF2E3451D1A668B0E06);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_92 = L_91;
NullCheck(L_92);
L_92->___type_1 = 0;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_93 = L_92;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_94 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_94);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_94, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_95 = L_94;
NullCheck(L_95);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_95, _stringLiteral70BD96A9936A8229937A8E85846B5AE5657B701D, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_93);
L_93->___usages_4 = L_95;
Il2CppCodeGenWriteBarrier((void**)(&L_93->___usages_4), (void*)L_95);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_96 = L_93;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_97 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_97);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_97, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_98 = L_97;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_99 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_99);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_99, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_100 = L_99;
NullCheck(L_100);
L_100->___interactionPath_1 = _stringLiteralD00E7D3426022AB1958642CC7C16178ED2932FFD;
Il2CppCodeGenWriteBarrier((void**)(&L_100->___interactionPath_1), (void*)_stringLiteralD00E7D3426022AB1958642CC7C16178ED2932FFD);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_101 = L_100;
NullCheck(L_101);
L_101->___interactionProfileName_0 = _stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0;
Il2CppCodeGenWriteBarrier((void**)(&L_101->___interactionProfileName_0), (void*)_stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0);
NullCheck(L_98);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_98, L_101, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_96);
L_96->___bindings_3 = L_98;
Il2CppCodeGenWriteBarrier((void**)(&L_96->___bindings_3), (void*)L_98);
NullCheck(L_88);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_88, L_96, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_102 = L_88;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_103 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_103);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_103, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_104 = L_103;
NullCheck(L_104);
L_104->___name_0 = _stringLiteral4FAF1332EAA22ED62546993B44D1AE07024AA9C9;
Il2CppCodeGenWriteBarrier((void**)(&L_104->___name_0), (void*)_stringLiteral4FAF1332EAA22ED62546993B44D1AE07024AA9C9);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_105 = L_104;
NullCheck(L_105);
L_105->___localizedName_2 = _stringLiteralB4FE860573CD6E03F0D1A4378C1F330A3820D8C9;
Il2CppCodeGenWriteBarrier((void**)(&L_105->___localizedName_2), (void*)_stringLiteralB4FE860573CD6E03F0D1A4378C1F330A3820D8C9);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_106 = L_105;
NullCheck(L_106);
L_106->___type_1 = 1;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_107 = L_106;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_108 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_108);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_108, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_109 = L_108;
NullCheck(L_109);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_109, _stringLiteralB4FE860573CD6E03F0D1A4378C1F330A3820D8C9, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_107);
L_107->___usages_4 = L_109;
Il2CppCodeGenWriteBarrier((void**)(&L_107->___usages_4), (void*)L_109);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_110 = L_107;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_111 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_111);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_111, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_112 = L_111;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_113 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_113);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_113, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_114 = L_113;
NullCheck(L_114);
L_114->___interactionPath_1 = _stringLiteral11255DD544B7643AC46580A170E4FFAE93B68480;
Il2CppCodeGenWriteBarrier((void**)(&L_114->___interactionPath_1), (void*)_stringLiteral11255DD544B7643AC46580A170E4FFAE93B68480);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_115 = L_114;
NullCheck(L_115);
L_115->___interactionProfileName_0 = _stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0;
Il2CppCodeGenWriteBarrier((void**)(&L_115->___interactionProfileName_0), (void*)_stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0);
NullCheck(L_112);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_112, L_115, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_110);
L_110->___bindings_3 = L_112;
Il2CppCodeGenWriteBarrier((void**)(&L_110->___bindings_3), (void*)L_112);
NullCheck(L_102);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_102, L_110, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_116 = L_102;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_117 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_117);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_117, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_118 = L_117;
NullCheck(L_118);
L_118->___name_0 = _stringLiteral836BEF03CDF7F78C55ADABFC8E7F1FC31387E456;
Il2CppCodeGenWriteBarrier((void**)(&L_118->___name_0), (void*)_stringLiteral836BEF03CDF7F78C55ADABFC8E7F1FC31387E456);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_119 = L_118;
NullCheck(L_119);
L_119->___localizedName_2 = _stringLiteral91D354DF612051E000B8AFD623E149C76168334A;
Il2CppCodeGenWriteBarrier((void**)(&L_119->___localizedName_2), (void*)_stringLiteral91D354DF612051E000B8AFD623E149C76168334A);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_120 = L_119;
NullCheck(L_120);
L_120->___type_1 = 0;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_121 = L_120;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_122 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_122);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_122, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_123 = L_122;
NullCheck(L_123);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_123, _stringLiteralACCB271B3F087252B60BC604A75AEE43F78DA580, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_121);
L_121->___usages_4 = L_123;
Il2CppCodeGenWriteBarrier((void**)(&L_121->___usages_4), (void*)L_123);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_124 = L_121;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_125 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_125);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_125, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_126 = L_125;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_127 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_127);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_127, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_128 = L_127;
NullCheck(L_128);
L_128->___interactionPath_1 = _stringLiteral11255DD544B7643AC46580A170E4FFAE93B68480;
Il2CppCodeGenWriteBarrier((void**)(&L_128->___interactionPath_1), (void*)_stringLiteral11255DD544B7643AC46580A170E4FFAE93B68480);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_129 = L_128;
NullCheck(L_129);
L_129->___interactionProfileName_0 = _stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0;
Il2CppCodeGenWriteBarrier((void**)(&L_129->___interactionProfileName_0), (void*)_stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0);
NullCheck(L_126);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_126, L_129, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_124);
L_124->___bindings_3 = L_126;
Il2CppCodeGenWriteBarrier((void**)(&L_124->___bindings_3), (void*)L_126);
NullCheck(L_116);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_116, L_124, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_130 = L_116;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_131 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_131);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_131, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_132 = L_131;
NullCheck(L_132);
L_132->___name_0 = _stringLiteral0F5B3EFDF6C5EC21CBEAF753BF5996D79FF36071;
Il2CppCodeGenWriteBarrier((void**)(&L_132->___name_0), (void*)_stringLiteral0F5B3EFDF6C5EC21CBEAF753BF5996D79FF36071);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_133 = L_132;
NullCheck(L_133);
L_133->___localizedName_2 = _stringLiteral21C4374D334214329C7BF5D811EA01A4DC30FAC7;
Il2CppCodeGenWriteBarrier((void**)(&L_133->___localizedName_2), (void*)_stringLiteral21C4374D334214329C7BF5D811EA01A4DC30FAC7);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_134 = L_133;
NullCheck(L_134);
L_134->___type_1 = 1;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_135 = L_134;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_136 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_136);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_136, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_137 = L_136;
NullCheck(L_137);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_137, _stringLiteral1D9F03FCC6C07D832F5CEBECDF7A0A869392AB3B, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_135);
L_135->___usages_4 = L_137;
Il2CppCodeGenWriteBarrier((void**)(&L_135->___usages_4), (void*)L_137);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_138 = L_135;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_139 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_139);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_139, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_140 = L_139;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_141 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_141);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_141, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_142 = L_141;
NullCheck(L_142);
L_142->___interactionPath_1 = _stringLiteralDCDD0FF791B57EF57583458DE2B57C243C0AD31D;
Il2CppCodeGenWriteBarrier((void**)(&L_142->___interactionPath_1), (void*)_stringLiteralDCDD0FF791B57EF57583458DE2B57C243C0AD31D);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_143 = L_142;
NullCheck(L_143);
L_143->___interactionProfileName_0 = _stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0;
Il2CppCodeGenWriteBarrier((void**)(&L_143->___interactionProfileName_0), (void*)_stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0);
NullCheck(L_140);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_140, L_143, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_138);
L_138->___bindings_3 = L_140;
Il2CppCodeGenWriteBarrier((void**)(&L_138->___bindings_3), (void*)L_140);
NullCheck(L_130);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_130, L_138, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_144 = L_130;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_145 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_145);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_145, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_146 = L_145;
NullCheck(L_146);
L_146->___name_0 = _stringLiteral9FE5967523CA0E49A247084021DB0C0C2C996FDF;
Il2CppCodeGenWriteBarrier((void**)(&L_146->___name_0), (void*)_stringLiteral9FE5967523CA0E49A247084021DB0C0C2C996FDF);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_147 = L_146;
NullCheck(L_147);
L_147->___localizedName_2 = _stringLiteralB85E78C75EF1A6F636689BD88A9D6C2A3B2B0A1B;
Il2CppCodeGenWriteBarrier((void**)(&L_147->___localizedName_2), (void*)_stringLiteralB85E78C75EF1A6F636689BD88A9D6C2A3B2B0A1B);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_148 = L_147;
NullCheck(L_148);
L_148->___type_1 = 1;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_149 = L_148;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_150 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_150);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_150, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_151 = L_150;
NullCheck(L_151);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_151, _stringLiteralB85E78C75EF1A6F636689BD88A9D6C2A3B2B0A1B, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_149);
L_149->___usages_4 = L_151;
Il2CppCodeGenWriteBarrier((void**)(&L_149->___usages_4), (void*)L_151);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_152 = L_149;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_153 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_153);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_153, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_154 = L_153;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_155 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_155);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_155, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_156 = L_155;
NullCheck(L_156);
L_156->___interactionPath_1 = _stringLiteralB900A68DB7AADAF324457B0FBBCAD5EC97A34CB5;
Il2CppCodeGenWriteBarrier((void**)(&L_156->___interactionPath_1), (void*)_stringLiteralB900A68DB7AADAF324457B0FBBCAD5EC97A34CB5);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_157 = L_156;
NullCheck(L_157);
L_157->___interactionProfileName_0 = _stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0;
Il2CppCodeGenWriteBarrier((void**)(&L_157->___interactionProfileName_0), (void*)_stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0);
NullCheck(L_154);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_154, L_157, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_152);
L_152->___bindings_3 = L_154;
Il2CppCodeGenWriteBarrier((void**)(&L_152->___bindings_3), (void*)L_154);
NullCheck(L_144);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_144, L_152, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_158 = L_144;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_159 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_159);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_159, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_160 = L_159;
NullCheck(L_160);
L_160->___name_0 = _stringLiteral9C0461316058197D67FFB59CE6A345F2B7BEA590;
Il2CppCodeGenWriteBarrier((void**)(&L_160->___name_0), (void*)_stringLiteral9C0461316058197D67FFB59CE6A345F2B7BEA590);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_161 = L_160;
NullCheck(L_161);
L_161->___localizedName_2 = _stringLiteralCFE7BD031B8149781D25CB9344CEB284988567B4;
Il2CppCodeGenWriteBarrier((void**)(&L_161->___localizedName_2), (void*)_stringLiteralCFE7BD031B8149781D25CB9344CEB284988567B4);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_162 = L_161;
NullCheck(L_162);
L_162->___type_1 = 0;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_163 = L_162;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_164 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_164);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_164, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_165 = L_164;
NullCheck(L_165);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_165, _stringLiteral9946FBE46CDE07D85A1306BBD66ABF2744491441, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_163);
L_163->___usages_4 = L_165;
Il2CppCodeGenWriteBarrier((void**)(&L_163->___usages_4), (void*)L_165);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_166 = L_163;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_167 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_167);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_167, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_168 = L_167;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_169 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_169);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_169, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_170 = L_169;
NullCheck(L_170);
L_170->___interactionPath_1 = _stringLiteralE3F05412A0F9EE57B9E9F6F7375E8A82CA6ABBBA;
Il2CppCodeGenWriteBarrier((void**)(&L_170->___interactionPath_1), (void*)_stringLiteralE3F05412A0F9EE57B9E9F6F7375E8A82CA6ABBBA);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_171 = L_170;
NullCheck(L_171);
L_171->___interactionProfileName_0 = _stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0;
Il2CppCodeGenWriteBarrier((void**)(&L_171->___interactionProfileName_0), (void*)_stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0);
NullCheck(L_168);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_168, L_171, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_166);
L_166->___bindings_3 = L_168;
Il2CppCodeGenWriteBarrier((void**)(&L_166->___bindings_3), (void*)L_168);
NullCheck(L_158);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_158, L_166, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_172 = L_158;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_173 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_173);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_173, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_174 = L_173;
NullCheck(L_174);
L_174->___name_0 = _stringLiteral767FF60B240D13D0E7862196C1340B1049EF4B4B;
Il2CppCodeGenWriteBarrier((void**)(&L_174->___name_0), (void*)_stringLiteral767FF60B240D13D0E7862196C1340B1049EF4B4B);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_175 = L_174;
NullCheck(L_175);
L_175->___localizedName_2 = _stringLiteralF3A7CE2E4708A9440DAB028E27DFB29FC07EE01B;
Il2CppCodeGenWriteBarrier((void**)(&L_175->___localizedName_2), (void*)_stringLiteralF3A7CE2E4708A9440DAB028E27DFB29FC07EE01B);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_176 = L_175;
NullCheck(L_176);
L_176->___type_1 = 0;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_177 = L_176;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_178 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_178);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_178, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_179 = L_178;
NullCheck(L_179);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_179, _stringLiteral17822601242580891BAC2DAA8F01F850700FF226, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_177);
L_177->___usages_4 = L_179;
Il2CppCodeGenWriteBarrier((void**)(&L_177->___usages_4), (void*)L_179);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_180 = L_177;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_181 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_181);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_181, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_182 = L_181;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_183 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_183);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_183, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_184 = L_183;
NullCheck(L_184);
L_184->___interactionPath_1 = _stringLiteral1AEEDCE6D16B07DF72C697EAB87644ED06A4BD81;
Il2CppCodeGenWriteBarrier((void**)(&L_184->___interactionPath_1), (void*)_stringLiteral1AEEDCE6D16B07DF72C697EAB87644ED06A4BD81);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_185 = L_184;
NullCheck(L_185);
L_185->___interactionProfileName_0 = _stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0;
Il2CppCodeGenWriteBarrier((void**)(&L_185->___interactionProfileName_0), (void*)_stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0);
NullCheck(L_182);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_182, L_185, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_180);
L_180->___bindings_3 = L_182;
Il2CppCodeGenWriteBarrier((void**)(&L_180->___bindings_3), (void*)L_182);
NullCheck(L_172);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_172, L_180, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_186 = L_172;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_187 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_187);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_187, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_188 = L_187;
NullCheck(L_188);
L_188->___name_0 = _stringLiteral6A8CECB369E64DA7E1FBB6FDE079801EFD1EBFEB;
Il2CppCodeGenWriteBarrier((void**)(&L_188->___name_0), (void*)_stringLiteral6A8CECB369E64DA7E1FBB6FDE079801EFD1EBFEB);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_189 = L_188;
NullCheck(L_189);
L_189->___localizedName_2 = _stringLiteralC125AF6E50565398C00BBB6DCAB135E16BC99BC1;
Il2CppCodeGenWriteBarrier((void**)(&L_189->___localizedName_2), (void*)_stringLiteralC125AF6E50565398C00BBB6DCAB135E16BC99BC1);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_190 = L_189;
NullCheck(L_190);
L_190->___type_1 = 2;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_191 = L_190;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_192 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_192);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_192, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_193 = L_192;
NullCheck(L_193);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_193, _stringLiteral754BC8CC289786CFBEFC86F613F47EEC45C9D500, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_191);
L_191->___usages_4 = L_193;
Il2CppCodeGenWriteBarrier((void**)(&L_191->___usages_4), (void*)L_193);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_194 = L_191;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_195 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_195);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_195, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_196 = L_195;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_197 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_197);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_197, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_198 = L_197;
NullCheck(L_198);
L_198->___interactionPath_1 = _stringLiteral6C1429D231A493F2DC50E73EA377BD4E2C053A99;
Il2CppCodeGenWriteBarrier((void**)(&L_198->___interactionPath_1), (void*)_stringLiteral6C1429D231A493F2DC50E73EA377BD4E2C053A99);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_199 = L_198;
NullCheck(L_199);
L_199->___interactionProfileName_0 = _stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0;
Il2CppCodeGenWriteBarrier((void**)(&L_199->___interactionProfileName_0), (void*)_stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0);
NullCheck(L_196);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_196, L_199, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_194);
L_194->___bindings_3 = L_196;
Il2CppCodeGenWriteBarrier((void**)(&L_194->___bindings_3), (void*)L_196);
NullCheck(L_186);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_186, L_194, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_200 = L_186;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_201 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_201);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_201, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_202 = L_201;
NullCheck(L_202);
L_202->___name_0 = _stringLiteralB5CCD6D3CB93DC1BEDD79DB8A4B75174089A3455;
Il2CppCodeGenWriteBarrier((void**)(&L_202->___name_0), (void*)_stringLiteralB5CCD6D3CB93DC1BEDD79DB8A4B75174089A3455);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_203 = L_202;
NullCheck(L_203);
L_203->___localizedName_2 = _stringLiteral487FED10E1A35AE0BB31BA2B6893154EFEE83EF4;
Il2CppCodeGenWriteBarrier((void**)(&L_203->___localizedName_2), (void*)_stringLiteral487FED10E1A35AE0BB31BA2B6893154EFEE83EF4);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_204 = L_203;
NullCheck(L_204);
L_204->___type_1 = 0;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_205 = L_204;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_206 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_206);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_206, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_207 = L_206;
NullCheck(L_207);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_207, _stringLiteralC8E762418D8614D739AB43D7D2C189A29AF1145F, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_205);
L_205->___usages_4 = L_207;
Il2CppCodeGenWriteBarrier((void**)(&L_205->___usages_4), (void*)L_207);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_208 = L_205;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_209 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_209);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_209, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_210 = L_209;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_211 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_211);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_211, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_212 = L_211;
NullCheck(L_212);
L_212->___interactionPath_1 = _stringLiteral5852A471D9AA3400124B264BB6B8E2BF1CDD2990;
Il2CppCodeGenWriteBarrier((void**)(&L_212->___interactionPath_1), (void*)_stringLiteral5852A471D9AA3400124B264BB6B8E2BF1CDD2990);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_213 = L_212;
NullCheck(L_213);
L_213->___interactionProfileName_0 = _stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0;
Il2CppCodeGenWriteBarrier((void**)(&L_213->___interactionProfileName_0), (void*)_stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0);
NullCheck(L_210);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_210, L_213, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_208);
L_208->___bindings_3 = L_210;
Il2CppCodeGenWriteBarrier((void**)(&L_208->___bindings_3), (void*)L_210);
NullCheck(L_200);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_200, L_208, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_214 = L_200;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_215 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_215);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_215, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_216 = L_215;
NullCheck(L_216);
L_216->___name_0 = _stringLiteral4C9B28579DAB706CEF903A85854B98A08280D27D;
Il2CppCodeGenWriteBarrier((void**)(&L_216->___name_0), (void*)_stringLiteral4C9B28579DAB706CEF903A85854B98A08280D27D);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_217 = L_216;
NullCheck(L_217);
L_217->___localizedName_2 = _stringLiteral970999167C91AC075D8B6023B67F1050607F93ED;
Il2CppCodeGenWriteBarrier((void**)(&L_217->___localizedName_2), (void*)_stringLiteral970999167C91AC075D8B6023B67F1050607F93ED);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_218 = L_217;
NullCheck(L_218);
L_218->___type_1 = 0;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_219 = L_218;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_220 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_220);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_220, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_221 = L_220;
NullCheck(L_221);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_221, _stringLiteralD8FEC942054577466215DA5251FB602E014D433B, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_219);
L_219->___usages_4 = L_221;
Il2CppCodeGenWriteBarrier((void**)(&L_219->___usages_4), (void*)L_221);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_222 = L_219;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_223 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_223);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_223, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_224 = L_223;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_225 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_225);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_225, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_226 = L_225;
NullCheck(L_226);
L_226->___interactionPath_1 = _stringLiteral29AC330574A4BCD0BEFB6360CED091CF418D7D2A;
Il2CppCodeGenWriteBarrier((void**)(&L_226->___interactionPath_1), (void*)_stringLiteral29AC330574A4BCD0BEFB6360CED091CF418D7D2A);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_227 = L_226;
NullCheck(L_227);
L_227->___interactionProfileName_0 = _stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0;
Il2CppCodeGenWriteBarrier((void**)(&L_227->___interactionProfileName_0), (void*)_stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0);
NullCheck(L_224);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_224, L_227, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_222);
L_222->___bindings_3 = L_224;
Il2CppCodeGenWriteBarrier((void**)(&L_222->___bindings_3), (void*)L_224);
NullCheck(L_214);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_214, L_222, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_228 = L_214;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_229 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_229);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_229, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_230 = L_229;
NullCheck(L_230);
L_230->___name_0 = _stringLiteralD9F573449435626A96C594EA43095A22DF995F84;
Il2CppCodeGenWriteBarrier((void**)(&L_230->___name_0), (void*)_stringLiteralD9F573449435626A96C594EA43095A22DF995F84);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_231 = L_230;
NullCheck(L_231);
L_231->___localizedName_2 = _stringLiteralC0A9FB2112170320C70D11577E9692B9B4F2DB38;
Il2CppCodeGenWriteBarrier((void**)(&L_231->___localizedName_2), (void*)_stringLiteralC0A9FB2112170320C70D11577E9692B9B4F2DB38);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_232 = L_231;
NullCheck(L_232);
L_232->___type_1 = 2;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_233 = L_232;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_234 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_234);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_234, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_235 = L_234;
NullCheck(L_235);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_235, _stringLiteralB387D42F0AFA94CE7B6979B587B90DD3FE6E03AE, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_233);
L_233->___usages_4 = L_235;
Il2CppCodeGenWriteBarrier((void**)(&L_233->___usages_4), (void*)L_235);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_236 = L_233;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_237 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_237);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_237, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_238 = L_237;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_239 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_239);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_239, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_240 = L_239;
NullCheck(L_240);
L_240->___interactionPath_1 = _stringLiteral0C0DEC85B86B776CABBBCE9900909D8EDBCC0D0D;
Il2CppCodeGenWriteBarrier((void**)(&L_240->___interactionPath_1), (void*)_stringLiteral0C0DEC85B86B776CABBBCE9900909D8EDBCC0D0D);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_241 = L_240;
NullCheck(L_241);
L_241->___interactionProfileName_0 = _stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0;
Il2CppCodeGenWriteBarrier((void**)(&L_241->___interactionProfileName_0), (void*)_stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0);
NullCheck(L_238);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_238, L_241, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_236);
L_236->___bindings_3 = L_238;
Il2CppCodeGenWriteBarrier((void**)(&L_236->___bindings_3), (void*)L_238);
NullCheck(L_228);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_228, L_236, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_242 = L_228;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_243 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_243);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_243, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_244 = L_243;
NullCheck(L_244);
L_244->___name_0 = _stringLiteral3695EBDA6F8B5C617BDA3771BFB4AC68FB956407;
Il2CppCodeGenWriteBarrier((void**)(&L_244->___name_0), (void*)_stringLiteral3695EBDA6F8B5C617BDA3771BFB4AC68FB956407);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_245 = L_244;
NullCheck(L_245);
L_245->___localizedName_2 = _stringLiteral9A82E98847AA818F88D3503DF1751542B392AE50;
Il2CppCodeGenWriteBarrier((void**)(&L_245->___localizedName_2), (void*)_stringLiteral9A82E98847AA818F88D3503DF1751542B392AE50);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_246 = L_245;
NullCheck(L_246);
L_246->___type_1 = 1;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_247 = L_246;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_248 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_248);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_248, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_249 = L_248;
NullCheck(L_249);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_249, _stringLiteralB16F6476A8858AD9A737D4AD51CAEC6E885CA659, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_247);
L_247->___usages_4 = L_249;
Il2CppCodeGenWriteBarrier((void**)(&L_247->___usages_4), (void*)L_249);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_250 = L_247;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_251 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_251);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_251, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_252 = L_251;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_253 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_253);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_253, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_254 = L_253;
NullCheck(L_254);
L_254->___interactionPath_1 = _stringLiteralEBA9026790EAE4C0189DB9391B6F75C623B37666;
Il2CppCodeGenWriteBarrier((void**)(&L_254->___interactionPath_1), (void*)_stringLiteralEBA9026790EAE4C0189DB9391B6F75C623B37666);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_255 = L_254;
NullCheck(L_255);
L_255->___interactionProfileName_0 = _stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0;
Il2CppCodeGenWriteBarrier((void**)(&L_255->___interactionProfileName_0), (void*)_stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0);
NullCheck(L_252);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_252, L_255, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_250);
L_250->___bindings_3 = L_252;
Il2CppCodeGenWriteBarrier((void**)(&L_250->___bindings_3), (void*)L_252);
NullCheck(L_242);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_242, L_250, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_256 = L_242;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_257 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_257);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_257, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_258 = L_257;
NullCheck(L_258);
L_258->___name_0 = _stringLiteralB65ECF98859F9960AF3A135B1DB157C6A9E64500;
Il2CppCodeGenWriteBarrier((void**)(&L_258->___name_0), (void*)_stringLiteralB65ECF98859F9960AF3A135B1DB157C6A9E64500);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_259 = L_258;
NullCheck(L_259);
L_259->___localizedName_2 = _stringLiteral0B81B449DDDED3C621D7242FF0C23AD3927333CA;
Il2CppCodeGenWriteBarrier((void**)(&L_259->___localizedName_2), (void*)_stringLiteral0B81B449DDDED3C621D7242FF0C23AD3927333CA);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_260 = L_259;
NullCheck(L_260);
L_260->___type_1 = 0;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_261 = L_260;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_262 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_262);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_262, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_263 = L_262;
NullCheck(L_263);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_263, _stringLiteral38500B43596E22322F78E4DB6623115A6D7C5B24, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_261);
L_261->___usages_4 = L_263;
Il2CppCodeGenWriteBarrier((void**)(&L_261->___usages_4), (void*)L_263);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_264 = L_261;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_265 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_265);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_265, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_266 = L_265;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_267 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_267);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_267, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_268 = L_267;
NullCheck(L_268);
L_268->___interactionPath_1 = _stringLiteralFC9328EC05BFE4E05D76A1FEDA6674979FE522FE;
Il2CppCodeGenWriteBarrier((void**)(&L_268->___interactionPath_1), (void*)_stringLiteralFC9328EC05BFE4E05D76A1FEDA6674979FE522FE);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_269 = L_268;
NullCheck(L_269);
L_269->___interactionProfileName_0 = _stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0;
Il2CppCodeGenWriteBarrier((void**)(&L_269->___interactionProfileName_0), (void*)_stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0);
NullCheck(L_266);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_266, L_269, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_264);
L_264->___bindings_3 = L_266;
Il2CppCodeGenWriteBarrier((void**)(&L_264->___bindings_3), (void*)L_266);
NullCheck(L_256);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_256, L_264, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_270 = L_256;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_271 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_271);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_271, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_272 = L_271;
NullCheck(L_272);
L_272->___name_0 = _stringLiteral46C52D35A125250F5FBD7AAB8CD2F6E82177916E;
Il2CppCodeGenWriteBarrier((void**)(&L_272->___name_0), (void*)_stringLiteral46C52D35A125250F5FBD7AAB8CD2F6E82177916E);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_273 = L_272;
NullCheck(L_273);
L_273->___localizedName_2 = _stringLiteral960416C64D6FEDF29B47FEF63B743ADBF6A3ACF5;
Il2CppCodeGenWriteBarrier((void**)(&L_273->___localizedName_2), (void*)_stringLiteral960416C64D6FEDF29B47FEF63B743ADBF6A3ACF5);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_274 = L_273;
NullCheck(L_274);
L_274->___type_1 = 3;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_275 = L_274;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_276 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_276);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_276, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_277 = L_276;
NullCheck(L_277);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_277, _stringLiteralF67FF52BAD5C543F3623D3051EA5B4ED8BCD0DEB, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_275);
L_275->___usages_4 = L_277;
Il2CppCodeGenWriteBarrier((void**)(&L_275->___usages_4), (void*)L_277);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_278 = L_275;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_279 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_279);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_279, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_280 = L_279;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_281 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_281);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_281, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_282 = L_281;
NullCheck(L_282);
L_282->___interactionPath_1 = _stringLiteralFD56696F17A09DE56411343B8CFB8ABF5E82F544;
Il2CppCodeGenWriteBarrier((void**)(&L_282->___interactionPath_1), (void*)_stringLiteralFD56696F17A09DE56411343B8CFB8ABF5E82F544);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_283 = L_282;
NullCheck(L_283);
L_283->___interactionProfileName_0 = _stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0;
Il2CppCodeGenWriteBarrier((void**)(&L_283->___interactionProfileName_0), (void*)_stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0);
NullCheck(L_280);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_280, L_283, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_278);
L_278->___bindings_3 = L_280;
Il2CppCodeGenWriteBarrier((void**)(&L_278->___bindings_3), (void*)L_280);
NullCheck(L_270);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_270, L_278, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_284 = L_270;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_285 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_285);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_285, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_286 = L_285;
NullCheck(L_286);
L_286->___name_0 = _stringLiteral0D74755D51876350D4B4382E014E2E93AD3D3B73;
Il2CppCodeGenWriteBarrier((void**)(&L_286->___name_0), (void*)_stringLiteral0D74755D51876350D4B4382E014E2E93AD3D3B73);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_287 = L_286;
NullCheck(L_287);
L_287->___localizedName_2 = _stringLiteral06E77F5358FAE549CC1F5C010C7AA427E20DB81F;
Il2CppCodeGenWriteBarrier((void**)(&L_287->___localizedName_2), (void*)_stringLiteral06E77F5358FAE549CC1F5C010C7AA427E20DB81F);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_288 = L_287;
NullCheck(L_288);
L_288->___type_1 = 3;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_289 = L_288;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_290 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_290);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_290, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_291 = L_290;
NullCheck(L_291);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_291, _stringLiteral871C50B2EA6F82F09B5B9A7EF8B17FDCA2EEE958, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_289);
L_289->___usages_4 = L_291;
Il2CppCodeGenWriteBarrier((void**)(&L_289->___usages_4), (void*)L_291);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_292 = L_289;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_293 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_293);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_293, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_294 = L_293;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_295 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_295);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_295, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_296 = L_295;
NullCheck(L_296);
L_296->___interactionPath_1 = _stringLiteral5D5999AB167923C4FC4CD3D2CCB9155715DF5AF8;
Il2CppCodeGenWriteBarrier((void**)(&L_296->___interactionPath_1), (void*)_stringLiteral5D5999AB167923C4FC4CD3D2CCB9155715DF5AF8);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_297 = L_296;
NullCheck(L_297);
L_297->___interactionProfileName_0 = _stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0;
Il2CppCodeGenWriteBarrier((void**)(&L_297->___interactionProfileName_0), (void*)_stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0);
NullCheck(L_294);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_294, L_297, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_292);
L_292->___bindings_3 = L_294;
Il2CppCodeGenWriteBarrier((void**)(&L_292->___bindings_3), (void*)L_294);
NullCheck(L_284);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_284, L_292, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
List_1_t45512A48723349E9323086B15E5019FCD5996870* L_298 = L_284;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_299 = (ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE*)il2cpp_codegen_object_new(ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE_il2cpp_TypeInfo_var);
NullCheck(L_299);
ActionConfig__ctor_m77201D96A45016D5E838948B11BD1E7889E64B35(L_299, NULL);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_300 = L_299;
NullCheck(L_300);
L_300->___name_0 = _stringLiteralE0C07794D9D8D1547EF130F005ABD901FE8F5136;
Il2CppCodeGenWriteBarrier((void**)(&L_300->___name_0), (void*)_stringLiteralE0C07794D9D8D1547EF130F005ABD901FE8F5136);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_301 = L_300;
NullCheck(L_301);
L_301->___localizedName_2 = _stringLiteral8434FCF61786C7762C86CD1309B3265F399C7B5D;
Il2CppCodeGenWriteBarrier((void**)(&L_301->___localizedName_2), (void*)_stringLiteral8434FCF61786C7762C86CD1309B3265F399C7B5D);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_302 = L_301;
NullCheck(L_302);
L_302->___type_1 = 4;
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_303 = L_302;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_304 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_304);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_304, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_305 = L_304;
NullCheck(L_305);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_305, _stringLiteralCEA7D15BD7D3108714FE5FE1861D75886730D5F1, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_303);
L_303->___usages_4 = L_305;
Il2CppCodeGenWriteBarrier((void**)(&L_303->___usages_4), (void*)L_305);
ActionConfig_t91D4C9AF316A6BF187BC31A3ABCDA030A09CB7CE* L_306 = L_303;
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_307 = (List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67*)il2cpp_codegen_object_new(List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67_il2cpp_TypeInfo_var);
NullCheck(L_307);
List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1(L_307, List_1__ctor_mBD6B1331DEB4F027B17A25582CFE356199920BA1_RuntimeMethod_var);
List_1_t4F2C6136C202242DD33CEC8DB9712B4D27B5AE67* L_308 = L_307;
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_309 = (ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030*)il2cpp_codegen_object_new(ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030_il2cpp_TypeInfo_var);
NullCheck(L_309);
ActionBinding__ctor_m3AC36842851CB47E9ED0212E2D7987833C68DE57(L_309, NULL);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_310 = L_309;
NullCheck(L_310);
L_310->___interactionPath_1 = _stringLiteral1D91341ED2A6051E8657AEE81869C1579642180F;
Il2CppCodeGenWriteBarrier((void**)(&L_310->___interactionPath_1), (void*)_stringLiteral1D91341ED2A6051E8657AEE81869C1579642180F);
ActionBinding_t1081376B8915A068B8C006B54A4B32C6C1E2A030* L_311 = L_310;
NullCheck(L_311);
L_311->___interactionProfileName_0 = _stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0;
Il2CppCodeGenWriteBarrier((void**)(&L_311->___interactionProfileName_0), (void*)_stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0);
NullCheck(L_308);
List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_inline(L_308, L_311, List_1_Add_m22C45855AB87A3A537D98EC394300068BDA8E773_RuntimeMethod_var);
NullCheck(L_306);
L_306->___bindings_3 = L_308;
Il2CppCodeGenWriteBarrier((void**)(&L_306->___bindings_3), (void*)L_308);
NullCheck(L_298);
List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_inline(L_298, L_306, List_1_Add_m7B5679FE5AD48F85A56059F7118D158A61E69945_RuntimeMethod_var);
NullCheck(L_16);
L_16->___actions_3 = L_298;
Il2CppCodeGenWriteBarrier((void**)(&L_16->___actions_3), (void*)L_298);
V_0 = L_16;
// AddActionMap(actionMap);
ActionMapConfig_t4BFDEAE00006545E278C521EB2609942E47CA726* L_312 = V_0;
OpenXRInteractionFeature_AddActionMap_mB5164800F760AE33D2494E66565DF85D3E7AC170(__this, L_312, NULL);
// }
return;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValveIndexControllerProfile__ctor_m13A0B667137E862E5E17E4DE87355B3840126F59 (ValveIndexControllerProfile_tB00771C9F4DA589B16B2D9C8488CDBFF1ACB169B* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OpenXRInteractionFeature_t643728BC4EB54CC2852F8D9921027BEE62E7682E_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(OpenXRInteractionFeature_t643728BC4EB54CC2852F8D9921027BEE62E7682E_il2cpp_TypeInfo_var);
OpenXRInteractionFeature__ctor_m7C6DDC7C52070631AF9B879AD5E07CD25B4AF558(__this, 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.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::get_system()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ValveIndexController_get_system_m9A16247583ECE7D733B1F79EF193487D5B5DB611 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, const RuntimeMethod* method)
{
{
// public ButtonControl system { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CsystemU3Ek__BackingField_48;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_system(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValveIndexController_set_system_m2F0B3FA9579B2DF148F50A5F5C2F8406FF9A86E9 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl system { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CsystemU3Ek__BackingField_48 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CsystemU3Ek__BackingField_48), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::get_systemTouched()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ValveIndexController_get_systemTouched_mE4723C31BE03742B064D68AFC6794EA9165D0B7A (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, const RuntimeMethod* method)
{
{
// public ButtonControl systemTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CsystemTouchedU3Ek__BackingField_49;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_systemTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValveIndexController_set_systemTouched_mAAD1E7291AC82F23A31912D4423C6444EAC091E6 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl systemTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CsystemTouchedU3Ek__BackingField_49 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CsystemTouchedU3Ek__BackingField_49), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::get_primaryButton()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ValveIndexController_get_primaryButton_m775C83CC970FD424AA1293D7FED0C611AD7CAA6B (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, const RuntimeMethod* method)
{
{
// public ButtonControl primaryButton { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CprimaryButtonU3Ek__BackingField_50;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_primaryButton(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValveIndexController_set_primaryButton_mD3CA99F0CA31E2B034AE0E14AE082915E125C2BC (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl primaryButton { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CprimaryButtonU3Ek__BackingField_50 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CprimaryButtonU3Ek__BackingField_50), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::get_primaryTouched()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ValveIndexController_get_primaryTouched_mA5BADBFE259BB7E0D3F4EFE25C9F621077848AD1 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, const RuntimeMethod* method)
{
{
// public ButtonControl primaryTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CprimaryTouchedU3Ek__BackingField_51;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_primaryTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValveIndexController_set_primaryTouched_m718E1E67F973FA6EE2EE8EC5AC75B4D787BA323E (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl primaryTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CprimaryTouchedU3Ek__BackingField_51 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CprimaryTouchedU3Ek__BackingField_51), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::get_secondaryButton()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ValveIndexController_get_secondaryButton_m39AE8D5DAE763E60697156EB0A1E575943EFBE1B (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, const RuntimeMethod* method)
{
{
// public ButtonControl secondaryButton { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CsecondaryButtonU3Ek__BackingField_52;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_secondaryButton(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValveIndexController_set_secondaryButton_m07DF0C935BFF5E8DC09822F3B69E9B22BA4B7B36 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl secondaryButton { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CsecondaryButtonU3Ek__BackingField_52 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CsecondaryButtonU3Ek__BackingField_52), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::get_secondaryTouched()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ValveIndexController_get_secondaryTouched_mD9C57A1CB0213EB0CDB3214A49B2027337D54976 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, const RuntimeMethod* method)
{
{
// public ButtonControl secondaryTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CsecondaryTouchedU3Ek__BackingField_53;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_secondaryTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValveIndexController_set_secondaryTouched_m818F0131C4398A77B3D80CEF4C7674BBBA538553 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl secondaryTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CsecondaryTouchedU3Ek__BackingField_53 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CsecondaryTouchedU3Ek__BackingField_53), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::get_grip()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ValveIndexController_get_grip_mA8B1AE3D26EE0E3D87CD8F8446BDCE5618830932 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, const RuntimeMethod* method)
{
{
// public AxisControl grip { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CgripU3Ek__BackingField_54;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_grip(UnityEngine.InputSystem.Controls.AxisControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValveIndexController_set_grip_m1E91D4A94EBECED921D814106F3379BC8C0253EB (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
{
{
// public AxisControl grip { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
__this->___U3CgripU3Ek__BackingField_54 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CgripU3Ek__BackingField_54), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::get_gripPressed()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ValveIndexController_get_gripPressed_mDB944B1663E0512A3C67944E9FA2DC4DD9DBCB58 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, const RuntimeMethod* method)
{
{
// public ButtonControl gripPressed { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CgripPressedU3Ek__BackingField_55;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_gripPressed(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValveIndexController_set_gripPressed_m652BA9990D207D98FABC594A1BD4F9C09A4AFD02 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl gripPressed { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CgripPressedU3Ek__BackingField_55 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CgripPressedU3Ek__BackingField_55), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::get_gripForce()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ValveIndexController_get_gripForce_m210E6E34BB7A239E6C08B48C1ADA6B21E4B73320 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, const RuntimeMethod* method)
{
{
// public AxisControl gripForce { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CgripForceU3Ek__BackingField_56;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_gripForce(UnityEngine.InputSystem.Controls.AxisControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValveIndexController_set_gripForce_mED4B95F02C32578C0BEBF1CE61AC396968E21573 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
{
{
// public AxisControl gripForce { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
__this->___U3CgripForceU3Ek__BackingField_56 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CgripForceU3Ek__BackingField_56), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::get_trigger()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ValveIndexController_get_trigger_m18593A645E935A2AA27C0CBE8EED1591C1945AF9 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, const RuntimeMethod* method)
{
{
// public AxisControl trigger { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CtriggerU3Ek__BackingField_57;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_trigger(UnityEngine.InputSystem.Controls.AxisControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValveIndexController_set_trigger_m4FDBB8BFF61480499BFB4D84DA31C5E37774A847 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
{
{
// public AxisControl trigger { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
__this->___U3CtriggerU3Ek__BackingField_57 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtriggerU3Ek__BackingField_57), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::get_triggerPressed()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ValveIndexController_get_triggerPressed_m332CC82BCECD5D34336361D0987DCB2A21B28F27 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, const RuntimeMethod* method)
{
{
// public ButtonControl triggerPressed { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CtriggerPressedU3Ek__BackingField_58;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_triggerPressed(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValveIndexController_set_triggerPressed_mDF70A8B33FE3B50E4D031E671B5D0EF85986EBFF (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl triggerPressed { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CtriggerPressedU3Ek__BackingField_58 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtriggerPressedU3Ek__BackingField_58), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::get_triggerTouched()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ValveIndexController_get_triggerTouched_m0B5C7B3340A6104F14ADC54B02D641EB1224D212 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, const RuntimeMethod* method)
{
{
// public ButtonControl triggerTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CtriggerTouchedU3Ek__BackingField_59;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_triggerTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValveIndexController_set_triggerTouched_m9C45BD6B08F80B44A7BD34EF6A77EA6C90FB7ED5 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl triggerTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CtriggerTouchedU3Ek__BackingField_59 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtriggerTouchedU3Ek__BackingField_59), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.Vector2Control UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::get_thumbstick()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ValveIndexController_get_thumbstick_m5B49D062D58D7C50A204B7226886F5BF8D33A13D (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, const RuntimeMethod* method)
{
{
// public ThumbstickControl thumbstick { get; private set; }
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* L_0 = __this->___U3CthumbstickU3Ek__BackingField_60;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_thumbstick(UnityEngine.InputSystem.Controls.Vector2Control)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValveIndexController_set_thumbstick_mF33CCBDAF86D2872E42C56FC444C0F3821611286 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___0_value, const RuntimeMethod* method)
{
{
// public ThumbstickControl thumbstick { get; private set; }
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* L_0 = ___0_value;
__this->___U3CthumbstickU3Ek__BackingField_60 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CthumbstickU3Ek__BackingField_60), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::get_thumbstickClicked()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ValveIndexController_get_thumbstickClicked_m30CD53BBA88F83B680433C3B9124E2DAECAF5092 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, const RuntimeMethod* method)
{
{
// public ButtonControl thumbstickClicked { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CthumbstickClickedU3Ek__BackingField_61;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_thumbstickClicked(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValveIndexController_set_thumbstickClicked_m0A65DF4430DFEC841796BA702B1D2B1A688974BC (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl thumbstickClicked { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CthumbstickClickedU3Ek__BackingField_61 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CthumbstickClickedU3Ek__BackingField_61), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::get_thumbstickTouched()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ValveIndexController_get_thumbstickTouched_mDFD023710CA922E00BE123A4D4B98D2D38F23673 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, const RuntimeMethod* method)
{
{
// public ButtonControl thumbstickTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CthumbstickTouchedU3Ek__BackingField_62;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_thumbstickTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValveIndexController_set_thumbstickTouched_mAA71E2CABE51EC3C35F5A699CE3FD022952275B9 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl thumbstickTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CthumbstickTouchedU3Ek__BackingField_62 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CthumbstickTouchedU3Ek__BackingField_62), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.Vector2Control UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::get_trackpad()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ValveIndexController_get_trackpad_m076D9EDDCFD3C41912865A717987522ECAB72198 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, const RuntimeMethod* method)
{
{
// public ThumbstickControl trackpad { get; private set; }
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* L_0 = __this->___U3CtrackpadU3Ek__BackingField_63;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_trackpad(UnityEngine.InputSystem.Controls.Vector2Control)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValveIndexController_set_trackpad_mC68FD4BB80F9BC5D96D03E0B857F4E91E0A50807 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___0_value, const RuntimeMethod* method)
{
{
// public ThumbstickControl trackpad { get; private set; }
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* L_0 = ___0_value;
__this->___U3CtrackpadU3Ek__BackingField_63 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtrackpadU3Ek__BackingField_63), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::get_trackpadTouched()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ValveIndexController_get_trackpadTouched_m8E486A720048A7157D3EDFEEBE3836B2275A1929 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, const RuntimeMethod* method)
{
{
// public ButtonControl trackpadTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CtrackpadTouchedU3Ek__BackingField_64;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_trackpadTouched(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValveIndexController_set_trackpadTouched_m95A90C89D27EF355C586E7E072A6DF5F3151734C (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl trackpadTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CtrackpadTouchedU3Ek__BackingField_64 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtrackpadTouchedU3Ek__BackingField_64), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::get_trackpadForce()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ValveIndexController_get_trackpadForce_mFF4684E2224F0B684A30DBF22BEC2EB5DC478485 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, const RuntimeMethod* method)
{
{
// public AxisControl trackpadForce { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CtrackpadForceU3Ek__BackingField_65;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_trackpadForce(UnityEngine.InputSystem.Controls.AxisControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValveIndexController_set_trackpadForce_mBF65ED356A0EFA5B90025E13678C61DDE856E123 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
{
{
// public AxisControl trackpadForce { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
__this->___U3CtrackpadForceU3Ek__BackingField_65 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtrackpadForceU3Ek__BackingField_65), (void*)L_0);
return;
}
}
// UnityEngine.XR.OpenXR.Input.PoseControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::get_devicePose()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ValveIndexController_get_devicePose_m948847A93F5A20A2882EE177C31F4D386F7EC735 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, const RuntimeMethod* method)
{
{
// public PoseControl devicePose { get; private set; }
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0 = __this->___U3CdevicePoseU3Ek__BackingField_66;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_devicePose(UnityEngine.XR.OpenXR.Input.PoseControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValveIndexController_set_devicePose_m89579A31B10975C1E453A99172A55812DE5BD37F (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___0_value, const RuntimeMethod* method)
{
{
// public PoseControl devicePose { get; private set; }
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0 = ___0_value;
__this->___U3CdevicePoseU3Ek__BackingField_66 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdevicePoseU3Ek__BackingField_66), (void*)L_0);
return;
}
}
// UnityEngine.XR.OpenXR.Input.PoseControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::get_pointer()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ValveIndexController_get_pointer_mE3DB1AFAD3DEB46EFBA5B28D23BF35E272893DDE (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, const RuntimeMethod* method)
{
{
// public PoseControl pointer { get; private set; }
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0 = __this->___U3CpointerU3Ek__BackingField_67;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_pointer(UnityEngine.XR.OpenXR.Input.PoseControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValveIndexController_set_pointer_mB8F0B80E957CCA9ADDBCDA4C3CDB3BB6976DB56C (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___0_value, const RuntimeMethod* method)
{
{
// public PoseControl pointer { get; private set; }
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0 = ___0_value;
__this->___U3CpointerU3Ek__BackingField_67 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpointerU3Ek__BackingField_67), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::get_isTracked()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ValveIndexController_get_isTracked_m4794D35AA3BCD3C4046F9FB1B4261EF2FD9DFBCC (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, const RuntimeMethod* method)
{
{
// new public ButtonControl isTracked { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CisTrackedU3Ek__BackingField_68;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_isTracked(UnityEngine.InputSystem.Controls.ButtonControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValveIndexController_set_isTracked_m4670035C1289BAEDEE6E4194D33522B0FCD391C1 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// new public ButtonControl isTracked { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CisTrackedU3Ek__BackingField_68 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CisTrackedU3Ek__BackingField_68), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.IntegerControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::get_trackingState()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ValveIndexController_get_trackingState_mDA7F6987CD1B385DCBA1EFD295C23E093C2C3A04 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, const RuntimeMethod* method)
{
{
// new public IntegerControl trackingState { get; private set; }
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_0 = __this->___U3CtrackingStateU3Ek__BackingField_69;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_trackingState(UnityEngine.InputSystem.Controls.IntegerControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValveIndexController_set_trackingState_mE08EF587227D070B7D78458032A3A10DBA8D85FA (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___0_value, const RuntimeMethod* method)
{
{
// new public IntegerControl trackingState { get; private set; }
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_0 = ___0_value;
__this->___U3CtrackingStateU3Ek__BackingField_69 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtrackingStateU3Ek__BackingField_69), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::get_devicePosition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ValveIndexController_get_devicePosition_m72B5F6C3209771194C2B1563939B314DBC35D660 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, const RuntimeMethod* method)
{
{
// new public Vector3Control devicePosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = __this->___U3CdevicePositionU3Ek__BackingField_70;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_devicePosition(UnityEngine.InputSystem.Controls.Vector3Control)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValveIndexController_set_devicePosition_mB8B58E5C9F2EA185CE229E119DDDB7BFDA7010FC (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___0_value, const RuntimeMethod* method)
{
{
// new public Vector3Control devicePosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = ___0_value;
__this->___U3CdevicePositionU3Ek__BackingField_70 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdevicePositionU3Ek__BackingField_70), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::get_deviceRotation()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ValveIndexController_get_deviceRotation_m2E467C5B934829141E773D8E398780ACBB8D2F76 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, const RuntimeMethod* method)
{
{
// new public QuaternionControl deviceRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = __this->___U3CdeviceRotationU3Ek__BackingField_71;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_deviceRotation(UnityEngine.InputSystem.Controls.QuaternionControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValveIndexController_set_deviceRotation_m93E44F77DA23AB07D93A57CC04C3D0AC04AF13AD (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___0_value, const RuntimeMethod* method)
{
{
// new public QuaternionControl deviceRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = ___0_value;
__this->___U3CdeviceRotationU3Ek__BackingField_71 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdeviceRotationU3Ek__BackingField_71), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::get_pointerPosition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ValveIndexController_get_pointerPosition_mE49EBA55ABBDBC963C51F7C91C2675E70EC59D03 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, const RuntimeMethod* method)
{
{
// public Vector3Control pointerPosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = __this->___U3CpointerPositionU3Ek__BackingField_72;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_pointerPosition(UnityEngine.InputSystem.Controls.Vector3Control)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValveIndexController_set_pointerPosition_mBDE35E74894D5B8678A314355B308CD57F2768AE (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___0_value, const RuntimeMethod* method)
{
{
// public Vector3Control pointerPosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = ___0_value;
__this->___U3CpointerPositionU3Ek__BackingField_72 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpointerPositionU3Ek__BackingField_72), (void*)L_0);
return;
}
}
// UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::get_pointerRotation()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ValveIndexController_get_pointerRotation_m797BCCA74B1F74D1BB2194969DA5A9070376EC9A (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, const RuntimeMethod* method)
{
{
// public QuaternionControl pointerRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = __this->___U3CpointerRotationU3Ek__BackingField_73;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_pointerRotation(UnityEngine.InputSystem.Controls.QuaternionControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValveIndexController_set_pointerRotation_mBCAD4F729002EF650D14FB21525AA01737A2AC85 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___0_value, const RuntimeMethod* method)
{
{
// public QuaternionControl pointerRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = ___0_value;
__this->___U3CpointerRotationU3Ek__BackingField_73 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpointerRotationU3Ek__BackingField_73), (void*)L_0);
return;
}
}
// UnityEngine.XR.OpenXR.Input.HapticControl UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::get_haptic()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* ValveIndexController_get_haptic_m1EE0AB28FC35588B67FB3A63F4B5EF0449AAE46B (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, const RuntimeMethod* method)
{
{
// public HapticControl haptic { get; private set; }
HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* L_0 = __this->___U3ChapticU3Ek__BackingField_74;
return L_0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::set_haptic(UnityEngine.XR.OpenXR.Input.HapticControl)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValveIndexController_set_haptic_m63CA7D2D64E9E232638D6FA740699024D4D28314 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* ___0_value, const RuntimeMethod* method)
{
{
// public HapticControl haptic { get; private set; }
HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* L_0 = ___0_value;
__this->___U3ChapticU3Ek__BackingField_74 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3ChapticU3Ek__BackingField_74), (void*)L_0);
return;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::FinishSetup()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValveIndexController_FinishSetup_m8AEAEC71E0164DD6ED03C33838338357CBE04CE6 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisHapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49_m733A504494A27BA6CE88FB8C3628ECFD4DD7FFD4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisIntegerControl_tA24544EFF42204852F638FF5147F754962C997AB_m87D5D6574BD57F88D41DDE18D17933360E255297_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisPoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3_m93B26874B5B21BFD7C0B24D12029EBB73B0CB317_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisQuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1_m6F3533847D96A9AD4363B88D2D912D7ADCE096C4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisStickControl_t2608D1388A5015029123635B4B589AC7EE20C50B_m13769DEB7CBF50903C857AFE595851DA73185DCF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisVector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A_mD3B77ED4A28875CD650D600E82A0E4C1E9EBD418_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0D74755D51876350D4B4382E014E2E93AD3D3B73);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0F5B3EFDF6C5EC21CBEAF753BF5996D79FF36071);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral29340CC6DE4F0D8CF1A3ADBF57306A53920E648A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral335FF3A7EB83C5141B0A224AA6FF1E4BB3940BD4);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3695EBDA6F8B5C617BDA3771BFB4AC68FB956407);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral46C52D35A125250F5FBD7AAB8CD2F6E82177916E);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4ADB212528F8CF625764142B108030A0499510F0);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4C9B28579DAB706CEF903A85854B98A08280D27D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4FAF1332EAA22ED62546993B44D1AE07024AA9C9);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5DA5B233166AA50A8488D3B97E0B5A1D09EA4905);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6A8CECB369E64DA7E1FBB6FDE079801EFD1EBFEB);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral767FF60B240D13D0E7862196C1340B1049EF4B4B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral836BEF03CDF7F78C55ADABFC8E7F1FC31387E456);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral890FDBCF037770EED7A1937DEF697FFC44FBF0B3);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8C0A1E9BF9118A96D440F9C412F1CA49D661D0EE);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9C0461316058197D67FFB59CE6A345F2B7BEA590);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9E98EC4F7D85E6AB585D718D9BEDBB163E42B54C);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9FE5967523CA0E49A247084021DB0C0C2C996FDF);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB5CCD6D3CB93DC1BEDD79DB8A4B75174089A3455);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB65ECF98859F9960AF3A135B1DB157C6A9E64500);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBAB78FE52E1FDB7FF399F8778E6696CD0042FF45);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD01445F0360E2DE9E8979C8B0B4375041024C567);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD9F573449435626A96C594EA43095A22DF995F84);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE0C07794D9D8D1547EF130F005ABD901FE8F5136);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE2F88218C8B7313CA69F05634BDB224484349ABF);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF6CFDC1274B766A282F7B3F8F7CCC8BDF8038D7B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFE99981D4BE3BFBE312C52C21EADDC2EACD9ED3D);
s_Il2CppMethodInitialized = true;
}
{
// base.FinishSetup();
XRController_FinishSetup_mF6E943DE3B32052071293EC7F337E704717C2128(__this, NULL);
// system = GetChildControl<ButtonControl>("system");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0;
L_0 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral8C0A1E9BF9118A96D440F9C412F1CA49D661D0EE, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
ValveIndexController_set_system_m2F0B3FA9579B2DF148F50A5F5C2F8406FF9A86E9_inline(__this, L_0, NULL);
// systemTouched = GetChildControl<ButtonControl>("systemTouched");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_1;
L_1 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteralE2F88218C8B7313CA69F05634BDB224484349ABF, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
ValveIndexController_set_systemTouched_mAAD1E7291AC82F23A31912D4423C6444EAC091E6_inline(__this, L_1, NULL);
// primaryButton = GetChildControl<ButtonControl>("primaryButton");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_2;
L_2 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral5DA5B233166AA50A8488D3B97E0B5A1D09EA4905, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
ValveIndexController_set_primaryButton_mD3CA99F0CA31E2B034AE0E14AE082915E125C2BC_inline(__this, L_2, NULL);
// primaryTouched = GetChildControl<ButtonControl>("primaryTouched");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_3;
L_3 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral9E98EC4F7D85E6AB585D718D9BEDBB163E42B54C, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
ValveIndexController_set_primaryTouched_m718E1E67F973FA6EE2EE8EC5AC75B4D787BA323E_inline(__this, L_3, NULL);
// secondaryButton = GetChildControl<ButtonControl>("secondaryButton");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_4;
L_4 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral4ADB212528F8CF625764142B108030A0499510F0, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
ValveIndexController_set_secondaryButton_m07DF0C935BFF5E8DC09822F3B69E9B22BA4B7B36_inline(__this, L_4, NULL);
// secondaryTouched = GetChildControl<ButtonControl>("secondaryTouched");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_5;
L_5 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral890FDBCF037770EED7A1937DEF697FFC44FBF0B3, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
ValveIndexController_set_secondaryTouched_m818F0131C4398A77B3D80CEF4C7674BBBA538553_inline(__this, L_5, NULL);
// grip = GetChildControl<AxisControl>("grip");
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_6;
L_6 = InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841(__this, _stringLiteral4FAF1332EAA22ED62546993B44D1AE07024AA9C9, InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
ValveIndexController_set_grip_m1E91D4A94EBECED921D814106F3379BC8C0253EB_inline(__this, L_6, NULL);
// gripPressed = GetChildControl<ButtonControl>("gripPressed");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_7;
L_7 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral836BEF03CDF7F78C55ADABFC8E7F1FC31387E456, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
ValveIndexController_set_gripPressed_m652BA9990D207D98FABC594A1BD4F9C09A4AFD02_inline(__this, L_7, NULL);
// gripForce = GetChildControl<AxisControl>("gripForce");
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_8;
L_8 = InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841(__this, _stringLiteral0F5B3EFDF6C5EC21CBEAF753BF5996D79FF36071, InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
ValveIndexController_set_gripForce_mED4B95F02C32578C0BEBF1CE61AC396968E21573_inline(__this, L_8, NULL);
// trigger = GetChildControl<AxisControl>("trigger");
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_9;
L_9 = InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841(__this, _stringLiteral9FE5967523CA0E49A247084021DB0C0C2C996FDF, InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
ValveIndexController_set_trigger_m4FDBB8BFF61480499BFB4D84DA31C5E37774A847_inline(__this, L_9, NULL);
// triggerPressed = GetChildControl<ButtonControl>("triggerPressed");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_10;
L_10 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral9C0461316058197D67FFB59CE6A345F2B7BEA590, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
ValveIndexController_set_triggerPressed_mDF70A8B33FE3B50E4D031E671B5D0EF85986EBFF_inline(__this, L_10, NULL);
// triggerTouched = GetChildControl<ButtonControl>("triggerTouched");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_11;
L_11 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral767FF60B240D13D0E7862196C1340B1049EF4B4B, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
ValveIndexController_set_triggerTouched_m9C45BD6B08F80B44A7BD34EF6A77EA6C90FB7ED5_inline(__this, L_11, NULL);
// thumbstick = GetChildControl<StickControl>("thumbstick");
StickControl_t2608D1388A5015029123635B4B589AC7EE20C50B* L_12;
L_12 = InputControl_GetChildControl_TisStickControl_t2608D1388A5015029123635B4B589AC7EE20C50B_m13769DEB7CBF50903C857AFE595851DA73185DCF(__this, _stringLiteral6A8CECB369E64DA7E1FBB6FDE079801EFD1EBFEB, InputControl_GetChildControl_TisStickControl_t2608D1388A5015029123635B4B589AC7EE20C50B_m13769DEB7CBF50903C857AFE595851DA73185DCF_RuntimeMethod_var);
ValveIndexController_set_thumbstick_mF33CCBDAF86D2872E42C56FC444C0F3821611286_inline(__this, L_12, NULL);
// thumbstickClicked = GetChildControl<ButtonControl>("thumbstickClicked");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_13;
L_13 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteralB5CCD6D3CB93DC1BEDD79DB8A4B75174089A3455, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
ValveIndexController_set_thumbstickClicked_m0A65DF4430DFEC841796BA702B1D2B1A688974BC_inline(__this, L_13, NULL);
// thumbstickTouched = GetChildControl<ButtonControl>("thumbstickTouched");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_14;
L_14 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral4C9B28579DAB706CEF903A85854B98A08280D27D, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
ValveIndexController_set_thumbstickTouched_mAA71E2CABE51EC3C35F5A699CE3FD022952275B9_inline(__this, L_14, NULL);
// trackpad = GetChildControl<StickControl>("trackpad");
StickControl_t2608D1388A5015029123635B4B589AC7EE20C50B* L_15;
L_15 = InputControl_GetChildControl_TisStickControl_t2608D1388A5015029123635B4B589AC7EE20C50B_m13769DEB7CBF50903C857AFE595851DA73185DCF(__this, _stringLiteralD9F573449435626A96C594EA43095A22DF995F84, InputControl_GetChildControl_TisStickControl_t2608D1388A5015029123635B4B589AC7EE20C50B_m13769DEB7CBF50903C857AFE595851DA73185DCF_RuntimeMethod_var);
ValveIndexController_set_trackpad_mC68FD4BB80F9BC5D96D03E0B857F4E91E0A50807_inline(__this, L_15, NULL);
// trackpadTouched = GetChildControl<ButtonControl>("trackpadTouched");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_16;
L_16 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteralB65ECF98859F9960AF3A135B1DB157C6A9E64500, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
ValveIndexController_set_trackpadTouched_m95A90C89D27EF355C586E7E072A6DF5F3151734C_inline(__this, L_16, NULL);
// trackpadForce = GetChildControl<AxisControl>("trackpadForce");
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_17;
L_17 = InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841(__this, _stringLiteral3695EBDA6F8B5C617BDA3771BFB4AC68FB956407, InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
ValveIndexController_set_trackpadForce_mBF65ED356A0EFA5B90025E13678C61DDE856E123_inline(__this, L_17, NULL);
// devicePose = GetChildControl<PoseControl>("devicePose");
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_18;
L_18 = InputControl_GetChildControl_TisPoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3_m93B26874B5B21BFD7C0B24D12029EBB73B0CB317(__this, _stringLiteral46C52D35A125250F5FBD7AAB8CD2F6E82177916E, InputControl_GetChildControl_TisPoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3_m93B26874B5B21BFD7C0B24D12029EBB73B0CB317_RuntimeMethod_var);
ValveIndexController_set_devicePose_m89579A31B10975C1E453A99172A55812DE5BD37F_inline(__this, L_18, NULL);
// pointer = GetChildControl<PoseControl>("pointer");
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_19;
L_19 = InputControl_GetChildControl_TisPoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3_m93B26874B5B21BFD7C0B24D12029EBB73B0CB317(__this, _stringLiteral0D74755D51876350D4B4382E014E2E93AD3D3B73, InputControl_GetChildControl_TisPoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3_m93B26874B5B21BFD7C0B24D12029EBB73B0CB317_RuntimeMethod_var);
ValveIndexController_set_pointer_mB8F0B80E957CCA9ADDBCDA4C3CDB3BB6976DB56C_inline(__this, L_19, NULL);
// isTracked = GetChildControl<ButtonControl>("isTracked");
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_20;
L_20 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral29340CC6DE4F0D8CF1A3ADBF57306A53920E648A, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
ValveIndexController_set_isTracked_m4670035C1289BAEDEE6E4194D33522B0FCD391C1_inline(__this, L_20, NULL);
// trackingState = GetChildControl<IntegerControl>("trackingState");
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_21;
L_21 = InputControl_GetChildControl_TisIntegerControl_tA24544EFF42204852F638FF5147F754962C997AB_m87D5D6574BD57F88D41DDE18D17933360E255297(__this, _stringLiteralFE99981D4BE3BFBE312C52C21EADDC2EACD9ED3D, InputControl_GetChildControl_TisIntegerControl_tA24544EFF42204852F638FF5147F754962C997AB_m87D5D6574BD57F88D41DDE18D17933360E255297_RuntimeMethod_var);
ValveIndexController_set_trackingState_mE08EF587227D070B7D78458032A3A10DBA8D85FA_inline(__this, L_21, NULL);
// devicePosition = GetChildControl<Vector3Control>("devicePosition");
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_22;
L_22 = InputControl_GetChildControl_TisVector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A_mD3B77ED4A28875CD650D600E82A0E4C1E9EBD418(__this, _stringLiteral335FF3A7EB83C5141B0A224AA6FF1E4BB3940BD4, InputControl_GetChildControl_TisVector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A_mD3B77ED4A28875CD650D600E82A0E4C1E9EBD418_RuntimeMethod_var);
ValveIndexController_set_devicePosition_mB8B58E5C9F2EA185CE229E119DDDB7BFDA7010FC_inline(__this, L_22, NULL);
// deviceRotation = GetChildControl<QuaternionControl>("deviceRotation");
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_23;
L_23 = InputControl_GetChildControl_TisQuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1_m6F3533847D96A9AD4363B88D2D912D7ADCE096C4(__this, _stringLiteralD01445F0360E2DE9E8979C8B0B4375041024C567, InputControl_GetChildControl_TisQuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1_m6F3533847D96A9AD4363B88D2D912D7ADCE096C4_RuntimeMethod_var);
ValveIndexController_set_deviceRotation_m93E44F77DA23AB07D93A57CC04C3D0AC04AF13AD_inline(__this, L_23, NULL);
// pointerPosition = GetChildControl<Vector3Control>("pointerPosition");
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_24;
L_24 = InputControl_GetChildControl_TisVector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A_mD3B77ED4A28875CD650D600E82A0E4C1E9EBD418(__this, _stringLiteralBAB78FE52E1FDB7FF399F8778E6696CD0042FF45, InputControl_GetChildControl_TisVector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A_mD3B77ED4A28875CD650D600E82A0E4C1E9EBD418_RuntimeMethod_var);
ValveIndexController_set_pointerPosition_mBDE35E74894D5B8678A314355B308CD57F2768AE_inline(__this, L_24, NULL);
// pointerRotation = GetChildControl<QuaternionControl>("pointerRotation");
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_25;
L_25 = InputControl_GetChildControl_TisQuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1_m6F3533847D96A9AD4363B88D2D912D7ADCE096C4(__this, _stringLiteralF6CFDC1274B766A282F7B3F8F7CCC8BDF8038D7B, InputControl_GetChildControl_TisQuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1_m6F3533847D96A9AD4363B88D2D912D7ADCE096C4_RuntimeMethod_var);
ValveIndexController_set_pointerRotation_mBCAD4F729002EF650D14FB21525AA01737A2AC85_inline(__this, L_25, NULL);
// haptic = GetChildControl<HapticControl>("haptic");
HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* L_26;
L_26 = InputControl_GetChildControl_TisHapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49_m733A504494A27BA6CE88FB8C3628ECFD4DD7FFD4(__this, _stringLiteralE0C07794D9D8D1547EF130F005ABD901FE8F5136, InputControl_GetChildControl_TisHapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49_m733A504494A27BA6CE88FB8C3628ECFD4DD7FFD4_RuntimeMethod_var);
ValveIndexController_set_haptic_m63CA7D2D64E9E232638D6FA740699024D4D28314_inline(__this, L_26, NULL);
// }
return;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile/ValveIndexController::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValveIndexController__ctor_m882913EFA8F2069726B8A455E3DDFD7351CCACF7 (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, const RuntimeMethod* method)
{
{
XRControllerWithRumble__ctor_m78ED6D19588BE805A9BDFD5C194FEB0520A273D0(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" void DEFAULT_CALL ReversePInvokeWrapper_XrPerformanceSettingsFeature_OnXrPerformanceNotificationCallback_mDF4DDC25F3DA9160903A0967ABCBC0F43FF1AC44(PerformanceChangeNotification_t68CEE147E0116EB9C4506C2573D8FE5BAFD2803F ___0_notification)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
XrPerformanceSettingsFeature_OnXrPerformanceNotificationCallback_mDF4DDC25F3DA9160903A0967ABCBC0F43FF1AC44(___0_notification, NULL);
}
// System.Void UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.XrPerformanceSettingsFeature::add_OnXrPerformanceChangeNotification(UnityEngine.Events.UnityAction`1<UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceChangeNotification>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XrPerformanceSettingsFeature_add_OnXrPerformanceChangeNotification_mF43E9865097C68D6266D354E297001D2BEA76136 (UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XrPerformanceSettingsFeature_t10D60E4F72F01A665CC6CB35A1CA0BA1616F0093_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1* V_0 = NULL;
UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1* V_1 = NULL;
UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1* V_2 = NULL;
{
UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1* L_0 = ((XrPerformanceSettingsFeature_t10D60E4F72F01A665CC6CB35A1CA0BA1616F0093_StaticFields*)il2cpp_codegen_static_fields_for(XrPerformanceSettingsFeature_t10D60E4F72F01A665CC6CB35A1CA0BA1616F0093_il2cpp_TypeInfo_var))->___OnXrPerformanceChangeNotification_18;
V_0 = L_0;
}
IL_0006:
{
UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1* L_1 = V_0;
V_1 = L_1;
UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1* L_2 = V_1;
UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1* L_3 = ___0_value;
Delegate_t* L_4;
L_4 = Delegate_Combine_m1F725AEF318BE6F0426863490691A6F4606E7D00(L_2, L_3, NULL);
V_2 = ((UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1*)Castclass((RuntimeObject*)L_4, UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1_il2cpp_TypeInfo_var));
UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1* L_5 = V_2;
UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1* L_6 = V_1;
UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1* L_7;
L_7 = InterlockedCompareExchangeImpl<UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1*>((&((XrPerformanceSettingsFeature_t10D60E4F72F01A665CC6CB35A1CA0BA1616F0093_StaticFields*)il2cpp_codegen_static_fields_for(XrPerformanceSettingsFeature_t10D60E4F72F01A665CC6CB35A1CA0BA1616F0093_il2cpp_TypeInfo_var))->___OnXrPerformanceChangeNotification_18), L_5, L_6);
V_0 = L_7;
UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1* L_8 = V_0;
UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1* L_9 = V_1;
if ((!(((RuntimeObject*)(UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1*)L_8) == ((RuntimeObject*)(UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1*)L_9))))
{
goto IL_0006;
}
}
{
return;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.XrPerformanceSettingsFeature::remove_OnXrPerformanceChangeNotification(UnityEngine.Events.UnityAction`1<UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceChangeNotification>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XrPerformanceSettingsFeature_remove_OnXrPerformanceChangeNotification_m49EE2D7FA05E093AAC66954DA1B8C08947461A3F (UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XrPerformanceSettingsFeature_t10D60E4F72F01A665CC6CB35A1CA0BA1616F0093_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1* V_0 = NULL;
UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1* V_1 = NULL;
UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1* V_2 = NULL;
{
UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1* L_0 = ((XrPerformanceSettingsFeature_t10D60E4F72F01A665CC6CB35A1CA0BA1616F0093_StaticFields*)il2cpp_codegen_static_fields_for(XrPerformanceSettingsFeature_t10D60E4F72F01A665CC6CB35A1CA0BA1616F0093_il2cpp_TypeInfo_var))->___OnXrPerformanceChangeNotification_18;
V_0 = L_0;
}
IL_0006:
{
UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1* L_1 = V_0;
V_1 = L_1;
UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1* L_2 = V_1;
UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1* L_3 = ___0_value;
Delegate_t* L_4;
L_4 = Delegate_Remove_m8B7DD5661308FA972E23CA1CC3FC9CEB355504E3(L_2, L_3, NULL);
V_2 = ((UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1*)Castclass((RuntimeObject*)L_4, UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1_il2cpp_TypeInfo_var));
UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1* L_5 = V_2;
UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1* L_6 = V_1;
UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1* L_7;
L_7 = InterlockedCompareExchangeImpl<UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1*>((&((XrPerformanceSettingsFeature_t10D60E4F72F01A665CC6CB35A1CA0BA1616F0093_StaticFields*)il2cpp_codegen_static_fields_for(XrPerformanceSettingsFeature_t10D60E4F72F01A665CC6CB35A1CA0BA1616F0093_il2cpp_TypeInfo_var))->___OnXrPerformanceChangeNotification_18), L_5, L_6);
V_0 = L_7;
UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1* L_8 = V_0;
UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1* L_9 = V_1;
if ((!(((RuntimeObject*)(UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1*)L_8) == ((RuntimeObject*)(UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1*)L_9))))
{
goto IL_0006;
}
}
{
return;
}
}
// System.Boolean UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.XrPerformanceSettingsFeature::SetPerformanceLevelHint(UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceDomain,UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceLevelHint)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XrPerformanceSettingsFeature_SetPerformanceLevelHint_m3AD0810A09B0C817004F9E31EA9753B115BB6262 (int32_t ___0_domain, int32_t ___1_level, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7B29555947576D11CB705A3B1150184E06B75B66);
s_Il2CppMethodInitialized = true;
}
{
// if (OpenXRRuntime.IsExtensionEnabled(extensionString))
bool L_0;
L_0 = OpenXRRuntime_IsExtensionEnabled_mF0C6FC95EDFD8DA6C5A838EA2053C06F657A2EE5(_stringLiteral7B29555947576D11CB705A3B1150184E06B75B66, NULL);
if (!L_0)
{
goto IL_0014;
}
}
{
// return NativeApi.xr_performance_settings_setPerformanceLevel(domain, level);
int32_t L_1 = ___0_domain;
int32_t L_2 = ___1_level;
bool L_3;
L_3 = NativeApi_xr_performance_settings_setPerformanceLevel_mF65A44F772834E470F218A0D9091F324D52D851C(L_1, L_2, NULL);
return L_3;
}
IL_0014:
{
// return false;
return (bool)0;
}
}
// System.Boolean UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.XrPerformanceSettingsFeature::OnInstanceCreate(System.UInt64)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XrPerformanceSettingsFeature_OnInstanceCreate_m7C0F2EA883CFFD33E3A5ADF410286801437DFFA9 (XrPerformanceSettingsFeature_t10D60E4F72F01A665CC6CB35A1CA0BA1616F0093* __this, uint64_t ___0_xrInstance, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XrPerformanceNotificationDelegate_t3F322AD59691C807BFD5212F7962EEF010C90996_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XrPerformanceSettingsFeature_OnXrPerformanceNotificationCallback_mDF4DDC25F3DA9160903A0967ABCBC0F43FF1AC44_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7B29555947576D11CB705A3B1150184E06B75B66);
s_Il2CppMethodInitialized = true;
}
{
// return base.OnInstanceCreate(xrInstance) &&
// OpenXRRuntime.IsExtensionEnabled(extensionString) &&
// NativeApi.xr_performance_settings_setEventCallback(OnXrPerformanceNotificationCallback);
uint64_t L_0 = ___0_xrInstance;
bool L_1;
L_1 = OpenXRFeature_OnInstanceCreate_m8A79D0660AD16403FFEE29D92DDD867B3732109D(__this, L_0, NULL);
if (!L_1)
{
goto IL_0027;
}
}
{
bool L_2;
L_2 = OpenXRRuntime_IsExtensionEnabled_mF0C6FC95EDFD8DA6C5A838EA2053C06F657A2EE5(_stringLiteral7B29555947576D11CB705A3B1150184E06B75B66, NULL);
if (!L_2)
{
goto IL_0027;
}
}
{
XrPerformanceNotificationDelegate_t3F322AD59691C807BFD5212F7962EEF010C90996* L_3 = (XrPerformanceNotificationDelegate_t3F322AD59691C807BFD5212F7962EEF010C90996*)il2cpp_codegen_object_new(XrPerformanceNotificationDelegate_t3F322AD59691C807BFD5212F7962EEF010C90996_il2cpp_TypeInfo_var);
NullCheck(L_3);
XrPerformanceNotificationDelegate__ctor_m74E155DC07E264FCC2B783CBA69E41E8D7DB6E0F(L_3, NULL, (intptr_t)((void*)XrPerformanceSettingsFeature_OnXrPerformanceNotificationCallback_mDF4DDC25F3DA9160903A0967ABCBC0F43FF1AC44_RuntimeMethod_var), NULL);
bool L_4;
L_4 = NativeApi_xr_performance_settings_setEventCallback_m7E42F74212C524CAA3A5483A776B963F903D5D52(L_3, NULL);
return L_4;
}
IL_0027:
{
return (bool)0;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.XrPerformanceSettingsFeature::OnXrPerformanceNotificationCallback(UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceChangeNotification)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XrPerformanceSettingsFeature_OnXrPerformanceNotificationCallback_mDF4DDC25F3DA9160903A0967ABCBC0F43FF1AC44 (PerformanceChangeNotification_t68CEE147E0116EB9C4506C2573D8FE5BAFD2803F ___0_notification, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XrPerformanceSettingsFeature_t10D60E4F72F01A665CC6CB35A1CA0BA1616F0093_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1* G_B2_0 = NULL;
UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1* G_B1_0 = NULL;
{
// OnXrPerformanceChangeNotification?.Invoke(notification);
UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1* L_0 = ((XrPerformanceSettingsFeature_t10D60E4F72F01A665CC6CB35A1CA0BA1616F0093_StaticFields*)il2cpp_codegen_static_fields_for(XrPerformanceSettingsFeature_t10D60E4F72F01A665CC6CB35A1CA0BA1616F0093_il2cpp_TypeInfo_var))->___OnXrPerformanceChangeNotification_18;
UnityAction_1_t18150305F137BC3A1C4D0A174DBC9819821720F1* L_1 = L_0;
G_B1_0 = L_1;
if (L_1)
{
G_B2_0 = L_1;
goto IL_000a;
}
}
{
return;
}
IL_000a:
{
PerformanceChangeNotification_t68CEE147E0116EB9C4506C2573D8FE5BAFD2803F L_2 = ___0_notification;
NullCheck(G_B2_0);
UnityAction_1_Invoke_mEF261E2B920991C7A927D5348517209D06C2EC3B_inline(G_B2_0, L_2, NULL);
// }
return;
}
}
// System.Void UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.XrPerformanceSettingsFeature::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XrPerformanceSettingsFeature__ctor_m0347F2F522C4400152F83C74B1574F3C1E5B5FF2 (XrPerformanceSettingsFeature_t10D60E4F72F01A665CC6CB35A1CA0BA1616F0093* __this, const RuntimeMethod* method)
{
{
OpenXRFeature__ctor_m120460E34ECC22ED2DB96797A6DCB5C870E78852(__this, 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.XR.OpenXR.Features.Extensions.PerformanceSettings.XrPerformanceSettingsFeature/NativeApi::xr_performance_settings_setEventCallback(UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.XrPerformanceSettingsFeature/NativeApi/XrPerformanceNotificationDelegate)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NativeApi_xr_performance_settings_setEventCallback_m7E42F74212C524CAA3A5483A776B963F903D5D52 (XrPerformanceNotificationDelegate_t3F322AD59691C807BFD5212F7962EEF010C90996* ___0_callback, const RuntimeMethod* method)
{
typedef uint8_t (DEFAULT_CALL *PInvokeFunc) (Il2CppMethodPointer);
#if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_UnityOpenXR_INTERNAL
static PInvokeFunc il2cppPInvokeFunc;
if (il2cppPInvokeFunc == NULL)
{
int parameterSize = sizeof(void*);
il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("UnityOpenXR"), "xr_performance_settings_setEventCallback", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false);
IL2CPP_ASSERT(il2cppPInvokeFunc != NULL);
}
#endif
// Marshaling of parameter '___0_callback' to native representation
Il2CppMethodPointer ____0_callback_marshaled = NULL;
____0_callback_marshaled = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(___0_callback));
// Native function invocation
#if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_UnityOpenXR_INTERNAL
uint8_t returnValue = reinterpret_cast<PInvokeFunc>(xr_performance_settings_setEventCallback)(____0_callback_marshaled);
#else
uint8_t returnValue = il2cppPInvokeFunc(____0_callback_marshaled);
#endif
return static_cast<bool>(returnValue);
}
// System.Boolean UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.XrPerformanceSettingsFeature/NativeApi::xr_performance_settings_setPerformanceLevel(UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceDomain,UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceLevelHint)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NativeApi_xr_performance_settings_setPerformanceLevel_mF65A44F772834E470F218A0D9091F324D52D851C (int32_t ___0_domain, int32_t ___1_level, const RuntimeMethod* method)
{
typedef uint8_t (DEFAULT_CALL *PInvokeFunc) (int32_t, int32_t);
#if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_UnityOpenXR_INTERNAL
static PInvokeFunc il2cppPInvokeFunc;
if (il2cppPInvokeFunc == NULL)
{
int parameterSize = sizeof(int32_t) + sizeof(int32_t);
il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("UnityOpenXR"), "xr_performance_settings_setPerformanceLevel", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false);
IL2CPP_ASSERT(il2cppPInvokeFunc != NULL);
}
#endif
// Native function invocation
#if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_UnityOpenXR_INTERNAL
uint8_t returnValue = reinterpret_cast<PInvokeFunc>(xr_performance_settings_setPerformanceLevel)(___0_domain, ___1_level);
#else
uint8_t returnValue = il2cppPInvokeFunc(___0_domain, ___1_level);
#endif
return static_cast<bool>(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
void XrPerformanceNotificationDelegate_Invoke_m361B53665723238E657C11AFD96F1F13DE5A37F0_Multicast(XrPerformanceNotificationDelegate_t3F322AD59691C807BFD5212F7962EEF010C90996* __this, PerformanceChangeNotification_t68CEE147E0116EB9C4506C2573D8FE5BAFD2803F ___0_notification, const RuntimeMethod* method)
{
il2cpp_array_size_t length = __this->___delegates_13->max_length;
Delegate_t** delegatesToInvoke = reinterpret_cast<Delegate_t**>(__this->___delegates_13->GetAddressAtUnchecked(0));
for (il2cpp_array_size_t i = 0; i < length; i++)
{
XrPerformanceNotificationDelegate_t3F322AD59691C807BFD5212F7962EEF010C90996* currentDelegate = reinterpret_cast<XrPerformanceNotificationDelegate_t3F322AD59691C807BFD5212F7962EEF010C90996*>(delegatesToInvoke[i]);
typedef void (*FunctionPointerType) (RuntimeObject*, PerformanceChangeNotification_t68CEE147E0116EB9C4506C2573D8FE5BAFD2803F, const RuntimeMethod*);
((FunctionPointerType)currentDelegate->___invoke_impl_1)((Il2CppObject*)currentDelegate->___method_code_6, ___0_notification, reinterpret_cast<RuntimeMethod*>(currentDelegate->___method_3));
}
}
void XrPerformanceNotificationDelegate_Invoke_m361B53665723238E657C11AFD96F1F13DE5A37F0_OpenInst(XrPerformanceNotificationDelegate_t3F322AD59691C807BFD5212F7962EEF010C90996* __this, PerformanceChangeNotification_t68CEE147E0116EB9C4506C2573D8FE5BAFD2803F ___0_notification, const RuntimeMethod* method)
{
typedef void (*FunctionPointerType) (PerformanceChangeNotification_t68CEE147E0116EB9C4506C2573D8FE5BAFD2803F, const RuntimeMethod*);
((FunctionPointerType)__this->___method_ptr_0)(___0_notification, method);
}
void XrPerformanceNotificationDelegate_Invoke_m361B53665723238E657C11AFD96F1F13DE5A37F0_OpenStatic(XrPerformanceNotificationDelegate_t3F322AD59691C807BFD5212F7962EEF010C90996* __this, PerformanceChangeNotification_t68CEE147E0116EB9C4506C2573D8FE5BAFD2803F ___0_notification, const RuntimeMethod* method)
{
typedef void (*FunctionPointerType) (PerformanceChangeNotification_t68CEE147E0116EB9C4506C2573D8FE5BAFD2803F, const RuntimeMethod*);
((FunctionPointerType)__this->___method_ptr_0)(___0_notification, method);
}
void XrPerformanceNotificationDelegate_Invoke_m361B53665723238E657C11AFD96F1F13DE5A37F0_OpenStaticInvoker(XrPerformanceNotificationDelegate_t3F322AD59691C807BFD5212F7962EEF010C90996* __this, PerformanceChangeNotification_t68CEE147E0116EB9C4506C2573D8FE5BAFD2803F ___0_notification, const RuntimeMethod* method)
{
InvokerActionInvoker1< PerformanceChangeNotification_t68CEE147E0116EB9C4506C2573D8FE5BAFD2803F >::Invoke((Il2CppMethodPointer)__this->___method_ptr_0, method, NULL, ___0_notification);
}
void XrPerformanceNotificationDelegate_Invoke_m361B53665723238E657C11AFD96F1F13DE5A37F0_ClosedStaticInvoker(XrPerformanceNotificationDelegate_t3F322AD59691C807BFD5212F7962EEF010C90996* __this, PerformanceChangeNotification_t68CEE147E0116EB9C4506C2573D8FE5BAFD2803F ___0_notification, const RuntimeMethod* method)
{
InvokerActionInvoker2< RuntimeObject*, PerformanceChangeNotification_t68CEE147E0116EB9C4506C2573D8FE5BAFD2803F >::Invoke((Il2CppMethodPointer)__this->___method_ptr_0, method, NULL, __this->___m_target_2, ___0_notification);
}
IL2CPP_EXTERN_C void DelegatePInvokeWrapper_XrPerformanceNotificationDelegate_t3F322AD59691C807BFD5212F7962EEF010C90996 (XrPerformanceNotificationDelegate_t3F322AD59691C807BFD5212F7962EEF010C90996* __this, PerformanceChangeNotification_t68CEE147E0116EB9C4506C2573D8FE5BAFD2803F ___0_notification, const RuntimeMethod* method)
{
typedef void (DEFAULT_CALL *PInvokeFunc)(PerformanceChangeNotification_t68CEE147E0116EB9C4506C2573D8FE5BAFD2803F);
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_reverse_pinvoke_function_ptr(__this));
// Native function invocation
il2cppPInvokeFunc(___0_notification);
}
// System.Void UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.XrPerformanceSettingsFeature/NativeApi/XrPerformanceNotificationDelegate::.ctor(System.Object,System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XrPerformanceNotificationDelegate__ctor_m74E155DC07E264FCC2B783CBA69E41E8D7DB6E0F (XrPerformanceNotificationDelegate_t3F322AD59691C807BFD5212F7962EEF010C90996* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
__this->___method_ptr_0 = (intptr_t)il2cpp_codegen_get_virtual_call_method_pointer((RuntimeMethod*)___1_method);
__this->___method_3 = ___1_method;
__this->___m_target_2 = ___0_object;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_target_2), (void*)___0_object);
int parameterCount = il2cpp_codegen_method_parameter_count((RuntimeMethod*)___1_method);
__this->___method_code_6 = (intptr_t)__this;
if (MethodIsStatic((RuntimeMethod*)___1_method))
{
bool isOpen = parameterCount == 1;
if (il2cpp_codegen_call_method_via_invoker((RuntimeMethod*)___1_method))
if (isOpen)
__this->___invoke_impl_1 = (intptr_t)&XrPerformanceNotificationDelegate_Invoke_m361B53665723238E657C11AFD96F1F13DE5A37F0_OpenStaticInvoker;
else
__this->___invoke_impl_1 = (intptr_t)&XrPerformanceNotificationDelegate_Invoke_m361B53665723238E657C11AFD96F1F13DE5A37F0_ClosedStaticInvoker;
else
if (isOpen)
__this->___invoke_impl_1 = (intptr_t)&XrPerformanceNotificationDelegate_Invoke_m361B53665723238E657C11AFD96F1F13DE5A37F0_OpenStatic;
else
{
__this->___invoke_impl_1 = __this->___method_ptr_0;
__this->___method_code_6 = (intptr_t)__this->___m_target_2;
}
}
else
{
if (___0_object == NULL)
il2cpp_codegen_raise_exception(il2cpp_codegen_get_argument_exception(NULL, "Delegate to an instance method cannot have null 'this'."), NULL);
__this->___invoke_impl_1 = __this->___method_ptr_0;
__this->___method_code_6 = (intptr_t)__this->___m_target_2;
}
__this->___extra_arg_5 = (intptr_t)&XrPerformanceNotificationDelegate_Invoke_m361B53665723238E657C11AFD96F1F13DE5A37F0_Multicast;
}
// System.Void UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.XrPerformanceSettingsFeature/NativeApi/XrPerformanceNotificationDelegate::Invoke(UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceChangeNotification)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XrPerformanceNotificationDelegate_Invoke_m361B53665723238E657C11AFD96F1F13DE5A37F0 (XrPerformanceNotificationDelegate_t3F322AD59691C807BFD5212F7962EEF010C90996* __this, PerformanceChangeNotification_t68CEE147E0116EB9C4506C2573D8FE5BAFD2803F ___0_notification, const RuntimeMethod* method)
{
typedef void (*FunctionPointerType) (RuntimeObject*, PerformanceChangeNotification_t68CEE147E0116EB9C4506C2573D8FE5BAFD2803F, const RuntimeMethod*);
((FunctionPointerType)__this->___invoke_impl_1)((Il2CppObject*)__this->___method_code_6, ___0_notification, reinterpret_cast<RuntimeMethod*>(__this->___method_3));
}
// System.IAsyncResult UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.XrPerformanceSettingsFeature/NativeApi/XrPerformanceNotificationDelegate::BeginInvoke(UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.PerformanceChangeNotification,System.AsyncCallback,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* XrPerformanceNotificationDelegate_BeginInvoke_mA1FFC143766B283119D879C11820CA1221BDC389 (XrPerformanceNotificationDelegate_t3F322AD59691C807BFD5212F7962EEF010C90996* __this, PerformanceChangeNotification_t68CEE147E0116EB9C4506C2573D8FE5BAFD2803F ___0_notification, AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C* ___1_callback, RuntimeObject* ___2_object, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PerformanceChangeNotification_t68CEE147E0116EB9C4506C2573D8FE5BAFD2803F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
void *__d_args[2] = {0};
__d_args[0] = Box(PerformanceChangeNotification_t68CEE147E0116EB9C4506C2573D8FE5BAFD2803F_il2cpp_TypeInfo_var, &___0_notification);
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___1_callback, (RuntimeObject*)___2_object);
}
// System.Void UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings.XrPerformanceSettingsFeature/NativeApi/XrPerformanceNotificationDelegate::EndInvoke(System.IAsyncResult)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XrPerformanceNotificationDelegate_EndInvoke_m3D573E68D8C933FE8F28F79BA97DA69967053EE1 (XrPerformanceNotificationDelegate_t3F322AD59691C807BFD5212F7962EEF010C90996* __this, RuntimeObject* ___0_result, const RuntimeMethod* method)
{
il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___0_result, 0);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#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
#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
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_thumbstick_m0AF3E437229A9E0726C4358AC7D69D2CBC769311_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___0_value, const RuntimeMethod* method)
{
{
// public ThumbstickControl thumbstick { get; private set; }
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* L_0 = ___0_value;
__this->___U3CthumbstickU3Ek__BackingField_48 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CthumbstickU3Ek__BackingField_48), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_trigger_mEEF4E8B683D2E7B820DAA291A28F5BF12FFA49D5_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
{
{
// public AxisControl trigger { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
__this->___U3CtriggerU3Ek__BackingField_56 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtriggerU3Ek__BackingField_56), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_triggerPressed_m74BC2E0B9D960B5240B3CAA8EAAB20816027D95A_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl triggerPressed { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CtriggerPressedU3Ek__BackingField_57 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtriggerPressedU3Ek__BackingField_57), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_triggerTouched_mE523D9E90458FDE600C414EFEEB959D48B8E85E5_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl triggerTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CtriggerTouchedU3Ek__BackingField_58 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtriggerTouchedU3Ek__BackingField_58), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_grip_m1D1647F0EA2BE27410476A0203B045F09CE150AF_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
{
{
// public AxisControl grip { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
__this->___U3CgripU3Ek__BackingField_49 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CgripU3Ek__BackingField_49), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_gripPressed_mA0DE041B4AD0C59AE3237E2A17DA2D34A69CA33B_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl gripPressed { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CgripPressedU3Ek__BackingField_50 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CgripPressedU3Ek__BackingField_50), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_menu_mAB5E92C1E7821983B68D14328233B69C4932B454_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl menu { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CmenuU3Ek__BackingField_51 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CmenuU3Ek__BackingField_51), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_primaryButton_mF43BEDCBE7CF91840482438731F99AA27CA8CD69_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl primaryButton { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CprimaryButtonU3Ek__BackingField_52 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CprimaryButtonU3Ek__BackingField_52), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_primaryTouched_m05F0C10B7E6734EE7F515F24376E6EEEA866F679_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl primaryTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CprimaryTouchedU3Ek__BackingField_53 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CprimaryTouchedU3Ek__BackingField_53), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_secondaryButton_mB4E8D69CA13B4E5C5D18C11F3B2E8B963952C68B_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl secondaryButton { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CsecondaryButtonU3Ek__BackingField_54 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CsecondaryButtonU3Ek__BackingField_54), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_secondaryTouched_m649CDA1613BA1D690513BA5E4036C012BA12028C_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl secondaryTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CsecondaryTouchedU3Ek__BackingField_55 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CsecondaryTouchedU3Ek__BackingField_55), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_thumbstickClicked_m317C30157887831A7FF3AE524CF196A67EE73043_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl thumbstickClicked { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CthumbstickClickedU3Ek__BackingField_59 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CthumbstickClickedU3Ek__BackingField_59), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_thumbstickTouched_m0A6DC8778E389CB05FDCCC593C623B77501F1EA4_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl thumbstickTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CthumbstickTouchedU3Ek__BackingField_60 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CthumbstickTouchedU3Ek__BackingField_60), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_thumbrestTouched_mB4971A44F4E3448BA985B0705E523F72467F99E0_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl thumbrestTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CthumbrestTouchedU3Ek__BackingField_61 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CthumbrestTouchedU3Ek__BackingField_61), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_devicePose_m21C522159A95E84310539609BB3277E466EC0580_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___0_value, const RuntimeMethod* method)
{
{
// public PoseControl devicePose { get; private set; }
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0 = ___0_value;
__this->___U3CdevicePoseU3Ek__BackingField_62 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdevicePoseU3Ek__BackingField_62), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_pointer_mA6C26CC651000B3292F70CE4FDDC3C1CC5F16DAD_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___0_value, const RuntimeMethod* method)
{
{
// public PoseControl pointer { get; private set; }
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0 = ___0_value;
__this->___U3CpointerU3Ek__BackingField_63 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpointerU3Ek__BackingField_63), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_isTracked_m2AE23CCEFBFF77B5B2B1267C393EBE869B90C9C7_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// new public ButtonControl isTracked { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CisTrackedU3Ek__BackingField_64 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CisTrackedU3Ek__BackingField_64), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_trackingState_m9E1BEC06B4B6B9FCF5AB308DB7DBA94F7ED619D4_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___0_value, const RuntimeMethod* method)
{
{
// new public IntegerControl trackingState { get; private set; }
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_0 = ___0_value;
__this->___U3CtrackingStateU3Ek__BackingField_65 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtrackingStateU3Ek__BackingField_65), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_devicePosition_mB340F6B0EFD84BC5EB3E652F21F8DD90ED05E0BE_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___0_value, const RuntimeMethod* method)
{
{
// new public Vector3Control devicePosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = ___0_value;
__this->___U3CdevicePositionU3Ek__BackingField_66 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdevicePositionU3Ek__BackingField_66), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_deviceRotation_m866DB9290CD9082276647B6CC1F8BA3FDF89E1A0_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___0_value, const RuntimeMethod* method)
{
{
// new public QuaternionControl deviceRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = ___0_value;
__this->___U3CdeviceRotationU3Ek__BackingField_67 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdeviceRotationU3Ek__BackingField_67), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_pointerPosition_mA18456E468D37E719C9AD0B86E23E763C3978003_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___0_value, const RuntimeMethod* method)
{
{
// public Vector3Control pointerPosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = ___0_value;
__this->___U3CpointerPositionU3Ek__BackingField_68 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpointerPositionU3Ek__BackingField_68), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_pointerRotation_mBBC790250C727B3464191B16C5A810FE5C4D86B2_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___0_value, const RuntimeMethod* method)
{
{
// public QuaternionControl pointerRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = ___0_value;
__this->___U3CpointerRotationU3Ek__BackingField_69 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpointerRotationU3Ek__BackingField_69), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_haptic_m554DD119F9791A90CBCAF94DA4E33350F3E55DE3_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* ___0_value, const RuntimeMethod* method)
{
{
// public HapticControl haptic { get; private set; }
HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* L_0 = ___0_value;
__this->___U3ChapticU3Ek__BackingField_70 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3ChapticU3Ek__BackingField_70), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_thumbrestForce_m9A21EFB1A27F322BB5673BB8CF9F13C823ACAE34_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
{
{
// public AxisControl thumbrestForce { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
__this->___U3CthumbrestForceU3Ek__BackingField_71 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CthumbrestForceU3Ek__BackingField_71), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_stylusForce_m8FE332B3CC8C606259762DB7E88B0BBFB4CD7AF1_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
{
{
// public AxisControl stylusForce { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
__this->___U3CstylusForceU3Ek__BackingField_72 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CstylusForceU3Ek__BackingField_72), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_triggerCurl_m741BC2CA64D72F578670AE0DF6947CBA81E12C98_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
{
{
// public AxisControl triggerCurl { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
__this->___U3CtriggerCurlU3Ek__BackingField_73 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtriggerCurlU3Ek__BackingField_73), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_triggerSlide_m7ADF0BB23A528DD621C168EC7B11A2DC82D6EB08_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
{
{
// public AxisControl triggerSlide { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
__this->___U3CtriggerSlideU3Ek__BackingField_74 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtriggerSlideU3Ek__BackingField_74), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_triggerProximity_mE29AA33740F8228E856C547F9DAF8606FD7E7CA4_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl triggerProximity { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CtriggerProximityU3Ek__BackingField_75 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtriggerProximityU3Ek__BackingField_75), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_thumbProximity_m179FEEB1AE4D34F0EED42D75AE81D66BDD0C38A9_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl thumbProximity { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CthumbProximityU3Ek__BackingField_76 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CthumbProximityU3Ek__BackingField_76), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_hapticTrigger_mBC4A22D74B68439AAFF134AFE9F09EEE7087180F_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* ___0_value, const RuntimeMethod* method)
{
{
// public HapticControl hapticTrigger { get; private set; }
HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* L_0 = ___0_value;
__this->___U3ChapticTriggerU3Ek__BackingField_77 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3ChapticTriggerU3Ek__BackingField_77), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuestProTouchController_set_hapticThumb_m598F4B9279FD476D537E7B83D88C0D120681040C_inline (QuestProTouchController_tCB79E0144F21F70FA84F2064B698E7DA09D39760* __this, HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* ___0_value, const RuntimeMethod* method)
{
{
// public HapticControl hapticThumb { get; private set; }
HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* L_0 = ___0_value;
__this->___U3ChapticThumbU3Ek__BackingField_78 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3ChapticThumbU3Ek__BackingField_78), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HoloLensHand_set_select_m7A70E18040FADAF1460D5FF3F8455D97FB4CBA80_inline (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
{
{
// public AxisControl select { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
__this->___U3CselectU3Ek__BackingField_48 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CselectU3Ek__BackingField_48), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HoloLensHand_set_selectPressed_m586B7A32EB519785F4F004AE3DFB59D6439893B5_inline (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl selectPressed { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CselectPressedU3Ek__BackingField_49 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CselectPressedU3Ek__BackingField_49), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HoloLensHand_set_squeeze_m3831542A8A964149DA4AAB6A448F3B69D74B9BAC_inline (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
{
{
// public AxisControl squeeze { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
__this->___U3CsqueezeU3Ek__BackingField_50 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CsqueezeU3Ek__BackingField_50), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HoloLensHand_set_squeezePressed_mE9A1F74616800FF0B5F8C75A5AD44F59FEE2FDD8_inline (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl squeezePressed { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CsqueezePressedU3Ek__BackingField_51 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CsqueezePressedU3Ek__BackingField_51), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HoloLensHand_set_devicePose_mDED3BA17455E92A3F00C187AA156E4B257412C06_inline (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___0_value, const RuntimeMethod* method)
{
{
// public PoseControl devicePose { get; private set; }
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0 = ___0_value;
__this->___U3CdevicePoseU3Ek__BackingField_52 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdevicePoseU3Ek__BackingField_52), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HoloLensHand_set_pointer_mC11D31F6488E02E386CC32B7D8FD34F772A52B35_inline (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___0_value, const RuntimeMethod* method)
{
{
// public PoseControl pointer { get; private set; }
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0 = ___0_value;
__this->___U3CpointerU3Ek__BackingField_53 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpointerU3Ek__BackingField_53), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HoloLensHand_set_isTracked_m52E4936B167C7DB6A53ED1ABF94B8F3E7D17951B_inline (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// new public ButtonControl isTracked { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CisTrackedU3Ek__BackingField_54 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CisTrackedU3Ek__BackingField_54), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HoloLensHand_set_trackingState_m93F5CACFD05E63BE17F162BECA9B51B5D5C9C4DC_inline (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___0_value, const RuntimeMethod* method)
{
{
// new public IntegerControl trackingState { get; private set; }
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_0 = ___0_value;
__this->___U3CtrackingStateU3Ek__BackingField_55 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtrackingStateU3Ek__BackingField_55), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HoloLensHand_set_devicePosition_mA5B9C4AA143291DC184164FB10B636BE1EC576FE_inline (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___0_value, const RuntimeMethod* method)
{
{
// new public Vector3Control devicePosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = ___0_value;
__this->___U3CdevicePositionU3Ek__BackingField_56 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdevicePositionU3Ek__BackingField_56), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HoloLensHand_set_deviceRotation_m61DBEE52969492D64513A61B42EDF7C1055F12A8_inline (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___0_value, const RuntimeMethod* method)
{
{
// new public QuaternionControl deviceRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = ___0_value;
__this->___U3CdeviceRotationU3Ek__BackingField_57 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdeviceRotationU3Ek__BackingField_57), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HoloLensHand_set_pointerPosition_mC8303D9F9BF94BD844F1476A7EA1A20F5D8C44EC_inline (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___0_value, const RuntimeMethod* method)
{
{
// public Vector3Control pointerPosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = ___0_value;
__this->___U3CpointerPositionU3Ek__BackingField_58 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpointerPositionU3Ek__BackingField_58), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HoloLensHand_set_pointerRotation_m8FEB99991F316AF331BAEA2FB4E78F0CA94E100D_inline (HoloLensHand_t57D61FFDF7947882A1C4EC7CF5CB707609B93354* __this, QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___0_value, const RuntimeMethod* method)
{
{
// public QuaternionControl pointerRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = ___0_value;
__this->___U3CpointerRotationU3Ek__BackingField_59 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpointerRotationU3Ek__BackingField_59), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_joystick_mF80D1992177B3593FAE4F9CF566C267DAEF773CC_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___0_value, const RuntimeMethod* method)
{
{
// public ThumbstickControl joystick { get; private set; }
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* L_0 = ___0_value;
__this->___U3CjoystickU3Ek__BackingField_48 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CjoystickU3Ek__BackingField_48), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_trigger_mA5DA60A29E1BC1000A3548F08F941BF5C791FBFE_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
{
{
// public AxisControl trigger { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
__this->___U3CtriggerU3Ek__BackingField_53 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtriggerU3Ek__BackingField_53), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_touchpad_m8894F4A0ABE3BEE26BFDE2E5EBF6E20F7165A59C_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___0_value, const RuntimeMethod* method)
{
{
// public ThumbstickControl touchpad { get; private set; }
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* L_0 = ___0_value;
__this->___U3CtouchpadU3Ek__BackingField_49 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtouchpadU3Ek__BackingField_49), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_grip_m3C37B2BDC88753C28209711E4C6E28935B04F905_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
{
{
// public AxisControl grip { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
__this->___U3CgripU3Ek__BackingField_50 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CgripU3Ek__BackingField_50), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_gripPressed_mE17E73DF3FDDF6A53856F85A29EB903C9E69D393_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl gripPressed { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CgripPressedU3Ek__BackingField_51 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CgripPressedU3Ek__BackingField_51), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_menu_m5444CC59F1176B8995EDB43918E8FA6BA0BA585D_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl menu { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CmenuU3Ek__BackingField_52 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CmenuU3Ek__BackingField_52), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_joystickClicked_mE7CB11D577A7EBD59C7B83E83D73DC0B266DE4B8_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl joystickClicked { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CjoystickClickedU3Ek__BackingField_55 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CjoystickClickedU3Ek__BackingField_55), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_triggerPressed_mBFE586AA6205036924673A19BBAE2838744EF19F_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl triggerPressed { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CtriggerPressedU3Ek__BackingField_54 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtriggerPressedU3Ek__BackingField_54), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_touchpadClicked_m0882A355BF84A246F9D24F1A2DFD7F7751BE3366_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl touchpadClicked { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CtouchpadClickedU3Ek__BackingField_56 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtouchpadClickedU3Ek__BackingField_56), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_touchpadTouched_m7881BC2F92B81FFEF53C77985F7E29117FEC587C_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl touchpadTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CtouchpadTouchedU3Ek__BackingField_57 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtouchpadTouchedU3Ek__BackingField_57), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_devicePose_m33C65D94E660ED672BC06D5637F788D2952EA491_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___0_value, const RuntimeMethod* method)
{
{
// public PoseControl devicePose { get; private set; }
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0 = ___0_value;
__this->___U3CdevicePoseU3Ek__BackingField_58 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdevicePoseU3Ek__BackingField_58), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_pointer_m72E0B7242077F8E83C60BC0BA3162E3317EB5056_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___0_value, const RuntimeMethod* method)
{
{
// public PoseControl pointer { get; private set; }
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0 = ___0_value;
__this->___U3CpointerU3Ek__BackingField_59 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpointerU3Ek__BackingField_59), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_isTracked_mB2F9887976872B20EB6D8124F4241248B4C35B08_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// new public ButtonControl isTracked { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CisTrackedU3Ek__BackingField_60 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CisTrackedU3Ek__BackingField_60), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_trackingState_mD47BB86F5E16A950A84603B6D6CAA1DD40DD5FE2_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___0_value, const RuntimeMethod* method)
{
{
// new public IntegerControl trackingState { get; private set; }
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_0 = ___0_value;
__this->___U3CtrackingStateU3Ek__BackingField_61 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtrackingStateU3Ek__BackingField_61), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_devicePosition_mFC0C47639EACEBFBA35602451081F5ED567C7F54_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___0_value, const RuntimeMethod* method)
{
{
// new public Vector3Control devicePosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = ___0_value;
__this->___U3CdevicePositionU3Ek__BackingField_62 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdevicePositionU3Ek__BackingField_62), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_deviceRotation_m4007261B3CB2BCEE9E2E64EE8479BEBABD3D7B56_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___0_value, const RuntimeMethod* method)
{
{
// new public QuaternionControl deviceRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = ___0_value;
__this->___U3CdeviceRotationU3Ek__BackingField_63 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdeviceRotationU3Ek__BackingField_63), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_pointerPosition_mE36324B14942DC2549A100DB5AA28A387F05E610_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___0_value, const RuntimeMethod* method)
{
{
// public Vector3Control pointerPosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = ___0_value;
__this->___U3CpointerPositionU3Ek__BackingField_64 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpointerPositionU3Ek__BackingField_64), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_pointerRotation_m38309A80082E28959BC6700DAA7DA30D275D4F96_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___0_value, const RuntimeMethod* method)
{
{
// public QuaternionControl pointerRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = ___0_value;
__this->___U3CpointerRotationU3Ek__BackingField_65 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpointerRotationU3Ek__BackingField_65), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WMRSpatialController_set_haptic_m889F1DA9C1E76E8AE80FB18CF130B7B8E77BC0F2_inline (WMRSpatialController_tB5C0AFF92881F0929F624D1CE40EFB4FBADD6801* __this, HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* ___0_value, const RuntimeMethod* method)
{
{
// public HapticControl haptic { get; private set; }
HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* L_0 = ___0_value;
__this->___U3ChapticU3Ek__BackingField_66 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3ChapticU3Ek__BackingField_66), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_thumbstick_mF3B747708BCFDBFB7F9919A6B0A2ACCA03414AA6_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___0_value, const RuntimeMethod* method)
{
{
// public ThumbstickControl thumbstick { get; private set; }
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* L_0 = ___0_value;
__this->___U3CthumbstickU3Ek__BackingField_48 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CthumbstickU3Ek__BackingField_48), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_trigger_m6EDCF420C9305E6C1C1092AF6A5411D1CDF9ED20_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
{
{
// public AxisControl trigger { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
__this->___U3CtriggerU3Ek__BackingField_56 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtriggerU3Ek__BackingField_56), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_triggerPressed_m9906811FA9FF2B86AF95ABBADEEA1109689411BD_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl triggerPressed { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CtriggerPressedU3Ek__BackingField_57 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtriggerPressedU3Ek__BackingField_57), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_triggerTouched_m5814EB34A5A1F53359CC218258289806B81E5EC8_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl triggerTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CtriggerTouchedU3Ek__BackingField_58 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtriggerTouchedU3Ek__BackingField_58), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_grip_m62D13E14A528205D030A39696CE0ED88F4A54ED5_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
{
{
// public AxisControl grip { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
__this->___U3CgripU3Ek__BackingField_49 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CgripU3Ek__BackingField_49), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_gripPressed_m3DA395A0D58D4CF39AA07F7DDE54820CE10C9E1D_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl gripPressed { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CgripPressedU3Ek__BackingField_50 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CgripPressedU3Ek__BackingField_50), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_menu_mAD61EF4CAD63A6380F17757C7B768FE22EB961F5_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl menu { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CmenuU3Ek__BackingField_51 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CmenuU3Ek__BackingField_51), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_primaryButton_m98805E1922D2775E3CB77986FF182E23E295B8E0_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl primaryButton { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CprimaryButtonU3Ek__BackingField_52 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CprimaryButtonU3Ek__BackingField_52), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_primaryTouched_m3FC6488E2D947352B92A900603D004C4958E9A61_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl primaryTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CprimaryTouchedU3Ek__BackingField_53 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CprimaryTouchedU3Ek__BackingField_53), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_secondaryButton_m5643634AC8C1D60E52CA39961DEE3313B7623C38_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl secondaryButton { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CsecondaryButtonU3Ek__BackingField_54 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CsecondaryButtonU3Ek__BackingField_54), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_secondaryTouched_m933F2C0C8BA8DF3090929AF58A7999A99F8D8123_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl secondaryTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CsecondaryTouchedU3Ek__BackingField_55 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CsecondaryTouchedU3Ek__BackingField_55), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_thumbstickClicked_m8818E79FE6C3BD6449CE044C1882DD0F6F6DFDC2_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl thumbstickClicked { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CthumbstickClickedU3Ek__BackingField_59 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CthumbstickClickedU3Ek__BackingField_59), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_thumbstickTouched_mF5E1476440E6DE77D2A589480486743CE0B74428_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl thumbstickTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CthumbstickTouchedU3Ek__BackingField_60 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CthumbstickTouchedU3Ek__BackingField_60), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_thumbrestTouched_m9BF86704CAE5AC2AADC4F5180974045203C40F7F_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl thumbrestTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CthumbrestTouchedU3Ek__BackingField_61 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CthumbrestTouchedU3Ek__BackingField_61), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_devicePose_m33FEBD3FB246168752F99E644024E8D3E972D051_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___0_value, const RuntimeMethod* method)
{
{
// public PoseControl devicePose { get; private set; }
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0 = ___0_value;
__this->___U3CdevicePoseU3Ek__BackingField_62 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdevicePoseU3Ek__BackingField_62), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_pointer_m42F7F993445694FD46655941F4DA0A87A5583C7D_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___0_value, const RuntimeMethod* method)
{
{
// public PoseControl pointer { get; private set; }
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0 = ___0_value;
__this->___U3CpointerU3Ek__BackingField_63 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpointerU3Ek__BackingField_63), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_isTracked_m2328E3620924C0D2D16A894125DFF79E113884A4_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// new public ButtonControl isTracked { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CisTrackedU3Ek__BackingField_64 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CisTrackedU3Ek__BackingField_64), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_trackingState_mC3C06CF2B8996262E4E542D25A43D13B3C54C66A_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___0_value, const RuntimeMethod* method)
{
{
// new public IntegerControl trackingState { get; private set; }
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_0 = ___0_value;
__this->___U3CtrackingStateU3Ek__BackingField_65 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtrackingStateU3Ek__BackingField_65), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_devicePosition_mB362E45B8E14E7C8B99D588466E5BD7986BFBBE6_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___0_value, const RuntimeMethod* method)
{
{
// new public Vector3Control devicePosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = ___0_value;
__this->___U3CdevicePositionU3Ek__BackingField_66 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdevicePositionU3Ek__BackingField_66), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_deviceRotation_mEC06D9EE2723D9F041D9B92F2B904EF7300019F7_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___0_value, const RuntimeMethod* method)
{
{
// new public QuaternionControl deviceRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = ___0_value;
__this->___U3CdeviceRotationU3Ek__BackingField_67 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdeviceRotationU3Ek__BackingField_67), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_pointerPosition_mA32557798E2BEC7559649559C88C076B6E77694F_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___0_value, const RuntimeMethod* method)
{
{
// public Vector3Control pointerPosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = ___0_value;
__this->___U3CpointerPositionU3Ek__BackingField_68 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpointerPositionU3Ek__BackingField_68), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_pointerRotation_m8F791E7DEFB312A3CB5802647257F750B09951D2_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___0_value, const RuntimeMethod* method)
{
{
// public QuaternionControl pointerRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = ___0_value;
__this->___U3CpointerRotationU3Ek__BackingField_69 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpointerRotationU3Ek__BackingField_69), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OculusTouchController_set_haptic_mDBCC52DB8CBB8B1CE9FB6369561ED09CB2BDE95C_inline (OculusTouchController_t8FA9BF7C66DA283CCB11A1761347C0563A776909* __this, HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* ___0_value, const RuntimeMethod* method)
{
{
// public HapticControl haptic { get; private set; }
HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* L_0 = ___0_value;
__this->___U3ChapticU3Ek__BackingField_70 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3ChapticU3Ek__BackingField_70), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PalmPose_set_palmPose_mF3301918067724328A59CB63DE02F5CAEACD521E_inline (PalmPose_tB7D3340FC55D8EFD2D2B58FB1E8CA3AE86794231* __this, PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___0_value, const RuntimeMethod* method)
{
{
// public PoseControl palmPose { get; private set; }
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0 = ___0_value;
__this->___U3CpalmPoseU3Ek__BackingField_48 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpalmPoseU3Ek__BackingField_48), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_system_m2F0B3FA9579B2DF148F50A5F5C2F8406FF9A86E9_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl system { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CsystemU3Ek__BackingField_48 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CsystemU3Ek__BackingField_48), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_systemTouched_mAAD1E7291AC82F23A31912D4423C6444EAC091E6_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl systemTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CsystemTouchedU3Ek__BackingField_49 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CsystemTouchedU3Ek__BackingField_49), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_primaryButton_mD3CA99F0CA31E2B034AE0E14AE082915E125C2BC_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl primaryButton { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CprimaryButtonU3Ek__BackingField_50 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CprimaryButtonU3Ek__BackingField_50), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_primaryTouched_m718E1E67F973FA6EE2EE8EC5AC75B4D787BA323E_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl primaryTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CprimaryTouchedU3Ek__BackingField_51 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CprimaryTouchedU3Ek__BackingField_51), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_secondaryButton_m07DF0C935BFF5E8DC09822F3B69E9B22BA4B7B36_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl secondaryButton { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CsecondaryButtonU3Ek__BackingField_52 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CsecondaryButtonU3Ek__BackingField_52), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_secondaryTouched_m818F0131C4398A77B3D80CEF4C7674BBBA538553_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl secondaryTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CsecondaryTouchedU3Ek__BackingField_53 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CsecondaryTouchedU3Ek__BackingField_53), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_grip_m1E91D4A94EBECED921D814106F3379BC8C0253EB_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
{
{
// public AxisControl grip { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
__this->___U3CgripU3Ek__BackingField_54 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CgripU3Ek__BackingField_54), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_gripPressed_m652BA9990D207D98FABC594A1BD4F9C09A4AFD02_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl gripPressed { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CgripPressedU3Ek__BackingField_55 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CgripPressedU3Ek__BackingField_55), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_gripForce_mED4B95F02C32578C0BEBF1CE61AC396968E21573_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
{
{
// public AxisControl gripForce { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
__this->___U3CgripForceU3Ek__BackingField_56 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CgripForceU3Ek__BackingField_56), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_trigger_m4FDBB8BFF61480499BFB4D84DA31C5E37774A847_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
{
{
// public AxisControl trigger { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
__this->___U3CtriggerU3Ek__BackingField_57 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtriggerU3Ek__BackingField_57), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_triggerPressed_mDF70A8B33FE3B50E4D031E671B5D0EF85986EBFF_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl triggerPressed { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CtriggerPressedU3Ek__BackingField_58 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtriggerPressedU3Ek__BackingField_58), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_triggerTouched_m9C45BD6B08F80B44A7BD34EF6A77EA6C90FB7ED5_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl triggerTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CtriggerTouchedU3Ek__BackingField_59 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtriggerTouchedU3Ek__BackingField_59), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_thumbstick_mF33CCBDAF86D2872E42C56FC444C0F3821611286_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___0_value, const RuntimeMethod* method)
{
{
// public ThumbstickControl thumbstick { get; private set; }
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* L_0 = ___0_value;
__this->___U3CthumbstickU3Ek__BackingField_60 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CthumbstickU3Ek__BackingField_60), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_thumbstickClicked_m0A65DF4430DFEC841796BA702B1D2B1A688974BC_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl thumbstickClicked { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CthumbstickClickedU3Ek__BackingField_61 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CthumbstickClickedU3Ek__BackingField_61), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_thumbstickTouched_mAA71E2CABE51EC3C35F5A699CE3FD022952275B9_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl thumbstickTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CthumbstickTouchedU3Ek__BackingField_62 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CthumbstickTouchedU3Ek__BackingField_62), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_trackpad_mC68FD4BB80F9BC5D96D03E0B857F4E91E0A50807_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___0_value, const RuntimeMethod* method)
{
{
// public ThumbstickControl trackpad { get; private set; }
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* L_0 = ___0_value;
__this->___U3CtrackpadU3Ek__BackingField_63 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtrackpadU3Ek__BackingField_63), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_trackpadTouched_m95A90C89D27EF355C586E7E072A6DF5F3151734C_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// public ButtonControl trackpadTouched { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CtrackpadTouchedU3Ek__BackingField_64 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtrackpadTouchedU3Ek__BackingField_64), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_trackpadForce_mBF65ED356A0EFA5B90025E13678C61DDE856E123_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
{
{
// public AxisControl trackpadForce { get; private set; }
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
__this->___U3CtrackpadForceU3Ek__BackingField_65 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtrackpadForceU3Ek__BackingField_65), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_devicePose_m89579A31B10975C1E453A99172A55812DE5BD37F_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___0_value, const RuntimeMethod* method)
{
{
// public PoseControl devicePose { get; private set; }
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0 = ___0_value;
__this->___U3CdevicePoseU3Ek__BackingField_66 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdevicePoseU3Ek__BackingField_66), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_pointer_mB8F0B80E957CCA9ADDBCDA4C3CDB3BB6976DB56C_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* ___0_value, const RuntimeMethod* method)
{
{
// public PoseControl pointer { get; private set; }
PoseControl_t91437AFF2C633EDDA720FB429D7BAD3C8DF97FC3* L_0 = ___0_value;
__this->___U3CpointerU3Ek__BackingField_67 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpointerU3Ek__BackingField_67), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_isTracked_m4670035C1289BAEDEE6E4194D33522B0FCD391C1_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
{
{
// new public ButtonControl isTracked { get; private set; }
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
__this->___U3CisTrackedU3Ek__BackingField_68 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CisTrackedU3Ek__BackingField_68), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_trackingState_mE08EF587227D070B7D78458032A3A10DBA8D85FA_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___0_value, const RuntimeMethod* method)
{
{
// new public IntegerControl trackingState { get; private set; }
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_0 = ___0_value;
__this->___U3CtrackingStateU3Ek__BackingField_69 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtrackingStateU3Ek__BackingField_69), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_devicePosition_mB8B58E5C9F2EA185CE229E119DDDB7BFDA7010FC_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___0_value, const RuntimeMethod* method)
{
{
// new public Vector3Control devicePosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = ___0_value;
__this->___U3CdevicePositionU3Ek__BackingField_70 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdevicePositionU3Ek__BackingField_70), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_deviceRotation_m93E44F77DA23AB07D93A57CC04C3D0AC04AF13AD_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___0_value, const RuntimeMethod* method)
{
{
// new public QuaternionControl deviceRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = ___0_value;
__this->___U3CdeviceRotationU3Ek__BackingField_71 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdeviceRotationU3Ek__BackingField_71), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_pointerPosition_mBDE35E74894D5B8678A314355B308CD57F2768AE_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* ___0_value, const RuntimeMethod* method)
{
{
// public Vector3Control pointerPosition { get; private set; }
Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* L_0 = ___0_value;
__this->___U3CpointerPositionU3Ek__BackingField_72 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpointerPositionU3Ek__BackingField_72), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_pointerRotation_mBCAD4F729002EF650D14FB21525AA01737A2AC85_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* ___0_value, const RuntimeMethod* method)
{
{
// public QuaternionControl pointerRotation { get; private set; }
QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* L_0 = ___0_value;
__this->___U3CpointerRotationU3Ek__BackingField_73 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpointerRotationU3Ek__BackingField_73), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValveIndexController_set_haptic_m63CA7D2D64E9E232638D6FA740699024D4D28314_inline (ValveIndexController_tD07C05DA03A885AD4AB22D7BC5744CA8499FBFE3* __this, HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* ___0_value, const RuntimeMethod* method)
{
{
// public HapticControl haptic { get; private set; }
HapticControl_t55C6C8AF176B500F8A11E14786537FA0923A5D49* L_0 = ___0_value;
__this->___U3ChapticU3Ek__BackingField_74 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3ChapticU3Ek__BackingField_74), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mD4F3498FBD3BDD3F03CBCFB38041CBAC9C28CAFC_gshared_inline (List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A* __this, /*Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType*/Il2CppFullySharedGenericAny ___0_item, const RuntimeMethod* method)
{
// sizeof(T)
const uint32_t SizeOf_T_t664E2061A913AF1FEE499655BC64F0FDE10D2A5E = il2cpp_codegen_sizeof(il2cpp_rgctx_data(method->klass->rgctx_data, 9));
// T
const Il2CppFullySharedGenericAny L_8 = alloca(SizeOf_T_t664E2061A913AF1FEE499655BC64F0FDE10D2A5E);
const Il2CppFullySharedGenericAny L_9 = L_8;
__Il2CppFullySharedGenericTypeU5BU5D_tCAB6D060972DD49223A834B7EEFEB9FE2D003BEC* V_0 = NULL;
int32_t V_1 = 0;
{
int32_t L_0 = __this->____version_3;
__this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1));
__Il2CppFullySharedGenericTypeU5BU5D_tCAB6D060972DD49223A834B7EEFEB9FE2D003BEC* L_1 = __this->____items_1;
V_0 = L_1;
int32_t L_2 = __this->____size_2;
V_1 = L_2;
int32_t L_3 = V_1;
__Il2CppFullySharedGenericTypeU5BU5D_tCAB6D060972DD49223A834B7EEFEB9FE2D003BEC* L_4 = V_0;
NullCheck(L_4);
if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))))))
{
goto IL_0034;
}
}
{
int32_t L_5 = V_1;
__this->____size_2 = ((int32_t)il2cpp_codegen_add(L_5, 1));
__Il2CppFullySharedGenericTypeU5BU5D_tCAB6D060972DD49223A834B7EEFEB9FE2D003BEC* L_6 = V_0;
int32_t L_7 = V_1;
il2cpp_codegen_memcpy(L_8, (il2cpp_codegen_class_is_value_type(il2cpp_rgctx_data(method->klass->rgctx_data, 9)) ? ___0_item : &___0_item), SizeOf_T_t664E2061A913AF1FEE499655BC64F0FDE10D2A5E);
NullCheck(L_6);
il2cpp_codegen_memcpy((L_6)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_7)), L_8, SizeOf_T_t664E2061A913AF1FEE499655BC64F0FDE10D2A5E);
Il2CppCodeGenWriteBarrierForClass(il2cpp_rgctx_data(method->klass->rgctx_data, 9), (void**)(L_6)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_7)), (void*)L_8);
return;
}
IL_0034:
{
il2cpp_codegen_memcpy(L_9, (il2cpp_codegen_class_is_value_type(il2cpp_rgctx_data(method->klass->rgctx_data, 9)) ? ___0_item : &___0_item), SizeOf_T_t664E2061A913AF1FEE499655BC64F0FDE10D2A5E);
InvokerActionInvoker1< Il2CppFullySharedGenericAny >::Invoke(il2cpp_codegen_get_direct_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 14)), il2cpp_rgctx_method(method->klass->rgctx_data, 14), __this, (il2cpp_codegen_class_is_value_type(il2cpp_rgctx_data(method->klass->rgctx_data, 9)) ? L_9: *(void**)L_9));
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Enumerator_get_Current_m8B42D4B2DE853B9D11B997120CD0228D4780E394_gshared_inline (Enumerator_tF5AC6CD19D283FBD724440520CEE68FE2602F7AF* __this, Il2CppFullySharedGenericAny* il2cppRetVal, const RuntimeMethod* method)
{
// sizeof(T)
const uint32_t SizeOf_T_t010616E3077234188F9BB4FAF369F8571BC5F2E1 = il2cpp_codegen_sizeof(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2));
// T
const Il2CppFullySharedGenericAny L_0 = alloca(SizeOf_T_t010616E3077234188F9BB4FAF369F8571BC5F2E1);
{
il2cpp_codegen_memcpy(L_0, il2cpp_codegen_get_instance_field_data_pointer(__this, il2cpp_rgctx_field(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 1),3)), SizeOf_T_t010616E3077234188F9BB4FAF369F8571BC5F2E1);
il2cpp_codegen_memcpy(il2cppRetVal, L_0, SizeOf_T_t010616E3077234188F9BB4FAF369F8571BC5F2E1);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void UnityAction_1_Invoke_m3254DE109747B86D31DCAF93A60328870FE05256_gshared_inline (UnityAction_1_tC5C168260FDBBEDACD1D1996850C58AA3E9C2259* __this, /*Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType*/Il2CppFullySharedGenericAny ___0_arg0, const RuntimeMethod* method)
{
typedef void (*FunctionPointerType) (RuntimeObject*, /*Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType*/Il2CppFullySharedGenericAny, const RuntimeMethod*);
((FunctionPointerType)__this->___invoke_impl_1)((Il2CppObject*)__this->___method_code_6, ___0_arg0, reinterpret_cast<RuntimeMethod*>(__this->___method_3));
}