#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include #include template struct VirtFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; struct VirtActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct GenericVirtFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct InterfaceFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; struct InterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; // System.Action`1 struct Action_1_tCE2D770918A65CAD277C08C4E8C05385EA267E83; // System.Action`1 struct Action_1_t6A8185B84663FAD87D88ACA618FB6E60131C81F1; // System.Action`1 struct Action_1_tF027A14E846C2C7B23079AF50A99AF77371FFC81; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t5B35D5550B4D9CDDB7D248BEEE75285BC3023229; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t5C8C52B7DDF6DDDB6F99E5DD69947A62ABA5459B; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tFE5749F48A1476065413C9AC256901A3BFC61372; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4F3B5B526335E16355EDBC766052AEAB07B1777B; // System.EventHandler`1 struct EventHandler_1_t7F26BD2270AD4531F2328FD1382278E975249DF1; // System.Func`1 struct Func_1_t76FCDA5C58178ED310C472967481FDE5F47DCF0F; // System.Func`2> struct Func_2_tD457CA07229B6835F9D0AB141D4F1A7455A8AF29; // System.Func`2 struct Func_2_t99409DECFF50F0FA9B427C863AC6C99C66E6F9F8; // System.Func`2 struct Func_2_t0CEE9D1C856153BA9C23BB9D7E929D577AF37A2C; // System.Func`2 struct Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436; // System.Func`2 struct Func_2_t78F1CD6BE32660DBEEC045DEBBE134470250B7AB; // System.Func`2 struct Func_2_t0A801B86039F6321711382DBF7ABE368BBCC1A25; // System.Func`2 struct Func_2_tA378341F61416931933EB9D89FCDB35C0A35FA53; // System.Func`2 struct Func_2_t7022C3ACB9D0A4754D0EAD253C36332DDB6A35FD; // System.Func`2 struct Func_2_t5FF29EF71496B6AFA2C5B7FF601B0EFA1C47A41A; // System.Func`2> struct Func_2_t7E8A32344018227D2F16B40CC36DDDFE54080102; // System.Func`2 struct Func_2_t1C5516912B1D89016AB6BE2EC2B3BB57A15BB96C; // System.Func`2 struct Func_2_tC86B6AA216DF7AA52AE7A803914B2E6304154DF1; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t52B1AC8D9E5E1ED28DF6C46A37C9A1B00B394F9D; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t4CB0A071518C97D937CC77164F7FACDD5ED9D5D8; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_tA9916113B4050B1D987D992A0638AE69C2036E62; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_tBD60400523D840591A17E4CBBACC79397F68FAA2; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_tE31E9567742F0917A099992EE3F226FA50591C38; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_tB00B70CFCE8586D505562E21B5E4E5C3319EB372; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_tE6A65C5E45E33FD7D9849FD0914DE3AD32B68050; // System.Linq.IOrderedEnumerable`1 struct IOrderedEnumerable_1_tB9F2319177B9E63FFCBB89F9E57F8529A97CC77B; // System.Linq.IOrderedEnumerable`1 struct IOrderedEnumerable_1_tD3CA74092BBDC5BC0E2A12116C9603F14E318232; // UnityEngine.InputSystem.InputControl`1 struct InputControl_1_t55967B0EFD1D70D42325E829E7530774536E609F; // UnityEngine.InputSystem.InputControl`1 struct InputControl_1_tBED8B06AFF38A1C81AA1146F7DF24470E7A2CA50; // UnityEngine.InputSystem.InputProcessor`1 struct InputProcessor_1_t440F6898F2CB5FA8F8C8C5E99D083C4FDBB8A06C; // UnityEngine.InputSystem.InputProcessor`1 struct InputProcessor_1_tABF07DE71C259EA74DBFF87F0516FBCEDBA40E81; // UnityEngine.InputSystem.InputProcessor`1 struct InputProcessor_1_tE2220B8CD2A24B5103093F58B066F2C3106F7712; // UnityEngine.InputSystem.InputProcessor`1 struct InputProcessor_1_t5D94DB4CAE796E92FE59120B19897BE7A4580E04; // UnityEngine.InputSystem.InputProcessor`1 struct InputProcessor_1_tC797B512F2641A0AB0844215B781FCBB24FC8EFA; // UnityEngine.InputSystem.InputProcessor`1 struct InputProcessor_1_t97A3DFD1D319E367F13E1723DF8FCF389D67C4F2; // UnityEngine.InputSystem.InputProcessor`1 struct InputProcessor_1_t2B5820D8FCAD8C7864ECD8C574B87CFED83A96CA; // System.Collections.Generic.Dictionary`2/KeyCollection> struct KeyCollection_tCC19B17269E216D727C57D0D3453F02E4BEC0C56; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t52C81163A051BCD87A36FEF95F736DD600E2305D; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_tC494D6630B11E2C67488273AF4BFDE3822B0D59E; // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_tC5DBFF0A12DD027962885E57237A73F3553DE521; // System.Collections.Generic.List`1 struct List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A; // System.Collections.Generic.List`1 struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5; // System.Collections.Generic.List`1 struct List_1_t69CEC00F595A8BB73301BF89074DA3A4B55C3AB8; // System.Collections.Generic.List`1 struct List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3; // System.Collections.Generic.List`1 struct List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B; // System.Collections.Generic.List`1 struct List_1_t1BC024192EE6F54EADD3239A60DB2A4A0B4B5048; // System.Collections.Generic.List`1 struct List_1_t02EAE919C0B45E938283C0A5EB63E5B7B5A3796E; // System.Collections.Generic.List`1 struct List_1_t885BD663DFFEB6C32E74934BE1CE00D566657BA0; // System.Collections.Generic.List`1 struct List_1_tB85E1C399D6329CDF5738B1608FE4D8D4AB1C37F; // System.Collections.Generic.List`1 struct List_1_t9E127897AEC2B39D662240E51C3924EC17C19AE8; // System.Collections.Generic.List`1 struct List_1_tA396D5F0B3AA6DDDC4343F281F3F8104D80FD408; // System.Collections.Generic.List`1 struct List_1_t32E30A0BD9E9BE5A271C9428B22B7DD0E0D28BA2; // System.Collections.Generic.List`1 struct List_1_t053AC621F4C2B8D2BDBBFCEBECB02D0B1C6A6745; // System.Collections.Generic.List`1 struct List_1_t5066E97BEA3518BA9F4AE3640BF775D6214811CC; // System.Collections.Generic.Dictionary`2/ValueCollection> struct ValueCollection_t99BB4F728AF61CDB2E74F015995958A858B173FB; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t9161A5C97376D261665798FA27DAFD5177305C81; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_tAF9F4342F5B34BD0F2490F83798095C19822D489; // System.Action`1[] struct Action_1U5BU5D_t8054A94E13920B6EAD3A3ACE9E49CCEB297F5292; // System.Collections.Generic.Dictionary`2/Entry>[] struct EntryU5BU5D_t4B0280D035061DAC6B8CE924E99551447B3559DD; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t52A654EA9927D1B5F56CA05CF209F2E4393C4510; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t1C99B24C31CDC4E6613270AC09E1A233775EC405; // UnityEngine.InputSystem.InputProcessor`1[] struct InputProcessor_1U5BU5D_tA1C277057C882CB1D26081A2C83CC61BC6CB5CC5; // UnityEngine.InputSystem.InputProcessor`1[] struct InputProcessor_1U5BU5D_t13E281AFAFB00FB6270C630A454FC686A3C9DFA8; // UnityEngine.InputSystem.InputProcessor`1[] struct InputProcessor_1U5BU5D_t3E2606DCE80476FF6158FB5F6A1481F17FBFC508; // UnityEngine.InputSystem.InputProcessor`1[] struct InputProcessor_1U5BU5D_t7482B36593149DD210C0EBC0A2A6318FB3F29930; // UnityEngine.InputSystem.InputProcessor`1[] struct InputProcessor_1U5BU5D_tE570C3D0B2C8F6ECE9058972450FE9624F6AAD62; // UnityEngine.InputSystem.InputProcessor`1[] struct InputProcessor_1U5BU5D_t4E7F1C676ED9874F3A93CFB93A154797EF363BC2; // UnityEngine.InputSystem.InputProcessor`1[] struct InputProcessor_1U5BU5D_t17D43D53477F87726CEC5E1CE6B5437D27AE8232; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_t7E976A4C11090CA77A36F27FF080865677E9C105; // System.Byte[] struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // System.Delegate[] struct DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8; // UnityEngine.InputSystem.InputBinding[] struct InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6; // UnityEngine.InputSystem.InputControl[] struct InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680; // System.Int32[] struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; // System.IntPtr[] struct IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6; // UnityEngine.InputSystem.Utilities.InternedString[] struct InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4; // System.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; // UnityEngine.XR.OpenXR.Features.OpenXRFeature[] struct OpenXRFeatureU5BU5D_tB83A42FBA420E404B3EF97A3A72C43827D15B401; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971; // System.String[] struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A; // System.Type[] struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755; // System.UInt32[] struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF; // UnityEngine.XR.XRDisplaySubsystemDescriptor[] struct XRDisplaySubsystemDescriptorU5BU5D_t2B7F94D4BC73B08C2CC5987F93F3E1122D2BF642; // UnityEngine.XR.XRInputSubsystemDescriptor[] struct XRInputSubsystemDescriptorU5BU5D_t90A9F9FCAE49BAFE4C07929893FD2C88224E8E05; // UnityEngine.XR.OpenXR.Input.OpenXRInput/SerializedBinding[] struct SerializedBindingU5BU5D_tBCC0A59EBA74FEC684909085EFB526BD00116E5D; // UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionBinding[] struct ActionBindingU5BU5D_t10EB67394EC90218E5250564F2CD2C615DF8EA70; // UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig[] struct ActionConfigU5BU5D_tD46CED1DE9C89BB3ACFE430DB1236BFD639C2825; // UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionMapConfig[] struct ActionMapConfigU5BU5D_t68348584FC548F1A64DE92A5D02E7557BF636221; // UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/DeviceConfig[] struct DeviceConfigU5BU5D_t788A6366DE327FBD4CBCB47041FA1DA7B96ECD6A; // UnityEngine.XR.OpenXR.OpenXRLoaderBase/LoaderState[] struct LoaderStateU5BU5D_t518F8228BCB369358722B2DF327953B40CE0894D; // System.Action struct Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6; // System.AppDomain struct AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A; // System.ArgumentNullException struct ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB; // System.ArgumentOutOfRangeException struct ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8; // System.AssemblyLoadEventHandler struct AssemblyLoadEventHandler_tE06B38463937F6FBCCECF4DF6519F83C1683FE0C; // System.AsyncCallback struct AsyncCallback_tA7921BEF974919C46FF8F9D9867C567B200BB0EA; // UnityEngine.InputSystem.Controls.AxisControl struct AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680; // System.Reflection.Binder struct Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30; // UnityEngine.InputSystem.Controls.ButtonControl struct ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68; // System.Globalization.CodePageDataItem struct CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E; // UnityEngine.Coroutine struct Coroutine_t899D5232EF542CB8BA70AF9ECEECA494FAA9CCB7; // UnityEngine.CustomYieldInstruction struct CustomYieldInstruction_t4ED1543FBAA3143362854EB1867B42E5D190A5C7; // System.Text.DecoderFallback struct DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D; // System.Delegate struct Delegate_t; // System.DelegateData struct DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288; // UnityEngine.XR.OpenXR.DiagnosticReport struct DiagnosticReport_t397B720EC3863ACB8FDFB7DAE3783E717CB83DED; // System.Text.EncoderFallback struct EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4; // System.Text.Encoding struct Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827; // System.EventHandler struct EventHandler_t084491E53EC706ACA0A15CA17488C075B4ECA44B; // System.Exception struct Exception_t; // UnityEngine.XR.OpenXR.Features.Interactions.EyeGazeInteraction struct EyeGazeInteraction_t3B0931141281796B2DF1BFE2AC9C4D9DAED9B61B; // UnityEngine.GameObject struct GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319; // UnityEngine.XR.OpenXR.Features.Interactions.HTCViveControllerProfile struct HTCViveControllerProfile_t9B362D83DF6BEA9E39309C3AF17195B8898DD3F5; // UnityEngine.XR.OpenXR.Input.HapticControl struct HapticControl_t594E555ABF357B4FEA1D5201F3731A0ACB2BB92C; // System.Security.Cryptography.HashAlgorithm struct HashAlgorithm_t7F831BEF35F9D0AF5016FFB0E474AF9F93908F31; // System.Collections.Hashtable struct Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC; // System.IAsyncResult struct IAsyncResult_tC9F97BF36FCF122D29D3101D80642278297BF370; // System.Collections.IDictionary struct IDictionary_t99871C56B8EC2452AC5C4CF3831695E617B89D3A; // System.Collections.IEnumerable struct IEnumerable_t47A618747A1BB2A868710316F7372094849163A2; // System.Collections.IEnumerator struct IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105; // UnityEngine.ISubsystemDescriptor struct ISubsystemDescriptor_tEB935323042076ECFC076435FBD756B1E7953A14; // UnityEngine.InputSystem.InputAction struct InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B; // UnityEngine.InputSystem.InputActionAsset struct InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18; // UnityEngine.InputSystem.InputActionMap struct InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44; // UnityEngine.InputSystem.InputActionReference struct InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621; // UnityEngine.InputSystem.InputControl struct InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1; // UnityEngine.InputSystem.InputDevice struct InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87; // UnityEngine.InputSystem.Controls.IntegerControl struct IntegerControl_t68534DE7D89FBFC2952062997BB54680FE7DCCA4; // UnityEngine.IntegratedSubsystem struct IntegratedSubsystem_t8FB3A371F812CF9521903AC016C64E95C7412002; // System.InvalidOperationException struct InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB; // UnityEngine.XR.OpenXR.Features.Interactions.KHRSimpleControllerProfile struct KHRSimpleControllerProfile_t0F10BA51D70277E993B71FF277E7F41D41879EA0; // System.Security.Cryptography.MD5 struct MD5_t6B7B1C4D40C383D0AD84BB8DDE4DE4B29BA627FB; // System.Reflection.MemberFilter struct MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81; // UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile struct MetaQuestTouchProControllerProfile_t09863677824605A748F8849A13BB57E038FF65C2; // System.Reflection.MethodInfo struct MethodInfo_t; // UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction struct MicrosoftHandInteraction_tE7E8E95F661D8DB625ACF0327F55852204B563D8; // UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile struct MicrosoftMotionControllerProfile_tF586B6172E2632B518114C340AA61753DD4B0035; // UnityEngine.MonoBehaviour struct MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A; // UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A; // UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile struct OculusTouchControllerProfile_t28730D0D800958AF6C28CB012861E090D7B9D1C5; // UnityEngine.XR.OpenXR.Input.OpenXRDevice struct OpenXRDevice_t8878A553210CD22E2599D886B53E52901A32619B; // UnityEngine.XR.OpenXR.Features.OpenXRFeature struct OpenXRFeature_tBDE19E44A01E5E54925EAF67574691F11E88CDAA; // UnityEngine.XR.OpenXR.Input.OpenXRHmd struct OpenXRHmd_tFFA686E97929386F91077F00806D6257547A420F; // UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature struct OpenXRInteractionFeature_tB46A8FFE6491A26AF834EA1B1E0172BA33F2EA43; // UnityEngine.XR.OpenXR.OpenXRLoader struct OpenXRLoader_tC96B190DF6492CE7F38695F80EC2036BB6A7D5F2; // UnityEngine.XR.OpenXR.OpenXRLoaderBase struct OpenXRLoaderBase_t98E3D636562FBE383DF4829734DD3E6D1585CAED; // UnityEngine.XR.OpenXR.OpenXRLoaderNoPreInit struct OpenXRLoaderNoPreInit_t4930013AD5045EAA6D6047F1440D8E7A195126E4; // UnityEngine.XR.OpenXR.OpenXRRestarter struct OpenXRRestarter_tA40F022DD115AC469786BA541B126F42C6F44944; // UnityEngine.XR.OpenXR.OpenXRSettings struct OpenXRSettings_t7E7706E7597849CCD2747A21E6E6EECB038F225C; // System.OperatingSystem struct OperatingSystem_tBB911FE4834884FD79AF78F2B07C19B938491463; // UnityEngine.XR.OpenXR.Input.PoseControl struct PoseControl_t1E01B91A821961F9A3E449DF3A1531B948B1F920; // UnityEngine.InputSystem.Controls.QuaternionControl struct QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48; // System.Security.Cryptography.RandomNumberGenerator struct RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50; // System.ResolveEventHandler struct ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F; // UnityEngine.ScriptableObject struct ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A; // System.String struct String_t; // System.Text.StringBuilder struct StringBuilder_t; // System.Type struct Type_t; // System.UnhandledExceptionEventArgs struct UnhandledExceptionEventArgs_tFA66D5AA8F6337DEF8E2B494B3B8C377C9FDB885; // System.UnhandledExceptionEventHandler struct UnhandledExceptionEventHandler_t1DF125A860ED9B70F24ADFA6CB0781533A23DA64; // UnityEngine.Events.UnityAction struct UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099; // UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile struct ValveIndexControllerProfile_tB72EE85E0B3CD6B1456A24CB484D76833CC9DEFB; // UnityEngine.InputSystem.Controls.Vector2Control struct Vector2Control_t271CA458D56BCA875642853132733D774B009A96; // UnityEngine.InputSystem.Controls.Vector3Control struct Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE; // System.Version struct Version_tBDAEDED25425A1D09910468B8BD1759115646E3C; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5; // UnityEngine.XR.OpenXR.WaitForRestartFinish struct WaitForRestartFinish_t1E531A0B84387E912CDA4C5079FE2D1D00C1FDC6; // UnityEngine.InputSystem.XR.XRController struct XRController_tB2474121816D6124DF5CF8739FED669945C52778; // UnityEngine.InputSystem.XR.XRControllerWithRumble struct XRControllerWithRumble_tAECE062A3E616AC023DA89DA07003DB0D43EDEC2; // UnityEngine.InputSystem.XR.XRDeviceDescriptor struct XRDeviceDescriptor_t065B9E09B3BAADB8A7B9636B6A2BC320537D2096; // UnityEngine.XR.XRDisplaySubsystem struct XRDisplaySubsystem_tF8B46605B6D1199C52306D4EC7D83CFA90564A93; // UnityEngine.InputSystem.XR.XRHMD struct XRHMD_tF118D29FCF741F20C24D0AEA97DC5F78F92A92BE; // UnityEngine.XR.XRInputSubsystem struct XRInputSubsystem_t74B79E3971C396F02CD32F74AE73A5DFB2A0EC09; // UnityEngine.XR.Management.XRLoaderHelper struct XRLoaderHelper_t37A55C343AC31D25BB3EBD203DABFA357F51C013; // UnityEngine.XR.OpenXR.Features.Interactions.EyeGazeInteraction/EyeGazeDevice struct EyeGazeDevice_tFFF3BA0E77322ED89B132835EFC67A054A3D298B; // UnityEngine.XR.OpenXR.Features.Interactions.HTCViveControllerProfile/ViveController struct ViveController_t2B9BD5DE95A92D884F49FB9434FD0A5663265A3B; // UnityEngine.XR.OpenXR.Features.Interactions.KHRSimpleControllerProfile/KHRSimpleController struct KHRSimpleController_t1B1D334C6AF64D509AAA7BF094DBBA73E4FFD332; // UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile/QuestProTouchController struct QuestProTouchController_t6E555906AE3B05727EE828EFFD852653B44AE5FD; // UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand struct HoloLensHand_t490BB4283334B8C048A995B9D6770BEBDDE243AA; // UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile/WMRSpatialController struct WMRSpatialController_tEEA02D97300EB2B7C6894DD7AC014FC3A31D4FC0; // UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile/OculusTouchController struct OculusTouchController_tEC1BF29F23FC8C0CD5411FB47AC6833770ACD27F; // UnityEngine.XR.OpenXR.Input.OpenXRInput/SerializedBinding struct SerializedBinding_t6754BE38A661BCD50AD1D3C4AA045AEFA692784F; // UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionBinding struct ActionBinding_t659CB6F4241434629DC1CD8ACC9A3CAE8D27D3B2; // UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig struct ActionConfig_t369A0AD8D90D166FA237468147267699CF53B57F; // UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionMapConfig struct ActionMapConfig_t7A4E65BA5E4A61EC2C706E91C78E8C81AC230663; // UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/DeviceConfig struct DeviceConfig_tBC37C5EA2384BCB69BD0153C3E1387E4DB5461BF; // UnityEngine.XR.OpenXR.OpenXRLoaderBase/ReceiveNativeEventDelegate struct ReceiveNativeEventDelegate_t34641E86FBD0380CE83C7C3827A33D9D531991D7; // UnityEngine.XR.OpenXR.OpenXRRestarter/d__25 struct U3CPauseAndRetryInitializationCoroutineU3Ed__25_t5405FE4D2FF5F60AF150344F4D9D952C60C3FA43; // UnityEngine.XR.OpenXR.OpenXRRestarter/d__24 struct U3CPauseAndShutdownAndRestartCoroutineU3Ed__24_t2DD20E2036281B0023F5DD0E7FFC9635B4C088F2; // UnityEngine.XR.OpenXR.OpenXRRestarter/d__26 struct U3CRestartCoroutineU3Ed__26_tC49307D9D8268F189EE679F671D7819D2C729749; IL2CPP_EXTERN_C RuntimeClass* ActionBinding_t659CB6F4241434629DC1CD8ACC9A3CAE8D27D3B2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ActionConfig_t369A0AD8D90D166FA237468147267699CF53B57F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ActionMapConfig_t7A4E65BA5E4A61EC2C706E91C78E8C81AC230663_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CommonUsages_t6296242D48C8A7F86D328282609331986E6C3BB3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DeviceConfig_tBC37C5EA2384BCB69BD0153C3E1387E4DB5461BF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DiagnosticReport_t397B720EC3863ACB8FDFB7DAE3783E717CB83DED_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t5C8C52B7DDF6DDDB6F99E5DD69947A62ABA5459B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tFE5749F48A1476065413C9AC256901A3BFC61372_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Exception_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EyeTrackingUsages_t2565B3A66F3F5613150CF0C8E0634EE9C1461EB9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_1_t76FCDA5C58178ED310C472967481FDE5F47DCF0F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_t0A801B86039F6321711382DBF7ABE368BBCC1A25_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_t1C5516912B1D89016AB6BE2EC2B3BB57A15BB96C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_t5FF29EF71496B6AFA2C5B7FF601B0EFA1C47A41A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_t7022C3ACB9D0A4754D0EAD253C36332DDB6A35FD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_t78F1CD6BE32660DBEEC045DEBBE134470250B7AB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_t7E8A32344018227D2F16B40CC36DDDFE54080102_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_tA378341F61416931933EB9D89FCDB35C0A35FA53_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_tC86B6AA216DF7AA52AE7A803914B2E6304154DF1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerable_1_tA9916113B4050B1D987D992A0638AE69C2036E62_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_1_tA2BF4E74FA144974D991D417C9DC0B55FC59868F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InitializeEvent_t9726215F8A7ECF0CA4C99BBB767A491D5E0F2E5B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InputSystem_tB2E105FFA04BBFEF25E381E9FBBE7DA78BB18380_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IntPtr_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t053AC621F4C2B8D2BDBBFCEBECB02D0B1C6A6745_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t1BC024192EE6F54EADD3239A60DB2A4A0B4B5048_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t32E30A0BD9E9BE5A271C9428B22B7DD0E0D28BA2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t5066E97BEA3518BA9F4AE3640BF775D6214811CC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t69CEC00F595A8BB73301BF89074DA3A4B55C3AB8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t885BD663DFFEB6C32E74934BE1CE00D566657BA0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t9E127897AEC2B39D662240E51C3924EC17C19AE8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tA396D5F0B3AA6DDDC4343F281F3F8104D80FD408_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tB85E1C399D6329CDF5738B1608FE4D8D4AB1C37F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* LoaderEvent_t2D83FB41679351B2C08CEF50CD4B108E5DC49CF8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OpenXRAnalytics_t89B1AE78947ECA48299DE0B3213035AFD8A0E6FC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OpenXRFeatureU5BU5D_tB83A42FBA420E404B3EF97A3A72C43827D15B401_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OpenXRFeature_tBDE19E44A01E5E54925EAF67574691F11E88CDAA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OpenXRInput_t3B4EF7B6EC5B278E288EBB546325DE7C50845434_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OpenXRInteractionFeature_tB46A8FFE6491A26AF834EA1B1E0172BA33F2EA43_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OpenXRLoaderBase_t98E3D636562FBE383DF4829734DD3E6D1585CAED_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OpenXRRestarter_tA40F022DD115AC469786BA541B126F42C6F44944_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OpenXRRuntime_tA007467E2B45EA8F4421B04F4703C80AA3B4F40F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OpenXRSettings_t7E7706E7597849CCD2747A21E6E6EECB038F225C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ReceiveNativeEventDelegate_t34641E86FBD0380CE83C7C3827A33D9D531991D7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StringBuilder_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CPauseAndRetryInitializationCoroutineU3Ed__25_t5405FE4D2FF5F60AF150344F4D9D952C60C3FA43_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CPauseAndShutdownAndRestartCoroutineU3Ed__24_t2DD20E2036281B0023F5DD0E7FFC9635B4C088F2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CRestartCoroutineU3Ed__26_tC49307D9D8268F189EE679F671D7819D2C729749_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t2E664B5B35809F80E6AA9DE17EE31C888A41A9F5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t2E99F05612A09BBA0F3287A6222B202E2326F6DF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tEC994175E2E1DD1DB9D7F19470ACA7BD001046F3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral00796C72379AAD88280C98B0098FB4C080EAB47F; IL2CPP_EXTERN_C String_t* _stringLiteral007E3CCE7494B03E5AC10C071482F2D83A32041D; IL2CPP_EXTERN_C String_t* _stringLiteral009885D14656573689CACD6C8913F84E5E8C27E0; IL2CPP_EXTERN_C String_t* _stringLiteral00B28FF06B788B9B67C6B259800F404F9F3761FD; IL2CPP_EXTERN_C String_t* _stringLiteral0226F08F1363B72919374BC9F1AABA0AF07295F0; IL2CPP_EXTERN_C String_t* _stringLiteral047672C3FBF67C86E79C5193E66AC6DF7F159216; IL2CPP_EXTERN_C String_t* _stringLiteral06378AAF08376C5085D4FA5450BAA0C49C214707; IL2CPP_EXTERN_C String_t* _stringLiteral06C9C6781CB7DBA60531245FE4981CA8D87A30E6; IL2CPP_EXTERN_C String_t* _stringLiteral06E77F5358FAE549CC1F5C010C7AA427E20DB81F; IL2CPP_EXTERN_C String_t* _stringLiteral06E9CC7592C9B48FAA28D4BECA053646EA335393; IL2CPP_EXTERN_C String_t* _stringLiteral07C9F3004E898B40343E9A32CA1FCA6BB8F4F949; IL2CPP_EXTERN_C String_t* _stringLiteral0A02D7F086ACA1009DC5224FD1667E2B9A4E80FD; 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* _stringLiteral0C81413ADA26B9D9FB5559F6B8F00B6E297D84E1; IL2CPP_EXTERN_C String_t* _stringLiteral0CDAC69FAA1C2651F5DF033E357FC6AC0A07D9A8; IL2CPP_EXTERN_C String_t* _stringLiteral0CFEB242431DCCE78462D882B79D5FD511B46E14; IL2CPP_EXTERN_C String_t* _stringLiteral0D52B98D58DD8EF50D05DDB2F9E6A291EFC7F82A; IL2CPP_EXTERN_C String_t* _stringLiteral0D74755D51876350D4B4382E014E2E93AD3D3B73; IL2CPP_EXTERN_C String_t* _stringLiteral0DF092D839620C75629CA77829178011857B3D86; IL2CPP_EXTERN_C String_t* _stringLiteral0E0380D9DCEC5893CD5E8FC5D99AE2BCA4031053; IL2CPP_EXTERN_C String_t* _stringLiteral0E0B493FF4ED3ACE6116507E598434E37F4DD020; IL2CPP_EXTERN_C String_t* _stringLiteral0E6B49E243E280BD3BCE69BC5D3FCA3D3C536737; IL2CPP_EXTERN_C String_t* _stringLiteral0F5B3EFDF6C5EC21CBEAF753BF5996D79FF36071; IL2CPP_EXTERN_C String_t* _stringLiteral10B5230B9C450E15F9B806622B3789B6A5D52D7C; IL2CPP_EXTERN_C String_t* _stringLiteral11255DD544B7643AC46580A170E4FFAE93B68480; IL2CPP_EXTERN_C String_t* _stringLiteral1489F923C4DCA729178B3E3233458550D8DDDF29; IL2CPP_EXTERN_C String_t* _stringLiteral149967D8B0B4FF60C95B519437C63F4F13C1E258; IL2CPP_EXTERN_C String_t* _stringLiteral14E209DB1B16B28C1BAE489A33EEC11A777133EE; IL2CPP_EXTERN_C String_t* _stringLiteral16CD37CD9E17EA89EB4D90DAECA6E2AC7B2AD838; IL2CPP_EXTERN_C String_t* _stringLiteral17822601242580891BAC2DAA8F01F850700FF226; IL2CPP_EXTERN_C String_t* _stringLiteral17BE3355BDF429D55645CF6D63107304F0EAD5F6; IL2CPP_EXTERN_C String_t* _stringLiteral1AEEDCE6D16B07DF72C697EAB87644ED06A4BD81; IL2CPP_EXTERN_C String_t* _stringLiteral1CF955E9C4B4CEC4C81E085091F1487B697746F8; IL2CPP_EXTERN_C String_t* _stringLiteral1D91341ED2A6051E8657AEE81869C1579642180F; IL2CPP_EXTERN_C String_t* _stringLiteral1D9F03FCC6C07D832F5CEBECDF7A0A869392AB3B; IL2CPP_EXTERN_C String_t* _stringLiteral215EF502FBD7A7FC06D47606AC9D0BA46DAC057E; IL2CPP_EXTERN_C String_t* _stringLiteral2173A974190D34521278D1F1D9846E446A74235E; IL2CPP_EXTERN_C String_t* _stringLiteral2180421BA9E4B2BFD8E2C655F1A85D083F0EB506; IL2CPP_EXTERN_C String_t* _stringLiteral21C4374D334214329C7BF5D811EA01A4DC30FAC7; IL2CPP_EXTERN_C String_t* _stringLiteral23114468D04FA2B7A2DA455B545DB914D0A3ED94; IL2CPP_EXTERN_C String_t* _stringLiteral24B00BEE43751066E2697652F1D6D262C07E28BF; IL2CPP_EXTERN_C String_t* _stringLiteral268A28C8BEB88E5B321040A18CEA9B5BD8BD2D1A; IL2CPP_EXTERN_C String_t* _stringLiteral271D6986F5B47E01B1A77C1A63E12515E28EF659; IL2CPP_EXTERN_C String_t* _stringLiteral271E1BEE767F492A8EDFF686C63FEB9BC5373E5B; IL2CPP_EXTERN_C String_t* _stringLiteral27D9B7EF612AEB12509925B54604A1C6C9199F88; IL2CPP_EXTERN_C String_t* _stringLiteral2873207346B37DED26FC782183C764AE3100A41C; IL2CPP_EXTERN_C String_t* _stringLiteral29340CC6DE4F0D8CF1A3ADBF57306A53920E648A; IL2CPP_EXTERN_C String_t* _stringLiteral29AC330574A4BCD0BEFB6360CED091CF418D7D2A; IL2CPP_EXTERN_C String_t* _stringLiteral2B3F1FAC4BF97327865F81C6C43D083A8CC9688F; IL2CPP_EXTERN_C String_t* _stringLiteral2D124A1DDE80DEF380EFDD5CCFB1C5B9AAE76417; IL2CPP_EXTERN_C String_t* _stringLiteral2DE00502C9AFAE8DA216433213B033D803308CFF; IL2CPP_EXTERN_C String_t* _stringLiteral2E8D3D733EB6E95DCB6CD8167CA6F41372274B47; IL2CPP_EXTERN_C String_t* _stringLiteral2EFC36A6CB9DD55107286195EE88AD89038126CA; IL2CPP_EXTERN_C String_t* _stringLiteral2F7ED8B288DA2FB7CCF4A61D0A30CC0C84FB2A59; IL2CPP_EXTERN_C String_t* _stringLiteral31E8E4ACB2EDC39B158FBA91185DE1333306F668; IL2CPP_EXTERN_C String_t* _stringLiteral32CBC8768619EBE2B1EE915104EC4ECA68AD8CD0; IL2CPP_EXTERN_C String_t* _stringLiteral335FF3A7EB83C5141B0A224AA6FF1E4BB3940BD4; IL2CPP_EXTERN_C String_t* _stringLiteral3598DD8FB5E75ABA279CF6F74B3868775A35076A; IL2CPP_EXTERN_C String_t* _stringLiteral3622C2D73896769FC9823BFE7553CB246221465B; IL2CPP_EXTERN_C String_t* _stringLiteral36282FAC116D9FD6B37CC425310E1A8510F08A53; 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* _stringLiteral3CB19CD6A912ECBBACE2648C6902EEF709F9DEB4; IL2CPP_EXTERN_C String_t* _stringLiteral3DF735779599B8393625018C5D0DB5BD680CB202; IL2CPP_EXTERN_C String_t* _stringLiteral3FE8E3B3F70DF15CD43EA0E04084DF74F4587546; IL2CPP_EXTERN_C String_t* _stringLiteral4004ED0E35CE79628AC3C943DF49847650B0B5A4; IL2CPP_EXTERN_C String_t* _stringLiteral418C62912EB8A58FC3E9F514737466D07C4EA081; IL2CPP_EXTERN_C String_t* _stringLiteral433AD91A05E91120E1E9158AC630E25C9A5C2B1F; IL2CPP_EXTERN_C String_t* _stringLiteral4375062BD8882E451B6BEE137E47CDAFE50A90EC; IL2CPP_EXTERN_C String_t* _stringLiteral4479B4D8686E19A5332D8680622C50A2E381490B; 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* _stringLiteral471093D57F86103816B122323C64C7EE569EAC9A; IL2CPP_EXTERN_C String_t* _stringLiteral487FED10E1A35AE0BB31BA2B6893154EFEE83EF4; IL2CPP_EXTERN_C String_t* _stringLiteral48DC6A58A18098420AC1CD015B24A5856038A620; IL2CPP_EXTERN_C String_t* _stringLiteral48DDD6C74BA79138F0B460C6066B6FA919B8AF2A; IL2CPP_EXTERN_C String_t* _stringLiteral498076919AC0FF4306681ADC486C8843D97B7299; IL2CPP_EXTERN_C String_t* _stringLiteral4ADB212528F8CF625764142B108030A0499510F0; IL2CPP_EXTERN_C String_t* _stringLiteral4C9B28579DAB706CEF903A85854B98A08280D27D; IL2CPP_EXTERN_C String_t* _stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81; IL2CPP_EXTERN_C String_t* _stringLiteral4E9EB7C1C45C58D220D18CA07F8318C821829615; IL2CPP_EXTERN_C String_t* _stringLiteral4FAF1332EAA22ED62546993B44D1AE07024AA9C9; IL2CPP_EXTERN_C String_t* _stringLiteral501297652653A2AE88BC7F3D101C87140870E99E; IL2CPP_EXTERN_C String_t* _stringLiteral515FBC53BB9E8D1A5EB57CA9B81A55A4B49D6C09; IL2CPP_EXTERN_C String_t* _stringLiteral567740A3900E082D24516592BAA907B8D8D20C64; IL2CPP_EXTERN_C String_t* _stringLiteral56EE71CA3860A9CBBA3258E49E5EA4927232DF15; 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* _stringLiteral5DF4B9871B0752E52751C58BE90B1F7DFD08F302; IL2CPP_EXTERN_C String_t* _stringLiteral5FF374709F3F171D980E4E8BEA80A7954877FE64; IL2CPP_EXTERN_C String_t* _stringLiteral64E51DB05109AA49EBC0F0BD3C033AE341E5BA55; IL2CPP_EXTERN_C String_t* _stringLiteral6500ED25FE72104D4D5F726A9193D27FABB6BE93; IL2CPP_EXTERN_C String_t* _stringLiteral6502625D04056D74ABF5B399CAE63C245B679772; IL2CPP_EXTERN_C String_t* _stringLiteral656C470468DF1309A8BC07ED38CE5FF1ACE64DBD; IL2CPP_EXTERN_C String_t* _stringLiteral66F97747B2609F5F9C0F9E822D0939B6316AB822; IL2CPP_EXTERN_C String_t* _stringLiteral69CF0F165C1AB396425F23A88DEE45C445EE8FA9; IL2CPP_EXTERN_C String_t* _stringLiteral6A8CECB369E64DA7E1FBB6FDE079801EFD1EBFEB; IL2CPP_EXTERN_C String_t* _stringLiteral6AB6258E12333C17DC0A66339C4E645F14F0B9C5; IL2CPP_EXTERN_C String_t* _stringLiteral6ABB5E80BB4AEA1FFE7F04FA3D0DA17AF7D37A8E; IL2CPP_EXTERN_C String_t* _stringLiteral6AC210E30D4753FD5C8C9C5E41D8F1F66AF7F362; IL2CPP_EXTERN_C String_t* _stringLiteral6ACAB43662768C5B444AC07A5E61D4D55A3B4D89; IL2CPP_EXTERN_C String_t* _stringLiteral6C1429D231A493F2DC50E73EA377BD4E2C053A99; IL2CPP_EXTERN_C String_t* _stringLiteral6C5998AA27BC5525A876672EE945195779855B89; IL2CPP_EXTERN_C String_t* _stringLiteral6F79C9F7E54919042E6F94495DB3145CE6DFF4A3; IL2CPP_EXTERN_C String_t* _stringLiteral6FCB256E8CF4BA9ADDC5A91F80F64A22BC2CFDDA; IL2CPP_EXTERN_C String_t* _stringLiteral70BD96A9936A8229937A8E85846B5AE5657B701D; IL2CPP_EXTERN_C String_t* _stringLiteral71645CD95C96438144E0EA1EDEB1125ED0ADE1BF; IL2CPP_EXTERN_C String_t* _stringLiteral751046FB9BF70149424F8C91B58F1945E24FF5EF; IL2CPP_EXTERN_C String_t* _stringLiteral75164C3957D02B939C6075CE9C5D6122C23AABE3; IL2CPP_EXTERN_C String_t* _stringLiteral754BC8CC289786CFBEFC86F613F47EEC45C9D500; IL2CPP_EXTERN_C String_t* _stringLiteral758FE36604D3DF08BCAFD5DDDF8EAD9F680D7605; IL2CPP_EXTERN_C String_t* _stringLiteral75A27A6D56F4306DF55E65102F8C60C10E70AD5A; IL2CPP_EXTERN_C String_t* _stringLiteral767FF60B240D13D0E7862196C1340B1049EF4B4B; IL2CPP_EXTERN_C String_t* _stringLiteral76819C7CAEF8F5FDAEB4DC1FC05D9289DA7B9A0A; IL2CPP_EXTERN_C String_t* _stringLiteral76FF58A9E175762CE8A1D8C912CD95B1E5EA9859; IL2CPP_EXTERN_C String_t* _stringLiteral77D93F662DED43C80DBD1B7129CB73BE0104D095; IL2CPP_EXTERN_C String_t* _stringLiteral7A1986676749FB6F32CD163AE1CD51B619D06473; IL2CPP_EXTERN_C String_t* _stringLiteral7CFF3370CEB3D6618912612A22BDA3E009D31FE6; IL2CPP_EXTERN_C String_t* _stringLiteral7DE03E5EBA0308517D1762F2C0DF3B9E2A2F1870; IL2CPP_EXTERN_C String_t* _stringLiteral8132F78F1A5391B883556262B83A0F3EE12D40A1; IL2CPP_EXTERN_C String_t* _stringLiteral8244FF4469CD24AECA8F7B1B293CA6DF261B2861; IL2CPP_EXTERN_C String_t* _stringLiteral825D901A44EC2948FB692111704E1B3B4E52D30E; IL2CPP_EXTERN_C String_t* _stringLiteral836BEF03CDF7F78C55ADABFC8E7F1FC31387E456; IL2CPP_EXTERN_C String_t* _stringLiteral8434FCF61786C7762C86CD1309B3265F399C7B5D; IL2CPP_EXTERN_C String_t* _stringLiteral871C50B2EA6F82F09B5B9A7EF8B17FDCA2EEE958; IL2CPP_EXTERN_C String_t* _stringLiteral88BDF3D0791A560245652E772545C49897854443; IL2CPP_EXTERN_C String_t* _stringLiteral890FDBCF037770EED7A1937DEF697FFC44FBF0B3; IL2CPP_EXTERN_C String_t* _stringLiteral8A8EFDA91C6C257127F8C8D526FAD7E7552766AA; IL2CPP_EXTERN_C String_t* _stringLiteral8A916C55CE6599A5836561FF3388DF9114304953; IL2CPP_EXTERN_C String_t* _stringLiteral8AC618E70C0FE6905D3590F857A4DEFC35F08E3C; IL2CPP_EXTERN_C String_t* _stringLiteral8AF7B9D6121033ED1DE80EFA3688A7998521AB1F; IL2CPP_EXTERN_C String_t* _stringLiteral8C0A1E9BF9118A96D440F9C412F1CA49D661D0EE; IL2CPP_EXTERN_C String_t* _stringLiteral8C9E00B57BC60BA8DFE775104296F0D55A788667; 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* _stringLiteral93C0FA635D5BF81107D0393CEB341BF5256FBF18; IL2CPP_EXTERN_C String_t* _stringLiteral945A09BAE4263F44EDA7F8CC8CC13B95A780C35E; IL2CPP_EXTERN_C String_t* _stringLiteral9471ECBC356B7B2B8B72BC7884E9EE84869043C6; 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* _stringLiteral9B850A03952CDBCC170C393B2A85CCA5764E310C; IL2CPP_EXTERN_C String_t* _stringLiteral9BD036194B60C20434FA57D98B2AA89910A8BC4C; IL2CPP_EXTERN_C String_t* _stringLiteral9C0461316058197D67FFB59CE6A345F2B7BEA590; IL2CPP_EXTERN_C String_t* _stringLiteral9C8FEB9C5C73B589373B3944537F78D6972EECE1; IL2CPP_EXTERN_C String_t* _stringLiteral9E98EC4F7D85E6AB585D718D9BEDBB163E42B54C; IL2CPP_EXTERN_C String_t* _stringLiteral9EBB35B3B00CB71224B8C54FC1E20814ED6AEFDC; 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* _stringLiteralA5FD35E60A0544C3F3002CE0DFE725683036272F; IL2CPP_EXTERN_C String_t* _stringLiteralA6FB13E8FB10E7775E03AAD7D6C70CDBB8C657CE; IL2CPP_EXTERN_C String_t* _stringLiteralA73F4360C56103ED788368C9769D9E67B8857E15; IL2CPP_EXTERN_C String_t* _stringLiteralA7CAC1742765B104D08C0EA6CCC7DF5B665B39B8; IL2CPP_EXTERN_C String_t* _stringLiteralA843D593AB5E4A5078C462A8EC760A4FEFF9220B; IL2CPP_EXTERN_C String_t* _stringLiteralAAD1F1CF4473F6AF955EB5D8CAB99A7FC52782B4; IL2CPP_EXTERN_C String_t* _stringLiteralABDCCB17E56605903DC5F7E295E289CE3971EA70; IL2CPP_EXTERN_C String_t* _stringLiteralAC10ECED701E479DB1EB99F71C7E143BF33BDB28; IL2CPP_EXTERN_C String_t* _stringLiteralACCB271B3F087252B60BC604A75AEE43F78DA580; IL2CPP_EXTERN_C String_t* _stringLiteralACD9B34906125264331CD83751684EFB8F181A4A; IL2CPP_EXTERN_C String_t* _stringLiteralADE0FCA790568462CFC1CF1DA190A8E530D66549; IL2CPP_EXTERN_C String_t* _stringLiteralAF10FFCE8E19494A49ACDB3352C754DCE41E4940; IL2CPP_EXTERN_C String_t* _stringLiteralB10E063AE4C0B60B1486DACCF7BBDEE045ACEEA6; IL2CPP_EXTERN_C String_t* _stringLiteralB16F6476A8858AD9A737D4AD51CAEC6E885CA659; IL2CPP_EXTERN_C String_t* _stringLiteralB2105B13C9D7F35217FFA0957233B25CBBF2CC2B; IL2CPP_EXTERN_C String_t* _stringLiteralB22CF72AA43A1501490AF98AE1DA0C24DDF15007; IL2CPP_EXTERN_C String_t* _stringLiteralB375D52F58ABA319072C6F9F1880BCB36A59233C; 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* _stringLiteralBAFD4DC7AA9EEFCC95A8A34A6200B08D814E4624; IL2CPP_EXTERN_C String_t* _stringLiteralBF602D6EE4A8E7425F646A08545128300317418E; IL2CPP_EXTERN_C String_t* _stringLiteralC00045B649E734AFC646A268A6CDF5732CFE0835; 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* _stringLiteralC50F22D578729D2892320FD628EAD8ABB7118A37; IL2CPP_EXTERN_C String_t* _stringLiteralC5505A25CF2D095FDF8936A52047CE843140CE71; IL2CPP_EXTERN_C String_t* _stringLiteralC62C64F00567C5368CAE37F4E64E1E82FF785677; IL2CPP_EXTERN_C String_t* _stringLiteralC7BE18E67FA9D6BB576F3FFDA7CCB25400AC9057; IL2CPP_EXTERN_C String_t* _stringLiteralC8E762418D8614D739AB43D7D2C189A29AF1145F; IL2CPP_EXTERN_C String_t* _stringLiteralC992D60A07827DD994D6B5D29CA2DCB489C77F7C; IL2CPP_EXTERN_C String_t* _stringLiteralCA142904003D755F738DF17718A5A6308E4AD8BD; 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* _stringLiteralCFA73882EBCB16AE44454CACF911EC21EF0A579C; 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* _stringLiteralD2C8178115354DFF633FA786548CBBBFAA8143EB; IL2CPP_EXTERN_C String_t* _stringLiteralD7750EEB58CD48C8D76EFCAE0A8533BBB8DE93B0; IL2CPP_EXTERN_C String_t* _stringLiteralD8BF893908566A201288B5EACA32B1B3FCBD68FE; IL2CPP_EXTERN_C String_t* _stringLiteralD8FEC942054577466215DA5251FB602E014D433B; IL2CPP_EXTERN_C String_t* _stringLiteralD9D97E55CEF319D733EAEB6D96CBA85658EB3E1C; 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* _stringLiteralDD36D4E34C65C5211AA5610513E66E5A0E95ED97; IL2CPP_EXTERN_C String_t* _stringLiteralDF0B09D3AC2B1A403AD50571DE6D02BADF994DF6; IL2CPP_EXTERN_C String_t* _stringLiteralDF28A850001B58BE4A6B517CC83E526F7AA60A8A; IL2CPP_EXTERN_C String_t* _stringLiteralE00FC49C02256586C92E89F00B5DD5FF669169CA; IL2CPP_EXTERN_C String_t* _stringLiteralE0C07794D9D8D1547EF130F005ABD901FE8F5136; IL2CPP_EXTERN_C String_t* _stringLiteralE2F88218C8B7313CA69F05634BDB224484349ABF; IL2CPP_EXTERN_C String_t* _stringLiteralE3748BF94B43035A95007900DD5DEC8CDF6731F2; IL2CPP_EXTERN_C String_t* _stringLiteralE382A03BD2DF60196726AE7DD9129CEF793C8D16; IL2CPP_EXTERN_C String_t* _stringLiteralE3F05412A0F9EE57B9E9F6F7375E8A82CA6ABBBA; IL2CPP_EXTERN_C String_t* _stringLiteralE566E6091771397A8847DE9F0E5AF31E5E383CA7; IL2CPP_EXTERN_C String_t* _stringLiteralE87E0289369699E3077923D9BD0365C6E47D2BCA; IL2CPP_EXTERN_C String_t* _stringLiteralE9B2C4B73C4357A8FA4CCAF19BD43878882AB8C3; IL2CPP_EXTERN_C String_t* _stringLiteralEA91A52AA96A034069E30315721C4FE1AE312625; IL2CPP_EXTERN_C String_t* _stringLiteralEBA9026790EAE4C0189DB9391B6F75C623B37666; IL2CPP_EXTERN_C String_t* _stringLiteralEBCAD7DA32B36FA2E99B9F86A1E6164F6EFCCC49; IL2CPP_EXTERN_C String_t* _stringLiteralEBE1C7A72C9DB884B4AF271C9D83DDE89FA1DC27; IL2CPP_EXTERN_C String_t* _stringLiteralEC7622095BDFCF4504798F3904A75617B8BE26DD; IL2CPP_EXTERN_C String_t* _stringLiteralEDBD9265CC0B8D7DFA6B8B8BB860A137EFE3DFAC; IL2CPP_EXTERN_C String_t* _stringLiteralEDC78BA63A133C81FC2DD3E3CA7EC02E945F89CE; IL2CPP_EXTERN_C String_t* _stringLiteralEE71910C7E19B0D89B96AF6011CDFDAF6EA1CF1C; IL2CPP_EXTERN_C String_t* _stringLiteralEE7AB807E4425AEBFFFA2988731DE03BB45FD808; IL2CPP_EXTERN_C String_t* _stringLiteralEE830808EE67A2EC547E1B1CFEF8E098BE693408; IL2CPP_EXTERN_C String_t* _stringLiteralEFC86221AAB7628EBCE554785B46AE44BE79305F; IL2CPP_EXTERN_C String_t* _stringLiteralEFD099E4EAF545C23D5BCFFF33B36BCA56543450; IL2CPP_EXTERN_C String_t* _stringLiteralEFDACA3E297AB436773CFB833A471FA2B28F3E0D; IL2CPP_EXTERN_C String_t* _stringLiteralF17FACBD02F9593CB834B01A5704B2BB7B136881; IL2CPP_EXTERN_C String_t* _stringLiteralF1FF2D706FA98D87D94A01425F5B55443EDCD384; IL2CPP_EXTERN_C String_t* _stringLiteralF35C02D0118C69B6ADE22DDE2F7B35FDD2B1AD7C; 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* _stringLiteralF77EC281E382E7D2034A7BCFF05037C7937F3B05; IL2CPP_EXTERN_C String_t* _stringLiteralF81C5066CE02FAB6BB49AABBB41EE0BD503CE9F3; IL2CPP_EXTERN_C String_t* _stringLiteralF98F23062400FA07AFBE1D6C4C893AB46FAF0B81; IL2CPP_EXTERN_C String_t* _stringLiteralFC1F73BF9FD94AA86F63ABAA4CB09FD5156ED75D; IL2CPP_EXTERN_C String_t* _stringLiteralFC9328EC05BFE4E05D76A1FEDA6674979FE522FE; IL2CPP_EXTERN_C String_t* _stringLiteralFCA087A9910A25D29E524BC3B2DDFF56A62E68E6; IL2CPP_EXTERN_C String_t* _stringLiteralFD56696F17A09DE56411343B8CFB8ABF5E82F544; IL2CPP_EXTERN_C String_t* _stringLiteralFD6061DF1AE4A5C32984A285A2E24E62713352C9; IL2CPP_EXTERN_C String_t* _stringLiteralFD7F05C534384E2E5A67B00F7DB9E6762EB9CB3B; IL2CPP_EXTERN_C String_t* _stringLiteralFE99981D4BE3BFBE312C52C21EADDC2EACD9ED3D; IL2CPP_EXTERN_C String_t* _stringLiteralFFE9F4B2AEC89D37A16BB185E2ADB428AF60F48C; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_GetEnumerator_mCFC1C230AD243947EE40267CABD39B35546D2DC8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m4519CCC2D78183181E5B916CE527868718A804FD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_mF04B2A4D457AE1CE76A4BB513AED578D7567B573_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m664984D8604E102683A388302F36A4B1D6F62BB0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m7805F37664A3D2DCCD93FB19324EFA8D5D5BCF6E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mA6747E78BD4DF1D09D9091C1B3EBAE0FDB200666_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_m31C41E4FE938066440DAFD1E667C2F3986549668_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_m85F146FD43AC42FC55F35AD2967BB07938F63F68_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_m970C31DAEF5A2B2837CCD40C3C597A5B0DB4D942_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Distinct_TisString_t_mAC579DFB6F37F2EE95D2196BABEFE4E51097703D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_OfType_TisOpenXRInteractionFeature_tB46A8FFE6491A26AF834EA1B1E0172BA33F2EA43_mB0C51AF1FF3CC9030A2BA997823930245152E7D0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_OrderByDescending_TisOpenXRFeature_tBDE19E44A01E5E54925EAF67574691F11E88CDAA_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m2270C50DEF20D36ED146BA87D5B918F45164B13F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_SelectMany_TisActionBinding_t659CB6F4241434629DC1CD8ACC9A3CAE8D27D3B2_TisString_t_m288BF23A98548EE300CE300B23FD6A0FD1AF2892_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Select_TisDeviceConfig_tBC37C5EA2384BCB69BD0153C3E1387E4DB5461BF_TisString_t_mACB18DF7CA09144F4530ED800E6A5A0FE3741408_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Select_TisOpenXRFeature_tBDE19E44A01E5E54925EAF67574691F11E88CDAA_TisString_t_mD168CBB627672C68175E79A372BB47F0D3DBE849_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Select_TisString_t_TisString_t_m5843F6EF66BCAF5FDEE606488A35ED785B581FF2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_ThenBy_TisOpenXRFeature_tBDE19E44A01E5E54925EAF67574691F11E88CDAA_TisString_t_m6E71EC0B2FF6268D9F6042533628C664982ABF03_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_ToArray_TisOpenXRFeature_tBDE19E44A01E5E54925EAF67574691F11E88CDAA_mB82E732FD0036597CDAA736E22B601978650873E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_ToArray_TisString_t_m2EA9D9BCB4FB03A000630C14E506B72B985A0AC7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_ToList_TisString_t_m924526A9A8535A19BE1B4645AB35CA0D3DD71D28_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Union_TisString_t_mC55FE5D3606275B7BCDFE4938FDFC655658291E8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Where_TisActionBinding_t659CB6F4241434629DC1CD8ACC9A3CAE8D27D3B2_mBBD91173564BEEFE15A7C025C1A4BB4EFD4E2F09_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Where_TisOpenXRFeature_tBDE19E44A01E5E54925EAF67574691F11E88CDAA_m31171709908FBC4C5386A2624711FBB71C1539B5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Where_TisOpenXRInteractionFeature_tB46A8FFE6491A26AF834EA1B1E0172BA33F2EA43_mDA6527B3285DEEFFFF2BACC1ED81A5ACFC301C27_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m1143E21AC4944AE2F88D4B15DF4FAD594A7FD1FB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m2E47CF531217D1B2BB92D21BAA171FE2E48A480F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m65A91D17CADA79F187F4D68980A9C8640B6C9FC7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m6DBA618D425761363F54B849A1FB17FF17569D9F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mD2132E2144885D73D4A95671EEEB0265F6373895_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mE75E46A572400AD5B2CC30D02CADD42C29866EA2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mFA53303CAEED361246E2DEDFD2054D6B705A7A38_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m460581023E88E6DB68C0EAD1D2DFE043B93D9717_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m50DA66B4425BBBD4FD0898B50A328C76769742F5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m52C660F3A8E002AD49A7A6EF69DAF2C0EDEFFBEB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m59156F14C5CF4CFE1ADDFE0D02E4C14FFC0245BE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m6DEFB729A5AA93FC98C0D0730AA55785EFC0F3EB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mCE70417061695048D84E473D50556E46B8630F54_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mFD3B413CBAF8E8DBAFF33A78546C5BB12CBB2063_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m9B0E356FA9FCFB9B1BECC6D7C5DF5C03309251AA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m9BFF1286098E45DCA80E2FB99063CB9B719B28C0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mB3C06CF790BF7866606BCA4DDB95D7758EEF0575_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mB756C63769303A76C23C9A597057DC097863757B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mC655A98D2B2647026E1F5902AC925991C5FA48F2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mDE0B6238DD9DEB04674515528847289A48A314BE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mF62A45920C60AA92DAC21757CD5552EE0766969B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_1_Invoke_mD0192F3F912E371387CD7B196DF85569553486B4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_2__ctor_m18B09F8A0FEE62CE0260BB7C90C507AEF35AF6AC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_2__ctor_m22403E6E9EC24A3D8103D29D9D66B5EEEA0AC69E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_2__ctor_m3B7CFC20490C5683E6BE93559460DA09E3B1F6B5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_2__ctor_m7A232AD876CE4058590F1742AFDE1BD086DA4C54_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_2__ctor_mBB34C084DB21DAB5B655A48A3F75DC96A737A4E3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_2__ctor_mCC99DC621D1742A479860FEDE546A960DE092A68_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_2__ctor_mD1D290CA3CE163BD282118FE43F0AFC228744E29_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_2__ctor_mE83CC6011909B3911FC034B57B0AC450496AE78B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GameObject_AddComponent_TisOpenXRRestarter_tA40F022DD115AC469786BA541B126F42C6F44944_m8E45AECC32BB623C226D9F232206D8059A25E704_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponent_TisOpenXRRestarter_tA40F022DD115AC469786BA541B126F42C6F44944_mB9503836DD744A9E582518952EAF9BA4044157C9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControlExtensions_WriteValueIntoState_TisBoolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_m856286CBEBCA3050E07ADAE2C98D2FC43363669A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControlExtensions_WriteValueIntoState_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_m127BB28F99ADE44BF663E8DE8C7F204977ACEDA0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControl_1__ctor_m7B66350189B155DD38B754731A3BFFE0B37A656E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControl_1__ctor_mA975B8B6B4951A9E9234EE6534319BD3E557835D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControl_GetChildControl_TisAxisControl_tA997FF52442F7B08C7E13B7028393B4117248680_m393D62A7199F4ECF21B55FD1C2DDB1D5B8C38813_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControl_GetChildControl_TisButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68_mE475ED52E811F812AF73857B00826BF95D5E1766_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControl_GetChildControl_TisHapticControl_t594E555ABF357B4FEA1D5201F3731A0ACB2BB92C_m722FA03702F56653290DA54FAEDA642FA62350E5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControl_GetChildControl_TisIntegerControl_t68534DE7D89FBFC2952062997BB54680FE7DCCA4_m79707C5EA0CD69CA2484E7CC0B3B291670BBC793_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControl_GetChildControl_TisPoseControl_t1E01B91A821961F9A3E449DF3A1531B948B1F920_m047CF65AB49671A77B7855DF090E96E61DA39298_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControl_GetChildControl_TisQuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48_m4A9B7A0F3BDE9673B05A4E6BEB8EE6D7D1CD4F96_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControl_GetChildControl_TisVector2Control_t271CA458D56BCA875642853132733D774B009A96_mFF8A48F6C9239AE81110CD7B5B5F63046BCAFC1B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputControl_GetChildControl_TisVector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE_mD26314BFCC94ED995E96101D60D84A729E5F91AD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputDevice_ExecuteCommand_TisGetInternalDeviceIdCommand_tDABB67AE984187CD7533AD65FBF96F9587004A98_mEEFCB6F25C6B9FEA11D3FCD552116D352805B989_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputFeatureUsage_1__ctor_mB7291B69529D3D20070F308210E0AEC1AC3FA77B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputFeatureUsage_1__ctor_mFA680A87265CD87295096C040D21180ABD15E465_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_RegisterLayout_TisHapticControl_t594E555ABF357B4FEA1D5201F3731A0ACB2BB92C_m9CB800EF4CFE82B3F0E0FD082E6FFF4C9B371350_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_RegisterLayout_TisOpenXRDevice_t8878A553210CD22E2599D886B53E52901A32619B_m09B352D3E28B385435B19466F588EBAD1BE314AC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_RegisterLayout_TisOpenXRHmd_tFFA686E97929386F91077F00806D6257547A420F_m06E3E8A3B7FACCD0FEC725F2BACAF01901BAE392_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InputSystem_RegisterLayout_TisPoseControl_t1E01B91A821961F9A3E449DF3A1531B948B1F920_mA1AFC51F08945C1D47E952EE791F3F6BBADFBDE0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2_get_Key_mBA81138C8E082378544A50BAE2C597BFAF39ECE0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2_get_Value_m14414EA7CC1245218850C724B0A798827C1E2BF3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_AddRange_m1EC6F2AB5A885ABBF2E9CDDB7CC1049141EF9921_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m0F290BD5262373CDA32606D30B64BA91027465BE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m54921E1A06E0BF0F05817E7A5809788170211891_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m627ED3F7C50096BB8934F778CB980E79483BD2AE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m811DE050A89FEDCE131CC23CE874A4911D258B83_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m86FDDC05DA7D344BB7FD1181A1275E09C05FC542_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mC3220E1AE75162D8239C5FA9ED524F96B323EB9D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mD1394C259C54CBC0C66E3247263755AE2884CAB0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mDEFC3627ED7F1CDB0CC4DF9CE836AEE12E324FE9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m9956230B6E5D9947B47BE048BFEDBB6AB8666F45_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Contains_m0040984E56F412C555847EA43909EDDB4B1E9594_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m1C0173166D3E5F9301BDFBA0EB87D7A6B0CA8F4B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m35388695226DE2F7B0B5D0A07016716D6AD9CAEF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m3FA592035A475F631A7FA5696A31FFA929599DAC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m4AB391B1907E1D65D689BFF74F1C96DFE45CC952_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_mC0BFE319BAE1C53BC2CE86D5912C2A1A6638267C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_RemoveAt_m2BAF22ECB6C845A9E186AD8F95288B17A10E5148_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_ToArray_m429C2763A7A300B723D59652245A6DE267CA164B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_ToArray_m94163AE84EBF9A1F7483014A8E9906BD93D9EBDB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_ToArray_mC34BFC811EDF86FD52D8A9E2C5C8572A6BEC0E09_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m042B5E573251D0429EC028E0E625745834B11236_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m153D543FA09EFF0D88A796507574F417E51994EF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m197CA573978D0962B11121DD1C22CA987AE989A1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m1AD228E25845A240FA6EC87947399630AFC394B2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m30C52A4F2828D86CA3FAB0B1B583948F4DA9F1F9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m610518898C726311722CF549F415B05F91FAACD4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m669199CDA8FEAA994AB80E74A4C0C68CA357BDBA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m6A950B4252C0E5235E96AFE2360A90333D479AFB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m90E878494EC56C0F74CDA647396CBE5C6D888C87_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mF19C6A53B3B3B3BE0F1915716886E25C49467F00_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m199DB87BCE947106FBA38E19FDFE80CB65B61144_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m1E13914B882F6CC12DD28D890A2C754B82F3A89E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m23B87E1B3FC6157E2AF1B4D71556C6B0C227762C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mC0A6515CEDC0DD9518EE07E7E5E7CF7A889DEB7A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mE2A675313CEC9283435A81F977FB62B08708A39E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mF8E2E7C39DCF70B44829A6129BE5E3EAAEB7202A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mE2564FEBC62528D8C86107D1A59E39C81DCCAA25_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1__ctor_mD89126D2391330B31274C41C9A62C0EE316023A8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* OpenXRFeature_ReceiveLoaderEvent_m2B94C2CED4A78AEE1152EA88318D16A2F3AA6681_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* OpenXRInteractionFeature_AddActionMap_m4C16DB9688DB5F43338BAFAF7AEC3D32D2C0DF4C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* OpenXRLoaderBase_CreateSubsystem_TisXRDisplaySubsystemDescriptor_tBBE6956FF61EACF13E72BFEF58ADC5930C760833_TisXRDisplaySubsystem_tF8B46605B6D1199C52306D4EC7D83CFA90564A93_mFF187647A735F40DCB3A9A2E208063EC4BA590F8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* OpenXRLoaderBase_CreateSubsystem_TisXRInputSubsystemDescriptor_t98C4233948EC9169B71D2A58C2C6ED1AF6FDABC2_TisXRInputSubsystem_t74B79E3971C396F02CD32F74AE73A5DFB2A0EC09_m30AE8AD94A482A9EC4489527E7D591B582488780_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* OpenXRLoaderBase_DestroySubsystem_TisXRDisplaySubsystem_tF8B46605B6D1199C52306D4EC7D83CFA90564A93_m0D7D462D300C866B7FBE9D7CA08A58B666BAD943_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* OpenXRLoaderBase_DestroySubsystem_TisXRInputSubsystem_t74B79E3971C396F02CD32F74AE73A5DFB2A0EC09_mF1852C5731DCE29B3B25A4992A0648266C78EA4B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* OpenXRLoaderBase_ProcessOpenXRMessageLoop_m3AC0A2598CA37D16EE705EFD981A0220AA084A2C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* OpenXRLoaderBase_ReceiveNativeEvent_m97851E3306A67FD00385B6C69306C399F2616FFA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* OpenXRLoaderBase_StartSubsystem_TisXRDisplaySubsystem_tF8B46605B6D1199C52306D4EC7D83CFA90564A93_m2AA3AE1039B386F59DD49E599EA9B423A30AE77B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* OpenXRLoaderBase_StartSubsystem_TisXRInputSubsystem_t74B79E3971C396F02CD32F74AE73A5DFB2A0EC09_mD7B07E1847BD4C0D7471C412E52E3E7FE694A2F2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* OpenXRLoaderBase_StopSubsystem_TisXRDisplaySubsystem_tF8B46605B6D1199C52306D4EC7D83CFA90564A93_mB93A3BC94A3DA5CD7EE36A55B7C0A32E93623340_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* OpenXRLoaderBase_StopSubsystem_TisXRInputSubsystem_t74B79E3971C396F02CD32F74AE73A5DFB2A0EC09_mE18B9EAF2578E786E2B1C0E17C72A960C3273964_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* OpenXRSettings_GetFeatures_TisOpenXRInteractionFeature_tB46A8FFE6491A26AF834EA1B1E0172BA33F2EA43_m7B8AE4CEB69935C4F36AF24EC90E4AB968033E2C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1_GetEnumerator_mA96A9464E50CA53A7846D8FA5EE79EA5B9500FDD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1_get_Count_mC17382AC83BBF147C47E7A21A628F51F082E92DA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1_get_Item_m8E38E64671229D35FA708BF0B650FE3F846189FC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ScriptableObject_CreateInstance_TisOpenXRSettings_t7E7706E7597849CCD2747A21E6E6EECB038F225C_m60AFA317B0F24116C3AAFE7ACB6D19AC9F58AF9B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CAttachActionSetsU3Eb__9_0_m9151D88F7CD659461CA1924C794B5352E1B7598C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CAttachActionSetsU3Eb__9_1_mC31986187FAC2DD0C0501D084156193951067DC2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CAttachActionSetsU3Eb__9_2_m8E5BA0AF9E1CEE794B1688BB426978A4FC233DC0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CAttachActionSetsU3Eb__9_3_mC693C079F5D4784B5743AA5822193DC0EAC0250C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CInitializeInternalU3Eb__31_0_m9904A416E8C86FE127C8DD67250B420C6368A029_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CInitializeInternalU3Eb__31_1_m0B2FEF335CF78F4FA12C068501C3961F41146349_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CInitializeInternalU3Eb__31_2_m7993401AE793BCBDAD811671286B87216A2B5B47_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CSendInitializeEventU3Eb__7_0_m11A038CA46F3CE8E0FC324DB80B9F3200E7EF179_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CSendInitializeEventU3Eb__7_1_m3ACC0A6551358953FBCD35738B3AFE4A326924A6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CSendInitializeEventU3Eb__7_2_mC140F60D549CA95F9A15203C5CE3E639E59E097F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CSendInitializeEventU3Eb__7_3_mE639E47D549F5678836D18D19AF5206A606BC508_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CSendInitializeEventU3Eb__7_4_m04DC9D240D3F6071739CA84BEBE19FDF9B2912AE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CSendInitializeEventU3Eb__7_5_mC13F324FE9268661B494D1EF0E59552EF401BAD4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XRLoader_GetLoadedSubsystem_TisXRDisplaySubsystem_tF8B46605B6D1199C52306D4EC7D83CFA90564A93_m6098CB15555B2E45C3BCAB9086012011CB382DAA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XRLoader_GetLoadedSubsystem_TisXRInputSubsystem_t74B79E3971C396F02CD32F74AE73A5DFB2A0EC09_mC98D5F7030C574A69D86EA429F90CF769106A5EB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeType* EyeGazeDevice_tFFF3BA0E77322ED89B132835EFC67A054A3D298B_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* HoloLensHand_t490BB4283334B8C048A995B9D6770BEBDDE243AA_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* KHRSimpleController_t1B1D334C6AF64D509AAA7BF094DBBA73E4FFD332_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* OculusTouchController_tEC1BF29F23FC8C0CD5411FB47AC6833770ACD27F_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* QuestProTouchController_t6E555906AE3B05727EE828EFFD852653B44AE5FD_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* ValveIndexController_t9053C26FF499950BE275C2D94F834BECC276D3A7_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* ViveController_t2B9BD5DE95A92D884F49FB9434FD0A5663265A3B_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* WMRSpatialController_tEEA02D97300EB2B7C6894DD7AC014FC3A31D4FC0_0_0_0_var; struct Delegate_t_marshaled_com; struct Delegate_t_marshaled_pinvoke; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct SerializedBinding_t6754BE38A661BCD50AD1D3C4AA045AEFA692784F;; struct SerializedBinding_t6754BE38A661BCD50AD1D3C4AA045AEFA692784F_marshaled_pinvoke; struct SerializedBinding_t6754BE38A661BCD50AD1D3C4AA045AEFA692784F_marshaled_pinvoke;; struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; struct DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8; struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; struct OpenXRFeatureU5BU5D_tB83A42FBA420E404B3EF97A3A72C43827D15B401; struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A; struct SerializedBindingU5BU5D_tBCC0A59EBA74FEC684909085EFB526BD00116E5D; 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 // struct U3CModuleU3E_tE512E84999D2F1E0D14378FB3C385D7521AECE7D { public: public: }; // System.Object // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t5C8C52B7DDF6DDDB6F99E5DD69947A62ABA5459B : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t4B0280D035061DAC6B8CE924E99551447B3559DD* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::keys KeyCollection_tCC19B17269E216D727C57D0D3453F02E4BEC0C56 * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_t99BB4F728AF61CDB2E74F015995958A858B173FB * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_t5C8C52B7DDF6DDDB6F99E5DD69947A62ABA5459B, ___buckets_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_t5C8C52B7DDF6DDDB6F99E5DD69947A62ABA5459B, ___entries_1)); } inline EntryU5BU5D_t4B0280D035061DAC6B8CE924E99551447B3559DD* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t4B0280D035061DAC6B8CE924E99551447B3559DD** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t4B0280D035061DAC6B8CE924E99551447B3559DD* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_t5C8C52B7DDF6DDDB6F99E5DD69947A62ABA5459B, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_t5C8C52B7DDF6DDDB6F99E5DD69947A62ABA5459B, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_t5C8C52B7DDF6DDDB6F99E5DD69947A62ABA5459B, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_t5C8C52B7DDF6DDDB6F99E5DD69947A62ABA5459B, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_t5C8C52B7DDF6DDDB6F99E5DD69947A62ABA5459B, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_t5C8C52B7DDF6DDDB6F99E5DD69947A62ABA5459B, ___keys_7)); } inline KeyCollection_tCC19B17269E216D727C57D0D3453F02E4BEC0C56 * get_keys_7() const { return ___keys_7; } inline KeyCollection_tCC19B17269E216D727C57D0D3453F02E4BEC0C56 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_tCC19B17269E216D727C57D0D3453F02E4BEC0C56 * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_t5C8C52B7DDF6DDDB6F99E5DD69947A62ABA5459B, ___values_8)); } inline ValueCollection_t99BB4F728AF61CDB2E74F015995958A858B173FB * get_values_8() const { return ___values_8; } inline ValueCollection_t99BB4F728AF61CDB2E74F015995958A858B173FB ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_t99BB4F728AF61CDB2E74F015995958A858B173FB * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_t5C8C52B7DDF6DDDB6F99E5DD69947A62ABA5459B, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t52A654EA9927D1B5F56CA05CF209F2E4393C4510* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::keys KeyCollection_t52C81163A051BCD87A36FEF95F736DD600E2305D * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_t9161A5C97376D261665798FA27DAFD5177305C81 * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5, ___buckets_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5, ___entries_1)); } inline EntryU5BU5D_t52A654EA9927D1B5F56CA05CF209F2E4393C4510* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t52A654EA9927D1B5F56CA05CF209F2E4393C4510** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t52A654EA9927D1B5F56CA05CF209F2E4393C4510* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5, ___keys_7)); } inline KeyCollection_t52C81163A051BCD87A36FEF95F736DD600E2305D * get_keys_7() const { return ___keys_7; } inline KeyCollection_t52C81163A051BCD87A36FEF95F736DD600E2305D ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t52C81163A051BCD87A36FEF95F736DD600E2305D * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5, ___values_8)); } inline ValueCollection_t9161A5C97376D261665798FA27DAFD5177305C81 * get_values_8() const { return ___values_8; } inline ValueCollection_t9161A5C97376D261665798FA27DAFD5177305C81 ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_t9161A5C97376D261665798FA27DAFD5177305C81 * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tFE5749F48A1476065413C9AC256901A3BFC61372 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t1C99B24C31CDC4E6613270AC09E1A233775EC405* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::keys KeyCollection_tC494D6630B11E2C67488273AF4BFDE3822B0D59E * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_tAF9F4342F5B34BD0F2490F83798095C19822D489 * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_tFE5749F48A1476065413C9AC256901A3BFC61372, ___buckets_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_tFE5749F48A1476065413C9AC256901A3BFC61372, ___entries_1)); } inline EntryU5BU5D_t1C99B24C31CDC4E6613270AC09E1A233775EC405* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t1C99B24C31CDC4E6613270AC09E1A233775EC405** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t1C99B24C31CDC4E6613270AC09E1A233775EC405* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_tFE5749F48A1476065413C9AC256901A3BFC61372, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_tFE5749F48A1476065413C9AC256901A3BFC61372, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_tFE5749F48A1476065413C9AC256901A3BFC61372, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_tFE5749F48A1476065413C9AC256901A3BFC61372, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_tFE5749F48A1476065413C9AC256901A3BFC61372, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_tFE5749F48A1476065413C9AC256901A3BFC61372, ___keys_7)); } inline KeyCollection_tC494D6630B11E2C67488273AF4BFDE3822B0D59E * get_keys_7() const { return ___keys_7; } inline KeyCollection_tC494D6630B11E2C67488273AF4BFDE3822B0D59E ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_tC494D6630B11E2C67488273AF4BFDE3822B0D59E * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_tFE5749F48A1476065413C9AC256901A3BFC61372, ___values_8)); } inline ValueCollection_tAF9F4342F5B34BD0F2490F83798095C19822D489 * get_values_8() const { return ___values_8; } inline ValueCollection_tAF9F4342F5B34BD0F2490F83798095C19822D489 ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_tAF9F4342F5B34BD0F2490F83798095C19822D489 * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_tFE5749F48A1476065413C9AC256901A3BFC61372, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____items_1)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__items_1() const { return ____items_1; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t69CEC00F595A8BB73301BF89074DA3A4B55C3AB8 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items OpenXRFeatureU5BU5D_tB83A42FBA420E404B3EF97A3A72C43827D15B401* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t69CEC00F595A8BB73301BF89074DA3A4B55C3AB8, ____items_1)); } inline OpenXRFeatureU5BU5D_tB83A42FBA420E404B3EF97A3A72C43827D15B401* get__items_1() const { return ____items_1; } inline OpenXRFeatureU5BU5D_tB83A42FBA420E404B3EF97A3A72C43827D15B401** get_address_of__items_1() { return &____items_1; } inline void set__items_1(OpenXRFeatureU5BU5D_tB83A42FBA420E404B3EF97A3A72C43827D15B401* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t69CEC00F595A8BB73301BF89074DA3A4B55C3AB8, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t69CEC00F595A8BB73301BF89074DA3A4B55C3AB8, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t69CEC00F595A8BB73301BF89074DA3A4B55C3AB8, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3, ____items_1)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get__items_1() const { return ____items_1; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of__items_1() { return &____items_1; } inline void set__items_1(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t1BC024192EE6F54EADD3239A60DB2A4A0B4B5048 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items XRDisplaySubsystemDescriptorU5BU5D_t2B7F94D4BC73B08C2CC5987F93F3E1122D2BF642* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t1BC024192EE6F54EADD3239A60DB2A4A0B4B5048, ____items_1)); } inline XRDisplaySubsystemDescriptorU5BU5D_t2B7F94D4BC73B08C2CC5987F93F3E1122D2BF642* get__items_1() const { return ____items_1; } inline XRDisplaySubsystemDescriptorU5BU5D_t2B7F94D4BC73B08C2CC5987F93F3E1122D2BF642** get_address_of__items_1() { return &____items_1; } inline void set__items_1(XRDisplaySubsystemDescriptorU5BU5D_t2B7F94D4BC73B08C2CC5987F93F3E1122D2BF642* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1BC024192EE6F54EADD3239A60DB2A4A0B4B5048, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t1BC024192EE6F54EADD3239A60DB2A4A0B4B5048, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t1BC024192EE6F54EADD3239A60DB2A4A0B4B5048, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t885BD663DFFEB6C32E74934BE1CE00D566657BA0 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items XRInputSubsystemDescriptorU5BU5D_t90A9F9FCAE49BAFE4C07929893FD2C88224E8E05* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t885BD663DFFEB6C32E74934BE1CE00D566657BA0, ____items_1)); } inline XRInputSubsystemDescriptorU5BU5D_t90A9F9FCAE49BAFE4C07929893FD2C88224E8E05* get__items_1() const { return ____items_1; } inline XRInputSubsystemDescriptorU5BU5D_t90A9F9FCAE49BAFE4C07929893FD2C88224E8E05** get_address_of__items_1() { return &____items_1; } inline void set__items_1(XRInputSubsystemDescriptorU5BU5D_t90A9F9FCAE49BAFE4C07929893FD2C88224E8E05* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t885BD663DFFEB6C32E74934BE1CE00D566657BA0, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t885BD663DFFEB6C32E74934BE1CE00D566657BA0, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t885BD663DFFEB6C32E74934BE1CE00D566657BA0, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tB85E1C399D6329CDF5738B1608FE4D8D4AB1C37F : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items SerializedBindingU5BU5D_tBCC0A59EBA74FEC684909085EFB526BD00116E5D* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tB85E1C399D6329CDF5738B1608FE4D8D4AB1C37F, ____items_1)); } inline SerializedBindingU5BU5D_tBCC0A59EBA74FEC684909085EFB526BD00116E5D* get__items_1() const { return ____items_1; } inline SerializedBindingU5BU5D_tBCC0A59EBA74FEC684909085EFB526BD00116E5D** get_address_of__items_1() { return &____items_1; } inline void set__items_1(SerializedBindingU5BU5D_tBCC0A59EBA74FEC684909085EFB526BD00116E5D* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tB85E1C399D6329CDF5738B1608FE4D8D4AB1C37F, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tB85E1C399D6329CDF5738B1608FE4D8D4AB1C37F, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tB85E1C399D6329CDF5738B1608FE4D8D4AB1C37F, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t9E127897AEC2B39D662240E51C3924EC17C19AE8 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ActionBindingU5BU5D_t10EB67394EC90218E5250564F2CD2C615DF8EA70* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t9E127897AEC2B39D662240E51C3924EC17C19AE8, ____items_1)); } inline ActionBindingU5BU5D_t10EB67394EC90218E5250564F2CD2C615DF8EA70* get__items_1() const { return ____items_1; } inline ActionBindingU5BU5D_t10EB67394EC90218E5250564F2CD2C615DF8EA70** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ActionBindingU5BU5D_t10EB67394EC90218E5250564F2CD2C615DF8EA70* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t9E127897AEC2B39D662240E51C3924EC17C19AE8, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t9E127897AEC2B39D662240E51C3924EC17C19AE8, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t9E127897AEC2B39D662240E51C3924EC17C19AE8, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tA396D5F0B3AA6DDDC4343F281F3F8104D80FD408 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ActionConfigU5BU5D_tD46CED1DE9C89BB3ACFE430DB1236BFD639C2825* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tA396D5F0B3AA6DDDC4343F281F3F8104D80FD408, ____items_1)); } inline ActionConfigU5BU5D_tD46CED1DE9C89BB3ACFE430DB1236BFD639C2825* get__items_1() const { return ____items_1; } inline ActionConfigU5BU5D_tD46CED1DE9C89BB3ACFE430DB1236BFD639C2825** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ActionConfigU5BU5D_tD46CED1DE9C89BB3ACFE430DB1236BFD639C2825* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tA396D5F0B3AA6DDDC4343F281F3F8104D80FD408, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tA396D5F0B3AA6DDDC4343F281F3F8104D80FD408, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tA396D5F0B3AA6DDDC4343F281F3F8104D80FD408, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t32E30A0BD9E9BE5A271C9428B22B7DD0E0D28BA2 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ActionMapConfigU5BU5D_t68348584FC548F1A64DE92A5D02E7557BF636221* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t32E30A0BD9E9BE5A271C9428B22B7DD0E0D28BA2, ____items_1)); } inline ActionMapConfigU5BU5D_t68348584FC548F1A64DE92A5D02E7557BF636221* get__items_1() const { return ____items_1; } inline ActionMapConfigU5BU5D_t68348584FC548F1A64DE92A5D02E7557BF636221** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ActionMapConfigU5BU5D_t68348584FC548F1A64DE92A5D02E7557BF636221* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t32E30A0BD9E9BE5A271C9428B22B7DD0E0D28BA2, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t32E30A0BD9E9BE5A271C9428B22B7DD0E0D28BA2, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t32E30A0BD9E9BE5A271C9428B22B7DD0E0D28BA2, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t053AC621F4C2B8D2BDBBFCEBECB02D0B1C6A6745 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items DeviceConfigU5BU5D_t788A6366DE327FBD4CBCB47041FA1DA7B96ECD6A* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t053AC621F4C2B8D2BDBBFCEBECB02D0B1C6A6745, ____items_1)); } inline DeviceConfigU5BU5D_t788A6366DE327FBD4CBCB47041FA1DA7B96ECD6A* get__items_1() const { return ____items_1; } inline DeviceConfigU5BU5D_t788A6366DE327FBD4CBCB47041FA1DA7B96ECD6A** get_address_of__items_1() { return &____items_1; } inline void set__items_1(DeviceConfigU5BU5D_t788A6366DE327FBD4CBCB47041FA1DA7B96ECD6A* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t053AC621F4C2B8D2BDBBFCEBECB02D0B1C6A6745, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t053AC621F4C2B8D2BDBBFCEBECB02D0B1C6A6745, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t053AC621F4C2B8D2BDBBFCEBECB02D0B1C6A6745, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t5066E97BEA3518BA9F4AE3640BF775D6214811CC : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items LoaderStateU5BU5D_t518F8228BCB369358722B2DF327953B40CE0894D* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t5066E97BEA3518BA9F4AE3640BF775D6214811CC, ____items_1)); } inline LoaderStateU5BU5D_t518F8228BCB369358722B2DF327953B40CE0894D* get__items_1() const { return ____items_1; } inline LoaderStateU5BU5D_t518F8228BCB369358722B2DF327953B40CE0894D** get_address_of__items_1() { return &____items_1; } inline void set__items_1(LoaderStateU5BU5D_t518F8228BCB369358722B2DF327953B40CE0894D* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t5066E97BEA3518BA9F4AE3640BF775D6214811CC, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t5066E97BEA3518BA9F4AE3640BF775D6214811CC, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t5066E97BEA3518BA9F4AE3640BF775D6214811CC, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct Il2CppArrayBounds; // System.Array // System.BitConverter struct BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654 : public RuntimeObject { public: public: }; // UnityEngine.XR.OpenXR.Constants struct Constants_tF63C8E0F47808DED6FE983D1611E2026BD86D6C1 : public RuntimeObject { public: public: }; // UnityEngine.CustomYieldInstruction struct CustomYieldInstruction_t4ED1543FBAA3143362854EB1867B42E5D190A5C7 : public RuntimeObject { public: public: }; // UnityEngine.XR.OpenXR.DiagnosticReport struct DiagnosticReport_t397B720EC3863ACB8FDFB7DAE3783E717CB83DED : public RuntimeObject { public: public: }; // System.Text.Encoding struct Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 : public RuntimeObject { public: // System.Int32 System.Text.Encoding::m_codePage int32_t ___m_codePage_9; // System.Globalization.CodePageDataItem System.Text.Encoding::dataItem CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E * ___dataItem_10; // System.Boolean System.Text.Encoding::m_deserializedFromEverett bool ___m_deserializedFromEverett_11; // System.Boolean System.Text.Encoding::m_isReadOnly bool ___m_isReadOnly_12; // System.Text.EncoderFallback System.Text.Encoding::encoderFallback EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 * ___encoderFallback_13; // System.Text.DecoderFallback System.Text.Encoding::decoderFallback DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D * ___decoderFallback_14; public: inline static int32_t get_offset_of_m_codePage_9() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___m_codePage_9)); } inline int32_t get_m_codePage_9() const { return ___m_codePage_9; } inline int32_t* get_address_of_m_codePage_9() { return &___m_codePage_9; } inline void set_m_codePage_9(int32_t value) { ___m_codePage_9 = value; } inline static int32_t get_offset_of_dataItem_10() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___dataItem_10)); } inline CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E * get_dataItem_10() const { return ___dataItem_10; } inline CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E ** get_address_of_dataItem_10() { return &___dataItem_10; } inline void set_dataItem_10(CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E * value) { ___dataItem_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___dataItem_10), (void*)value); } inline static int32_t get_offset_of_m_deserializedFromEverett_11() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___m_deserializedFromEverett_11)); } inline bool get_m_deserializedFromEverett_11() const { return ___m_deserializedFromEverett_11; } inline bool* get_address_of_m_deserializedFromEverett_11() { return &___m_deserializedFromEverett_11; } inline void set_m_deserializedFromEverett_11(bool value) { ___m_deserializedFromEverett_11 = value; } inline static int32_t get_offset_of_m_isReadOnly_12() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___m_isReadOnly_12)); } inline bool get_m_isReadOnly_12() const { return ___m_isReadOnly_12; } inline bool* get_address_of_m_isReadOnly_12() { return &___m_isReadOnly_12; } inline void set_m_isReadOnly_12(bool value) { ___m_isReadOnly_12 = value; } inline static int32_t get_offset_of_encoderFallback_13() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___encoderFallback_13)); } inline EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 * get_encoderFallback_13() const { return ___encoderFallback_13; } inline EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 ** get_address_of_encoderFallback_13() { return &___encoderFallback_13; } inline void set_encoderFallback_13(EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 * value) { ___encoderFallback_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___encoderFallback_13), (void*)value); } inline static int32_t get_offset_of_decoderFallback_14() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___decoderFallback_14)); } inline DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D * get_decoderFallback_14() const { return ___decoderFallback_14; } inline DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D ** get_address_of_decoderFallback_14() { return &___decoderFallback_14; } inline void set_decoderFallback_14(DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D * value) { ___decoderFallback_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___decoderFallback_14), (void*)value); } }; // System.EventArgs struct EventArgs_tBCAACA538A5195B6D6C8DFCC3524A2A4A67FD8BA : public RuntimeObject { public: public: }; // System.Security.Cryptography.HashAlgorithm struct HashAlgorithm_t7F831BEF35F9D0AF5016FFB0E474AF9F93908F31 : public RuntimeObject { public: // System.Int32 System.Security.Cryptography.HashAlgorithm::HashSizeValue int32_t ___HashSizeValue_0; // System.Byte[] System.Security.Cryptography.HashAlgorithm::HashValue ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___HashValue_1; // System.Int32 System.Security.Cryptography.HashAlgorithm::State int32_t ___State_2; // System.Boolean System.Security.Cryptography.HashAlgorithm::m_bDisposed bool ___m_bDisposed_3; public: inline static int32_t get_offset_of_HashSizeValue_0() { return static_cast(offsetof(HashAlgorithm_t7F831BEF35F9D0AF5016FFB0E474AF9F93908F31, ___HashSizeValue_0)); } inline int32_t get_HashSizeValue_0() const { return ___HashSizeValue_0; } inline int32_t* get_address_of_HashSizeValue_0() { return &___HashSizeValue_0; } inline void set_HashSizeValue_0(int32_t value) { ___HashSizeValue_0 = value; } inline static int32_t get_offset_of_HashValue_1() { return static_cast(offsetof(HashAlgorithm_t7F831BEF35F9D0AF5016FFB0E474AF9F93908F31, ___HashValue_1)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_HashValue_1() const { return ___HashValue_1; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_HashValue_1() { return &___HashValue_1; } inline void set_HashValue_1(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___HashValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___HashValue_1), (void*)value); } inline static int32_t get_offset_of_State_2() { return static_cast(offsetof(HashAlgorithm_t7F831BEF35F9D0AF5016FFB0E474AF9F93908F31, ___State_2)); } inline int32_t get_State_2() const { return ___State_2; } inline int32_t* get_address_of_State_2() { return &___State_2; } inline void set_State_2(int32_t value) { ___State_2 = value; } inline static int32_t get_offset_of_m_bDisposed_3() { return static_cast(offsetof(HashAlgorithm_t7F831BEF35F9D0AF5016FFB0E474AF9F93908F31, ___m_bDisposed_3)); } inline bool get_m_bDisposed_3() const { return ___m_bDisposed_3; } inline bool* get_address_of_m_bDisposed_3() { return &___m_bDisposed_3; } inline void set_m_bDisposed_3(bool value) { ___m_bDisposed_3 = value; } }; // System.MarshalByRefObject struct MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8 : public RuntimeObject { public: // System.Object System.MarshalByRefObject::_identity RuntimeObject * ____identity_0; public: inline static int32_t get_offset_of__identity_0() { return static_cast(offsetof(MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8, ____identity_0)); } inline RuntimeObject * get__identity_0() const { return ____identity_0; } inline RuntimeObject ** get_address_of__identity_0() { return &____identity_0; } inline void set__identity_0(RuntimeObject * value) { ____identity_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____identity_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.MarshalByRefObject struct MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8_marshaled_pinvoke { Il2CppIUnknown* ____identity_0; }; // Native definition for COM marshalling of System.MarshalByRefObject struct MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8_marshaled_com { Il2CppIUnknown* ____identity_0; }; // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; // UnityEngine.XR.OpenXR.OpenXRAnalytics struct OpenXRAnalytics_t89B1AE78947ECA48299DE0B3213035AFD8A0E6FC : public RuntimeObject { public: public: }; // UnityEngine.XR.OpenXR.Input.OpenXRInput struct OpenXRInput_t3B4EF7B6EC5B278E288EBB546325DE7C50845434 : public RuntimeObject { public: public: }; // UnityEngine.XR.OpenXR.OpenXRRuntime struct OpenXRRuntime_tA007467E2B45EA8F4421B04F4703C80AA3B4F40F : public RuntimeObject { public: public: }; // System.String struct String_t : public RuntimeObject { public: // System.Int32 System.String::m_stringLength int32_t ___m_stringLength_0; // System.Char System.String::m_firstChar Il2CppChar ___m_firstChar_1; public: inline static int32_t get_offset_of_m_stringLength_0() { return static_cast(offsetof(String_t, ___m_stringLength_0)); } inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; } inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; } inline void set_m_stringLength_0(int32_t value) { ___m_stringLength_0 = value; } inline static int32_t get_offset_of_m_firstChar_1() { return static_cast(offsetof(String_t, ___m_firstChar_1)); } inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; } inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; } inline void set_m_firstChar_1(Il2CppChar value) { ___m_firstChar_1 = value; } }; // System.Text.StringBuilder struct StringBuilder_t : public RuntimeObject { public: // System.Char[] System.Text.StringBuilder::m_ChunkChars CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___m_ChunkChars_0; // System.Text.StringBuilder System.Text.StringBuilder::m_ChunkPrevious StringBuilder_t * ___m_ChunkPrevious_1; // System.Int32 System.Text.StringBuilder::m_ChunkLength int32_t ___m_ChunkLength_2; // System.Int32 System.Text.StringBuilder::m_ChunkOffset int32_t ___m_ChunkOffset_3; // System.Int32 System.Text.StringBuilder::m_MaxCapacity int32_t ___m_MaxCapacity_4; public: inline static int32_t get_offset_of_m_ChunkChars_0() { return static_cast(offsetof(StringBuilder_t, ___m_ChunkChars_0)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_m_ChunkChars_0() const { return ___m_ChunkChars_0; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_m_ChunkChars_0() { return &___m_ChunkChars_0; } inline void set_m_ChunkChars_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___m_ChunkChars_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ChunkChars_0), (void*)value); } inline static int32_t get_offset_of_m_ChunkPrevious_1() { return static_cast(offsetof(StringBuilder_t, ___m_ChunkPrevious_1)); } inline StringBuilder_t * get_m_ChunkPrevious_1() const { return ___m_ChunkPrevious_1; } inline StringBuilder_t ** get_address_of_m_ChunkPrevious_1() { return &___m_ChunkPrevious_1; } inline void set_m_ChunkPrevious_1(StringBuilder_t * value) { ___m_ChunkPrevious_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ChunkPrevious_1), (void*)value); } inline static int32_t get_offset_of_m_ChunkLength_2() { return static_cast(offsetof(StringBuilder_t, ___m_ChunkLength_2)); } inline int32_t get_m_ChunkLength_2() const { return ___m_ChunkLength_2; } inline int32_t* get_address_of_m_ChunkLength_2() { return &___m_ChunkLength_2; } inline void set_m_ChunkLength_2(int32_t value) { ___m_ChunkLength_2 = value; } inline static int32_t get_offset_of_m_ChunkOffset_3() { return static_cast(offsetof(StringBuilder_t, ___m_ChunkOffset_3)); } inline int32_t get_m_ChunkOffset_3() const { return ___m_ChunkOffset_3; } inline int32_t* get_address_of_m_ChunkOffset_3() { return &___m_ChunkOffset_3; } inline void set_m_ChunkOffset_3(int32_t value) { ___m_ChunkOffset_3 = value; } inline static int32_t get_offset_of_m_MaxCapacity_4() { return static_cast(offsetof(StringBuilder_t, ___m_MaxCapacity_4)); } inline int32_t get_m_MaxCapacity_4() const { return ___m_MaxCapacity_4; } inline int32_t* get_address_of_m_MaxCapacity_4() { return &___m_MaxCapacity_4; } inline void set_m_MaxCapacity_4(int32_t value) { ___m_MaxCapacity_4 = value; } }; // System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 : public RuntimeObject { public: public: }; // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_com { }; // UnityEngine.YieldInstruction struct YieldInstruction_tB0B4E05316710E51ECCC1E57174C27FE6DEBBEAF : public RuntimeObject { public: public: }; // Native definition for P/Invoke marshalling of UnityEngine.YieldInstruction struct YieldInstruction_tB0B4E05316710E51ECCC1E57174C27FE6DEBBEAF_marshaled_pinvoke { }; // Native definition for COM marshalling of UnityEngine.YieldInstruction struct YieldInstruction_tB0B4E05316710E51ECCC1E57174C27FE6DEBBEAF_marshaled_com { }; // UnityEngine.XR.OpenXR.OpenXRAnalytics/<>c struct U3CU3Ec_t2E99F05612A09BBA0F3287A6222B202E2326F6DF : public RuntimeObject { public: public: }; // UnityEngine.XR.OpenXR.Input.OpenXRInput/<>c struct U3CU3Ec_t2E664B5B35809F80E6AA9DE17EE31C888A41A9F5 : public RuntimeObject { public: public: }; // UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionBinding struct ActionBinding_t659CB6F4241434629DC1CD8ACC9A3CAE8D27D3B2 : public RuntimeObject { public: // 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 UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionBinding::userPaths List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * ___userPaths_2; public: inline static int32_t get_offset_of_interactionProfileName_0() { return static_cast(offsetof(ActionBinding_t659CB6F4241434629DC1CD8ACC9A3CAE8D27D3B2, ___interactionProfileName_0)); } inline String_t* get_interactionProfileName_0() const { return ___interactionProfileName_0; } inline String_t** get_address_of_interactionProfileName_0() { return &___interactionProfileName_0; } inline void set_interactionProfileName_0(String_t* value) { ___interactionProfileName_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___interactionProfileName_0), (void*)value); } inline static int32_t get_offset_of_interactionPath_1() { return static_cast(offsetof(ActionBinding_t659CB6F4241434629DC1CD8ACC9A3CAE8D27D3B2, ___interactionPath_1)); } inline String_t* get_interactionPath_1() const { return ___interactionPath_1; } inline String_t** get_address_of_interactionPath_1() { return &___interactionPath_1; } inline void set_interactionPath_1(String_t* value) { ___interactionPath_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___interactionPath_1), (void*)value); } inline static int32_t get_offset_of_userPaths_2() { return static_cast(offsetof(ActionBinding_t659CB6F4241434629DC1CD8ACC9A3CAE8D27D3B2, ___userPaths_2)); } inline List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * get_userPaths_2() const { return ___userPaths_2; } inline List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 ** get_address_of_userPaths_2() { return &___userPaths_2; } inline void set_userPaths_2(List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * value) { ___userPaths_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___userPaths_2), (void*)value); } }; // UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionMapConfig struct ActionMapConfig_t7A4E65BA5E4A61EC2C706E91C78E8C81AC230663 : public RuntimeObject { public: // 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/ActionMapConfig::deviceInfos List_1_t053AC621F4C2B8D2BDBBFCEBECB02D0B1C6A6745 * ___deviceInfos_2; // System.Collections.Generic.List`1 UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionMapConfig::actions List_1_tA396D5F0B3AA6DDDC4343F281F3F8104D80FD408 * ___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; public: inline static int32_t get_offset_of_name_0() { return static_cast(offsetof(ActionMapConfig_t7A4E65BA5E4A61EC2C706E91C78E8C81AC230663, ___name_0)); } inline String_t* get_name_0() const { return ___name_0; } inline String_t** get_address_of_name_0() { return &___name_0; } inline void set_name_0(String_t* value) { ___name_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___name_0), (void*)value); } inline static int32_t get_offset_of_localizedName_1() { return static_cast(offsetof(ActionMapConfig_t7A4E65BA5E4A61EC2C706E91C78E8C81AC230663, ___localizedName_1)); } inline String_t* get_localizedName_1() const { return ___localizedName_1; } inline String_t** get_address_of_localizedName_1() { return &___localizedName_1; } inline void set_localizedName_1(String_t* value) { ___localizedName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___localizedName_1), (void*)value); } inline static int32_t get_offset_of_deviceInfos_2() { return static_cast(offsetof(ActionMapConfig_t7A4E65BA5E4A61EC2C706E91C78E8C81AC230663, ___deviceInfos_2)); } inline List_1_t053AC621F4C2B8D2BDBBFCEBECB02D0B1C6A6745 * get_deviceInfos_2() const { return ___deviceInfos_2; } inline List_1_t053AC621F4C2B8D2BDBBFCEBECB02D0B1C6A6745 ** get_address_of_deviceInfos_2() { return &___deviceInfos_2; } inline void set_deviceInfos_2(List_1_t053AC621F4C2B8D2BDBBFCEBECB02D0B1C6A6745 * value) { ___deviceInfos_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___deviceInfos_2), (void*)value); } inline static int32_t get_offset_of_actions_3() { return static_cast(offsetof(ActionMapConfig_t7A4E65BA5E4A61EC2C706E91C78E8C81AC230663, ___actions_3)); } inline List_1_tA396D5F0B3AA6DDDC4343F281F3F8104D80FD408 * get_actions_3() const { return ___actions_3; } inline List_1_tA396D5F0B3AA6DDDC4343F281F3F8104D80FD408 ** get_address_of_actions_3() { return &___actions_3; } inline void set_actions_3(List_1_tA396D5F0B3AA6DDDC4343F281F3F8104D80FD408 * value) { ___actions_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___actions_3), (void*)value); } inline static int32_t get_offset_of_desiredInteractionProfile_4() { return static_cast(offsetof(ActionMapConfig_t7A4E65BA5E4A61EC2C706E91C78E8C81AC230663, ___desiredInteractionProfile_4)); } inline String_t* get_desiredInteractionProfile_4() const { return ___desiredInteractionProfile_4; } inline String_t** get_address_of_desiredInteractionProfile_4() { return &___desiredInteractionProfile_4; } inline void set_desiredInteractionProfile_4(String_t* value) { ___desiredInteractionProfile_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___desiredInteractionProfile_4), (void*)value); } inline static int32_t get_offset_of_manufacturer_5() { return static_cast(offsetof(ActionMapConfig_t7A4E65BA5E4A61EC2C706E91C78E8C81AC230663, ___manufacturer_5)); } inline String_t* get_manufacturer_5() const { return ___manufacturer_5; } inline String_t** get_address_of_manufacturer_5() { return &___manufacturer_5; } inline void set_manufacturer_5(String_t* value) { ___manufacturer_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___manufacturer_5), (void*)value); } inline static int32_t get_offset_of_serialNumber_6() { return static_cast(offsetof(ActionMapConfig_t7A4E65BA5E4A61EC2C706E91C78E8C81AC230663, ___serialNumber_6)); } inline String_t* get_serialNumber_6() const { return ___serialNumber_6; } inline String_t** get_address_of_serialNumber_6() { return &___serialNumber_6; } inline void set_serialNumber_6(String_t* value) { ___serialNumber_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___serialNumber_6), (void*)value); } }; // UnityEngine.XR.OpenXR.OpenXRLoaderBase/<>c struct U3CU3Ec_tEC994175E2E1DD1DB9D7F19470ACA7BD001046F3 : public RuntimeObject { public: public: }; // UnityEngine.XR.OpenXR.OpenXRRestarter/d__25 struct U3CPauseAndRetryInitializationCoroutineU3Ed__25_t5405FE4D2FF5F60AF150344F4D9D952C60C3FA43 : public RuntimeObject { public: // System.Int32 UnityEngine.XR.OpenXR.OpenXRRestarter/d__25::<>1__state int32_t ___U3CU3E1__state_0; // System.Object UnityEngine.XR.OpenXR.OpenXRRestarter/d__25::<>2__current RuntimeObject * ___U3CU3E2__current_1; // System.Single UnityEngine.XR.OpenXR.OpenXRRestarter/d__25::pauseTimeInSeconds float ___pauseTimeInSeconds_2; // UnityEngine.XR.OpenXR.OpenXRRestarter UnityEngine.XR.OpenXR.OpenXRRestarter/d__25::<>4__this OpenXRRestarter_tA40F022DD115AC469786BA541B126F42C6F44944 * ___U3CU3E4__this_3; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3CPauseAndRetryInitializationCoroutineU3Ed__25_t5405FE4D2FF5F60AF150344F4D9D952C60C3FA43, ___U3CU3E1__state_0)); } inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; } inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; } inline void set_U3CU3E1__state_0(int32_t value) { ___U3CU3E1__state_0 = value; } inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast(offsetof(U3CPauseAndRetryInitializationCoroutineU3Ed__25_t5405FE4D2FF5F60AF150344F4D9D952C60C3FA43, ___U3CU3E2__current_1)); } inline RuntimeObject * get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; } inline RuntimeObject ** get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; } inline void set_U3CU3E2__current_1(RuntimeObject * value) { ___U3CU3E2__current_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E2__current_1), (void*)value); } inline static int32_t get_offset_of_pauseTimeInSeconds_2() { return static_cast(offsetof(U3CPauseAndRetryInitializationCoroutineU3Ed__25_t5405FE4D2FF5F60AF150344F4D9D952C60C3FA43, ___pauseTimeInSeconds_2)); } inline float get_pauseTimeInSeconds_2() const { return ___pauseTimeInSeconds_2; } inline float* get_address_of_pauseTimeInSeconds_2() { return &___pauseTimeInSeconds_2; } inline void set_pauseTimeInSeconds_2(float value) { ___pauseTimeInSeconds_2 = value; } inline static int32_t get_offset_of_U3CU3E4__this_3() { return static_cast(offsetof(U3CPauseAndRetryInitializationCoroutineU3Ed__25_t5405FE4D2FF5F60AF150344F4D9D952C60C3FA43, ___U3CU3E4__this_3)); } inline OpenXRRestarter_tA40F022DD115AC469786BA541B126F42C6F44944 * get_U3CU3E4__this_3() const { return ___U3CU3E4__this_3; } inline OpenXRRestarter_tA40F022DD115AC469786BA541B126F42C6F44944 ** get_address_of_U3CU3E4__this_3() { return &___U3CU3E4__this_3; } inline void set_U3CU3E4__this_3(OpenXRRestarter_tA40F022DD115AC469786BA541B126F42C6F44944 * value) { ___U3CU3E4__this_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_3), (void*)value); } }; // UnityEngine.XR.OpenXR.OpenXRRestarter/d__24 struct U3CPauseAndShutdownAndRestartCoroutineU3Ed__24_t2DD20E2036281B0023F5DD0E7FFC9635B4C088F2 : public RuntimeObject { public: // System.Int32 UnityEngine.XR.OpenXR.OpenXRRestarter/d__24::<>1__state int32_t ___U3CU3E1__state_0; // System.Object UnityEngine.XR.OpenXR.OpenXRRestarter/d__24::<>2__current RuntimeObject * ___U3CU3E2__current_1; // System.Single UnityEngine.XR.OpenXR.OpenXRRestarter/d__24::pauseTimeInSeconds float ___pauseTimeInSeconds_2; // UnityEngine.XR.OpenXR.OpenXRRestarter UnityEngine.XR.OpenXR.OpenXRRestarter/d__24::<>4__this OpenXRRestarter_tA40F022DD115AC469786BA541B126F42C6F44944 * ___U3CU3E4__this_3; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3CPauseAndShutdownAndRestartCoroutineU3Ed__24_t2DD20E2036281B0023F5DD0E7FFC9635B4C088F2, ___U3CU3E1__state_0)); } inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; } inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; } inline void set_U3CU3E1__state_0(int32_t value) { ___U3CU3E1__state_0 = value; } inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast(offsetof(U3CPauseAndShutdownAndRestartCoroutineU3Ed__24_t2DD20E2036281B0023F5DD0E7FFC9635B4C088F2, ___U3CU3E2__current_1)); } inline RuntimeObject * get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; } inline RuntimeObject ** get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; } inline void set_U3CU3E2__current_1(RuntimeObject * value) { ___U3CU3E2__current_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E2__current_1), (void*)value); } inline static int32_t get_offset_of_pauseTimeInSeconds_2() { return static_cast(offsetof(U3CPauseAndShutdownAndRestartCoroutineU3Ed__24_t2DD20E2036281B0023F5DD0E7FFC9635B4C088F2, ___pauseTimeInSeconds_2)); } inline float get_pauseTimeInSeconds_2() const { return ___pauseTimeInSeconds_2; } inline float* get_address_of_pauseTimeInSeconds_2() { return &___pauseTimeInSeconds_2; } inline void set_pauseTimeInSeconds_2(float value) { ___pauseTimeInSeconds_2 = value; } inline static int32_t get_offset_of_U3CU3E4__this_3() { return static_cast(offsetof(U3CPauseAndShutdownAndRestartCoroutineU3Ed__24_t2DD20E2036281B0023F5DD0E7FFC9635B4C088F2, ___U3CU3E4__this_3)); } inline OpenXRRestarter_tA40F022DD115AC469786BA541B126F42C6F44944 * get_U3CU3E4__this_3() const { return ___U3CU3E4__this_3; } inline OpenXRRestarter_tA40F022DD115AC469786BA541B126F42C6F44944 ** get_address_of_U3CU3E4__this_3() { return &___U3CU3E4__this_3; } inline void set_U3CU3E4__this_3(OpenXRRestarter_tA40F022DD115AC469786BA541B126F42C6F44944 * value) { ___U3CU3E4__this_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_3), (void*)value); } }; // UnityEngine.XR.OpenXR.OpenXRRestarter/d__26 struct U3CRestartCoroutineU3Ed__26_tC49307D9D8268F189EE679F671D7819D2C729749 : public RuntimeObject { public: // System.Int32 UnityEngine.XR.OpenXR.OpenXRRestarter/d__26::<>1__state int32_t ___U3CU3E1__state_0; // System.Object UnityEngine.XR.OpenXR.OpenXRRestarter/d__26::<>2__current RuntimeObject * ___U3CU3E2__current_1; // System.Boolean UnityEngine.XR.OpenXR.OpenXRRestarter/d__26::shouldShutdown bool ___shouldShutdown_2; // UnityEngine.XR.OpenXR.OpenXRRestarter UnityEngine.XR.OpenXR.OpenXRRestarter/d__26::<>4__this OpenXRRestarter_tA40F022DD115AC469786BA541B126F42C6F44944 * ___U3CU3E4__this_3; // System.Boolean UnityEngine.XR.OpenXR.OpenXRRestarter/d__26::shouldRestart bool ___shouldRestart_4; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3CRestartCoroutineU3Ed__26_tC49307D9D8268F189EE679F671D7819D2C729749, ___U3CU3E1__state_0)); } inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; } inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; } inline void set_U3CU3E1__state_0(int32_t value) { ___U3CU3E1__state_0 = value; } inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast(offsetof(U3CRestartCoroutineU3Ed__26_tC49307D9D8268F189EE679F671D7819D2C729749, ___U3CU3E2__current_1)); } inline RuntimeObject * get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; } inline RuntimeObject ** get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; } inline void set_U3CU3E2__current_1(RuntimeObject * value) { ___U3CU3E2__current_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E2__current_1), (void*)value); } inline static int32_t get_offset_of_shouldShutdown_2() { return static_cast(offsetof(U3CRestartCoroutineU3Ed__26_tC49307D9D8268F189EE679F671D7819D2C729749, ___shouldShutdown_2)); } inline bool get_shouldShutdown_2() const { return ___shouldShutdown_2; } inline bool* get_address_of_shouldShutdown_2() { return &___shouldShutdown_2; } inline void set_shouldShutdown_2(bool value) { ___shouldShutdown_2 = value; } inline static int32_t get_offset_of_U3CU3E4__this_3() { return static_cast(offsetof(U3CRestartCoroutineU3Ed__26_tC49307D9D8268F189EE679F671D7819D2C729749, ___U3CU3E4__this_3)); } inline OpenXRRestarter_tA40F022DD115AC469786BA541B126F42C6F44944 * get_U3CU3E4__this_3() const { return ___U3CU3E4__this_3; } inline OpenXRRestarter_tA40F022DD115AC469786BA541B126F42C6F44944 ** get_address_of_U3CU3E4__this_3() { return &___U3CU3E4__this_3; } inline void set_U3CU3E4__this_3(OpenXRRestarter_tA40F022DD115AC469786BA541B126F42C6F44944 * value) { ___U3CU3E4__this_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_3), (void*)value); } inline static int32_t get_offset_of_shouldRestart_4() { return static_cast(offsetof(U3CRestartCoroutineU3Ed__26_tC49307D9D8268F189EE679F671D7819D2C729749, ___shouldRestart_4)); } inline bool get_shouldRestart_4() const { return ___shouldRestart_4; } inline bool* get_address_of_shouldRestart_4() { return &___shouldRestart_4; } inline void set_shouldRestart_4(bool value) { ___shouldRestart_4 = value; } }; // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator struct Enumerator_t4765B55C764CF72B4D0B49934CCD0E224ACBBDD8 { public: // TValue[] UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::m_Array InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* ___m_Array_0; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::m_IndexStart int32_t ___m_IndexStart_1; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::m_IndexEnd int32_t ___m_IndexEnd_2; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::m_Index int32_t ___m_Index_3; public: inline static int32_t get_offset_of_m_Array_0() { return static_cast(offsetof(Enumerator_t4765B55C764CF72B4D0B49934CCD0E224ACBBDD8, ___m_Array_0)); } inline InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* get_m_Array_0() const { return ___m_Array_0; } inline InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680** get_address_of_m_Array_0() { return &___m_Array_0; } inline void set_m_Array_0(InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* value) { ___m_Array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Array_0), (void*)value); } inline static int32_t get_offset_of_m_IndexStart_1() { return static_cast(offsetof(Enumerator_t4765B55C764CF72B4D0B49934CCD0E224ACBBDD8, ___m_IndexStart_1)); } inline int32_t get_m_IndexStart_1() const { return ___m_IndexStart_1; } inline int32_t* get_address_of_m_IndexStart_1() { return &___m_IndexStart_1; } inline void set_m_IndexStart_1(int32_t value) { ___m_IndexStart_1 = value; } inline static int32_t get_offset_of_m_IndexEnd_2() { return static_cast(offsetof(Enumerator_t4765B55C764CF72B4D0B49934CCD0E224ACBBDD8, ___m_IndexEnd_2)); } inline int32_t get_m_IndexEnd_2() const { return ___m_IndexEnd_2; } inline int32_t* get_address_of_m_IndexEnd_2() { return &___m_IndexEnd_2; } inline void set_m_IndexEnd_2(int32_t value) { ___m_IndexEnd_2 = value; } inline static int32_t get_offset_of_m_Index_3() { return static_cast(offsetof(Enumerator_t4765B55C764CF72B4D0B49934CCD0E224ACBBDD8, ___m_Index_3)); } inline int32_t get_m_Index_3() const { return ___m_Index_3; } inline int32_t* get_address_of_m_Index_3() { return &___m_Index_3; } inline void set_m_Index_3(int32_t value) { ___m_Index_3 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current RuntimeObject * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6, ___list_0)); } inline List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * get_list_0() const { return ___list_0; } inline List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6, ___current_3)); } inline RuntimeObject * get_current_3() const { return ___current_3; } inline RuntimeObject ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(RuntimeObject * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator struct Enumerator_tF5F7C66D929E846719C4FE7803DFDC7B69575883 { public: // TValue[] UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::m_Array ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___m_Array_0; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::m_IndexStart int32_t ___m_IndexStart_1; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::m_IndexEnd int32_t ___m_IndexEnd_2; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1/Enumerator::m_Index int32_t ___m_Index_3; public: inline static int32_t get_offset_of_m_Array_0() { return static_cast(offsetof(Enumerator_tF5F7C66D929E846719C4FE7803DFDC7B69575883, ___m_Array_0)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_m_Array_0() const { return ___m_Array_0; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_m_Array_0() { return &___m_Array_0; } inline void set_m_Array_0(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___m_Array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Array_0), (void*)value); } inline static int32_t get_offset_of_m_IndexStart_1() { return static_cast(offsetof(Enumerator_tF5F7C66D929E846719C4FE7803DFDC7B69575883, ___m_IndexStart_1)); } inline int32_t get_m_IndexStart_1() const { return ___m_IndexStart_1; } inline int32_t* get_address_of_m_IndexStart_1() { return &___m_IndexStart_1; } inline void set_m_IndexStart_1(int32_t value) { ___m_IndexStart_1 = value; } inline static int32_t get_offset_of_m_IndexEnd_2() { return static_cast(offsetof(Enumerator_tF5F7C66D929E846719C4FE7803DFDC7B69575883, ___m_IndexEnd_2)); } inline int32_t get_m_IndexEnd_2() const { return ___m_IndexEnd_2; } inline int32_t* get_address_of_m_IndexEnd_2() { return &___m_IndexEnd_2; } inline void set_m_IndexEnd_2(int32_t value) { ___m_IndexEnd_2 = value; } inline static int32_t get_offset_of_m_Index_3() { return static_cast(offsetof(Enumerator_tF5F7C66D929E846719C4FE7803DFDC7B69575883, ___m_Index_3)); } inline int32_t get_m_Index_3() const { return ___m_Index_3; } inline int32_t* get_address_of_m_Index_3() { return &___m_Index_3; } inline void set_m_Index_3(int32_t value) { ___m_Index_3 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tCDCE241581BD00D8EDB03C9DC4133A65ADABF67B { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * ___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 String_t* ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tCDCE241581BD00D8EDB03C9DC4133A65ADABF67B, ___list_0)); } inline List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * get_list_0() const { return ___list_0; } inline List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tCDCE241581BD00D8EDB03C9DC4133A65ADABF67B, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_tCDCE241581BD00D8EDB03C9DC4133A65ADABF67B, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tCDCE241581BD00D8EDB03C9DC4133A65ADABF67B, ___current_3)); } inline String_t* get_current_3() const { return ___current_3; } inline String_t** get_address_of_current_3() { return &___current_3; } inline void set_current_3(String_t* value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t931C3043E385A15613C36B829B7205C8719E2453 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t9E127897AEC2B39D662240E51C3924EC17C19AE8 * ___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 ActionBinding_t659CB6F4241434629DC1CD8ACC9A3CAE8D27D3B2 * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t931C3043E385A15613C36B829B7205C8719E2453, ___list_0)); } inline List_1_t9E127897AEC2B39D662240E51C3924EC17C19AE8 * get_list_0() const { return ___list_0; } inline List_1_t9E127897AEC2B39D662240E51C3924EC17C19AE8 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t9E127897AEC2B39D662240E51C3924EC17C19AE8 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t931C3043E385A15613C36B829B7205C8719E2453, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_t931C3043E385A15613C36B829B7205C8719E2453, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t931C3043E385A15613C36B829B7205C8719E2453, ___current_3)); } inline ActionBinding_t659CB6F4241434629DC1CD8ACC9A3CAE8D27D3B2 * get_current_3() const { return ___current_3; } inline ActionBinding_t659CB6F4241434629DC1CD8ACC9A3CAE8D27D3B2 ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(ActionBinding_t659CB6F4241434629DC1CD8ACC9A3CAE8D27D3B2 * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t37738302EF472EF46FA8551F4AAF3D850BEA6C42 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tA396D5F0B3AA6DDDC4343F281F3F8104D80FD408 * ___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 ActionConfig_t369A0AD8D90D166FA237468147267699CF53B57F * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t37738302EF472EF46FA8551F4AAF3D850BEA6C42, ___list_0)); } inline List_1_tA396D5F0B3AA6DDDC4343F281F3F8104D80FD408 * get_list_0() const { return ___list_0; } inline List_1_tA396D5F0B3AA6DDDC4343F281F3F8104D80FD408 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tA396D5F0B3AA6DDDC4343F281F3F8104D80FD408 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t37738302EF472EF46FA8551F4AAF3D850BEA6C42, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_t37738302EF472EF46FA8551F4AAF3D850BEA6C42, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t37738302EF472EF46FA8551F4AAF3D850BEA6C42, ___current_3)); } inline ActionConfig_t369A0AD8D90D166FA237468147267699CF53B57F * get_current_3() const { return ___current_3; } inline ActionConfig_t369A0AD8D90D166FA237468147267699CF53B57F ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(ActionConfig_t369A0AD8D90D166FA237468147267699CF53B57F * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t2F67B159D512EAE8A70DF23F77028A4F93258872 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t32E30A0BD9E9BE5A271C9428B22B7DD0E0D28BA2 * ___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_t7A4E65BA5E4A61EC2C706E91C78E8C81AC230663 * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t2F67B159D512EAE8A70DF23F77028A4F93258872, ___list_0)); } inline List_1_t32E30A0BD9E9BE5A271C9428B22B7DD0E0D28BA2 * get_list_0() const { return ___list_0; } inline List_1_t32E30A0BD9E9BE5A271C9428B22B7DD0E0D28BA2 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t32E30A0BD9E9BE5A271C9428B22B7DD0E0D28BA2 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t2F67B159D512EAE8A70DF23F77028A4F93258872, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_t2F67B159D512EAE8A70DF23F77028A4F93258872, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t2F67B159D512EAE8A70DF23F77028A4F93258872, ___current_3)); } inline ActionMapConfig_t7A4E65BA5E4A61EC2C706E91C78E8C81AC230663 * get_current_3() const { return ___current_3; } inline ActionMapConfig_t7A4E65BA5E4A61EC2C706E91C78E8C81AC230663 ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(ActionMapConfig_t7A4E65BA5E4A61EC2C706E91C78E8C81AC230663 * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t2315B54ECD5971637E126CE229ED01A68F00492D { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t053AC621F4C2B8D2BDBBFCEBECB02D0B1C6A6745 * ___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 DeviceConfig_tBC37C5EA2384BCB69BD0153C3E1387E4DB5461BF * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t2315B54ECD5971637E126CE229ED01A68F00492D, ___list_0)); } inline List_1_t053AC621F4C2B8D2BDBBFCEBECB02D0B1C6A6745 * get_list_0() const { return ___list_0; } inline List_1_t053AC621F4C2B8D2BDBBFCEBECB02D0B1C6A6745 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t053AC621F4C2B8D2BDBBFCEBECB02D0B1C6A6745 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t2315B54ECD5971637E126CE229ED01A68F00492D, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_t2315B54ECD5971637E126CE229ED01A68F00492D, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t2315B54ECD5971637E126CE229ED01A68F00492D, ___current_3)); } inline DeviceConfig_tBC37C5EA2384BCB69BD0153C3E1387E4DB5461BF * get_current_3() const { return ___current_3; } inline DeviceConfig_tBC37C5EA2384BCB69BD0153C3E1387E4DB5461BF ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(DeviceConfig_tBC37C5EA2384BCB69BD0153C3E1387E4DB5461BF * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // UnityEngine.InputSystem.Utilities.InlinedArray`1> struct InlinedArray_1_t02AB39E6F94F40A915AE5843BDB88347C7AD02B5 { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue Action_1_tF027A14E846C2C7B23079AF50A99AF77371FFC81 * ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues Action_1U5BU5D_t8054A94E13920B6EAD3A3ACE9E49CCEB297F5292* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_t02AB39E6F94F40A915AE5843BDB88347C7AD02B5, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_firstValue_1() { return static_cast(offsetof(InlinedArray_1_t02AB39E6F94F40A915AE5843BDB88347C7AD02B5, ___firstValue_1)); } inline Action_1_tF027A14E846C2C7B23079AF50A99AF77371FFC81 * get_firstValue_1() const { return ___firstValue_1; } inline Action_1_tF027A14E846C2C7B23079AF50A99AF77371FFC81 ** get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(Action_1_tF027A14E846C2C7B23079AF50A99AF77371FFC81 * value) { ___firstValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstValue_1), (void*)value); } inline static int32_t get_offset_of_additionalValues_2() { return static_cast(offsetof(InlinedArray_1_t02AB39E6F94F40A915AE5843BDB88347C7AD02B5, ___additionalValues_2)); } inline Action_1U5BU5D_t8054A94E13920B6EAD3A3ACE9E49CCEB297F5292* get_additionalValues_2() const { return ___additionalValues_2; } inline Action_1U5BU5D_t8054A94E13920B6EAD3A3ACE9E49CCEB297F5292** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(Action_1U5BU5D_t8054A94E13920B6EAD3A3ACE9E49CCEB297F5292* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)value); } }; // UnityEngine.InputSystem.Utilities.InlinedArray`1> struct InlinedArray_1_tF9A5C434311130D86696D5E758A08A8B3F975007 { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue InputProcessor_1_t440F6898F2CB5FA8F8C8C5E99D083C4FDBB8A06C * ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues InputProcessor_1U5BU5D_tA1C277057C882CB1D26081A2C83CC61BC6CB5CC5* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_tF9A5C434311130D86696D5E758A08A8B3F975007, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_firstValue_1() { return static_cast(offsetof(InlinedArray_1_tF9A5C434311130D86696D5E758A08A8B3F975007, ___firstValue_1)); } inline InputProcessor_1_t440F6898F2CB5FA8F8C8C5E99D083C4FDBB8A06C * get_firstValue_1() const { return ___firstValue_1; } inline InputProcessor_1_t440F6898F2CB5FA8F8C8C5E99D083C4FDBB8A06C ** get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(InputProcessor_1_t440F6898F2CB5FA8F8C8C5E99D083C4FDBB8A06C * value) { ___firstValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstValue_1), (void*)value); } inline static int32_t get_offset_of_additionalValues_2() { return static_cast(offsetof(InlinedArray_1_tF9A5C434311130D86696D5E758A08A8B3F975007, ___additionalValues_2)); } inline InputProcessor_1U5BU5D_tA1C277057C882CB1D26081A2C83CC61BC6CB5CC5* get_additionalValues_2() const { return ___additionalValues_2; } inline InputProcessor_1U5BU5D_tA1C277057C882CB1D26081A2C83CC61BC6CB5CC5** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(InputProcessor_1U5BU5D_tA1C277057C882CB1D26081A2C83CC61BC6CB5CC5* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)value); } }; // UnityEngine.InputSystem.Utilities.InlinedArray`1> struct InlinedArray_1_t3975DE8FDB16D9954E63D66CA3912230140BE049 { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue InputProcessor_1_tABF07DE71C259EA74DBFF87F0516FBCEDBA40E81 * ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues InputProcessor_1U5BU5D_t13E281AFAFB00FB6270C630A454FC686A3C9DFA8* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_t3975DE8FDB16D9954E63D66CA3912230140BE049, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_firstValue_1() { return static_cast(offsetof(InlinedArray_1_t3975DE8FDB16D9954E63D66CA3912230140BE049, ___firstValue_1)); } inline InputProcessor_1_tABF07DE71C259EA74DBFF87F0516FBCEDBA40E81 * get_firstValue_1() const { return ___firstValue_1; } inline InputProcessor_1_tABF07DE71C259EA74DBFF87F0516FBCEDBA40E81 ** get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(InputProcessor_1_tABF07DE71C259EA74DBFF87F0516FBCEDBA40E81 * value) { ___firstValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstValue_1), (void*)value); } inline static int32_t get_offset_of_additionalValues_2() { return static_cast(offsetof(InlinedArray_1_t3975DE8FDB16D9954E63D66CA3912230140BE049, ___additionalValues_2)); } inline InputProcessor_1U5BU5D_t13E281AFAFB00FB6270C630A454FC686A3C9DFA8* get_additionalValues_2() const { return ___additionalValues_2; } inline InputProcessor_1U5BU5D_t13E281AFAFB00FB6270C630A454FC686A3C9DFA8** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(InputProcessor_1U5BU5D_t13E281AFAFB00FB6270C630A454FC686A3C9DFA8* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)value); } }; // UnityEngine.InputSystem.Utilities.InlinedArray`1> struct InlinedArray_1_t68E6194AD4996764F60839E7786473860829F11D { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue InputProcessor_1_tE2220B8CD2A24B5103093F58B066F2C3106F7712 * ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues InputProcessor_1U5BU5D_t3E2606DCE80476FF6158FB5F6A1481F17FBFC508* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_t68E6194AD4996764F60839E7786473860829F11D, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_firstValue_1() { return static_cast(offsetof(InlinedArray_1_t68E6194AD4996764F60839E7786473860829F11D, ___firstValue_1)); } inline InputProcessor_1_tE2220B8CD2A24B5103093F58B066F2C3106F7712 * get_firstValue_1() const { return ___firstValue_1; } inline InputProcessor_1_tE2220B8CD2A24B5103093F58B066F2C3106F7712 ** get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(InputProcessor_1_tE2220B8CD2A24B5103093F58B066F2C3106F7712 * value) { ___firstValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstValue_1), (void*)value); } inline static int32_t get_offset_of_additionalValues_2() { return static_cast(offsetof(InlinedArray_1_t68E6194AD4996764F60839E7786473860829F11D, ___additionalValues_2)); } inline InputProcessor_1U5BU5D_t3E2606DCE80476FF6158FB5F6A1481F17FBFC508* get_additionalValues_2() const { return ___additionalValues_2; } inline InputProcessor_1U5BU5D_t3E2606DCE80476FF6158FB5F6A1481F17FBFC508** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(InputProcessor_1U5BU5D_t3E2606DCE80476FF6158FB5F6A1481F17FBFC508* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)value); } }; // UnityEngine.InputSystem.Utilities.InlinedArray`1> struct InlinedArray_1_t5CCF7F61A9A990644A612EF7FD9BF5E84957C246 { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue InputProcessor_1_t5D94DB4CAE796E92FE59120B19897BE7A4580E04 * ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues InputProcessor_1U5BU5D_t7482B36593149DD210C0EBC0A2A6318FB3F29930* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_t5CCF7F61A9A990644A612EF7FD9BF5E84957C246, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_firstValue_1() { return static_cast(offsetof(InlinedArray_1_t5CCF7F61A9A990644A612EF7FD9BF5E84957C246, ___firstValue_1)); } inline InputProcessor_1_t5D94DB4CAE796E92FE59120B19897BE7A4580E04 * get_firstValue_1() const { return ___firstValue_1; } inline InputProcessor_1_t5D94DB4CAE796E92FE59120B19897BE7A4580E04 ** get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(InputProcessor_1_t5D94DB4CAE796E92FE59120B19897BE7A4580E04 * value) { ___firstValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstValue_1), (void*)value); } inline static int32_t get_offset_of_additionalValues_2() { return static_cast(offsetof(InlinedArray_1_t5CCF7F61A9A990644A612EF7FD9BF5E84957C246, ___additionalValues_2)); } inline InputProcessor_1U5BU5D_t7482B36593149DD210C0EBC0A2A6318FB3F29930* get_additionalValues_2() const { return ___additionalValues_2; } inline InputProcessor_1U5BU5D_t7482B36593149DD210C0EBC0A2A6318FB3F29930** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(InputProcessor_1U5BU5D_t7482B36593149DD210C0EBC0A2A6318FB3F29930* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)value); } }; // UnityEngine.InputSystem.Utilities.InlinedArray`1> struct InlinedArray_1_t8135010B8D8001565931433B4FF0A3948925A9FD { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue InputProcessor_1_tC797B512F2641A0AB0844215B781FCBB24FC8EFA * ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues InputProcessor_1U5BU5D_tE570C3D0B2C8F6ECE9058972450FE9624F6AAD62* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_t8135010B8D8001565931433B4FF0A3948925A9FD, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_firstValue_1() { return static_cast(offsetof(InlinedArray_1_t8135010B8D8001565931433B4FF0A3948925A9FD, ___firstValue_1)); } inline InputProcessor_1_tC797B512F2641A0AB0844215B781FCBB24FC8EFA * get_firstValue_1() const { return ___firstValue_1; } inline InputProcessor_1_tC797B512F2641A0AB0844215B781FCBB24FC8EFA ** get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(InputProcessor_1_tC797B512F2641A0AB0844215B781FCBB24FC8EFA * value) { ___firstValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstValue_1), (void*)value); } inline static int32_t get_offset_of_additionalValues_2() { return static_cast(offsetof(InlinedArray_1_t8135010B8D8001565931433B4FF0A3948925A9FD, ___additionalValues_2)); } inline InputProcessor_1U5BU5D_tE570C3D0B2C8F6ECE9058972450FE9624F6AAD62* get_additionalValues_2() const { return ___additionalValues_2; } inline InputProcessor_1U5BU5D_tE570C3D0B2C8F6ECE9058972450FE9624F6AAD62** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(InputProcessor_1U5BU5D_tE570C3D0B2C8F6ECE9058972450FE9624F6AAD62* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)value); } }; // UnityEngine.InputSystem.Utilities.InlinedArray`1> struct InlinedArray_1_t8C2FE779707E28D9A7EEA2A88ECC33B298F34994 { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue InputProcessor_1_t97A3DFD1D319E367F13E1723DF8FCF389D67C4F2 * ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues InputProcessor_1U5BU5D_t4E7F1C676ED9874F3A93CFB93A154797EF363BC2* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_t8C2FE779707E28D9A7EEA2A88ECC33B298F34994, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_firstValue_1() { return static_cast(offsetof(InlinedArray_1_t8C2FE779707E28D9A7EEA2A88ECC33B298F34994, ___firstValue_1)); } inline InputProcessor_1_t97A3DFD1D319E367F13E1723DF8FCF389D67C4F2 * get_firstValue_1() const { return ___firstValue_1; } inline InputProcessor_1_t97A3DFD1D319E367F13E1723DF8FCF389D67C4F2 ** get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(InputProcessor_1_t97A3DFD1D319E367F13E1723DF8FCF389D67C4F2 * value) { ___firstValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstValue_1), (void*)value); } inline static int32_t get_offset_of_additionalValues_2() { return static_cast(offsetof(InlinedArray_1_t8C2FE779707E28D9A7EEA2A88ECC33B298F34994, ___additionalValues_2)); } inline InputProcessor_1U5BU5D_t4E7F1C676ED9874F3A93CFB93A154797EF363BC2* get_additionalValues_2() const { return ___additionalValues_2; } inline InputProcessor_1U5BU5D_t4E7F1C676ED9874F3A93CFB93A154797EF363BC2** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(InputProcessor_1U5BU5D_t4E7F1C676ED9874F3A93CFB93A154797EF363BC2* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)value); } }; // UnityEngine.InputSystem.Utilities.InlinedArray`1> struct InlinedArray_1_tD55C396A76293977CF928018673D1D888B7A99B9 { public: // System.Int32 UnityEngine.InputSystem.Utilities.InlinedArray`1::length int32_t ___length_0; // TValue UnityEngine.InputSystem.Utilities.InlinedArray`1::firstValue InputProcessor_1_t2B5820D8FCAD8C7864ECD8C574B87CFED83A96CA * ___firstValue_1; // TValue[] UnityEngine.InputSystem.Utilities.InlinedArray`1::additionalValues InputProcessor_1U5BU5D_t17D43D53477F87726CEC5E1CE6B5437D27AE8232* ___additionalValues_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(InlinedArray_1_tD55C396A76293977CF928018673D1D888B7A99B9, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_firstValue_1() { return static_cast(offsetof(InlinedArray_1_tD55C396A76293977CF928018673D1D888B7A99B9, ___firstValue_1)); } inline InputProcessor_1_t2B5820D8FCAD8C7864ECD8C574B87CFED83A96CA * get_firstValue_1() const { return ___firstValue_1; } inline InputProcessor_1_t2B5820D8FCAD8C7864ECD8C574B87CFED83A96CA ** get_address_of_firstValue_1() { return &___firstValue_1; } inline void set_firstValue_1(InputProcessor_1_t2B5820D8FCAD8C7864ECD8C574B87CFED83A96CA * value) { ___firstValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstValue_1), (void*)value); } inline static int32_t get_offset_of_additionalValues_2() { return static_cast(offsetof(InlinedArray_1_tD55C396A76293977CF928018673D1D888B7A99B9, ___additionalValues_2)); } inline InputProcessor_1U5BU5D_t17D43D53477F87726CEC5E1CE6B5437D27AE8232* get_additionalValues_2() const { return ___additionalValues_2; } inline InputProcessor_1U5BU5D_t17D43D53477F87726CEC5E1CE6B5437D27AE8232** get_address_of_additionalValues_2() { return &___additionalValues_2; } inline void set_additionalValues_2(InputProcessor_1U5BU5D_t17D43D53477F87726CEC5E1CE6B5437D27AE8232* value) { ___additionalValues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___additionalValues_2), (void*)value); } }; // UnityEngine.XR.InputFeatureUsage`1 struct InputFeatureUsage_1_t152DE78832E6E5157647309AA0BF7CFC75F44A49 { public: // System.String UnityEngine.XR.InputFeatureUsage`1::k__BackingField String_t* ___U3CnameU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CnameU3Ek__BackingField_0() { return static_cast(offsetof(InputFeatureUsage_1_t152DE78832E6E5157647309AA0BF7CFC75F44A49, ___U3CnameU3Ek__BackingField_0)); } inline String_t* get_U3CnameU3Ek__BackingField_0() const { return ___U3CnameU3Ek__BackingField_0; } inline String_t** get_address_of_U3CnameU3Ek__BackingField_0() { return &___U3CnameU3Ek__BackingField_0; } inline void set_U3CnameU3Ek__BackingField_0(String_t* value) { ___U3CnameU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CnameU3Ek__BackingField_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.XR.InputFeatureUsage`1 #ifndef InputFeatureUsage_1_t0883EAB3AD99A1D218140E4C4D1FD0A2AC401FA1_marshaled_pinvoke_define #define InputFeatureUsage_1_t0883EAB3AD99A1D218140E4C4D1FD0A2AC401FA1_marshaled_pinvoke_define struct InputFeatureUsage_1_t0883EAB3AD99A1D218140E4C4D1FD0A2AC401FA1_marshaled_pinvoke { char* ___U3CnameU3Ek__BackingField_0; }; #endif // Native definition for COM marshalling of UnityEngine.XR.InputFeatureUsage`1 #ifndef InputFeatureUsage_1_t0883EAB3AD99A1D218140E4C4D1FD0A2AC401FA1_marshaled_com_define #define InputFeatureUsage_1_t0883EAB3AD99A1D218140E4C4D1FD0A2AC401FA1_marshaled_com_define struct InputFeatureUsage_1_t0883EAB3AD99A1D218140E4C4D1FD0A2AC401FA1_marshaled_com { Il2CppChar* ___U3CnameU3Ek__BackingField_0; }; #endif // UnityEngine.XR.InputFeatureUsage`1 struct InputFeatureUsage_1_t2E7E3FD2C721D53BE7A1B809921F9476185C8709 { public: // System.String UnityEngine.XR.InputFeatureUsage`1::k__BackingField String_t* ___U3CnameU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CnameU3Ek__BackingField_0() { return static_cast(offsetof(InputFeatureUsage_1_t2E7E3FD2C721D53BE7A1B809921F9476185C8709, ___U3CnameU3Ek__BackingField_0)); } inline String_t* get_U3CnameU3Ek__BackingField_0() const { return ___U3CnameU3Ek__BackingField_0; } inline String_t** get_address_of_U3CnameU3Ek__BackingField_0() { return &___U3CnameU3Ek__BackingField_0; } inline void set_U3CnameU3Ek__BackingField_0(String_t* value) { ___U3CnameU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CnameU3Ek__BackingField_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.XR.InputFeatureUsage`1 #ifndef InputFeatureUsage_1_t0883EAB3AD99A1D218140E4C4D1FD0A2AC401FA1_marshaled_pinvoke_define #define InputFeatureUsage_1_t0883EAB3AD99A1D218140E4C4D1FD0A2AC401FA1_marshaled_pinvoke_define struct InputFeatureUsage_1_t0883EAB3AD99A1D218140E4C4D1FD0A2AC401FA1_marshaled_pinvoke { char* ___U3CnameU3Ek__BackingField_0; }; #endif // Native definition for COM marshalling of UnityEngine.XR.InputFeatureUsage`1 #ifndef InputFeatureUsage_1_t0883EAB3AD99A1D218140E4C4D1FD0A2AC401FA1_marshaled_com_define #define InputFeatureUsage_1_t0883EAB3AD99A1D218140E4C4D1FD0A2AC401FA1_marshaled_com_define struct InputFeatureUsage_1_t0883EAB3AD99A1D218140E4C4D1FD0A2AC401FA1_marshaled_com { Il2CppChar* ___U3CnameU3Ek__BackingField_0; }; #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 { public: // TKey System.Collections.Generic.KeyValuePair`2::key RuntimeObject * ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625, ___key_0)); } inline RuntimeObject * get_key_0() const { return ___key_0; } inline RuntimeObject ** get_address_of_key_0() { return &___key_0; } inline void set_key_0(RuntimeObject * value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___key_0), (void*)value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // System.Collections.Generic.KeyValuePair`2> struct KeyValuePair_2_t8D9F73FD6A84D41FE3C8E16EF508B00918331981 { public: // TKey System.Collections.Generic.KeyValuePair`2::key String_t* ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value List_1_tB85E1C399D6329CDF5738B1608FE4D8D4AB1C37F * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t8D9F73FD6A84D41FE3C8E16EF508B00918331981, ___key_0)); } inline String_t* get_key_0() const { return ___key_0; } inline String_t** get_address_of_key_0() { return &___key_0; } inline void set_key_0(String_t* value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___key_0), (void*)value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t8D9F73FD6A84D41FE3C8E16EF508B00918331981, ___value_1)); } inline List_1_tB85E1C399D6329CDF5738B1608FE4D8D4AB1C37F * get_value_1() const { return ___value_1; } inline List_1_tB85E1C399D6329CDF5738B1608FE4D8D4AB1C37F ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(List_1_tB85E1C399D6329CDF5738B1608FE4D8D4AB1C37F * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 struct ReadOnlyArray_1_t51E12EEA961178973D364D9C1D86150BC4FF6811 { public: // TValue[] UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_Array InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* ___m_Array_0; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_StartIndex int32_t ___m_StartIndex_1; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_Length int32_t ___m_Length_2; public: inline static int32_t get_offset_of_m_Array_0() { return static_cast(offsetof(ReadOnlyArray_1_t51E12EEA961178973D364D9C1D86150BC4FF6811, ___m_Array_0)); } inline InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* get_m_Array_0() const { return ___m_Array_0; } inline InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680** get_address_of_m_Array_0() { return &___m_Array_0; } inline void set_m_Array_0(InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* value) { ___m_Array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Array_0), (void*)value); } inline static int32_t get_offset_of_m_StartIndex_1() { return static_cast(offsetof(ReadOnlyArray_1_t51E12EEA961178973D364D9C1D86150BC4FF6811, ___m_StartIndex_1)); } inline int32_t get_m_StartIndex_1() const { return ___m_StartIndex_1; } inline int32_t* get_address_of_m_StartIndex_1() { return &___m_StartIndex_1; } inline void set_m_StartIndex_1(int32_t value) { ___m_StartIndex_1 = value; } inline static int32_t get_offset_of_m_Length_2() { return static_cast(offsetof(ReadOnlyArray_1_t51E12EEA961178973D364D9C1D86150BC4FF6811, ___m_Length_2)); } inline int32_t get_m_Length_2() const { return ___m_Length_2; } inline int32_t* get_address_of_m_Length_2() { return &___m_Length_2; } inline void set_m_Length_2(int32_t value) { ___m_Length_2 = value; } }; // UnityEngine.InputSystem.Utilities.ReadOnlyArray`1 struct ReadOnlyArray_1_t9584B0851320AB0F5BC8FF261C123F5994A081B7 { public: // TValue[] UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_Array ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___m_Array_0; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_StartIndex int32_t ___m_StartIndex_1; // System.Int32 UnityEngine.InputSystem.Utilities.ReadOnlyArray`1::m_Length int32_t ___m_Length_2; public: inline static int32_t get_offset_of_m_Array_0() { return static_cast(offsetof(ReadOnlyArray_1_t9584B0851320AB0F5BC8FF261C123F5994A081B7, ___m_Array_0)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_m_Array_0() const { return ___m_Array_0; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_m_Array_0() { return &___m_Array_0; } inline void set_m_Array_0(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___m_Array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Array_0), (void*)value); } inline static int32_t get_offset_of_m_StartIndex_1() { return static_cast(offsetof(ReadOnlyArray_1_t9584B0851320AB0F5BC8FF261C123F5994A081B7, ___m_StartIndex_1)); } inline int32_t get_m_StartIndex_1() const { return ___m_StartIndex_1; } inline int32_t* get_address_of_m_StartIndex_1() { return &___m_StartIndex_1; } inline void set_m_StartIndex_1(int32_t value) { ___m_StartIndex_1 = value; } inline static int32_t get_offset_of_m_Length_2() { return static_cast(offsetof(ReadOnlyArray_1_t9584B0851320AB0F5BC8FF261C123F5994A081B7, ___m_Length_2)); } inline int32_t get_m_Length_2() const { return ___m_Length_2; } inline int32_t* get_address_of_m_Length_2() { return &___m_Length_2; } inline void set_m_Length_2(int32_t value) { ___m_Length_2 = value; } }; // System.Boolean struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37 { public: // System.Boolean System.Boolean::m_value bool ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37, ___m_value_0)); } inline bool get_m_value_0() const { return ___m_value_0; } inline bool* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(bool value) { ___m_value_0 = value; } }; // System.Byte struct Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056 { public: // System.Byte System.Byte::m_value uint8_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056, ___m_value_0)); } inline uint8_t get_m_value_0() const { return ___m_value_0; } inline uint8_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint8_t value) { ___m_value_0 = value; } }; // System.Char struct Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14 { public: // System.Char System.Char::m_value Il2CppChar ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14, ___m_value_0)); } inline Il2CppChar get_m_value_0() const { return ___m_value_0; } inline Il2CppChar* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(Il2CppChar value) { ___m_value_0 = value; } }; // System.Double struct Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181 { public: // System.Double System.Double::m_value double ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181, ___m_value_0)); } inline double get_m_value_0() const { return ___m_value_0; } inline double* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(double value) { ___m_value_0 = value; } }; // System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA : public ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 { public: public: }; // Native definition for P/Invoke marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_com { }; // UnityEngine.InputSystem.Utilities.FourCC struct FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 { public: // System.Int32 UnityEngine.InputSystem.Utilities.FourCC::m_Code int32_t ___m_Code_0; public: inline static int32_t get_offset_of_m_Code_0() { return static_cast(offsetof(FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9, ___m_Code_0)); } inline int32_t get_m_Code_0() const { return ___m_Code_0; } inline int32_t* get_address_of_m_Code_0() { return &___m_Code_0; } inline void set_m_Code_0(int32_t value) { ___m_Code_0 = value; } }; // System.Guid struct Guid_t { public: // System.Int32 System.Guid::_a int32_t ____a_1; // System.Int16 System.Guid::_b int16_t ____b_2; // System.Int16 System.Guid::_c int16_t ____c_3; // System.Byte System.Guid::_d uint8_t ____d_4; // System.Byte System.Guid::_e uint8_t ____e_5; // System.Byte System.Guid::_f uint8_t ____f_6; // System.Byte System.Guid::_g uint8_t ____g_7; // System.Byte System.Guid::_h uint8_t ____h_8; // System.Byte System.Guid::_i uint8_t ____i_9; // System.Byte System.Guid::_j uint8_t ____j_10; // System.Byte System.Guid::_k uint8_t ____k_11; public: inline static int32_t get_offset_of__a_1() { return static_cast(offsetof(Guid_t, ____a_1)); } inline int32_t get__a_1() const { return ____a_1; } inline int32_t* get_address_of__a_1() { return &____a_1; } inline void set__a_1(int32_t value) { ____a_1 = value; } inline static int32_t get_offset_of__b_2() { return static_cast(offsetof(Guid_t, ____b_2)); } inline int16_t get__b_2() const { return ____b_2; } inline int16_t* get_address_of__b_2() { return &____b_2; } inline void set__b_2(int16_t value) { ____b_2 = value; } inline static int32_t get_offset_of__c_3() { return static_cast(offsetof(Guid_t, ____c_3)); } inline int16_t get__c_3() const { return ____c_3; } inline int16_t* get_address_of__c_3() { return &____c_3; } inline void set__c_3(int16_t value) { ____c_3 = value; } inline static int32_t get_offset_of__d_4() { return static_cast(offsetof(Guid_t, ____d_4)); } inline uint8_t get__d_4() const { return ____d_4; } inline uint8_t* get_address_of__d_4() { return &____d_4; } inline void set__d_4(uint8_t value) { ____d_4 = value; } inline static int32_t get_offset_of__e_5() { return static_cast(offsetof(Guid_t, ____e_5)); } inline uint8_t get__e_5() const { return ____e_5; } inline uint8_t* get_address_of__e_5() { return &____e_5; } inline void set__e_5(uint8_t value) { ____e_5 = value; } inline static int32_t get_offset_of__f_6() { return static_cast(offsetof(Guid_t, ____f_6)); } inline uint8_t get__f_6() const { return ____f_6; } inline uint8_t* get_address_of__f_6() { return &____f_6; } inline void set__f_6(uint8_t value) { ____f_6 = value; } inline static int32_t get_offset_of__g_7() { return static_cast(offsetof(Guid_t, ____g_7)); } inline uint8_t get__g_7() const { return ____g_7; } inline uint8_t* get_address_of__g_7() { return &____g_7; } inline void set__g_7(uint8_t value) { ____g_7 = value; } inline static int32_t get_offset_of__h_8() { return static_cast(offsetof(Guid_t, ____h_8)); } inline uint8_t get__h_8() const { return ____h_8; } inline uint8_t* get_address_of__h_8() { return &____h_8; } inline void set__h_8(uint8_t value) { ____h_8 = value; } inline static int32_t get_offset_of__i_9() { return static_cast(offsetof(Guid_t, ____i_9)); } inline uint8_t get__i_9() const { return ____i_9; } inline uint8_t* get_address_of__i_9() { return &____i_9; } inline void set__i_9(uint8_t value) { ____i_9 = value; } inline static int32_t get_offset_of__j_10() { return static_cast(offsetof(Guid_t, ____j_10)); } inline uint8_t get__j_10() const { return ____j_10; } inline uint8_t* get_address_of__j_10() { return &____j_10; } inline void set__j_10(uint8_t value) { ____j_10 = value; } inline static int32_t get_offset_of__k_11() { return static_cast(offsetof(Guid_t, ____k_11)); } inline uint8_t get__k_11() const { return ____k_11; } inline uint8_t* get_address_of__k_11() { return &____k_11; } inline void set__k_11(uint8_t value) { ____k_11 = value; } }; // UnityEngine.XR.OpenXR.Input.Haptic struct Haptic_t0C7307B0E3E9B39A3E8E2E26518EB34A3E7EC1A9 { public: union { struct { }; uint8_t Haptic_t0C7307B0E3E9B39A3E8E2E26518EB34A3E7EC1A9__padding[1]; }; public: }; // UnityEngine.InputSystem.Layouts.InputDeviceDescription struct InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 { public: // System.String UnityEngine.InputSystem.Layouts.InputDeviceDescription::m_InterfaceName String_t* ___m_InterfaceName_0; // System.String UnityEngine.InputSystem.Layouts.InputDeviceDescription::m_DeviceClass String_t* ___m_DeviceClass_1; // System.String UnityEngine.InputSystem.Layouts.InputDeviceDescription::m_Manufacturer String_t* ___m_Manufacturer_2; // System.String UnityEngine.InputSystem.Layouts.InputDeviceDescription::m_Product String_t* ___m_Product_3; // System.String UnityEngine.InputSystem.Layouts.InputDeviceDescription::m_Serial String_t* ___m_Serial_4; // System.String UnityEngine.InputSystem.Layouts.InputDeviceDescription::m_Version String_t* ___m_Version_5; // System.String UnityEngine.InputSystem.Layouts.InputDeviceDescription::m_Capabilities String_t* ___m_Capabilities_6; public: inline static int32_t get_offset_of_m_InterfaceName_0() { return static_cast(offsetof(InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58, ___m_InterfaceName_0)); } inline String_t* get_m_InterfaceName_0() const { return ___m_InterfaceName_0; } inline String_t** get_address_of_m_InterfaceName_0() { return &___m_InterfaceName_0; } inline void set_m_InterfaceName_0(String_t* value) { ___m_InterfaceName_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_InterfaceName_0), (void*)value); } inline static int32_t get_offset_of_m_DeviceClass_1() { return static_cast(offsetof(InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58, ___m_DeviceClass_1)); } inline String_t* get_m_DeviceClass_1() const { return ___m_DeviceClass_1; } inline String_t** get_address_of_m_DeviceClass_1() { return &___m_DeviceClass_1; } inline void set_m_DeviceClass_1(String_t* value) { ___m_DeviceClass_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_DeviceClass_1), (void*)value); } inline static int32_t get_offset_of_m_Manufacturer_2() { return static_cast(offsetof(InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58, ___m_Manufacturer_2)); } inline String_t* get_m_Manufacturer_2() const { return ___m_Manufacturer_2; } inline String_t** get_address_of_m_Manufacturer_2() { return &___m_Manufacturer_2; } inline void set_m_Manufacturer_2(String_t* value) { ___m_Manufacturer_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Manufacturer_2), (void*)value); } inline static int32_t get_offset_of_m_Product_3() { return static_cast(offsetof(InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58, ___m_Product_3)); } inline String_t* get_m_Product_3() const { return ___m_Product_3; } inline String_t** get_address_of_m_Product_3() { return &___m_Product_3; } inline void set_m_Product_3(String_t* value) { ___m_Product_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Product_3), (void*)value); } inline static int32_t get_offset_of_m_Serial_4() { return static_cast(offsetof(InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58, ___m_Serial_4)); } inline String_t* get_m_Serial_4() const { return ___m_Serial_4; } inline String_t** get_address_of_m_Serial_4() { return &___m_Serial_4; } inline void set_m_Serial_4(String_t* value) { ___m_Serial_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Serial_4), (void*)value); } inline static int32_t get_offset_of_m_Version_5() { return static_cast(offsetof(InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58, ___m_Version_5)); } inline String_t* get_m_Version_5() const { return ___m_Version_5; } inline String_t** get_address_of_m_Version_5() { return &___m_Version_5; } inline void set_m_Version_5(String_t* value) { ___m_Version_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Version_5), (void*)value); } inline static int32_t get_offset_of_m_Capabilities_6() { return static_cast(offsetof(InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58, ___m_Capabilities_6)); } inline String_t* get_m_Capabilities_6() const { return ___m_Capabilities_6; } inline String_t** get_address_of_m_Capabilities_6() { return &___m_Capabilities_6; } inline void set_m_Capabilities_6(String_t* value) { ___m_Capabilities_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Capabilities_6), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.Layouts.InputDeviceDescription struct InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58_marshaled_pinvoke { char* ___m_InterfaceName_0; char* ___m_DeviceClass_1; char* ___m_Manufacturer_2; char* ___m_Product_3; char* ___m_Serial_4; char* ___m_Version_5; char* ___m_Capabilities_6; }; // Native definition for COM marshalling of UnityEngine.InputSystem.Layouts.InputDeviceDescription struct InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58_marshaled_com { Il2CppChar* ___m_InterfaceName_0; Il2CppChar* ___m_DeviceClass_1; Il2CppChar* ___m_Manufacturer_2; Il2CppChar* ___m_Product_3; Il2CppChar* ___m_Serial_4; Il2CppChar* ___m_Version_5; Il2CppChar* ___m_Capabilities_6; }; // System.Int32 struct Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046 { public: // System.Int32 System.Int32::m_value int32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046, ___m_value_0)); } inline int32_t get_m_value_0() const { return ___m_value_0; } inline int32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int32_t value) { ___m_value_0 = value; } }; // System.Int64 struct Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3 { public: // System.Int64 System.Int64::m_value int64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3, ___m_value_0)); } inline int64_t get_m_value_0() const { return ___m_value_0; } inline int64_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int64_t value) { ___m_value_0 = value; } }; // System.IntPtr struct IntPtr_t { public: // System.Void* System.IntPtr::m_value void* ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(IntPtr_t, ___m_value_0)); } inline void* get_m_value_0() const { return ___m_value_0; } inline void** get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(void* value) { ___m_value_0 = value; } }; // UnityEngine.InputSystem.Utilities.InternedString struct InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED { public: // System.String UnityEngine.InputSystem.Utilities.InternedString::m_StringOriginalCase String_t* ___m_StringOriginalCase_0; // System.String UnityEngine.InputSystem.Utilities.InternedString::m_StringLowerCase String_t* ___m_StringLowerCase_1; public: inline static int32_t get_offset_of_m_StringOriginalCase_0() { return static_cast(offsetof(InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED, ___m_StringOriginalCase_0)); } inline String_t* get_m_StringOriginalCase_0() const { return ___m_StringOriginalCase_0; } inline String_t** get_address_of_m_StringOriginalCase_0() { return &___m_StringOriginalCase_0; } inline void set_m_StringOriginalCase_0(String_t* value) { ___m_StringOriginalCase_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_StringOriginalCase_0), (void*)value); } inline static int32_t get_offset_of_m_StringLowerCase_1() { return static_cast(offsetof(InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED, ___m_StringLowerCase_1)); } inline String_t* get_m_StringLowerCase_1() const { return ___m_StringLowerCase_1; } inline String_t** get_address_of_m_StringLowerCase_1() { return &___m_StringLowerCase_1; } inline void set_m_StringLowerCase_1(String_t* value) { ___m_StringLowerCase_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_StringLowerCase_1), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.Utilities.InternedString struct InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED_marshaled_pinvoke { char* ___m_StringOriginalCase_0; char* ___m_StringLowerCase_1; }; // Native definition for COM marshalling of UnityEngine.InputSystem.Utilities.InternedString struct InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED_marshaled_com { Il2CppChar* ___m_StringOriginalCase_0; Il2CppChar* ___m_StringLowerCase_1; }; // System.Security.Cryptography.MD5 struct MD5_t6B7B1C4D40C383D0AD84BB8DDE4DE4B29BA627FB : public HashAlgorithm_t7F831BEF35F9D0AF5016FFB0E474AF9F93908F31 { public: public: }; // UnityEngine.Quaternion struct Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 { public: // System.Single UnityEngine.Quaternion::x float ___x_0; // System.Single UnityEngine.Quaternion::y float ___y_1; // System.Single UnityEngine.Quaternion::z float ___z_2; // System.Single UnityEngine.Quaternion::w float ___w_3; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } inline static int32_t get_offset_of_z_2() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___z_2)); } inline float get_z_2() const { return ___z_2; } inline float* get_address_of_z_2() { return &___z_2; } inline void set_z_2(float value) { ___z_2 = value; } inline static int32_t get_offset_of_w_3() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___w_3)); } inline float get_w_3() const { return ___w_3; } inline float* get_address_of_w_3() { return &___w_3; } inline void set_w_3(float value) { ___w_3 = value; } }; // System.Single struct Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E { public: // System.Single System.Single::m_value float ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E, ___m_value_0)); } inline float get_m_value_0() const { return ___m_value_0; } inline float* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(float value) { ___m_value_0 = value; } }; // System.UInt16 struct UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD { public: // System.UInt16 System.UInt16::m_value uint16_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD, ___m_value_0)); } inline uint16_t get_m_value_0() const { return ___m_value_0; } inline uint16_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint16_t value) { ___m_value_0 = value; } }; // System.UInt32 struct UInt32_tE60352A06233E4E69DD198BCC67142159F686B15 { public: // System.UInt32 System.UInt32::m_value uint32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15, ___m_value_0)); } inline uint32_t get_m_value_0() const { return ___m_value_0; } inline uint32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint32_t value) { ___m_value_0 = value; } }; // System.UInt64 struct UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281 { public: // System.UInt64 System.UInt64::m_value uint64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281, ___m_value_0)); } inline uint64_t get_m_value_0() const { return ___m_value_0; } inline uint64_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint64_t value) { ___m_value_0 = value; } }; // System.UnhandledExceptionEventArgs struct UnhandledExceptionEventArgs_tFA66D5AA8F6337DEF8E2B494B3B8C377C9FDB885 : public EventArgs_tBCAACA538A5195B6D6C8DFCC3524A2A4A67FD8BA { public: // System.Object System.UnhandledExceptionEventArgs::_Exception RuntimeObject * ____Exception_1; // System.Boolean System.UnhandledExceptionEventArgs::_IsTerminating bool ____IsTerminating_2; public: inline static int32_t get_offset_of__Exception_1() { return static_cast(offsetof(UnhandledExceptionEventArgs_tFA66D5AA8F6337DEF8E2B494B3B8C377C9FDB885, ____Exception_1)); } inline RuntimeObject * get__Exception_1() const { return ____Exception_1; } inline RuntimeObject ** get_address_of__Exception_1() { return &____Exception_1; } inline void set__Exception_1(RuntimeObject * value) { ____Exception_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____Exception_1), (void*)value); } inline static int32_t get_offset_of__IsTerminating_2() { return static_cast(offsetof(UnhandledExceptionEventArgs_tFA66D5AA8F6337DEF8E2B494B3B8C377C9FDB885, ____IsTerminating_2)); } inline bool get__IsTerminating_2() const { return ____IsTerminating_2; } inline bool* get_address_of__IsTerminating_2() { return &____IsTerminating_2; } inline void set__IsTerminating_2(bool value) { ____IsTerminating_2 = value; } }; // UnityEngine.Vector2 struct Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 { public: // System.Single UnityEngine.Vector2::x float ___x_0; // System.Single UnityEngine.Vector2::y float ___y_1; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } }; // UnityEngine.Vector3 struct Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E { public: // System.Single UnityEngine.Vector3::x float ___x_2; // System.Single UnityEngine.Vector3::y float ___y_3; // System.Single UnityEngine.Vector3::z float ___z_4; public: inline static int32_t get_offset_of_x_2() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___x_2)); } inline float get_x_2() const { return ___x_2; } inline float* get_address_of_x_2() { return &___x_2; } inline void set_x_2(float value) { ___x_2 = value; } inline static int32_t get_offset_of_y_3() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___y_3)); } inline float get_y_3() const { return ___y_3; } inline float* get_address_of_y_3() { return &___y_3; } inline void set_y_3(float value) { ___y_3 = value; } inline static int32_t get_offset_of_z_4() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___z_4)); } inline float get_z_4() const { return ___z_4; } inline float* get_address_of_z_4() { return &___z_4; } inline void set_z_4(float value) { ___z_4 = value; } }; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5 { public: union { struct { }; uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1]; }; public: }; // UnityEngine.XR.OpenXR.WaitForRestartFinish struct WaitForRestartFinish_t1E531A0B84387E912CDA4C5079FE2D1D00C1FDC6 : public CustomYieldInstruction_t4ED1543FBAA3143362854EB1867B42E5D190A5C7 { public: // System.Single UnityEngine.XR.OpenXR.WaitForRestartFinish::m_Timeout float ___m_Timeout_0; public: inline static int32_t get_offset_of_m_Timeout_0() { return static_cast(offsetof(WaitForRestartFinish_t1E531A0B84387E912CDA4C5079FE2D1D00C1FDC6, ___m_Timeout_0)); } inline float get_m_Timeout_0() const { return ___m_Timeout_0; } inline float* get_address_of_m_Timeout_0() { return &___m_Timeout_0; } inline void set_m_Timeout_0(float value) { ___m_Timeout_0 = value; } }; // UnityEngine.XR.OpenXR.NativeTypes.XrQuaternionf struct XrQuaternionf_t82469EAD2573DDEB403D2C5001B914DD1299E30E { public: // System.Single UnityEngine.XR.OpenXR.NativeTypes.XrQuaternionf::x float ___x_0; // System.Single UnityEngine.XR.OpenXR.NativeTypes.XrQuaternionf::y float ___y_1; // System.Single UnityEngine.XR.OpenXR.NativeTypes.XrQuaternionf::z float ___z_2; // System.Single UnityEngine.XR.OpenXR.NativeTypes.XrQuaternionf::w float ___w_3; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(XrQuaternionf_t82469EAD2573DDEB403D2C5001B914DD1299E30E, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(XrQuaternionf_t82469EAD2573DDEB403D2C5001B914DD1299E30E, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } inline static int32_t get_offset_of_z_2() { return static_cast(offsetof(XrQuaternionf_t82469EAD2573DDEB403D2C5001B914DD1299E30E, ___z_2)); } inline float get_z_2() const { return ___z_2; } inline float* get_address_of_z_2() { return &___z_2; } inline void set_z_2(float value) { ___z_2 = value; } inline static int32_t get_offset_of_w_3() { return static_cast(offsetof(XrQuaternionf_t82469EAD2573DDEB403D2C5001B914DD1299E30E, ___w_3)); } inline float get_w_3() const { return ___w_3; } inline float* get_address_of_w_3() { return &___w_3; } inline void set_w_3(float value) { ___w_3 = value; } }; // UnityEngine.XR.OpenXR.NativeTypes.XrVector2f struct XrVector2f_tE2CC0BB5069C1B26D66C0E8D8108E14ED98F4661 { public: // System.Single UnityEngine.XR.OpenXR.NativeTypes.XrVector2f::x float ___x_0; // System.Single UnityEngine.XR.OpenXR.NativeTypes.XrVector2f::y float ___y_1; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(XrVector2f_tE2CC0BB5069C1B26D66C0E8D8108E14ED98F4661, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(XrVector2f_tE2CC0BB5069C1B26D66C0E8D8108E14ED98F4661, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } }; // UnityEngine.XR.OpenXR.NativeTypes.XrVector3f struct XrVector3f_tBB4043B79B1CC4603441BBA07F282A2BF8290C8D { public: // System.Single UnityEngine.XR.OpenXR.NativeTypes.XrVector3f::x float ___x_0; // System.Single UnityEngine.XR.OpenXR.NativeTypes.XrVector3f::y float ___y_1; // System.Single UnityEngine.XR.OpenXR.NativeTypes.XrVector3f::z float ___z_2; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(XrVector3f_tBB4043B79B1CC4603441BBA07F282A2BF8290C8D, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(XrVector3f_tBB4043B79B1CC4603441BBA07F282A2BF8290C8D, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } inline static int32_t get_offset_of_z_2() { return static_cast(offsetof(XrVector3f_tBB4043B79B1CC4603441BBA07F282A2BF8290C8D, ___z_2)); } inline float get_z_2() const { return ___z_2; } inline float* get_address_of_z_2() { return &___z_2; } inline void set_z_2(float value) { ___z_2 = value; } }; // UnityEngine.XR.OpenXR.OpenXRAnalytics/InitializeEvent struct InitializeEvent_t9726215F8A7ECF0CA4C99BBB767A491D5E0F2E5B { public: // System.Boolean UnityEngine.XR.OpenXR.OpenXRAnalytics/InitializeEvent::success bool ___success_0; // System.String UnityEngine.XR.OpenXR.OpenXRAnalytics/InitializeEvent::runtime String_t* ___runtime_1; // System.String UnityEngine.XR.OpenXR.OpenXRAnalytics/InitializeEvent::runtime_version String_t* ___runtime_version_2; // System.String UnityEngine.XR.OpenXR.OpenXRAnalytics/InitializeEvent::plugin_version String_t* ___plugin_version_3; // System.String UnityEngine.XR.OpenXR.OpenXRAnalytics/InitializeEvent::api_version String_t* ___api_version_4; // System.String[] UnityEngine.XR.OpenXR.OpenXRAnalytics/InitializeEvent::available_extensions StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___available_extensions_5; // System.String[] UnityEngine.XR.OpenXR.OpenXRAnalytics/InitializeEvent::enabled_extensions StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___enabled_extensions_6; // System.String[] UnityEngine.XR.OpenXR.OpenXRAnalytics/InitializeEvent::enabled_features StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___enabled_features_7; // System.String[] UnityEngine.XR.OpenXR.OpenXRAnalytics/InitializeEvent::failed_features StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___failed_features_8; public: inline static int32_t get_offset_of_success_0() { return static_cast(offsetof(InitializeEvent_t9726215F8A7ECF0CA4C99BBB767A491D5E0F2E5B, ___success_0)); } inline bool get_success_0() const { return ___success_0; } inline bool* get_address_of_success_0() { return &___success_0; } inline void set_success_0(bool value) { ___success_0 = value; } inline static int32_t get_offset_of_runtime_1() { return static_cast(offsetof(InitializeEvent_t9726215F8A7ECF0CA4C99BBB767A491D5E0F2E5B, ___runtime_1)); } inline String_t* get_runtime_1() const { return ___runtime_1; } inline String_t** get_address_of_runtime_1() { return &___runtime_1; } inline void set_runtime_1(String_t* value) { ___runtime_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___runtime_1), (void*)value); } inline static int32_t get_offset_of_runtime_version_2() { return static_cast(offsetof(InitializeEvent_t9726215F8A7ECF0CA4C99BBB767A491D5E0F2E5B, ___runtime_version_2)); } inline String_t* get_runtime_version_2() const { return ___runtime_version_2; } inline String_t** get_address_of_runtime_version_2() { return &___runtime_version_2; } inline void set_runtime_version_2(String_t* value) { ___runtime_version_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___runtime_version_2), (void*)value); } inline static int32_t get_offset_of_plugin_version_3() { return static_cast(offsetof(InitializeEvent_t9726215F8A7ECF0CA4C99BBB767A491D5E0F2E5B, ___plugin_version_3)); } inline String_t* get_plugin_version_3() const { return ___plugin_version_3; } inline String_t** get_address_of_plugin_version_3() { return &___plugin_version_3; } inline void set_plugin_version_3(String_t* value) { ___plugin_version_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___plugin_version_3), (void*)value); } inline static int32_t get_offset_of_api_version_4() { return static_cast(offsetof(InitializeEvent_t9726215F8A7ECF0CA4C99BBB767A491D5E0F2E5B, ___api_version_4)); } inline String_t* get_api_version_4() const { return ___api_version_4; } inline String_t** get_address_of_api_version_4() { return &___api_version_4; } inline void set_api_version_4(String_t* value) { ___api_version_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___api_version_4), (void*)value); } inline static int32_t get_offset_of_available_extensions_5() { return static_cast(offsetof(InitializeEvent_t9726215F8A7ECF0CA4C99BBB767A491D5E0F2E5B, ___available_extensions_5)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_available_extensions_5() const { return ___available_extensions_5; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_available_extensions_5() { return &___available_extensions_5; } inline void set_available_extensions_5(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___available_extensions_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___available_extensions_5), (void*)value); } inline static int32_t get_offset_of_enabled_extensions_6() { return static_cast(offsetof(InitializeEvent_t9726215F8A7ECF0CA4C99BBB767A491D5E0F2E5B, ___enabled_extensions_6)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_enabled_extensions_6() const { return ___enabled_extensions_6; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_enabled_extensions_6() { return &___enabled_extensions_6; } inline void set_enabled_extensions_6(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___enabled_extensions_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___enabled_extensions_6), (void*)value); } inline static int32_t get_offset_of_enabled_features_7() { return static_cast(offsetof(InitializeEvent_t9726215F8A7ECF0CA4C99BBB767A491D5E0F2E5B, ___enabled_features_7)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_enabled_features_7() const { return ___enabled_features_7; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_enabled_features_7() { return &___enabled_features_7; } inline void set_enabled_features_7(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___enabled_features_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___enabled_features_7), (void*)value); } inline static int32_t get_offset_of_failed_features_8() { return static_cast(offsetof(InitializeEvent_t9726215F8A7ECF0CA4C99BBB767A491D5E0F2E5B, ___failed_features_8)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_failed_features_8() const { return ___failed_features_8; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_failed_features_8() { return &___failed_features_8; } inline void set_failed_features_8(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___failed_features_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___failed_features_8), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.XR.OpenXR.OpenXRAnalytics/InitializeEvent struct InitializeEvent_t9726215F8A7ECF0CA4C99BBB767A491D5E0F2E5B_marshaled_pinvoke { int32_t ___success_0; char* ___runtime_1; char* ___runtime_version_2; char* ___plugin_version_3; char* ___api_version_4; char** ___available_extensions_5; char** ___enabled_extensions_6; char** ___enabled_features_7; char** ___failed_features_8; }; // Native definition for COM marshalling of UnityEngine.XR.OpenXR.OpenXRAnalytics/InitializeEvent struct InitializeEvent_t9726215F8A7ECF0CA4C99BBB767A491D5E0F2E5B_marshaled_com { int32_t ___success_0; Il2CppChar* ___runtime_1; Il2CppChar* ___runtime_version_2; Il2CppChar* ___plugin_version_3; Il2CppChar* ___api_version_4; Il2CppChar** ___available_extensions_5; Il2CppChar** ___enabled_extensions_6; Il2CppChar** ___enabled_features_7; Il2CppChar** ___failed_features_8; }; // UnityEngine.XR.OpenXR.Input.OpenXRInput/SerializedBinding struct SerializedBinding_t6754BE38A661BCD50AD1D3C4AA045AEFA692784F { public: // System.UInt64 UnityEngine.XR.OpenXR.Input.OpenXRInput/SerializedBinding::actionId uint64_t ___actionId_0; // System.String UnityEngine.XR.OpenXR.Input.OpenXRInput/SerializedBinding::path String_t* ___path_1; public: inline static int32_t get_offset_of_actionId_0() { return static_cast(offsetof(SerializedBinding_t6754BE38A661BCD50AD1D3C4AA045AEFA692784F, ___actionId_0)); } inline uint64_t get_actionId_0() const { return ___actionId_0; } inline uint64_t* get_address_of_actionId_0() { return &___actionId_0; } inline void set_actionId_0(uint64_t value) { ___actionId_0 = value; } inline static int32_t get_offset_of_path_1() { return static_cast(offsetof(SerializedBinding_t6754BE38A661BCD50AD1D3C4AA045AEFA692784F, ___path_1)); } inline String_t* get_path_1() const { return ___path_1; } inline String_t** get_address_of_path_1() { return &___path_1; } inline void set_path_1(String_t* value) { ___path_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___path_1), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.XR.OpenXR.Input.OpenXRInput/SerializedBinding struct SerializedBinding_t6754BE38A661BCD50AD1D3C4AA045AEFA692784F_marshaled_pinvoke { uint64_t ___actionId_0; char* ___path_1; }; // Native definition for COM marshalling of UnityEngine.XR.OpenXR.Input.OpenXRInput/SerializedBinding struct SerializedBinding_t6754BE38A661BCD50AD1D3C4AA045AEFA692784F_marshaled_com { uint64_t ___actionId_0; Il2CppChar* ___path_1; }; // UnityEngine.InputSystem.Utilities.CallbackArray`1> struct CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 { public: // System.Boolean UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CannotMutateCallbacksArray bool ___m_CannotMutateCallbacksArray_0; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_Callbacks InlinedArray_1_t02AB39E6F94F40A915AE5843BDB88347C7AD02B5 ___m_Callbacks_1; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToAdd InlinedArray_1_t02AB39E6F94F40A915AE5843BDB88347C7AD02B5 ___m_CallbacksToAdd_2; // UnityEngine.InputSystem.Utilities.InlinedArray`1 UnityEngine.InputSystem.Utilities.CallbackArray`1::m_CallbacksToRemove InlinedArray_1_t02AB39E6F94F40A915AE5843BDB88347C7AD02B5 ___m_CallbacksToRemove_3; public: inline static int32_t get_offset_of_m_CannotMutateCallbacksArray_0() { return static_cast(offsetof(CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1, ___m_CannotMutateCallbacksArray_0)); } inline bool get_m_CannotMutateCallbacksArray_0() const { return ___m_CannotMutateCallbacksArray_0; } inline bool* get_address_of_m_CannotMutateCallbacksArray_0() { return &___m_CannotMutateCallbacksArray_0; } inline void set_m_CannotMutateCallbacksArray_0(bool value) { ___m_CannotMutateCallbacksArray_0 = value; } inline static int32_t get_offset_of_m_Callbacks_1() { return static_cast(offsetof(CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1, ___m_Callbacks_1)); } inline InlinedArray_1_t02AB39E6F94F40A915AE5843BDB88347C7AD02B5 get_m_Callbacks_1() const { return ___m_Callbacks_1; } inline InlinedArray_1_t02AB39E6F94F40A915AE5843BDB88347C7AD02B5 * get_address_of_m_Callbacks_1() { return &___m_Callbacks_1; } inline void set_m_Callbacks_1(InlinedArray_1_t02AB39E6F94F40A915AE5843BDB88347C7AD02B5 value) { ___m_Callbacks_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_CallbacksToAdd_2() { return static_cast(offsetof(CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1, ___m_CallbacksToAdd_2)); } inline InlinedArray_1_t02AB39E6F94F40A915AE5843BDB88347C7AD02B5 get_m_CallbacksToAdd_2() const { return ___m_CallbacksToAdd_2; } inline InlinedArray_1_t02AB39E6F94F40A915AE5843BDB88347C7AD02B5 * get_address_of_m_CallbacksToAdd_2() { return &___m_CallbacksToAdd_2; } inline void set_m_CallbacksToAdd_2(InlinedArray_1_t02AB39E6F94F40A915AE5843BDB88347C7AD02B5 value) { ___m_CallbacksToAdd_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_CallbacksToRemove_3() { return static_cast(offsetof(CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1, ___m_CallbacksToRemove_3)); } inline InlinedArray_1_t02AB39E6F94F40A915AE5843BDB88347C7AD02B5 get_m_CallbacksToRemove_3() const { return ___m_CallbacksToRemove_3; } inline InlinedArray_1_t02AB39E6F94F40A915AE5843BDB88347C7AD02B5 * get_address_of_m_CallbacksToRemove_3() { return &___m_CallbacksToRemove_3; } inline void set_m_CallbacksToRemove_3(InlinedArray_1_t02AB39E6F94F40A915AE5843BDB88347C7AD02B5 value) { ___m_CallbacksToRemove_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } }; // System.Collections.Generic.Dictionary`2/Enumerator struct Enumerator_tE4E91EE5578038530CF0C46227953BA787E7A0A0 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::version int32_t ___version_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::index int32_t ___index_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 ___current_3; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::getEnumeratorRetType int32_t ___getEnumeratorRetType_4; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_tE4E91EE5578038530CF0C46227953BA787E7A0A0, ___dictionary_0)); } inline Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } inline static int32_t get_offset_of_version_1() { return static_cast(offsetof(Enumerator_tE4E91EE5578038530CF0C46227953BA787E7A0A0, ___version_1)); } inline int32_t get_version_1() const { return ___version_1; } inline int32_t* get_address_of_version_1() { return &___version_1; } inline void set_version_1(int32_t value) { ___version_1 = value; } inline static int32_t get_offset_of_index_2() { return static_cast(offsetof(Enumerator_tE4E91EE5578038530CF0C46227953BA787E7A0A0, ___index_2)); } inline int32_t get_index_2() const { return ___index_2; } inline int32_t* get_address_of_index_2() { return &___index_2; } inline void set_index_2(int32_t value) { ___index_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tE4E91EE5578038530CF0C46227953BA787E7A0A0, ___current_3)); } inline KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 get_current_3() const { return ___current_3; } inline KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___key_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___value_1), (void*)NULL); #endif } inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast(offsetof(Enumerator_tE4E91EE5578038530CF0C46227953BA787E7A0A0, ___getEnumeratorRetType_4)); } inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; } inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; } inline void set_getEnumeratorRetType_4(int32_t value) { ___getEnumeratorRetType_4 = value; } }; // System.Collections.Generic.Dictionary`2/Enumerator> struct Enumerator_t0A937059F8A0373F316E05D36CAD927789A8B5FF { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t5C8C52B7DDF6DDDB6F99E5DD69947A62ABA5459B * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::version int32_t ___version_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::index int32_t ___index_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_t8D9F73FD6A84D41FE3C8E16EF508B00918331981 ___current_3; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::getEnumeratorRetType int32_t ___getEnumeratorRetType_4; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t0A937059F8A0373F316E05D36CAD927789A8B5FF, ___dictionary_0)); } inline Dictionary_2_t5C8C52B7DDF6DDDB6F99E5DD69947A62ABA5459B * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t5C8C52B7DDF6DDDB6F99E5DD69947A62ABA5459B ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t5C8C52B7DDF6DDDB6F99E5DD69947A62ABA5459B * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } inline static int32_t get_offset_of_version_1() { return static_cast(offsetof(Enumerator_t0A937059F8A0373F316E05D36CAD927789A8B5FF, ___version_1)); } inline int32_t get_version_1() const { return ___version_1; } inline int32_t* get_address_of_version_1() { return &___version_1; } inline void set_version_1(int32_t value) { ___version_1 = value; } inline static int32_t get_offset_of_index_2() { return static_cast(offsetof(Enumerator_t0A937059F8A0373F316E05D36CAD927789A8B5FF, ___index_2)); } inline int32_t get_index_2() const { return ___index_2; } inline int32_t* get_address_of_index_2() { return &___index_2; } inline void set_index_2(int32_t value) { ___index_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t0A937059F8A0373F316E05D36CAD927789A8B5FF, ___current_3)); } inline KeyValuePair_2_t8D9F73FD6A84D41FE3C8E16EF508B00918331981 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t8D9F73FD6A84D41FE3C8E16EF508B00918331981 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t8D9F73FD6A84D41FE3C8E16EF508B00918331981 value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___key_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___value_1), (void*)NULL); #endif } inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast(offsetof(Enumerator_t0A937059F8A0373F316E05D36CAD927789A8B5FF, ___getEnumeratorRetType_4)); } inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; } inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; } inline void set_getEnumeratorRetType_4(int32_t value) { ___getEnumeratorRetType_4 = value; } }; // UnityEngine.Analytics.AnalyticsResult struct AnalyticsResult_t354FBE9E2776B790EBAF24EBA60EE7AA64F1E1E0 { public: // System.Int32 UnityEngine.Analytics.AnalyticsResult::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(AnalyticsResult_t354FBE9E2776B790EBAF24EBA60EE7AA64F1E1E0, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.AppDomain struct AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A : public MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8 { public: // System.IntPtr System.AppDomain::_mono_app_domain intptr_t ____mono_app_domain_1; // System.Object System.AppDomain::_evidence RuntimeObject * ____evidence_6; // System.Object System.AppDomain::_granted RuntimeObject * ____granted_7; // System.Int32 System.AppDomain::_principalPolicy int32_t ____principalPolicy_8; // System.AssemblyLoadEventHandler System.AppDomain::AssemblyLoad AssemblyLoadEventHandler_tE06B38463937F6FBCCECF4DF6519F83C1683FE0C * ___AssemblyLoad_11; // System.ResolveEventHandler System.AppDomain::AssemblyResolve ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089 * ___AssemblyResolve_12; // System.EventHandler System.AppDomain::DomainUnload EventHandler_t084491E53EC706ACA0A15CA17488C075B4ECA44B * ___DomainUnload_13; // System.EventHandler System.AppDomain::ProcessExit EventHandler_t084491E53EC706ACA0A15CA17488C075B4ECA44B * ___ProcessExit_14; // System.ResolveEventHandler System.AppDomain::ResourceResolve ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089 * ___ResourceResolve_15; // System.ResolveEventHandler System.AppDomain::TypeResolve ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089 * ___TypeResolve_16; // System.UnhandledExceptionEventHandler System.AppDomain::UnhandledException UnhandledExceptionEventHandler_t1DF125A860ED9B70F24ADFA6CB0781533A23DA64 * ___UnhandledException_17; // System.EventHandler`1 System.AppDomain::FirstChanceException EventHandler_1_t7F26BD2270AD4531F2328FD1382278E975249DF1 * ___FirstChanceException_18; // System.Object System.AppDomain::_domain_manager RuntimeObject * ____domain_manager_19; // System.ResolveEventHandler System.AppDomain::ReflectionOnlyAssemblyResolve ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089 * ___ReflectionOnlyAssemblyResolve_20; // System.Object System.AppDomain::_activation RuntimeObject * ____activation_21; // System.Object System.AppDomain::_applicationIdentity RuntimeObject * ____applicationIdentity_22; // System.Collections.Generic.List`1 System.AppDomain::compatibility_switch List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * ___compatibility_switch_23; public: inline static int32_t get_offset_of__mono_app_domain_1() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ____mono_app_domain_1)); } inline intptr_t get__mono_app_domain_1() const { return ____mono_app_domain_1; } inline intptr_t* get_address_of__mono_app_domain_1() { return &____mono_app_domain_1; } inline void set__mono_app_domain_1(intptr_t value) { ____mono_app_domain_1 = value; } inline static int32_t get_offset_of__evidence_6() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ____evidence_6)); } inline RuntimeObject * get__evidence_6() const { return ____evidence_6; } inline RuntimeObject ** get_address_of__evidence_6() { return &____evidence_6; } inline void set__evidence_6(RuntimeObject * value) { ____evidence_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____evidence_6), (void*)value); } inline static int32_t get_offset_of__granted_7() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ____granted_7)); } inline RuntimeObject * get__granted_7() const { return ____granted_7; } inline RuntimeObject ** get_address_of__granted_7() { return &____granted_7; } inline void set__granted_7(RuntimeObject * value) { ____granted_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____granted_7), (void*)value); } inline static int32_t get_offset_of__principalPolicy_8() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ____principalPolicy_8)); } inline int32_t get__principalPolicy_8() const { return ____principalPolicy_8; } inline int32_t* get_address_of__principalPolicy_8() { return &____principalPolicy_8; } inline void set__principalPolicy_8(int32_t value) { ____principalPolicy_8 = value; } inline static int32_t get_offset_of_AssemblyLoad_11() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ___AssemblyLoad_11)); } inline AssemblyLoadEventHandler_tE06B38463937F6FBCCECF4DF6519F83C1683FE0C * get_AssemblyLoad_11() const { return ___AssemblyLoad_11; } inline AssemblyLoadEventHandler_tE06B38463937F6FBCCECF4DF6519F83C1683FE0C ** get_address_of_AssemblyLoad_11() { return &___AssemblyLoad_11; } inline void set_AssemblyLoad_11(AssemblyLoadEventHandler_tE06B38463937F6FBCCECF4DF6519F83C1683FE0C * value) { ___AssemblyLoad_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___AssemblyLoad_11), (void*)value); } inline static int32_t get_offset_of_AssemblyResolve_12() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ___AssemblyResolve_12)); } inline ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089 * get_AssemblyResolve_12() const { return ___AssemblyResolve_12; } inline ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089 ** get_address_of_AssemblyResolve_12() { return &___AssemblyResolve_12; } inline void set_AssemblyResolve_12(ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089 * value) { ___AssemblyResolve_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___AssemblyResolve_12), (void*)value); } inline static int32_t get_offset_of_DomainUnload_13() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ___DomainUnload_13)); } inline EventHandler_t084491E53EC706ACA0A15CA17488C075B4ECA44B * get_DomainUnload_13() const { return ___DomainUnload_13; } inline EventHandler_t084491E53EC706ACA0A15CA17488C075B4ECA44B ** get_address_of_DomainUnload_13() { return &___DomainUnload_13; } inline void set_DomainUnload_13(EventHandler_t084491E53EC706ACA0A15CA17488C075B4ECA44B * value) { ___DomainUnload_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___DomainUnload_13), (void*)value); } inline static int32_t get_offset_of_ProcessExit_14() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ___ProcessExit_14)); } inline EventHandler_t084491E53EC706ACA0A15CA17488C075B4ECA44B * get_ProcessExit_14() const { return ___ProcessExit_14; } inline EventHandler_t084491E53EC706ACA0A15CA17488C075B4ECA44B ** get_address_of_ProcessExit_14() { return &___ProcessExit_14; } inline void set_ProcessExit_14(EventHandler_t084491E53EC706ACA0A15CA17488C075B4ECA44B * value) { ___ProcessExit_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___ProcessExit_14), (void*)value); } inline static int32_t get_offset_of_ResourceResolve_15() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ___ResourceResolve_15)); } inline ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089 * get_ResourceResolve_15() const { return ___ResourceResolve_15; } inline ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089 ** get_address_of_ResourceResolve_15() { return &___ResourceResolve_15; } inline void set_ResourceResolve_15(ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089 * value) { ___ResourceResolve_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___ResourceResolve_15), (void*)value); } inline static int32_t get_offset_of_TypeResolve_16() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ___TypeResolve_16)); } inline ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089 * get_TypeResolve_16() const { return ___TypeResolve_16; } inline ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089 ** get_address_of_TypeResolve_16() { return &___TypeResolve_16; } inline void set_TypeResolve_16(ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089 * value) { ___TypeResolve_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___TypeResolve_16), (void*)value); } inline static int32_t get_offset_of_UnhandledException_17() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ___UnhandledException_17)); } inline UnhandledExceptionEventHandler_t1DF125A860ED9B70F24ADFA6CB0781533A23DA64 * get_UnhandledException_17() const { return ___UnhandledException_17; } inline UnhandledExceptionEventHandler_t1DF125A860ED9B70F24ADFA6CB0781533A23DA64 ** get_address_of_UnhandledException_17() { return &___UnhandledException_17; } inline void set_UnhandledException_17(UnhandledExceptionEventHandler_t1DF125A860ED9B70F24ADFA6CB0781533A23DA64 * value) { ___UnhandledException_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___UnhandledException_17), (void*)value); } inline static int32_t get_offset_of_FirstChanceException_18() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ___FirstChanceException_18)); } inline EventHandler_1_t7F26BD2270AD4531F2328FD1382278E975249DF1 * get_FirstChanceException_18() const { return ___FirstChanceException_18; } inline EventHandler_1_t7F26BD2270AD4531F2328FD1382278E975249DF1 ** get_address_of_FirstChanceException_18() { return &___FirstChanceException_18; } inline void set_FirstChanceException_18(EventHandler_1_t7F26BD2270AD4531F2328FD1382278E975249DF1 * value) { ___FirstChanceException_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___FirstChanceException_18), (void*)value); } inline static int32_t get_offset_of__domain_manager_19() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ____domain_manager_19)); } inline RuntimeObject * get__domain_manager_19() const { return ____domain_manager_19; } inline RuntimeObject ** get_address_of__domain_manager_19() { return &____domain_manager_19; } inline void set__domain_manager_19(RuntimeObject * value) { ____domain_manager_19 = value; Il2CppCodeGenWriteBarrier((void**)(&____domain_manager_19), (void*)value); } inline static int32_t get_offset_of_ReflectionOnlyAssemblyResolve_20() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ___ReflectionOnlyAssemblyResolve_20)); } inline ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089 * get_ReflectionOnlyAssemblyResolve_20() const { return ___ReflectionOnlyAssemblyResolve_20; } inline ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089 ** get_address_of_ReflectionOnlyAssemblyResolve_20() { return &___ReflectionOnlyAssemblyResolve_20; } inline void set_ReflectionOnlyAssemblyResolve_20(ResolveEventHandler_tC6827B550D5B6553B57571630B1EE01AC12A1089 * value) { ___ReflectionOnlyAssemblyResolve_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___ReflectionOnlyAssemblyResolve_20), (void*)value); } inline static int32_t get_offset_of__activation_21() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ____activation_21)); } inline RuntimeObject * get__activation_21() const { return ____activation_21; } inline RuntimeObject ** get_address_of__activation_21() { return &____activation_21; } inline void set__activation_21(RuntimeObject * value) { ____activation_21 = value; Il2CppCodeGenWriteBarrier((void**)(&____activation_21), (void*)value); } inline static int32_t get_offset_of__applicationIdentity_22() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ____applicationIdentity_22)); } inline RuntimeObject * get__applicationIdentity_22() const { return ____applicationIdentity_22; } inline RuntimeObject ** get_address_of__applicationIdentity_22() { return &____applicationIdentity_22; } inline void set__applicationIdentity_22(RuntimeObject * value) { ____applicationIdentity_22 = value; Il2CppCodeGenWriteBarrier((void**)(&____applicationIdentity_22), (void*)value); } inline static int32_t get_offset_of_compatibility_switch_23() { return static_cast(offsetof(AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A, ___compatibility_switch_23)); } inline List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * get_compatibility_switch_23() const { return ___compatibility_switch_23; } inline List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 ** get_address_of_compatibility_switch_23() { return &___compatibility_switch_23; } inline void set_compatibility_switch_23(List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * value) { ___compatibility_switch_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___compatibility_switch_23), (void*)value); } }; // Native definition for P/Invoke marshalling of System.AppDomain struct AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A_marshaled_pinvoke : public MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8_marshaled_pinvoke { intptr_t ____mono_app_domain_1; Il2CppIUnknown* ____evidence_6; Il2CppIUnknown* ____granted_7; int32_t ____principalPolicy_8; Il2CppMethodPointer ___AssemblyLoad_11; Il2CppMethodPointer ___AssemblyResolve_12; Il2CppMethodPointer ___DomainUnload_13; Il2CppMethodPointer ___ProcessExit_14; Il2CppMethodPointer ___ResourceResolve_15; Il2CppMethodPointer ___TypeResolve_16; Il2CppMethodPointer ___UnhandledException_17; Il2CppMethodPointer ___FirstChanceException_18; Il2CppIUnknown* ____domain_manager_19; Il2CppMethodPointer ___ReflectionOnlyAssemblyResolve_20; Il2CppIUnknown* ____activation_21; Il2CppIUnknown* ____applicationIdentity_22; List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * ___compatibility_switch_23; }; // Native definition for COM marshalling of System.AppDomain struct AppDomain_tBEB6322D51DCB12C09A56A49886C2D09BA1C1A8A_marshaled_com : public MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8_marshaled_com { intptr_t ____mono_app_domain_1; Il2CppIUnknown* ____evidence_6; Il2CppIUnknown* ____granted_7; int32_t ____principalPolicy_8; Il2CppMethodPointer ___AssemblyLoad_11; Il2CppMethodPointer ___AssemblyResolve_12; Il2CppMethodPointer ___DomainUnload_13; Il2CppMethodPointer ___ProcessExit_14; Il2CppMethodPointer ___ResourceResolve_15; Il2CppMethodPointer ___TypeResolve_16; Il2CppMethodPointer ___UnhandledException_17; Il2CppMethodPointer ___FirstChanceException_18; Il2CppIUnknown* ____domain_manager_19; Il2CppMethodPointer ___ReflectionOnlyAssemblyResolve_20; Il2CppIUnknown* ____activation_21; Il2CppIUnknown* ____applicationIdentity_22; List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * ___compatibility_switch_23; }; // System.Reflection.BindingFlags struct BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733 { public: // System.Int32 System.Reflection.BindingFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.InputSystem.CommonUsages struct CommonUsages_t6296242D48C8A7F86D328282609331986E6C3BB3 : public RuntimeObject { public: public: }; // UnityEngine.Coroutine struct Coroutine_t899D5232EF542CB8BA70AF9ECEECA494FAA9CCB7 : public YieldInstruction_tB0B4E05316710E51ECCC1E57174C27FE6DEBBEAF { public: // System.IntPtr UnityEngine.Coroutine::m_Ptr intptr_t ___m_Ptr_0; public: inline static int32_t get_offset_of_m_Ptr_0() { return static_cast(offsetof(Coroutine_t899D5232EF542CB8BA70AF9ECEECA494FAA9CCB7, ___m_Ptr_0)); } inline intptr_t get_m_Ptr_0() const { return ___m_Ptr_0; } inline intptr_t* get_address_of_m_Ptr_0() { return &___m_Ptr_0; } inline void set_m_Ptr_0(intptr_t value) { ___m_Ptr_0 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.Coroutine struct Coroutine_t899D5232EF542CB8BA70AF9ECEECA494FAA9CCB7_marshaled_pinvoke : public YieldInstruction_tB0B4E05316710E51ECCC1E57174C27FE6DEBBEAF_marshaled_pinvoke { intptr_t ___m_Ptr_0; }; // Native definition for COM marshalling of UnityEngine.Coroutine struct Coroutine_t899D5232EF542CB8BA70AF9ECEECA494FAA9CCB7_marshaled_com : public YieldInstruction_tB0B4E05316710E51ECCC1E57174C27FE6DEBBEAF_marshaled_com { intptr_t ___m_Ptr_0; }; // System.Delegate struct Delegate_t : public RuntimeObject { public: // System.IntPtr System.Delegate::method_ptr Il2CppMethodPointer ___method_ptr_0; // System.IntPtr System.Delegate::invoke_impl intptr_t ___invoke_impl_1; // System.Object System.Delegate::m_target RuntimeObject * ___m_target_2; // System.IntPtr System.Delegate::method intptr_t ___method_3; // System.IntPtr System.Delegate::delegate_trampoline intptr_t ___delegate_trampoline_4; // System.IntPtr System.Delegate::extra_arg intptr_t ___extra_arg_5; // System.IntPtr System.Delegate::method_code intptr_t ___method_code_6; // System.Reflection.MethodInfo System.Delegate::method_info MethodInfo_t * ___method_info_7; // System.Reflection.MethodInfo System.Delegate::original_method_info MethodInfo_t * ___original_method_info_8; // System.DelegateData System.Delegate::data DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; // System.Boolean System.Delegate::method_is_virtual bool ___method_is_virtual_10; public: inline static int32_t get_offset_of_method_ptr_0() { return static_cast(offsetof(Delegate_t, ___method_ptr_0)); } inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; } inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; } inline void set_method_ptr_0(Il2CppMethodPointer value) { ___method_ptr_0 = value; } inline static int32_t get_offset_of_invoke_impl_1() { return static_cast(offsetof(Delegate_t, ___invoke_impl_1)); } inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; } inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; } inline void set_invoke_impl_1(intptr_t value) { ___invoke_impl_1 = value; } inline static int32_t get_offset_of_m_target_2() { return static_cast(offsetof(Delegate_t, ___m_target_2)); } inline RuntimeObject * get_m_target_2() const { return ___m_target_2; } inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; } inline void set_m_target_2(RuntimeObject * value) { ___m_target_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_target_2), (void*)value); } inline static int32_t get_offset_of_method_3() { return static_cast(offsetof(Delegate_t, ___method_3)); } inline intptr_t get_method_3() const { return ___method_3; } inline intptr_t* get_address_of_method_3() { return &___method_3; } inline void set_method_3(intptr_t value) { ___method_3 = value; } inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast(offsetof(Delegate_t, ___delegate_trampoline_4)); } inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; } inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; } inline void set_delegate_trampoline_4(intptr_t value) { ___delegate_trampoline_4 = value; } inline static int32_t get_offset_of_extra_arg_5() { return static_cast(offsetof(Delegate_t, ___extra_arg_5)); } inline intptr_t get_extra_arg_5() const { return ___extra_arg_5; } inline intptr_t* get_address_of_extra_arg_5() { return &___extra_arg_5; } inline void set_extra_arg_5(intptr_t value) { ___extra_arg_5 = value; } inline static int32_t get_offset_of_method_code_6() { return static_cast(offsetof(Delegate_t, ___method_code_6)); } inline intptr_t get_method_code_6() const { return ___method_code_6; } inline intptr_t* get_address_of_method_code_6() { return &___method_code_6; } inline void set_method_code_6(intptr_t value) { ___method_code_6 = value; } inline static int32_t get_offset_of_method_info_7() { return static_cast(offsetof(Delegate_t, ___method_info_7)); } inline MethodInfo_t * get_method_info_7() const { return ___method_info_7; } inline MethodInfo_t ** get_address_of_method_info_7() { return &___method_info_7; } inline void set_method_info_7(MethodInfo_t * value) { ___method_info_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___method_info_7), (void*)value); } inline static int32_t get_offset_of_original_method_info_8() { return static_cast(offsetof(Delegate_t, ___original_method_info_8)); } inline MethodInfo_t * get_original_method_info_8() const { return ___original_method_info_8; } inline MethodInfo_t ** get_address_of_original_method_info_8() { return &___original_method_info_8; } inline void set_original_method_info_8(MethodInfo_t * value) { ___original_method_info_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___original_method_info_8), (void*)value); } inline static int32_t get_offset_of_data_9() { return static_cast(offsetof(Delegate_t, ___data_9)); } inline DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * get_data_9() const { return ___data_9; } inline DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 ** get_address_of_data_9() { return &___data_9; } inline void set_data_9(DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * value) { ___data_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___data_9), (void*)value); } inline static int32_t get_offset_of_method_is_virtual_10() { return static_cast(offsetof(Delegate_t, ___method_is_virtual_10)); } inline bool get_method_is_virtual_10() const { return ___method_is_virtual_10; } inline bool* get_address_of_method_is_virtual_10() { return &___method_is_virtual_10; } inline void set_method_is_virtual_10(bool value) { ___method_is_virtual_10 = value; } }; // Native definition for P/Invoke marshalling of System.Delegate struct Delegate_t_marshaled_pinvoke { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; int32_t ___method_is_virtual_10; }; // Native definition for COM marshalling of System.Delegate struct Delegate_t_marshaled_com { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; int32_t ___method_is_virtual_10; }; // System.Exception struct Exception_t : public RuntimeObject { public: // System.String System.Exception::_className String_t* ____className_1; // System.String System.Exception::_message String_t* ____message_2; // System.Collections.IDictionary System.Exception::_data RuntimeObject* ____data_3; // System.Exception System.Exception::_innerException Exception_t * ____innerException_4; // System.String System.Exception::_helpURL String_t* ____helpURL_5; // System.Object System.Exception::_stackTrace RuntimeObject * ____stackTrace_6; // System.String System.Exception::_stackTraceString String_t* ____stackTraceString_7; // System.String System.Exception::_remoteStackTraceString String_t* ____remoteStackTraceString_8; // System.Int32 System.Exception::_remoteStackIndex int32_t ____remoteStackIndex_9; // System.Object System.Exception::_dynamicMethods RuntimeObject * ____dynamicMethods_10; // System.Int32 System.Exception::_HResult int32_t ____HResult_11; // System.String System.Exception::_source String_t* ____source_12; // System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; // System.Diagnostics.StackTrace[] System.Exception::captured_traces StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; // System.IntPtr[] System.Exception::native_trace_ips IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* ___native_trace_ips_15; public: inline static int32_t get_offset_of__className_1() { return static_cast(offsetof(Exception_t, ____className_1)); } inline String_t* get__className_1() const { return ____className_1; } inline String_t** get_address_of__className_1() { return &____className_1; } inline void set__className_1(String_t* value) { ____className_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____className_1), (void*)value); } inline static int32_t get_offset_of__message_2() { return static_cast(offsetof(Exception_t, ____message_2)); } inline String_t* get__message_2() const { return ____message_2; } inline String_t** get_address_of__message_2() { return &____message_2; } inline void set__message_2(String_t* value) { ____message_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____message_2), (void*)value); } inline static int32_t get_offset_of__data_3() { return static_cast(offsetof(Exception_t, ____data_3)); } inline RuntimeObject* get__data_3() const { return ____data_3; } inline RuntimeObject** get_address_of__data_3() { return &____data_3; } inline void set__data_3(RuntimeObject* value) { ____data_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____data_3), (void*)value); } inline static int32_t get_offset_of__innerException_4() { return static_cast(offsetof(Exception_t, ____innerException_4)); } inline Exception_t * get__innerException_4() const { return ____innerException_4; } inline Exception_t ** get_address_of__innerException_4() { return &____innerException_4; } inline void set__innerException_4(Exception_t * value) { ____innerException_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____innerException_4), (void*)value); } inline static int32_t get_offset_of__helpURL_5() { return static_cast(offsetof(Exception_t, ____helpURL_5)); } inline String_t* get__helpURL_5() const { return ____helpURL_5; } inline String_t** get_address_of__helpURL_5() { return &____helpURL_5; } inline void set__helpURL_5(String_t* value) { ____helpURL_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____helpURL_5), (void*)value); } inline static int32_t get_offset_of__stackTrace_6() { return static_cast(offsetof(Exception_t, ____stackTrace_6)); } inline RuntimeObject * get__stackTrace_6() const { return ____stackTrace_6; } inline RuntimeObject ** get_address_of__stackTrace_6() { return &____stackTrace_6; } inline void set__stackTrace_6(RuntimeObject * value) { ____stackTrace_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTrace_6), (void*)value); } inline static int32_t get_offset_of__stackTraceString_7() { return static_cast(offsetof(Exception_t, ____stackTraceString_7)); } inline String_t* get__stackTraceString_7() const { return ____stackTraceString_7; } inline String_t** get_address_of__stackTraceString_7() { return &____stackTraceString_7; } inline void set__stackTraceString_7(String_t* value) { ____stackTraceString_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTraceString_7), (void*)value); } inline static int32_t get_offset_of__remoteStackTraceString_8() { return static_cast(offsetof(Exception_t, ____remoteStackTraceString_8)); } inline String_t* get__remoteStackTraceString_8() const { return ____remoteStackTraceString_8; } inline String_t** get_address_of__remoteStackTraceString_8() { return &____remoteStackTraceString_8; } inline void set__remoteStackTraceString_8(String_t* value) { ____remoteStackTraceString_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____remoteStackTraceString_8), (void*)value); } inline static int32_t get_offset_of__remoteStackIndex_9() { return static_cast(offsetof(Exception_t, ____remoteStackIndex_9)); } inline int32_t get__remoteStackIndex_9() const { return ____remoteStackIndex_9; } inline int32_t* get_address_of__remoteStackIndex_9() { return &____remoteStackIndex_9; } inline void set__remoteStackIndex_9(int32_t value) { ____remoteStackIndex_9 = value; } inline static int32_t get_offset_of__dynamicMethods_10() { return static_cast(offsetof(Exception_t, ____dynamicMethods_10)); } inline RuntimeObject * get__dynamicMethods_10() const { return ____dynamicMethods_10; } inline RuntimeObject ** get_address_of__dynamicMethods_10() { return &____dynamicMethods_10; } inline void set__dynamicMethods_10(RuntimeObject * value) { ____dynamicMethods_10 = value; Il2CppCodeGenWriteBarrier((void**)(&____dynamicMethods_10), (void*)value); } inline static int32_t get_offset_of__HResult_11() { return static_cast(offsetof(Exception_t, ____HResult_11)); } inline int32_t get__HResult_11() const { return ____HResult_11; } inline int32_t* get_address_of__HResult_11() { return &____HResult_11; } inline void set__HResult_11(int32_t value) { ____HResult_11 = value; } inline static int32_t get_offset_of__source_12() { return static_cast(offsetof(Exception_t, ____source_12)); } inline String_t* get__source_12() const { return ____source_12; } inline String_t** get_address_of__source_12() { return &____source_12; } inline void set__source_12(String_t* value) { ____source_12 = value; Il2CppCodeGenWriteBarrier((void**)(&____source_12), (void*)value); } inline static int32_t get_offset_of__safeSerializationManager_13() { return static_cast(offsetof(Exception_t, ____safeSerializationManager_13)); } inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * get__safeSerializationManager_13() const { return ____safeSerializationManager_13; } inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F ** get_address_of__safeSerializationManager_13() { return &____safeSerializationManager_13; } inline void set__safeSerializationManager_13(SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * value) { ____safeSerializationManager_13 = value; Il2CppCodeGenWriteBarrier((void**)(&____safeSerializationManager_13), (void*)value); } inline static int32_t get_offset_of_captured_traces_14() { return static_cast(offsetof(Exception_t, ___captured_traces_14)); } inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* get_captured_traces_14() const { return ___captured_traces_14; } inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971** get_address_of_captured_traces_14() { return &___captured_traces_14; } inline void set_captured_traces_14(StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* value) { ___captured_traces_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___captured_traces_14), (void*)value); } inline static int32_t get_offset_of_native_trace_ips_15() { return static_cast(offsetof(Exception_t, ___native_trace_ips_15)); } inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* get_native_trace_ips_15() const { return ___native_trace_ips_15; } inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6** get_address_of_native_trace_ips_15() { return &___native_trace_ips_15; } inline void set_native_trace_ips_15(IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* value) { ___native_trace_ips_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___native_trace_ips_15), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Exception struct Exception_t_marshaled_pinvoke { char* ____className_1; char* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_pinvoke* ____innerException_4; char* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; char* ____stackTraceString_7; char* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; char* ____source_12; SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // Native definition for COM marshalling of System.Exception struct Exception_t_marshaled_com { Il2CppChar* ____className_1; Il2CppChar* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_com* ____innerException_4; Il2CppChar* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; Il2CppChar* ____stackTraceString_7; Il2CppChar* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; Il2CppChar* ____source_12; SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // UnityEngine.XR.OpenXR.Features.Interactions.EyeTrackingUsages struct EyeTrackingUsages_t2565B3A66F3F5613150CF0C8E0634EE9C1461EB9 : public RuntimeObject { public: public: }; // UnityEngine.HideFlags struct HideFlags_tDC64149E37544FF83B2B4222D3E9DC8188766A12 { public: // System.Int32 UnityEngine.HideFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(HideFlags_tDC64149E37544FF83B2B4222D3E9DC8188766A12, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.InputSystem.InputActionType struct InputActionType_tF334DB4C306B973538251E50C2CFE7939899AB35 { public: // System.Int32 UnityEngine.InputSystem.InputActionType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(InputActionType_tF334DB4C306B973538251E50C2CFE7939899AB35, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.XR.InputDeviceCharacteristics struct InputDeviceCharacteristics_t0C34BAC0C6F661161E2DA1677CD590273F1C9C64 { public: // System.UInt32 UnityEngine.XR.InputDeviceCharacteristics::value__ uint32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(InputDeviceCharacteristics_t0C34BAC0C6F661161E2DA1677CD590273F1C9C64, ___value___2)); } inline uint32_t get_value___2() const { return ___value___2; } inline uint32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(uint32_t value) { ___value___2 = value; } }; // UnityEngine.InputSystem.LowLevel.InputDeviceCommand struct InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 { public: union { struct { union { #pragma pack(push, tp, 1) struct { // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.InputDeviceCommand::type FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___type_4; }; #pragma pack(pop, tp) struct { FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___type_4_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___sizeInBytes_5_OffsetPadding[4]; // System.Int32 UnityEngine.InputSystem.LowLevel.InputDeviceCommand::sizeInBytes int32_t ___sizeInBytes_5; }; #pragma pack(pop, tp) struct { char ___sizeInBytes_5_OffsetPadding_forAlignmentOnly[4]; int32_t ___sizeInBytes_5_forAlignmentOnly; }; }; }; uint8_t InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3__padding[8]; }; public: inline static int32_t get_offset_of_type_4() { return static_cast(offsetof(InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3, ___type_4)); } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 get_type_4() const { return ___type_4; } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * get_address_of_type_4() { return &___type_4; } inline void set_type_4(FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 value) { ___type_4 = value; } inline static int32_t get_offset_of_sizeInBytes_5() { return static_cast(offsetof(InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3, ___sizeInBytes_5)); } inline int32_t get_sizeInBytes_5() const { return ___sizeInBytes_5; } inline int32_t* get_address_of_sizeInBytes_5() { return &___sizeInBytes_5; } inline void set_sizeInBytes_5(int32_t value) { ___sizeInBytes_5 = value; } }; // UnityEngine.InputSystem.Layouts.InputDeviceMatcher struct InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 { public: // System.Collections.Generic.KeyValuePair`2[] UnityEngine.InputSystem.Layouts.InputDeviceMatcher::m_Patterns KeyValuePair_2U5BU5D_t7E976A4C11090CA77A36F27FF080865677E9C105* ___m_Patterns_0; public: inline static int32_t get_offset_of_m_Patterns_0() { return static_cast(offsetof(InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57, ___m_Patterns_0)); } inline KeyValuePair_2U5BU5D_t7E976A4C11090CA77A36F27FF080865677E9C105* get_m_Patterns_0() const { return ___m_Patterns_0; } inline KeyValuePair_2U5BU5D_t7E976A4C11090CA77A36F27FF080865677E9C105** get_address_of_m_Patterns_0() { return &___m_Patterns_0; } inline void set_m_Patterns_0(KeyValuePair_2U5BU5D_t7E976A4C11090CA77A36F27FF080865677E9C105* value) { ___m_Patterns_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Patterns_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.Layouts.InputDeviceMatcher struct InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57_marshaled_pinvoke { KeyValuePair_2_tC5DBFF0A12DD027962885E57237A73F3553DE521 * ___m_Patterns_0; }; // Native definition for COM marshalling of UnityEngine.InputSystem.Layouts.InputDeviceMatcher struct InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57_marshaled_com { KeyValuePair_2_tC5DBFF0A12DD027962885E57237A73F3553DE521 * ___m_Patterns_0; }; // UnityEngine.InputSystem.LowLevel.InputStateBlock struct InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B { public: // UnityEngine.InputSystem.Utilities.FourCC UnityEngine.InputSystem.LowLevel.InputStateBlock::k__BackingField FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 ___U3CformatU3Ek__BackingField_33; // System.UInt32 UnityEngine.InputSystem.LowLevel.InputStateBlock::k__BackingField uint32_t ___U3CbyteOffsetU3Ek__BackingField_34; // System.UInt32 UnityEngine.InputSystem.LowLevel.InputStateBlock::k__BackingField uint32_t ___U3CbitOffsetU3Ek__BackingField_35; // System.UInt32 UnityEngine.InputSystem.LowLevel.InputStateBlock::k__BackingField uint32_t ___U3CsizeInBitsU3Ek__BackingField_36; public: inline static int32_t get_offset_of_U3CformatU3Ek__BackingField_33() { return static_cast(offsetof(InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B, ___U3CformatU3Ek__BackingField_33)); } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 get_U3CformatU3Ek__BackingField_33() const { return ___U3CformatU3Ek__BackingField_33; } inline FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 * get_address_of_U3CformatU3Ek__BackingField_33() { return &___U3CformatU3Ek__BackingField_33; } inline void set_U3CformatU3Ek__BackingField_33(FourCC_t8D38CDCEAD02FE53A6C2E9AF01354E4E5AB400A9 value) { ___U3CformatU3Ek__BackingField_33 = value; } inline static int32_t get_offset_of_U3CbyteOffsetU3Ek__BackingField_34() { return static_cast(offsetof(InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B, ___U3CbyteOffsetU3Ek__BackingField_34)); } inline uint32_t get_U3CbyteOffsetU3Ek__BackingField_34() const { return ___U3CbyteOffsetU3Ek__BackingField_34; } inline uint32_t* get_address_of_U3CbyteOffsetU3Ek__BackingField_34() { return &___U3CbyteOffsetU3Ek__BackingField_34; } inline void set_U3CbyteOffsetU3Ek__BackingField_34(uint32_t value) { ___U3CbyteOffsetU3Ek__BackingField_34 = value; } inline static int32_t get_offset_of_U3CbitOffsetU3Ek__BackingField_35() { return static_cast(offsetof(InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B, ___U3CbitOffsetU3Ek__BackingField_35)); } inline uint32_t get_U3CbitOffsetU3Ek__BackingField_35() const { return ___U3CbitOffsetU3Ek__BackingField_35; } inline uint32_t* get_address_of_U3CbitOffsetU3Ek__BackingField_35() { return &___U3CbitOffsetU3Ek__BackingField_35; } inline void set_U3CbitOffsetU3Ek__BackingField_35(uint32_t value) { ___U3CbitOffsetU3Ek__BackingField_35 = value; } inline static int32_t get_offset_of_U3CsizeInBitsU3Ek__BackingField_36() { return static_cast(offsetof(InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B, ___U3CsizeInBitsU3Ek__BackingField_36)); } inline uint32_t get_U3CsizeInBitsU3Ek__BackingField_36() const { return ___U3CsizeInBitsU3Ek__BackingField_36; } inline uint32_t* get_address_of_U3CsizeInBitsU3Ek__BackingField_36() { return &___U3CsizeInBitsU3Ek__BackingField_36; } inline void set_U3CsizeInBitsU3Ek__BackingField_36(uint32_t value) { ___U3CsizeInBitsU3Ek__BackingField_36 = value; } }; // UnityEngine.XR.InputTrackingState struct InputTrackingState_t787D19F40F78D57D589D01C27945FD614A426DA9 { public: // System.UInt32 UnityEngine.XR.InputTrackingState::value__ uint32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(InputTrackingState_t787D19F40F78D57D589D01C27945FD614A426DA9, ___value___2)); } inline uint32_t get_value___2() const { return ___value___2; } inline uint32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(uint32_t value) { ___value___2 = value; } }; // System.Int32Enum struct Int32Enum_t9B63F771913F2B6D586F1173B44A41FBE26F6B5C { public: // System.Int32 System.Int32Enum::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Int32Enum_t9B63F771913F2B6D586F1173B44A41FBE26F6B5C, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.IntegratedSubsystem struct IntegratedSubsystem_t8FB3A371F812CF9521903AC016C64E95C7412002 : public RuntimeObject { public: // System.IntPtr UnityEngine.IntegratedSubsystem::m_Ptr intptr_t ___m_Ptr_0; // UnityEngine.ISubsystemDescriptor UnityEngine.IntegratedSubsystem::m_SubsystemDescriptor RuntimeObject* ___m_SubsystemDescriptor_1; public: inline static int32_t get_offset_of_m_Ptr_0() { return static_cast(offsetof(IntegratedSubsystem_t8FB3A371F812CF9521903AC016C64E95C7412002, ___m_Ptr_0)); } inline intptr_t get_m_Ptr_0() const { return ___m_Ptr_0; } inline intptr_t* get_address_of_m_Ptr_0() { return &___m_Ptr_0; } inline void set_m_Ptr_0(intptr_t value) { ___m_Ptr_0 = value; } inline static int32_t get_offset_of_m_SubsystemDescriptor_1() { return static_cast(offsetof(IntegratedSubsystem_t8FB3A371F812CF9521903AC016C64E95C7412002, ___m_SubsystemDescriptor_1)); } inline RuntimeObject* get_m_SubsystemDescriptor_1() const { return ___m_SubsystemDescriptor_1; } inline RuntimeObject** get_address_of_m_SubsystemDescriptor_1() { return &___m_SubsystemDescriptor_1; } inline void set_m_SubsystemDescriptor_1(RuntimeObject* value) { ___m_SubsystemDescriptor_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SubsystemDescriptor_1), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.IntegratedSubsystem struct IntegratedSubsystem_t8FB3A371F812CF9521903AC016C64E95C7412002_marshaled_pinvoke { intptr_t ___m_Ptr_0; RuntimeObject* ___m_SubsystemDescriptor_1; }; // Native definition for COM marshalling of UnityEngine.IntegratedSubsystem struct IntegratedSubsystem_t8FB3A371F812CF9521903AC016C64E95C7412002_marshaled_com { intptr_t ___m_Ptr_0; RuntimeObject* ___m_SubsystemDescriptor_1; }; // UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A : public RuntimeObject { public: // System.IntPtr UnityEngine.Object::m_CachedPtr intptr_t ___m_CachedPtr_0; public: inline static int32_t get_offset_of_m_CachedPtr_0() { return static_cast(offsetof(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A, ___m_CachedPtr_0)); } inline intptr_t get_m_CachedPtr_0() const { return ___m_CachedPtr_0; } inline intptr_t* get_address_of_m_CachedPtr_0() { return &___m_CachedPtr_0; } inline void set_m_CachedPtr_0(intptr_t value) { ___m_CachedPtr_0 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_pinvoke { intptr_t ___m_CachedPtr_0; }; // Native definition for COM marshalling of UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_com { intptr_t ___m_CachedPtr_0; }; // System.PlatformID struct PlatformID_tAE7D984C08AF0DB2E5398AAE4842B704DBDDE159 { public: // System.Int32 System.PlatformID::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(PlatformID_tAE7D984C08AF0DB2E5398AAE4842B704DBDDE159, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.RuntimeTypeHandle struct RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 { public: // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; // System.TypeCode struct TypeCode_tCB39BAB5CFB7A1E0BCB521413E3C46B81C31AA7C { public: // System.Int32 System.TypeCode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TypeCode_tCB39BAB5CFB7A1E0BCB521413E3C46B81C31AA7C, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.XR.OpenXR.NativeTypes.XrEnvironmentBlendMode struct XrEnvironmentBlendMode_t56443F4429F60FE527CD107FF370420BC466C22D { public: // System.Int32 UnityEngine.XR.OpenXR.NativeTypes.XrEnvironmentBlendMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(XrEnvironmentBlendMode_t56443F4429F60FE527CD107FF370420BC466C22D, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.XR.OpenXR.NativeTypes.XrPosef struct XrPosef_tB297FDAA269078564927FF6A65C248AAA40BA2D0 { public: // UnityEngine.XR.OpenXR.NativeTypes.XrQuaternionf UnityEngine.XR.OpenXR.NativeTypes.XrPosef::orientation XrQuaternionf_t82469EAD2573DDEB403D2C5001B914DD1299E30E ___orientation_0; // UnityEngine.XR.OpenXR.NativeTypes.XrVector3f UnityEngine.XR.OpenXR.NativeTypes.XrPosef::position XrVector3f_tBB4043B79B1CC4603441BBA07F282A2BF8290C8D ___position_1; public: inline static int32_t get_offset_of_orientation_0() { return static_cast(offsetof(XrPosef_tB297FDAA269078564927FF6A65C248AAA40BA2D0, ___orientation_0)); } inline XrQuaternionf_t82469EAD2573DDEB403D2C5001B914DD1299E30E get_orientation_0() const { return ___orientation_0; } inline XrQuaternionf_t82469EAD2573DDEB403D2C5001B914DD1299E30E * get_address_of_orientation_0() { return &___orientation_0; } inline void set_orientation_0(XrQuaternionf_t82469EAD2573DDEB403D2C5001B914DD1299E30E value) { ___orientation_0 = value; } inline static int32_t get_offset_of_position_1() { return static_cast(offsetof(XrPosef_tB297FDAA269078564927FF6A65C248AAA40BA2D0, ___position_1)); } inline XrVector3f_tBB4043B79B1CC4603441BBA07F282A2BF8290C8D get_position_1() const { return ___position_1; } inline XrVector3f_tBB4043B79B1CC4603441BBA07F282A2BF8290C8D * get_address_of_position_1() { return &___position_1; } inline void set_position_1(XrVector3f_tBB4043B79B1CC4603441BBA07F282A2BF8290C8D value) { ___position_1 = value; } }; // UnityEngine.XR.OpenXR.NativeTypes.XrReferenceSpaceType struct XrReferenceSpaceType_tBE9E267103D7A0E2278B2D260AB10E8FCB9BFB04 { public: // System.Int32 UnityEngine.XR.OpenXR.NativeTypes.XrReferenceSpaceType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(XrReferenceSpaceType_tBE9E267103D7A0E2278B2D260AB10E8FCB9BFB04, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.XR.OpenXR.NativeTypes.XrResult struct XrResult_t49320B26C282219A0D054D88C92230D8DDC1B89E { public: // System.Int32 UnityEngine.XR.OpenXR.NativeTypes.XrResult::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(XrResult_t49320B26C282219A0D054D88C92230D8DDC1B89E, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.XR.OpenXR.NativeTypes.XrSessionState struct XrSessionState_tD2A2CFCB9CBF2417AA28167709571F97994BC965 { public: // System.Int32 UnityEngine.XR.OpenXR.NativeTypes.XrSessionState::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(XrSessionState_tD2A2CFCB9CBF2417AA28167709571F97994BC965, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.XR.OpenXR.NativeTypes.XrSpaceLocationFlags struct XrSpaceLocationFlags_tB4E2EE7468915B12D8BBFBBFF3E6359BA22901D4 { public: // System.Int32 UnityEngine.XR.OpenXR.NativeTypes.XrSpaceLocationFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(XrSpaceLocationFlags_tB4E2EE7468915B12D8BBFBBFF3E6359BA22901D4, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.XR.OpenXR.NativeTypes.XrViewConfigurationType struct XrViewConfigurationType_tBA160CDB95D86F7A81AC83ABBBABC26EFB37043B { public: // System.Int32 UnityEngine.XR.OpenXR.NativeTypes.XrViewConfigurationType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(XrViewConfigurationType_tBA160CDB95D86F7A81AC83ABBBABC26EFB37043B, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.XR.OpenXR.NativeTypes.XrViewStateFlags struct XrViewStateFlags_tDA39AAEB96C5BB19459199B8DD29C192B608BF3F { public: // System.Int32 UnityEngine.XR.OpenXR.NativeTypes.XrViewStateFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(XrViewStateFlags_tDA39AAEB96C5BB19459199B8DD29C192B608BF3F, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.InputSystem.Controls.AxisControl/Clamp struct Clamp_tBAA9F43891E7A880B0DE8A650A254CD0E89C36BD { public: // System.Int32 UnityEngine.InputSystem.Controls.AxisControl/Clamp::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Clamp_tBAA9F43891E7A880B0DE8A650A254CD0E89C36BD, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.InputSystem.InputAction/ActionFlags struct ActionFlags_t7D04593349EAB81D5C0E58D2B0DBAABA6B914252 { public: // System.Int32 UnityEngine.InputSystem.InputAction/ActionFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ActionFlags_t7D04593349EAB81D5C0E58D2B0DBAABA6B914252, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.InputSystem.InputBinding/Flags struct Flags_tB8C0F66F19426A1903E4D43B669650457D5057D1 { public: // System.Int32 UnityEngine.InputSystem.InputBinding/Flags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Flags_tB8C0F66F19426A1903E4D43B669650457D5057D1, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.InputSystem.InputControl/ControlFlags struct ControlFlags_t43CF0138618503E94B4811FD6CF66F13F0186787 { public: // System.Int32 UnityEngine.InputSystem.InputControl/ControlFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ControlFlags_t43CF0138618503E94B4811FD6CF66F13F0186787, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.InputSystem.InputDevice/DeviceFlags struct DeviceFlags_tF2567D99F286E930FC6B04C6A3CCB2E65B1D762D { public: // System.Int32 UnityEngine.InputSystem.InputDevice/DeviceFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(DeviceFlags_tF2567D99F286E930FC6B04C6A3CCB2E65B1D762D, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.XR.OpenXR.Features.OpenXRFeature/LoaderEvent struct LoaderEvent_t2D83FB41679351B2C08CEF50CD4B108E5DC49CF8 { public: // System.Int32 UnityEngine.XR.OpenXR.Features.OpenXRFeature/LoaderEvent::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(LoaderEvent_t2D83FB41679351B2C08CEF50CD4B108E5DC49CF8, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.XR.OpenXR.Features.OpenXRFeature/NativeEvent struct NativeEvent_t94138199EE1CC201C255637BA0005DC42F64E440 { public: // System.Int32 UnityEngine.XR.OpenXR.Features.OpenXRFeature/NativeEvent::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(NativeEvent_t94138199EE1CC201C255637BA0005DC42F64E440, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.XR.OpenXR.Input.OpenXRInput/InputSourceNameFlags struct InputSourceNameFlags_t5ADC6CB2339D967EBB19BB85EA2ABB928B20E5DF { public: // System.Int32 UnityEngine.XR.OpenXR.Input.OpenXRInput/InputSourceNameFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(InputSourceNameFlags_t5ADC6CB2339D967EBB19BB85EA2ABB928B20E5DF, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.XR.OpenXR.Input.OpenXRInput/SerializedGuid struct SerializedGuid_t3C7C9D4472B98A356F6ECF94E35FF480200DAD05 { public: union { #pragma pack(push, tp, 1) struct { // System.Guid UnityEngine.XR.OpenXR.Input.OpenXRInput/SerializedGuid::guid Guid_t ___guid_0; }; #pragma pack(pop, tp) struct { Guid_t ___guid_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.UInt64 UnityEngine.XR.OpenXR.Input.OpenXRInput/SerializedGuid::ulong1 uint64_t ___ulong1_1; }; #pragma pack(pop, tp) struct { uint64_t ___ulong1_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___ulong2_2_OffsetPadding[8]; // System.UInt64 UnityEngine.XR.OpenXR.Input.OpenXRInput/SerializedGuid::ulong2 uint64_t ___ulong2_2; }; #pragma pack(pop, tp) struct { char ___ulong2_2_OffsetPadding_forAlignmentOnly[8]; uint64_t ___ulong2_2_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_guid_0() { return static_cast(offsetof(SerializedGuid_t3C7C9D4472B98A356F6ECF94E35FF480200DAD05, ___guid_0)); } inline Guid_t get_guid_0() const { return ___guid_0; } inline Guid_t * get_address_of_guid_0() { return &___guid_0; } inline void set_guid_0(Guid_t value) { ___guid_0 = value; } inline static int32_t get_offset_of_ulong1_1() { return static_cast(offsetof(SerializedGuid_t3C7C9D4472B98A356F6ECF94E35FF480200DAD05, ___ulong1_1)); } inline uint64_t get_ulong1_1() const { return ___ulong1_1; } inline uint64_t* get_address_of_ulong1_1() { return &___ulong1_1; } inline void set_ulong1_1(uint64_t value) { ___ulong1_1 = value; } inline static int32_t get_offset_of_ulong2_2() { return static_cast(offsetof(SerializedGuid_t3C7C9D4472B98A356F6ECF94E35FF480200DAD05, ___ulong2_2)); } inline uint64_t get_ulong2_2() const { return ___ulong2_2; } inline uint64_t* get_address_of_ulong2_2() { return &___ulong2_2; } inline void set_ulong2_2(uint64_t value) { ___ulong2_2 = value; } }; // UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionType struct ActionType_t0D177AB2DCBE62406C8CD6020E7F62B29190D7DD { public: // System.Int32 UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ActionType_t0D177AB2DCBE62406C8CD6020E7F62B29190D7DD, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.XR.OpenXR.OpenXRLoaderBase/LoaderState struct LoaderState_tFE8CD709CCCECAB5363F147A3D49653B4AF7AEC0 { public: // System.Int32 UnityEngine.XR.OpenXR.OpenXRLoaderBase/LoaderState::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(LoaderState_tFE8CD709CCCECAB5363F147A3D49653B4AF7AEC0, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.XR.OpenXR.OpenXRSettings/DepthSubmissionMode struct DepthSubmissionMode_t094572DB01BB3B9FF370F53A253946676089ED6A { public: // System.Int32 UnityEngine.XR.OpenXR.OpenXRSettings/DepthSubmissionMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(DepthSubmissionMode_t094572DB01BB3B9FF370F53A253946676089ED6A, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.XR.OpenXR.OpenXRSettings/RenderMode struct RenderMode_t4809990A1DAEA4E383CD64A87CB64C9B93AD79E1 { public: // System.Int32 UnityEngine.XR.OpenXR.OpenXRSettings/RenderMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RenderMode_t4809990A1DAEA4E383CD64A87CB64C9B93AD79E1, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.IntegratedSubsystem`1 struct IntegratedSubsystem_1_t2737E0F52E6DC7B2E3D42D1B05C5FD7C9FDE4EA4 : public IntegratedSubsystem_t8FB3A371F812CF9521903AC016C64E95C7412002 { public: public: }; // UnityEngine.IntegratedSubsystem`1 struct IntegratedSubsystem_1_tD5C4AF38726B9433CFC3CA0F889D8C8C2535AEFE : public IntegratedSubsystem_t8FB3A371F812CF9521903AC016C64E95C7412002 { public: public: }; // System.Nullable`1 struct Nullable_1_tE1D8A3913CBF79878F4DDA0EBFA9459B09EA705E { public: // T System.Nullable`1::value InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_tE1D8A3913CBF79878F4DDA0EBFA9459B09EA705E, ___value_0)); } inline InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 get_value_0() const { return ___value_0; } inline InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 * get_address_of_value_0() { return &___value_0; } inline void set_value_0(InputDeviceMatcher_tFC41EBE6D273378A154C6DFD759DD75D23C99E57 value) { ___value_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___value_0))->___m_Patterns_0), (void*)NULL); } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_tE1D8A3913CBF79878F4DDA0EBFA9459B09EA705E, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // UnityEngine.Component struct Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // UnityEngine.GameObject struct GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // UnityEngine.InputSystem.InputBinding struct InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB { public: // System.String UnityEngine.InputSystem.InputBinding::m_Name String_t* ___m_Name_2; // System.String UnityEngine.InputSystem.InputBinding::m_Id String_t* ___m_Id_3; // System.String UnityEngine.InputSystem.InputBinding::m_Path String_t* ___m_Path_4; // System.String UnityEngine.InputSystem.InputBinding::m_Interactions String_t* ___m_Interactions_5; // System.String UnityEngine.InputSystem.InputBinding::m_Processors String_t* ___m_Processors_6; // System.String UnityEngine.InputSystem.InputBinding::m_Groups String_t* ___m_Groups_7; // System.String UnityEngine.InputSystem.InputBinding::m_Action String_t* ___m_Action_8; // UnityEngine.InputSystem.InputBinding/Flags UnityEngine.InputSystem.InputBinding::m_Flags int32_t ___m_Flags_9; // System.String UnityEngine.InputSystem.InputBinding::m_OverridePath String_t* ___m_OverridePath_10; // System.String UnityEngine.InputSystem.InputBinding::m_OverrideInteractions String_t* ___m_OverrideInteractions_11; // System.String UnityEngine.InputSystem.InputBinding::m_OverrideProcessors String_t* ___m_OverrideProcessors_12; public: inline static int32_t get_offset_of_m_Name_2() { return static_cast(offsetof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB, ___m_Name_2)); } inline String_t* get_m_Name_2() const { return ___m_Name_2; } inline String_t** get_address_of_m_Name_2() { return &___m_Name_2; } inline void set_m_Name_2(String_t* value) { ___m_Name_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Name_2), (void*)value); } inline static int32_t get_offset_of_m_Id_3() { return static_cast(offsetof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB, ___m_Id_3)); } inline String_t* get_m_Id_3() const { return ___m_Id_3; } inline String_t** get_address_of_m_Id_3() { return &___m_Id_3; } inline void set_m_Id_3(String_t* value) { ___m_Id_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Id_3), (void*)value); } inline static int32_t get_offset_of_m_Path_4() { return static_cast(offsetof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB, ___m_Path_4)); } inline String_t* get_m_Path_4() const { return ___m_Path_4; } inline String_t** get_address_of_m_Path_4() { return &___m_Path_4; } inline void set_m_Path_4(String_t* value) { ___m_Path_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Path_4), (void*)value); } inline static int32_t get_offset_of_m_Interactions_5() { return static_cast(offsetof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB, ___m_Interactions_5)); } inline String_t* get_m_Interactions_5() const { return ___m_Interactions_5; } inline String_t** get_address_of_m_Interactions_5() { return &___m_Interactions_5; } inline void set_m_Interactions_5(String_t* value) { ___m_Interactions_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Interactions_5), (void*)value); } inline static int32_t get_offset_of_m_Processors_6() { return static_cast(offsetof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB, ___m_Processors_6)); } inline String_t* get_m_Processors_6() const { return ___m_Processors_6; } inline String_t** get_address_of_m_Processors_6() { return &___m_Processors_6; } inline void set_m_Processors_6(String_t* value) { ___m_Processors_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Processors_6), (void*)value); } inline static int32_t get_offset_of_m_Groups_7() { return static_cast(offsetof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB, ___m_Groups_7)); } inline String_t* get_m_Groups_7() const { return ___m_Groups_7; } inline String_t** get_address_of_m_Groups_7() { return &___m_Groups_7; } inline void set_m_Groups_7(String_t* value) { ___m_Groups_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Groups_7), (void*)value); } inline static int32_t get_offset_of_m_Action_8() { return static_cast(offsetof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB, ___m_Action_8)); } inline String_t* get_m_Action_8() const { return ___m_Action_8; } inline String_t** get_address_of_m_Action_8() { return &___m_Action_8; } inline void set_m_Action_8(String_t* value) { ___m_Action_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Action_8), (void*)value); } inline static int32_t get_offset_of_m_Flags_9() { return static_cast(offsetof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB, ___m_Flags_9)); } inline int32_t get_m_Flags_9() const { return ___m_Flags_9; } inline int32_t* get_address_of_m_Flags_9() { return &___m_Flags_9; } inline void set_m_Flags_9(int32_t value) { ___m_Flags_9 = value; } inline static int32_t get_offset_of_m_OverridePath_10() { return static_cast(offsetof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB, ___m_OverridePath_10)); } inline String_t* get_m_OverridePath_10() const { return ___m_OverridePath_10; } inline String_t** get_address_of_m_OverridePath_10() { return &___m_OverridePath_10; } inline void set_m_OverridePath_10(String_t* value) { ___m_OverridePath_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OverridePath_10), (void*)value); } inline static int32_t get_offset_of_m_OverrideInteractions_11() { return static_cast(offsetof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB, ___m_OverrideInteractions_11)); } inline String_t* get_m_OverrideInteractions_11() const { return ___m_OverrideInteractions_11; } inline String_t** get_address_of_m_OverrideInteractions_11() { return &___m_OverrideInteractions_11; } inline void set_m_OverrideInteractions_11(String_t* value) { ___m_OverrideInteractions_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OverrideInteractions_11), (void*)value); } inline static int32_t get_offset_of_m_OverrideProcessors_12() { return static_cast(offsetof(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB, ___m_OverrideProcessors_12)); } inline String_t* get_m_OverrideProcessors_12() const { return ___m_OverrideProcessors_12; } inline String_t** get_address_of_m_OverrideProcessors_12() { return &___m_OverrideProcessors_12; } inline void set_m_OverrideProcessors_12(String_t* value) { ___m_OverrideProcessors_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OverrideProcessors_12), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.InputBinding struct InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_marshaled_pinvoke { char* ___m_Name_2; char* ___m_Id_3; char* ___m_Path_4; char* ___m_Interactions_5; char* ___m_Processors_6; char* ___m_Groups_7; char* ___m_Action_8; int32_t ___m_Flags_9; char* ___m_OverridePath_10; char* ___m_OverrideInteractions_11; char* ___m_OverrideProcessors_12; }; // Native definition for COM marshalling of UnityEngine.InputSystem.InputBinding struct InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB_marshaled_com { Il2CppChar* ___m_Name_2; Il2CppChar* ___m_Id_3; Il2CppChar* ___m_Path_4; Il2CppChar* ___m_Interactions_5; Il2CppChar* ___m_Processors_6; Il2CppChar* ___m_Groups_7; Il2CppChar* ___m_Action_8; int32_t ___m_Flags_9; Il2CppChar* ___m_OverridePath_10; Il2CppChar* ___m_OverrideInteractions_11; Il2CppChar* ___m_OverrideProcessors_12; }; // System.MulticastDelegate struct MulticastDelegate_t : public Delegate_t { public: // System.Delegate[] System.MulticastDelegate::delegates DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* ___delegates_11; public: inline static int32_t get_offset_of_delegates_11() { return static_cast(offsetof(MulticastDelegate_t, ___delegates_11)); } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* get_delegates_11() const { return ___delegates_11; } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8** get_address_of_delegates_11() { return &___delegates_11; } inline void set_delegates_11(DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* value) { ___delegates_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___delegates_11), (void*)value); } }; // Native definition for P/Invoke marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke { Delegate_t_marshaled_pinvoke** ___delegates_11; }; // Native definition for COM marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com { Delegate_t_marshaled_com** ___delegates_11; }; // System.OperatingSystem struct OperatingSystem_tBB911FE4834884FD79AF78F2B07C19B938491463 : public RuntimeObject { public: // System.PlatformID System.OperatingSystem::_platform int32_t ____platform_0; // System.Version System.OperatingSystem::_version Version_tBDAEDED25425A1D09910468B8BD1759115646E3C * ____version_1; // System.String System.OperatingSystem::_servicePack String_t* ____servicePack_2; public: inline static int32_t get_offset_of__platform_0() { return static_cast(offsetof(OperatingSystem_tBB911FE4834884FD79AF78F2B07C19B938491463, ____platform_0)); } inline int32_t get__platform_0() const { return ____platform_0; } inline int32_t* get_address_of__platform_0() { return &____platform_0; } inline void set__platform_0(int32_t value) { ____platform_0 = value; } inline static int32_t get_offset_of__version_1() { return static_cast(offsetof(OperatingSystem_tBB911FE4834884FD79AF78F2B07C19B938491463, ____version_1)); } inline Version_tBDAEDED25425A1D09910468B8BD1759115646E3C * get__version_1() const { return ____version_1; } inline Version_tBDAEDED25425A1D09910468B8BD1759115646E3C ** get_address_of__version_1() { return &____version_1; } inline void set__version_1(Version_tBDAEDED25425A1D09910468B8BD1759115646E3C * value) { ____version_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____version_1), (void*)value); } inline static int32_t get_offset_of__servicePack_2() { return static_cast(offsetof(OperatingSystem_tBB911FE4834884FD79AF78F2B07C19B938491463, ____servicePack_2)); } inline String_t* get__servicePack_2() const { return ____servicePack_2; } inline String_t** get_address_of__servicePack_2() { return &____servicePack_2; } inline void set__servicePack_2(String_t* value) { ____servicePack_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____servicePack_2), (void*)value); } }; // UnityEngine.XR.OpenXR.Input.Pose struct Pose_t066D8D46ADA938D52C66EE071A37B17E71685B5C { public: // System.Boolean UnityEngine.XR.OpenXR.Input.Pose::k__BackingField bool ___U3CisTrackedU3Ek__BackingField_0; // UnityEngine.XR.InputTrackingState UnityEngine.XR.OpenXR.Input.Pose::k__BackingField uint32_t ___U3CtrackingStateU3Ek__BackingField_1; // UnityEngine.Vector3 UnityEngine.XR.OpenXR.Input.Pose::k__BackingField Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___U3CpositionU3Ek__BackingField_2; // UnityEngine.Quaternion UnityEngine.XR.OpenXR.Input.Pose::k__BackingField Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___U3CrotationU3Ek__BackingField_3; // UnityEngine.Vector3 UnityEngine.XR.OpenXR.Input.Pose::k__BackingField Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___U3CvelocityU3Ek__BackingField_4; // UnityEngine.Vector3 UnityEngine.XR.OpenXR.Input.Pose::k__BackingField Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___U3CangularVelocityU3Ek__BackingField_5; public: inline static int32_t get_offset_of_U3CisTrackedU3Ek__BackingField_0() { return static_cast(offsetof(Pose_t066D8D46ADA938D52C66EE071A37B17E71685B5C, ___U3CisTrackedU3Ek__BackingField_0)); } inline bool get_U3CisTrackedU3Ek__BackingField_0() const { return ___U3CisTrackedU3Ek__BackingField_0; } inline bool* get_address_of_U3CisTrackedU3Ek__BackingField_0() { return &___U3CisTrackedU3Ek__BackingField_0; } inline void set_U3CisTrackedU3Ek__BackingField_0(bool value) { ___U3CisTrackedU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CtrackingStateU3Ek__BackingField_1() { return static_cast(offsetof(Pose_t066D8D46ADA938D52C66EE071A37B17E71685B5C, ___U3CtrackingStateU3Ek__BackingField_1)); } inline uint32_t get_U3CtrackingStateU3Ek__BackingField_1() const { return ___U3CtrackingStateU3Ek__BackingField_1; } inline uint32_t* get_address_of_U3CtrackingStateU3Ek__BackingField_1() { return &___U3CtrackingStateU3Ek__BackingField_1; } inline void set_U3CtrackingStateU3Ek__BackingField_1(uint32_t value) { ___U3CtrackingStateU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CpositionU3Ek__BackingField_2() { return static_cast(offsetof(Pose_t066D8D46ADA938D52C66EE071A37B17E71685B5C, ___U3CpositionU3Ek__BackingField_2)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_U3CpositionU3Ek__BackingField_2() const { return ___U3CpositionU3Ek__BackingField_2; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_U3CpositionU3Ek__BackingField_2() { return &___U3CpositionU3Ek__BackingField_2; } inline void set_U3CpositionU3Ek__BackingField_2(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___U3CpositionU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CrotationU3Ek__BackingField_3() { return static_cast(offsetof(Pose_t066D8D46ADA938D52C66EE071A37B17E71685B5C, ___U3CrotationU3Ek__BackingField_3)); } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 get_U3CrotationU3Ek__BackingField_3() const { return ___U3CrotationU3Ek__BackingField_3; } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 * get_address_of_U3CrotationU3Ek__BackingField_3() { return &___U3CrotationU3Ek__BackingField_3; } inline void set_U3CrotationU3Ek__BackingField_3(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 value) { ___U3CrotationU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CvelocityU3Ek__BackingField_4() { return static_cast(offsetof(Pose_t066D8D46ADA938D52C66EE071A37B17E71685B5C, ___U3CvelocityU3Ek__BackingField_4)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_U3CvelocityU3Ek__BackingField_4() const { return ___U3CvelocityU3Ek__BackingField_4; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_U3CvelocityU3Ek__BackingField_4() { return &___U3CvelocityU3Ek__BackingField_4; } inline void set_U3CvelocityU3Ek__BackingField_4(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___U3CvelocityU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CangularVelocityU3Ek__BackingField_5() { return static_cast(offsetof(Pose_t066D8D46ADA938D52C66EE071A37B17E71685B5C, ___U3CangularVelocityU3Ek__BackingField_5)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_U3CangularVelocityU3Ek__BackingField_5() const { return ___U3CangularVelocityU3Ek__BackingField_5; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_U3CangularVelocityU3Ek__BackingField_5() { return &___U3CangularVelocityU3Ek__BackingField_5; } inline void set_U3CangularVelocityU3Ek__BackingField_5(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___U3CangularVelocityU3Ek__BackingField_5 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.XR.OpenXR.Input.Pose struct Pose_t066D8D46ADA938D52C66EE071A37B17E71685B5C_marshaled_pinvoke { int32_t ___U3CisTrackedU3Ek__BackingField_0; uint32_t ___U3CtrackingStateU3Ek__BackingField_1; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___U3CpositionU3Ek__BackingField_2; Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___U3CrotationU3Ek__BackingField_3; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___U3CvelocityU3Ek__BackingField_4; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___U3CangularVelocityU3Ek__BackingField_5; }; // Native definition for COM marshalling of UnityEngine.XR.OpenXR.Input.Pose struct Pose_t066D8D46ADA938D52C66EE071A37B17E71685B5C_marshaled_com { int32_t ___U3CisTrackedU3Ek__BackingField_0; uint32_t ___U3CtrackingStateU3Ek__BackingField_1; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___U3CpositionU3Ek__BackingField_2; Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___U3CrotationU3Ek__BackingField_3; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___U3CvelocityU3Ek__BackingField_4; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___U3CangularVelocityU3Ek__BackingField_5; }; // UnityEngine.InputSystem.Utilities.PrimitiveValue struct PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 { public: union { #pragma pack(push, tp, 1) struct { // System.TypeCode UnityEngine.InputSystem.Utilities.PrimitiveValue::m_Type int32_t ___m_Type_0; }; #pragma pack(pop, tp) struct { int32_t ___m_Type_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_BoolValue_1_OffsetPadding[4]; // System.Boolean UnityEngine.InputSystem.Utilities.PrimitiveValue::m_BoolValue bool ___m_BoolValue_1; }; #pragma pack(pop, tp) struct { char ___m_BoolValue_1_OffsetPadding_forAlignmentOnly[4]; bool ___m_BoolValue_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_CharValue_2_OffsetPadding[4]; // System.Char UnityEngine.InputSystem.Utilities.PrimitiveValue::m_CharValue Il2CppChar ___m_CharValue_2; }; #pragma pack(pop, tp) struct { char ___m_CharValue_2_OffsetPadding_forAlignmentOnly[4]; Il2CppChar ___m_CharValue_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_ByteValue_3_OffsetPadding[4]; // System.Byte UnityEngine.InputSystem.Utilities.PrimitiveValue::m_ByteValue uint8_t ___m_ByteValue_3; }; #pragma pack(pop, tp) struct { char ___m_ByteValue_3_OffsetPadding_forAlignmentOnly[4]; uint8_t ___m_ByteValue_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_SByteValue_4_OffsetPadding[4]; // System.SByte UnityEngine.InputSystem.Utilities.PrimitiveValue::m_SByteValue int8_t ___m_SByteValue_4; }; #pragma pack(pop, tp) struct { char ___m_SByteValue_4_OffsetPadding_forAlignmentOnly[4]; int8_t ___m_SByteValue_4_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_ShortValue_5_OffsetPadding[4]; // System.Int16 UnityEngine.InputSystem.Utilities.PrimitiveValue::m_ShortValue int16_t ___m_ShortValue_5; }; #pragma pack(pop, tp) struct { char ___m_ShortValue_5_OffsetPadding_forAlignmentOnly[4]; int16_t ___m_ShortValue_5_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_UShortValue_6_OffsetPadding[4]; // System.UInt16 UnityEngine.InputSystem.Utilities.PrimitiveValue::m_UShortValue uint16_t ___m_UShortValue_6; }; #pragma pack(pop, tp) struct { char ___m_UShortValue_6_OffsetPadding_forAlignmentOnly[4]; uint16_t ___m_UShortValue_6_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_IntValue_7_OffsetPadding[4]; // System.Int32 UnityEngine.InputSystem.Utilities.PrimitiveValue::m_IntValue int32_t ___m_IntValue_7; }; #pragma pack(pop, tp) struct { char ___m_IntValue_7_OffsetPadding_forAlignmentOnly[4]; int32_t ___m_IntValue_7_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_UIntValue_8_OffsetPadding[4]; // System.UInt32 UnityEngine.InputSystem.Utilities.PrimitiveValue::m_UIntValue uint32_t ___m_UIntValue_8; }; #pragma pack(pop, tp) struct { char ___m_UIntValue_8_OffsetPadding_forAlignmentOnly[4]; uint32_t ___m_UIntValue_8_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_LongValue_9_OffsetPadding[4]; // System.Int64 UnityEngine.InputSystem.Utilities.PrimitiveValue::m_LongValue int64_t ___m_LongValue_9; }; #pragma pack(pop, tp) struct { char ___m_LongValue_9_OffsetPadding_forAlignmentOnly[4]; int64_t ___m_LongValue_9_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_ULongValue_10_OffsetPadding[4]; // System.UInt64 UnityEngine.InputSystem.Utilities.PrimitiveValue::m_ULongValue uint64_t ___m_ULongValue_10; }; #pragma pack(pop, tp) struct { char ___m_ULongValue_10_OffsetPadding_forAlignmentOnly[4]; uint64_t ___m_ULongValue_10_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_FloatValue_11_OffsetPadding[4]; // System.Single UnityEngine.InputSystem.Utilities.PrimitiveValue::m_FloatValue float ___m_FloatValue_11; }; #pragma pack(pop, tp) struct { char ___m_FloatValue_11_OffsetPadding_forAlignmentOnly[4]; float ___m_FloatValue_11_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_DoubleValue_12_OffsetPadding[4]; // System.Double UnityEngine.InputSystem.Utilities.PrimitiveValue::m_DoubleValue double ___m_DoubleValue_12; }; #pragma pack(pop, tp) struct { char ___m_DoubleValue_12_OffsetPadding_forAlignmentOnly[4]; double ___m_DoubleValue_12_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_m_Type_0() { return static_cast(offsetof(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8, ___m_Type_0)); } inline int32_t get_m_Type_0() const { return ___m_Type_0; } inline int32_t* get_address_of_m_Type_0() { return &___m_Type_0; } inline void set_m_Type_0(int32_t value) { ___m_Type_0 = value; } inline static int32_t get_offset_of_m_BoolValue_1() { return static_cast(offsetof(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8, ___m_BoolValue_1)); } inline bool get_m_BoolValue_1() const { return ___m_BoolValue_1; } inline bool* get_address_of_m_BoolValue_1() { return &___m_BoolValue_1; } inline void set_m_BoolValue_1(bool value) { ___m_BoolValue_1 = value; } inline static int32_t get_offset_of_m_CharValue_2() { return static_cast(offsetof(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8, ___m_CharValue_2)); } inline Il2CppChar get_m_CharValue_2() const { return ___m_CharValue_2; } inline Il2CppChar* get_address_of_m_CharValue_2() { return &___m_CharValue_2; } inline void set_m_CharValue_2(Il2CppChar value) { ___m_CharValue_2 = value; } inline static int32_t get_offset_of_m_ByteValue_3() { return static_cast(offsetof(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8, ___m_ByteValue_3)); } inline uint8_t get_m_ByteValue_3() const { return ___m_ByteValue_3; } inline uint8_t* get_address_of_m_ByteValue_3() { return &___m_ByteValue_3; } inline void set_m_ByteValue_3(uint8_t value) { ___m_ByteValue_3 = value; } inline static int32_t get_offset_of_m_SByteValue_4() { return static_cast(offsetof(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8, ___m_SByteValue_4)); } inline int8_t get_m_SByteValue_4() const { return ___m_SByteValue_4; } inline int8_t* get_address_of_m_SByteValue_4() { return &___m_SByteValue_4; } inline void set_m_SByteValue_4(int8_t value) { ___m_SByteValue_4 = value; } inline static int32_t get_offset_of_m_ShortValue_5() { return static_cast(offsetof(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8, ___m_ShortValue_5)); } inline int16_t get_m_ShortValue_5() const { return ___m_ShortValue_5; } inline int16_t* get_address_of_m_ShortValue_5() { return &___m_ShortValue_5; } inline void set_m_ShortValue_5(int16_t value) { ___m_ShortValue_5 = value; } inline static int32_t get_offset_of_m_UShortValue_6() { return static_cast(offsetof(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8, ___m_UShortValue_6)); } inline uint16_t get_m_UShortValue_6() const { return ___m_UShortValue_6; } inline uint16_t* get_address_of_m_UShortValue_6() { return &___m_UShortValue_6; } inline void set_m_UShortValue_6(uint16_t value) { ___m_UShortValue_6 = value; } inline static int32_t get_offset_of_m_IntValue_7() { return static_cast(offsetof(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8, ___m_IntValue_7)); } inline int32_t get_m_IntValue_7() const { return ___m_IntValue_7; } inline int32_t* get_address_of_m_IntValue_7() { return &___m_IntValue_7; } inline void set_m_IntValue_7(int32_t value) { ___m_IntValue_7 = value; } inline static int32_t get_offset_of_m_UIntValue_8() { return static_cast(offsetof(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8, ___m_UIntValue_8)); } inline uint32_t get_m_UIntValue_8() const { return ___m_UIntValue_8; } inline uint32_t* get_address_of_m_UIntValue_8() { return &___m_UIntValue_8; } inline void set_m_UIntValue_8(uint32_t value) { ___m_UIntValue_8 = value; } inline static int32_t get_offset_of_m_LongValue_9() { return static_cast(offsetof(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8, ___m_LongValue_9)); } inline int64_t get_m_LongValue_9() const { return ___m_LongValue_9; } inline int64_t* get_address_of_m_LongValue_9() { return &___m_LongValue_9; } inline void set_m_LongValue_9(int64_t value) { ___m_LongValue_9 = value; } inline static int32_t get_offset_of_m_ULongValue_10() { return static_cast(offsetof(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8, ___m_ULongValue_10)); } inline uint64_t get_m_ULongValue_10() const { return ___m_ULongValue_10; } inline uint64_t* get_address_of_m_ULongValue_10() { return &___m_ULongValue_10; } inline void set_m_ULongValue_10(uint64_t value) { ___m_ULongValue_10 = value; } inline static int32_t get_offset_of_m_FloatValue_11() { return static_cast(offsetof(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8, ___m_FloatValue_11)); } inline float get_m_FloatValue_11() const { return ___m_FloatValue_11; } inline float* get_address_of_m_FloatValue_11() { return &___m_FloatValue_11; } inline void set_m_FloatValue_11(float value) { ___m_FloatValue_11 = value; } inline static int32_t get_offset_of_m_DoubleValue_12() { return static_cast(offsetof(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8, ___m_DoubleValue_12)); } inline double get_m_DoubleValue_12() const { return ___m_DoubleValue_12; } inline double* get_address_of_m_DoubleValue_12() { return &___m_DoubleValue_12; } inline void set_m_DoubleValue_12(double value) { ___m_DoubleValue_12 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.InputSystem.Utilities.PrimitiveValue struct PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8_marshaled_pinvoke { union { #pragma pack(push, tp, 1) struct { int32_t ___m_Type_0; }; #pragma pack(pop, tp) struct { int32_t ___m_Type_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_BoolValue_1_OffsetPadding[4]; int32_t ___m_BoolValue_1; }; #pragma pack(pop, tp) struct { char ___m_BoolValue_1_OffsetPadding_forAlignmentOnly[4]; int32_t ___m_BoolValue_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_CharValue_2_OffsetPadding[4]; uint8_t ___m_CharValue_2; }; #pragma pack(pop, tp) struct { char ___m_CharValue_2_OffsetPadding_forAlignmentOnly[4]; uint8_t ___m_CharValue_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_ByteValue_3_OffsetPadding[4]; uint8_t ___m_ByteValue_3; }; #pragma pack(pop, tp) struct { char ___m_ByteValue_3_OffsetPadding_forAlignmentOnly[4]; uint8_t ___m_ByteValue_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_SByteValue_4_OffsetPadding[4]; int8_t ___m_SByteValue_4; }; #pragma pack(pop, tp) struct { char ___m_SByteValue_4_OffsetPadding_forAlignmentOnly[4]; int8_t ___m_SByteValue_4_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_ShortValue_5_OffsetPadding[4]; int16_t ___m_ShortValue_5; }; #pragma pack(pop, tp) struct { char ___m_ShortValue_5_OffsetPadding_forAlignmentOnly[4]; int16_t ___m_ShortValue_5_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_UShortValue_6_OffsetPadding[4]; uint16_t ___m_UShortValue_6; }; #pragma pack(pop, tp) struct { char ___m_UShortValue_6_OffsetPadding_forAlignmentOnly[4]; uint16_t ___m_UShortValue_6_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_IntValue_7_OffsetPadding[4]; int32_t ___m_IntValue_7; }; #pragma pack(pop, tp) struct { char ___m_IntValue_7_OffsetPadding_forAlignmentOnly[4]; int32_t ___m_IntValue_7_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_UIntValue_8_OffsetPadding[4]; uint32_t ___m_UIntValue_8; }; #pragma pack(pop, tp) struct { char ___m_UIntValue_8_OffsetPadding_forAlignmentOnly[4]; uint32_t ___m_UIntValue_8_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_LongValue_9_OffsetPadding[4]; int64_t ___m_LongValue_9; }; #pragma pack(pop, tp) struct { char ___m_LongValue_9_OffsetPadding_forAlignmentOnly[4]; int64_t ___m_LongValue_9_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_ULongValue_10_OffsetPadding[4]; uint64_t ___m_ULongValue_10; }; #pragma pack(pop, tp) struct { char ___m_ULongValue_10_OffsetPadding_forAlignmentOnly[4]; uint64_t ___m_ULongValue_10_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_FloatValue_11_OffsetPadding[4]; float ___m_FloatValue_11; }; #pragma pack(pop, tp) struct { char ___m_FloatValue_11_OffsetPadding_forAlignmentOnly[4]; float ___m_FloatValue_11_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_DoubleValue_12_OffsetPadding[4]; double ___m_DoubleValue_12; }; #pragma pack(pop, tp) struct { char ___m_DoubleValue_12_OffsetPadding_forAlignmentOnly[4]; double ___m_DoubleValue_12_forAlignmentOnly; }; }; }; // Native definition for COM marshalling of UnityEngine.InputSystem.Utilities.PrimitiveValue struct PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8_marshaled_com { union { #pragma pack(push, tp, 1) struct { int32_t ___m_Type_0; }; #pragma pack(pop, tp) struct { int32_t ___m_Type_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_BoolValue_1_OffsetPadding[4]; int32_t ___m_BoolValue_1; }; #pragma pack(pop, tp) struct { char ___m_BoolValue_1_OffsetPadding_forAlignmentOnly[4]; int32_t ___m_BoolValue_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_CharValue_2_OffsetPadding[4]; uint8_t ___m_CharValue_2; }; #pragma pack(pop, tp) struct { char ___m_CharValue_2_OffsetPadding_forAlignmentOnly[4]; uint8_t ___m_CharValue_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_ByteValue_3_OffsetPadding[4]; uint8_t ___m_ByteValue_3; }; #pragma pack(pop, tp) struct { char ___m_ByteValue_3_OffsetPadding_forAlignmentOnly[4]; uint8_t ___m_ByteValue_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_SByteValue_4_OffsetPadding[4]; int8_t ___m_SByteValue_4; }; #pragma pack(pop, tp) struct { char ___m_SByteValue_4_OffsetPadding_forAlignmentOnly[4]; int8_t ___m_SByteValue_4_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_ShortValue_5_OffsetPadding[4]; int16_t ___m_ShortValue_5; }; #pragma pack(pop, tp) struct { char ___m_ShortValue_5_OffsetPadding_forAlignmentOnly[4]; int16_t ___m_ShortValue_5_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_UShortValue_6_OffsetPadding[4]; uint16_t ___m_UShortValue_6; }; #pragma pack(pop, tp) struct { char ___m_UShortValue_6_OffsetPadding_forAlignmentOnly[4]; uint16_t ___m_UShortValue_6_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_IntValue_7_OffsetPadding[4]; int32_t ___m_IntValue_7; }; #pragma pack(pop, tp) struct { char ___m_IntValue_7_OffsetPadding_forAlignmentOnly[4]; int32_t ___m_IntValue_7_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_UIntValue_8_OffsetPadding[4]; uint32_t ___m_UIntValue_8; }; #pragma pack(pop, tp) struct { char ___m_UIntValue_8_OffsetPadding_forAlignmentOnly[4]; uint32_t ___m_UIntValue_8_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_LongValue_9_OffsetPadding[4]; int64_t ___m_LongValue_9; }; #pragma pack(pop, tp) struct { char ___m_LongValue_9_OffsetPadding_forAlignmentOnly[4]; int64_t ___m_LongValue_9_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_ULongValue_10_OffsetPadding[4]; uint64_t ___m_ULongValue_10; }; #pragma pack(pop, tp) struct { char ___m_ULongValue_10_OffsetPadding_forAlignmentOnly[4]; uint64_t ___m_ULongValue_10_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_FloatValue_11_OffsetPadding[4]; float ___m_FloatValue_11; }; #pragma pack(pop, tp) struct { char ___m_FloatValue_11_OffsetPadding_forAlignmentOnly[4]; float ___m_FloatValue_11_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_DoubleValue_12_OffsetPadding[4]; double ___m_DoubleValue_12; }; #pragma pack(pop, tp) struct { char ___m_DoubleValue_12_OffsetPadding_forAlignmentOnly[4]; double ___m_DoubleValue_12_forAlignmentOnly; }; }; }; // UnityEngine.ScriptableObject struct ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // Native definition for P/Invoke marshalling of UnityEngine.ScriptableObject struct ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A_marshaled_pinvoke : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_pinvoke { }; // Native definition for COM marshalling of UnityEngine.ScriptableObject struct ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A_marshaled_com : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_com { }; // System.SystemException struct SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 : public Exception_t { public: public: }; // System.Type struct Type_t : public MemberInfo_t { public: // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ____impl_9; public: inline static int32_t get_offset_of__impl_9() { return static_cast(offsetof(Type_t, ____impl_9)); } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 get__impl_9() const { return ____impl_9; } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 * get_address_of__impl_9() { return &____impl_9; } inline void set__impl_9(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 value) { ____impl_9 = value; } }; // UnityEngine.InputSystem.XR.XRDeviceDescriptor struct XRDeviceDescriptor_t065B9E09B3BAADB8A7B9636B6A2BC320537D2096 : public RuntimeObject { public: // System.String UnityEngine.InputSystem.XR.XRDeviceDescriptor::deviceName String_t* ___deviceName_0; // System.String UnityEngine.InputSystem.XR.XRDeviceDescriptor::manufacturer String_t* ___manufacturer_1; // System.String UnityEngine.InputSystem.XR.XRDeviceDescriptor::serialNumber String_t* ___serialNumber_2; // UnityEngine.XR.InputDeviceCharacteristics UnityEngine.InputSystem.XR.XRDeviceDescriptor::characteristics uint32_t ___characteristics_3; // System.Int32 UnityEngine.InputSystem.XR.XRDeviceDescriptor::deviceId int32_t ___deviceId_4; // System.Collections.Generic.List`1 UnityEngine.InputSystem.XR.XRDeviceDescriptor::inputFeatures List_1_t02EAE919C0B45E938283C0A5EB63E5B7B5A3796E * ___inputFeatures_5; public: inline static int32_t get_offset_of_deviceName_0() { return static_cast(offsetof(XRDeviceDescriptor_t065B9E09B3BAADB8A7B9636B6A2BC320537D2096, ___deviceName_0)); } inline String_t* get_deviceName_0() const { return ___deviceName_0; } inline String_t** get_address_of_deviceName_0() { return &___deviceName_0; } inline void set_deviceName_0(String_t* value) { ___deviceName_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___deviceName_0), (void*)value); } inline static int32_t get_offset_of_manufacturer_1() { return static_cast(offsetof(XRDeviceDescriptor_t065B9E09B3BAADB8A7B9636B6A2BC320537D2096, ___manufacturer_1)); } inline String_t* get_manufacturer_1() const { return ___manufacturer_1; } inline String_t** get_address_of_manufacturer_1() { return &___manufacturer_1; } inline void set_manufacturer_1(String_t* value) { ___manufacturer_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___manufacturer_1), (void*)value); } inline static int32_t get_offset_of_serialNumber_2() { return static_cast(offsetof(XRDeviceDescriptor_t065B9E09B3BAADB8A7B9636B6A2BC320537D2096, ___serialNumber_2)); } inline String_t* get_serialNumber_2() const { return ___serialNumber_2; } inline String_t** get_address_of_serialNumber_2() { return &___serialNumber_2; } inline void set_serialNumber_2(String_t* value) { ___serialNumber_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___serialNumber_2), (void*)value); } inline static int32_t get_offset_of_characteristics_3() { return static_cast(offsetof(XRDeviceDescriptor_t065B9E09B3BAADB8A7B9636B6A2BC320537D2096, ___characteristics_3)); } inline uint32_t get_characteristics_3() const { return ___characteristics_3; } inline uint32_t* get_address_of_characteristics_3() { return &___characteristics_3; } inline void set_characteristics_3(uint32_t value) { ___characteristics_3 = value; } inline static int32_t get_offset_of_deviceId_4() { return static_cast(offsetof(XRDeviceDescriptor_t065B9E09B3BAADB8A7B9636B6A2BC320537D2096, ___deviceId_4)); } inline int32_t get_deviceId_4() const { return ___deviceId_4; } inline int32_t* get_address_of_deviceId_4() { return &___deviceId_4; } inline void set_deviceId_4(int32_t value) { ___deviceId_4 = value; } inline static int32_t get_offset_of_inputFeatures_5() { return static_cast(offsetof(XRDeviceDescriptor_t065B9E09B3BAADB8A7B9636B6A2BC320537D2096, ___inputFeatures_5)); } inline List_1_t02EAE919C0B45E938283C0A5EB63E5B7B5A3796E * get_inputFeatures_5() const { return ___inputFeatures_5; } inline List_1_t02EAE919C0B45E938283C0A5EB63E5B7B5A3796E ** get_address_of_inputFeatures_5() { return &___inputFeatures_5; } inline void set_inputFeatures_5(List_1_t02EAE919C0B45E938283C0A5EB63E5B7B5A3796E * value) { ___inputFeatures_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___inputFeatures_5), (void*)value); } }; // UnityEngine.XR.OpenXR.Input.OpenXRInput/GetInternalDeviceIdCommand struct GetInternalDeviceIdCommand_tDABB67AE984187CD7533AD65FBF96F9587004A98 { public: union { struct { union { #pragma pack(push, tp, 1) struct { // UnityEngine.InputSystem.LowLevel.InputDeviceCommand UnityEngine.XR.OpenXR.Input.OpenXRInput/GetInternalDeviceIdCommand::baseCommand InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 ___baseCommand_2; }; #pragma pack(pop, tp) struct { InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 ___baseCommand_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___deviceId_3_OffsetPadding[8]; // System.UInt32 UnityEngine.XR.OpenXR.Input.OpenXRInput/GetInternalDeviceIdCommand::deviceId uint32_t ___deviceId_3; }; #pragma pack(pop, tp) struct { char ___deviceId_3_OffsetPadding_forAlignmentOnly[8]; uint32_t ___deviceId_3_forAlignmentOnly; }; }; }; uint8_t GetInternalDeviceIdCommand_tDABB67AE984187CD7533AD65FBF96F9587004A98__padding[12]; }; public: inline static int32_t get_offset_of_baseCommand_2() { return static_cast(offsetof(GetInternalDeviceIdCommand_tDABB67AE984187CD7533AD65FBF96F9587004A98, ___baseCommand_2)); } inline InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 get_baseCommand_2() const { return ___baseCommand_2; } inline InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 * get_address_of_baseCommand_2() { return &___baseCommand_2; } inline void set_baseCommand_2(InputDeviceCommand_tBA7404132CBAC1E564F79E5B8B6A258527976AD3 value) { ___baseCommand_2 = value; } inline static int32_t get_offset_of_deviceId_3() { return static_cast(offsetof(GetInternalDeviceIdCommand_tDABB67AE984187CD7533AD65FBF96F9587004A98, ___deviceId_3)); } inline uint32_t get_deviceId_3() const { return ___deviceId_3; } inline uint32_t* get_address_of_deviceId_3() { return &___deviceId_3; } inline void set_deviceId_3(uint32_t value) { ___deviceId_3 = value; } }; // UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig struct ActionConfig_t369A0AD8D90D166FA237468147267699CF53B57F : public RuntimeObject { public: // 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/ActionConfig::bindings List_1_t9E127897AEC2B39D662240E51C3924EC17C19AE8 * ___bindings_3; // System.Collections.Generic.List`1 UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/ActionConfig::usages List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * ___usages_4; public: inline static int32_t get_offset_of_name_0() { return static_cast(offsetof(ActionConfig_t369A0AD8D90D166FA237468147267699CF53B57F, ___name_0)); } inline String_t* get_name_0() const { return ___name_0; } inline String_t** get_address_of_name_0() { return &___name_0; } inline void set_name_0(String_t* value) { ___name_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___name_0), (void*)value); } inline static int32_t get_offset_of_type_1() { return static_cast(offsetof(ActionConfig_t369A0AD8D90D166FA237468147267699CF53B57F, ___type_1)); } inline int32_t get_type_1() const { return ___type_1; } inline int32_t* get_address_of_type_1() { return &___type_1; } inline void set_type_1(int32_t value) { ___type_1 = value; } inline static int32_t get_offset_of_localizedName_2() { return static_cast(offsetof(ActionConfig_t369A0AD8D90D166FA237468147267699CF53B57F, ___localizedName_2)); } inline String_t* get_localizedName_2() const { return ___localizedName_2; } inline String_t** get_address_of_localizedName_2() { return &___localizedName_2; } inline void set_localizedName_2(String_t* value) { ___localizedName_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___localizedName_2), (void*)value); } inline static int32_t get_offset_of_bindings_3() { return static_cast(offsetof(ActionConfig_t369A0AD8D90D166FA237468147267699CF53B57F, ___bindings_3)); } inline List_1_t9E127897AEC2B39D662240E51C3924EC17C19AE8 * get_bindings_3() const { return ___bindings_3; } inline List_1_t9E127897AEC2B39D662240E51C3924EC17C19AE8 ** get_address_of_bindings_3() { return &___bindings_3; } inline void set_bindings_3(List_1_t9E127897AEC2B39D662240E51C3924EC17C19AE8 * value) { ___bindings_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___bindings_3), (void*)value); } inline static int32_t get_offset_of_usages_4() { return static_cast(offsetof(ActionConfig_t369A0AD8D90D166FA237468147267699CF53B57F, ___usages_4)); } inline List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * get_usages_4() const { return ___usages_4; } inline List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 ** get_address_of_usages_4() { return &___usages_4; } inline void set_usages_4(List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * value) { ___usages_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___usages_4), (void*)value); } }; // UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature/DeviceConfig struct DeviceConfig_tBC37C5EA2384BCB69BD0153C3E1387E4DB5461BF : public RuntimeObject { public: // 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; public: inline static int32_t get_offset_of_characteristics_0() { return static_cast(offsetof(DeviceConfig_tBC37C5EA2384BCB69BD0153C3E1387E4DB5461BF, ___characteristics_0)); } inline uint32_t get_characteristics_0() const { return ___characteristics_0; } inline uint32_t* get_address_of_characteristics_0() { return &___characteristics_0; } inline void set_characteristics_0(uint32_t value) { ___characteristics_0 = value; } inline static int32_t get_offset_of_userPath_1() { return static_cast(offsetof(DeviceConfig_tBC37C5EA2384BCB69BD0153C3E1387E4DB5461BF, ___userPath_1)); } inline String_t* get_userPath_1() const { return ___userPath_1; } inline String_t** get_address_of_userPath_1() { return &___userPath_1; } inline void set_userPath_1(String_t* value) { ___userPath_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___userPath_1), (void*)value); } }; // System.Func`1 struct Func_1_t76FCDA5C58178ED310C472967481FDE5F47DCF0F : public MulticastDelegate_t { public: public: }; // System.Func`2 struct Func_2_t78F1CD6BE32660DBEEC045DEBBE134470250B7AB : public MulticastDelegate_t { public: public: }; // System.Func`2 struct Func_2_t0A801B86039F6321711382DBF7ABE368BBCC1A25 : public MulticastDelegate_t { public: public: }; // System.Func`2 struct Func_2_tA378341F61416931933EB9D89FCDB35C0A35FA53 : public MulticastDelegate_t { public: public: }; // System.Func`2 struct Func_2_t7022C3ACB9D0A4754D0EAD253C36332DDB6A35FD : public MulticastDelegate_t { public: public: }; // System.Func`2 struct Func_2_t5FF29EF71496B6AFA2C5B7FF601B0EFA1C47A41A : public MulticastDelegate_t { public: public: }; // System.Func`2> struct Func_2_t7E8A32344018227D2F16B40CC36DDDFE54080102 : public MulticastDelegate_t { public: public: }; // System.Func`2 struct Func_2_t1C5516912B1D89016AB6BE2EC2B3BB57A15BB96C : public MulticastDelegate_t { public: public: }; // System.Func`2 struct Func_2_tC86B6AA216DF7AA52AE7A803914B2E6304154DF1 : public MulticastDelegate_t { public: public: }; // System.Nullable`1 struct Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 { public: // T System.Nullable`1::value InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07, ___value_0)); } inline InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB get_value_0() const { return ___value_0; } inline InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB * get_address_of_value_0() { return &___value_0; } inline void set_value_0(InputBinding_t95FC40907C92DDB8F118F0062BE49C22ADF28FFB value) { ___value_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___value_0))->___m_Name_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___value_0))->___m_Id_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___value_0))->___m_Path_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___value_0))->___m_Interactions_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___value_0))->___m_Processors_6), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___value_0))->___m_Groups_7), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___value_0))->___m_Action_8), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___value_0))->___m_OverridePath_10), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___value_0))->___m_OverrideInteractions_11), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___value_0))->___m_OverrideProcessors_12), (void*)NULL); #endif } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // System.Action struct Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 : public MulticastDelegate_t { public: public: }; // System.ArgumentException struct ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: // System.String System.ArgumentException::m_paramName String_t* ___m_paramName_17; public: inline static int32_t get_offset_of_m_paramName_17() { return static_cast(offsetof(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00, ___m_paramName_17)); } inline String_t* get_m_paramName_17() const { return ___m_paramName_17; } inline String_t** get_address_of_m_paramName_17() { return &___m_paramName_17; } inline void set_m_paramName_17(String_t* value) { ___m_paramName_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_paramName_17), (void*)value); } }; // UnityEngine.Behaviour struct Behaviour_t1A3DDDCF73B4627928FBFE02ED52B7251777DBD9 : public Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 { public: public: }; // UnityEngine.InputSystem.InputActionReference struct InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621 : public ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A { public: // UnityEngine.InputSystem.InputActionAsset UnityEngine.InputSystem.InputActionReference::m_Asset InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * ___m_Asset_4; // System.String UnityEngine.InputSystem.InputActionReference::m_ActionId String_t* ___m_ActionId_5; // UnityEngine.InputSystem.InputAction UnityEngine.InputSystem.InputActionReference::m_Action InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * ___m_Action_6; public: inline static int32_t get_offset_of_m_Asset_4() { return static_cast(offsetof(InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621, ___m_Asset_4)); } inline InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * get_m_Asset_4() const { return ___m_Asset_4; } inline InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 ** get_address_of_m_Asset_4() { return &___m_Asset_4; } inline void set_m_Asset_4(InputActionAsset_t528ACD0ABA45255A4FD391F0C3D26B1B50B82B18 * value) { ___m_Asset_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Asset_4), (void*)value); } inline static int32_t get_offset_of_m_ActionId_5() { return static_cast(offsetof(InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621, ___m_ActionId_5)); } inline String_t* get_m_ActionId_5() const { return ___m_ActionId_5; } inline String_t** get_address_of_m_ActionId_5() { return &___m_ActionId_5; } inline void set_m_ActionId_5(String_t* value) { ___m_ActionId_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ActionId_5), (void*)value); } inline static int32_t get_offset_of_m_Action_6() { return static_cast(offsetof(InputActionReference_tB1990B9720ED573119B97030753D21C84A6D7621, ___m_Action_6)); } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * get_m_Action_6() const { return ___m_Action_6; } inline InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B ** get_address_of_m_Action_6() { return &___m_Action_6; } inline void set_m_Action_6(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B * value) { ___m_Action_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Action_6), (void*)value); } }; // UnityEngine.InputSystem.InputControl struct InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 : public RuntimeObject { public: // UnityEngine.InputSystem.LowLevel.InputStateBlock UnityEngine.InputSystem.InputControl::m_StateBlock InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B ___m_StateBlock_0; // UnityEngine.InputSystem.Utilities.InternedString UnityEngine.InputSystem.InputControl::m_Name InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED ___m_Name_1; // System.String UnityEngine.InputSystem.InputControl::m_Path String_t* ___m_Path_2; // System.String UnityEngine.InputSystem.InputControl::m_DisplayName String_t* ___m_DisplayName_3; // System.String UnityEngine.InputSystem.InputControl::m_DisplayNameFromLayout String_t* ___m_DisplayNameFromLayout_4; // System.String UnityEngine.InputSystem.InputControl::m_ShortDisplayName String_t* ___m_ShortDisplayName_5; // System.String UnityEngine.InputSystem.InputControl::m_ShortDisplayNameFromLayout String_t* ___m_ShortDisplayNameFromLayout_6; // UnityEngine.InputSystem.Utilities.InternedString UnityEngine.InputSystem.InputControl::m_Layout InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED ___m_Layout_7; // UnityEngine.InputSystem.Utilities.InternedString UnityEngine.InputSystem.InputControl::m_Variants InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED ___m_Variants_8; // UnityEngine.InputSystem.InputDevice UnityEngine.InputSystem.InputControl::m_Device InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * ___m_Device_9; // UnityEngine.InputSystem.InputControl UnityEngine.InputSystem.InputControl::m_Parent InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * ___m_Parent_10; // System.Int32 UnityEngine.InputSystem.InputControl::m_UsageCount int32_t ___m_UsageCount_11; // System.Int32 UnityEngine.InputSystem.InputControl::m_UsageStartIndex int32_t ___m_UsageStartIndex_12; // System.Int32 UnityEngine.InputSystem.InputControl::m_AliasCount int32_t ___m_AliasCount_13; // System.Int32 UnityEngine.InputSystem.InputControl::m_AliasStartIndex int32_t ___m_AliasStartIndex_14; // System.Int32 UnityEngine.InputSystem.InputControl::m_ChildCount int32_t ___m_ChildCount_15; // System.Int32 UnityEngine.InputSystem.InputControl::m_ChildStartIndex int32_t ___m_ChildStartIndex_16; // UnityEngine.InputSystem.InputControl/ControlFlags UnityEngine.InputSystem.InputControl::m_ControlFlags int32_t ___m_ControlFlags_17; // UnityEngine.InputSystem.Utilities.PrimitiveValue UnityEngine.InputSystem.InputControl::m_DefaultState PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 ___m_DefaultState_18; // UnityEngine.InputSystem.Utilities.PrimitiveValue UnityEngine.InputSystem.InputControl::m_MinValue PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 ___m_MinValue_19; // UnityEngine.InputSystem.Utilities.PrimitiveValue UnityEngine.InputSystem.InputControl::m_MaxValue PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 ___m_MaxValue_20; public: inline static int32_t get_offset_of_m_StateBlock_0() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_StateBlock_0)); } inline InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B get_m_StateBlock_0() const { return ___m_StateBlock_0; } inline InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B * get_address_of_m_StateBlock_0() { return &___m_StateBlock_0; } inline void set_m_StateBlock_0(InputStateBlock_tB9FCBE0F27DDBB11B04B0EC517712C29CC126A0B value) { ___m_StateBlock_0 = value; } inline static int32_t get_offset_of_m_Name_1() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_Name_1)); } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED get_m_Name_1() const { return ___m_Name_1; } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED * get_address_of_m_Name_1() { return &___m_Name_1; } inline void set_m_Name_1(InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED value) { ___m_Name_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Name_1))->___m_StringOriginalCase_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Name_1))->___m_StringLowerCase_1), (void*)NULL); #endif } inline static int32_t get_offset_of_m_Path_2() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_Path_2)); } inline String_t* get_m_Path_2() const { return ___m_Path_2; } inline String_t** get_address_of_m_Path_2() { return &___m_Path_2; } inline void set_m_Path_2(String_t* value) { ___m_Path_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Path_2), (void*)value); } inline static int32_t get_offset_of_m_DisplayName_3() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_DisplayName_3)); } inline String_t* get_m_DisplayName_3() const { return ___m_DisplayName_3; } inline String_t** get_address_of_m_DisplayName_3() { return &___m_DisplayName_3; } inline void set_m_DisplayName_3(String_t* value) { ___m_DisplayName_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_DisplayName_3), (void*)value); } inline static int32_t get_offset_of_m_DisplayNameFromLayout_4() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_DisplayNameFromLayout_4)); } inline String_t* get_m_DisplayNameFromLayout_4() const { return ___m_DisplayNameFromLayout_4; } inline String_t** get_address_of_m_DisplayNameFromLayout_4() { return &___m_DisplayNameFromLayout_4; } inline void set_m_DisplayNameFromLayout_4(String_t* value) { ___m_DisplayNameFromLayout_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_DisplayNameFromLayout_4), (void*)value); } inline static int32_t get_offset_of_m_ShortDisplayName_5() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_ShortDisplayName_5)); } inline String_t* get_m_ShortDisplayName_5() const { return ___m_ShortDisplayName_5; } inline String_t** get_address_of_m_ShortDisplayName_5() { return &___m_ShortDisplayName_5; } inline void set_m_ShortDisplayName_5(String_t* value) { ___m_ShortDisplayName_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ShortDisplayName_5), (void*)value); } inline static int32_t get_offset_of_m_ShortDisplayNameFromLayout_6() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_ShortDisplayNameFromLayout_6)); } inline String_t* get_m_ShortDisplayNameFromLayout_6() const { return ___m_ShortDisplayNameFromLayout_6; } inline String_t** get_address_of_m_ShortDisplayNameFromLayout_6() { return &___m_ShortDisplayNameFromLayout_6; } inline void set_m_ShortDisplayNameFromLayout_6(String_t* value) { ___m_ShortDisplayNameFromLayout_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ShortDisplayNameFromLayout_6), (void*)value); } inline static int32_t get_offset_of_m_Layout_7() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_Layout_7)); } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED get_m_Layout_7() const { return ___m_Layout_7; } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED * get_address_of_m_Layout_7() { return &___m_Layout_7; } inline void set_m_Layout_7(InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED value) { ___m_Layout_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Layout_7))->___m_StringOriginalCase_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Layout_7))->___m_StringLowerCase_1), (void*)NULL); #endif } inline static int32_t get_offset_of_m_Variants_8() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_Variants_8)); } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED get_m_Variants_8() const { return ___m_Variants_8; } inline InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED * get_address_of_m_Variants_8() { return &___m_Variants_8; } inline void set_m_Variants_8(InternedString_tA8F88C6E35F6EA6E9F774DC4DC7D003E1D6B4EED value) { ___m_Variants_8 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Variants_8))->___m_StringOriginalCase_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Variants_8))->___m_StringLowerCase_1), (void*)NULL); #endif } inline static int32_t get_offset_of_m_Device_9() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_Device_9)); } inline InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * get_m_Device_9() const { return ___m_Device_9; } inline InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 ** get_address_of_m_Device_9() { return &___m_Device_9; } inline void set_m_Device_9(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 * value) { ___m_Device_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Device_9), (void*)value); } inline static int32_t get_offset_of_m_Parent_10() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_Parent_10)); } inline InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * get_m_Parent_10() const { return ___m_Parent_10; } inline InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 ** get_address_of_m_Parent_10() { return &___m_Parent_10; } inline void set_m_Parent_10(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 * value) { ___m_Parent_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Parent_10), (void*)value); } inline static int32_t get_offset_of_m_UsageCount_11() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_UsageCount_11)); } inline int32_t get_m_UsageCount_11() const { return ___m_UsageCount_11; } inline int32_t* get_address_of_m_UsageCount_11() { return &___m_UsageCount_11; } inline void set_m_UsageCount_11(int32_t value) { ___m_UsageCount_11 = value; } inline static int32_t get_offset_of_m_UsageStartIndex_12() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_UsageStartIndex_12)); } inline int32_t get_m_UsageStartIndex_12() const { return ___m_UsageStartIndex_12; } inline int32_t* get_address_of_m_UsageStartIndex_12() { return &___m_UsageStartIndex_12; } inline void set_m_UsageStartIndex_12(int32_t value) { ___m_UsageStartIndex_12 = value; } inline static int32_t get_offset_of_m_AliasCount_13() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_AliasCount_13)); } inline int32_t get_m_AliasCount_13() const { return ___m_AliasCount_13; } inline int32_t* get_address_of_m_AliasCount_13() { return &___m_AliasCount_13; } inline void set_m_AliasCount_13(int32_t value) { ___m_AliasCount_13 = value; } inline static int32_t get_offset_of_m_AliasStartIndex_14() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_AliasStartIndex_14)); } inline int32_t get_m_AliasStartIndex_14() const { return ___m_AliasStartIndex_14; } inline int32_t* get_address_of_m_AliasStartIndex_14() { return &___m_AliasStartIndex_14; } inline void set_m_AliasStartIndex_14(int32_t value) { ___m_AliasStartIndex_14 = value; } inline static int32_t get_offset_of_m_ChildCount_15() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_ChildCount_15)); } inline int32_t get_m_ChildCount_15() const { return ___m_ChildCount_15; } inline int32_t* get_address_of_m_ChildCount_15() { return &___m_ChildCount_15; } inline void set_m_ChildCount_15(int32_t value) { ___m_ChildCount_15 = value; } inline static int32_t get_offset_of_m_ChildStartIndex_16() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_ChildStartIndex_16)); } inline int32_t get_m_ChildStartIndex_16() const { return ___m_ChildStartIndex_16; } inline int32_t* get_address_of_m_ChildStartIndex_16() { return &___m_ChildStartIndex_16; } inline void set_m_ChildStartIndex_16(int32_t value) { ___m_ChildStartIndex_16 = value; } inline static int32_t get_offset_of_m_ControlFlags_17() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_ControlFlags_17)); } inline int32_t get_m_ControlFlags_17() const { return ___m_ControlFlags_17; } inline int32_t* get_address_of_m_ControlFlags_17() { return &___m_ControlFlags_17; } inline void set_m_ControlFlags_17(int32_t value) { ___m_ControlFlags_17 = value; } inline static int32_t get_offset_of_m_DefaultState_18() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_DefaultState_18)); } inline PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 get_m_DefaultState_18() const { return ___m_DefaultState_18; } inline PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 * get_address_of_m_DefaultState_18() { return &___m_DefaultState_18; } inline void set_m_DefaultState_18(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 value) { ___m_DefaultState_18 = value; } inline static int32_t get_offset_of_m_MinValue_19() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_MinValue_19)); } inline PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 get_m_MinValue_19() const { return ___m_MinValue_19; } inline PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 * get_address_of_m_MinValue_19() { return &___m_MinValue_19; } inline void set_m_MinValue_19(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 value) { ___m_MinValue_19 = value; } inline static int32_t get_offset_of_m_MaxValue_20() { return static_cast(offsetof(InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1, ___m_MaxValue_20)); } inline PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 get_m_MaxValue_20() const { return ___m_MaxValue_20; } inline PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 * get_address_of_m_MaxValue_20() { return &___m_MaxValue_20; } inline void set_m_MaxValue_20(PrimitiveValue_t70D8365A1CB2217C466D27D6820362EF4331A0C8 value) { ___m_MaxValue_20 = value; } }; // System.InvalidOperationException struct InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // UnityEngine.XR.OpenXR.Features.OpenXRFeature struct OpenXRFeature_tBDE19E44A01E5E54925EAF67574691F11E88CDAA : public ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A { public: // System.Boolean UnityEngine.XR.OpenXR.Features.OpenXRFeature::m_enabled bool ___m_enabled_4; // System.Boolean UnityEngine.XR.OpenXR.Features.OpenXRFeature::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; public: inline static int32_t get_offset_of_m_enabled_4() { return static_cast(offsetof(OpenXRFeature_tBDE19E44A01E5E54925EAF67574691F11E88CDAA, ___m_enabled_4)); } inline bool get_m_enabled_4() const { return ___m_enabled_4; } inline bool* get_address_of_m_enabled_4() { return &___m_enabled_4; } inline void set_m_enabled_4(bool value) { ___m_enabled_4 = value; } inline static int32_t get_offset_of_U3CfailedInitializationU3Ek__BackingField_5() { return static_cast(offsetof(OpenXRFeature_tBDE19E44A01E5E54925EAF67574691F11E88CDAA, ___U3CfailedInitializationU3Ek__BackingField_5)); } inline bool get_U3CfailedInitializationU3Ek__BackingField_5() const { return ___U3CfailedInitializationU3Ek__BackingField_5; } inline bool* get_address_of_U3CfailedInitializationU3Ek__BackingField_5() { return &___U3CfailedInitializationU3Ek__BackingField_5; } inline void set_U3CfailedInitializationU3Ek__BackingField_5(bool value) { ___U3CfailedInitializationU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_nameUi_7() { return static_cast(offsetof(OpenXRFeature_tBDE19E44A01E5E54925EAF67574691F11E88CDAA, ___nameUi_7)); } inline String_t* get_nameUi_7() const { return ___nameUi_7; } inline String_t** get_address_of_nameUi_7() { return &___nameUi_7; } inline void set_nameUi_7(String_t* value) { ___nameUi_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___nameUi_7), (void*)value); } inline static int32_t get_offset_of_version_8() { return static_cast(offsetof(OpenXRFeature_tBDE19E44A01E5E54925EAF67574691F11E88CDAA, ___version_8)); } inline String_t* get_version_8() const { return ___version_8; } inline String_t** get_address_of_version_8() { return &___version_8; } inline void set_version_8(String_t* value) { ___version_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___version_8), (void*)value); } inline static int32_t get_offset_of_featureIdInternal_9() { return static_cast(offsetof(OpenXRFeature_tBDE19E44A01E5E54925EAF67574691F11E88CDAA, ___featureIdInternal_9)); } inline String_t* get_featureIdInternal_9() const { return ___featureIdInternal_9; } inline String_t** get_address_of_featureIdInternal_9() { return &___featureIdInternal_9; } inline void set_featureIdInternal_9(String_t* value) { ___featureIdInternal_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___featureIdInternal_9), (void*)value); } inline static int32_t get_offset_of_openxrExtensionStrings_10() { return static_cast(offsetof(OpenXRFeature_tBDE19E44A01E5E54925EAF67574691F11E88CDAA, ___openxrExtensionStrings_10)); } inline String_t* get_openxrExtensionStrings_10() const { return ___openxrExtensionStrings_10; } inline String_t** get_address_of_openxrExtensionStrings_10() { return &___openxrExtensionStrings_10; } inline void set_openxrExtensionStrings_10(String_t* value) { ___openxrExtensionStrings_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___openxrExtensionStrings_10), (void*)value); } inline static int32_t get_offset_of_company_11() { return static_cast(offsetof(OpenXRFeature_tBDE19E44A01E5E54925EAF67574691F11E88CDAA, ___company_11)); } inline String_t* get_company_11() const { return ___company_11; } inline String_t** get_address_of_company_11() { return &___company_11; } inline void set_company_11(String_t* value) { ___company_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___company_11), (void*)value); } inline static int32_t get_offset_of_priority_12() { return static_cast(offsetof(OpenXRFeature_tBDE19E44A01E5E54925EAF67574691F11E88CDAA, ___priority_12)); } inline int32_t get_priority_12() const { return ___priority_12; } inline int32_t* get_address_of_priority_12() { return &___priority_12; } inline void set_priority_12(int32_t value) { ___priority_12 = value; } inline static int32_t get_offset_of_required_13() { return static_cast(offsetof(OpenXRFeature_tBDE19E44A01E5E54925EAF67574691F11E88CDAA, ___required_13)); } inline bool get_required_13() const { return ___required_13; } inline bool* get_address_of_required_13() { return &___required_13; } inline void set_required_13(bool value) { ___required_13 = value; } inline static int32_t get_offset_of_internalFieldsUpdated_14() { return static_cast(offsetof(OpenXRFeature_tBDE19E44A01E5E54925EAF67574691F11E88CDAA, ___internalFieldsUpdated_14)); } inline bool get_internalFieldsUpdated_14() const { return ___internalFieldsUpdated_14; } inline bool* get_address_of_internalFieldsUpdated_14() { return &___internalFieldsUpdated_14; } inline void set_internalFieldsUpdated_14(bool value) { ___internalFieldsUpdated_14 = value; } }; // UnityEngine.XR.OpenXR.OpenXRSettings struct OpenXRSettings_t7E7706E7597849CCD2747A21E6E6EECB038F225C : public ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A { public: // UnityEngine.XR.OpenXR.Features.OpenXRFeature[] UnityEngine.XR.OpenXR.OpenXRSettings::features OpenXRFeatureU5BU5D_tB83A42FBA420E404B3EF97A3A72C43827D15B401* ___features_4; // UnityEngine.XR.OpenXR.OpenXRSettings/RenderMode UnityEngine.XR.OpenXR.OpenXRSettings::m_renderMode int32_t ___m_renderMode_5; // UnityEngine.XR.OpenXR.OpenXRSettings/DepthSubmissionMode UnityEngine.XR.OpenXR.OpenXRSettings::m_depthSubmissionMode int32_t ___m_depthSubmissionMode_6; public: inline static int32_t get_offset_of_features_4() { return static_cast(offsetof(OpenXRSettings_t7E7706E7597849CCD2747A21E6E6EECB038F225C, ___features_4)); } inline OpenXRFeatureU5BU5D_tB83A42FBA420E404B3EF97A3A72C43827D15B401* get_features_4() const { return ___features_4; } inline OpenXRFeatureU5BU5D_tB83A42FBA420E404B3EF97A3A72C43827D15B401** get_address_of_features_4() { return &___features_4; } inline void set_features_4(OpenXRFeatureU5BU5D_tB83A42FBA420E404B3EF97A3A72C43827D15B401* value) { ___features_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___features_4), (void*)value); } inline static int32_t get_offset_of_m_renderMode_5() { return static_cast(offsetof(OpenXRSettings_t7E7706E7597849CCD2747A21E6E6EECB038F225C, ___m_renderMode_5)); } inline int32_t get_m_renderMode_5() const { return ___m_renderMode_5; } inline int32_t* get_address_of_m_renderMode_5() { return &___m_renderMode_5; } inline void set_m_renderMode_5(int32_t value) { ___m_renderMode_5 = value; } inline static int32_t get_offset_of_m_depthSubmissionMode_6() { return static_cast(offsetof(OpenXRSettings_t7E7706E7597849CCD2747A21E6E6EECB038F225C, ___m_depthSubmissionMode_6)); } inline int32_t get_m_depthSubmissionMode_6() const { return ___m_depthSubmissionMode_6; } inline int32_t* get_address_of_m_depthSubmissionMode_6() { return &___m_depthSubmissionMode_6; } inline void set_m_depthSubmissionMode_6(int32_t value) { ___m_depthSubmissionMode_6 = value; } }; // System.UnhandledExceptionEventHandler struct UnhandledExceptionEventHandler_t1DF125A860ED9B70F24ADFA6CB0781533A23DA64 : public MulticastDelegate_t { public: public: }; // UnityEngine.Events.UnityAction struct UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 : public MulticastDelegate_t { public: public: }; // UnityEngine.XR.XRDisplaySubsystem struct XRDisplaySubsystem_tF8B46605B6D1199C52306D4EC7D83CFA90564A93 : public IntegratedSubsystem_1_t2737E0F52E6DC7B2E3D42D1B05C5FD7C9FDE4EA4 { public: // System.Action`1 UnityEngine.XR.XRDisplaySubsystem::displayFocusChanged Action_1_tCE2D770918A65CAD277C08C4E8C05385EA267E83 * ___displayFocusChanged_2; public: inline static int32_t get_offset_of_displayFocusChanged_2() { return static_cast(offsetof(XRDisplaySubsystem_tF8B46605B6D1199C52306D4EC7D83CFA90564A93, ___displayFocusChanged_2)); } inline Action_1_tCE2D770918A65CAD277C08C4E8C05385EA267E83 * get_displayFocusChanged_2() const { return ___displayFocusChanged_2; } inline Action_1_tCE2D770918A65CAD277C08C4E8C05385EA267E83 ** get_address_of_displayFocusChanged_2() { return &___displayFocusChanged_2; } inline void set_displayFocusChanged_2(Action_1_tCE2D770918A65CAD277C08C4E8C05385EA267E83 * value) { ___displayFocusChanged_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___displayFocusChanged_2), (void*)value); } }; // UnityEngine.XR.XRInputSubsystem struct XRInputSubsystem_t74B79E3971C396F02CD32F74AE73A5DFB2A0EC09 : public IntegratedSubsystem_1_tD5C4AF38726B9433CFC3CA0F889D8C8C2535AEFE { public: // System.Action`1 UnityEngine.XR.XRInputSubsystem::trackingOriginUpdated Action_1_t6A8185B84663FAD87D88ACA618FB6E60131C81F1 * ___trackingOriginUpdated_2; // System.Action`1 UnityEngine.XR.XRInputSubsystem::boundaryChanged Action_1_t6A8185B84663FAD87D88ACA618FB6E60131C81F1 * ___boundaryChanged_3; // System.Collections.Generic.List`1 UnityEngine.XR.XRInputSubsystem::m_DeviceIdsCache List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B * ___m_DeviceIdsCache_4; public: inline static int32_t get_offset_of_trackingOriginUpdated_2() { return static_cast(offsetof(XRInputSubsystem_t74B79E3971C396F02CD32F74AE73A5DFB2A0EC09, ___trackingOriginUpdated_2)); } inline Action_1_t6A8185B84663FAD87D88ACA618FB6E60131C81F1 * get_trackingOriginUpdated_2() const { return ___trackingOriginUpdated_2; } inline Action_1_t6A8185B84663FAD87D88ACA618FB6E60131C81F1 ** get_address_of_trackingOriginUpdated_2() { return &___trackingOriginUpdated_2; } inline void set_trackingOriginUpdated_2(Action_1_t6A8185B84663FAD87D88ACA618FB6E60131C81F1 * value) { ___trackingOriginUpdated_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___trackingOriginUpdated_2), (void*)value); } inline static int32_t get_offset_of_boundaryChanged_3() { return static_cast(offsetof(XRInputSubsystem_t74B79E3971C396F02CD32F74AE73A5DFB2A0EC09, ___boundaryChanged_3)); } inline Action_1_t6A8185B84663FAD87D88ACA618FB6E60131C81F1 * get_boundaryChanged_3() const { return ___boundaryChanged_3; } inline Action_1_t6A8185B84663FAD87D88ACA618FB6E60131C81F1 ** get_address_of_boundaryChanged_3() { return &___boundaryChanged_3; } inline void set_boundaryChanged_3(Action_1_t6A8185B84663FAD87D88ACA618FB6E60131C81F1 * value) { ___boundaryChanged_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___boundaryChanged_3), (void*)value); } inline static int32_t get_offset_of_m_DeviceIdsCache_4() { return static_cast(offsetof(XRInputSubsystem_t74B79E3971C396F02CD32F74AE73A5DFB2A0EC09, ___m_DeviceIdsCache_4)); } inline List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B * get_m_DeviceIdsCache_4() const { return ___m_DeviceIdsCache_4; } inline List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B ** get_address_of_m_DeviceIdsCache_4() { return &___m_DeviceIdsCache_4; } inline void set_m_DeviceIdsCache_4(List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B * value) { ___m_DeviceIdsCache_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_DeviceIdsCache_4), (void*)value); } }; // UnityEngine.XR.Management.XRLoader struct XRLoader_tE37B92C6B9CDD944DDF7AFF5704E9EB342D62F6B : public ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A { public: public: }; // UnityEngine.XR.OpenXR.OpenXRLoaderBase/ReceiveNativeEventDelegate struct ReceiveNativeEventDelegate_t34641E86FBD0380CE83C7C3827A33D9D531991D7 : public MulticastDelegate_t { public: public: }; // UnityEngine.InputSystem.InputControl`1 struct InputControl_1_t55967B0EFD1D70D42325E829E7530774536E609F : public InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 { public: // UnityEngine.InputSystem.Utilities.InlinedArray`1> UnityEngine.InputSystem.InputControl`1::m_ProcessorStack InlinedArray_1_tF9A5C434311130D86696D5E758A08A8B3F975007 ___m_ProcessorStack_21; public: inline static int32_t get_offset_of_m_ProcessorStack_21() { return static_cast(offsetof(InputControl_1_t55967B0EFD1D70D42325E829E7530774536E609F, ___m_ProcessorStack_21)); } inline InlinedArray_1_tF9A5C434311130D86696D5E758A08A8B3F975007 get_m_ProcessorStack_21() const { return ___m_ProcessorStack_21; } inline InlinedArray_1_tF9A5C434311130D86696D5E758A08A8B3F975007 * get_address_of_m_ProcessorStack_21() { return &___m_ProcessorStack_21; } inline void set_m_ProcessorStack_21(InlinedArray_1_tF9A5C434311130D86696D5E758A08A8B3F975007 value) { ___m_ProcessorStack_21 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_ProcessorStack_21))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_ProcessorStack_21))->___additionalValues_2), (void*)NULL); #endif } }; // UnityEngine.InputSystem.InputControl`1 struct InputControl_1_t6618FCBCC55859862C1BA9DF447023B47F876153 : public InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 { public: // UnityEngine.InputSystem.Utilities.InlinedArray`1> UnityEngine.InputSystem.InputControl`1::m_ProcessorStack InlinedArray_1_t3975DE8FDB16D9954E63D66CA3912230140BE049 ___m_ProcessorStack_21; public: inline static int32_t get_offset_of_m_ProcessorStack_21() { return static_cast(offsetof(InputControl_1_t6618FCBCC55859862C1BA9DF447023B47F876153, ___m_ProcessorStack_21)); } inline InlinedArray_1_t3975DE8FDB16D9954E63D66CA3912230140BE049 get_m_ProcessorStack_21() const { return ___m_ProcessorStack_21; } inline InlinedArray_1_t3975DE8FDB16D9954E63D66CA3912230140BE049 * get_address_of_m_ProcessorStack_21() { return &___m_ProcessorStack_21; } inline void set_m_ProcessorStack_21(InlinedArray_1_t3975DE8FDB16D9954E63D66CA3912230140BE049 value) { ___m_ProcessorStack_21 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_ProcessorStack_21))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_ProcessorStack_21))->___additionalValues_2), (void*)NULL); #endif } }; // UnityEngine.InputSystem.InputControl`1 struct InputControl_1_tBED8B06AFF38A1C81AA1146F7DF24470E7A2CA50 : public InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 { public: // UnityEngine.InputSystem.Utilities.InlinedArray`1> UnityEngine.InputSystem.InputControl`1::m_ProcessorStack InlinedArray_1_t68E6194AD4996764F60839E7786473860829F11D ___m_ProcessorStack_21; public: inline static int32_t get_offset_of_m_ProcessorStack_21() { return static_cast(offsetof(InputControl_1_tBED8B06AFF38A1C81AA1146F7DF24470E7A2CA50, ___m_ProcessorStack_21)); } inline InlinedArray_1_t68E6194AD4996764F60839E7786473860829F11D get_m_ProcessorStack_21() const { return ___m_ProcessorStack_21; } inline InlinedArray_1_t68E6194AD4996764F60839E7786473860829F11D * get_address_of_m_ProcessorStack_21() { return &___m_ProcessorStack_21; } inline void set_m_ProcessorStack_21(InlinedArray_1_t68E6194AD4996764F60839E7786473860829F11D value) { ___m_ProcessorStack_21 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_ProcessorStack_21))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_ProcessorStack_21))->___additionalValues_2), (void*)NULL); #endif } }; // UnityEngine.InputSystem.InputControl`1 struct InputControl_1_t87C8668A49FF17120FE3EDBF72EBAE2B7A04479F : public InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 { public: // UnityEngine.InputSystem.Utilities.InlinedArray`1> UnityEngine.InputSystem.InputControl`1::m_ProcessorStack InlinedArray_1_t5CCF7F61A9A990644A612EF7FD9BF5E84957C246 ___m_ProcessorStack_21; public: inline static int32_t get_offset_of_m_ProcessorStack_21() { return static_cast(offsetof(InputControl_1_t87C8668A49FF17120FE3EDBF72EBAE2B7A04479F, ___m_ProcessorStack_21)); } inline InlinedArray_1_t5CCF7F61A9A990644A612EF7FD9BF5E84957C246 get_m_ProcessorStack_21() const { return ___m_ProcessorStack_21; } inline InlinedArray_1_t5CCF7F61A9A990644A612EF7FD9BF5E84957C246 * get_address_of_m_ProcessorStack_21() { return &___m_ProcessorStack_21; } inline void set_m_ProcessorStack_21(InlinedArray_1_t5CCF7F61A9A990644A612EF7FD9BF5E84957C246 value) { ___m_ProcessorStack_21 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_ProcessorStack_21))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_ProcessorStack_21))->___additionalValues_2), (void*)NULL); #endif } }; // UnityEngine.InputSystem.InputControl`1 struct InputControl_1_t011854B2ED3F016A34A91350FC9B9055E1E820D3 : public InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 { public: // UnityEngine.InputSystem.Utilities.InlinedArray`1> UnityEngine.InputSystem.InputControl`1::m_ProcessorStack InlinedArray_1_t8135010B8D8001565931433B4FF0A3948925A9FD ___m_ProcessorStack_21; public: inline static int32_t get_offset_of_m_ProcessorStack_21() { return static_cast(offsetof(InputControl_1_t011854B2ED3F016A34A91350FC9B9055E1E820D3, ___m_ProcessorStack_21)); } inline InlinedArray_1_t8135010B8D8001565931433B4FF0A3948925A9FD get_m_ProcessorStack_21() const { return ___m_ProcessorStack_21; } inline InlinedArray_1_t8135010B8D8001565931433B4FF0A3948925A9FD * get_address_of_m_ProcessorStack_21() { return &___m_ProcessorStack_21; } inline void set_m_ProcessorStack_21(InlinedArray_1_t8135010B8D8001565931433B4FF0A3948925A9FD value) { ___m_ProcessorStack_21 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_ProcessorStack_21))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_ProcessorStack_21))->___additionalValues_2), (void*)NULL); #endif } }; // UnityEngine.InputSystem.InputControl`1 struct InputControl_1_t0C6774D908F28CC2187A664A1D73FB294F808163 : public InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 { public: // UnityEngine.InputSystem.Utilities.InlinedArray`1> UnityEngine.InputSystem.InputControl`1::m_ProcessorStack InlinedArray_1_t8C2FE779707E28D9A7EEA2A88ECC33B298F34994 ___m_ProcessorStack_21; public: inline static int32_t get_offset_of_m_ProcessorStack_21() { return static_cast(offsetof(InputControl_1_t0C6774D908F28CC2187A664A1D73FB294F808163, ___m_ProcessorStack_21)); } inline InlinedArray_1_t8C2FE779707E28D9A7EEA2A88ECC33B298F34994 get_m_ProcessorStack_21() const { return ___m_ProcessorStack_21; } inline InlinedArray_1_t8C2FE779707E28D9A7EEA2A88ECC33B298F34994 * get_address_of_m_ProcessorStack_21() { return &___m_ProcessorStack_21; } inline void set_m_ProcessorStack_21(InlinedArray_1_t8C2FE779707E28D9A7EEA2A88ECC33B298F34994 value) { ___m_ProcessorStack_21 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_ProcessorStack_21))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_ProcessorStack_21))->___additionalValues_2), (void*)NULL); #endif } }; // UnityEngine.InputSystem.InputControl`1 struct InputControl_1_tCFDDE43FA5D792323D720A28E6A8B13AF68455E7 : public InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 { public: // UnityEngine.InputSystem.Utilities.InlinedArray`1> UnityEngine.InputSystem.InputControl`1::m_ProcessorStack InlinedArray_1_tD55C396A76293977CF928018673D1D888B7A99B9 ___m_ProcessorStack_21; public: inline static int32_t get_offset_of_m_ProcessorStack_21() { return static_cast(offsetof(InputControl_1_tCFDDE43FA5D792323D720A28E6A8B13AF68455E7, ___m_ProcessorStack_21)); } inline InlinedArray_1_tD55C396A76293977CF928018673D1D888B7A99B9 get_m_ProcessorStack_21() const { return ___m_ProcessorStack_21; } inline InlinedArray_1_tD55C396A76293977CF928018673D1D888B7A99B9 * get_address_of_m_ProcessorStack_21() { return &___m_ProcessorStack_21; } inline void set_m_ProcessorStack_21(InlinedArray_1_tD55C396A76293977CF928018673D1D888B7A99B9 value) { ___m_ProcessorStack_21 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_ProcessorStack_21))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_ProcessorStack_21))->___additionalValues_2), (void*)NULL); #endif } }; // System.ArgumentNullException struct ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB : public ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 { public: public: }; // System.ArgumentOutOfRangeException struct ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 : public ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 { public: // System.Object System.ArgumentOutOfRangeException::m_actualValue RuntimeObject * ___m_actualValue_19; public: inline static int32_t get_offset_of_m_actualValue_19() { return static_cast(offsetof(ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8, ___m_actualValue_19)); } inline RuntimeObject * get_m_actualValue_19() const { return ___m_actualValue_19; } inline RuntimeObject ** get_address_of_m_actualValue_19() { return &___m_actualValue_19; } inline void set_m_actualValue_19(RuntimeObject * value) { ___m_actualValue_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_actualValue_19), (void*)value); } }; // UnityEngine.InputSystem.InputAction struct InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B : public RuntimeObject { public: // System.String UnityEngine.InputSystem.InputAction::m_Name String_t* ___m_Name_0; // UnityEngine.InputSystem.InputActionType UnityEngine.InputSystem.InputAction::m_Type int32_t ___m_Type_1; // System.String UnityEngine.InputSystem.InputAction::m_ExpectedControlType String_t* ___m_ExpectedControlType_2; // System.String UnityEngine.InputSystem.InputAction::m_Id String_t* ___m_Id_3; // System.String UnityEngine.InputSystem.InputAction::m_Processors String_t* ___m_Processors_4; // System.String UnityEngine.InputSystem.InputAction::m_Interactions String_t* ___m_Interactions_5; // UnityEngine.InputSystem.InputBinding[] UnityEngine.InputSystem.InputAction::m_SingletonActionBindings InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* ___m_SingletonActionBindings_6; // UnityEngine.InputSystem.InputAction/ActionFlags UnityEngine.InputSystem.InputAction::m_Flags int32_t ___m_Flags_7; // System.Nullable`1 UnityEngine.InputSystem.InputAction::m_BindingMask Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 ___m_BindingMask_8; // System.Int32 UnityEngine.InputSystem.InputAction::m_BindingsStartIndex int32_t ___m_BindingsStartIndex_9; // System.Int32 UnityEngine.InputSystem.InputAction::m_BindingsCount int32_t ___m_BindingsCount_10; // System.Int32 UnityEngine.InputSystem.InputAction::m_ControlStartIndex int32_t ___m_ControlStartIndex_11; // System.Int32 UnityEngine.InputSystem.InputAction::m_ControlCount int32_t ___m_ControlCount_12; // System.Int32 UnityEngine.InputSystem.InputAction::m_ActionIndexInState int32_t ___m_ActionIndexInState_13; // UnityEngine.InputSystem.InputActionMap UnityEngine.InputSystem.InputAction::m_ActionMap InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * ___m_ActionMap_14; // UnityEngine.InputSystem.Utilities.CallbackArray`1> UnityEngine.InputSystem.InputAction::m_OnStarted CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 ___m_OnStarted_15; // UnityEngine.InputSystem.Utilities.CallbackArray`1> UnityEngine.InputSystem.InputAction::m_OnCanceled CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 ___m_OnCanceled_16; // UnityEngine.InputSystem.Utilities.CallbackArray`1> UnityEngine.InputSystem.InputAction::m_OnPerformed CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 ___m_OnPerformed_17; public: inline static int32_t get_offset_of_m_Name_0() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___m_Name_0)); } inline String_t* get_m_Name_0() const { return ___m_Name_0; } inline String_t** get_address_of_m_Name_0() { return &___m_Name_0; } inline void set_m_Name_0(String_t* value) { ___m_Name_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Name_0), (void*)value); } inline static int32_t get_offset_of_m_Type_1() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___m_Type_1)); } inline int32_t get_m_Type_1() const { return ___m_Type_1; } inline int32_t* get_address_of_m_Type_1() { return &___m_Type_1; } inline void set_m_Type_1(int32_t value) { ___m_Type_1 = value; } inline static int32_t get_offset_of_m_ExpectedControlType_2() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___m_ExpectedControlType_2)); } inline String_t* get_m_ExpectedControlType_2() const { return ___m_ExpectedControlType_2; } inline String_t** get_address_of_m_ExpectedControlType_2() { return &___m_ExpectedControlType_2; } inline void set_m_ExpectedControlType_2(String_t* value) { ___m_ExpectedControlType_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ExpectedControlType_2), (void*)value); } inline static int32_t get_offset_of_m_Id_3() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___m_Id_3)); } inline String_t* get_m_Id_3() const { return ___m_Id_3; } inline String_t** get_address_of_m_Id_3() { return &___m_Id_3; } inline void set_m_Id_3(String_t* value) { ___m_Id_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Id_3), (void*)value); } inline static int32_t get_offset_of_m_Processors_4() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___m_Processors_4)); } inline String_t* get_m_Processors_4() const { return ___m_Processors_4; } inline String_t** get_address_of_m_Processors_4() { return &___m_Processors_4; } inline void set_m_Processors_4(String_t* value) { ___m_Processors_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Processors_4), (void*)value); } inline static int32_t get_offset_of_m_Interactions_5() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___m_Interactions_5)); } inline String_t* get_m_Interactions_5() const { return ___m_Interactions_5; } inline String_t** get_address_of_m_Interactions_5() { return &___m_Interactions_5; } inline void set_m_Interactions_5(String_t* value) { ___m_Interactions_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Interactions_5), (void*)value); } inline static int32_t get_offset_of_m_SingletonActionBindings_6() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___m_SingletonActionBindings_6)); } inline InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* get_m_SingletonActionBindings_6() const { return ___m_SingletonActionBindings_6; } inline InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6** get_address_of_m_SingletonActionBindings_6() { return &___m_SingletonActionBindings_6; } inline void set_m_SingletonActionBindings_6(InputBindingU5BU5D_tFBF775077101E34ED6C54C4468F6E0722ECB2EF6* value) { ___m_SingletonActionBindings_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SingletonActionBindings_6), (void*)value); } inline static int32_t get_offset_of_m_Flags_7() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___m_Flags_7)); } inline int32_t get_m_Flags_7() const { return ___m_Flags_7; } inline int32_t* get_address_of_m_Flags_7() { return &___m_Flags_7; } inline void set_m_Flags_7(int32_t value) { ___m_Flags_7 = value; } inline static int32_t get_offset_of_m_BindingMask_8() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___m_BindingMask_8)); } inline Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 get_m_BindingMask_8() const { return ___m_BindingMask_8; } inline Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 * get_address_of_m_BindingMask_8() { return &___m_BindingMask_8; } inline void set_m_BindingMask_8(Nullable_1_t2055E88624438E34B0C4AEB7B387170528759E07 value) { ___m_BindingMask_8 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_8))->___value_0))->___m_Name_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_8))->___value_0))->___m_Id_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_8))->___value_0))->___m_Path_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_8))->___value_0))->___m_Interactions_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_8))->___value_0))->___m_Processors_6), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_8))->___value_0))->___m_Groups_7), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_8))->___value_0))->___m_Action_8), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_8))->___value_0))->___m_OverridePath_10), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_8))->___value_0))->___m_OverrideInteractions_11), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_BindingMask_8))->___value_0))->___m_OverrideProcessors_12), (void*)NULL); #endif } inline static int32_t get_offset_of_m_BindingsStartIndex_9() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___m_BindingsStartIndex_9)); } inline int32_t get_m_BindingsStartIndex_9() const { return ___m_BindingsStartIndex_9; } inline int32_t* get_address_of_m_BindingsStartIndex_9() { return &___m_BindingsStartIndex_9; } inline void set_m_BindingsStartIndex_9(int32_t value) { ___m_BindingsStartIndex_9 = value; } inline static int32_t get_offset_of_m_BindingsCount_10() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___m_BindingsCount_10)); } inline int32_t get_m_BindingsCount_10() const { return ___m_BindingsCount_10; } inline int32_t* get_address_of_m_BindingsCount_10() { return &___m_BindingsCount_10; } inline void set_m_BindingsCount_10(int32_t value) { ___m_BindingsCount_10 = value; } inline static int32_t get_offset_of_m_ControlStartIndex_11() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___m_ControlStartIndex_11)); } inline int32_t get_m_ControlStartIndex_11() const { return ___m_ControlStartIndex_11; } inline int32_t* get_address_of_m_ControlStartIndex_11() { return &___m_ControlStartIndex_11; } inline void set_m_ControlStartIndex_11(int32_t value) { ___m_ControlStartIndex_11 = value; } inline static int32_t get_offset_of_m_ControlCount_12() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___m_ControlCount_12)); } inline int32_t get_m_ControlCount_12() const { return ___m_ControlCount_12; } inline int32_t* get_address_of_m_ControlCount_12() { return &___m_ControlCount_12; } inline void set_m_ControlCount_12(int32_t value) { ___m_ControlCount_12 = value; } inline static int32_t get_offset_of_m_ActionIndexInState_13() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___m_ActionIndexInState_13)); } inline int32_t get_m_ActionIndexInState_13() const { return ___m_ActionIndexInState_13; } inline int32_t* get_address_of_m_ActionIndexInState_13() { return &___m_ActionIndexInState_13; } inline void set_m_ActionIndexInState_13(int32_t value) { ___m_ActionIndexInState_13 = value; } inline static int32_t get_offset_of_m_ActionMap_14() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___m_ActionMap_14)); } inline InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * get_m_ActionMap_14() const { return ___m_ActionMap_14; } inline InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 ** get_address_of_m_ActionMap_14() { return &___m_ActionMap_14; } inline void set_m_ActionMap_14(InputActionMap_t588F4834F020838C4E8AE148F8A42CC84FA75B44 * value) { ___m_ActionMap_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ActionMap_14), (void*)value); } inline static int32_t get_offset_of_m_OnStarted_15() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___m_OnStarted_15)); } inline CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 get_m_OnStarted_15() const { return ___m_OnStarted_15; } inline CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 * get_address_of_m_OnStarted_15() { return &___m_OnStarted_15; } inline void set_m_OnStarted_15(CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 value) { ___m_OnStarted_15 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnStarted_15))->___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnStarted_15))->___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnStarted_15))->___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnStarted_15))->___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnStarted_15))->___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnStarted_15))->___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_OnCanceled_16() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___m_OnCanceled_16)); } inline CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 get_m_OnCanceled_16() const { return ___m_OnCanceled_16; } inline CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 * get_address_of_m_OnCanceled_16() { return &___m_OnCanceled_16; } inline void set_m_OnCanceled_16(CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 value) { ___m_OnCanceled_16 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnCanceled_16))->___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnCanceled_16))->___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnCanceled_16))->___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnCanceled_16))->___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnCanceled_16))->___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnCanceled_16))->___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_OnPerformed_17() { return static_cast(offsetof(InputAction_t9AC3F79A5911EDC5CEB0BCD81640FDACA8DB0B0B, ___m_OnPerformed_17)); } inline CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 get_m_OnPerformed_17() const { return ___m_OnPerformed_17; } inline CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 * get_address_of_m_OnPerformed_17() { return &___m_OnPerformed_17; } inline void set_m_OnPerformed_17(CallbackArray_1_t9AA7F1C91BD426A599B158F2A207F494A0D431F1 value) { ___m_OnPerformed_17 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnPerformed_17))->___m_Callbacks_1))->___firstValue_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnPerformed_17))->___m_Callbacks_1))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnPerformed_17))->___m_CallbacksToAdd_2))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnPerformed_17))->___m_CallbacksToAdd_2))->___additionalValues_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnPerformed_17))->___m_CallbacksToRemove_3))->___firstValue_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_OnPerformed_17))->___m_CallbacksToRemove_3))->___additionalValues_2), (void*)NULL); #endif } }; // UnityEngine.InputSystem.InputDevice struct InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 : public InputControl_tF71EDA53B03EA6D600257755523682E10F94DDC1 { public: // UnityEngine.InputSystem.InputDevice/DeviceFlags UnityEngine.InputSystem.InputDevice::m_DeviceFlags int32_t ___m_DeviceFlags_24; // System.Int32 UnityEngine.InputSystem.InputDevice::m_DeviceId int32_t ___m_DeviceId_25; // System.Int32 UnityEngine.InputSystem.InputDevice::m_ParticipantId int32_t ___m_ParticipantId_26; // System.Int32 UnityEngine.InputSystem.InputDevice::m_DeviceIndex int32_t ___m_DeviceIndex_27; // UnityEngine.InputSystem.Layouts.InputDeviceDescription UnityEngine.InputSystem.InputDevice::m_Description InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 ___m_Description_28; // System.Double UnityEngine.InputSystem.InputDevice::m_LastUpdateTimeInternal double ___m_LastUpdateTimeInternal_29; // System.UInt32 UnityEngine.InputSystem.InputDevice::m_CurrentUpdateStepCount uint32_t ___m_CurrentUpdateStepCount_30; // UnityEngine.InputSystem.Utilities.InternedString[] UnityEngine.InputSystem.InputDevice::m_AliasesForEachControl InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4* ___m_AliasesForEachControl_31; // UnityEngine.InputSystem.Utilities.InternedString[] UnityEngine.InputSystem.InputDevice::m_UsagesForEachControl InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4* ___m_UsagesForEachControl_32; // UnityEngine.InputSystem.InputControl[] UnityEngine.InputSystem.InputDevice::m_UsageToControl InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* ___m_UsageToControl_33; // UnityEngine.InputSystem.InputControl[] UnityEngine.InputSystem.InputDevice::m_ChildrenForEachControl InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* ___m_ChildrenForEachControl_34; // System.UInt32[] UnityEngine.InputSystem.InputDevice::m_StateOffsetToControlMap UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___m_StateOffsetToControlMap_35; public: inline static int32_t get_offset_of_m_DeviceFlags_24() { return static_cast(offsetof(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87, ___m_DeviceFlags_24)); } inline int32_t get_m_DeviceFlags_24() const { return ___m_DeviceFlags_24; } inline int32_t* get_address_of_m_DeviceFlags_24() { return &___m_DeviceFlags_24; } inline void set_m_DeviceFlags_24(int32_t value) { ___m_DeviceFlags_24 = value; } inline static int32_t get_offset_of_m_DeviceId_25() { return static_cast(offsetof(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87, ___m_DeviceId_25)); } inline int32_t get_m_DeviceId_25() const { return ___m_DeviceId_25; } inline int32_t* get_address_of_m_DeviceId_25() { return &___m_DeviceId_25; } inline void set_m_DeviceId_25(int32_t value) { ___m_DeviceId_25 = value; } inline static int32_t get_offset_of_m_ParticipantId_26() { return static_cast(offsetof(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87, ___m_ParticipantId_26)); } inline int32_t get_m_ParticipantId_26() const { return ___m_ParticipantId_26; } inline int32_t* get_address_of_m_ParticipantId_26() { return &___m_ParticipantId_26; } inline void set_m_ParticipantId_26(int32_t value) { ___m_ParticipantId_26 = value; } inline static int32_t get_offset_of_m_DeviceIndex_27() { return static_cast(offsetof(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87, ___m_DeviceIndex_27)); } inline int32_t get_m_DeviceIndex_27() const { return ___m_DeviceIndex_27; } inline int32_t* get_address_of_m_DeviceIndex_27() { return &___m_DeviceIndex_27; } inline void set_m_DeviceIndex_27(int32_t value) { ___m_DeviceIndex_27 = value; } inline static int32_t get_offset_of_m_Description_28() { return static_cast(offsetof(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87, ___m_Description_28)); } inline InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 get_m_Description_28() const { return ___m_Description_28; } inline InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 * get_address_of_m_Description_28() { return &___m_Description_28; } inline void set_m_Description_28(InputDeviceDescription_tBE78411023CFED0A42110A1357D65BD6E5EDBB58 value) { ___m_Description_28 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Description_28))->___m_InterfaceName_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Description_28))->___m_DeviceClass_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Description_28))->___m_Manufacturer_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Description_28))->___m_Product_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Description_28))->___m_Serial_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Description_28))->___m_Version_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Description_28))->___m_Capabilities_6), (void*)NULL); #endif } inline static int32_t get_offset_of_m_LastUpdateTimeInternal_29() { return static_cast(offsetof(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87, ___m_LastUpdateTimeInternal_29)); } inline double get_m_LastUpdateTimeInternal_29() const { return ___m_LastUpdateTimeInternal_29; } inline double* get_address_of_m_LastUpdateTimeInternal_29() { return &___m_LastUpdateTimeInternal_29; } inline void set_m_LastUpdateTimeInternal_29(double value) { ___m_LastUpdateTimeInternal_29 = value; } inline static int32_t get_offset_of_m_CurrentUpdateStepCount_30() { return static_cast(offsetof(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87, ___m_CurrentUpdateStepCount_30)); } inline uint32_t get_m_CurrentUpdateStepCount_30() const { return ___m_CurrentUpdateStepCount_30; } inline uint32_t* get_address_of_m_CurrentUpdateStepCount_30() { return &___m_CurrentUpdateStepCount_30; } inline void set_m_CurrentUpdateStepCount_30(uint32_t value) { ___m_CurrentUpdateStepCount_30 = value; } inline static int32_t get_offset_of_m_AliasesForEachControl_31() { return static_cast(offsetof(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87, ___m_AliasesForEachControl_31)); } inline InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4* get_m_AliasesForEachControl_31() const { return ___m_AliasesForEachControl_31; } inline InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4** get_address_of_m_AliasesForEachControl_31() { return &___m_AliasesForEachControl_31; } inline void set_m_AliasesForEachControl_31(InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4* value) { ___m_AliasesForEachControl_31 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_AliasesForEachControl_31), (void*)value); } inline static int32_t get_offset_of_m_UsagesForEachControl_32() { return static_cast(offsetof(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87, ___m_UsagesForEachControl_32)); } inline InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4* get_m_UsagesForEachControl_32() const { return ___m_UsagesForEachControl_32; } inline InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4** get_address_of_m_UsagesForEachControl_32() { return &___m_UsagesForEachControl_32; } inline void set_m_UsagesForEachControl_32(InternedStringU5BU5D_t1EAE8433C8EF7C76894673801EE0EE9F6833E9A4* value) { ___m_UsagesForEachControl_32 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_UsagesForEachControl_32), (void*)value); } inline static int32_t get_offset_of_m_UsageToControl_33() { return static_cast(offsetof(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87, ___m_UsageToControl_33)); } inline InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* get_m_UsageToControl_33() const { return ___m_UsageToControl_33; } inline InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680** get_address_of_m_UsageToControl_33() { return &___m_UsageToControl_33; } inline void set_m_UsageToControl_33(InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* value) { ___m_UsageToControl_33 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_UsageToControl_33), (void*)value); } inline static int32_t get_offset_of_m_ChildrenForEachControl_34() { return static_cast(offsetof(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87, ___m_ChildrenForEachControl_34)); } inline InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* get_m_ChildrenForEachControl_34() const { return ___m_ChildrenForEachControl_34; } inline InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680** get_address_of_m_ChildrenForEachControl_34() { return &___m_ChildrenForEachControl_34; } inline void set_m_ChildrenForEachControl_34(InputControlU5BU5D_tB874FECA56E2B08D3280F4174B988EA155E99680* value) { ___m_ChildrenForEachControl_34 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ChildrenForEachControl_34), (void*)value); } inline static int32_t get_offset_of_m_StateOffsetToControlMap_35() { return static_cast(offsetof(InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87, ___m_StateOffsetToControlMap_35)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_m_StateOffsetToControlMap_35() const { return ___m_StateOffsetToControlMap_35; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_m_StateOffsetToControlMap_35() { return &___m_StateOffsetToControlMap_35; } inline void set_m_StateOffsetToControlMap_35(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___m_StateOffsetToControlMap_35 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_StateOffsetToControlMap_35), (void*)value); } }; // UnityEngine.MonoBehaviour struct MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A : public Behaviour_t1A3DDDCF73B4627928FBFE02ED52B7251777DBD9 { public: public: }; // UnityEngine.XR.OpenXR.Features.OpenXRInteractionFeature struct OpenXRInteractionFeature_tB46A8FFE6491A26AF834EA1B1E0172BA33F2EA43 : public OpenXRFeature_tBDE19E44A01E5E54925EAF67574691F11E88CDAA { public: public: }; // UnityEngine.XR.Management.XRLoaderHelper struct XRLoaderHelper_t37A55C343AC31D25BB3EBD203DABFA357F51C013 : public XRLoader_tE37B92C6B9CDD944DDF7AFF5704E9EB342D62F6B { public: // System.Collections.Generic.Dictionary`2 UnityEngine.XR.Management.XRLoaderHelper::m_SubsystemInstanceMap Dictionary_2_t4F3B5B526335E16355EDBC766052AEAB07B1777B * ___m_SubsystemInstanceMap_4; public: inline static int32_t get_offset_of_m_SubsystemInstanceMap_4() { return static_cast(offsetof(XRLoaderHelper_t37A55C343AC31D25BB3EBD203DABFA357F51C013, ___m_SubsystemInstanceMap_4)); } inline Dictionary_2_t4F3B5B526335E16355EDBC766052AEAB07B1777B * get_m_SubsystemInstanceMap_4() const { return ___m_SubsystemInstanceMap_4; } inline Dictionary_2_t4F3B5B526335E16355EDBC766052AEAB07B1777B ** get_address_of_m_SubsystemInstanceMap_4() { return &___m_SubsystemInstanceMap_4; } inline void set_m_SubsystemInstanceMap_4(Dictionary_2_t4F3B5B526335E16355EDBC766052AEAB07B1777B * value) { ___m_SubsystemInstanceMap_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SubsystemInstanceMap_4), (void*)value); } }; // UnityEngine.InputSystem.Controls.AxisControl struct AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 : public InputControl_1_t011854B2ED3F016A34A91350FC9B9055E1E820D3 { public: // UnityEngine.InputSystem.Controls.AxisControl/Clamp UnityEngine.InputSystem.Controls.AxisControl::clamp int32_t ___clamp_22; // System.Single UnityEngine.InputSystem.Controls.AxisControl::clampMin float ___clampMin_23; // System.Single UnityEngine.InputSystem.Controls.AxisControl::clampMax float ___clampMax_24; // System.Single UnityEngine.InputSystem.Controls.AxisControl::clampConstant float ___clampConstant_25; // System.Boolean UnityEngine.InputSystem.Controls.AxisControl::invert bool ___invert_26; // System.Boolean UnityEngine.InputSystem.Controls.AxisControl::normalize bool ___normalize_27; // System.Single UnityEngine.InputSystem.Controls.AxisControl::normalizeMin float ___normalizeMin_28; // System.Single UnityEngine.InputSystem.Controls.AxisControl::normalizeMax float ___normalizeMax_29; // System.Single UnityEngine.InputSystem.Controls.AxisControl::normalizeZero float ___normalizeZero_30; // System.Boolean UnityEngine.InputSystem.Controls.AxisControl::scale bool ___scale_31; // System.Single UnityEngine.InputSystem.Controls.AxisControl::scaleFactor float ___scaleFactor_32; public: inline static int32_t get_offset_of_clamp_22() { return static_cast(offsetof(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680, ___clamp_22)); } inline int32_t get_clamp_22() const { return ___clamp_22; } inline int32_t* get_address_of_clamp_22() { return &___clamp_22; } inline void set_clamp_22(int32_t value) { ___clamp_22 = value; } inline static int32_t get_offset_of_clampMin_23() { return static_cast(offsetof(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680, ___clampMin_23)); } inline float get_clampMin_23() const { return ___clampMin_23; } inline float* get_address_of_clampMin_23() { return &___clampMin_23; } inline void set_clampMin_23(float value) { ___clampMin_23 = value; } inline static int32_t get_offset_of_clampMax_24() { return static_cast(offsetof(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680, ___clampMax_24)); } inline float get_clampMax_24() const { return ___clampMax_24; } inline float* get_address_of_clampMax_24() { return &___clampMax_24; } inline void set_clampMax_24(float value) { ___clampMax_24 = value; } inline static int32_t get_offset_of_clampConstant_25() { return static_cast(offsetof(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680, ___clampConstant_25)); } inline float get_clampConstant_25() const { return ___clampConstant_25; } inline float* get_address_of_clampConstant_25() { return &___clampConstant_25; } inline void set_clampConstant_25(float value) { ___clampConstant_25 = value; } inline static int32_t get_offset_of_invert_26() { return static_cast(offsetof(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680, ___invert_26)); } inline bool get_invert_26() const { return ___invert_26; } inline bool* get_address_of_invert_26() { return &___invert_26; } inline void set_invert_26(bool value) { ___invert_26 = value; } inline static int32_t get_offset_of_normalize_27() { return static_cast(offsetof(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680, ___normalize_27)); } inline bool get_normalize_27() const { return ___normalize_27; } inline bool* get_address_of_normalize_27() { return &___normalize_27; } inline void set_normalize_27(bool value) { ___normalize_27 = value; } inline static int32_t get_offset_of_normalizeMin_28() { return static_cast(offsetof(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680, ___normalizeMin_28)); } inline float get_normalizeMin_28() const { return ___normalizeMin_28; } inline float* get_address_of_normalizeMin_28() { return &___normalizeMin_28; } inline void set_normalizeMin_28(float value) { ___normalizeMin_28 = value; } inline static int32_t get_offset_of_normalizeMax_29() { return static_cast(offsetof(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680, ___normalizeMax_29)); } inline float get_normalizeMax_29() const { return ___normalizeMax_29; } inline float* get_address_of_normalizeMax_29() { return &___normalizeMax_29; } inline void set_normalizeMax_29(float value) { ___normalizeMax_29 = value; } inline static int32_t get_offset_of_normalizeZero_30() { return static_cast(offsetof(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680, ___normalizeZero_30)); } inline float get_normalizeZero_30() const { return ___normalizeZero_30; } inline float* get_address_of_normalizeZero_30() { return &___normalizeZero_30; } inline void set_normalizeZero_30(float value) { ___normalizeZero_30 = value; } inline static int32_t get_offset_of_scale_31() { return static_cast(offsetof(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680, ___scale_31)); } inline bool get_scale_31() const { return ___scale_31; } inline bool* get_address_of_scale_31() { return &___scale_31; } inline void set_scale_31(bool value) { ___scale_31 = value; } inline static int32_t get_offset_of_scaleFactor_32() { return static_cast(offsetof(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680, ___scaleFactor_32)); } inline float get_scaleFactor_32() const { return ___scaleFactor_32; } inline float* get_address_of_scaleFactor_32() { return &___scaleFactor_32; } inline void set_scaleFactor_32(float value) { ___scaleFactor_32 = value; } }; // UnityEngine.XR.OpenXR.Features.Interactions.EyeGazeInteraction struct EyeGazeInteraction_t3B0931141281796B2DF1BFE2AC9C4D9DAED9B61B : public OpenXRInteractionFeature_tB46A8FFE6491A26AF834EA1B1E0172BA33F2EA43 { public: public: }; // UnityEngine.XR.OpenXR.Features.Interactions.HTCViveControllerProfile struct HTCViveControllerProfile_t9B362D83DF6BEA9E39309C3AF17195B8898DD3F5 : public OpenXRInteractionFeature_tB46A8FFE6491A26AF834EA1B1E0172BA33F2EA43 { public: public: }; // UnityEngine.XR.OpenXR.Input.HapticControl struct HapticControl_t594E555ABF357B4FEA1D5201F3731A0ACB2BB92C : public InputControl_1_t55967B0EFD1D70D42325E829E7530774536E609F { public: public: }; // UnityEngine.InputSystem.Controls.IntegerControl struct IntegerControl_t68534DE7D89FBFC2952062997BB54680FE7DCCA4 : public InputControl_1_t6618FCBCC55859862C1BA9DF447023B47F876153 { public: public: }; // UnityEngine.XR.OpenXR.Features.Interactions.KHRSimpleControllerProfile struct KHRSimpleControllerProfile_t0F10BA51D70277E993B71FF277E7F41D41879EA0 : public OpenXRInteractionFeature_tB46A8FFE6491A26AF834EA1B1E0172BA33F2EA43 { public: public: }; // UnityEngine.XR.OpenXR.Features.Interactions.MetaQuestTouchProControllerProfile struct MetaQuestTouchProControllerProfile_t09863677824605A748F8849A13BB57E038FF65C2 : public OpenXRInteractionFeature_tB46A8FFE6491A26AF834EA1B1E0172BA33F2EA43 { public: public: }; // UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction struct MicrosoftHandInteraction_tE7E8E95F661D8DB625ACF0327F55852204B563D8 : public OpenXRInteractionFeature_tB46A8FFE6491A26AF834EA1B1E0172BA33F2EA43 { public: public: }; // UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftMotionControllerProfile struct MicrosoftMotionControllerProfile_tF586B6172E2632B518114C340AA61753DD4B0035 : public OpenXRInteractionFeature_tB46A8FFE6491A26AF834EA1B1E0172BA33F2EA43 { public: public: }; // UnityEngine.XR.OpenXR.Features.Interactions.OculusTouchControllerProfile struct OculusTouchControllerProfile_t28730D0D800958AF6C28CB012861E090D7B9D1C5 : public OpenXRInteractionFeature_tB46A8FFE6491A26AF834EA1B1E0172BA33F2EA43 { public: public: }; // UnityEngine.XR.OpenXR.Input.OpenXRDevice struct OpenXRDevice_t8878A553210CD22E2599D886B53E52901A32619B : public InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 { public: public: }; // UnityEngine.XR.OpenXR.OpenXRLoaderBase struct OpenXRLoaderBase_t98E3D636562FBE383DF4829734DD3E6D1585CAED : public XRLoaderHelper_t37A55C343AC31D25BB3EBD203DABFA357F51C013 { public: // UnityEngine.XR.OpenXR.OpenXRLoaderBase/LoaderState UnityEngine.XR.OpenXR.OpenXRLoaderBase::k__BackingField int32_t ___U3CcurrentLoaderStateU3Ek__BackingField_9; // System.Collections.Generic.List`1 UnityEngine.XR.OpenXR.OpenXRLoaderBase::validLoaderInitStates List_1_t5066E97BEA3518BA9F4AE3640BF775D6214811CC * ___validLoaderInitStates_10; // System.Collections.Generic.List`1 UnityEngine.XR.OpenXR.OpenXRLoaderBase::validLoaderStartStates List_1_t5066E97BEA3518BA9F4AE3640BF775D6214811CC * ___validLoaderStartStates_11; // System.Collections.Generic.List`1 UnityEngine.XR.OpenXR.OpenXRLoaderBase::validLoaderStopStates List_1_t5066E97BEA3518BA9F4AE3640BF775D6214811CC * ___validLoaderStopStates_12; // System.Collections.Generic.List`1 UnityEngine.XR.OpenXR.OpenXRLoaderBase::validLoaderDeinitStates List_1_t5066E97BEA3518BA9F4AE3640BF775D6214811CC * ___validLoaderDeinitStates_13; // System.Collections.Generic.List`1 UnityEngine.XR.OpenXR.OpenXRLoaderBase::runningStates List_1_t5066E97BEA3518BA9F4AE3640BF775D6214811CC * ___runningStates_14; // UnityEngine.XR.OpenXR.Features.OpenXRFeature/NativeEvent UnityEngine.XR.OpenXR.OpenXRLoaderBase::currentOpenXRState int32_t ___currentOpenXRState_15; // System.Boolean UnityEngine.XR.OpenXR.OpenXRLoaderBase::actionSetsAttached bool ___actionSetsAttached_16; // System.UnhandledExceptionEventHandler UnityEngine.XR.OpenXR.OpenXRLoaderBase::unhandledExceptionHandler UnhandledExceptionEventHandler_t1DF125A860ED9B70F24ADFA6CB0781533A23DA64 * ___unhandledExceptionHandler_17; // System.Boolean UnityEngine.XR.OpenXR.OpenXRLoaderBase::DisableValidationChecksOnEnteringPlaymode bool ___DisableValidationChecksOnEnteringPlaymode_18; // System.Double UnityEngine.XR.OpenXR.OpenXRLoaderBase::lastPollCheckTime double ___lastPollCheckTime_19; public: inline static int32_t get_offset_of_U3CcurrentLoaderStateU3Ek__BackingField_9() { return static_cast(offsetof(OpenXRLoaderBase_t98E3D636562FBE383DF4829734DD3E6D1585CAED, ___U3CcurrentLoaderStateU3Ek__BackingField_9)); } inline int32_t get_U3CcurrentLoaderStateU3Ek__BackingField_9() const { return ___U3CcurrentLoaderStateU3Ek__BackingField_9; } inline int32_t* get_address_of_U3CcurrentLoaderStateU3Ek__BackingField_9() { return &___U3CcurrentLoaderStateU3Ek__BackingField_9; } inline void set_U3CcurrentLoaderStateU3Ek__BackingField_9(int32_t value) { ___U3CcurrentLoaderStateU3Ek__BackingField_9 = value; } inline static int32_t get_offset_of_validLoaderInitStates_10() { return static_cast(offsetof(OpenXRLoaderBase_t98E3D636562FBE383DF4829734DD3E6D1585CAED, ___validLoaderInitStates_10)); } inline List_1_t5066E97BEA3518BA9F4AE3640BF775D6214811CC * get_validLoaderInitStates_10() const { return ___validLoaderInitStates_10; } inline List_1_t5066E97BEA3518BA9F4AE3640BF775D6214811CC ** get_address_of_validLoaderInitStates_10() { return &___validLoaderInitStates_10; } inline void set_validLoaderInitStates_10(List_1_t5066E97BEA3518BA9F4AE3640BF775D6214811CC * value) { ___validLoaderInitStates_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___validLoaderInitStates_10), (void*)value); } inline static int32_t get_offset_of_validLoaderStartStates_11() { return static_cast(offsetof(OpenXRLoaderBase_t98E3D636562FBE383DF4829734DD3E6D1585CAED, ___validLoaderStartStates_11)); } inline List_1_t5066E97BEA3518BA9F4AE3640BF775D6214811CC * get_validLoaderStartStates_11() const { return ___validLoaderStartStates_11; } inline List_1_t5066E97BEA3518BA9F4AE3640BF775D6214811CC ** get_address_of_validLoaderStartStates_11() { return &___validLoaderStartStates_11; } inline void set_validLoaderStartStates_11(List_1_t5066E97BEA3518BA9F4AE3640BF775D6214811CC * value) { ___validLoaderStartStates_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___validLoaderStartStates_11), (void*)value); } inline static int32_t get_offset_of_validLoaderStopStates_12() { return static_cast(offsetof(OpenXRLoaderBase_t98E3D636562FBE383DF4829734DD3E6D1585CAED, ___validLoaderStopStates_12)); } inline List_1_t5066E97BEA3518BA9F4AE3640BF775D6214811CC * get_validLoaderStopStates_12() const { return ___validLoaderStopStates_12; } inline List_1_t5066E97BEA3518BA9F4AE3640BF775D6214811CC ** get_address_of_validLoaderStopStates_12() { return &___validLoaderStopStates_12; } inline void set_validLoaderStopStates_12(List_1_t5066E97BEA3518BA9F4AE3640BF775D6214811CC * value) { ___validLoaderStopStates_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___validLoaderStopStates_12), (void*)value); } inline static int32_t get_offset_of_validLoaderDeinitStates_13() { return static_cast(offsetof(OpenXRLoaderBase_t98E3D636562FBE383DF4829734DD3E6D1585CAED, ___validLoaderDeinitStates_13)); } inline List_1_t5066E97BEA3518BA9F4AE3640BF775D6214811CC * get_validLoaderDeinitStates_13() const { return ___validLoaderDeinitStates_13; } inline List_1_t5066E97BEA3518BA9F4AE3640BF775D6214811CC ** get_address_of_validLoaderDeinitStates_13() { return &___validLoaderDeinitStates_13; } inline void set_validLoaderDeinitStates_13(List_1_t5066E97BEA3518BA9F4AE3640BF775D6214811CC * value) { ___validLoaderDeinitStates_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___validLoaderDeinitStates_13), (void*)value); } inline static int32_t get_offset_of_runningStates_14() { return static_cast(offsetof(OpenXRLoaderBase_t98E3D636562FBE383DF4829734DD3E6D1585CAED, ___runningStates_14)); } inline List_1_t5066E97BEA3518BA9F4AE3640BF775D6214811CC * get_runningStates_14() const { return ___runningStates_14; } inline List_1_t5066E97BEA3518BA9F4AE3640BF775D6214811CC ** get_address_of_runningStates_14() { return &___runningStates_14; } inline void set_runningStates_14(List_1_t5066E97BEA3518BA9F4AE3640BF775D6214811CC * value) { ___runningStates_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___runningStates_14), (void*)value); } inline static int32_t get_offset_of_currentOpenXRState_15() { return static_cast(offsetof(OpenXRLoaderBase_t98E3D636562FBE383DF4829734DD3E6D1585CAED, ___currentOpenXRState_15)); } inline int32_t get_currentOpenXRState_15() const { return ___currentOpenXRState_15; } inline int32_t* get_address_of_currentOpenXRState_15() { return &___currentOpenXRState_15; } inline void set_currentOpenXRState_15(int32_t value) { ___currentOpenXRState_15 = value; } inline static int32_t get_offset_of_actionSetsAttached_16() { return static_cast(offsetof(OpenXRLoaderBase_t98E3D636562FBE383DF4829734DD3E6D1585CAED, ___actionSetsAttached_16)); } inline bool get_actionSetsAttached_16() const { return ___actionSetsAttached_16; } inline bool* get_address_of_actionSetsAttached_16() { return &___actionSetsAttached_16; } inline void set_actionSetsAttached_16(bool value) { ___actionSetsAttached_16 = value; } inline static int32_t get_offset_of_unhandledExceptionHandler_17() { return static_cast(offsetof(OpenXRLoaderBase_t98E3D636562FBE383DF4829734DD3E6D1585CAED, ___unhandledExceptionHandler_17)); } inline UnhandledExceptionEventHandler_t1DF125A860ED9B70F24ADFA6CB0781533A23DA64 * get_unhandledExceptionHandler_17() const { return ___unhandledExceptionHandler_17; } inline UnhandledExceptionEventHandler_t1DF125A860ED9B70F24ADFA6CB0781533A23DA64 ** get_address_of_unhandledExceptionHandler_17() { return &___unhandledExceptionHandler_17; } inline void set_unhandledExceptionHandler_17(UnhandledExceptionEventHandler_t1DF125A860ED9B70F24ADFA6CB0781533A23DA64 * value) { ___unhandledExceptionHandler_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___unhandledExceptionHandler_17), (void*)value); } inline static int32_t get_offset_of_DisableValidationChecksOnEnteringPlaymode_18() { return static_cast(offsetof(OpenXRLoaderBase_t98E3D636562FBE383DF4829734DD3E6D1585CAED, ___DisableValidationChecksOnEnteringPlaymode_18)); } inline bool get_DisableValidationChecksOnEnteringPlaymode_18() const { return ___DisableValidationChecksOnEnteringPlaymode_18; } inline bool* get_address_of_DisableValidationChecksOnEnteringPlaymode_18() { return &___DisableValidationChecksOnEnteringPlaymode_18; } inline void set_DisableValidationChecksOnEnteringPlaymode_18(bool value) { ___DisableValidationChecksOnEnteringPlaymode_18 = value; } inline static int32_t get_offset_of_lastPollCheckTime_19() { return static_cast(offsetof(OpenXRLoaderBase_t98E3D636562FBE383DF4829734DD3E6D1585CAED, ___lastPollCheckTime_19)); } inline double get_lastPollCheckTime_19() const { return ___lastPollCheckTime_19; } inline double* get_address_of_lastPollCheckTime_19() { return &___lastPollCheckTime_19; } inline void set_lastPollCheckTime_19(double value) { ___lastPollCheckTime_19 = value; } }; // UnityEngine.XR.OpenXR.OpenXRRestarter struct OpenXRRestarter_tA40F022DD115AC469786BA541B126F42C6F44944 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Action UnityEngine.XR.OpenXR.OpenXRRestarter::onAfterRestart Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___onAfterRestart_4; // System.Action UnityEngine.XR.OpenXR.OpenXRRestarter::onAfterShutdown Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___onAfterShutdown_5; // System.Action UnityEngine.XR.OpenXR.OpenXRRestarter::onQuit Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___onQuit_6; // System.Action UnityEngine.XR.OpenXR.OpenXRRestarter::onAfterCoroutine Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___onAfterCoroutine_7; // System.Action UnityEngine.XR.OpenXR.OpenXRRestarter::onAfterSuccessfulRestart Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___onAfterSuccessfulRestart_8; // UnityEngine.Coroutine UnityEngine.XR.OpenXR.OpenXRRestarter::m_Coroutine Coroutine_t899D5232EF542CB8BA70AF9ECEECA494FAA9CCB7 * ___m_Coroutine_10; public: inline static int32_t get_offset_of_onAfterRestart_4() { return static_cast(offsetof(OpenXRRestarter_tA40F022DD115AC469786BA541B126F42C6F44944, ___onAfterRestart_4)); } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_onAfterRestart_4() const { return ___onAfterRestart_4; } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_onAfterRestart_4() { return &___onAfterRestart_4; } inline void set_onAfterRestart_4(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value) { ___onAfterRestart_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___onAfterRestart_4), (void*)value); } inline static int32_t get_offset_of_onAfterShutdown_5() { return static_cast(offsetof(OpenXRRestarter_tA40F022DD115AC469786BA541B126F42C6F44944, ___onAfterShutdown_5)); } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_onAfterShutdown_5() const { return ___onAfterShutdown_5; } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_onAfterShutdown_5() { return &___onAfterShutdown_5; } inline void set_onAfterShutdown_5(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value) { ___onAfterShutdown_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___onAfterShutdown_5), (void*)value); } inline static int32_t get_offset_of_onQuit_6() { return static_cast(offsetof(OpenXRRestarter_tA40F022DD115AC469786BA541B126F42C6F44944, ___onQuit_6)); } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_onQuit_6() const { return ___onQuit_6; } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_onQuit_6() { return &___onQuit_6; } inline void set_onQuit_6(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value) { ___onQuit_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___onQuit_6), (void*)value); } inline static int32_t get_offset_of_onAfterCoroutine_7() { return static_cast(offsetof(OpenXRRestarter_tA40F022DD115AC469786BA541B126F42C6F44944, ___onAfterCoroutine_7)); } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_onAfterCoroutine_7() const { return ___onAfterCoroutine_7; } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_onAfterCoroutine_7() { return &___onAfterCoroutine_7; } inline void set_onAfterCoroutine_7(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value) { ___onAfterCoroutine_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___onAfterCoroutine_7), (void*)value); } inline static int32_t get_offset_of_onAfterSuccessfulRestart_8() { return static_cast(offsetof(OpenXRRestarter_tA40F022DD115AC469786BA541B126F42C6F44944, ___onAfterSuccessfulRestart_8)); } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_onAfterSuccessfulRestart_8() const { return ___onAfterSuccessfulRestart_8; } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_onAfterSuccessfulRestart_8() { return &___onAfterSuccessfulRestart_8; } inline void set_onAfterSuccessfulRestart_8(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value) { ___onAfterSuccessfulRestart_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___onAfterSuccessfulRestart_8), (void*)value); } inline static int32_t get_offset_of_m_Coroutine_10() { return static_cast(offsetof(OpenXRRestarter_tA40F022DD115AC469786BA541B126F42C6F44944, ___m_Coroutine_10)); } inline Coroutine_t899D5232EF542CB8BA70AF9ECEECA494FAA9CCB7 * get_m_Coroutine_10() const { return ___m_Coroutine_10; } inline Coroutine_t899D5232EF542CB8BA70AF9ECEECA494FAA9CCB7 ** get_address_of_m_Coroutine_10() { return &___m_Coroutine_10; } inline void set_m_Coroutine_10(Coroutine_t899D5232EF542CB8BA70AF9ECEECA494FAA9CCB7 * value) { ___m_Coroutine_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Coroutine_10), (void*)value); } }; // UnityEngine.XR.OpenXR.Input.PoseControl struct PoseControl_t1E01B91A821961F9A3E449DF3A1531B948B1F920 : public InputControl_1_tBED8B06AFF38A1C81AA1146F7DF24470E7A2CA50 { public: // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Input.PoseControl::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CisTrackedU3Ek__BackingField_22; // UnityEngine.InputSystem.Controls.IntegerControl UnityEngine.XR.OpenXR.Input.PoseControl::k__BackingField IntegerControl_t68534DE7D89FBFC2952062997BB54680FE7DCCA4 * ___U3CtrackingStateU3Ek__BackingField_23; // UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.OpenXR.Input.PoseControl::k__BackingField Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * ___U3CpositionU3Ek__BackingField_24; // UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.XR.OpenXR.Input.PoseControl::k__BackingField QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48 * ___U3CrotationU3Ek__BackingField_25; // UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.OpenXR.Input.PoseControl::k__BackingField Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * ___U3CvelocityU3Ek__BackingField_26; // UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.OpenXR.Input.PoseControl::k__BackingField Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * ___U3CangularVelocityU3Ek__BackingField_27; public: inline static int32_t get_offset_of_U3CisTrackedU3Ek__BackingField_22() { return static_cast(offsetof(PoseControl_t1E01B91A821961F9A3E449DF3A1531B948B1F920, ___U3CisTrackedU3Ek__BackingField_22)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CisTrackedU3Ek__BackingField_22() const { return ___U3CisTrackedU3Ek__BackingField_22; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CisTrackedU3Ek__BackingField_22() { return &___U3CisTrackedU3Ek__BackingField_22; } inline void set_U3CisTrackedU3Ek__BackingField_22(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CisTrackedU3Ek__BackingField_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CisTrackedU3Ek__BackingField_22), (void*)value); } inline static int32_t get_offset_of_U3CtrackingStateU3Ek__BackingField_23() { return static_cast(offsetof(PoseControl_t1E01B91A821961F9A3E449DF3A1531B948B1F920, ___U3CtrackingStateU3Ek__BackingField_23)); } inline IntegerControl_t68534DE7D89FBFC2952062997BB54680FE7DCCA4 * get_U3CtrackingStateU3Ek__BackingField_23() const { return ___U3CtrackingStateU3Ek__BackingField_23; } inline IntegerControl_t68534DE7D89FBFC2952062997BB54680FE7DCCA4 ** get_address_of_U3CtrackingStateU3Ek__BackingField_23() { return &___U3CtrackingStateU3Ek__BackingField_23; } inline void set_U3CtrackingStateU3Ek__BackingField_23(IntegerControl_t68534DE7D89FBFC2952062997BB54680FE7DCCA4 * value) { ___U3CtrackingStateU3Ek__BackingField_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CtrackingStateU3Ek__BackingField_23), (void*)value); } inline static int32_t get_offset_of_U3CpositionU3Ek__BackingField_24() { return static_cast(offsetof(PoseControl_t1E01B91A821961F9A3E449DF3A1531B948B1F920, ___U3CpositionU3Ek__BackingField_24)); } inline Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * get_U3CpositionU3Ek__BackingField_24() const { return ___U3CpositionU3Ek__BackingField_24; } inline Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE ** get_address_of_U3CpositionU3Ek__BackingField_24() { return &___U3CpositionU3Ek__BackingField_24; } inline void set_U3CpositionU3Ek__BackingField_24(Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * value) { ___U3CpositionU3Ek__BackingField_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CpositionU3Ek__BackingField_24), (void*)value); } inline static int32_t get_offset_of_U3CrotationU3Ek__BackingField_25() { return static_cast(offsetof(PoseControl_t1E01B91A821961F9A3E449DF3A1531B948B1F920, ___U3CrotationU3Ek__BackingField_25)); } inline QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48 * get_U3CrotationU3Ek__BackingField_25() const { return ___U3CrotationU3Ek__BackingField_25; } inline QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48 ** get_address_of_U3CrotationU3Ek__BackingField_25() { return &___U3CrotationU3Ek__BackingField_25; } inline void set_U3CrotationU3Ek__BackingField_25(QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48 * value) { ___U3CrotationU3Ek__BackingField_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CrotationU3Ek__BackingField_25), (void*)value); } inline static int32_t get_offset_of_U3CvelocityU3Ek__BackingField_26() { return static_cast(offsetof(PoseControl_t1E01B91A821961F9A3E449DF3A1531B948B1F920, ___U3CvelocityU3Ek__BackingField_26)); } inline Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * get_U3CvelocityU3Ek__BackingField_26() const { return ___U3CvelocityU3Ek__BackingField_26; } inline Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE ** get_address_of_U3CvelocityU3Ek__BackingField_26() { return &___U3CvelocityU3Ek__BackingField_26; } inline void set_U3CvelocityU3Ek__BackingField_26(Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * value) { ___U3CvelocityU3Ek__BackingField_26 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CvelocityU3Ek__BackingField_26), (void*)value); } inline static int32_t get_offset_of_U3CangularVelocityU3Ek__BackingField_27() { return static_cast(offsetof(PoseControl_t1E01B91A821961F9A3E449DF3A1531B948B1F920, ___U3CangularVelocityU3Ek__BackingField_27)); } inline Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * get_U3CangularVelocityU3Ek__BackingField_27() const { return ___U3CangularVelocityU3Ek__BackingField_27; } inline Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE ** get_address_of_U3CangularVelocityU3Ek__BackingField_27() { return &___U3CangularVelocityU3Ek__BackingField_27; } inline void set_U3CangularVelocityU3Ek__BackingField_27(Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * value) { ___U3CangularVelocityU3Ek__BackingField_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CangularVelocityU3Ek__BackingField_27), (void*)value); } }; // UnityEngine.InputSystem.Controls.QuaternionControl struct QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48 : public InputControl_1_t87C8668A49FF17120FE3EDBF72EBAE2B7A04479F { public: // UnityEngine.InputSystem.Controls.AxisControl UnityEngine.InputSystem.Controls.QuaternionControl::k__BackingField AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * ___U3CxU3Ek__BackingField_22; // UnityEngine.InputSystem.Controls.AxisControl UnityEngine.InputSystem.Controls.QuaternionControl::k__BackingField AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * ___U3CyU3Ek__BackingField_23; // UnityEngine.InputSystem.Controls.AxisControl UnityEngine.InputSystem.Controls.QuaternionControl::k__BackingField AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * ___U3CzU3Ek__BackingField_24; // UnityEngine.InputSystem.Controls.AxisControl UnityEngine.InputSystem.Controls.QuaternionControl::k__BackingField AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * ___U3CwU3Ek__BackingField_25; public: inline static int32_t get_offset_of_U3CxU3Ek__BackingField_22() { return static_cast(offsetof(QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48, ___U3CxU3Ek__BackingField_22)); } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * get_U3CxU3Ek__BackingField_22() const { return ___U3CxU3Ek__BackingField_22; } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 ** get_address_of_U3CxU3Ek__BackingField_22() { return &___U3CxU3Ek__BackingField_22; } inline void set_U3CxU3Ek__BackingField_22(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * value) { ___U3CxU3Ek__BackingField_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CxU3Ek__BackingField_22), (void*)value); } inline static int32_t get_offset_of_U3CyU3Ek__BackingField_23() { return static_cast(offsetof(QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48, ___U3CyU3Ek__BackingField_23)); } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * get_U3CyU3Ek__BackingField_23() const { return ___U3CyU3Ek__BackingField_23; } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 ** get_address_of_U3CyU3Ek__BackingField_23() { return &___U3CyU3Ek__BackingField_23; } inline void set_U3CyU3Ek__BackingField_23(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * value) { ___U3CyU3Ek__BackingField_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CyU3Ek__BackingField_23), (void*)value); } inline static int32_t get_offset_of_U3CzU3Ek__BackingField_24() { return static_cast(offsetof(QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48, ___U3CzU3Ek__BackingField_24)); } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * get_U3CzU3Ek__BackingField_24() const { return ___U3CzU3Ek__BackingField_24; } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 ** get_address_of_U3CzU3Ek__BackingField_24() { return &___U3CzU3Ek__BackingField_24; } inline void set_U3CzU3Ek__BackingField_24(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * value) { ___U3CzU3Ek__BackingField_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CzU3Ek__BackingField_24), (void*)value); } inline static int32_t get_offset_of_U3CwU3Ek__BackingField_25() { return static_cast(offsetof(QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48, ___U3CwU3Ek__BackingField_25)); } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * get_U3CwU3Ek__BackingField_25() const { return ___U3CwU3Ek__BackingField_25; } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 ** get_address_of_U3CwU3Ek__BackingField_25() { return &___U3CwU3Ek__BackingField_25; } inline void set_U3CwU3Ek__BackingField_25(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * value) { ___U3CwU3Ek__BackingField_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CwU3Ek__BackingField_25), (void*)value); } }; // UnityEngine.InputSystem.TrackedDevice struct TrackedDevice_tDF5E09C055D0CA92DF8930A7B45EDA3BBA14ED71 : public InputDevice_t64BD575C54DB522A280D29E47F96E52B79B22D87 { public: // UnityEngine.InputSystem.Controls.IntegerControl UnityEngine.InputSystem.TrackedDevice::k__BackingField IntegerControl_t68534DE7D89FBFC2952062997BB54680FE7DCCA4 * ___U3CtrackingStateU3Ek__BackingField_39; // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.InputSystem.TrackedDevice::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CisTrackedU3Ek__BackingField_40; // UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.InputSystem.TrackedDevice::k__BackingField Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * ___U3CdevicePositionU3Ek__BackingField_41; // UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.InputSystem.TrackedDevice::k__BackingField QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48 * ___U3CdeviceRotationU3Ek__BackingField_42; public: inline static int32_t get_offset_of_U3CtrackingStateU3Ek__BackingField_39() { return static_cast(offsetof(TrackedDevice_tDF5E09C055D0CA92DF8930A7B45EDA3BBA14ED71, ___U3CtrackingStateU3Ek__BackingField_39)); } inline IntegerControl_t68534DE7D89FBFC2952062997BB54680FE7DCCA4 * get_U3CtrackingStateU3Ek__BackingField_39() const { return ___U3CtrackingStateU3Ek__BackingField_39; } inline IntegerControl_t68534DE7D89FBFC2952062997BB54680FE7DCCA4 ** get_address_of_U3CtrackingStateU3Ek__BackingField_39() { return &___U3CtrackingStateU3Ek__BackingField_39; } inline void set_U3CtrackingStateU3Ek__BackingField_39(IntegerControl_t68534DE7D89FBFC2952062997BB54680FE7DCCA4 * value) { ___U3CtrackingStateU3Ek__BackingField_39 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CtrackingStateU3Ek__BackingField_39), (void*)value); } inline static int32_t get_offset_of_U3CisTrackedU3Ek__BackingField_40() { return static_cast(offsetof(TrackedDevice_tDF5E09C055D0CA92DF8930A7B45EDA3BBA14ED71, ___U3CisTrackedU3Ek__BackingField_40)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CisTrackedU3Ek__BackingField_40() const { return ___U3CisTrackedU3Ek__BackingField_40; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CisTrackedU3Ek__BackingField_40() { return &___U3CisTrackedU3Ek__BackingField_40; } inline void set_U3CisTrackedU3Ek__BackingField_40(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CisTrackedU3Ek__BackingField_40 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CisTrackedU3Ek__BackingField_40), (void*)value); } inline static int32_t get_offset_of_U3CdevicePositionU3Ek__BackingField_41() { return static_cast(offsetof(TrackedDevice_tDF5E09C055D0CA92DF8930A7B45EDA3BBA14ED71, ___U3CdevicePositionU3Ek__BackingField_41)); } inline Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * get_U3CdevicePositionU3Ek__BackingField_41() const { return ___U3CdevicePositionU3Ek__BackingField_41; } inline Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE ** get_address_of_U3CdevicePositionU3Ek__BackingField_41() { return &___U3CdevicePositionU3Ek__BackingField_41; } inline void set_U3CdevicePositionU3Ek__BackingField_41(Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * value) { ___U3CdevicePositionU3Ek__BackingField_41 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CdevicePositionU3Ek__BackingField_41), (void*)value); } inline static int32_t get_offset_of_U3CdeviceRotationU3Ek__BackingField_42() { return static_cast(offsetof(TrackedDevice_tDF5E09C055D0CA92DF8930A7B45EDA3BBA14ED71, ___U3CdeviceRotationU3Ek__BackingField_42)); } inline QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48 * get_U3CdeviceRotationU3Ek__BackingField_42() const { return ___U3CdeviceRotationU3Ek__BackingField_42; } inline QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48 ** get_address_of_U3CdeviceRotationU3Ek__BackingField_42() { return &___U3CdeviceRotationU3Ek__BackingField_42; } inline void set_U3CdeviceRotationU3Ek__BackingField_42(QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48 * value) { ___U3CdeviceRotationU3Ek__BackingField_42 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CdeviceRotationU3Ek__BackingField_42), (void*)value); } }; // UnityEngine.XR.OpenXR.Features.Interactions.ValveIndexControllerProfile struct ValveIndexControllerProfile_tB72EE85E0B3CD6B1456A24CB484D76833CC9DEFB : public OpenXRInteractionFeature_tB46A8FFE6491A26AF834EA1B1E0172BA33F2EA43 { public: public: }; // UnityEngine.InputSystem.Controls.Vector2Control struct Vector2Control_t271CA458D56BCA875642853132733D774B009A96 : public InputControl_1_t0C6774D908F28CC2187A664A1D73FB294F808163 { public: // UnityEngine.InputSystem.Controls.AxisControl UnityEngine.InputSystem.Controls.Vector2Control::k__BackingField AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * ___U3CxU3Ek__BackingField_22; // UnityEngine.InputSystem.Controls.AxisControl UnityEngine.InputSystem.Controls.Vector2Control::k__BackingField AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * ___U3CyU3Ek__BackingField_23; public: inline static int32_t get_offset_of_U3CxU3Ek__BackingField_22() { return static_cast(offsetof(Vector2Control_t271CA458D56BCA875642853132733D774B009A96, ___U3CxU3Ek__BackingField_22)); } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * get_U3CxU3Ek__BackingField_22() const { return ___U3CxU3Ek__BackingField_22; } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 ** get_address_of_U3CxU3Ek__BackingField_22() { return &___U3CxU3Ek__BackingField_22; } inline void set_U3CxU3Ek__BackingField_22(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * value) { ___U3CxU3Ek__BackingField_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CxU3Ek__BackingField_22), (void*)value); } inline static int32_t get_offset_of_U3CyU3Ek__BackingField_23() { return static_cast(offsetof(Vector2Control_t271CA458D56BCA875642853132733D774B009A96, ___U3CyU3Ek__BackingField_23)); } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * get_U3CyU3Ek__BackingField_23() const { return ___U3CyU3Ek__BackingField_23; } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 ** get_address_of_U3CyU3Ek__BackingField_23() { return &___U3CyU3Ek__BackingField_23; } inline void set_U3CyU3Ek__BackingField_23(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * value) { ___U3CyU3Ek__BackingField_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CyU3Ek__BackingField_23), (void*)value); } }; // UnityEngine.InputSystem.Controls.Vector3Control struct Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE : public InputControl_1_tCFDDE43FA5D792323D720A28E6A8B13AF68455E7 { public: // UnityEngine.InputSystem.Controls.AxisControl UnityEngine.InputSystem.Controls.Vector3Control::k__BackingField AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * ___U3CxU3Ek__BackingField_22; // UnityEngine.InputSystem.Controls.AxisControl UnityEngine.InputSystem.Controls.Vector3Control::k__BackingField AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * ___U3CyU3Ek__BackingField_23; // UnityEngine.InputSystem.Controls.AxisControl UnityEngine.InputSystem.Controls.Vector3Control::k__BackingField AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * ___U3CzU3Ek__BackingField_24; public: inline static int32_t get_offset_of_U3CxU3Ek__BackingField_22() { return static_cast(offsetof(Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE, ___U3CxU3Ek__BackingField_22)); } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * get_U3CxU3Ek__BackingField_22() const { return ___U3CxU3Ek__BackingField_22; } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 ** get_address_of_U3CxU3Ek__BackingField_22() { return &___U3CxU3Ek__BackingField_22; } inline void set_U3CxU3Ek__BackingField_22(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * value) { ___U3CxU3Ek__BackingField_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CxU3Ek__BackingField_22), (void*)value); } inline static int32_t get_offset_of_U3CyU3Ek__BackingField_23() { return static_cast(offsetof(Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE, ___U3CyU3Ek__BackingField_23)); } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * get_U3CyU3Ek__BackingField_23() const { return ___U3CyU3Ek__BackingField_23; } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 ** get_address_of_U3CyU3Ek__BackingField_23() { return &___U3CyU3Ek__BackingField_23; } inline void set_U3CyU3Ek__BackingField_23(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * value) { ___U3CyU3Ek__BackingField_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CyU3Ek__BackingField_23), (void*)value); } inline static int32_t get_offset_of_U3CzU3Ek__BackingField_24() { return static_cast(offsetof(Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE, ___U3CzU3Ek__BackingField_24)); } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * get_U3CzU3Ek__BackingField_24() const { return ___U3CzU3Ek__BackingField_24; } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 ** get_address_of_U3CzU3Ek__BackingField_24() { return &___U3CzU3Ek__BackingField_24; } inline void set_U3CzU3Ek__BackingField_24(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * value) { ___U3CzU3Ek__BackingField_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CzU3Ek__BackingField_24), (void*)value); } }; // UnityEngine.InputSystem.Controls.ButtonControl struct ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 : public AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 { public: // System.Single UnityEngine.InputSystem.Controls.ButtonControl::pressPoint float ___pressPoint_33; public: inline static int32_t get_offset_of_pressPoint_33() { return static_cast(offsetof(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68, ___pressPoint_33)); } inline float get_pressPoint_33() const { return ___pressPoint_33; } inline float* get_address_of_pressPoint_33() { return &___pressPoint_33; } inline void set_pressPoint_33(float value) { ___pressPoint_33 = value; } }; // UnityEngine.XR.OpenXR.OpenXRLoader struct OpenXRLoader_tC96B190DF6492CE7F38695F80EC2036BB6A7D5F2 : public OpenXRLoaderBase_t98E3D636562FBE383DF4829734DD3E6D1585CAED { public: public: }; // UnityEngine.XR.OpenXR.OpenXRLoaderNoPreInit struct OpenXRLoaderNoPreInit_t4930013AD5045EAA6D6047F1440D8E7A195126E4 : public OpenXRLoaderBase_t98E3D636562FBE383DF4829734DD3E6D1585CAED { public: public: }; // UnityEngine.InputSystem.XR.XRController struct XRController_tB2474121816D6124DF5CF8739FED669945C52778 : public TrackedDevice_tDF5E09C055D0CA92DF8930A7B45EDA3BBA14ED71 { public: public: }; // UnityEngine.InputSystem.XR.XRHMD struct XRHMD_tF118D29FCF741F20C24D0AEA97DC5F78F92A92BE : public TrackedDevice_tDF5E09C055D0CA92DF8930A7B45EDA3BBA14ED71 { public: // UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.InputSystem.XR.XRHMD::k__BackingField Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * ___U3CleftEyePositionU3Ek__BackingField_43; // UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.InputSystem.XR.XRHMD::k__BackingField QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48 * ___U3CleftEyeRotationU3Ek__BackingField_44; // UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.InputSystem.XR.XRHMD::k__BackingField Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * ___U3CrightEyePositionU3Ek__BackingField_45; // UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.InputSystem.XR.XRHMD::k__BackingField QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48 * ___U3CrightEyeRotationU3Ek__BackingField_46; // UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.InputSystem.XR.XRHMD::k__BackingField Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * ___U3CcenterEyePositionU3Ek__BackingField_47; // UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.InputSystem.XR.XRHMD::k__BackingField QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48 * ___U3CcenterEyeRotationU3Ek__BackingField_48; public: inline static int32_t get_offset_of_U3CleftEyePositionU3Ek__BackingField_43() { return static_cast(offsetof(XRHMD_tF118D29FCF741F20C24D0AEA97DC5F78F92A92BE, ___U3CleftEyePositionU3Ek__BackingField_43)); } inline Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * get_U3CleftEyePositionU3Ek__BackingField_43() const { return ___U3CleftEyePositionU3Ek__BackingField_43; } inline Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE ** get_address_of_U3CleftEyePositionU3Ek__BackingField_43() { return &___U3CleftEyePositionU3Ek__BackingField_43; } inline void set_U3CleftEyePositionU3Ek__BackingField_43(Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * value) { ___U3CleftEyePositionU3Ek__BackingField_43 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CleftEyePositionU3Ek__BackingField_43), (void*)value); } inline static int32_t get_offset_of_U3CleftEyeRotationU3Ek__BackingField_44() { return static_cast(offsetof(XRHMD_tF118D29FCF741F20C24D0AEA97DC5F78F92A92BE, ___U3CleftEyeRotationU3Ek__BackingField_44)); } inline QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48 * get_U3CleftEyeRotationU3Ek__BackingField_44() const { return ___U3CleftEyeRotationU3Ek__BackingField_44; } inline QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48 ** get_address_of_U3CleftEyeRotationU3Ek__BackingField_44() { return &___U3CleftEyeRotationU3Ek__BackingField_44; } inline void set_U3CleftEyeRotationU3Ek__BackingField_44(QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48 * value) { ___U3CleftEyeRotationU3Ek__BackingField_44 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CleftEyeRotationU3Ek__BackingField_44), (void*)value); } inline static int32_t get_offset_of_U3CrightEyePositionU3Ek__BackingField_45() { return static_cast(offsetof(XRHMD_tF118D29FCF741F20C24D0AEA97DC5F78F92A92BE, ___U3CrightEyePositionU3Ek__BackingField_45)); } inline Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * get_U3CrightEyePositionU3Ek__BackingField_45() const { return ___U3CrightEyePositionU3Ek__BackingField_45; } inline Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE ** get_address_of_U3CrightEyePositionU3Ek__BackingField_45() { return &___U3CrightEyePositionU3Ek__BackingField_45; } inline void set_U3CrightEyePositionU3Ek__BackingField_45(Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * value) { ___U3CrightEyePositionU3Ek__BackingField_45 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CrightEyePositionU3Ek__BackingField_45), (void*)value); } inline static int32_t get_offset_of_U3CrightEyeRotationU3Ek__BackingField_46() { return static_cast(offsetof(XRHMD_tF118D29FCF741F20C24D0AEA97DC5F78F92A92BE, ___U3CrightEyeRotationU3Ek__BackingField_46)); } inline QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48 * get_U3CrightEyeRotationU3Ek__BackingField_46() const { return ___U3CrightEyeRotationU3Ek__BackingField_46; } inline QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48 ** get_address_of_U3CrightEyeRotationU3Ek__BackingField_46() { return &___U3CrightEyeRotationU3Ek__BackingField_46; } inline void set_U3CrightEyeRotationU3Ek__BackingField_46(QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48 * value) { ___U3CrightEyeRotationU3Ek__BackingField_46 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CrightEyeRotationU3Ek__BackingField_46), (void*)value); } inline static int32_t get_offset_of_U3CcenterEyePositionU3Ek__BackingField_47() { return static_cast(offsetof(XRHMD_tF118D29FCF741F20C24D0AEA97DC5F78F92A92BE, ___U3CcenterEyePositionU3Ek__BackingField_47)); } inline Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * get_U3CcenterEyePositionU3Ek__BackingField_47() const { return ___U3CcenterEyePositionU3Ek__BackingField_47; } inline Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE ** get_address_of_U3CcenterEyePositionU3Ek__BackingField_47() { return &___U3CcenterEyePositionU3Ek__BackingField_47; } inline void set_U3CcenterEyePositionU3Ek__BackingField_47(Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * value) { ___U3CcenterEyePositionU3Ek__BackingField_47 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CcenterEyePositionU3Ek__BackingField_47), (void*)value); } inline static int32_t get_offset_of_U3CcenterEyeRotationU3Ek__BackingField_48() { return static_cast(offsetof(XRHMD_tF118D29FCF741F20C24D0AEA97DC5F78F92A92BE, ___U3CcenterEyeRotationU3Ek__BackingField_48)); } inline QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48 * get_U3CcenterEyeRotationU3Ek__BackingField_48() const { return ___U3CcenterEyeRotationU3Ek__BackingField_48; } inline QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48 ** get_address_of_U3CcenterEyeRotationU3Ek__BackingField_48() { return &___U3CcenterEyeRotationU3Ek__BackingField_48; } inline void set_U3CcenterEyeRotationU3Ek__BackingField_48(QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48 * value) { ___U3CcenterEyeRotationU3Ek__BackingField_48 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CcenterEyeRotationU3Ek__BackingField_48), (void*)value); } }; // UnityEngine.XR.OpenXR.Features.Interactions.EyeGazeInteraction/EyeGazeDevice struct EyeGazeDevice_tFFF3BA0E77322ED89B132835EFC67A054A3D298B : public OpenXRDevice_t8878A553210CD22E2599D886B53E52901A32619B { public: // UnityEngine.XR.OpenXR.Input.PoseControl UnityEngine.XR.OpenXR.Features.Interactions.EyeGazeInteraction/EyeGazeDevice::k__BackingField PoseControl_t1E01B91A821961F9A3E449DF3A1531B948B1F920 * ___U3CposeU3Ek__BackingField_39; public: inline static int32_t get_offset_of_U3CposeU3Ek__BackingField_39() { return static_cast(offsetof(EyeGazeDevice_tFFF3BA0E77322ED89B132835EFC67A054A3D298B, ___U3CposeU3Ek__BackingField_39)); } inline PoseControl_t1E01B91A821961F9A3E449DF3A1531B948B1F920 * get_U3CposeU3Ek__BackingField_39() const { return ___U3CposeU3Ek__BackingField_39; } inline PoseControl_t1E01B91A821961F9A3E449DF3A1531B948B1F920 ** get_address_of_U3CposeU3Ek__BackingField_39() { return &___U3CposeU3Ek__BackingField_39; } inline void set_U3CposeU3Ek__BackingField_39(PoseControl_t1E01B91A821961F9A3E449DF3A1531B948B1F920 * value) { ___U3CposeU3Ek__BackingField_39 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CposeU3Ek__BackingField_39), (void*)value); } }; // UnityEngine.XR.OpenXR.Input.OpenXRHmd struct OpenXRHmd_tFFA686E97929386F91077F00806D6257547A420F : public XRHMD_tF118D29FCF741F20C24D0AEA97DC5F78F92A92BE { public: // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Input.OpenXRHmd::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CuserPresenceU3Ek__BackingField_49; public: inline static int32_t get_offset_of_U3CuserPresenceU3Ek__BackingField_49() { return static_cast(offsetof(OpenXRHmd_tFFA686E97929386F91077F00806D6257547A420F, ___U3CuserPresenceU3Ek__BackingField_49)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CuserPresenceU3Ek__BackingField_49() const { return ___U3CuserPresenceU3Ek__BackingField_49; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CuserPresenceU3Ek__BackingField_49() { return &___U3CuserPresenceU3Ek__BackingField_49; } inline void set_U3CuserPresenceU3Ek__BackingField_49(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CuserPresenceU3Ek__BackingField_49 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CuserPresenceU3Ek__BackingField_49), (void*)value); } }; // UnityEngine.InputSystem.XR.XRControllerWithRumble struct XRControllerWithRumble_tAECE062A3E616AC023DA89DA07003DB0D43EDEC2 : public XRController_tB2474121816D6124DF5CF8739FED669945C52778 { public: public: }; // UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand struct HoloLensHand_t490BB4283334B8C048A995B9D6770BEBDDE243AA : public XRController_tB2474121816D6124DF5CF8739FED669945C52778 { public: // UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.MicrosoftHandInteraction/HoloLensHand::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CselectU3Ek__BackingField_43; // UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.HTCViveControllerProfile/ViveController::k__BackingField AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * ___U3CgripU3Ek__BackingField_44; // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.HTCViveControllerProfile/ViveController::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CgripPressedU3Ek__BackingField_45; // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.HTCViveControllerProfile/ViveController::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CmenuU3Ek__BackingField_46; // UnityEngine.InputSystem.Controls.AxisControl UnityEngine.XR.OpenXR.Features.Interactions.HTCViveControllerProfile/ViveController::k__BackingField AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * ___U3CtriggerU3Ek__BackingField_47; // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.HTCViveControllerProfile/ViveController::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CtriggerPressedU3Ek__BackingField_48; // UnityEngine.InputSystem.Controls.Vector2Control UnityEngine.XR.OpenXR.Features.Interactions.HTCViveControllerProfile/ViveController::k__BackingField Vector2Control_t271CA458D56BCA875642853132733D774B009A96 * ___U3CtrackpadU3Ek__BackingField_49; // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.HTCViveControllerProfile/ViveController::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CtrackpadClickedU3Ek__BackingField_50; // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.HTCViveControllerProfile/ViveController::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CtrackpadTouchedU3Ek__BackingField_51; // UnityEngine.XR.OpenXR.Input.PoseControl UnityEngine.XR.OpenXR.Features.Interactions.HTCViveControllerProfile/ViveController::k__BackingField PoseControl_t1E01B91A821961F9A3E449DF3A1531B948B1F920 * ___U3CdevicePoseU3Ek__BackingField_52; // UnityEngine.XR.OpenXR.Input.PoseControl UnityEngine.XR.OpenXR.Features.Interactions.HTCViveControllerProfile/ViveController::k__BackingField PoseControl_t1E01B91A821961F9A3E449DF3A1531B948B1F920 * ___U3CpointerU3Ek__BackingField_53; // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.HTCViveControllerProfile/ViveController::k__BackingField ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * ___U3CisTrackedU3Ek__BackingField_54; // UnityEngine.InputSystem.Controls.IntegerControl UnityEngine.XR.OpenXR.Features.Interactions.HTCViveControllerProfile/ViveController::k__BackingField IntegerControl_t68534DE7D89FBFC2952062997BB54680FE7DCCA4 * ___U3CtrackingStateU3Ek__BackingField_55; // UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.OpenXR.Features.Interactions.HTCViveControllerProfile/ViveController::k__BackingField Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * ___U3CdevicePositionU3Ek__BackingField_56; // UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.XR.OpenXR.Features.Interactions.HTCViveControllerProfile/ViveController::k__BackingField QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48 * ___U3CdeviceRotationU3Ek__BackingField_57; // UnityEngine.InputSystem.Controls.Vector3Control UnityEngine.XR.OpenXR.Features.Interactions.HTCViveControllerProfile/ViveController::k__BackingField Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * ___U3CpointerPositionU3Ek__BackingField_58; // UnityEngine.InputSystem.Controls.QuaternionControl UnityEngine.XR.OpenXR.Features.Interactions.HTCViveControllerProfile/ViveController::k__BackingField QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48 * ___U3CpointerRotationU3Ek__BackingField_59; // UnityEngine.XR.OpenXR.Input.HapticControl UnityEngine.XR.OpenXR.Features.Interactions.HTCViveControllerProfile/ViveController::k__BackingField HapticControl_t594E555ABF357B4FEA1D5201F3731A0ACB2BB92C * ___U3ChapticU3Ek__BackingField_60; public: inline static int32_t get_offset_of_U3CselectU3Ek__BackingField_43() { return static_cast(offsetof(ViveController_t2B9BD5DE95A92D884F49FB9434FD0A5663265A3B, ___U3CselectU3Ek__BackingField_43)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CselectU3Ek__BackingField_43() const { return ___U3CselectU3Ek__BackingField_43; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CselectU3Ek__BackingField_43() { return &___U3CselectU3Ek__BackingField_43; } inline void set_U3CselectU3Ek__BackingField_43(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CselectU3Ek__BackingField_43 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CselectU3Ek__BackingField_43), (void*)value); } inline static int32_t get_offset_of_U3CgripU3Ek__BackingField_44() { return static_cast(offsetof(ViveController_t2B9BD5DE95A92D884F49FB9434FD0A5663265A3B, ___U3CgripU3Ek__BackingField_44)); } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * get_U3CgripU3Ek__BackingField_44() const { return ___U3CgripU3Ek__BackingField_44; } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 ** get_address_of_U3CgripU3Ek__BackingField_44() { return &___U3CgripU3Ek__BackingField_44; } inline void set_U3CgripU3Ek__BackingField_44(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * value) { ___U3CgripU3Ek__BackingField_44 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CgripU3Ek__BackingField_44), (void*)value); } inline static int32_t get_offset_of_U3CgripPressedU3Ek__BackingField_45() { return static_cast(offsetof(ViveController_t2B9BD5DE95A92D884F49FB9434FD0A5663265A3B, ___U3CgripPressedU3Ek__BackingField_45)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CgripPressedU3Ek__BackingField_45() const { return ___U3CgripPressedU3Ek__BackingField_45; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CgripPressedU3Ek__BackingField_45() { return &___U3CgripPressedU3Ek__BackingField_45; } inline void set_U3CgripPressedU3Ek__BackingField_45(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CgripPressedU3Ek__BackingField_45 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CgripPressedU3Ek__BackingField_45), (void*)value); } inline static int32_t get_offset_of_U3CmenuU3Ek__BackingField_46() { return static_cast(offsetof(ViveController_t2B9BD5DE95A92D884F49FB9434FD0A5663265A3B, ___U3CmenuU3Ek__BackingField_46)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CmenuU3Ek__BackingField_46() const { return ___U3CmenuU3Ek__BackingField_46; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CmenuU3Ek__BackingField_46() { return &___U3CmenuU3Ek__BackingField_46; } inline void set_U3CmenuU3Ek__BackingField_46(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CmenuU3Ek__BackingField_46 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CmenuU3Ek__BackingField_46), (void*)value); } inline static int32_t get_offset_of_U3CtriggerU3Ek__BackingField_47() { return static_cast(offsetof(ViveController_t2B9BD5DE95A92D884F49FB9434FD0A5663265A3B, ___U3CtriggerU3Ek__BackingField_47)); } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * get_U3CtriggerU3Ek__BackingField_47() const { return ___U3CtriggerU3Ek__BackingField_47; } inline AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 ** get_address_of_U3CtriggerU3Ek__BackingField_47() { return &___U3CtriggerU3Ek__BackingField_47; } inline void set_U3CtriggerU3Ek__BackingField_47(AxisControl_tA997FF52442F7B08C7E13B7028393B4117248680 * value) { ___U3CtriggerU3Ek__BackingField_47 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CtriggerU3Ek__BackingField_47), (void*)value); } inline static int32_t get_offset_of_U3CtriggerPressedU3Ek__BackingField_48() { return static_cast(offsetof(ViveController_t2B9BD5DE95A92D884F49FB9434FD0A5663265A3B, ___U3CtriggerPressedU3Ek__BackingField_48)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CtriggerPressedU3Ek__BackingField_48() const { return ___U3CtriggerPressedU3Ek__BackingField_48; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CtriggerPressedU3Ek__BackingField_48() { return &___U3CtriggerPressedU3Ek__BackingField_48; } inline void set_U3CtriggerPressedU3Ek__BackingField_48(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CtriggerPressedU3Ek__BackingField_48 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CtriggerPressedU3Ek__BackingField_48), (void*)value); } inline static int32_t get_offset_of_U3CtrackpadU3Ek__BackingField_49() { return static_cast(offsetof(ViveController_t2B9BD5DE95A92D884F49FB9434FD0A5663265A3B, ___U3CtrackpadU3Ek__BackingField_49)); } inline Vector2Control_t271CA458D56BCA875642853132733D774B009A96 * get_U3CtrackpadU3Ek__BackingField_49() const { return ___U3CtrackpadU3Ek__BackingField_49; } inline Vector2Control_t271CA458D56BCA875642853132733D774B009A96 ** get_address_of_U3CtrackpadU3Ek__BackingField_49() { return &___U3CtrackpadU3Ek__BackingField_49; } inline void set_U3CtrackpadU3Ek__BackingField_49(Vector2Control_t271CA458D56BCA875642853132733D774B009A96 * value) { ___U3CtrackpadU3Ek__BackingField_49 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CtrackpadU3Ek__BackingField_49), (void*)value); } inline static int32_t get_offset_of_U3CtrackpadClickedU3Ek__BackingField_50() { return static_cast(offsetof(ViveController_t2B9BD5DE95A92D884F49FB9434FD0A5663265A3B, ___U3CtrackpadClickedU3Ek__BackingField_50)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CtrackpadClickedU3Ek__BackingField_50() const { return ___U3CtrackpadClickedU3Ek__BackingField_50; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CtrackpadClickedU3Ek__BackingField_50() { return &___U3CtrackpadClickedU3Ek__BackingField_50; } inline void set_U3CtrackpadClickedU3Ek__BackingField_50(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CtrackpadClickedU3Ek__BackingField_50 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CtrackpadClickedU3Ek__BackingField_50), (void*)value); } inline static int32_t get_offset_of_U3CtrackpadTouchedU3Ek__BackingField_51() { return static_cast(offsetof(ViveController_t2B9BD5DE95A92D884F49FB9434FD0A5663265A3B, ___U3CtrackpadTouchedU3Ek__BackingField_51)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CtrackpadTouchedU3Ek__BackingField_51() const { return ___U3CtrackpadTouchedU3Ek__BackingField_51; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CtrackpadTouchedU3Ek__BackingField_51() { return &___U3CtrackpadTouchedU3Ek__BackingField_51; } inline void set_U3CtrackpadTouchedU3Ek__BackingField_51(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CtrackpadTouchedU3Ek__BackingField_51 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CtrackpadTouchedU3Ek__BackingField_51), (void*)value); } inline static int32_t get_offset_of_U3CdevicePoseU3Ek__BackingField_52() { return static_cast(offsetof(ViveController_t2B9BD5DE95A92D884F49FB9434FD0A5663265A3B, ___U3CdevicePoseU3Ek__BackingField_52)); } inline PoseControl_t1E01B91A821961F9A3E449DF3A1531B948B1F920 * get_U3CdevicePoseU3Ek__BackingField_52() const { return ___U3CdevicePoseU3Ek__BackingField_52; } inline PoseControl_t1E01B91A821961F9A3E449DF3A1531B948B1F920 ** get_address_of_U3CdevicePoseU3Ek__BackingField_52() { return &___U3CdevicePoseU3Ek__BackingField_52; } inline void set_U3CdevicePoseU3Ek__BackingField_52(PoseControl_t1E01B91A821961F9A3E449DF3A1531B948B1F920 * value) { ___U3CdevicePoseU3Ek__BackingField_52 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CdevicePoseU3Ek__BackingField_52), (void*)value); } inline static int32_t get_offset_of_U3CpointerU3Ek__BackingField_53() { return static_cast(offsetof(ViveController_t2B9BD5DE95A92D884F49FB9434FD0A5663265A3B, ___U3CpointerU3Ek__BackingField_53)); } inline PoseControl_t1E01B91A821961F9A3E449DF3A1531B948B1F920 * get_U3CpointerU3Ek__BackingField_53() const { return ___U3CpointerU3Ek__BackingField_53; } inline PoseControl_t1E01B91A821961F9A3E449DF3A1531B948B1F920 ** get_address_of_U3CpointerU3Ek__BackingField_53() { return &___U3CpointerU3Ek__BackingField_53; } inline void set_U3CpointerU3Ek__BackingField_53(PoseControl_t1E01B91A821961F9A3E449DF3A1531B948B1F920 * value) { ___U3CpointerU3Ek__BackingField_53 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CpointerU3Ek__BackingField_53), (void*)value); } inline static int32_t get_offset_of_U3CisTrackedU3Ek__BackingField_54() { return static_cast(offsetof(ViveController_t2B9BD5DE95A92D884F49FB9434FD0A5663265A3B, ___U3CisTrackedU3Ek__BackingField_54)); } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * get_U3CisTrackedU3Ek__BackingField_54() const { return ___U3CisTrackedU3Ek__BackingField_54; } inline ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 ** get_address_of_U3CisTrackedU3Ek__BackingField_54() { return &___U3CisTrackedU3Ek__BackingField_54; } inline void set_U3CisTrackedU3Ek__BackingField_54(ButtonControl_t3918D56D674854AF9DFEB8CCF130919AAD9FCA68 * value) { ___U3CisTrackedU3Ek__BackingField_54 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CisTrackedU3Ek__BackingField_54), (void*)value); } inline static int32_t get_offset_of_U3CtrackingStateU3Ek__BackingField_55() { return static_cast(offsetof(ViveController_t2B9BD5DE95A92D884F49FB9434FD0A5663265A3B, ___U3CtrackingStateU3Ek__BackingField_55)); } inline IntegerControl_t68534DE7D89FBFC2952062997BB54680FE7DCCA4 * get_U3CtrackingStateU3Ek__BackingField_55() const { return ___U3CtrackingStateU3Ek__BackingField_55; } inline IntegerControl_t68534DE7D89FBFC2952062997BB54680FE7DCCA4 ** get_address_of_U3CtrackingStateU3Ek__BackingField_55() { return &___U3CtrackingStateU3Ek__BackingField_55; } inline void set_U3CtrackingStateU3Ek__BackingField_55(IntegerControl_t68534DE7D89FBFC2952062997BB54680FE7DCCA4 * value) { ___U3CtrackingStateU3Ek__BackingField_55 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CtrackingStateU3Ek__BackingField_55), (void*)value); } inline static int32_t get_offset_of_U3CdevicePositionU3Ek__BackingField_56() { return static_cast(offsetof(ViveController_t2B9BD5DE95A92D884F49FB9434FD0A5663265A3B, ___U3CdevicePositionU3Ek__BackingField_56)); } inline Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * get_U3CdevicePositionU3Ek__BackingField_56() const { return ___U3CdevicePositionU3Ek__BackingField_56; } inline Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE ** get_address_of_U3CdevicePositionU3Ek__BackingField_56() { return &___U3CdevicePositionU3Ek__BackingField_56; } inline void set_U3CdevicePositionU3Ek__BackingField_56(Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * value) { ___U3CdevicePositionU3Ek__BackingField_56 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CdevicePositionU3Ek__BackingField_56), (void*)value); } inline static int32_t get_offset_of_U3CdeviceRotationU3Ek__BackingField_57() { return static_cast(offsetof(ViveController_t2B9BD5DE95A92D884F49FB9434FD0A5663265A3B, ___U3CdeviceRotationU3Ek__BackingField_57)); } inline QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48 * get_U3CdeviceRotationU3Ek__BackingField_57() const { return ___U3CdeviceRotationU3Ek__BackingField_57; } inline QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48 ** get_address_of_U3CdeviceRotationU3Ek__BackingField_57() { return &___U3CdeviceRotationU3Ek__BackingField_57; } inline void set_U3CdeviceRotationU3Ek__BackingField_57(QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48 * value) { ___U3CdeviceRotationU3Ek__BackingField_57 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CdeviceRotationU3Ek__BackingField_57), (void*)value); } inline static int32_t get_offset_of_U3CpointerPositionU3Ek__BackingField_58() { return static_cast(offsetof(ViveController_t2B9BD5DE95A92D884F49FB9434FD0A5663265A3B, ___U3CpointerPositionU3Ek__BackingField_58)); } inline Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * get_U3CpointerPositionU3Ek__BackingField_58() const { return ___U3CpointerPositionU3Ek__BackingField_58; } inline Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE ** get_address_of_U3CpointerPositionU3Ek__BackingField_58() { return &___U3CpointerPositionU3Ek__BackingField_58; } inline void set_U3CpointerPositionU3Ek__BackingField_58(Vector3Control_t915A3DA3C3E367B6F5587853E96EAD5215D328AE * value) { ___U3CpointerPositionU3Ek__BackingField_58 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CpointerPositionU3Ek__BackingField_58), (void*)value); } inline static int32_t get_offset_of_U3CpointerRotationU3Ek__BackingField_59() { return static_cast(offsetof(ViveController_t2B9BD5DE95A92D884F49FB9434FD0A5663265A3B, ___U3CpointerRotationU3Ek__BackingField_59)); } inline QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48 * get_U3CpointerRotationU3Ek__BackingField_59() const { return ___U3CpointerRotationU3Ek__BackingField_59; } inline QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48 ** get_address_of_U3CpointerRotationU3Ek__BackingField_59() { return &___U3CpointerRotationU3Ek__BackingField_59; } inline void set_U3CpointerRotationU3Ek__BackingField_59(QuaternionControl_t7BEFE3CFC03CC5CE3F779DDCB5AA2C011F5C7A48 * value) { ___U3CpointerRotationU3Ek__BackingField_59 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CpointerRotationU3Ek__BackingField_59), (void*)value); } inline static int32_t get_offset_of_U3ChapticU3Ek__BackingField_60() { return static_cast(offsetof(ViveController_t2B9BD5DE95A92D884F49FB9434FD0A5663265A3B, ___U3ChapticU3Ek__BackingField_60)); } inline HapticControl_t594E555ABF357B4FEA1D5201F3731A0ACB2BB92C * get_U3ChapticU3Ek__BackingField_60() const { return ___U3ChapticU3Ek__BackingField_60; } inline HapticControl_t594E555ABF357B4FEA1D5201F3731A0ACB2BB92C ** get_address_of_U3ChapticU3Ek__BackingField_60() { return &___U3ChapticU3Ek__BackingField_60; } inline void set_U3ChapticU3Ek__BackingField_60(HapticControl_t594E555ABF357B4FEA1D5201F3731A0ACB2BB92C * value) { ___U3ChapticU3Ek__BackingField_60 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3ChapticU3Ek__BackingField_60), (void*)value); } }; // UnityEngine.XR.OpenXR.Features.Interactions.KHRSimpleControllerProfile/KHRSimpleController struct KHRSimpleController_t1B1D334C6AF64D509AAA7BF094DBBA73E4FFD332 : public XRControllerWithRumble_tAECE062A3E616AC023DA89DA07003DB0D43EDEC2 { public: // UnityEngine.InputSystem.Controls.ButtonControl UnityEngine.XR.OpenXR.Features.Interactions.KHRSimpleControllerProfile/KHRSimpleController::