#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 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 VirtFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct InterfaceFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct 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); } }; // System.Action`1 struct Action_1_tC1348BEB2C677FD60E4B65764CA3A1CAFF6DFB31; // System.Action`1 struct Action_1_t75B6371B869E36A42B0DFFC8D8B2630F1D659A6C; // System.Action`1 struct Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC; // System.Action`1 struct Action_1_t018138B4CBF5B6B867B79945B5ACB92C21456DE7; // System.Action`2 struct Action_2_tBA82D2430D3596594262E1ACAD640A8EEB5DB2F2; // System.Action`3 struct Action_3_t1898E42A573C06F569B73238FC1A38625F7D9021; // System.Action`3 struct Action_3_t3758EBDA081B24412ED63A3941C20EBC3E5CFCB0; // System.Action`4 struct Action_4_t0B9EF883AC063A1E200FE9EB95FC8C272CB243D8; // System.Action`4 struct Action_4_t9E12995424CAFA0450021E48FF6FE4ABF2A895EE; // System.Action`4 struct Action_4_tC40012D9691E5DE5C97D2E1EF4FE6A87C8C0FC3E; // System.Comparison`1 struct Comparison_1_t8B53B4CEDFCAA2901ADED4D0797304CC695D21E0; // System.Comparison`1 struct Comparison_1_t47C8B3739FFDD51D29B281A2FD2C36A57DDF9E38; // System.Comparison`1 struct Comparison_1_t2A0FDAFB7FAEC9EA981CEC81112645F678674713; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t60275C105022D515270F8E8181130D8B1020CB74; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t39026A5DD820BD9D56E31AE040F65A46CC96DC43; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t52ECB6047A9EDAD198D0CC53F331CDEAAA83BED8; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tC57BBAB6AC82D50B6FF6890E64931FA87445BD87; // System.Func`1 struct Func_1_t76FCDA5C58178ED310C472967481FDE5F47DCF0F; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t1CEFC4032D36100FE58999A10DFB02F5139BC4AF; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t52B1AC8D9E5E1ED28DF6C46A37C9A1B00B394F9D; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_tBD60400523D840591A17E4CBBACC79397F68FAA2; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t0433C5574AE0B8AB9FB6B71065909FA236452BBA; // System.Collections.Generic.IList`1 struct IList_1_tF03C1C9CDD1741EED976FCC435CC5369D3CBE33C; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t9E8F7D40C8A4C798EE588008A049D5AD0D4A9A46; // System.Collections.Generic.List`1 struct List_1_t39946D94B66FAE9B0DED5D3A84AD116AF9DDDCC1; // System.Collections.Generic.List`1 struct List_1_tEF3D2378B547F18609950BEABF54AF34FBBC9733; // System.Collections.Generic.List`1 struct List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5; // System.Collections.Generic.List`1 struct List_1_t2B519B7CD269238D4C71A96E4B005CF88488FACA; // System.Collections.Generic.List`1 struct List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7; // System.Collections.Generic.List`1 struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5; // System.Collections.Generic.List`1 struct List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447; // System.Collections.Generic.List`1 struct List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3; // System.Collections.Generic.List`1 struct List_1_t400048180333F4A09A4A727C9A666AA5D2BB27A9; // System.Collections.Generic.List`1 struct List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181; // System.Collections.Generic.List`1 struct List_1_t56455D217921470E52E7D33A1794256E31084DD8; // System.Collections.Generic.List`1 struct List_1_t1BC024192EE6F54EADD3239A60DB2A4A0B4B5048; // System.Collections.Generic.List`1 struct List_1_t39579540B4BF5D674E4CAA282D3CEA957BCB90D4; // System.Collections.Generic.List`1 struct List_1_tE7A3E65EF4EFEB8E88A946737890AE19BB382B79; // System.Collections.Generic.List`1 struct List_1_t3B0820C8464D06CB2C98E3D7C75B224815E79323; // System.Collections.Generic.List`1 struct List_1_tAFE5FB6C0748B3F09995DFECDDE3799D9E0AF5C9; // System.Predicate`1 struct Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB; // System.Predicate`1 struct Predicate_1_t782ED4F640A61B7ACA1DD787F7C4993C746207B3; // System.Predicate`1 struct Predicate_1_t4806580ABAB56A4EEF680F92AC0F2947AF70CB71; // System.Collections.Generic.Stack`1 struct Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981; // System.Collections.Generic.Stack`1 struct Stack_1_tF2F8B5476F614882C00CEDDE027482B818D7FF1D; // UnityEngine.UI.CoroutineTween.TweenRunner`1 struct TweenRunner_1_tD84B9953874682FCC36990AF2C54D748293908F3; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t366679398556F0B47AFC79646A0955C9F9309E66; // System.WeakReference`1 struct WeakReference_1_t31103BF0AB213236F697B644B27B7480DEF79D5E; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t9981D8C43273D4ED52D2DD40EE3B57D280C3BA61; // System.Byte[] struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // UnityEngine.Color[] struct ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834; // System.Delegate[] struct DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8; // UnityEngine.GradientAlphaKey[] struct GradientAlphaKeyU5BU5D_t4B07B8959D70A589B53B18B15512C74AEBD03748; // UnityEngine.GradientColorKey[] struct GradientColorKeyU5BU5D_t93452502F87F8D08C4E848B95CFCBDFCD482056A; // System.Int16[] struct Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD; // System.Int32[] struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; // System.IntPtr[] struct IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6; // OVRCameraRig[] struct OVRCameraRigU5BU5D_t5F0CF6CD037F55130D604C570CDAE49C76DD7A69; // OVROverlay[] struct OVROverlayU5BU5D_t47CED282C83A22FEF097666B7182AB0538A6B2D0; // System.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; // UnityEngine.RaycastHit[] struct RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09; // UnityEngine.RaycastHit2D[] struct RaycastHit2DU5BU5D_tDEABD9FBBA32C695C932A32A1B8FB9C06A496F09; // UnityEngine.EventSystems.RaycastResult[] struct RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D; // System.Single[] struct SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971; // System.String[] struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A; // UnityEngine.Texture[] struct TextureU5BU5D_t9DBF348F22539052ACB9387E8BB14A3AF2701150; // UnityEngine.Vector2[] struct Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA; // UnityEngine.Vector3[] struct Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4; // OVRDisplay/EyeRenderDesc[] struct EyeRenderDescU5BU5D_t2DFDC02BF83A13DE61FB8E7F8A46DD3AF2D0EACF; // OVRInput/HapticInfo[] struct HapticInfoU5BU5D_t211B0C9EE0EA90574B4037CCF26B3B52375D8751; // OVRInput/OpenVRControllerDetails[] struct OpenVRControllerDetailsU5BU5D_t75E74318822478AF5AE59EFF5D1A98263EEF57A8; // OVROverlay/LayerTexture[] struct LayerTextureU5BU5D_tD59724CCA852586FDC68CC76E1DE5B180B68B8CE; // OVRPassthroughLayer/DeferredPassthroughMeshAddition[] struct DeferredPassthroughMeshAdditionU5BU5D_tA4978B4560F487140FFFE3C9AEE3EDEE6A7676D4; // OVRPlugin/AppPerfFrameStats[] struct AppPerfFrameStatsU5BU5D_tFCA0D0BBD5ADC79D31EB94317DFF1B3E090C361A; // OVRPlugin/Bone[] struct BoneU5BU5D_t1288E05740DDAC86F76F4CD2019C35A17E72C981; // OVRPlugin/BoneCapsule[] struct BoneCapsuleU5BU5D_tB4D9AC5CF59206C13FBD0A3725C45C1F6EBCE295; // OVRPlugin/Fovf[] struct FovfU5BU5D_tC75D0D986097FBCE693015FB2BF11B3D16CDE30D; // OVRPlugin/Quatf[] struct QuatfU5BU5D_t652B5A0EAB7922962EBF168B1FC099D8873D11D5; // OVRPlugin/Rectf[] struct RectfU5BU5D_t64805D8B186B1FC8FEA942B8FFA908421F80F72F; // OVRPlugin/SpatialEntityComponentType[] struct SpatialEntityComponentTypeU5BU5D_t36EC2C947308D99EFA43208D6523D0E43A270BA8; // OVRPlugin/SpatialEntityUuid[] struct SpatialEntityUuidU5BU5D_tEDC09D7B3DA21CDAC2845568807D787A09B85093; // OVRPlugin/TrackingConfidence[] struct TrackingConfidenceU5BU5D_t568C8F700A41BD4F365DD5A0155BEB20A3289322; // OVRPlugin/Vector2f[] struct Vector2fU5BU5D_tDFE631EB0CA3AD9641ACB54877BE5021D4503D81; // OVRPlugin/Vector3f[] struct Vector3fU5BU5D_tF46AAFD7783CD588B90BD2005671A9CB63F305F1; // OVRPlugin/Vector4f[] struct Vector4fU5BU5D_t878402FA8B2D0257AABBD8FAC22B10791B6E8EC4; // OVRPlugin/Vector4s[] struct Vector4sU5BU5D_t0843A693C8D2BBD9A66BA8F3EBF4773C2ECE39C4; // OVRRaycaster/RaycastHit[] struct RaycastHitU5BU5D_t9B88E8B1B47A781EF9F2FB2152486B225C2B34C2; // System.Action struct Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6; // System.ArgumentException struct ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00; // UnityEngine.AssetBundle struct AssetBundle_t4D34D7FDF0F230DC641DC1FCFA2C0E7E9E628FA4; // System.AsyncCallback struct AsyncCallback_tA7921BEF974919C46FF8F9D9867C567B200BB0EA; // UnityEngine.AsyncOperation struct AsyncOperation_tB6913CEC83169F22E96067CE8C7117A221E51A86; // UnityEngine.EventSystems.AxisEventData struct AxisEventData_t5F2EE83206BFD1BC59087D1C9CE31A4389A17E1E; // UnityEngine.EventSystems.BaseEventData struct BaseEventData_t722C48843CF21B50E06CC0E2E679415E38A7444E; // UnityEngine.EventSystems.BaseInput struct BaseInput_tEF29D9AD913DF0552A9C51AF200B4FEB08AF737D; // UnityEngine.EventSystems.BaseInputModule struct BaseInputModule_t395DEB45C225A941B2C831CBDB000A23E5899924; // UnityEngine.EventSystems.BaseRaycaster struct BaseRaycaster_tBC0FB2CBE6D3D40991EC20F689C43F76AD82A876; // UnityEngine.Behaviour struct Behaviour_t1A3DDDCF73B4627928FBFE02ED52B7251777DBD9; // UnityEngine.Camera struct Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C; // UnityEngine.Canvas struct Canvas_t2B7E56B7BDC287962E092755372E214ACB6393EA; // UnityEngine.CanvasRenderer struct CanvasRenderer_tCF8ABE659F7C3A6ED0D99A988D0BDFB651310F0E; // UnityEngine.CharacterController struct CharacterController_tCCF68621C784CCB3391E0C66FE134F6F93DD6C2E; // System.Globalization.CodePageDataItem struct CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E; // UnityEngine.Collider struct Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02; // UnityEngine.Component struct Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684; // UnityEngine.Coroutine struct Coroutine_t899D5232EF542CB8BA70AF9ECEECA494FAA9CCB7; // System.Text.DecoderFallback struct DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D; // System.Delegate struct Delegate_t; // System.DelegateData struct DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288; // System.Text.EncoderFallback struct EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4; // System.Text.Encoding struct Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827; // UnityEngine.EventSystems.EventSystem struct EventSystem_t5DC458FCD0355A74CDCCE79287B38B9C4278E39C; // UnityEngine.GameObject struct GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319; // UnityEngine.Gradient struct Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2; // UnityEngine.UI.Graphic struct Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24; // UnityEngine.UI.GraphicRaycaster struct GraphicRaycaster_tD6DFF30B8B7F1E0DA9522A4F2BB9DC18E19638E6; // System.Collections.Hashtable struct Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC; // System.IAsyncResult struct IAsyncResult_tC9F97BF36FCF122D29D3101D80642278297BF370; // System.Collections.IDictionary struct IDictionary_t99871C56B8EC2452AC5C4CF3831695E617B89D3A; // System.Collections.IEnumerator struct IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105; // OVRSimpleJSON.JSONNode struct JSONNode_tAE7C74940CE54C0AFC86B0F0500CAAC34807E51B; // UnityEngine.LineRenderer struct LineRenderer_t237E878F3E77C127A540DE7AC4681B3706727967; // UnityEngine.Material struct Material_t8927C00353A72755313F046D0CE85178AE8218EE; // UnityEngine.Mesh struct Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6; // UnityEngine.MeshCollider struct MeshCollider_t1983F4E7E53D8C6B65FE21A8B4E2345A84D57E98; // UnityEngine.MeshFilter struct MeshFilter_t763BB2BBF3881176AD25E4570E6DD215BA0AA51A; // UnityEngine.MeshRenderer struct MeshRenderer_tCD983A2F635E12BCB0BAA2E635D96A318757908B; // System.Reflection.MethodInfo struct MethodInfo_t; // UnityEngine.MonoBehaviour struct MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A; // OVRBoundary struct OVRBoundary_tD61D7BB91BDB049797EFCC542682BCEC658B4EEF; // OVRCameraRig struct OVRCameraRig_t743037A817D9B163CBAAA707F8B74E095D77A517; // OVRCursor struct OVRCursor_t2773859B8D1061E80DBA9CD35C00835EBC7F15ED; // OVRDisplay struct OVRDisplay_tF5034EBAB0DA4F06CA0F3CD89B81E383C433032E; // OVRGLTFLoader struct OVRGLTFLoader_t3BBB7B7E8C50F50DCC355934FB388034F1C05A01; // OVRManager struct OVRManager_t6088CD544814E5A64EEB830D130A6816E79D0036; // OVRMixedRealityCaptureSettings struct OVRMixedRealityCaptureSettings_t83BE3A431BD6F52C2F2E6EE7A73394AE7DC99F8D; // OVRNativeBuffer struct OVRNativeBuffer_t45C08D3101E39570CCF69BCC10204F065D7F5BD0; // OVROverlay struct OVROverlay_t38325187DABEB39EACE0C5FA1102F149CB9B3BF7; // OVROverlayMeshGenerator struct OVROverlayMeshGenerator_t2CD47A27387F4EC37565D0F2000E174F11C0239D; // OVRPassthroughLayer struct OVRPassthroughLayer_t5E9DB341891664EC179D63B778948C649620EBCB; // UnityEngine.EventSystems.OVRPhysicsRaycaster struct OVRPhysicsRaycaster_t4891B0F9470BF58435F8007A2177FC5911B07F83; // OVRPlatformMenu struct OVRPlatformMenu_t76BC5642F32844CA96618C70C0C9430A65227997; // OVRPlayerController struct OVRPlayerController_tE116AB059D501687739ED40C01E36F126B46F98D; // UnityEngine.EventSystems.OVRPointerEventData struct OVRPointerEventData_t4FCC0A544D8D5203E198646B96A675CD4A97FE1C; // OVRPointerVisualizer struct OVRPointerVisualizer_t6A8E4AE374EBA1414946601415436A1D6FCCE992; // OVRProfile struct OVRProfile_t50093ECE56A92AB8622A8E48DD458E8CEFE71C76; // OVRProgressIndicator struct OVRProgressIndicator_t87CE0038995558357BECC67F4F2D9D03C5D419A0; // OVRRaycaster struct OVRRaycaster_t42A56672D9EF2264E57CCFEA2835625E185C6551; // OVRResetOrientation struct OVRResetOrientation_tB5502C69E9C67C4FF63DDEE8900B700AB6D5881C; // OVRResources struct OVRResources_t37AF76312E9A68399D23273B1E6C5472DAD25F05; // OVRRuntimeController struct OVRRuntimeController_tEE2D7EA008E9FE708F8DAC57CC9237F62E26FCA0; // OVRRuntimeSettings struct OVRRuntimeSettings_t3D2B8321092BAC35E39905B41D0690CEFD8AB343; // OVRTracker struct OVRTracker_tF07580E7AD8A4B9913B767CB1E7246CA0716599A; // UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A; // System.PlatformNotSupportedException struct PlatformNotSupportedException_t4F02BDC290520CA1A2452F51A8AC464F6D5E356E; // UnityEngine.EventSystems.PointerEventData struct PointerEventData_tC6C1BEE9D4C8755A31DA7FC0C9A1F28A36456954; // System.Security.Cryptography.RandomNumberGenerator struct RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50; // UnityEngine.RectTransform struct RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072; // UnityEngine.Renderer struct Renderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F; // UnityEngine.Shader struct Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39; // System.IO.Stream struct Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB; // System.String struct String_t; // System.Text.StringBuilder struct StringBuilder_t; // UnityEngine.Texture struct Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE; // UnityEngine.Texture2D struct Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF; // UnityEngine.Transform struct Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1; // UnityEngine.Events.UnityAction struct UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099; // System.Version struct Version_tBDAEDED25425A1D09910468B8BD1759115646E3C; // UnityEngine.UI.VertexHelper struct VertexHelper_tDE8B67D3B076061C4F8DF325B0D63ED2E5367E55; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5; // UnityEngine.Camera/CameraCallback struct CameraCallback_tD9E7B69E561CE2EFDEEDB0E7F1406AC52247160D; // UnityEngine.Canvas/WillRenderCanvases struct WillRenderCanvases_t459621B4F3FA2571DE0ED6B4DEF0752F2E9EE958; // OVRManager/InstantiateMrcCameraDelegate struct InstantiateMrcCameraDelegate_t88AE114F98A83D1400AD11939F67832C06C843B4; // OVROverlay/ExternalSurfaceObjectCreated struct ExternalSurfaceObjectCreated_t8920C1D760358680EBF41C7DC7F9765475452D96; // OVRPassthroughLayer/<>c__DisplayClass10_0 struct U3CU3Ec__DisplayClass10_0_t315AFCB3B5BB2075D2D2616908508577B5525985; // OVRPassthroughLayer/<>c__DisplayClass9_0 struct U3CU3Ec__DisplayClass9_0_tEAC6F88D667E0A40E71FEFDC036FE784B1CCCAEC; // OVRPlugin/GUID struct GUID_tA04E8DA38237C3CE6248D4DC918C7F546FD2ACFC; // OVRPlugin/Mesh struct Mesh_t5FE313505A44F65F8EA6B794D2713A900CDEFA3E; // OVRResources/<>c__DisplayClass2_0 struct U3CU3Ec__DisplayClass2_0_tF07D6041A80B6F44715DA2A741053A86E6E038B5; // OVRRuntimeController/d__14 struct U3CUpdateControllerModelU3Ed__14_t680AC9AD09AD7D40BA4B6632087B903E33CCFBBA; // UnityEngine.EventSystems.PointerInputModule/MouseState struct MouseState_tD62A64A795CF964D179003BB566EF667DB7DACC1; // UnityEngine.RectTransform/ReapplyDrivenProperties struct ReapplyDrivenProperties_t1441259DADA8FE33A95334AC24C017DFA3DEB4CE; IL2CPP_EXTERN_C RuntimeClass* Action_1_t018138B4CBF5B6B867B79945B5ACB92C21456DE7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Action_1_t75B6371B869E36A42B0DFFC8D8B2630F1D659A6C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BoneCapsuleU5BU5D_tB4D9AC5CF59206C13FBD0A3725C45C1F6EBCE295_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BoneU5BU5D_t1288E05740DDAC86F76F4CD2019C35A17E72C981_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Comparison_1_t2A0FDAFB7FAEC9EA981CEC81112645F678674713_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Comparison_1_t8B53B4CEDFCAA2901ADED4D0797304CC695D21E0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t60275C105022D515270F8E8181130D8B1020CB74_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventSystem_t5DC458FCD0355A74CDCCE79287B38B9C4278E39C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_1_t76FCDA5C58178ED310C472967481FDE5F47DCF0F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GUID_tA04E8DA38237C3CE6248D4DC918C7F546FD2ACFC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GradientAlphaKeyU5BU5D_t4B07B8959D70A589B53B18B15512C74AEBD03748_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GradientColorKeyU5BU5D_t93452502F87F8D08C4E848B95CFCBDFCD482056A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GraphicRaycaster_tD6DFF30B8B7F1E0DA9522A4F2BB9DC18E19638E6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GraphicRegistry_t3993D13217A68FC7F6FF5A74B3AD46BFD7DFA4B3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Guid_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ICollection_1_t72B84F96FA1E6C3D1516398EFF55C902D7EC38B5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IList_1_tF03C1C9CDD1741EED976FCC435CC5369D3CBE33C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IntPtr_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t3B0820C8464D06CB2C98E3D7C75B224815E79323_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t400048180333F4A09A4A727C9A666AA5D2BB27A9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tAFE5FB6C0748B3F09995DFECDDE3799D9E0AF5C9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Material_t8927C00353A72755313F046D0CE85178AE8218EE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Mesh_t5FE313505A44F65F8EA6B794D2713A900CDEFA3E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRGLTFLoader_t3BBB7B7E8C50F50DCC355934FB388034F1C05A01_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRInputModule_tAB15AE5F3B04611A8315BD6E533EAFD83504F3C1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRInput_t3C43263053F2510BDF75588657A71B87702767FB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRManager_t6088CD544814E5A64EEB830D130A6816E79D0036_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRNativeBuffer_t45C08D3101E39570CCF69BCC10204F065D7F5BD0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVROverlayMeshGenerator_t2CD47A27387F4EC37565D0F2000E174F11C0239D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_0_1_0_tCA0A91720B4965A49CFBDE2BB8B46C45C0506363_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_0_1_1_tDBA6AC71AD154F15B030DA727A007698955CAC35_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_0_1_2_t9F1777A7676D69850A9FCE246B828AF39B37B21F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_0_1_3_t02842C0873561109CAACB9DFB89EA536B03CE6DB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_0_5_0_tC3F2B3F8B4CB16E8BA1CBF6523368CD534A8FC6B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_0_0_t7A7165DD6675CECD30E91119E2C52E21FE6511EA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_10_0_t0DB86A7DDD12A1BA29B958F15F2D2BEA2B8ACA78_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_11_0_t78D9B40FC078D1401B97BAF10425F4FD166FF515_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_12_0_tED05232B37787981D9EFBC2FF6D9B09B63F179E8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_15_0_t33D48C3749C0197D1B6487D5D5AAF37377115C91_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_16_0_tA9EB48CC4CAB14D7009355FA1AA70D079D7F924C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_17_0_t04D4429D59A774AB70E76FCB013083375ACDA6A5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_18_0_t6554FAD6B9EF4306F89E47B14D3D2FFF0759B4D0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_1_0_tFFA96549F4A9EECB6BC6DE3B0E55CCA313848300_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_21_0_tB9C80014C524327C3350066E149A543AE1EF619D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_28_0_tF0B7D50816EA5B6A633C6C428992573947320565_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_29_0_t918278FFDFD85AAB45BDD32748CB748326A99CDB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_2_0_t86480FE48DC2A17D54962BE5255652B2CAE172FC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_30_0_t4D250C144546622A0795A2F91B99E8E77BB5EDC2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_31_0_t8C43CCA8BA64FB271C032EDD8AF604AC7DA07D46_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_32_0_t693E99E48FBAB6F9EC9AE0284958D46A10112BC3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_34_0_t9F3B8A75B7A40F061C00A0F5354B3F7E5DCF6403_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_38_0_tD15FCE1881C61EB03DA410A9704D802BF19565DE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_3_0_t1670A3C38353D3938DCBD5377D6F9073CFD17637_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_42_0_tFBBAC38B46711688EA744EC2739609E6EF095A49_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_44_0_t0DF156B1270FA4A8B5EA797E36FBCF02543E2533_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_45_0_tBC912919E51AEAF8ECAB702043E3985C90837770_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_46_0_tC3400A2C00B6D8EE38FD932CDD1C4F0A1ED21A42_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_48_0_tB369070283C048120D89034AA803B4BC3D3B2C34_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_49_0_t37828BE2EB66B2F41CE8E6ED52665F41DB2EBEC3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_55_0_tDCA8C7B9D9A46B3E59241FA312C9EF811A9CFE78_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_55_1_tEBBDE7CE8383D1C93474948609762A9723868E97_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_57_0_t37D7059351C83120BD43C73F28C837AF9627707D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_5_0_t6A85C8628F00CC1DF9984C6D56E2F7F8A0E8C6CC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_63_0_t41C3B110FD473A2D016105D3597E467398423C6B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_64_0_t8BADB40670843F14D970DF497770D145D19DF740_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_65_0_tD64C9D6C64FF4AA93A05FC487E1E335A35E33CD0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_66_0_t20594063ACB26928C04C5E8E20FE2039CD6F7B0D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_67_0_t520D6EB5DA725CF803E8C83168059AB3A4A636E3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_68_0_tD68BE9E69A7CCD84E81240104FD4CE0B0ABDDCFB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_69_0_t8501AD6F6097431F5C11055E4F7B3155381936E1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_6_0_t4FD03ADC1458C7CEB4C56C3CA72D59EF7C2BCE86_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_7_0_t2AD10FF99244465E1A50F39303B92FFC45C9D450_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_8_0_tD6FEA7A91F5F105CD8843B0E2D5459C0218252E7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRP_1_9_0_tC543307A6CB01708A6E9EDEBBB3FA2D80BC65B65_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRPassthroughLayer_t5E9DB341891664EC179D63B778948C649620EBCB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRPlatformMenu_t76BC5642F32844CA96618C70C0C9430A65227997_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRPlugin_t33529050E1318B8BC645C7451E1A3C8C4E500DCF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRPose_t1790A96D5053B6003D0F1B82F55619B648D2A613_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRRaycaster_t42A56672D9EF2264E57CCFEA2835625E185C6551_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRResources_t37AF76312E9A68399D23273B1E6C5472DAD25F05_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OVRRuntimeController_tEE2D7EA008E9FE708F8DAC57CC9237F62E26FCA0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Physics2D_t1C1ECE6BA2F958C5C1440DDB9E9A5DAAA8F86D92_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PlatformNotSupportedException_t4F02BDC290520CA1A2452F51A8AC464F6D5E356E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PoseStatef_t216D5C591E7B3996203A35C7477F5470DC5692B2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Posef_tAB560ABDD92D837B4DF63F6FAEE32A1E1144B952_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Predicate_1_t4806580ABAB56A4EEF680F92AC0F2947AF70CB71_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Predicate_1_t782ED4F640A61B7ACA1DD787F7C4993C746207B3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* QuatfU5BU5D_t652B5A0EAB7922962EBF168B1FC099D8873D11D5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Quatf_t62062FC7CE72F55D499CA6BFF7EF122D2C6AF42D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RuntimeObject_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SceneManager_tEC9D10ECC0377F8AE5AEEB5A789FFD24364440FA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Stack_1_tF2F8B5476F614882C00CEDDE027482B818D7FF1D_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* String_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TrackingConfidenceU5BU5D_t568C8F700A41BD4F365DD5A0155BEB20A3289322_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec__DisplayClass10_0_t315AFCB3B5BB2075D2D2616908508577B5525985_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec__DisplayClass2_0_tF07D6041A80B6F44715DA2A741053A86E6E038B5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec__DisplayClass9_0_tEAC6F88D667E0A40E71FEFDC036FE784B1CCCAEC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t32751B4E43330881A17DA27A40C2229B297B09CD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tE07379D5D65DFCC4ACACA0D64AD48BDE505C5D0B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CUpdateControllerModelU3Ed__14_t680AC9AD09AD7D40BA4B6632087B903E33CCFBBA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Vector3f_tF74D3A692AC7064BFF4EBEC1E704723CA2905417_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Version_tBDAEDED25425A1D09910468B8BD1759115646E3C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral06A17D93E6D67BEA37EBBF3A9D7FC06B40689CD1; IL2CPP_EXTERN_C String_t* _stringLiteral09E89E7CD385BF3428CF3232495144D42A595F2A; IL2CPP_EXTERN_C String_t* _stringLiteral0B22908A45168A6E9DE7CD887FDF0C6D6D458AE2; IL2CPP_EXTERN_C String_t* _stringLiteral0D41392A1C333A59FF1202728753E753CF05C589; IL2CPP_EXTERN_C String_t* _stringLiteral11908FA390970CC25D7826893E600B754F9B8266; IL2CPP_EXTERN_C String_t* _stringLiteral14B56760D182F49A5B8585E5AE9E53E78FB30584; IL2CPP_EXTERN_C String_t* _stringLiteral1B03522B59BD940400E994AE3066D91E02226E25; IL2CPP_EXTERN_C String_t* _stringLiteral1B716E7364C6B61AD4D061F4B9FAC92D6EDCF983; IL2CPP_EXTERN_C String_t* _stringLiteral1C51F4F387A0C533B889271AC9D97E9BE8111952; IL2CPP_EXTERN_C String_t* _stringLiteral1EC5A90CC65C8BDA58643C956BA4E6F8E4436A5A; IL2CPP_EXTERN_C String_t* _stringLiteral1FF1E10A290EC11AB4C6B8CA7BD71BA07C515124; IL2CPP_EXTERN_C String_t* _stringLiteral248064BB7D77A3A9B1CF2DACE9EFD5143C03A054; IL2CPP_EXTERN_C String_t* _stringLiteral27EB0DB7B4B27BF725AFBD584A7B4E75C84DD304; IL2CPP_EXTERN_C String_t* _stringLiteral2CCE53D1A67BDE745CB47AEA403EBB1CF1CCAC57; IL2CPP_EXTERN_C String_t* _stringLiteral3EE7005C02E0201E8B5825C15A0A202B4F333536; IL2CPP_EXTERN_C String_t* _stringLiteral44910D0B8135404EA4BFBDCD768849D3526BFE0C; IL2CPP_EXTERN_C String_t* _stringLiteral555F01BF175387F6D82EE5F858FF8386CB1AEE44; IL2CPP_EXTERN_C String_t* _stringLiteral5E70A67AE2ECC4A06A12EF5F2325EA50318F6C02; IL2CPP_EXTERN_C String_t* _stringLiteral648914A093985808CF46BF6AE7D4D57EE9454861; IL2CPP_EXTERN_C String_t* _stringLiteral65B5E83C08F7807854725D76C45BC1C142F490A0; IL2CPP_EXTERN_C String_t* _stringLiteral665CDC21F1CB7F212106ABD8AB47690B89F7B082; IL2CPP_EXTERN_C String_t* _stringLiteral6AA35A4681858E9ECF0FE312707FB4D4FD5A7985; IL2CPP_EXTERN_C String_t* _stringLiteral6E9C24057F615379D73CF18B9AB6EAA626FD00A5; IL2CPP_EXTERN_C String_t* _stringLiteral6FC76FA2E01EFCB38828DC59CF738F947E910E45; IL2CPP_EXTERN_C String_t* _stringLiteral709C1BE385364BF7215290F6C80B9E13ED6C07AB; IL2CPP_EXTERN_C String_t* _stringLiteral70FCD6DC28D5BCACDDBBCC65CC78E5E8837873AE; IL2CPP_EXTERN_C String_t* _stringLiteral7148261E33994A996946A6EE61CDA8B7132C8E7E; IL2CPP_EXTERN_C String_t* _stringLiteral7B6CDBF1ADFAA4BEFE02538F7B091F82E1AEA324; IL2CPP_EXTERN_C String_t* _stringLiteral7C7AD0579136AD5828D6FF83221FBC62182ED794; IL2CPP_EXTERN_C String_t* _stringLiteral808C96E6416C33E53278B75E642F2B6A2BA75859; IL2CPP_EXTERN_C String_t* _stringLiteral88BEE283254D7094E258B3A88730F4CC4F1E4AC7; IL2CPP_EXTERN_C String_t* _stringLiteral8AC2B57080F6E69A805E90F5F58B0FBC46CE5AA6; IL2CPP_EXTERN_C String_t* _stringLiteral9028BC63508056A2AEC26C583D4C7C62FDE07159; IL2CPP_EXTERN_C String_t* _stringLiteral9322C97C24358B81C06C20E26809E234ABE92AE6; IL2CPP_EXTERN_C String_t* _stringLiteral9645E3E210B0ED0B5C6F476D06C93A64D7E6A742; IL2CPP_EXTERN_C String_t* _stringLiteral97949C809FAE8AD49BF4DA35A46951F99B00E5E1; IL2CPP_EXTERN_C String_t* _stringLiteral9A83AB1E2FAFDD8638D167963BDA479EE641E7A8; IL2CPP_EXTERN_C String_t* _stringLiteral9C5CA5F3D440697E7CE47F45B0AE3B6DB74C2054; IL2CPP_EXTERN_C String_t* _stringLiteralA07F5A1529B36ECA8A9C56E554C9319D8BCC5B02; IL2CPP_EXTERN_C String_t* _stringLiteralA8A3BAC5A67B9E6CF1238042477D23912D0A5AE3; IL2CPP_EXTERN_C String_t* _stringLiteralAAD329BEE4AA4299DC498EF86EE4D802F5F77951; IL2CPP_EXTERN_C String_t* _stringLiteralAD3AE4A3CA6DF565E2EA21E533DFAC033B8010C6; IL2CPP_EXTERN_C String_t* _stringLiteralB1739B201F41314757D43A75444D0F75A413003E; IL2CPP_EXTERN_C String_t* _stringLiteralB38367465F760B367A32071218C3C5CE8D15077C; IL2CPP_EXTERN_C String_t* _stringLiteralB3A55073C42509A50E7307AC185B27A75CC5C2C8; IL2CPP_EXTERN_C String_t* _stringLiteralB4705CCB6B015DADE9B7063D15E59D6BAE057C37; IL2CPP_EXTERN_C String_t* _stringLiteralB57A6820028A57E01C2B7F5C38BEB66A34D615B3; IL2CPP_EXTERN_C String_t* _stringLiteralB5BF3270E3D3D280FFD41A1D613A8DBC4DCCFDE7; IL2CPP_EXTERN_C String_t* _stringLiteralB9AD78CBFE96EFE3227B6F467DA563E5F6136C6B; IL2CPP_EXTERN_C String_t* _stringLiteralBC250738CF6553169DE970EACBEDFB060B58A41B; IL2CPP_EXTERN_C String_t* _stringLiteralC87B5CD706B97000E86D184044E20A9D41B8D87A; IL2CPP_EXTERN_C String_t* _stringLiteralD4A6550DD1443AAFAC650AA351894CE5C8630895; IL2CPP_EXTERN_C String_t* _stringLiteralDB1334B07CE2A0153E77054CF8FA3829A2097735; IL2CPP_EXTERN_C String_t* _stringLiteralDC5766A1B3A1FF933D9F773358AD55BC6E9F561C; IL2CPP_EXTERN_C String_t* _stringLiteralE0C2E03FB7C0DB4AF9E1547162983C3BB1D324F1; IL2CPP_EXTERN_C String_t* _stringLiteralEE6241B460A68DF5828B44B7759DA9A3B4CDA13B; IL2CPP_EXTERN_C String_t* _stringLiteralF5D559A82DDCFB84D3FD9A652253733833553DDB; IL2CPP_EXTERN_C String_t* _stringLiteralFE0306DFF39AFEDD3CFBC4E1E5509633382A6DD1; IL2CPP_EXTERN_C String_t* _stringLiteralFFF7F11090D3F6E79DEC50783602B16EBDA6164E; IL2CPP_EXTERN_C const RuntimeMethod* Action_1_Invoke_mD3B4F90C4F42A97433E87463687F1427AF0B07EA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Action_1__ctor_m92C0253B3F4D517EAB3AEC0088402DFC4FF406F1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_Sort_TisRaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89_mCB146512F8309CC42856215D81723CBB2FA12F8D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Comparison_1__ctor_m517A032DB8CC1C54A599A71A403AD681EE41E239_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Comparison_1__ctor_m680E9C1A22229C69AD72241082C6328C9F473F7C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponentInParent_TisOVRCameraRig_t743037A817D9B163CBAAA707F8B74E095D77A517_m46637DF4909D44287D7EA1432F5C7DF9563F7316_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisCanvas_t2B7E56B7BDC287962E092755372E214ACB6393EA_mD63281542675697ADC038B664E30F73F6BC1F1D1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisMeshCollider_t1983F4E7E53D8C6B65FE21A8B4E2345A84D57E98_mCAB2C5E75B9AC6477D7503D956EA7CA965BBC24F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisMeshFilter_t763BB2BBF3881176AD25E4570E6DD215BA0AA51A_m4E31C5D3D0490AEE405B54BE9F61802EA425B9DC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisMeshRenderer_tCD983A2F635E12BCB0BAA2E635D96A318757908B_m87EEABB28FFB9E9553015DD36B7C6F7C45A7F537_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisOVRCameraRig_t743037A817D9B163CBAAA707F8B74E095D77A517_m18417C595A472249852E16E0DB9A2532419D40F1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_m8DE38C05B1C066D0A6FD72D89EA172AED823CDF8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_mD0380FA8DDBD43AEE47C3C35D7E692A8C598AA22_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_ContainsKey_mA99CEE2F63AA7CF55BE5BD8086D81A04DF752BF3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_GetEnumerator_m0EE848B7FC5194729705E820E5FE8294E318FF44_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Remove_m60CB120AF09FE1BEA7CCACCFB6200A097BD1BFB6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_mD67B24D91A75A3381FC5C5BBCF5D7B44F359FCC5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m5150CC06AC9C7810ABD447E0983EAC2BD37B0F58_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m31E3AA6DD81B1E20A67AA766A322F9C3A57CDEE1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m19F8BAD8661E34E42129CEC6C8B354630B70AEEC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m852A8495DB3A457847F48FFC40CD2197076BBCFD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_1__ctor_m16429CB52E95263F4C11AB13CF51474AFB25D1B9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GameObject_AddComponent_TisOVROverlay_t38325187DABEB39EACE0C5FA1102F149CB9B3BF7_m55344729170268134539249661AC0A1FB6D9BDDC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponent_TisCamera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_mE3C86755BA935C0F4BDABF7D1E338FA5247E4F49_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponent_TisCharacterController_tCCF68621C784CCB3391E0C66FE134F6F93DD6C2E_m7BEF91FE93E1E9B2924129545BDCE063DFF62AEC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponent_TisMeshFilter_t763BB2BBF3881176AD25E4570E6DD215BA0AA51A_mD924C79C3DA2B286ACB091AAC225DA91675E62A4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponentsInChildren_TisOVRCameraRig_t743037A817D9B163CBAAA707F8B74E095D77A517_m6DA74FD704E6F6374CBCF86D86B89361F799E66A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2_get_Key_m81F399AAE4B658320CDBDCE76EC6CC3D556A3321_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2_get_Value_mBE5E760059FCBE6D3736BB7EA26BAAA3C82E642D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_AddRange_m67797787DD90CC9BC8EC6EA8EA1E1760EF88302C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m1D8125051801F4C77FF20A5AF6D0C12591C39EF5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m627ED3F7C50096BB8934F778CB980E79483BD2AE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m6C4CDF2E6D3B2347704D0BBC108D0893C1ABBEAE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m6F6884FD95BC354935E8B3D06F4387795CA34167_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m7250EF7CF64FD8C6B917D50D2F0027ECDB7BFB76_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mAE131B53917AD7132F6BA2C05D5D17C38C5A2E59_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mEE653047BDB3486ACC2E16DC6C3422A0BA48F01F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m17AB4CF64254D2A036FA95D9ECC208B39A4A6E50_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m508B72E5229FAE7042D99A04555F66F10C597C7A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_mE0F03A2E42E2F7F8A282AE01C12945F7379DC702_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_mEDC0C9369909876A9CE1EA8E8C70ED0CA559EE7B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Exists_m07E1060C0C57D366E1E99F90AD5EF0F22A628C50_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Find_m76949A7B2F486F40D736C25F73896E5483279FC1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_RemoveAll_m4F399A40C734026D14BFD71C2C986489916F895A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_RemoveAt_mAF69500ED19AAFE6F12061DDDB931A1BD00F757C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Sort_mE1D1D922F7338C5FC0AEB55732752F49822FFB1F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_ToArray_m94163AE84EBF9A1F7483014A8E9906BD93D9EBDB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m0ED1CF21DC6B8863BF9FB9E9CE08331E11258F53_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m30C52A4F2828D86CA3FAB0B1B583948F4DA9F1F9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m3573378502B542D784C33EDE278CFBF73A63AB7B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m45E78772E9157F6CD684A69AAB07CE4082FE5FFD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mE00E8A7FFF302F3E190AFC028FA43FAAE5A62ED0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mF8F23D572031748AD428623AE16803455997E297_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m38EC27A53451661964C4F33683313E1FFF3A060D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m73587078FB268FBC2DF0E3184FBA463CA2D89B6D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mDF1C3D0B955D4DD5250B611825DC217912737BB4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m5B3701773143B0E275855C80902450787531D3D3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mA1B77D5EBFB337730EF96A4B2910AD3E2FD8FAA9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Marshal_PtrToStructure_TisGUID_tA04E8DA38237C3CE6248D4DC918C7F546FD2ACFC_m00504FEC0FE6F64822DE834565725071512D41E6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Marshal_PtrToStructure_TisMesh_t5FE313505A44F65F8EA6B794D2713A900CDEFA3E_m5698E2C5332A3ED04850ACA364ECBE2025710144_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Marshal_SizeOf_TisMesh_t5FE313505A44F65F8EA6B794D2713A900CDEFA3E_m0F6DFC7D6A76DB168A9A5420AAA7A8E58EC6B287_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1__ctor_m1D003211C623F84965E65637BCDCF31FF56950C4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1__ctor_m32EB6B5DB3EA9B62B49C29C367AFAD991AC2A53A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1__ctor_m9D7EBA0DE2F89A891507EC35157C70FC4DC81184_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1__ctor_mF56C0570277E76228EFFCC058F27D47753A72DDA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_HasValue_m18B4CB3968787A0D94E5CAC1F937E562F7254D62_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_HasValue_mDF38934E83DB220B916B5D8F8CE561E6998A533E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_Value_m1FF67A27A5C13A0A525CDB92A6BB9A4A8D55A2C6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_Value_m82C1652529D3842DEB7A70298507DA0DF95D6221_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* OVRPassthroughLayer_SetColorMapMonochromatic_mAD0AD55E9213BB365D317B5217B7BBF4BCBB90AC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* OVRPassthroughLayer_SetColorMap_m0215F8BDF1D6F18C446CEC3E09E945306706A752_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* OVRPlatformMenu_RetreatOneLevel_m4215CECCD434A78998D8779C1517059691AC16F9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* OVRPlayerController_ResetOrientation_m924B710D84A4DE27F69FD7DFFA75D86FC7B490E7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* OVRPlayerController_UpdateTransform_mF590460224C2A7B9CF7B0C869E5F5F3FA40C43AF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* OVRPlugin_get_version_mE1C88A23E158291E2369887F06BFCCF51BFEB6EC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* OVRRuntimeController_InputFocusAquired_mF6F1561FA8428F8643926164B695C5FC21B6C74B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* OVRRuntimeController_InputFocusLost_mEDFD21E170F73D7E5B24710FE1E5ABC698253619_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Object_FindObjectOfType_TisOVRCameraRig_t743037A817D9B163CBAAA707F8B74E095D77A517_mB862EB6825CF928615C882DD6A4AC5AD8AFEE0E7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Predicate_1__ctor_m6B6D8E35C0E83BBC784E881CCFA837ED78F48F14_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Predicate_1__ctor_mA18EB5C05E18E287977F7EAE422917601A3B51AA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_Pop_m19308B108FCD83DA94F8226D651F8516C7FA24B3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_Push_mBDA9BEC4F1E305E21E8C311355B2FBB48FA9F7E5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1__ctor_m82DBFDED5A3F85C292A5A442BF5924D2B3DA8093_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_get_Count_m2119B5BC35A73DF5632B6EE1629334C17D587526_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CGraphicRaycastU3Eb__16_0_m97508388F8F0603E0800CF23EC832AF357FD8B0C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CRaycastU3Eb__15_0_m2A1D5005F42DF586254681A64FE3F98F5A7E9FC4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CSpherecastU3Eb__16_0_m6F3155429E1E080FD58977CD19B4D878DCE1F625_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec__DisplayClass10_0_U3CIsSurfaceGeometryU3Eb__0_m6B1B2119035B869F9E0151D71901EF05905F94B0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec__DisplayClass2_0_U3CLoadU3Eb__0_m4380147FB297565666D6A596196F9CCAFB8DF719_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec__DisplayClass9_0_U3CRemoveSurfaceGeometryU3Eb__0_m134C118C42ED940A697E167E86C015A0903E85A3_RuntimeMethod_var; struct AppPerfFrameStats_t33D029BA9852F5CD168A9F102939289421234D88 ; struct BoneCapsule_t482B1E40C3A6FD1C90BAF5B3A24719B196071B07 ; struct Bone_tFB367C47EBF89DA78C7AA2A09C8D24427723B500 ; struct Delegate_t_marshaled_com; struct Delegate_t_marshaled_pinvoke; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct Fovf_tDC8A783CE35765C1DFE303370D5893EB6087E5EF ; struct Quatf_t62062FC7CE72F55D499CA6BFF7EF122D2C6AF42D ; struct Rectf_t2A1D0CD8A28CA6615FCCE4770967597CB38B30A3 ; struct SpatialEntityUuid_tA19AAB8C1F10B9E48669D6191686B30F350BD8B1 ; struct Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 ; struct Vector3f_tF74D3A692AC7064BFF4EBEC1E704723CA2905417 ; struct Vector4f_t24110069BA2FAF7DB40FE0F5ADB8D9077AE473EE ; struct Vector4s_tD5B54B42EDC5CC229E64974A8A66DFF6EA3F54E1 ; struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; struct ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834; struct GradientAlphaKeyU5BU5D_t4B07B8959D70A589B53B18B15512C74AEBD03748; struct GradientColorKeyU5BU5D_t93452502F87F8D08C4E848B95CFCBDFCD482056A; struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; struct OVRCameraRigU5BU5D_t5F0CF6CD037F55130D604C570CDAE49C76DD7A69; struct RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09; struct RaycastHit2DU5BU5D_tDEABD9FBBA32C695C932A32A1B8FB9C06A496F09; struct SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA; struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A; struct TextureU5BU5D_t9DBF348F22539052ACB9387E8BB14A3AF2701150; struct Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4; struct DeferredPassthroughMeshAdditionU5BU5D_tA4978B4560F487140FFFE3C9AEE3EDEE6A7676D4; struct BoneU5BU5D_t1288E05740DDAC86F76F4CD2019C35A17E72C981; struct BoneCapsuleU5BU5D_tB4D9AC5CF59206C13FBD0A3725C45C1F6EBCE295; struct QuatfU5BU5D_t652B5A0EAB7922962EBF168B1FC099D8873D11D5; struct SpatialEntityComponentTypeU5BU5D_t36EC2C947308D99EFA43208D6523D0E43A270BA8; struct TrackingConfidenceU5BU5D_t568C8F700A41BD4F365DD5A0155BEB20A3289322; struct RaycastHitU5BU5D_t9B88E8B1B47A781EF9F2FB2152486B225C2B34C2; IL2CPP_EXTERN_C_BEGIN IL2CPP_EXTERN_C_END #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Object // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t60275C105022D515270F8E8181130D8B1020CB74 : 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_t9981D8C43273D4ED52D2DD40EE3B57D280C3BA61* ___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_t9E8F7D40C8A4C798EE588008A049D5AD0D4A9A46 * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_t366679398556F0B47AFC79646A0955C9F9309E66 * ___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_t60275C105022D515270F8E8181130D8B1020CB74, ___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_t60275C105022D515270F8E8181130D8B1020CB74, ___entries_1)); } inline EntryU5BU5D_t9981D8C43273D4ED52D2DD40EE3B57D280C3BA61* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t9981D8C43273D4ED52D2DD40EE3B57D280C3BA61** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t9981D8C43273D4ED52D2DD40EE3B57D280C3BA61* 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_t60275C105022D515270F8E8181130D8B1020CB74, ___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_t60275C105022D515270F8E8181130D8B1020CB74, ___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_t60275C105022D515270F8E8181130D8B1020CB74, ___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_t60275C105022D515270F8E8181130D8B1020CB74, ___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_t60275C105022D515270F8E8181130D8B1020CB74, ___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_t60275C105022D515270F8E8181130D8B1020CB74, ___keys_7)); } inline KeyCollection_t9E8F7D40C8A4C798EE588008A049D5AD0D4A9A46 * get_keys_7() const { return ___keys_7; } inline KeyCollection_t9E8F7D40C8A4C798EE588008A049D5AD0D4A9A46 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t9E8F7D40C8A4C798EE588008A049D5AD0D4A9A46 * 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_t60275C105022D515270F8E8181130D8B1020CB74, ___values_8)); } inline ValueCollection_t366679398556F0B47AFC79646A0955C9F9309E66 * get_values_8() const { return ___values_8; } inline ValueCollection_t366679398556F0B47AFC79646A0955C9F9309E66 ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_t366679398556F0B47AFC79646A0955C9F9309E66 * 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_t60275C105022D515270F8E8181130D8B1020CB74, ____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_t260B41F956D673396C33A4CF94E8D6C4389EACB7 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ____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_t260B41F956D673396C33A4CF94E8D6C4389EACB7, ____items_1)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get__items_1() const { return ____items_1; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* 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_t260B41F956D673396C33A4CF94E8D6C4389EACB7, ____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_t260B41F956D673396C33A4CF94E8D6C4389EACB7, ____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_t260B41F956D673396C33A4CF94E8D6C4389EACB7, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447, ____items_1)); } inline RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D* get__items_1() const { return ____items_1; } inline RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D** get_address_of__items_1() { return &____items_1; } inline void set__items_1(RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; // 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_t400048180333F4A09A4A727C9A666AA5D2BB27A9 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* ____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_t400048180333F4A09A4A727C9A666AA5D2BB27A9, ____items_1)); } inline Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* get__items_1() const { return ____items_1; } inline Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* 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_t400048180333F4A09A4A727C9A666AA5D2BB27A9, ____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_t400048180333F4A09A4A727C9A666AA5D2BB27A9, ____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_t400048180333F4A09A4A727C9A666AA5D2BB27A9, ____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_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* ____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_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181, ____items_1)); } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* get__items_1() const { return ____items_1; } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* 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_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181, ____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_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181, ____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_t577D28CFF6DFE3F6A8D4409F7A21CBF513C04181, ____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_t3B0820C8464D06CB2C98E3D7C75B224815E79323 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items DeferredPassthroughMeshAdditionU5BU5D_tA4978B4560F487140FFFE3C9AEE3EDEE6A7676D4* ____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_t3B0820C8464D06CB2C98E3D7C75B224815E79323, ____items_1)); } inline DeferredPassthroughMeshAdditionU5BU5D_tA4978B4560F487140FFFE3C9AEE3EDEE6A7676D4* get__items_1() const { return ____items_1; } inline DeferredPassthroughMeshAdditionU5BU5D_tA4978B4560F487140FFFE3C9AEE3EDEE6A7676D4** get_address_of__items_1() { return &____items_1; } inline void set__items_1(DeferredPassthroughMeshAdditionU5BU5D_tA4978B4560F487140FFFE3C9AEE3EDEE6A7676D4* 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_t3B0820C8464D06CB2C98E3D7C75B224815E79323, ____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_t3B0820C8464D06CB2C98E3D7C75B224815E79323, ____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_t3B0820C8464D06CB2C98E3D7C75B224815E79323, ____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_tAFE5FB6C0748B3F09995DFECDDE3799D9E0AF5C9 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items RaycastHitU5BU5D_t9B88E8B1B47A781EF9F2FB2152486B225C2B34C2* ____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_tAFE5FB6C0748B3F09995DFECDDE3799D9E0AF5C9, ____items_1)); } inline RaycastHitU5BU5D_t9B88E8B1B47A781EF9F2FB2152486B225C2B34C2* get__items_1() const { return ____items_1; } inline RaycastHitU5BU5D_t9B88E8B1B47A781EF9F2FB2152486B225C2B34C2** get_address_of__items_1() { return &____items_1; } inline void set__items_1(RaycastHitU5BU5D_t9B88E8B1B47A781EF9F2FB2152486B225C2B34C2* 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_tAFE5FB6C0748B3F09995DFECDDE3799D9E0AF5C9, ____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_tAFE5FB6C0748B3F09995DFECDDE3799D9E0AF5C9, ____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_tAFE5FB6C0748B3F09995DFECDDE3799D9E0AF5C9, ____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.Stack`1 struct Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981 : public RuntimeObject { public: // T[] System.Collections.Generic.Stack`1::_array ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____array_0; // System.Int32 System.Collections.Generic.Stack`1::_size int32_t ____size_1; // System.Int32 System.Collections.Generic.Stack`1::_version int32_t ____version_2; // System.Object System.Collections.Generic.Stack`1::_syncRoot RuntimeObject * ____syncRoot_3; public: inline static int32_t get_offset_of__array_0() { return static_cast(offsetof(Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981, ____array_0)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__array_0() const { return ____array_0; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__array_0() { return &____array_0; } inline void set__array_0(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ____array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____array_0), (void*)value); } inline static int32_t get_offset_of__size_1() { return static_cast(offsetof(Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981, ____size_1)); } inline int32_t get__size_1() const { return ____size_1; } inline int32_t* get_address_of__size_1() { return &____size_1; } inline void set__size_1(int32_t value) { ____size_1 = value; } inline static int32_t get_offset_of__version_2() { return static_cast(offsetof(Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981, ____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__syncRoot_3() { return static_cast(offsetof(Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981, ____syncRoot_3)); } inline RuntimeObject * get__syncRoot_3() const { return ____syncRoot_3; } inline RuntimeObject ** get_address_of__syncRoot_3() { return &____syncRoot_3; } inline void set__syncRoot_3(RuntimeObject * value) { ____syncRoot_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_3), (void*)value); } }; // System.Collections.Generic.Stack`1 struct Stack_1_tF2F8B5476F614882C00CEDDE027482B818D7FF1D : public RuntimeObject { public: // T[] System.Collections.Generic.Stack`1::_array StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ____array_0; // System.Int32 System.Collections.Generic.Stack`1::_size int32_t ____size_1; // System.Int32 System.Collections.Generic.Stack`1::_version int32_t ____version_2; // System.Object System.Collections.Generic.Stack`1::_syncRoot RuntimeObject * ____syncRoot_3; public: inline static int32_t get_offset_of__array_0() { return static_cast(offsetof(Stack_1_tF2F8B5476F614882C00CEDDE027482B818D7FF1D, ____array_0)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get__array_0() const { return ____array_0; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of__array_0() { return &____array_0; } inline void set__array_0(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ____array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____array_0), (void*)value); } inline static int32_t get_offset_of__size_1() { return static_cast(offsetof(Stack_1_tF2F8B5476F614882C00CEDDE027482B818D7FF1D, ____size_1)); } inline int32_t get__size_1() const { return ____size_1; } inline int32_t* get_address_of__size_1() { return &____size_1; } inline void set__size_1(int32_t value) { ____size_1 = value; } inline static int32_t get_offset_of__version_2() { return static_cast(offsetof(Stack_1_tF2F8B5476F614882C00CEDDE027482B818D7FF1D, ____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__syncRoot_3() { return static_cast(offsetof(Stack_1_tF2F8B5476F614882C00CEDDE027482B818D7FF1D, ____syncRoot_3)); } inline RuntimeObject * get__syncRoot_3() const { return ____syncRoot_3; } inline RuntimeObject ** get_address_of__syncRoot_3() { return &____syncRoot_3; } inline void set__syncRoot_3(RuntimeObject * value) { ____syncRoot_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_3), (void*)value); } }; // UnityEngine.EventSystems.AbstractEventData struct AbstractEventData_tA0B5065DE3430C0031ADE061668E1C7073D718DF : public RuntimeObject { public: // System.Boolean UnityEngine.EventSystems.AbstractEventData::m_Used bool ___m_Used_0; public: inline static int32_t get_offset_of_m_Used_0() { return static_cast(offsetof(AbstractEventData_tA0B5065DE3430C0031ADE061668E1C7073D718DF, ___m_Used_0)); } inline bool get_m_Used_0() const { return ___m_Used_0; } inline bool* get_address_of_m_Used_0() { return &___m_Used_0; } inline void set_m_Used_0(bool value) { ___m_Used_0 = value; } }; struct Il2CppArrayBounds; // System.Array // 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); } }; // OVRDisplay struct OVRDisplay_tF5034EBAB0DA4F06CA0F3CD89B81E383C433032E : public RuntimeObject { public: // System.Boolean OVRDisplay::needsConfigureTexture bool ___needsConfigureTexture_0; // OVRDisplay/EyeRenderDesc[] OVRDisplay::eyeDescs EyeRenderDescU5BU5D_t2DFDC02BF83A13DE61FB8E7F8A46DD3AF2D0EACF* ___eyeDescs_1; // System.Boolean OVRDisplay::recenterRequested bool ___recenterRequested_2; // System.Int32 OVRDisplay::recenterRequestedFrameCount int32_t ___recenterRequestedFrameCount_3; // System.Int32 OVRDisplay::localTrackingSpaceRecenterCount int32_t ___localTrackingSpaceRecenterCount_4; // System.Action OVRDisplay::RecenteredPose Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___RecenteredPose_5; public: inline static int32_t get_offset_of_needsConfigureTexture_0() { return static_cast(offsetof(OVRDisplay_tF5034EBAB0DA4F06CA0F3CD89B81E383C433032E, ___needsConfigureTexture_0)); } inline bool get_needsConfigureTexture_0() const { return ___needsConfigureTexture_0; } inline bool* get_address_of_needsConfigureTexture_0() { return &___needsConfigureTexture_0; } inline void set_needsConfigureTexture_0(bool value) { ___needsConfigureTexture_0 = value; } inline static int32_t get_offset_of_eyeDescs_1() { return static_cast(offsetof(OVRDisplay_tF5034EBAB0DA4F06CA0F3CD89B81E383C433032E, ___eyeDescs_1)); } inline EyeRenderDescU5BU5D_t2DFDC02BF83A13DE61FB8E7F8A46DD3AF2D0EACF* get_eyeDescs_1() const { return ___eyeDescs_1; } inline EyeRenderDescU5BU5D_t2DFDC02BF83A13DE61FB8E7F8A46DD3AF2D0EACF** get_address_of_eyeDescs_1() { return &___eyeDescs_1; } inline void set_eyeDescs_1(EyeRenderDescU5BU5D_t2DFDC02BF83A13DE61FB8E7F8A46DD3AF2D0EACF* value) { ___eyeDescs_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___eyeDescs_1), (void*)value); } inline static int32_t get_offset_of_recenterRequested_2() { return static_cast(offsetof(OVRDisplay_tF5034EBAB0DA4F06CA0F3CD89B81E383C433032E, ___recenterRequested_2)); } inline bool get_recenterRequested_2() const { return ___recenterRequested_2; } inline bool* get_address_of_recenterRequested_2() { return &___recenterRequested_2; } inline void set_recenterRequested_2(bool value) { ___recenterRequested_2 = value; } inline static int32_t get_offset_of_recenterRequestedFrameCount_3() { return static_cast(offsetof(OVRDisplay_tF5034EBAB0DA4F06CA0F3CD89B81E383C433032E, ___recenterRequestedFrameCount_3)); } inline int32_t get_recenterRequestedFrameCount_3() const { return ___recenterRequestedFrameCount_3; } inline int32_t* get_address_of_recenterRequestedFrameCount_3() { return &___recenterRequestedFrameCount_3; } inline void set_recenterRequestedFrameCount_3(int32_t value) { ___recenterRequestedFrameCount_3 = value; } inline static int32_t get_offset_of_localTrackingSpaceRecenterCount_4() { return static_cast(offsetof(OVRDisplay_tF5034EBAB0DA4F06CA0F3CD89B81E383C433032E, ___localTrackingSpaceRecenterCount_4)); } inline int32_t get_localTrackingSpaceRecenterCount_4() const { return ___localTrackingSpaceRecenterCount_4; } inline int32_t* get_address_of_localTrackingSpaceRecenterCount_4() { return &___localTrackingSpaceRecenterCount_4; } inline void set_localTrackingSpaceRecenterCount_4(int32_t value) { ___localTrackingSpaceRecenterCount_4 = value; } inline static int32_t get_offset_of_RecenteredPose_5() { return static_cast(offsetof(OVRDisplay_tF5034EBAB0DA4F06CA0F3CD89B81E383C433032E, ___RecenteredPose_5)); } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_RecenteredPose_5() const { return ___RecenteredPose_5; } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_RecenteredPose_5() { return &___RecenteredPose_5; } inline void set_RecenteredPose_5(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value) { ___RecenteredPose_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___RecenteredPose_5), (void*)value); } }; // System.String struct String_t : public RuntimeObject { public: // System.Int32 System.String::m_stringLength int32_t ___m_stringLength_0; // System.Char System.String::m_firstChar Il2CppChar ___m_firstChar_1; public: inline static int32_t get_offset_of_m_stringLength_0() { return static_cast(offsetof(String_t, ___m_stringLength_0)); } inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; } inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; } inline void set_m_stringLength_0(int32_t value) { ___m_stringLength_0 = value; } inline static int32_t get_offset_of_m_firstChar_1() { return static_cast(offsetof(String_t, ___m_firstChar_1)); } inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; } inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; } inline void set_m_firstChar_1(Il2CppChar value) { ___m_firstChar_1 = value; } }; // 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 { }; // System.Version struct Version_tBDAEDED25425A1D09910468B8BD1759115646E3C : public RuntimeObject { public: // System.Int32 System.Version::_Major int32_t ____Major_0; // System.Int32 System.Version::_Minor int32_t ____Minor_1; // System.Int32 System.Version::_Build int32_t ____Build_2; // System.Int32 System.Version::_Revision int32_t ____Revision_3; public: inline static int32_t get_offset_of__Major_0() { return static_cast(offsetof(Version_tBDAEDED25425A1D09910468B8BD1759115646E3C, ____Major_0)); } inline int32_t get__Major_0() const { return ____Major_0; } inline int32_t* get_address_of__Major_0() { return &____Major_0; } inline void set__Major_0(int32_t value) { ____Major_0 = value; } inline static int32_t get_offset_of__Minor_1() { return static_cast(offsetof(Version_tBDAEDED25425A1D09910468B8BD1759115646E3C, ____Minor_1)); } inline int32_t get__Minor_1() const { return ____Minor_1; } inline int32_t* get_address_of__Minor_1() { return &____Minor_1; } inline void set__Minor_1(int32_t value) { ____Minor_1 = value; } inline static int32_t get_offset_of__Build_2() { return static_cast(offsetof(Version_tBDAEDED25425A1D09910468B8BD1759115646E3C, ____Build_2)); } inline int32_t get__Build_2() const { return ____Build_2; } inline int32_t* get_address_of__Build_2() { return &____Build_2; } inline void set__Build_2(int32_t value) { ____Build_2 = value; } inline static int32_t get_offset_of__Revision_3() { return static_cast(offsetof(Version_tBDAEDED25425A1D09910468B8BD1759115646E3C, ____Revision_3)); } inline int32_t get__Revision_3() const { return ____Revision_3; } inline int32_t* get_address_of__Revision_3() { return &____Revision_3; } inline void set__Revision_3(int32_t value) { ____Revision_3 = value; } }; // UnityEngine.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 { }; // OVRPassthroughLayer/<>c__DisplayClass10_0 struct U3CU3Ec__DisplayClass10_0_t315AFCB3B5BB2075D2D2616908508577B5525985 : public RuntimeObject { public: // UnityEngine.GameObject OVRPassthroughLayer/<>c__DisplayClass10_0::obj GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___obj_0; public: inline static int32_t get_offset_of_obj_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass10_0_t315AFCB3B5BB2075D2D2616908508577B5525985, ___obj_0)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_obj_0() const { return ___obj_0; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_obj_0() { return &___obj_0; } inline void set_obj_0(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___obj_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___obj_0), (void*)value); } }; // OVRPassthroughLayer/<>c__DisplayClass9_0 struct U3CU3Ec__DisplayClass9_0_tEAC6F88D667E0A40E71FEFDC036FE784B1CCCAEC : public RuntimeObject { public: // UnityEngine.GameObject OVRPassthroughLayer/<>c__DisplayClass9_0::obj GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___obj_0; public: inline static int32_t get_offset_of_obj_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass9_0_tEAC6F88D667E0A40E71FEFDC036FE784B1CCCAEC, ___obj_0)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_obj_0() const { return ___obj_0; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_obj_0() { return &___obj_0; } inline void set_obj_0(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___obj_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___obj_0), (void*)value); } }; // UnityEngine.EventSystems.OVRPhysicsRaycaster/<>c struct U3CU3Ec_tE07379D5D65DFCC4ACACA0D64AD48BDE505C5D0B : public RuntimeObject { public: public: }; // OVRPlugin/GUID struct GUID_tA04E8DA38237C3CE6248D4DC918C7F546FD2ACFC : public RuntimeObject { public: // System.Int32 OVRPlugin/GUID::a int32_t ___a_0; // System.Int16 OVRPlugin/GUID::b int16_t ___b_1; // System.Int16 OVRPlugin/GUID::c int16_t ___c_2; // System.Byte OVRPlugin/GUID::d0 uint8_t ___d0_3; // System.Byte OVRPlugin/GUID::d1 uint8_t ___d1_4; // System.Byte OVRPlugin/GUID::d2 uint8_t ___d2_5; // System.Byte OVRPlugin/GUID::d3 uint8_t ___d3_6; // System.Byte OVRPlugin/GUID::d4 uint8_t ___d4_7; // System.Byte OVRPlugin/GUID::d5 uint8_t ___d5_8; // System.Byte OVRPlugin/GUID::d6 uint8_t ___d6_9; // System.Byte OVRPlugin/GUID::d7 uint8_t ___d7_10; public: inline static int32_t get_offset_of_a_0() { return static_cast(offsetof(GUID_tA04E8DA38237C3CE6248D4DC918C7F546FD2ACFC, ___a_0)); } inline int32_t get_a_0() const { return ___a_0; } inline int32_t* get_address_of_a_0() { return &___a_0; } inline void set_a_0(int32_t value) { ___a_0 = value; } inline static int32_t get_offset_of_b_1() { return static_cast(offsetof(GUID_tA04E8DA38237C3CE6248D4DC918C7F546FD2ACFC, ___b_1)); } inline int16_t get_b_1() const { return ___b_1; } inline int16_t* get_address_of_b_1() { return &___b_1; } inline void set_b_1(int16_t value) { ___b_1 = value; } inline static int32_t get_offset_of_c_2() { return static_cast(offsetof(GUID_tA04E8DA38237C3CE6248D4DC918C7F546FD2ACFC, ___c_2)); } inline int16_t get_c_2() const { return ___c_2; } inline int16_t* get_address_of_c_2() { return &___c_2; } inline void set_c_2(int16_t value) { ___c_2 = value; } inline static int32_t get_offset_of_d0_3() { return static_cast(offsetof(GUID_tA04E8DA38237C3CE6248D4DC918C7F546FD2ACFC, ___d0_3)); } inline uint8_t get_d0_3() const { return ___d0_3; } inline uint8_t* get_address_of_d0_3() { return &___d0_3; } inline void set_d0_3(uint8_t value) { ___d0_3 = value; } inline static int32_t get_offset_of_d1_4() { return static_cast(offsetof(GUID_tA04E8DA38237C3CE6248D4DC918C7F546FD2ACFC, ___d1_4)); } inline uint8_t get_d1_4() const { return ___d1_4; } inline uint8_t* get_address_of_d1_4() { return &___d1_4; } inline void set_d1_4(uint8_t value) { ___d1_4 = value; } inline static int32_t get_offset_of_d2_5() { return static_cast(offsetof(GUID_tA04E8DA38237C3CE6248D4DC918C7F546FD2ACFC, ___d2_5)); } inline uint8_t get_d2_5() const { return ___d2_5; } inline uint8_t* get_address_of_d2_5() { return &___d2_5; } inline void set_d2_5(uint8_t value) { ___d2_5 = value; } inline static int32_t get_offset_of_d3_6() { return static_cast(offsetof(GUID_tA04E8DA38237C3CE6248D4DC918C7F546FD2ACFC, ___d3_6)); } inline uint8_t get_d3_6() const { return ___d3_6; } inline uint8_t* get_address_of_d3_6() { return &___d3_6; } inline void set_d3_6(uint8_t value) { ___d3_6 = value; } inline static int32_t get_offset_of_d4_7() { return static_cast(offsetof(GUID_tA04E8DA38237C3CE6248D4DC918C7F546FD2ACFC, ___d4_7)); } inline uint8_t get_d4_7() const { return ___d4_7; } inline uint8_t* get_address_of_d4_7() { return &___d4_7; } inline void set_d4_7(uint8_t value) { ___d4_7 = value; } inline static int32_t get_offset_of_d5_8() { return static_cast(offsetof(GUID_tA04E8DA38237C3CE6248D4DC918C7F546FD2ACFC, ___d5_8)); } inline uint8_t get_d5_8() const { return ___d5_8; } inline uint8_t* get_address_of_d5_8() { return &___d5_8; } inline void set_d5_8(uint8_t value) { ___d5_8 = value; } inline static int32_t get_offset_of_d6_9() { return static_cast(offsetof(GUID_tA04E8DA38237C3CE6248D4DC918C7F546FD2ACFC, ___d6_9)); } inline uint8_t get_d6_9() const { return ___d6_9; } inline uint8_t* get_address_of_d6_9() { return &___d6_9; } inline void set_d6_9(uint8_t value) { ___d6_9 = value; } inline static int32_t get_offset_of_d7_10() { return static_cast(offsetof(GUID_tA04E8DA38237C3CE6248D4DC918C7F546FD2ACFC, ___d7_10)); } inline uint8_t get_d7_10() const { return ___d7_10; } inline uint8_t* get_address_of_d7_10() { return &___d7_10; } inline void set_d7_10(uint8_t value) { ___d7_10 = value; } }; // Native definition for P/Invoke marshalling of OVRPlugin/GUID struct GUID_tA04E8DA38237C3CE6248D4DC918C7F546FD2ACFC_marshaled_pinvoke { int32_t ___a_0; int16_t ___b_1; int16_t ___c_2; uint8_t ___d0_3; uint8_t ___d1_4; uint8_t ___d2_5; uint8_t ___d3_6; uint8_t ___d4_7; uint8_t ___d5_8; uint8_t ___d6_9; uint8_t ___d7_10; }; // Native definition for COM marshalling of OVRPlugin/GUID struct GUID_tA04E8DA38237C3CE6248D4DC918C7F546FD2ACFC_marshaled_com { int32_t ___a_0; int16_t ___b_1; int16_t ___c_2; uint8_t ___d0_3; uint8_t ___d1_4; uint8_t ___d2_5; uint8_t ___d3_6; uint8_t ___d4_7; uint8_t ___d5_8; uint8_t ___d6_9; uint8_t ___d7_10; }; // OVRPlugin/OVRP_0_1_0 struct OVRP_0_1_0_tCA0A91720B4965A49CFBDE2BB8B46C45C0506363 : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_0_5_0 struct OVRP_0_5_0_tC3F2B3F8B4CB16E8BA1CBF6523368CD534A8FC6B : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_10_0 struct OVRP_1_10_0_t0DB86A7DDD12A1BA29B958F15F2D2BEA2B8ACA78 : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_11_0 struct OVRP_1_11_0_t78D9B40FC078D1401B97BAF10425F4FD166FF515 : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_12_0 struct OVRP_1_12_0_tED05232B37787981D9EFBC2FF6D9B09B63F179E8 : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_15_0 struct OVRP_1_15_0_t33D48C3749C0197D1B6487D5D5AAF37377115C91 : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_16_0 struct OVRP_1_16_0_tA9EB48CC4CAB14D7009355FA1AA70D079D7F924C : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_17_0 struct OVRP_1_17_0_t04D4429D59A774AB70E76FCB013083375ACDA6A5 : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_18_0 struct OVRP_1_18_0_t6554FAD6B9EF4306F89E47B14D3D2FFF0759B4D0 : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_1_0 struct OVRP_1_1_0_tFFA96549F4A9EECB6BC6DE3B0E55CCA313848300 : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_21_0 struct OVRP_1_21_0_tB9C80014C524327C3350066E149A543AE1EF619D : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_28_0 struct OVRP_1_28_0_tF0B7D50816EA5B6A633C6C428992573947320565 : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_29_0 struct OVRP_1_29_0_t918278FFDFD85AAB45BDD32748CB748326A99CDB : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_30_0 struct OVRP_1_30_0_t4D250C144546622A0795A2F91B99E8E77BB5EDC2 : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_31_0 struct OVRP_1_31_0_t8C43CCA8BA64FB271C032EDD8AF604AC7DA07D46 : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_32_0 struct OVRP_1_32_0_t693E99E48FBAB6F9EC9AE0284958D46A10112BC3 : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_34_0 struct OVRP_1_34_0_t9F3B8A75B7A40F061C00A0F5354B3F7E5DCF6403 : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_38_0 struct OVRP_1_38_0_tD15FCE1881C61EB03DA410A9704D802BF19565DE : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_3_0 struct OVRP_1_3_0_t1670A3C38353D3938DCBD5377D6F9073CFD17637 : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_42_0 struct OVRP_1_42_0_tFBBAC38B46711688EA744EC2739609E6EF095A49 : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_44_0 struct OVRP_1_44_0_t0DF156B1270FA4A8B5EA797E36FBCF02543E2533 : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_45_0 struct OVRP_1_45_0_tBC912919E51AEAF8ECAB702043E3985C90837770 : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_46_0 struct OVRP_1_46_0_tC3400A2C00B6D8EE38FD932CDD1C4F0A1ED21A42 : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_48_0 struct OVRP_1_48_0_tB369070283C048120D89034AA803B4BC3D3B2C34 : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_49_0 struct OVRP_1_49_0_t37828BE2EB66B2F41CE8E6ED52665F41DB2EBEC3 : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_55_0 struct OVRP_1_55_0_tDCA8C7B9D9A46B3E59241FA312C9EF811A9CFE78 : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_55_1 struct OVRP_1_55_1_tEBBDE7CE8383D1C93474948609762A9723868E97 : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_57_0 struct OVRP_1_57_0_t37D7059351C83120BD43C73F28C837AF9627707D : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_5_0 struct OVRP_1_5_0_t6A85C8628F00CC1DF9984C6D56E2F7F8A0E8C6CC : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_63_0 struct OVRP_1_63_0_t41C3B110FD473A2D016105D3597E467398423C6B : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_64_0 struct OVRP_1_64_0_t8BADB40670843F14D970DF497770D145D19DF740 : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_65_0 struct OVRP_1_65_0_tD64C9D6C64FF4AA93A05FC487E1E335A35E33CD0 : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_66_0 struct OVRP_1_66_0_t20594063ACB26928C04C5E8E20FE2039CD6F7B0D : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_67_0 struct OVRP_1_67_0_t520D6EB5DA725CF803E8C83168059AB3A4A636E3 : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_68_0 struct OVRP_1_68_0_tD68BE9E69A7CCD84E81240104FD4CE0B0ABDDCFB : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_69_0 struct OVRP_1_69_0_t8501AD6F6097431F5C11055E4F7B3155381936E1 : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_6_0 struct OVRP_1_6_0_t4FD03ADC1458C7CEB4C56C3CA72D59EF7C2BCE86 : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_7_0 struct OVRP_1_7_0_t2AD10FF99244465E1A50F39303B92FFC45C9D450 : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_8_0 struct OVRP_1_8_0_tD6FEA7A91F5F105CD8843B0E2D5459C0218252E7 : public RuntimeObject { public: public: }; // OVRPlugin/OVRP_1_9_0 struct OVRP_1_9_0_tC543307A6CB01708A6E9EDEBBB3FA2D80BC65B65 : public RuntimeObject { public: public: }; // OVRRaycaster/<>c struct U3CU3Ec_t32751B4E43330881A17DA27A40C2229B297B09CD : public RuntimeObject { public: public: }; // OVRResources/<>c__DisplayClass2_0 struct U3CU3Ec__DisplayClass2_0_tF07D6041A80B6F44715DA2A741053A86E6E038B5 : public RuntimeObject { public: // System.String OVRResources/<>c__DisplayClass2_0::path String_t* ___path_0; public: inline static int32_t get_offset_of_path_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass2_0_tF07D6041A80B6F44715DA2A741053A86E6E038B5, ___path_0)); } inline String_t* get_path_0() const { return ___path_0; } inline String_t** get_address_of_path_0() { return &___path_0; } inline void set_path_0(String_t* value) { ___path_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___path_0), (void*)value); } }; // OVRRuntimeController/d__14 struct U3CUpdateControllerModelU3Ed__14_t680AC9AD09AD7D40BA4B6632087B903E33CCFBBA : public RuntimeObject { public: // System.Int32 OVRRuntimeController/d__14::<>1__state int32_t ___U3CU3E1__state_0; // System.Object OVRRuntimeController/d__14::<>2__current RuntimeObject * ___U3CU3E2__current_1; // OVRRuntimeController OVRRuntimeController/d__14::<>4__this OVRRuntimeController_tEE2D7EA008E9FE708F8DAC57CC9237F62E26FCA0 * ___U3CU3E4__this_2; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3CUpdateControllerModelU3Ed__14_t680AC9AD09AD7D40BA4B6632087B903E33CCFBBA, ___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(U3CUpdateControllerModelU3Ed__14_t680AC9AD09AD7D40BA4B6632087B903E33CCFBBA, ___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_U3CU3E4__this_2() { return static_cast(offsetof(U3CUpdateControllerModelU3Ed__14_t680AC9AD09AD7D40BA4B6632087B903E33CCFBBA, ___U3CU3E4__this_2)); } inline OVRRuntimeController_tEE2D7EA008E9FE708F8DAC57CC9237F62E26FCA0 * get_U3CU3E4__this_2() const { return ___U3CU3E4__this_2; } inline OVRRuntimeController_tEE2D7EA008E9FE708F8DAC57CC9237F62E26FCA0 ** get_address_of_U3CU3E4__this_2() { return &___U3CU3E4__this_2; } inline void set_U3CU3E4__this_2(OVRRuntimeController_tEE2D7EA008E9FE708F8DAC57CC9237F62E26FCA0 * value) { ___U3CU3E4__this_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_2), (void*)value); } }; // System.Nullable`1 struct Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // System.Nullable`1 struct Nullable_1_t0C4AC2E457C437FA106160547FD9BA5B50B1888A { public: // T System.Nullable`1::value float ___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_t0C4AC2E457C437FA106160547FD9BA5B50B1888A, ___value_0)); } inline float get_value_0() const { return ___value_0; } inline float* get_address_of_value_0() { return &___value_0; } inline void set_value_0(float value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t0C4AC2E457C437FA106160547FD9BA5B50B1888A, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // UnityEngine.EventSystems.BaseEventData struct BaseEventData_t722C48843CF21B50E06CC0E2E679415E38A7444E : public AbstractEventData_tA0B5065DE3430C0031ADE061668E1C7073D718DF { public: // UnityEngine.EventSystems.EventSystem UnityEngine.EventSystems.BaseEventData::m_EventSystem EventSystem_t5DC458FCD0355A74CDCCE79287B38B9C4278E39C * ___m_EventSystem_1; public: inline static int32_t get_offset_of_m_EventSystem_1() { return static_cast(offsetof(BaseEventData_t722C48843CF21B50E06CC0E2E679415E38A7444E, ___m_EventSystem_1)); } inline EventSystem_t5DC458FCD0355A74CDCCE79287B38B9C4278E39C * get_m_EventSystem_1() const { return ___m_EventSystem_1; } inline EventSystem_t5DC458FCD0355A74CDCCE79287B38B9C4278E39C ** get_address_of_m_EventSystem_1() { return &___m_EventSystem_1; } inline void set_m_EventSystem_1(EventSystem_t5DC458FCD0355A74CDCCE79287B38B9C4278E39C * value) { ___m_EventSystem_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_EventSystem_1), (void*)value); } }; // System.Boolean struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37 { public: // System.Boolean System.Boolean::m_value bool ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37, ___m_value_0)); } inline bool get_m_value_0() const { return ___m_value_0; } inline bool* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(bool value) { ___m_value_0 = value; } }; // System.Byte struct Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056 { public: // System.Byte System.Byte::m_value uint8_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056, ___m_value_0)); } inline uint8_t get_m_value_0() const { return ___m_value_0; } inline uint8_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint8_t value) { ___m_value_0 = value; } }; // System.Char struct Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14 { public: // System.Char System.Char::m_value Il2CppChar ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14, ___m_value_0)); } inline Il2CppChar get_m_value_0() const { return ___m_value_0; } inline Il2CppChar* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(Il2CppChar value) { ___m_value_0 = value; } }; // UnityEngine.Color struct Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 { public: // System.Single UnityEngine.Color::r float ___r_0; // System.Single UnityEngine.Color::g float ___g_1; // System.Single UnityEngine.Color::b float ___b_2; // System.Single UnityEngine.Color::a float ___a_3; public: inline static int32_t get_offset_of_r_0() { return static_cast(offsetof(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___r_0)); } inline float get_r_0() const { return ___r_0; } inline float* get_address_of_r_0() { return &___r_0; } inline void set_r_0(float value) { ___r_0 = value; } inline static int32_t get_offset_of_g_1() { return static_cast(offsetof(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___g_1)); } inline float get_g_1() const { return ___g_1; } inline float* get_address_of_g_1() { return &___g_1; } inline void set_g_1(float value) { ___g_1 = value; } inline static int32_t get_offset_of_b_2() { return static_cast(offsetof(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___b_2)); } inline float get_b_2() const { return ___b_2; } inline float* get_address_of_b_2() { return &___b_2; } inline void set_b_2(float value) { ___b_2 = value; } inline static int32_t get_offset_of_a_3() { return static_cast(offsetof(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___a_3)); } inline float get_a_3() const { return ___a_3; } inline float* get_address_of_a_3() { return &___a_3; } inline void set_a_3(float value) { ___a_3 = value; } }; // System.Double struct Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181 { public: // System.Double System.Double::m_value double ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181, ___m_value_0)); } inline double get_m_value_0() const { return ___m_value_0; } inline double* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(double value) { ___m_value_0 = value; } }; // System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA : public ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 { public: public: }; // Native definition for P/Invoke marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_com { }; // System.Runtime.InteropServices.GCHandle struct GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 { public: // System.Int32 System.Runtime.InteropServices.GCHandle::handle int32_t ___handle_0; public: inline static int32_t get_offset_of_handle_0() { return static_cast(offsetof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603, ___handle_0)); } inline int32_t get_handle_0() const { return ___handle_0; } inline int32_t* get_address_of_handle_0() { return &___handle_0; } inline void set_handle_0(int32_t value) { ___handle_0 = value; } }; // UnityEngine.GradientAlphaKey struct GradientAlphaKey_t2EB9572FC9B85C468D39D2DC7A02A441F3A7E36D { public: // System.Single UnityEngine.GradientAlphaKey::alpha float ___alpha_0; // System.Single UnityEngine.GradientAlphaKey::time float ___time_1; public: inline static int32_t get_offset_of_alpha_0() { return static_cast(offsetof(GradientAlphaKey_t2EB9572FC9B85C468D39D2DC7A02A441F3A7E36D, ___alpha_0)); } inline float get_alpha_0() const { return ___alpha_0; } inline float* get_address_of_alpha_0() { return &___alpha_0; } inline void set_alpha_0(float value) { ___alpha_0 = value; } inline static int32_t get_offset_of_time_1() { return static_cast(offsetof(GradientAlphaKey_t2EB9572FC9B85C468D39D2DC7A02A441F3A7E36D, ___time_1)); } inline float get_time_1() const { return ___time_1; } inline float* get_address_of_time_1() { return &___time_1; } inline void set_time_1(float value) { ___time_1 = value; } }; // 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; } }; // System.Int16 struct Int16_tD0F031114106263BB459DA1F099FF9F42691295A { public: // System.Int16 System.Int16::m_value int16_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int16_tD0F031114106263BB459DA1F099FF9F42691295A, ___m_value_0)); } inline int16_t get_m_value_0() const { return ___m_value_0; } inline int16_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int16_t value) { ___m_value_0 = value; } }; // System.Int32 struct Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046 { public: // System.Int32 System.Int32::m_value int32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046, ___m_value_0)); } inline int32_t get_m_value_0() const { return ___m_value_0; } inline int32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int32_t value) { ___m_value_0 = value; } }; // System.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.LayerMask struct LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 { public: // System.Int32 UnityEngine.LayerMask::m_Mask int32_t ___m_Mask_0; public: inline static int32_t get_offset_of_m_Mask_0() { return static_cast(offsetof(LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8, ___m_Mask_0)); } inline int32_t get_m_Mask_0() const { return ___m_Mask_0; } inline int32_t* get_address_of_m_Mask_0() { return &___m_Mask_0; } inline void set_m_Mask_0(int32_t value) { ___m_Mask_0 = value; } }; // UnityEngine.Matrix4x4 struct Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 { public: // System.Single UnityEngine.Matrix4x4::m00 float ___m00_0; // System.Single UnityEngine.Matrix4x4::m10 float ___m10_1; // System.Single UnityEngine.Matrix4x4::m20 float ___m20_2; // System.Single UnityEngine.Matrix4x4::m30 float ___m30_3; // System.Single UnityEngine.Matrix4x4::m01 float ___m01_4; // System.Single UnityEngine.Matrix4x4::m11 float ___m11_5; // System.Single UnityEngine.Matrix4x4::m21 float ___m21_6; // System.Single UnityEngine.Matrix4x4::m31 float ___m31_7; // System.Single UnityEngine.Matrix4x4::m02 float ___m02_8; // System.Single UnityEngine.Matrix4x4::m12 float ___m12_9; // System.Single UnityEngine.Matrix4x4::m22 float ___m22_10; // System.Single UnityEngine.Matrix4x4::m32 float ___m32_11; // System.Single UnityEngine.Matrix4x4::m03 float ___m03_12; // System.Single UnityEngine.Matrix4x4::m13 float ___m13_13; // System.Single UnityEngine.Matrix4x4::m23 float ___m23_14; // System.Single UnityEngine.Matrix4x4::m33 float ___m33_15; public: inline static int32_t get_offset_of_m00_0() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m00_0)); } inline float get_m00_0() const { return ___m00_0; } inline float* get_address_of_m00_0() { return &___m00_0; } inline void set_m00_0(float value) { ___m00_0 = value; } inline static int32_t get_offset_of_m10_1() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m10_1)); } inline float get_m10_1() const { return ___m10_1; } inline float* get_address_of_m10_1() { return &___m10_1; } inline void set_m10_1(float value) { ___m10_1 = value; } inline static int32_t get_offset_of_m20_2() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m20_2)); } inline float get_m20_2() const { return ___m20_2; } inline float* get_address_of_m20_2() { return &___m20_2; } inline void set_m20_2(float value) { ___m20_2 = value; } inline static int32_t get_offset_of_m30_3() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m30_3)); } inline float get_m30_3() const { return ___m30_3; } inline float* get_address_of_m30_3() { return &___m30_3; } inline void set_m30_3(float value) { ___m30_3 = value; } inline static int32_t get_offset_of_m01_4() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m01_4)); } inline float get_m01_4() const { return ___m01_4; } inline float* get_address_of_m01_4() { return &___m01_4; } inline void set_m01_4(float value) { ___m01_4 = value; } inline static int32_t get_offset_of_m11_5() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m11_5)); } inline float get_m11_5() const { return ___m11_5; } inline float* get_address_of_m11_5() { return &___m11_5; } inline void set_m11_5(float value) { ___m11_5 = value; } inline static int32_t get_offset_of_m21_6() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m21_6)); } inline float get_m21_6() const { return ___m21_6; } inline float* get_address_of_m21_6() { return &___m21_6; } inline void set_m21_6(float value) { ___m21_6 = value; } inline static int32_t get_offset_of_m31_7() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m31_7)); } inline float get_m31_7() const { return ___m31_7; } inline float* get_address_of_m31_7() { return &___m31_7; } inline void set_m31_7(float value) { ___m31_7 = value; } inline static int32_t get_offset_of_m02_8() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m02_8)); } inline float get_m02_8() const { return ___m02_8; } inline float* get_address_of_m02_8() { return &___m02_8; } inline void set_m02_8(float value) { ___m02_8 = value; } inline static int32_t get_offset_of_m12_9() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m12_9)); } inline float get_m12_9() const { return ___m12_9; } inline float* get_address_of_m12_9() { return &___m12_9; } inline void set_m12_9(float value) { ___m12_9 = value; } inline static int32_t get_offset_of_m22_10() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m22_10)); } inline float get_m22_10() const { return ___m22_10; } inline float* get_address_of_m22_10() { return &___m22_10; } inline void set_m22_10(float value) { ___m22_10 = value; } inline static int32_t get_offset_of_m32_11() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m32_11)); } inline float get_m32_11() const { return ___m32_11; } inline float* get_address_of_m32_11() { return &___m32_11; } inline void set_m32_11(float value) { ___m32_11 = value; } inline static int32_t get_offset_of_m03_12() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m03_12)); } inline float get_m03_12() const { return ___m03_12; } inline float* get_address_of_m03_12() { return &___m03_12; } inline void set_m03_12(float value) { ___m03_12 = value; } inline static int32_t get_offset_of_m13_13() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m13_13)); } inline float get_m13_13() const { return ___m13_13; } inline float* get_address_of_m13_13() { return &___m13_13; } inline void set_m13_13(float value) { ___m13_13 = value; } inline static int32_t get_offset_of_m23_14() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m23_14)); } inline float get_m23_14() const { return ___m23_14; } inline float* get_address_of_m23_14() { return &___m23_14; } inline void set_m23_14(float value) { ___m23_14 = value; } inline static int32_t get_offset_of_m33_15() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m33_15)); } inline float get_m33_15() const { return ___m33_15; } inline float* get_address_of_m33_15() { return &___m33_15; } inline void set_m33_15(float value) { ___m33_15 = value; } }; // OVRBinaryChunk struct OVRBinaryChunk_tE7AE5523FF559B65D0E7378E0136047A2881F607 { public: // System.IO.Stream OVRBinaryChunk::chunkStream Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___chunkStream_0; // System.UInt32 OVRBinaryChunk::chunkLength uint32_t ___chunkLength_1; // System.Int64 OVRBinaryChunk::chunkStart int64_t ___chunkStart_2; public: inline static int32_t get_offset_of_chunkStream_0() { return static_cast(offsetof(OVRBinaryChunk_tE7AE5523FF559B65D0E7378E0136047A2881F607, ___chunkStream_0)); } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * get_chunkStream_0() const { return ___chunkStream_0; } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB ** get_address_of_chunkStream_0() { return &___chunkStream_0; } inline void set_chunkStream_0(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * value) { ___chunkStream_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___chunkStream_0), (void*)value); } inline static int32_t get_offset_of_chunkLength_1() { return static_cast(offsetof(OVRBinaryChunk_tE7AE5523FF559B65D0E7378E0136047A2881F607, ___chunkLength_1)); } inline uint32_t get_chunkLength_1() const { return ___chunkLength_1; } inline uint32_t* get_address_of_chunkLength_1() { return &___chunkLength_1; } inline void set_chunkLength_1(uint32_t value) { ___chunkLength_1 = value; } inline static int32_t get_offset_of_chunkStart_2() { return static_cast(offsetof(OVRBinaryChunk_tE7AE5523FF559B65D0E7378E0136047A2881F607, ___chunkStart_2)); } inline int64_t get_chunkStart_2() const { return ___chunkStart_2; } inline int64_t* get_address_of_chunkStart_2() { return &___chunkStart_2; } inline void set_chunkStart_2(int64_t value) { ___chunkStart_2 = value; } }; // Native definition for P/Invoke marshalling of OVRBinaryChunk struct OVRBinaryChunk_tE7AE5523FF559B65D0E7378E0136047A2881F607_marshaled_pinvoke { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___chunkStream_0; uint32_t ___chunkLength_1; int64_t ___chunkStart_2; }; // Native definition for COM marshalling of OVRBinaryChunk struct OVRBinaryChunk_tE7AE5523FF559B65D0E7378E0136047A2881F607_marshaled_com { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___chunkStream_0; uint32_t ___chunkLength_1; int64_t ___chunkStart_2; }; // OVRGLTFScene struct OVRGLTFScene_t477E950FEA83E49F910D5B519850A29CA5308380 { public: // UnityEngine.GameObject OVRGLTFScene::root GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___root_0; // System.Collections.Generic.List`1 OVRGLTFScene::nodes List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * ___nodes_1; public: inline static int32_t get_offset_of_root_0() { return static_cast(offsetof(OVRGLTFScene_t477E950FEA83E49F910D5B519850A29CA5308380, ___root_0)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_root_0() const { return ___root_0; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_root_0() { return &___root_0; } inline void set_root_0(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___root_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___root_0), (void*)value); } inline static int32_t get_offset_of_nodes_1() { return static_cast(offsetof(OVRGLTFScene_t477E950FEA83E49F910D5B519850A29CA5308380, ___nodes_1)); } inline List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * get_nodes_1() const { return ___nodes_1; } inline List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 ** get_address_of_nodes_1() { return &___nodes_1; } inline void set_nodes_1(List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * value) { ___nodes_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___nodes_1), (void*)value); } }; // Native definition for P/Invoke marshalling of OVRGLTFScene struct OVRGLTFScene_t477E950FEA83E49F910D5B519850A29CA5308380_marshaled_pinvoke { GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___root_0; List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * ___nodes_1; }; // Native definition for COM marshalling of OVRGLTFScene struct OVRGLTFScene_t477E950FEA83E49F910D5B519850A29CA5308380_marshaled_com { GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___root_0; List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * ___nodes_1; }; // 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; } }; // UnityEngine.Rect struct Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 { public: // System.Single UnityEngine.Rect::m_XMin float ___m_XMin_0; // System.Single UnityEngine.Rect::m_YMin float ___m_YMin_1; // System.Single UnityEngine.Rect::m_Width float ___m_Width_2; // System.Single UnityEngine.Rect::m_Height float ___m_Height_3; public: inline static int32_t get_offset_of_m_XMin_0() { return static_cast(offsetof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___m_XMin_0)); } inline float get_m_XMin_0() const { return ___m_XMin_0; } inline float* get_address_of_m_XMin_0() { return &___m_XMin_0; } inline void set_m_XMin_0(float value) { ___m_XMin_0 = value; } inline static int32_t get_offset_of_m_YMin_1() { return static_cast(offsetof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___m_YMin_1)); } inline float get_m_YMin_1() const { return ___m_YMin_1; } inline float* get_address_of_m_YMin_1() { return &___m_YMin_1; } inline void set_m_YMin_1(float value) { ___m_YMin_1 = value; } inline static int32_t get_offset_of_m_Width_2() { return static_cast(offsetof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___m_Width_2)); } inline float get_m_Width_2() const { return ___m_Width_2; } inline float* get_address_of_m_Width_2() { return &___m_Width_2; } inline void set_m_Width_2(float value) { ___m_Width_2 = value; } inline static int32_t get_offset_of_m_Height_3() { return static_cast(offsetof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___m_Height_3)); } inline float get_m_Height_3() const { return ___m_Height_3; } inline float* get_address_of_m_Height_3() { return &___m_Height_3; } inline void set_m_Height_3(float value) { ___m_Height_3 = value; } }; // UnityEngine.SceneManagement.Scene struct Scene_t5495AD2FDC587DB2E94D9BDE2B85868BFB9A92EE { public: // System.Int32 UnityEngine.SceneManagement.Scene::m_Handle int32_t ___m_Handle_0; public: inline static int32_t get_offset_of_m_Handle_0() { return static_cast(offsetof(Scene_t5495AD2FDC587DB2E94D9BDE2B85868BFB9A92EE, ___m_Handle_0)); } inline int32_t get_m_Handle_0() const { return ___m_Handle_0; } inline int32_t* get_address_of_m_Handle_0() { return &___m_Handle_0; } inline void set_m_Handle_0(int32_t value) { ___m_Handle_0 = value; } }; // System.Single struct Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E { public: // System.Single System.Single::m_value float ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E, ___m_value_0)); } inline float get_m_value_0() const { return ___m_value_0; } inline float* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(float value) { ___m_value_0 = value; } }; // System.UInt32 struct UInt32_tE60352A06233E4E69DD198BCC67142159F686B15 { public: // System.UInt32 System.UInt32::m_value uint32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15, ___m_value_0)); } inline uint32_t get_m_value_0() const { return ___m_value_0; } inline uint32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint32_t value) { ___m_value_0 = value; } }; // System.UInt64 struct UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281 { public: // System.UInt64 System.UInt64::m_value uint64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281, ___m_value_0)); } inline uint64_t get_m_value_0() const { return ___m_value_0; } inline uint64_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint64_t value) { ___m_value_0 = value; } }; // UnityEngine.Vector2 struct Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 { public: // System.Single UnityEngine.Vector2::x float ___x_0; // System.Single UnityEngine.Vector2::y float ___y_1; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } }; // UnityEngine.Vector3 struct Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E { public: // System.Single UnityEngine.Vector3::x float ___x_2; // System.Single UnityEngine.Vector3::y float ___y_3; // System.Single UnityEngine.Vector3::z float ___z_4; public: inline static int32_t get_offset_of_x_2() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___x_2)); } inline float get_x_2() const { return ___x_2; } inline float* get_address_of_x_2() { return &___x_2; } inline void set_x_2(float value) { ___x_2 = value; } inline static int32_t get_offset_of_y_3() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___y_3)); } inline float get_y_3() const { return ___y_3; } inline float* get_address_of_y_3() { return &___y_3; } inline void set_y_3(float value) { ___y_3 = value; } inline static int32_t get_offset_of_z_4() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___z_4)); } inline float get_z_4() const { return ___z_4; } inline float* get_address_of_z_4() { return &___z_4; } inline void set_z_4(float value) { ___z_4 = value; } }; // UnityEngine.Vector4 struct Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 { public: // System.Single UnityEngine.Vector4::x float ___x_1; // System.Single UnityEngine.Vector4::y float ___y_2; // System.Single UnityEngine.Vector4::z float ___z_3; // System.Single UnityEngine.Vector4::w float ___w_4; public: inline static int32_t get_offset_of_x_1() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7, ___x_1)); } inline float get_x_1() const { return ___x_1; } inline float* get_address_of_x_1() { return &___x_1; } inline void set_x_1(float value) { ___x_1 = value; } inline static int32_t get_offset_of_y_2() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7, ___y_2)); } inline float get_y_2() const { return ___y_2; } inline float* get_address_of_y_2() { return &___y_2; } inline void set_y_2(float value) { ___y_2 = value; } inline static int32_t get_offset_of_z_3() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7, ___z_3)); } inline float get_z_3() const { return ___z_3; } inline float* get_address_of_z_3() { return &___z_3; } inline void set_z_3(float value) { ___z_3 = value; } inline static int32_t get_offset_of_w_4() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7, ___w_4)); } inline float get_w_4() const { return ___w_4; } inline float* get_address_of_w_4() { return &___w_4; } inline void set_w_4(float value) { ___w_4 = value; } }; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5 { public: union { struct { }; uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1]; }; public: }; // OVRPassthroughLayer/DeferredPassthroughMeshAddition struct DeferredPassthroughMeshAddition_t45C528D4E05C488B1777B4CAE8A36B7BC23FE873 { public: // UnityEngine.GameObject OVRPassthroughLayer/DeferredPassthroughMeshAddition::gameObject GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___gameObject_0; // System.Boolean OVRPassthroughLayer/DeferredPassthroughMeshAddition::updateTransform bool ___updateTransform_1; public: inline static int32_t get_offset_of_gameObject_0() { return static_cast(offsetof(DeferredPassthroughMeshAddition_t45C528D4E05C488B1777B4CAE8A36B7BC23FE873, ___gameObject_0)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_gameObject_0() const { return ___gameObject_0; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_gameObject_0() { return &___gameObject_0; } inline void set_gameObject_0(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___gameObject_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___gameObject_0), (void*)value); } inline static int32_t get_offset_of_updateTransform_1() { return static_cast(offsetof(DeferredPassthroughMeshAddition_t45C528D4E05C488B1777B4CAE8A36B7BC23FE873, ___updateTransform_1)); } inline bool get_updateTransform_1() const { return ___updateTransform_1; } inline bool* get_address_of_updateTransform_1() { return &___updateTransform_1; } inline void set_updateTransform_1(bool value) { ___updateTransform_1 = value; } }; // Native definition for P/Invoke marshalling of OVRPassthroughLayer/DeferredPassthroughMeshAddition struct DeferredPassthroughMeshAddition_t45C528D4E05C488B1777B4CAE8A36B7BC23FE873_marshaled_pinvoke { GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___gameObject_0; int32_t ___updateTransform_1; }; // Native definition for COM marshalling of OVRPassthroughLayer/DeferredPassthroughMeshAddition struct DeferredPassthroughMeshAddition_t45C528D4E05C488B1777B4CAE8A36B7BC23FE873_marshaled_com { GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___gameObject_0; int32_t ___updateTransform_1; }; // OVRPassthroughLayer/PassthroughMeshInstance struct PassthroughMeshInstance_tE7FF80851E9E9A5716598F6CF96E8C54A0AAECCF { public: // System.UInt64 OVRPassthroughLayer/PassthroughMeshInstance::meshHandle uint64_t ___meshHandle_0; // System.UInt64 OVRPassthroughLayer/PassthroughMeshInstance::instanceHandle uint64_t ___instanceHandle_1; // System.Boolean OVRPassthroughLayer/PassthroughMeshInstance::updateTransform bool ___updateTransform_2; public: inline static int32_t get_offset_of_meshHandle_0() { return static_cast(offsetof(PassthroughMeshInstance_tE7FF80851E9E9A5716598F6CF96E8C54A0AAECCF, ___meshHandle_0)); } inline uint64_t get_meshHandle_0() const { return ___meshHandle_0; } inline uint64_t* get_address_of_meshHandle_0() { return &___meshHandle_0; } inline void set_meshHandle_0(uint64_t value) { ___meshHandle_0 = value; } inline static int32_t get_offset_of_instanceHandle_1() { return static_cast(offsetof(PassthroughMeshInstance_tE7FF80851E9E9A5716598F6CF96E8C54A0AAECCF, ___instanceHandle_1)); } inline uint64_t get_instanceHandle_1() const { return ___instanceHandle_1; } inline uint64_t* get_address_of_instanceHandle_1() { return &___instanceHandle_1; } inline void set_instanceHandle_1(uint64_t value) { ___instanceHandle_1 = value; } inline static int32_t get_offset_of_updateTransform_2() { return static_cast(offsetof(PassthroughMeshInstance_tE7FF80851E9E9A5716598F6CF96E8C54A0AAECCF, ___updateTransform_2)); } inline bool get_updateTransform_2() const { return ___updateTransform_2; } inline bool* get_address_of_updateTransform_2() { return &___updateTransform_2; } inline void set_updateTransform_2(bool value) { ___updateTransform_2 = value; } }; // Native definition for P/Invoke marshalling of OVRPassthroughLayer/PassthroughMeshInstance struct PassthroughMeshInstance_tE7FF80851E9E9A5716598F6CF96E8C54A0AAECCF_marshaled_pinvoke { uint64_t ___meshHandle_0; uint64_t ___instanceHandle_1; int32_t ___updateTransform_2; }; // Native definition for COM marshalling of OVRPassthroughLayer/PassthroughMeshInstance struct PassthroughMeshInstance_tE7FF80851E9E9A5716598F6CF96E8C54A0AAECCF_marshaled_com { uint64_t ___meshHandle_0; uint64_t ___instanceHandle_1; int32_t ___updateTransform_2; }; // OVRPlugin/AppPerfFrameStats struct AppPerfFrameStats_t33D029BA9852F5CD168A9F102939289421234D88 { public: // System.Int32 OVRPlugin/AppPerfFrameStats::HmdVsyncIndex int32_t ___HmdVsyncIndex_0; // System.Int32 OVRPlugin/AppPerfFrameStats::AppFrameIndex int32_t ___AppFrameIndex_1; // System.Int32 OVRPlugin/AppPerfFrameStats::AppDroppedFrameCount int32_t ___AppDroppedFrameCount_2; // System.Single OVRPlugin/AppPerfFrameStats::AppMotionToPhotonLatency float ___AppMotionToPhotonLatency_3; // System.Single OVRPlugin/AppPerfFrameStats::AppQueueAheadTime float ___AppQueueAheadTime_4; // System.Single OVRPlugin/AppPerfFrameStats::AppCpuElapsedTime float ___AppCpuElapsedTime_5; // System.Single OVRPlugin/AppPerfFrameStats::AppGpuElapsedTime float ___AppGpuElapsedTime_6; // System.Int32 OVRPlugin/AppPerfFrameStats::CompositorFrameIndex int32_t ___CompositorFrameIndex_7; // System.Int32 OVRPlugin/AppPerfFrameStats::CompositorDroppedFrameCount int32_t ___CompositorDroppedFrameCount_8; // System.Single OVRPlugin/AppPerfFrameStats::CompositorLatency float ___CompositorLatency_9; // System.Single OVRPlugin/AppPerfFrameStats::CompositorCpuElapsedTime float ___CompositorCpuElapsedTime_10; // System.Single OVRPlugin/AppPerfFrameStats::CompositorGpuElapsedTime float ___CompositorGpuElapsedTime_11; // System.Single OVRPlugin/AppPerfFrameStats::CompositorCpuStartToGpuEndElapsedTime float ___CompositorCpuStartToGpuEndElapsedTime_12; // System.Single OVRPlugin/AppPerfFrameStats::CompositorGpuEndToVsyncElapsedTime float ___CompositorGpuEndToVsyncElapsedTime_13; public: inline static int32_t get_offset_of_HmdVsyncIndex_0() { return static_cast(offsetof(AppPerfFrameStats_t33D029BA9852F5CD168A9F102939289421234D88, ___HmdVsyncIndex_0)); } inline int32_t get_HmdVsyncIndex_0() const { return ___HmdVsyncIndex_0; } inline int32_t* get_address_of_HmdVsyncIndex_0() { return &___HmdVsyncIndex_0; } inline void set_HmdVsyncIndex_0(int32_t value) { ___HmdVsyncIndex_0 = value; } inline static int32_t get_offset_of_AppFrameIndex_1() { return static_cast(offsetof(AppPerfFrameStats_t33D029BA9852F5CD168A9F102939289421234D88, ___AppFrameIndex_1)); } inline int32_t get_AppFrameIndex_1() const { return ___AppFrameIndex_1; } inline int32_t* get_address_of_AppFrameIndex_1() { return &___AppFrameIndex_1; } inline void set_AppFrameIndex_1(int32_t value) { ___AppFrameIndex_1 = value; } inline static int32_t get_offset_of_AppDroppedFrameCount_2() { return static_cast(offsetof(AppPerfFrameStats_t33D029BA9852F5CD168A9F102939289421234D88, ___AppDroppedFrameCount_2)); } inline int32_t get_AppDroppedFrameCount_2() const { return ___AppDroppedFrameCount_2; } inline int32_t* get_address_of_AppDroppedFrameCount_2() { return &___AppDroppedFrameCount_2; } inline void set_AppDroppedFrameCount_2(int32_t value) { ___AppDroppedFrameCount_2 = value; } inline static int32_t get_offset_of_AppMotionToPhotonLatency_3() { return static_cast(offsetof(AppPerfFrameStats_t33D029BA9852F5CD168A9F102939289421234D88, ___AppMotionToPhotonLatency_3)); } inline float get_AppMotionToPhotonLatency_3() const { return ___AppMotionToPhotonLatency_3; } inline float* get_address_of_AppMotionToPhotonLatency_3() { return &___AppMotionToPhotonLatency_3; } inline void set_AppMotionToPhotonLatency_3(float value) { ___AppMotionToPhotonLatency_3 = value; } inline static int32_t get_offset_of_AppQueueAheadTime_4() { return static_cast(offsetof(AppPerfFrameStats_t33D029BA9852F5CD168A9F102939289421234D88, ___AppQueueAheadTime_4)); } inline float get_AppQueueAheadTime_4() const { return ___AppQueueAheadTime_4; } inline float* get_address_of_AppQueueAheadTime_4() { return &___AppQueueAheadTime_4; } inline void set_AppQueueAheadTime_4(float value) { ___AppQueueAheadTime_4 = value; } inline static int32_t get_offset_of_AppCpuElapsedTime_5() { return static_cast(offsetof(AppPerfFrameStats_t33D029BA9852F5CD168A9F102939289421234D88, ___AppCpuElapsedTime_5)); } inline float get_AppCpuElapsedTime_5() const { return ___AppCpuElapsedTime_5; } inline float* get_address_of_AppCpuElapsedTime_5() { return &___AppCpuElapsedTime_5; } inline void set_AppCpuElapsedTime_5(float value) { ___AppCpuElapsedTime_5 = value; } inline static int32_t get_offset_of_AppGpuElapsedTime_6() { return static_cast(offsetof(AppPerfFrameStats_t33D029BA9852F5CD168A9F102939289421234D88, ___AppGpuElapsedTime_6)); } inline float get_AppGpuElapsedTime_6() const { return ___AppGpuElapsedTime_6; } inline float* get_address_of_AppGpuElapsedTime_6() { return &___AppGpuElapsedTime_6; } inline void set_AppGpuElapsedTime_6(float value) { ___AppGpuElapsedTime_6 = value; } inline static int32_t get_offset_of_CompositorFrameIndex_7() { return static_cast(offsetof(AppPerfFrameStats_t33D029BA9852F5CD168A9F102939289421234D88, ___CompositorFrameIndex_7)); } inline int32_t get_CompositorFrameIndex_7() const { return ___CompositorFrameIndex_7; } inline int32_t* get_address_of_CompositorFrameIndex_7() { return &___CompositorFrameIndex_7; } inline void set_CompositorFrameIndex_7(int32_t value) { ___CompositorFrameIndex_7 = value; } inline static int32_t get_offset_of_CompositorDroppedFrameCount_8() { return static_cast(offsetof(AppPerfFrameStats_t33D029BA9852F5CD168A9F102939289421234D88, ___CompositorDroppedFrameCount_8)); } inline int32_t get_CompositorDroppedFrameCount_8() const { return ___CompositorDroppedFrameCount_8; } inline int32_t* get_address_of_CompositorDroppedFrameCount_8() { return &___CompositorDroppedFrameCount_8; } inline void set_CompositorDroppedFrameCount_8(int32_t value) { ___CompositorDroppedFrameCount_8 = value; } inline static int32_t get_offset_of_CompositorLatency_9() { return static_cast(offsetof(AppPerfFrameStats_t33D029BA9852F5CD168A9F102939289421234D88, ___CompositorLatency_9)); } inline float get_CompositorLatency_9() const { return ___CompositorLatency_9; } inline float* get_address_of_CompositorLatency_9() { return &___CompositorLatency_9; } inline void set_CompositorLatency_9(float value) { ___CompositorLatency_9 = value; } inline static int32_t get_offset_of_CompositorCpuElapsedTime_10() { return static_cast(offsetof(AppPerfFrameStats_t33D029BA9852F5CD168A9F102939289421234D88, ___CompositorCpuElapsedTime_10)); } inline float get_CompositorCpuElapsedTime_10() const { return ___CompositorCpuElapsedTime_10; } inline float* get_address_of_CompositorCpuElapsedTime_10() { return &___CompositorCpuElapsedTime_10; } inline void set_CompositorCpuElapsedTime_10(float value) { ___CompositorCpuElapsedTime_10 = value; } inline static int32_t get_offset_of_CompositorGpuElapsedTime_11() { return static_cast(offsetof(AppPerfFrameStats_t33D029BA9852F5CD168A9F102939289421234D88, ___CompositorGpuElapsedTime_11)); } inline float get_CompositorGpuElapsedTime_11() const { return ___CompositorGpuElapsedTime_11; } inline float* get_address_of_CompositorGpuElapsedTime_11() { return &___CompositorGpuElapsedTime_11; } inline void set_CompositorGpuElapsedTime_11(float value) { ___CompositorGpuElapsedTime_11 = value; } inline static int32_t get_offset_of_CompositorCpuStartToGpuEndElapsedTime_12() { return static_cast(offsetof(AppPerfFrameStats_t33D029BA9852F5CD168A9F102939289421234D88, ___CompositorCpuStartToGpuEndElapsedTime_12)); } inline float get_CompositorCpuStartToGpuEndElapsedTime_12() const { return ___CompositorCpuStartToGpuEndElapsedTime_12; } inline float* get_address_of_CompositorCpuStartToGpuEndElapsedTime_12() { return &___CompositorCpuStartToGpuEndElapsedTime_12; } inline void set_CompositorCpuStartToGpuEndElapsedTime_12(float value) { ___CompositorCpuStartToGpuEndElapsedTime_12 = value; } inline static int32_t get_offset_of_CompositorGpuEndToVsyncElapsedTime_13() { return static_cast(offsetof(AppPerfFrameStats_t33D029BA9852F5CD168A9F102939289421234D88, ___CompositorGpuEndToVsyncElapsedTime_13)); } inline float get_CompositorGpuEndToVsyncElapsedTime_13() const { return ___CompositorGpuEndToVsyncElapsedTime_13; } inline float* get_address_of_CompositorGpuEndToVsyncElapsedTime_13() { return &___CompositorGpuEndToVsyncElapsedTime_13; } inline void set_CompositorGpuEndToVsyncElapsedTime_13(float value) { ___CompositorGpuEndToVsyncElapsedTime_13 = value; } }; // OVRPlugin/Colorf struct Colorf_tB639A8E41097085AB2F453FC1A3A86B54F016D81 { public: // System.Single OVRPlugin/Colorf::r float ___r_0; // System.Single OVRPlugin/Colorf::g float ___g_1; // System.Single OVRPlugin/Colorf::b float ___b_2; // System.Single OVRPlugin/Colorf::a float ___a_3; public: inline static int32_t get_offset_of_r_0() { return static_cast(offsetof(Colorf_tB639A8E41097085AB2F453FC1A3A86B54F016D81, ___r_0)); } inline float get_r_0() const { return ___r_0; } inline float* get_address_of_r_0() { return &___r_0; } inline void set_r_0(float value) { ___r_0 = value; } inline static int32_t get_offset_of_g_1() { return static_cast(offsetof(Colorf_tB639A8E41097085AB2F453FC1A3A86B54F016D81, ___g_1)); } inline float get_g_1() const { return ___g_1; } inline float* get_address_of_g_1() { return &___g_1; } inline void set_g_1(float value) { ___g_1 = value; } inline static int32_t get_offset_of_b_2() { return static_cast(offsetof(Colorf_tB639A8E41097085AB2F453FC1A3A86B54F016D81, ___b_2)); } inline float get_b_2() const { return ___b_2; } inline float* get_address_of_b_2() { return &___b_2; } inline void set_b_2(float value) { ___b_2 = value; } inline static int32_t get_offset_of_a_3() { return static_cast(offsetof(Colorf_tB639A8E41097085AB2F453FC1A3A86B54F016D81, ___a_3)); } inline float get_a_3() const { return ___a_3; } inline float* get_address_of_a_3() { return &___a_3; } inline void set_a_3(float value) { ___a_3 = value; } }; // OVRPlugin/Fovf struct Fovf_tDC8A783CE35765C1DFE303370D5893EB6087E5EF { public: // System.Single OVRPlugin/Fovf::UpTan float ___UpTan_0; // System.Single OVRPlugin/Fovf::DownTan float ___DownTan_1; // System.Single OVRPlugin/Fovf::LeftTan float ___LeftTan_2; // System.Single OVRPlugin/Fovf::RightTan float ___RightTan_3; public: inline static int32_t get_offset_of_UpTan_0() { return static_cast(offsetof(Fovf_tDC8A783CE35765C1DFE303370D5893EB6087E5EF, ___UpTan_0)); } inline float get_UpTan_0() const { return ___UpTan_0; } inline float* get_address_of_UpTan_0() { return &___UpTan_0; } inline void set_UpTan_0(float value) { ___UpTan_0 = value; } inline static int32_t get_offset_of_DownTan_1() { return static_cast(offsetof(Fovf_tDC8A783CE35765C1DFE303370D5893EB6087E5EF, ___DownTan_1)); } inline float get_DownTan_1() const { return ___DownTan_1; } inline float* get_address_of_DownTan_1() { return &___DownTan_1; } inline void set_DownTan_1(float value) { ___DownTan_1 = value; } inline static int32_t get_offset_of_LeftTan_2() { return static_cast(offsetof(Fovf_tDC8A783CE35765C1DFE303370D5893EB6087E5EF, ___LeftTan_2)); } inline float get_LeftTan_2() const { return ___LeftTan_2; } inline float* get_address_of_LeftTan_2() { return &___LeftTan_2; } inline void set_LeftTan_2(float value) { ___LeftTan_2 = value; } inline static int32_t get_offset_of_RightTan_3() { return static_cast(offsetof(Fovf_tDC8A783CE35765C1DFE303370D5893EB6087E5EF, ___RightTan_3)); } inline float get_RightTan_3() const { return ___RightTan_3; } inline float* get_address_of_RightTan_3() { return &___RightTan_3; } inline void set_RightTan_3(float value) { ___RightTan_3 = value; } }; // OVRPlugin/Frustumf struct Frustumf_tE86F2748A7E52D2600C7F9F2A462260423C6E79F { public: // System.Single OVRPlugin/Frustumf::zNear float ___zNear_0; // System.Single OVRPlugin/Frustumf::zFar float ___zFar_1; // System.Single OVRPlugin/Frustumf::fovX float ___fovX_2; // System.Single OVRPlugin/Frustumf::fovY float ___fovY_3; public: inline static int32_t get_offset_of_zNear_0() { return static_cast(offsetof(Frustumf_tE86F2748A7E52D2600C7F9F2A462260423C6E79F, ___zNear_0)); } inline float get_zNear_0() const { return ___zNear_0; } inline float* get_address_of_zNear_0() { return &___zNear_0; } inline void set_zNear_0(float value) { ___zNear_0 = value; } inline static int32_t get_offset_of_zFar_1() { return static_cast(offsetof(Frustumf_tE86F2748A7E52D2600C7F9F2A462260423C6E79F, ___zFar_1)); } inline float get_zFar_1() const { return ___zFar_1; } inline float* get_address_of_zFar_1() { return &___zFar_1; } inline void set_zFar_1(float value) { ___zFar_1 = value; } inline static int32_t get_offset_of_fovX_2() { return static_cast(offsetof(Frustumf_tE86F2748A7E52D2600C7F9F2A462260423C6E79F, ___fovX_2)); } inline float get_fovX_2() const { return ___fovX_2; } inline float* get_address_of_fovX_2() { return &___fovX_2; } inline void set_fovX_2(float value) { ___fovX_2 = value; } inline static int32_t get_offset_of_fovY_3() { return static_cast(offsetof(Frustumf_tE86F2748A7E52D2600C7F9F2A462260423C6E79F, ___fovY_3)); } inline float get_fovY_3() const { return ___fovY_3; } inline float* get_address_of_fovY_3() { return &___fovY_3; } inline void set_fovY_3(float value) { ___fovY_3 = value; } }; // OVRPlugin/HapticsDesc struct HapticsDesc_t6EA2CBB8CF223FD8BE2A0E3919B8EC8561514812 { public: // System.Int32 OVRPlugin/HapticsDesc::SampleRateHz int32_t ___SampleRateHz_0; // System.Int32 OVRPlugin/HapticsDesc::SampleSizeInBytes int32_t ___SampleSizeInBytes_1; // System.Int32 OVRPlugin/HapticsDesc::MinimumSafeSamplesQueued int32_t ___MinimumSafeSamplesQueued_2; // System.Int32 OVRPlugin/HapticsDesc::MinimumBufferSamplesCount int32_t ___MinimumBufferSamplesCount_3; // System.Int32 OVRPlugin/HapticsDesc::OptimalBufferSamplesCount int32_t ___OptimalBufferSamplesCount_4; // System.Int32 OVRPlugin/HapticsDesc::MaximumBufferSamplesCount int32_t ___MaximumBufferSamplesCount_5; public: inline static int32_t get_offset_of_SampleRateHz_0() { return static_cast(offsetof(HapticsDesc_t6EA2CBB8CF223FD8BE2A0E3919B8EC8561514812, ___SampleRateHz_0)); } inline int32_t get_SampleRateHz_0() const { return ___SampleRateHz_0; } inline int32_t* get_address_of_SampleRateHz_0() { return &___SampleRateHz_0; } inline void set_SampleRateHz_0(int32_t value) { ___SampleRateHz_0 = value; } inline static int32_t get_offset_of_SampleSizeInBytes_1() { return static_cast(offsetof(HapticsDesc_t6EA2CBB8CF223FD8BE2A0E3919B8EC8561514812, ___SampleSizeInBytes_1)); } inline int32_t get_SampleSizeInBytes_1() const { return ___SampleSizeInBytes_1; } inline int32_t* get_address_of_SampleSizeInBytes_1() { return &___SampleSizeInBytes_1; } inline void set_SampleSizeInBytes_1(int32_t value) { ___SampleSizeInBytes_1 = value; } inline static int32_t get_offset_of_MinimumSafeSamplesQueued_2() { return static_cast(offsetof(HapticsDesc_t6EA2CBB8CF223FD8BE2A0E3919B8EC8561514812, ___MinimumSafeSamplesQueued_2)); } inline int32_t get_MinimumSafeSamplesQueued_2() const { return ___MinimumSafeSamplesQueued_2; } inline int32_t* get_address_of_MinimumSafeSamplesQueued_2() { return &___MinimumSafeSamplesQueued_2; } inline void set_MinimumSafeSamplesQueued_2(int32_t value) { ___MinimumSafeSamplesQueued_2 = value; } inline static int32_t get_offset_of_MinimumBufferSamplesCount_3() { return static_cast(offsetof(HapticsDesc_t6EA2CBB8CF223FD8BE2A0E3919B8EC8561514812, ___MinimumBufferSamplesCount_3)); } inline int32_t get_MinimumBufferSamplesCount_3() const { return ___MinimumBufferSamplesCount_3; } inline int32_t* get_address_of_MinimumBufferSamplesCount_3() { return &___MinimumBufferSamplesCount_3; } inline void set_MinimumBufferSamplesCount_3(int32_t value) { ___MinimumBufferSamplesCount_3 = value; } inline static int32_t get_offset_of_OptimalBufferSamplesCount_4() { return static_cast(offsetof(HapticsDesc_t6EA2CBB8CF223FD8BE2A0E3919B8EC8561514812, ___OptimalBufferSamplesCount_4)); } inline int32_t get_OptimalBufferSamplesCount_4() const { return ___OptimalBufferSamplesCount_4; } inline int32_t* get_address_of_OptimalBufferSamplesCount_4() { return &___OptimalBufferSamplesCount_4; } inline void set_OptimalBufferSamplesCount_4(int32_t value) { ___OptimalBufferSamplesCount_4 = value; } inline static int32_t get_offset_of_MaximumBufferSamplesCount_5() { return static_cast(offsetof(HapticsDesc_t6EA2CBB8CF223FD8BE2A0E3919B8EC8561514812, ___MaximumBufferSamplesCount_5)); } inline int32_t get_MaximumBufferSamplesCount_5() const { return ___MaximumBufferSamplesCount_5; } inline int32_t* get_address_of_MaximumBufferSamplesCount_5() { return &___MaximumBufferSamplesCount_5; } inline void set_MaximumBufferSamplesCount_5(int32_t value) { ___MaximumBufferSamplesCount_5 = value; } }; // OVRPlugin/HapticsState struct HapticsState_t1861DFD9DB173760C55B17C7C7AD0D3D9313D804 { public: // System.Int32 OVRPlugin/HapticsState::SamplesAvailable int32_t ___SamplesAvailable_0; // System.Int32 OVRPlugin/HapticsState::SamplesQueued int32_t ___SamplesQueued_1; public: inline static int32_t get_offset_of_SamplesAvailable_0() { return static_cast(offsetof(HapticsState_t1861DFD9DB173760C55B17C7C7AD0D3D9313D804, ___SamplesAvailable_0)); } inline int32_t get_SamplesAvailable_0() const { return ___SamplesAvailable_0; } inline int32_t* get_address_of_SamplesAvailable_0() { return &___SamplesAvailable_0; } inline void set_SamplesAvailable_0(int32_t value) { ___SamplesAvailable_0 = value; } inline static int32_t get_offset_of_SamplesQueued_1() { return static_cast(offsetof(HapticsState_t1861DFD9DB173760C55B17C7C7AD0D3D9313D804, ___SamplesQueued_1)); } inline int32_t get_SamplesQueued_1() const { return ___SamplesQueued_1; } inline int32_t* get_address_of_SamplesQueued_1() { return &___SamplesQueued_1; } inline void set_SamplesQueued_1(int32_t value) { ___SamplesQueued_1 = value; } }; // OVRPlugin/InsightPassthroughKeyboardHandsIntensity struct InsightPassthroughKeyboardHandsIntensity_tD403C83ACD76793F037A858F942CEBA7096FF8D1 { public: // System.Single OVRPlugin/InsightPassthroughKeyboardHandsIntensity::LeftHandIntensity float ___LeftHandIntensity_0; // System.Single OVRPlugin/InsightPassthroughKeyboardHandsIntensity::RightHandIntensity float ___RightHandIntensity_1; public: inline static int32_t get_offset_of_LeftHandIntensity_0() { return static_cast(offsetof(InsightPassthroughKeyboardHandsIntensity_tD403C83ACD76793F037A858F942CEBA7096FF8D1, ___LeftHandIntensity_0)); } inline float get_LeftHandIntensity_0() const { return ___LeftHandIntensity_0; } inline float* get_address_of_LeftHandIntensity_0() { return &___LeftHandIntensity_0; } inline void set_LeftHandIntensity_0(float value) { ___LeftHandIntensity_0 = value; } inline static int32_t get_offset_of_RightHandIntensity_1() { return static_cast(offsetof(InsightPassthroughKeyboardHandsIntensity_tD403C83ACD76793F037A858F942CEBA7096FF8D1, ___RightHandIntensity_1)); } inline float get_RightHandIntensity_1() const { return ___RightHandIntensity_1; } inline float* get_address_of_RightHandIntensity_1() { return &___RightHandIntensity_1; } inline void set_RightHandIntensity_1(float value) { ___RightHandIntensity_1 = value; } }; // OVRPlugin/Quatf struct Quatf_t62062FC7CE72F55D499CA6BFF7EF122D2C6AF42D { public: // System.Single OVRPlugin/Quatf::x float ___x_0; // System.Single OVRPlugin/Quatf::y float ___y_1; // System.Single OVRPlugin/Quatf::z float ___z_2; // System.Single OVRPlugin/Quatf::w float ___w_3; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Quatf_t62062FC7CE72F55D499CA6BFF7EF122D2C6AF42D, ___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(Quatf_t62062FC7CE72F55D499CA6BFF7EF122D2C6AF42D, ___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(Quatf_t62062FC7CE72F55D499CA6BFF7EF122D2C6AF42D, ___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(Quatf_t62062FC7CE72F55D499CA6BFF7EF122D2C6AF42D, ___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; } }; // OVRPlugin/RenderModelProperties struct RenderModelProperties_t467F8C1D1FD0F7104DEED530C5E5C34715CAC315 { public: // System.String OVRPlugin/RenderModelProperties::ModelName String_t* ___ModelName_0; // System.UInt64 OVRPlugin/RenderModelProperties::ModelKey uint64_t ___ModelKey_1; // System.UInt32 OVRPlugin/RenderModelProperties::VendorId uint32_t ___VendorId_2; // System.UInt32 OVRPlugin/RenderModelProperties::ModelVersion uint32_t ___ModelVersion_3; public: inline static int32_t get_offset_of_ModelName_0() { return static_cast(offsetof(RenderModelProperties_t467F8C1D1FD0F7104DEED530C5E5C34715CAC315, ___ModelName_0)); } inline String_t* get_ModelName_0() const { return ___ModelName_0; } inline String_t** get_address_of_ModelName_0() { return &___ModelName_0; } inline void set_ModelName_0(String_t* value) { ___ModelName_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___ModelName_0), (void*)value); } inline static int32_t get_offset_of_ModelKey_1() { return static_cast(offsetof(RenderModelProperties_t467F8C1D1FD0F7104DEED530C5E5C34715CAC315, ___ModelKey_1)); } inline uint64_t get_ModelKey_1() const { return ___ModelKey_1; } inline uint64_t* get_address_of_ModelKey_1() { return &___ModelKey_1; } inline void set_ModelKey_1(uint64_t value) { ___ModelKey_1 = value; } inline static int32_t get_offset_of_VendorId_2() { return static_cast(offsetof(RenderModelProperties_t467F8C1D1FD0F7104DEED530C5E5C34715CAC315, ___VendorId_2)); } inline uint32_t get_VendorId_2() const { return ___VendorId_2; } inline uint32_t* get_address_of_VendorId_2() { return &___VendorId_2; } inline void set_VendorId_2(uint32_t value) { ___VendorId_2 = value; } inline static int32_t get_offset_of_ModelVersion_3() { return static_cast(offsetof(RenderModelProperties_t467F8C1D1FD0F7104DEED530C5E5C34715CAC315, ___ModelVersion_3)); } inline uint32_t get_ModelVersion_3() const { return ___ModelVersion_3; } inline uint32_t* get_address_of_ModelVersion_3() { return &___ModelVersion_3; } inline void set_ModelVersion_3(uint32_t value) { ___ModelVersion_3 = value; } }; // Native definition for P/Invoke marshalling of OVRPlugin/RenderModelProperties struct RenderModelProperties_t467F8C1D1FD0F7104DEED530C5E5C34715CAC315_marshaled_pinvoke { char* ___ModelName_0; uint64_t ___ModelKey_1; uint32_t ___VendorId_2; uint32_t ___ModelVersion_3; }; // Native definition for COM marshalling of OVRPlugin/RenderModelProperties struct RenderModelProperties_t467F8C1D1FD0F7104DEED530C5E5C34715CAC315_marshaled_com { Il2CppChar* ___ModelName_0; uint64_t ___ModelKey_1; uint32_t ___VendorId_2; uint32_t ___ModelVersion_3; }; // OVRPlugin/Sizef struct Sizef_t2ED899DE36514803EED2B3ADA0FF5BBA57281314 { public: // System.Single OVRPlugin/Sizef::w float ___w_0; // System.Single OVRPlugin/Sizef::h float ___h_1; public: inline static int32_t get_offset_of_w_0() { return static_cast(offsetof(Sizef_t2ED899DE36514803EED2B3ADA0FF5BBA57281314, ___w_0)); } inline float get_w_0() const { return ___w_0; } inline float* get_address_of_w_0() { return &___w_0; } inline void set_w_0(float value) { ___w_0 = value; } inline static int32_t get_offset_of_h_1() { return static_cast(offsetof(Sizef_t2ED899DE36514803EED2B3ADA0FF5BBA57281314, ___h_1)); } inline float get_h_1() const { return ___h_1; } inline float* get_address_of_h_1() { return &___h_1; } inline void set_h_1(float value) { ___h_1 = value; } }; // OVRPlugin/Sizei struct Sizei_tEB5AC4FB252F39A8D3FE08B6D3FCE03666021041 { public: // System.Int32 OVRPlugin/Sizei::w int32_t ___w_0; // System.Int32 OVRPlugin/Sizei::h int32_t ___h_1; public: inline static int32_t get_offset_of_w_0() { return static_cast(offsetof(Sizei_tEB5AC4FB252F39A8D3FE08B6D3FCE03666021041, ___w_0)); } inline int32_t get_w_0() const { return ___w_0; } inline int32_t* get_address_of_w_0() { return &___w_0; } inline void set_w_0(int32_t value) { ___w_0 = value; } inline static int32_t get_offset_of_h_1() { return static_cast(offsetof(Sizei_tEB5AC4FB252F39A8D3FE08B6D3FCE03666021041, ___h_1)); } inline int32_t get_h_1() const { return ___h_1; } inline int32_t* get_address_of_h_1() { return &___h_1; } inline void set_h_1(int32_t value) { ___h_1 = value; } }; // OVRPlugin/SpatialEntityUuid struct SpatialEntityUuid_tA19AAB8C1F10B9E48669D6191686B30F350BD8B1 { public: // System.UInt64 OVRPlugin/SpatialEntityUuid::Value_0 uint64_t ___Value_0_0; // System.UInt64 OVRPlugin/SpatialEntityUuid::Value_1 uint64_t ___Value_1_1; public: inline static int32_t get_offset_of_Value_0_0() { return static_cast(offsetof(SpatialEntityUuid_tA19AAB8C1F10B9E48669D6191686B30F350BD8B1, ___Value_0_0)); } inline uint64_t get_Value_0_0() const { return ___Value_0_0; } inline uint64_t* get_address_of_Value_0_0() { return &___Value_0_0; } inline void set_Value_0_0(uint64_t value) { ___Value_0_0 = value; } inline static int32_t get_offset_of_Value_1_1() { return static_cast(offsetof(SpatialEntityUuid_tA19AAB8C1F10B9E48669D6191686B30F350BD8B1, ___Value_1_1)); } inline uint64_t get_Value_1_1() const { return ___Value_1_1; } inline uint64_t* get_address_of_Value_1_1() { return &___Value_1_1; } inline void set_Value_1_1(uint64_t value) { ___Value_1_1 = value; } }; // OVRPlugin/Vector2f struct Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 { public: // System.Single OVRPlugin/Vector2f::x float ___x_0; // System.Single OVRPlugin/Vector2f::y float ___y_1; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354, ___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(Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354, ___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; } }; // OVRPlugin/Vector3f struct Vector3f_tF74D3A692AC7064BFF4EBEC1E704723CA2905417 { public: // System.Single OVRPlugin/Vector3f::x float ___x_0; // System.Single OVRPlugin/Vector3f::y float ___y_1; // System.Single OVRPlugin/Vector3f::z float ___z_2; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Vector3f_tF74D3A692AC7064BFF4EBEC1E704723CA2905417, ___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(Vector3f_tF74D3A692AC7064BFF4EBEC1E704723CA2905417, ___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(Vector3f_tF74D3A692AC7064BFF4EBEC1E704723CA2905417, ___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; } }; // OVRPlugin/Vector4f struct Vector4f_t24110069BA2FAF7DB40FE0F5ADB8D9077AE473EE { public: // System.Single OVRPlugin/Vector4f::x float ___x_0; // System.Single OVRPlugin/Vector4f::y float ___y_1; // System.Single OVRPlugin/Vector4f::z float ___z_2; // System.Single OVRPlugin/Vector4f::w float ___w_3; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Vector4f_t24110069BA2FAF7DB40FE0F5ADB8D9077AE473EE, ___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(Vector4f_t24110069BA2FAF7DB40FE0F5ADB8D9077AE473EE, ___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(Vector4f_t24110069BA2FAF7DB40FE0F5ADB8D9077AE473EE, ___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(Vector4f_t24110069BA2FAF7DB40FE0F5ADB8D9077AE473EE, ___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; } }; // OVRPlugin/Vector4s struct Vector4s_tD5B54B42EDC5CC229E64974A8A66DFF6EA3F54E1 { public: // System.Int16 OVRPlugin/Vector4s::x int16_t ___x_0; // System.Int16 OVRPlugin/Vector4s::y int16_t ___y_1; // System.Int16 OVRPlugin/Vector4s::z int16_t ___z_2; // System.Int16 OVRPlugin/Vector4s::w int16_t ___w_3; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Vector4s_tD5B54B42EDC5CC229E64974A8A66DFF6EA3F54E1, ___x_0)); } inline int16_t get_x_0() const { return ___x_0; } inline int16_t* get_address_of_x_0() { return &___x_0; } inline void set_x_0(int16_t value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Vector4s_tD5B54B42EDC5CC229E64974A8A66DFF6EA3F54E1, ___y_1)); } inline int16_t get_y_1() const { return ___y_1; } inline int16_t* get_address_of_y_1() { return &___y_1; } inline void set_y_1(int16_t value) { ___y_1 = value; } inline static int32_t get_offset_of_z_2() { return static_cast(offsetof(Vector4s_tD5B54B42EDC5CC229E64974A8A66DFF6EA3F54E1, ___z_2)); } inline int16_t get_z_2() const { return ___z_2; } inline int16_t* get_address_of_z_2() { return &___z_2; } inline void set_z_2(int16_t value) { ___z_2 = value; } inline static int32_t get_offset_of_w_3() { return static_cast(offsetof(Vector4s_tD5B54B42EDC5CC229E64974A8A66DFF6EA3F54E1, ___w_3)); } inline int16_t get_w_3() const { return ___w_3; } inline int16_t* get_address_of_w_3() { return &___w_3; } inline void set_w_3(int16_t value) { ___w_3 = value; } }; // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_tC19ABDA5B3F07347EFD1085E8467098CFCE365CE { public: // TKey System.Collections.Generic.KeyValuePair`2::key GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value PassthroughMeshInstance_tE7FF80851E9E9A5716598F6CF96E8C54A0AAECCF ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_tC19ABDA5B3F07347EFD1085E8467098CFCE365CE, ___key_0)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_key_0() const { return ___key_0; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_key_0() { return &___key_0; } inline void set_key_0(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * 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_tC19ABDA5B3F07347EFD1085E8467098CFCE365CE, ___value_1)); } inline PassthroughMeshInstance_tE7FF80851E9E9A5716598F6CF96E8C54A0AAECCF get_value_1() const { return ___value_1; } inline PassthroughMeshInstance_tE7FF80851E9E9A5716598F6CF96E8C54A0AAECCF * get_address_of_value_1() { return &___value_1; } inline void set_value_1(PassthroughMeshInstance_tE7FF80851E9E9A5716598F6CF96E8C54A0AAECCF value) { ___value_1 = value; } }; // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t3EB93B823BA4B6B71E8C54FED63D693B57682D49 { public: // TKey System.Collections.Generic.KeyValuePair`2::key RuntimeObject * ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value PassthroughMeshInstance_tE7FF80851E9E9A5716598F6CF96E8C54A0AAECCF ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t3EB93B823BA4B6B71E8C54FED63D693B57682D49, ___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_t3EB93B823BA4B6B71E8C54FED63D693B57682D49, ___value_1)); } inline PassthroughMeshInstance_tE7FF80851E9E9A5716598F6CF96E8C54A0AAECCF get_value_1() const { return ___value_1; } inline PassthroughMeshInstance_tE7FF80851E9E9A5716598F6CF96E8C54A0AAECCF * get_address_of_value_1() { return &___value_1; } inline void set_value_1(PassthroughMeshInstance_tE7FF80851E9E9A5716598F6CF96E8C54A0AAECCF value) { ___value_1 = value; } }; // UnityEngine.AsyncOperation struct AsyncOperation_tB6913CEC83169F22E96067CE8C7117A221E51A86 : public YieldInstruction_tB0B4E05316710E51ECCC1E57174C27FE6DEBBEAF { public: // System.IntPtr UnityEngine.AsyncOperation::m_Ptr intptr_t ___m_Ptr_0; // System.Action`1 UnityEngine.AsyncOperation::m_completeCallback Action_1_tC1348BEB2C677FD60E4B65764CA3A1CAFF6DFB31 * ___m_completeCallback_1; public: inline static int32_t get_offset_of_m_Ptr_0() { return static_cast(offsetof(AsyncOperation_tB6913CEC83169F22E96067CE8C7117A221E51A86, ___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_completeCallback_1() { return static_cast(offsetof(AsyncOperation_tB6913CEC83169F22E96067CE8C7117A221E51A86, ___m_completeCallback_1)); } inline Action_1_tC1348BEB2C677FD60E4B65764CA3A1CAFF6DFB31 * get_m_completeCallback_1() const { return ___m_completeCallback_1; } inline Action_1_tC1348BEB2C677FD60E4B65764CA3A1CAFF6DFB31 ** get_address_of_m_completeCallback_1() { return &___m_completeCallback_1; } inline void set_m_completeCallback_1(Action_1_tC1348BEB2C677FD60E4B65764CA3A1CAFF6DFB31 * value) { ___m_completeCallback_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_completeCallback_1), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.AsyncOperation struct AsyncOperation_tB6913CEC83169F22E96067CE8C7117A221E51A86_marshaled_pinvoke : public YieldInstruction_tB0B4E05316710E51ECCC1E57174C27FE6DEBBEAF_marshaled_pinvoke { intptr_t ___m_Ptr_0; Il2CppMethodPointer ___m_completeCallback_1; }; // Native definition for COM marshalling of UnityEngine.AsyncOperation struct AsyncOperation_tB6913CEC83169F22E96067CE8C7117A221E51A86_marshaled_com : public YieldInstruction_tB0B4E05316710E51ECCC1E57174C27FE6DEBBEAF_marshaled_com { intptr_t ___m_Ptr_0; Il2CppMethodPointer ___m_completeCallback_1; }; // UnityEngine.CollisionFlags struct CollisionFlags_t435530D092E80B20FFD0DA008B4F298BF224B903 { public: // System.Int32 UnityEngine.CollisionFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(CollisionFlags_t435530D092E80B20FFD0DA008B4F298BF224B903, ___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.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; }; // UnityEngine.DepthTextureMode struct DepthTextureMode_t4A8E08C41731918FB0D7CA5C6848E3864A0DC09A { public: // System.Int32 UnityEngine.DepthTextureMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(DepthTextureMode_t4A8E08C41731918FB0D7CA5C6848E3864A0DC09A, ___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.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.FilterMode struct FilterMode_tE90A08FD96A142C761463D65E524BCDBFEEE3D19 { public: // System.Int32 UnityEngine.FilterMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(FilterMode_tE90A08FD96A142C761463D65E524BCDBFEEE3D19, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Runtime.InteropServices.GCHandleType struct GCHandleType_t5D58978165671EDEFCCAE1E2B237BD5AE4E8BC38 { public: // System.Int32 System.Runtime.InteropServices.GCHandleType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(GCHandleType_t5D58978165671EDEFCCAE1E2B237BD5AE4E8BC38, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Gradient struct Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2 : public RuntimeObject { public: // System.IntPtr UnityEngine.Gradient::m_Ptr intptr_t ___m_Ptr_0; public: inline static int32_t get_offset_of_m_Ptr_0() { return static_cast(offsetof(Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2, ___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.Gradient struct Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2_marshaled_pinvoke { intptr_t ___m_Ptr_0; }; // Native definition for COM marshalling of UnityEngine.Gradient struct Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2_marshaled_com { intptr_t ___m_Ptr_0; }; // UnityEngine.GradientColorKey struct GradientColorKey_t1B691B0604BDB77B1515A6F565D928BC0EBF2F2E { public: // UnityEngine.Color UnityEngine.GradientColorKey::color Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___color_0; // System.Single UnityEngine.GradientColorKey::time float ___time_1; public: inline static int32_t get_offset_of_color_0() { return static_cast(offsetof(GradientColorKey_t1B691B0604BDB77B1515A6F565D928BC0EBF2F2E, ___color_0)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_color_0() const { return ___color_0; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_color_0() { return &___color_0; } inline void set_color_0(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___color_0 = value; } inline static int32_t get_offset_of_time_1() { return static_cast(offsetof(GradientColorKey_t1B691B0604BDB77B1515A6F565D928BC0EBF2F2E, ___time_1)); } inline float get_time_1() const { return ___time_1; } inline float* get_address_of_time_1() { return &___time_1; } inline void set_time_1(float value) { ___time_1 = value; } }; // 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; } }; // 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.KeyCode struct KeyCode_t1D303F7D061BF4429872E9F109ADDBCB431671F4 { public: // System.Int32 UnityEngine.KeyCode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(KeyCode_t1D303F7D061BF4429872E9F109ADDBCB431671F4, ___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; } }; // OVRGLTFLoader struct OVRGLTFLoader_t3BBB7B7E8C50F50DCC355934FB388034F1C05A01 : public RuntimeObject { public: // OVRSimpleJSON.JSONNode OVRGLTFLoader::m_jsonData JSONNode_tAE7C74940CE54C0AFC86B0F0500CAAC34807E51B * ___m_jsonData_0; // System.IO.Stream OVRGLTFLoader::m_glbStream Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___m_glbStream_1; // OVRBinaryChunk OVRGLTFLoader::m_binaryChunk OVRBinaryChunk_tE7AE5523FF559B65D0E7378E0136047A2881F607 ___m_binaryChunk_2; // System.Collections.Generic.List`1 OVRGLTFLoader::m_Nodes List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * ___m_Nodes_3; // UnityEngine.Shader OVRGLTFLoader::m_Shader Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * ___m_Shader_6; public: inline static int32_t get_offset_of_m_jsonData_0() { return static_cast(offsetof(OVRGLTFLoader_t3BBB7B7E8C50F50DCC355934FB388034F1C05A01, ___m_jsonData_0)); } inline JSONNode_tAE7C74940CE54C0AFC86B0F0500CAAC34807E51B * get_m_jsonData_0() const { return ___m_jsonData_0; } inline JSONNode_tAE7C74940CE54C0AFC86B0F0500CAAC34807E51B ** get_address_of_m_jsonData_0() { return &___m_jsonData_0; } inline void set_m_jsonData_0(JSONNode_tAE7C74940CE54C0AFC86B0F0500CAAC34807E51B * value) { ___m_jsonData_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_jsonData_0), (void*)value); } inline static int32_t get_offset_of_m_glbStream_1() { return static_cast(offsetof(OVRGLTFLoader_t3BBB7B7E8C50F50DCC355934FB388034F1C05A01, ___m_glbStream_1)); } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * get_m_glbStream_1() const { return ___m_glbStream_1; } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB ** get_address_of_m_glbStream_1() { return &___m_glbStream_1; } inline void set_m_glbStream_1(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * value) { ___m_glbStream_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_glbStream_1), (void*)value); } inline static int32_t get_offset_of_m_binaryChunk_2() { return static_cast(offsetof(OVRGLTFLoader_t3BBB7B7E8C50F50DCC355934FB388034F1C05A01, ___m_binaryChunk_2)); } inline OVRBinaryChunk_tE7AE5523FF559B65D0E7378E0136047A2881F607 get_m_binaryChunk_2() const { return ___m_binaryChunk_2; } inline OVRBinaryChunk_tE7AE5523FF559B65D0E7378E0136047A2881F607 * get_address_of_m_binaryChunk_2() { return &___m_binaryChunk_2; } inline void set_m_binaryChunk_2(OVRBinaryChunk_tE7AE5523FF559B65D0E7378E0136047A2881F607 value) { ___m_binaryChunk_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_binaryChunk_2))->___chunkStream_0), (void*)NULL); } inline static int32_t get_offset_of_m_Nodes_3() { return static_cast(offsetof(OVRGLTFLoader_t3BBB7B7E8C50F50DCC355934FB388034F1C05A01, ___m_Nodes_3)); } inline List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * get_m_Nodes_3() const { return ___m_Nodes_3; } inline List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 ** get_address_of_m_Nodes_3() { return &___m_Nodes_3; } inline void set_m_Nodes_3(List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * value) { ___m_Nodes_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Nodes_3), (void*)value); } inline static int32_t get_offset_of_m_Shader_6() { return static_cast(offsetof(OVRGLTFLoader_t3BBB7B7E8C50F50DCC355934FB388034F1C05A01, ___m_Shader_6)); } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * get_m_Shader_6() const { return ___m_Shader_6; } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 ** get_address_of_m_Shader_6() { return &___m_Shader_6; } inline void set_m_Shader_6(Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * value) { ___m_Shader_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Shader_6), (void*)value); } }; // OVRNativeBuffer struct OVRNativeBuffer_t45C08D3101E39570CCF69BCC10204F065D7F5BD0 : public RuntimeObject { public: // System.Boolean OVRNativeBuffer::disposed bool ___disposed_0; // System.Int32 OVRNativeBuffer::m_numBytes int32_t ___m_numBytes_1; // System.IntPtr OVRNativeBuffer::m_ptr intptr_t ___m_ptr_2; public: inline static int32_t get_offset_of_disposed_0() { return static_cast(offsetof(OVRNativeBuffer_t45C08D3101E39570CCF69BCC10204F065D7F5BD0, ___disposed_0)); } inline bool get_disposed_0() const { return ___disposed_0; } inline bool* get_address_of_disposed_0() { return &___disposed_0; } inline void set_disposed_0(bool value) { ___disposed_0 = value; } inline static int32_t get_offset_of_m_numBytes_1() { return static_cast(offsetof(OVRNativeBuffer_t45C08D3101E39570CCF69BCC10204F065D7F5BD0, ___m_numBytes_1)); } inline int32_t get_m_numBytes_1() const { return ___m_numBytes_1; } inline int32_t* get_address_of_m_numBytes_1() { return &___m_numBytes_1; } inline void set_m_numBytes_1(int32_t value) { ___m_numBytes_1 = value; } inline static int32_t get_offset_of_m_ptr_2() { return static_cast(offsetof(OVRNativeBuffer_t45C08D3101E39570CCF69BCC10204F065D7F5BD0, ___m_ptr_2)); } inline intptr_t get_m_ptr_2() const { return ___m_ptr_2; } inline intptr_t* get_address_of_m_ptr_2() { return &___m_ptr_2; } inline void set_m_ptr_2(intptr_t value) { ___m_ptr_2 = value; } }; // OVRPose struct OVRPose_t1790A96D5053B6003D0F1B82F55619B648D2A613 { public: // UnityEngine.Vector3 OVRPose::position Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___position_0; // UnityEngine.Quaternion OVRPose::orientation Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___orientation_1; public: inline static int32_t get_offset_of_position_0() { return static_cast(offsetof(OVRPose_t1790A96D5053B6003D0F1B82F55619B648D2A613, ___position_0)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_position_0() const { return ___position_0; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_position_0() { return &___position_0; } inline void set_position_0(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___position_0 = value; } inline static int32_t get_offset_of_orientation_1() { return static_cast(offsetof(OVRPose_t1790A96D5053B6003D0F1B82F55619B648D2A613, ___orientation_1)); } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 get_orientation_1() const { return ___orientation_1; } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 * get_address_of_orientation_1() { return &___orientation_1; } inline void set_orientation_1(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 value) { ___orientation_1 = value; } }; // UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A : public RuntimeObject { public: // System.IntPtr UnityEngine.Object::m_CachedPtr intptr_t ___m_CachedPtr_0; public: inline static int32_t get_offset_of_m_CachedPtr_0() { return static_cast(offsetof(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A, ___m_CachedPtr_0)); } inline intptr_t get_m_CachedPtr_0() const { return ___m_CachedPtr_0; } inline intptr_t* get_address_of_m_CachedPtr_0() { return &___m_CachedPtr_0; } inline void set_m_CachedPtr_0(intptr_t value) { ___m_CachedPtr_0 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_pinvoke { intptr_t ___m_CachedPtr_0; }; // Native definition for COM marshalling of UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_com { intptr_t ___m_CachedPtr_0; }; // UnityEngine.Plane struct Plane_t80844BF2332EAFC1DDEDD616A950242031A115C7 { public: // UnityEngine.Vector3 UnityEngine.Plane::m_Normal Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___m_Normal_0; // System.Single UnityEngine.Plane::m_Distance float ___m_Distance_1; public: inline static int32_t get_offset_of_m_Normal_0() { return static_cast(offsetof(Plane_t80844BF2332EAFC1DDEDD616A950242031A115C7, ___m_Normal_0)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_m_Normal_0() const { return ___m_Normal_0; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_m_Normal_0() { return &___m_Normal_0; } inline void set_m_Normal_0(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___m_Normal_0 = value; } inline static int32_t get_offset_of_m_Distance_1() { return static_cast(offsetof(Plane_t80844BF2332EAFC1DDEDD616A950242031A115C7, ___m_Distance_1)); } inline float get_m_Distance_1() const { return ___m_Distance_1; } inline float* get_address_of_m_Distance_1() { return &___m_Distance_1; } inline void set_m_Distance_1(float value) { ___m_Distance_1 = value; } }; // UnityEngine.Ray struct Ray_t2E9E67CC8B03EE6ED2BBF3D2C9C96DDF70E1D5E6 { public: // UnityEngine.Vector3 UnityEngine.Ray::m_Origin Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___m_Origin_0; // UnityEngine.Vector3 UnityEngine.Ray::m_Direction Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___m_Direction_1; public: inline static int32_t get_offset_of_m_Origin_0() { return static_cast(offsetof(Ray_t2E9E67CC8B03EE6ED2BBF3D2C9C96DDF70E1D5E6, ___m_Origin_0)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_m_Origin_0() const { return ___m_Origin_0; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_m_Origin_0() { return &___m_Origin_0; } inline void set_m_Origin_0(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___m_Origin_0 = value; } inline static int32_t get_offset_of_m_Direction_1() { return static_cast(offsetof(Ray_t2E9E67CC8B03EE6ED2BBF3D2C9C96DDF70E1D5E6, ___m_Direction_1)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_m_Direction_1() const { return ___m_Direction_1; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_m_Direction_1() { return &___m_Direction_1; } inline void set_m_Direction_1(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___m_Direction_1 = value; } }; // UnityEngine.RaycastHit struct RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 { public: // UnityEngine.Vector3 UnityEngine.RaycastHit::m_Point Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___m_Point_0; // UnityEngine.Vector3 UnityEngine.RaycastHit::m_Normal Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___m_Normal_1; // System.UInt32 UnityEngine.RaycastHit::m_FaceID uint32_t ___m_FaceID_2; // System.Single UnityEngine.RaycastHit::m_Distance float ___m_Distance_3; // UnityEngine.Vector2 UnityEngine.RaycastHit::m_UV Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___m_UV_4; // System.Int32 UnityEngine.RaycastHit::m_Collider int32_t ___m_Collider_5; public: inline static int32_t get_offset_of_m_Point_0() { return static_cast(offsetof(RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89, ___m_Point_0)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_m_Point_0() const { return ___m_Point_0; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_m_Point_0() { return &___m_Point_0; } inline void set_m_Point_0(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___m_Point_0 = value; } inline static int32_t get_offset_of_m_Normal_1() { return static_cast(offsetof(RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89, ___m_Normal_1)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_m_Normal_1() const { return ___m_Normal_1; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_m_Normal_1() { return &___m_Normal_1; } inline void set_m_Normal_1(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___m_Normal_1 = value; } inline static int32_t get_offset_of_m_FaceID_2() { return static_cast(offsetof(RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89, ___m_FaceID_2)); } inline uint32_t get_m_FaceID_2() const { return ___m_FaceID_2; } inline uint32_t* get_address_of_m_FaceID_2() { return &___m_FaceID_2; } inline void set_m_FaceID_2(uint32_t value) { ___m_FaceID_2 = value; } inline static int32_t get_offset_of_m_Distance_3() { return static_cast(offsetof(RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89, ___m_Distance_3)); } inline float get_m_Distance_3() const { return ___m_Distance_3; } inline float* get_address_of_m_Distance_3() { return &___m_Distance_3; } inline void set_m_Distance_3(float value) { ___m_Distance_3 = value; } inline static int32_t get_offset_of_m_UV_4() { return static_cast(offsetof(RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89, ___m_UV_4)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_m_UV_4() const { return ___m_UV_4; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_m_UV_4() { return &___m_UV_4; } inline void set_m_UV_4(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___m_UV_4 = value; } inline static int32_t get_offset_of_m_Collider_5() { return static_cast(offsetof(RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89, ___m_Collider_5)); } inline int32_t get_m_Collider_5() const { return ___m_Collider_5; } inline int32_t* get_address_of_m_Collider_5() { return &___m_Collider_5; } inline void set_m_Collider_5(int32_t value) { ___m_Collider_5 = value; } }; // UnityEngine.RaycastHit2D struct RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 { public: // UnityEngine.Vector2 UnityEngine.RaycastHit2D::m_Centroid Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___m_Centroid_0; // UnityEngine.Vector2 UnityEngine.RaycastHit2D::m_Point Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___m_Point_1; // UnityEngine.Vector2 UnityEngine.RaycastHit2D::m_Normal Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___m_Normal_2; // System.Single UnityEngine.RaycastHit2D::m_Distance float ___m_Distance_3; // System.Single UnityEngine.RaycastHit2D::m_Fraction float ___m_Fraction_4; // System.Int32 UnityEngine.RaycastHit2D::m_Collider int32_t ___m_Collider_5; public: inline static int32_t get_offset_of_m_Centroid_0() { return static_cast(offsetof(RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4, ___m_Centroid_0)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_m_Centroid_0() const { return ___m_Centroid_0; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_m_Centroid_0() { return &___m_Centroid_0; } inline void set_m_Centroid_0(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___m_Centroid_0 = value; } inline static int32_t get_offset_of_m_Point_1() { return static_cast(offsetof(RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4, ___m_Point_1)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_m_Point_1() const { return ___m_Point_1; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_m_Point_1() { return &___m_Point_1; } inline void set_m_Point_1(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___m_Point_1 = value; } inline static int32_t get_offset_of_m_Normal_2() { return static_cast(offsetof(RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4, ___m_Normal_2)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_m_Normal_2() const { return ___m_Normal_2; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_m_Normal_2() { return &___m_Normal_2; } inline void set_m_Normal_2(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___m_Normal_2 = value; } inline static int32_t get_offset_of_m_Distance_3() { return static_cast(offsetof(RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4, ___m_Distance_3)); } inline float get_m_Distance_3() const { return ___m_Distance_3; } inline float* get_address_of_m_Distance_3() { return &___m_Distance_3; } inline void set_m_Distance_3(float value) { ___m_Distance_3 = value; } inline static int32_t get_offset_of_m_Fraction_4() { return static_cast(offsetof(RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4, ___m_Fraction_4)); } inline float get_m_Fraction_4() const { return ___m_Fraction_4; } inline float* get_address_of_m_Fraction_4() { return &___m_Fraction_4; } inline void set_m_Fraction_4(float value) { ___m_Fraction_4 = value; } inline static int32_t get_offset_of_m_Collider_5() { return static_cast(offsetof(RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4, ___m_Collider_5)); } inline int32_t get_m_Collider_5() const { return ___m_Collider_5; } inline int32_t* get_address_of_m_Collider_5() { return &___m_Collider_5; } inline void set_m_Collider_5(int32_t value) { ___m_Collider_5 = value; } }; // UnityEngine.EventSystems.RaycastResult struct RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE { public: // UnityEngine.GameObject UnityEngine.EventSystems.RaycastResult::m_GameObject GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___m_GameObject_0; // UnityEngine.EventSystems.BaseRaycaster UnityEngine.EventSystems.RaycastResult::module BaseRaycaster_tBC0FB2CBE6D3D40991EC20F689C43F76AD82A876 * ___module_1; // System.Single UnityEngine.EventSystems.RaycastResult::distance float ___distance_2; // System.Single UnityEngine.EventSystems.RaycastResult::index float ___index_3; // System.Int32 UnityEngine.EventSystems.RaycastResult::depth int32_t ___depth_4; // System.Int32 UnityEngine.EventSystems.RaycastResult::sortingGroupID int32_t ___sortingGroupID_5; // System.Int32 UnityEngine.EventSystems.RaycastResult::sortingGroupOrder int32_t ___sortingGroupOrder_6; // System.Int32 UnityEngine.EventSystems.RaycastResult::sortingLayer int32_t ___sortingLayer_7; // System.Int32 UnityEngine.EventSystems.RaycastResult::sortingOrder int32_t ___sortingOrder_8; // UnityEngine.Vector3 UnityEngine.EventSystems.RaycastResult::worldPosition Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___worldPosition_9; // UnityEngine.Vector3 UnityEngine.EventSystems.RaycastResult::worldNormal Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___worldNormal_10; // UnityEngine.Vector2 UnityEngine.EventSystems.RaycastResult::screenPosition Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___screenPosition_11; // System.Int32 UnityEngine.EventSystems.RaycastResult::displayIndex int32_t ___displayIndex_12; public: inline static int32_t get_offset_of_m_GameObject_0() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___m_GameObject_0)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_m_GameObject_0() const { return ___m_GameObject_0; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_m_GameObject_0() { return &___m_GameObject_0; } inline void set_m_GameObject_0(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___m_GameObject_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_GameObject_0), (void*)value); } inline static int32_t get_offset_of_module_1() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___module_1)); } inline BaseRaycaster_tBC0FB2CBE6D3D40991EC20F689C43F76AD82A876 * get_module_1() const { return ___module_1; } inline BaseRaycaster_tBC0FB2CBE6D3D40991EC20F689C43F76AD82A876 ** get_address_of_module_1() { return &___module_1; } inline void set_module_1(BaseRaycaster_tBC0FB2CBE6D3D40991EC20F689C43F76AD82A876 * value) { ___module_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___module_1), (void*)value); } inline static int32_t get_offset_of_distance_2() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___distance_2)); } inline float get_distance_2() const { return ___distance_2; } inline float* get_address_of_distance_2() { return &___distance_2; } inline void set_distance_2(float value) { ___distance_2 = value; } inline static int32_t get_offset_of_index_3() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___index_3)); } inline float get_index_3() const { return ___index_3; } inline float* get_address_of_index_3() { return &___index_3; } inline void set_index_3(float value) { ___index_3 = value; } inline static int32_t get_offset_of_depth_4() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___depth_4)); } inline int32_t get_depth_4() const { return ___depth_4; } inline int32_t* get_address_of_depth_4() { return &___depth_4; } inline void set_depth_4(int32_t value) { ___depth_4 = value; } inline static int32_t get_offset_of_sortingGroupID_5() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___sortingGroupID_5)); } inline int32_t get_sortingGroupID_5() const { return ___sortingGroupID_5; } inline int32_t* get_address_of_sortingGroupID_5() { return &___sortingGroupID_5; } inline void set_sortingGroupID_5(int32_t value) { ___sortingGroupID_5 = value; } inline static int32_t get_offset_of_sortingGroupOrder_6() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___sortingGroupOrder_6)); } inline int32_t get_sortingGroupOrder_6() const { return ___sortingGroupOrder_6; } inline int32_t* get_address_of_sortingGroupOrder_6() { return &___sortingGroupOrder_6; } inline void set_sortingGroupOrder_6(int32_t value) { ___sortingGroupOrder_6 = value; } inline static int32_t get_offset_of_sortingLayer_7() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___sortingLayer_7)); } inline int32_t get_sortingLayer_7() const { return ___sortingLayer_7; } inline int32_t* get_address_of_sortingLayer_7() { return &___sortingLayer_7; } inline void set_sortingLayer_7(int32_t value) { ___sortingLayer_7 = value; } inline static int32_t get_offset_of_sortingOrder_8() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___sortingOrder_8)); } inline int32_t get_sortingOrder_8() const { return ___sortingOrder_8; } inline int32_t* get_address_of_sortingOrder_8() { return &___sortingOrder_8; } inline void set_sortingOrder_8(int32_t value) { ___sortingOrder_8 = value; } inline static int32_t get_offset_of_worldPosition_9() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___worldPosition_9)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_worldPosition_9() const { return ___worldPosition_9; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_worldPosition_9() { return &___worldPosition_9; } inline void set_worldPosition_9(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___worldPosition_9 = value; } inline static int32_t get_offset_of_worldNormal_10() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___worldNormal_10)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_worldNormal_10() const { return ___worldNormal_10; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_worldNormal_10() { return &___worldNormal_10; } inline void set_worldNormal_10(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___worldNormal_10 = value; } inline static int32_t get_offset_of_screenPosition_11() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___screenPosition_11)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_screenPosition_11() const { return ___screenPosition_11; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_screenPosition_11() { return &___screenPosition_11; } inline void set_screenPosition_11(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___screenPosition_11 = value; } inline static int32_t get_offset_of_displayIndex_12() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___displayIndex_12)); } inline int32_t get_displayIndex_12() const { return ___displayIndex_12; } inline int32_t* get_address_of_displayIndex_12() { return &___displayIndex_12; } inline void set_displayIndex_12(int32_t value) { ___displayIndex_12 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.EventSystems.RaycastResult struct RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE_marshaled_pinvoke { GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___m_GameObject_0; BaseRaycaster_tBC0FB2CBE6D3D40991EC20F689C43F76AD82A876 * ___module_1; float ___distance_2; float ___index_3; int32_t ___depth_4; int32_t ___sortingGroupID_5; int32_t ___sortingGroupOrder_6; int32_t ___sortingLayer_7; int32_t ___sortingOrder_8; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___worldPosition_9; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___worldNormal_10; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___screenPosition_11; int32_t ___displayIndex_12; }; // Native definition for COM marshalling of UnityEngine.EventSystems.RaycastResult struct RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE_marshaled_com { GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___m_GameObject_0; BaseRaycaster_tBC0FB2CBE6D3D40991EC20F689C43F76AD82A876 * ___module_1; float ___distance_2; float ___index_3; int32_t ___depth_4; int32_t ___sortingGroupID_5; int32_t ___sortingGroupOrder_6; int32_t ___sortingLayer_7; int32_t ___sortingOrder_8; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___worldPosition_9; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___worldNormal_10; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___screenPosition_11; int32_t ___displayIndex_12; }; // UnityEngine.TextureFormat struct TextureFormat_tBED5388A0445FE978F97B41D247275B036407932 { public: // System.Int32 UnityEngine.TextureFormat::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TextureFormat_tBED5388A0445FE978F97B41D247275B036407932, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UI.GraphicRaycaster/BlockingObjects struct BlockingObjects_t3E2C52C921D1DE2C3EDB3FBC0685E319727BE810 { public: // System.Int32 UnityEngine.UI.GraphicRaycaster/BlockingObjects::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BlockingObjects_t3E2C52C921D1DE2C3EDB3FBC0685E319727BE810, ___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; } }; // OVRInput/Axis1D struct Axis1D_t94694F3ED683A6B787DD963ECE994050DC0E599E { public: // System.Int32 OVRInput/Axis1D::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Axis1D_t94694F3ED683A6B787DD963ECE994050DC0E599E, ___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; } }; // OVRInput/Axis2D struct Axis2D_t57417826F363C20874A0D61C58B6758AE7B195B2 { public: // System.Int32 OVRInput/Axis2D::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Axis2D_t57417826F363C20874A0D61C58B6758AE7B195B2, ___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; } }; // OVRInput/Button struct Button_t8774325B87A9856038CA9138F00B669AF6D343B1 { public: // System.Int32 OVRInput/Button::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Button_t8774325B87A9856038CA9138F00B669AF6D343B1, ___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; } }; // OVRInput/Controller struct Controller_tEEDA108639533B73057BAE8B95FE21725355C48F { public: // System.Int32 OVRInput/Controller::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Controller_tEEDA108639533B73057BAE8B95FE21725355C48F, ___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; } }; // OVRInput/RawButton struct RawButton_tB9B6634051F818FF39B71EC1772F5ABC2CA3748B { public: // System.Int32 OVRInput/RawButton::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RawButton_tB9B6634051F818FF39B71EC1772F5ABC2CA3748B, ___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; } }; // OVRManager/CameraDevice struct CameraDevice_t343D6D903FA0B6FE8C518F5C1982D78893DE45A8 { public: // System.Int32 OVRManager/CameraDevice::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(CameraDevice_t343D6D903FA0B6FE8C518F5C1982D78893DE45A8, ___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; } }; // OVRManager/ColorSpace struct ColorSpace_t650DDFE12C26DD827C43B7572C2C1B6DCDE190F5 { public: // System.Int32 OVRManager/ColorSpace::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ColorSpace_t650DDFE12C26DD827C43B7572C2C1B6DCDE190F5, ___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; } }; // OVRManager/CompositionMethod struct CompositionMethod_tE14AB92FD882C540F547BB34CE92E3980A463621 { public: // System.Int32 OVRManager/CompositionMethod::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(CompositionMethod_tE14AB92FD882C540F547BB34CE92E3980A463621, ___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; } }; // OVRManager/DepthQuality struct DepthQuality_t87C2F2BC4469C8B18E10DB28869B9120BCE88E87 { public: // System.Int32 OVRManager/DepthQuality::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(DepthQuality_t87C2F2BC4469C8B18E10DB28869B9120BCE88E87, ___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; } }; // OVRManager/MrcActivationMode struct MrcActivationMode_tE6A05BDE8D9DD02B045404013ACE5818AB293CDC { public: // System.Int32 OVRManager/MrcActivationMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(MrcActivationMode_tE6A05BDE8D9DD02B045404013ACE5818AB293CDC, ___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; } }; // OVRManager/PassthroughInitializationState struct PassthroughInitializationState_t6E899396D9C69E9F302220F3D60AEB90C5442CED { public: // System.Int32 OVRManager/PassthroughInitializationState::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(PassthroughInitializationState_t6E899396D9C69E9F302220F3D60AEB90C5442CED, ___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; } }; // OVRManager/TrackingOrigin struct TrackingOrigin_t5173D7627082C15011166C4F31E81997BFA48219 { public: // System.Int32 OVRManager/TrackingOrigin::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TrackingOrigin_t5173D7627082C15011166C4F31E81997BFA48219, ___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; } }; // OVRManager/VirtualGreenScreenType struct VirtualGreenScreenType_tC6483A446F7FF4003A8BC06A858B90022B5C0FA3 { public: // System.Int32 OVRManager/VirtualGreenScreenType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(VirtualGreenScreenType_tC6483A446F7FF4003A8BC06A858B90022B5C0FA3, ___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; } }; // OVRManager/XRDevice struct XRDevice_t21C532ED4C5C7408D383516CBC43300C6C8F2EE4 { public: // System.Int32 OVRManager/XRDevice::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(XRDevice_t21C532ED4C5C7408D383516CBC43300C6C8F2EE4, ___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; } }; // OVROverlay/OverlayShape struct OverlayShape_tB956F76C341351FC776ACAB1023897A061806BEE { public: // System.Int32 OVROverlay/OverlayShape::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(OverlayShape_tB956F76C341351FC776ACAB1023897A061806BEE, ___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; } }; // OVROverlay/OverlayType struct OverlayType_tA4C6425D93366BDC6B22B1B9780ED927FF5A8A91 { public: // System.Int32 OVROverlay/OverlayType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(OverlayType_tA4C6425D93366BDC6B22B1B9780ED927FF5A8A91, ___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; } }; // OVROverlayMeshGenerator/CubeFace struct CubeFace_tB3E47193F37A794619D78754CE46384349FC63BD { public: // System.Int32 OVROverlayMeshGenerator/CubeFace::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(CubeFace_tB3E47193F37A794619D78754CE46384349FC63BD, ___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; } }; // OVRPassthroughLayer/ColorMapEditorType struct ColorMapEditorType_t85C46260EEE76B5FF61B48B5DDE649B6A5B6A243 { public: // System.Int32 OVRPassthroughLayer/ColorMapEditorType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ColorMapEditorType_t85C46260EEE76B5FF61B48B5DDE649B6A5B6A243, ___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; } }; // OVRPassthroughLayer/ProjectionSurfaceType struct ProjectionSurfaceType_t38ED74A7818DB18AF544F2BEC4EBE79F5474627D { public: // System.Int32 OVRPassthroughLayer/ProjectionSurfaceType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ProjectionSurfaceType_t38ED74A7818DB18AF544F2BEC4EBE79F5474627D, ___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; } }; // OVRPlatformMenu/eBackButtonAction struct eBackButtonAction_tCEAE0B4C8C3490D6F8643098DC99E879CC22E7F0 { public: // System.Int32 OVRPlatformMenu/eBackButtonAction::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(eBackButtonAction_tCEAE0B4C8C3490D6F8643098DC99E879CC22E7F0, ___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; } }; // OVRPlatformMenu/eHandler struct eHandler_t6A9EFE50D5952ECB257BE6C402F9CA1B74F534EF { public: // System.Int32 OVRPlatformMenu/eHandler::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(eHandler_t6A9EFE50D5952ECB257BE6C402F9CA1B74F534EF, ___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; } }; // OVRPlugin/BatteryStatus struct BatteryStatus_t5AE146807E5B275A56C3AE406F871A49C1D3F0AE { public: // System.Int32 OVRPlugin/BatteryStatus::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BatteryStatus_t5AE146807E5B275A56C3AE406F871A49C1D3F0AE, ___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; } }; // OVRPlugin/BoneCapsule struct BoneCapsule_t482B1E40C3A6FD1C90BAF5B3A24719B196071B07 { public: // System.Int16 OVRPlugin/BoneCapsule::BoneIndex int16_t ___BoneIndex_0; // OVRPlugin/Vector3f OVRPlugin/BoneCapsule::StartPoint Vector3f_tF74D3A692AC7064BFF4EBEC1E704723CA2905417 ___StartPoint_1; // OVRPlugin/Vector3f OVRPlugin/BoneCapsule::EndPoint Vector3f_tF74D3A692AC7064BFF4EBEC1E704723CA2905417 ___EndPoint_2; // System.Single OVRPlugin/BoneCapsule::Radius float ___Radius_3; public: inline static int32_t get_offset_of_BoneIndex_0() { return static_cast(offsetof(BoneCapsule_t482B1E40C3A6FD1C90BAF5B3A24719B196071B07, ___BoneIndex_0)); } inline int16_t get_BoneIndex_0() const { return ___BoneIndex_0; } inline int16_t* get_address_of_BoneIndex_0() { return &___BoneIndex_0; } inline void set_BoneIndex_0(int16_t value) { ___BoneIndex_0 = value; } inline static int32_t get_offset_of_StartPoint_1() { return static_cast(offsetof(BoneCapsule_t482B1E40C3A6FD1C90BAF5B3A24719B196071B07, ___StartPoint_1)); } inline Vector3f_tF74D3A692AC7064BFF4EBEC1E704723CA2905417 get_StartPoint_1() const { return ___StartPoint_1; } inline Vector3f_tF74D3A692AC7064BFF4EBEC1E704723CA2905417 * get_address_of_StartPoint_1() { return &___StartPoint_1; } inline void set_StartPoint_1(Vector3f_tF74D3A692AC7064BFF4EBEC1E704723CA2905417 value) { ___StartPoint_1 = value; } inline static int32_t get_offset_of_EndPoint_2() { return static_cast(offsetof(BoneCapsule_t482B1E40C3A6FD1C90BAF5B3A24719B196071B07, ___EndPoint_2)); } inline Vector3f_tF74D3A692AC7064BFF4EBEC1E704723CA2905417 get_EndPoint_2() const { return ___EndPoint_2; } inline Vector3f_tF74D3A692AC7064BFF4EBEC1E704723CA2905417 * get_address_of_EndPoint_2() { return &___EndPoint_2; } inline void set_EndPoint_2(Vector3f_tF74D3A692AC7064BFF4EBEC1E704723CA2905417 value) { ___EndPoint_2 = value; } inline static int32_t get_offset_of_Radius_3() { return static_cast(offsetof(BoneCapsule_t482B1E40C3A6FD1C90BAF5B3A24719B196071B07, ___Radius_3)); } inline float get_Radius_3() const { return ___Radius_3; } inline float* get_address_of_Radius_3() { return &___Radius_3; } inline void set_Radius_3(float value) { ___Radius_3 = value; } }; // OVRPlugin/BoneId struct BoneId_t0A08DD5A5735873EEAD52D56DFE9930A3EA23E22 { public: // System.Int32 OVRPlugin/BoneId::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BoneId_t0A08DD5A5735873EEAD52D56DFE9930A3EA23E22, ___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; } }; // OVRPlugin/Bool struct Bool_tA9671975FE200092CD67E4FDB41904E99D92EF96 { public: // System.Int32 OVRPlugin/Bool::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Bool_tA9671975FE200092CD67E4FDB41904E99D92EF96, ___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; } }; // OVRPlugin/BoundaryType struct BoundaryType_tCC8E1E14EABDFBDE86F26CBBCEDE28DE28B1F7AF { public: // System.Int32 OVRPlugin/BoundaryType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BoundaryType_tCC8E1E14EABDFBDE86F26CBBCEDE28DE28B1F7AF, ___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; } }; // OVRPlugin/CameraDevice struct CameraDevice_t28640423D5FEBE3270CC459CEFB5146D529D3B1A { public: // System.Int32 OVRPlugin/CameraDevice::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(CameraDevice_t28640423D5FEBE3270CC459CEFB5146D529D3B1A, ___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; } }; // OVRPlugin/CameraDeviceDepthQuality struct CameraDeviceDepthQuality_tC8E2CBFF08D80C2B41F9C42BC59B4E0CD6752C7B { public: // System.Int32 OVRPlugin/CameraDeviceDepthQuality::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(CameraDeviceDepthQuality_tC8E2CBFF08D80C2B41F9C42BC59B4E0CD6752C7B, ___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; } }; // OVRPlugin/CameraDeviceDepthSensingMode struct CameraDeviceDepthSensingMode_t4AE36BB39ED63AFEA6183A4E14C9E8B3AE1FAFFA { public: // System.Int32 OVRPlugin/CameraDeviceDepthSensingMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(CameraDeviceDepthSensingMode_t4AE36BB39ED63AFEA6183A4E14C9E8B3AE1FAFFA, ___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; } }; // OVRPlugin/CameraStatus struct CameraStatus_tADE3E92AA069758135353096CA8CF35E70F31BED { public: // System.Int32 OVRPlugin/CameraStatus::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(CameraStatus_tADE3E92AA069758135353096CA8CF35E70F31BED, ___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; } }; // OVRPlugin/ColorSpace struct ColorSpace_t83DF8AAAFF6E72AC158CFD56BD33FC81C1F701BC { public: // System.Int32 OVRPlugin/ColorSpace::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ColorSpace_t83DF8AAAFF6E72AC158CFD56BD33FC81C1F701BC, ___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; } }; // OVRPlugin/Controller struct Controller_tFB59C1AB3C56256D53B28ABDCD7BFF1EAF6F5656 { public: // System.Int32 OVRPlugin/Controller::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Controller_tFB59C1AB3C56256D53B28ABDCD7BFF1EAF6F5656, ___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; } }; // OVRPlugin/ControllerState struct ControllerState_t699A6C8C369BF424A907C29DB8CF32B8080F6E24 { public: // System.UInt32 OVRPlugin/ControllerState::ConnectedControllers uint32_t ___ConnectedControllers_0; // System.UInt32 OVRPlugin/ControllerState::Buttons uint32_t ___Buttons_1; // System.UInt32 OVRPlugin/ControllerState::Touches uint32_t ___Touches_2; // System.UInt32 OVRPlugin/ControllerState::NearTouches uint32_t ___NearTouches_3; // System.Single OVRPlugin/ControllerState::LIndexTrigger float ___LIndexTrigger_4; // System.Single OVRPlugin/ControllerState::RIndexTrigger float ___RIndexTrigger_5; // System.Single OVRPlugin/ControllerState::LHandTrigger float ___LHandTrigger_6; // System.Single OVRPlugin/ControllerState::RHandTrigger float ___RHandTrigger_7; // OVRPlugin/Vector2f OVRPlugin/ControllerState::LThumbstick Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 ___LThumbstick_8; // OVRPlugin/Vector2f OVRPlugin/ControllerState::RThumbstick Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 ___RThumbstick_9; public: inline static int32_t get_offset_of_ConnectedControllers_0() { return static_cast(offsetof(ControllerState_t699A6C8C369BF424A907C29DB8CF32B8080F6E24, ___ConnectedControllers_0)); } inline uint32_t get_ConnectedControllers_0() const { return ___ConnectedControllers_0; } inline uint32_t* get_address_of_ConnectedControllers_0() { return &___ConnectedControllers_0; } inline void set_ConnectedControllers_0(uint32_t value) { ___ConnectedControllers_0 = value; } inline static int32_t get_offset_of_Buttons_1() { return static_cast(offsetof(ControllerState_t699A6C8C369BF424A907C29DB8CF32B8080F6E24, ___Buttons_1)); } inline uint32_t get_Buttons_1() const { return ___Buttons_1; } inline uint32_t* get_address_of_Buttons_1() { return &___Buttons_1; } inline void set_Buttons_1(uint32_t value) { ___Buttons_1 = value; } inline static int32_t get_offset_of_Touches_2() { return static_cast(offsetof(ControllerState_t699A6C8C369BF424A907C29DB8CF32B8080F6E24, ___Touches_2)); } inline uint32_t get_Touches_2() const { return ___Touches_2; } inline uint32_t* get_address_of_Touches_2() { return &___Touches_2; } inline void set_Touches_2(uint32_t value) { ___Touches_2 = value; } inline static int32_t get_offset_of_NearTouches_3() { return static_cast(offsetof(ControllerState_t699A6C8C369BF424A907C29DB8CF32B8080F6E24, ___NearTouches_3)); } inline uint32_t get_NearTouches_3() const { return ___NearTouches_3; } inline uint32_t* get_address_of_NearTouches_3() { return &___NearTouches_3; } inline void set_NearTouches_3(uint32_t value) { ___NearTouches_3 = value; } inline static int32_t get_offset_of_LIndexTrigger_4() { return static_cast(offsetof(ControllerState_t699A6C8C369BF424A907C29DB8CF32B8080F6E24, ___LIndexTrigger_4)); } inline float get_LIndexTrigger_4() const { return ___LIndexTrigger_4; } inline float* get_address_of_LIndexTrigger_4() { return &___LIndexTrigger_4; } inline void set_LIndexTrigger_4(float value) { ___LIndexTrigger_4 = value; } inline static int32_t get_offset_of_RIndexTrigger_5() { return static_cast(offsetof(ControllerState_t699A6C8C369BF424A907C29DB8CF32B8080F6E24, ___RIndexTrigger_5)); } inline float get_RIndexTrigger_5() const { return ___RIndexTrigger_5; } inline float* get_address_of_RIndexTrigger_5() { return &___RIndexTrigger_5; } inline void set_RIndexTrigger_5(float value) { ___RIndexTrigger_5 = value; } inline static int32_t get_offset_of_LHandTrigger_6() { return static_cast(offsetof(ControllerState_t699A6C8C369BF424A907C29DB8CF32B8080F6E24, ___LHandTrigger_6)); } inline float get_LHandTrigger_6() const { return ___LHandTrigger_6; } inline float* get_address_of_LHandTrigger_6() { return &___LHandTrigger_6; } inline void set_LHandTrigger_6(float value) { ___LHandTrigger_6 = value; } inline static int32_t get_offset_of_RHandTrigger_7() { return static_cast(offsetof(ControllerState_t699A6C8C369BF424A907C29DB8CF32B8080F6E24, ___RHandTrigger_7)); } inline float get_RHandTrigger_7() const { return ___RHandTrigger_7; } inline float* get_address_of_RHandTrigger_7() { return &___RHandTrigger_7; } inline void set_RHandTrigger_7(float value) { ___RHandTrigger_7 = value; } inline static int32_t get_offset_of_LThumbstick_8() { return static_cast(offsetof(ControllerState_t699A6C8C369BF424A907C29DB8CF32B8080F6E24, ___LThumbstick_8)); } inline Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 get_LThumbstick_8() const { return ___LThumbstick_8; } inline Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 * get_address_of_LThumbstick_8() { return &___LThumbstick_8; } inline void set_LThumbstick_8(Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 value) { ___LThumbstick_8 = value; } inline static int32_t get_offset_of_RThumbstick_9() { return static_cast(offsetof(ControllerState_t699A6C8C369BF424A907C29DB8CF32B8080F6E24, ___RThumbstick_9)); } inline Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 get_RThumbstick_9() const { return ___RThumbstick_9; } inline Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 * get_address_of_RThumbstick_9() { return &___RThumbstick_9; } inline void set_RThumbstick_9(Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 value) { ___RThumbstick_9 = value; } }; // OVRPlugin/ControllerState2 struct ControllerState2_tCC86CC6786A5412F00F6069AE11423117C5E582C { public: // System.UInt32 OVRPlugin/ControllerState2::ConnectedControllers uint32_t ___ConnectedControllers_0; // System.UInt32 OVRPlugin/ControllerState2::Buttons uint32_t ___Buttons_1; // System.UInt32 OVRPlugin/ControllerState2::Touches uint32_t ___Touches_2; // System.UInt32 OVRPlugin/ControllerState2::NearTouches uint32_t ___NearTouches_3; // System.Single OVRPlugin/ControllerState2::LIndexTrigger float ___LIndexTrigger_4; // System.Single OVRPlugin/ControllerState2::RIndexTrigger float ___RIndexTrigger_5; // System.Single OVRPlugin/ControllerState2::LHandTrigger float ___LHandTrigger_6; // System.Single OVRPlugin/ControllerState2::RHandTrigger float ___RHandTrigger_7; // OVRPlugin/Vector2f OVRPlugin/ControllerState2::LThumbstick Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 ___LThumbstick_8; // OVRPlugin/Vector2f OVRPlugin/ControllerState2::RThumbstick Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 ___RThumbstick_9; // OVRPlugin/Vector2f OVRPlugin/ControllerState2::LTouchpad Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 ___LTouchpad_10; // OVRPlugin/Vector2f OVRPlugin/ControllerState2::RTouchpad Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 ___RTouchpad_11; public: inline static int32_t get_offset_of_ConnectedControllers_0() { return static_cast(offsetof(ControllerState2_tCC86CC6786A5412F00F6069AE11423117C5E582C, ___ConnectedControllers_0)); } inline uint32_t get_ConnectedControllers_0() const { return ___ConnectedControllers_0; } inline uint32_t* get_address_of_ConnectedControllers_0() { return &___ConnectedControllers_0; } inline void set_ConnectedControllers_0(uint32_t value) { ___ConnectedControllers_0 = value; } inline static int32_t get_offset_of_Buttons_1() { return static_cast(offsetof(ControllerState2_tCC86CC6786A5412F00F6069AE11423117C5E582C, ___Buttons_1)); } inline uint32_t get_Buttons_1() const { return ___Buttons_1; } inline uint32_t* get_address_of_Buttons_1() { return &___Buttons_1; } inline void set_Buttons_1(uint32_t value) { ___Buttons_1 = value; } inline static int32_t get_offset_of_Touches_2() { return static_cast(offsetof(ControllerState2_tCC86CC6786A5412F00F6069AE11423117C5E582C, ___Touches_2)); } inline uint32_t get_Touches_2() const { return ___Touches_2; } inline uint32_t* get_address_of_Touches_2() { return &___Touches_2; } inline void set_Touches_2(uint32_t value) { ___Touches_2 = value; } inline static int32_t get_offset_of_NearTouches_3() { return static_cast(offsetof(ControllerState2_tCC86CC6786A5412F00F6069AE11423117C5E582C, ___NearTouches_3)); } inline uint32_t get_NearTouches_3() const { return ___NearTouches_3; } inline uint32_t* get_address_of_NearTouches_3() { return &___NearTouches_3; } inline void set_NearTouches_3(uint32_t value) { ___NearTouches_3 = value; } inline static int32_t get_offset_of_LIndexTrigger_4() { return static_cast(offsetof(ControllerState2_tCC86CC6786A5412F00F6069AE11423117C5E582C, ___LIndexTrigger_4)); } inline float get_LIndexTrigger_4() const { return ___LIndexTrigger_4; } inline float* get_address_of_LIndexTrigger_4() { return &___LIndexTrigger_4; } inline void set_LIndexTrigger_4(float value) { ___LIndexTrigger_4 = value; } inline static int32_t get_offset_of_RIndexTrigger_5() { return static_cast(offsetof(ControllerState2_tCC86CC6786A5412F00F6069AE11423117C5E582C, ___RIndexTrigger_5)); } inline float get_RIndexTrigger_5() const { return ___RIndexTrigger_5; } inline float* get_address_of_RIndexTrigger_5() { return &___RIndexTrigger_5; } inline void set_RIndexTrigger_5(float value) { ___RIndexTrigger_5 = value; } inline static int32_t get_offset_of_LHandTrigger_6() { return static_cast(offsetof(ControllerState2_tCC86CC6786A5412F00F6069AE11423117C5E582C, ___LHandTrigger_6)); } inline float get_LHandTrigger_6() const { return ___LHandTrigger_6; } inline float* get_address_of_LHandTrigger_6() { return &___LHandTrigger_6; } inline void set_LHandTrigger_6(float value) { ___LHandTrigger_6 = value; } inline static int32_t get_offset_of_RHandTrigger_7() { return static_cast(offsetof(ControllerState2_tCC86CC6786A5412F00F6069AE11423117C5E582C, ___RHandTrigger_7)); } inline float get_RHandTrigger_7() const { return ___RHandTrigger_7; } inline float* get_address_of_RHandTrigger_7() { return &___RHandTrigger_7; } inline void set_RHandTrigger_7(float value) { ___RHandTrigger_7 = value; } inline static int32_t get_offset_of_LThumbstick_8() { return static_cast(offsetof(ControllerState2_tCC86CC6786A5412F00F6069AE11423117C5E582C, ___LThumbstick_8)); } inline Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 get_LThumbstick_8() const { return ___LThumbstick_8; } inline Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 * get_address_of_LThumbstick_8() { return &___LThumbstick_8; } inline void set_LThumbstick_8(Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 value) { ___LThumbstick_8 = value; } inline static int32_t get_offset_of_RThumbstick_9() { return static_cast(offsetof(ControllerState2_tCC86CC6786A5412F00F6069AE11423117C5E582C, ___RThumbstick_9)); } inline Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 get_RThumbstick_9() const { return ___RThumbstick_9; } inline Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 * get_address_of_RThumbstick_9() { return &___RThumbstick_9; } inline void set_RThumbstick_9(Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 value) { ___RThumbstick_9 = value; } inline static int32_t get_offset_of_LTouchpad_10() { return static_cast(offsetof(ControllerState2_tCC86CC6786A5412F00F6069AE11423117C5E582C, ___LTouchpad_10)); } inline Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 get_LTouchpad_10() const { return ___LTouchpad_10; } inline Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 * get_address_of_LTouchpad_10() { return &___LTouchpad_10; } inline void set_LTouchpad_10(Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 value) { ___LTouchpad_10 = value; } inline static int32_t get_offset_of_RTouchpad_11() { return static_cast(offsetof(ControllerState2_tCC86CC6786A5412F00F6069AE11423117C5E582C, ___RTouchpad_11)); } inline Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 get_RTouchpad_11() const { return ___RTouchpad_11; } inline Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 * get_address_of_RTouchpad_11() { return &___RTouchpad_11; } inline void set_RTouchpad_11(Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 value) { ___RTouchpad_11 = value; } }; // OVRPlugin/ControllerState4 struct ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE { public: // System.UInt32 OVRPlugin/ControllerState4::ConnectedControllers uint32_t ___ConnectedControllers_0; // System.UInt32 OVRPlugin/ControllerState4::Buttons uint32_t ___Buttons_1; // System.UInt32 OVRPlugin/ControllerState4::Touches uint32_t ___Touches_2; // System.UInt32 OVRPlugin/ControllerState4::NearTouches uint32_t ___NearTouches_3; // System.Single OVRPlugin/ControllerState4::LIndexTrigger float ___LIndexTrigger_4; // System.Single OVRPlugin/ControllerState4::RIndexTrigger float ___RIndexTrigger_5; // System.Single OVRPlugin/ControllerState4::LHandTrigger float ___LHandTrigger_6; // System.Single OVRPlugin/ControllerState4::RHandTrigger float ___RHandTrigger_7; // OVRPlugin/Vector2f OVRPlugin/ControllerState4::LThumbstick Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 ___LThumbstick_8; // OVRPlugin/Vector2f OVRPlugin/ControllerState4::RThumbstick Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 ___RThumbstick_9; // OVRPlugin/Vector2f OVRPlugin/ControllerState4::LTouchpad Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 ___LTouchpad_10; // OVRPlugin/Vector2f OVRPlugin/ControllerState4::RTouchpad Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 ___RTouchpad_11; // System.Byte OVRPlugin/ControllerState4::LBatteryPercentRemaining uint8_t ___LBatteryPercentRemaining_12; // System.Byte OVRPlugin/ControllerState4::RBatteryPercentRemaining uint8_t ___RBatteryPercentRemaining_13; // System.Byte OVRPlugin/ControllerState4::LRecenterCount uint8_t ___LRecenterCount_14; // System.Byte OVRPlugin/ControllerState4::RRecenterCount uint8_t ___RRecenterCount_15; // System.Byte OVRPlugin/ControllerState4::Reserved_27 uint8_t ___Reserved_27_16; // System.Byte OVRPlugin/ControllerState4::Reserved_26 uint8_t ___Reserved_26_17; // System.Byte OVRPlugin/ControllerState4::Reserved_25 uint8_t ___Reserved_25_18; // System.Byte OVRPlugin/ControllerState4::Reserved_24 uint8_t ___Reserved_24_19; // System.Byte OVRPlugin/ControllerState4::Reserved_23 uint8_t ___Reserved_23_20; // System.Byte OVRPlugin/ControllerState4::Reserved_22 uint8_t ___Reserved_22_21; // System.Byte OVRPlugin/ControllerState4::Reserved_21 uint8_t ___Reserved_21_22; // System.Byte OVRPlugin/ControllerState4::Reserved_20 uint8_t ___Reserved_20_23; // System.Byte OVRPlugin/ControllerState4::Reserved_19 uint8_t ___Reserved_19_24; // System.Byte OVRPlugin/ControllerState4::Reserved_18 uint8_t ___Reserved_18_25; // System.Byte OVRPlugin/ControllerState4::Reserved_17 uint8_t ___Reserved_17_26; // System.Byte OVRPlugin/ControllerState4::Reserved_16 uint8_t ___Reserved_16_27; // System.Byte OVRPlugin/ControllerState4::Reserved_15 uint8_t ___Reserved_15_28; // System.Byte OVRPlugin/ControllerState4::Reserved_14 uint8_t ___Reserved_14_29; // System.Byte OVRPlugin/ControllerState4::Reserved_13 uint8_t ___Reserved_13_30; // System.Byte OVRPlugin/ControllerState4::Reserved_12 uint8_t ___Reserved_12_31; // System.Byte OVRPlugin/ControllerState4::Reserved_11 uint8_t ___Reserved_11_32; // System.Byte OVRPlugin/ControllerState4::Reserved_10 uint8_t ___Reserved_10_33; // System.Byte OVRPlugin/ControllerState4::Reserved_09 uint8_t ___Reserved_09_34; // System.Byte OVRPlugin/ControllerState4::Reserved_08 uint8_t ___Reserved_08_35; // System.Byte OVRPlugin/ControllerState4::Reserved_07 uint8_t ___Reserved_07_36; // System.Byte OVRPlugin/ControllerState4::Reserved_06 uint8_t ___Reserved_06_37; // System.Byte OVRPlugin/ControllerState4::Reserved_05 uint8_t ___Reserved_05_38; // System.Byte OVRPlugin/ControllerState4::Reserved_04 uint8_t ___Reserved_04_39; // System.Byte OVRPlugin/ControllerState4::Reserved_03 uint8_t ___Reserved_03_40; // System.Byte OVRPlugin/ControllerState4::Reserved_02 uint8_t ___Reserved_02_41; // System.Byte OVRPlugin/ControllerState4::Reserved_01 uint8_t ___Reserved_01_42; // System.Byte OVRPlugin/ControllerState4::Reserved_00 uint8_t ___Reserved_00_43; public: inline static int32_t get_offset_of_ConnectedControllers_0() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___ConnectedControllers_0)); } inline uint32_t get_ConnectedControllers_0() const { return ___ConnectedControllers_0; } inline uint32_t* get_address_of_ConnectedControllers_0() { return &___ConnectedControllers_0; } inline void set_ConnectedControllers_0(uint32_t value) { ___ConnectedControllers_0 = value; } inline static int32_t get_offset_of_Buttons_1() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___Buttons_1)); } inline uint32_t get_Buttons_1() const { return ___Buttons_1; } inline uint32_t* get_address_of_Buttons_1() { return &___Buttons_1; } inline void set_Buttons_1(uint32_t value) { ___Buttons_1 = value; } inline static int32_t get_offset_of_Touches_2() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___Touches_2)); } inline uint32_t get_Touches_2() const { return ___Touches_2; } inline uint32_t* get_address_of_Touches_2() { return &___Touches_2; } inline void set_Touches_2(uint32_t value) { ___Touches_2 = value; } inline static int32_t get_offset_of_NearTouches_3() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___NearTouches_3)); } inline uint32_t get_NearTouches_3() const { return ___NearTouches_3; } inline uint32_t* get_address_of_NearTouches_3() { return &___NearTouches_3; } inline void set_NearTouches_3(uint32_t value) { ___NearTouches_3 = value; } inline static int32_t get_offset_of_LIndexTrigger_4() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___LIndexTrigger_4)); } inline float get_LIndexTrigger_4() const { return ___LIndexTrigger_4; } inline float* get_address_of_LIndexTrigger_4() { return &___LIndexTrigger_4; } inline void set_LIndexTrigger_4(float value) { ___LIndexTrigger_4 = value; } inline static int32_t get_offset_of_RIndexTrigger_5() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___RIndexTrigger_5)); } inline float get_RIndexTrigger_5() const { return ___RIndexTrigger_5; } inline float* get_address_of_RIndexTrigger_5() { return &___RIndexTrigger_5; } inline void set_RIndexTrigger_5(float value) { ___RIndexTrigger_5 = value; } inline static int32_t get_offset_of_LHandTrigger_6() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___LHandTrigger_6)); } inline float get_LHandTrigger_6() const { return ___LHandTrigger_6; } inline float* get_address_of_LHandTrigger_6() { return &___LHandTrigger_6; } inline void set_LHandTrigger_6(float value) { ___LHandTrigger_6 = value; } inline static int32_t get_offset_of_RHandTrigger_7() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___RHandTrigger_7)); } inline float get_RHandTrigger_7() const { return ___RHandTrigger_7; } inline float* get_address_of_RHandTrigger_7() { return &___RHandTrigger_7; } inline void set_RHandTrigger_7(float value) { ___RHandTrigger_7 = value; } inline static int32_t get_offset_of_LThumbstick_8() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___LThumbstick_8)); } inline Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 get_LThumbstick_8() const { return ___LThumbstick_8; } inline Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 * get_address_of_LThumbstick_8() { return &___LThumbstick_8; } inline void set_LThumbstick_8(Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 value) { ___LThumbstick_8 = value; } inline static int32_t get_offset_of_RThumbstick_9() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___RThumbstick_9)); } inline Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 get_RThumbstick_9() const { return ___RThumbstick_9; } inline Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 * get_address_of_RThumbstick_9() { return &___RThumbstick_9; } inline void set_RThumbstick_9(Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 value) { ___RThumbstick_9 = value; } inline static int32_t get_offset_of_LTouchpad_10() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___LTouchpad_10)); } inline Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 get_LTouchpad_10() const { return ___LTouchpad_10; } inline Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 * get_address_of_LTouchpad_10() { return &___LTouchpad_10; } inline void set_LTouchpad_10(Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 value) { ___LTouchpad_10 = value; } inline static int32_t get_offset_of_RTouchpad_11() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___RTouchpad_11)); } inline Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 get_RTouchpad_11() const { return ___RTouchpad_11; } inline Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 * get_address_of_RTouchpad_11() { return &___RTouchpad_11; } inline void set_RTouchpad_11(Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 value) { ___RTouchpad_11 = value; } inline static int32_t get_offset_of_LBatteryPercentRemaining_12() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___LBatteryPercentRemaining_12)); } inline uint8_t get_LBatteryPercentRemaining_12() const { return ___LBatteryPercentRemaining_12; } inline uint8_t* get_address_of_LBatteryPercentRemaining_12() { return &___LBatteryPercentRemaining_12; } inline void set_LBatteryPercentRemaining_12(uint8_t value) { ___LBatteryPercentRemaining_12 = value; } inline static int32_t get_offset_of_RBatteryPercentRemaining_13() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___RBatteryPercentRemaining_13)); } inline uint8_t get_RBatteryPercentRemaining_13() const { return ___RBatteryPercentRemaining_13; } inline uint8_t* get_address_of_RBatteryPercentRemaining_13() { return &___RBatteryPercentRemaining_13; } inline void set_RBatteryPercentRemaining_13(uint8_t value) { ___RBatteryPercentRemaining_13 = value; } inline static int32_t get_offset_of_LRecenterCount_14() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___LRecenterCount_14)); } inline uint8_t get_LRecenterCount_14() const { return ___LRecenterCount_14; } inline uint8_t* get_address_of_LRecenterCount_14() { return &___LRecenterCount_14; } inline void set_LRecenterCount_14(uint8_t value) { ___LRecenterCount_14 = value; } inline static int32_t get_offset_of_RRecenterCount_15() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___RRecenterCount_15)); } inline uint8_t get_RRecenterCount_15() const { return ___RRecenterCount_15; } inline uint8_t* get_address_of_RRecenterCount_15() { return &___RRecenterCount_15; } inline void set_RRecenterCount_15(uint8_t value) { ___RRecenterCount_15 = value; } inline static int32_t get_offset_of_Reserved_27_16() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___Reserved_27_16)); } inline uint8_t get_Reserved_27_16() const { return ___Reserved_27_16; } inline uint8_t* get_address_of_Reserved_27_16() { return &___Reserved_27_16; } inline void set_Reserved_27_16(uint8_t value) { ___Reserved_27_16 = value; } inline static int32_t get_offset_of_Reserved_26_17() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___Reserved_26_17)); } inline uint8_t get_Reserved_26_17() const { return ___Reserved_26_17; } inline uint8_t* get_address_of_Reserved_26_17() { return &___Reserved_26_17; } inline void set_Reserved_26_17(uint8_t value) { ___Reserved_26_17 = value; } inline static int32_t get_offset_of_Reserved_25_18() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___Reserved_25_18)); } inline uint8_t get_Reserved_25_18() const { return ___Reserved_25_18; } inline uint8_t* get_address_of_Reserved_25_18() { return &___Reserved_25_18; } inline void set_Reserved_25_18(uint8_t value) { ___Reserved_25_18 = value; } inline static int32_t get_offset_of_Reserved_24_19() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___Reserved_24_19)); } inline uint8_t get_Reserved_24_19() const { return ___Reserved_24_19; } inline uint8_t* get_address_of_Reserved_24_19() { return &___Reserved_24_19; } inline void set_Reserved_24_19(uint8_t value) { ___Reserved_24_19 = value; } inline static int32_t get_offset_of_Reserved_23_20() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___Reserved_23_20)); } inline uint8_t get_Reserved_23_20() const { return ___Reserved_23_20; } inline uint8_t* get_address_of_Reserved_23_20() { return &___Reserved_23_20; } inline void set_Reserved_23_20(uint8_t value) { ___Reserved_23_20 = value; } inline static int32_t get_offset_of_Reserved_22_21() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___Reserved_22_21)); } inline uint8_t get_Reserved_22_21() const { return ___Reserved_22_21; } inline uint8_t* get_address_of_Reserved_22_21() { return &___Reserved_22_21; } inline void set_Reserved_22_21(uint8_t value) { ___Reserved_22_21 = value; } inline static int32_t get_offset_of_Reserved_21_22() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___Reserved_21_22)); } inline uint8_t get_Reserved_21_22() const { return ___Reserved_21_22; } inline uint8_t* get_address_of_Reserved_21_22() { return &___Reserved_21_22; } inline void set_Reserved_21_22(uint8_t value) { ___Reserved_21_22 = value; } inline static int32_t get_offset_of_Reserved_20_23() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___Reserved_20_23)); } inline uint8_t get_Reserved_20_23() const { return ___Reserved_20_23; } inline uint8_t* get_address_of_Reserved_20_23() { return &___Reserved_20_23; } inline void set_Reserved_20_23(uint8_t value) { ___Reserved_20_23 = value; } inline static int32_t get_offset_of_Reserved_19_24() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___Reserved_19_24)); } inline uint8_t get_Reserved_19_24() const { return ___Reserved_19_24; } inline uint8_t* get_address_of_Reserved_19_24() { return &___Reserved_19_24; } inline void set_Reserved_19_24(uint8_t value) { ___Reserved_19_24 = value; } inline static int32_t get_offset_of_Reserved_18_25() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___Reserved_18_25)); } inline uint8_t get_Reserved_18_25() const { return ___Reserved_18_25; } inline uint8_t* get_address_of_Reserved_18_25() { return &___Reserved_18_25; } inline void set_Reserved_18_25(uint8_t value) { ___Reserved_18_25 = value; } inline static int32_t get_offset_of_Reserved_17_26() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___Reserved_17_26)); } inline uint8_t get_Reserved_17_26() const { return ___Reserved_17_26; } inline uint8_t* get_address_of_Reserved_17_26() { return &___Reserved_17_26; } inline void set_Reserved_17_26(uint8_t value) { ___Reserved_17_26 = value; } inline static int32_t get_offset_of_Reserved_16_27() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___Reserved_16_27)); } inline uint8_t get_Reserved_16_27() const { return ___Reserved_16_27; } inline uint8_t* get_address_of_Reserved_16_27() { return &___Reserved_16_27; } inline void set_Reserved_16_27(uint8_t value) { ___Reserved_16_27 = value; } inline static int32_t get_offset_of_Reserved_15_28() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___Reserved_15_28)); } inline uint8_t get_Reserved_15_28() const { return ___Reserved_15_28; } inline uint8_t* get_address_of_Reserved_15_28() { return &___Reserved_15_28; } inline void set_Reserved_15_28(uint8_t value) { ___Reserved_15_28 = value; } inline static int32_t get_offset_of_Reserved_14_29() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___Reserved_14_29)); } inline uint8_t get_Reserved_14_29() const { return ___Reserved_14_29; } inline uint8_t* get_address_of_Reserved_14_29() { return &___Reserved_14_29; } inline void set_Reserved_14_29(uint8_t value) { ___Reserved_14_29 = value; } inline static int32_t get_offset_of_Reserved_13_30() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___Reserved_13_30)); } inline uint8_t get_Reserved_13_30() const { return ___Reserved_13_30; } inline uint8_t* get_address_of_Reserved_13_30() { return &___Reserved_13_30; } inline void set_Reserved_13_30(uint8_t value) { ___Reserved_13_30 = value; } inline static int32_t get_offset_of_Reserved_12_31() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___Reserved_12_31)); } inline uint8_t get_Reserved_12_31() const { return ___Reserved_12_31; } inline uint8_t* get_address_of_Reserved_12_31() { return &___Reserved_12_31; } inline void set_Reserved_12_31(uint8_t value) { ___Reserved_12_31 = value; } inline static int32_t get_offset_of_Reserved_11_32() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___Reserved_11_32)); } inline uint8_t get_Reserved_11_32() const { return ___Reserved_11_32; } inline uint8_t* get_address_of_Reserved_11_32() { return &___Reserved_11_32; } inline void set_Reserved_11_32(uint8_t value) { ___Reserved_11_32 = value; } inline static int32_t get_offset_of_Reserved_10_33() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___Reserved_10_33)); } inline uint8_t get_Reserved_10_33() const { return ___Reserved_10_33; } inline uint8_t* get_address_of_Reserved_10_33() { return &___Reserved_10_33; } inline void set_Reserved_10_33(uint8_t value) { ___Reserved_10_33 = value; } inline static int32_t get_offset_of_Reserved_09_34() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___Reserved_09_34)); } inline uint8_t get_Reserved_09_34() const { return ___Reserved_09_34; } inline uint8_t* get_address_of_Reserved_09_34() { return &___Reserved_09_34; } inline void set_Reserved_09_34(uint8_t value) { ___Reserved_09_34 = value; } inline static int32_t get_offset_of_Reserved_08_35() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___Reserved_08_35)); } inline uint8_t get_Reserved_08_35() const { return ___Reserved_08_35; } inline uint8_t* get_address_of_Reserved_08_35() { return &___Reserved_08_35; } inline void set_Reserved_08_35(uint8_t value) { ___Reserved_08_35 = value; } inline static int32_t get_offset_of_Reserved_07_36() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___Reserved_07_36)); } inline uint8_t get_Reserved_07_36() const { return ___Reserved_07_36; } inline uint8_t* get_address_of_Reserved_07_36() { return &___Reserved_07_36; } inline void set_Reserved_07_36(uint8_t value) { ___Reserved_07_36 = value; } inline static int32_t get_offset_of_Reserved_06_37() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___Reserved_06_37)); } inline uint8_t get_Reserved_06_37() const { return ___Reserved_06_37; } inline uint8_t* get_address_of_Reserved_06_37() { return &___Reserved_06_37; } inline void set_Reserved_06_37(uint8_t value) { ___Reserved_06_37 = value; } inline static int32_t get_offset_of_Reserved_05_38() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___Reserved_05_38)); } inline uint8_t get_Reserved_05_38() const { return ___Reserved_05_38; } inline uint8_t* get_address_of_Reserved_05_38() { return &___Reserved_05_38; } inline void set_Reserved_05_38(uint8_t value) { ___Reserved_05_38 = value; } inline static int32_t get_offset_of_Reserved_04_39() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___Reserved_04_39)); } inline uint8_t get_Reserved_04_39() const { return ___Reserved_04_39; } inline uint8_t* get_address_of_Reserved_04_39() { return &___Reserved_04_39; } inline void set_Reserved_04_39(uint8_t value) { ___Reserved_04_39 = value; } inline static int32_t get_offset_of_Reserved_03_40() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___Reserved_03_40)); } inline uint8_t get_Reserved_03_40() const { return ___Reserved_03_40; } inline uint8_t* get_address_of_Reserved_03_40() { return &___Reserved_03_40; } inline void set_Reserved_03_40(uint8_t value) { ___Reserved_03_40 = value; } inline static int32_t get_offset_of_Reserved_02_41() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___Reserved_02_41)); } inline uint8_t get_Reserved_02_41() const { return ___Reserved_02_41; } inline uint8_t* get_address_of_Reserved_02_41() { return &___Reserved_02_41; } inline void set_Reserved_02_41(uint8_t value) { ___Reserved_02_41 = value; } inline static int32_t get_offset_of_Reserved_01_42() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___Reserved_01_42)); } inline uint8_t get_Reserved_01_42() const { return ___Reserved_01_42; } inline uint8_t* get_address_of_Reserved_01_42() { return &___Reserved_01_42; } inline void set_Reserved_01_42(uint8_t value) { ___Reserved_01_42 = value; } inline static int32_t get_offset_of_Reserved_00_43() { return static_cast(offsetof(ControllerState4_t9EE0F6F3818537037265284389D084C40E41E1FE, ___Reserved_00_43)); } inline uint8_t get_Reserved_00_43() const { return ___Reserved_00_43; } inline uint8_t* get_address_of_Reserved_00_43() { return &___Reserved_00_43; } inline void set_Reserved_00_43(uint8_t value) { ___Reserved_00_43 = value; } }; // OVRPlugin/EventType struct EventType_t9927BD364F4D4D5210F5D3067C7B195E3E876F30 { public: // System.Int32 OVRPlugin/EventType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(EventType_t9927BD364F4D4D5210F5D3067C7B195E3E876F30, ___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; } }; // OVRPlugin/Eye struct Eye_tE1C24E36F0809E2A3CE36EDA3A81AA6F7169EEF0 { public: // System.Int32 OVRPlugin/Eye::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Eye_tE1C24E36F0809E2A3CE36EDA3A81AA6F7169EEF0, ___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; } }; // OVRPlugin/EyeTextureFormat struct EyeTextureFormat_tA6D50F360539FD57E20BCFB425C3E717E180A89E { public: // System.Int32 OVRPlugin/EyeTextureFormat::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(EyeTextureFormat_tA6D50F360539FD57E20BCFB425C3E717E180A89E, ___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; } }; // OVRPlugin/FixedFoveatedRenderingLevel struct FixedFoveatedRenderingLevel_tBDEA043B8B3AF940356867E9743783E193FEA2AB { public: // System.Int32 OVRPlugin/FixedFoveatedRenderingLevel::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(FixedFoveatedRenderingLevel_tBDEA043B8B3AF940356867E9743783E193FEA2AB, ___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; } }; // OVRPlugin/Frustumf2 struct Frustumf2_tC9BC49D38B65DCF27D06B910BB4FF3AF31CB38EA { public: // System.Single OVRPlugin/Frustumf2::zNear float ___zNear_0; // System.Single OVRPlugin/Frustumf2::zFar float ___zFar_1; // OVRPlugin/Fovf OVRPlugin/Frustumf2::Fov Fovf_tDC8A783CE35765C1DFE303370D5893EB6087E5EF ___Fov_2; public: inline static int32_t get_offset_of_zNear_0() { return static_cast(offsetof(Frustumf2_tC9BC49D38B65DCF27D06B910BB4FF3AF31CB38EA, ___zNear_0)); } inline float get_zNear_0() const { return ___zNear_0; } inline float* get_address_of_zNear_0() { return &___zNear_0; } inline void set_zNear_0(float value) { ___zNear_0 = value; } inline static int32_t get_offset_of_zFar_1() { return static_cast(offsetof(Frustumf2_tC9BC49D38B65DCF27D06B910BB4FF3AF31CB38EA, ___zFar_1)); } inline float get_zFar_1() const { return ___zFar_1; } inline float* get_address_of_zFar_1() { return &___zFar_1; } inline void set_zFar_1(float value) { ___zFar_1 = value; } inline static int32_t get_offset_of_Fov_2() { return static_cast(offsetof(Frustumf2_tC9BC49D38B65DCF27D06B910BB4FF3AF31CB38EA, ___Fov_2)); } inline Fovf_tDC8A783CE35765C1DFE303370D5893EB6087E5EF get_Fov_2() const { return ___Fov_2; } inline Fovf_tDC8A783CE35765C1DFE303370D5893EB6087E5EF * get_address_of_Fov_2() { return &___Fov_2; } inline void set_Fov_2(Fovf_tDC8A783CE35765C1DFE303370D5893EB6087E5EF value) { ___Fov_2 = value; } }; // OVRPlugin/Hand struct Hand_t9CA76BC444108F8E1F07419E7CFAAF6993F90AD2 { public: // System.Int32 OVRPlugin/Hand::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Hand_t9CA76BC444108F8E1F07419E7CFAAF6993F90AD2, ___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; } }; // OVRPlugin/HandFingerPinch struct HandFingerPinch_t34ACF5B486E328BD7E2DBE8E74807ACA9FAF31CE { public: // System.Int32 OVRPlugin/HandFingerPinch::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(HandFingerPinch_t34ACF5B486E328BD7E2DBE8E74807ACA9FAF31CE, ___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; } }; // OVRPlugin/HandStatus struct HandStatus_t3CD43284B7DC75BB49345FE221FDB6046EFC9B65 { public: // System.Int32 OVRPlugin/HandStatus::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(HandStatus_t3CD43284B7DC75BB49345FE221FDB6046EFC9B65, ___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; } }; // OVRPlugin/Handedness struct Handedness_t2C38A62689BD8D9A02F70AB76BD841825C53A51A { public: // System.Int32 OVRPlugin/Handedness::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Handedness_t2C38A62689BD8D9A02F70AB76BD841825C53A51A, ___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; } }; // OVRPlugin/HapticsBuffer struct HapticsBuffer_tD3669FE96E6C4B1D02FD0D15F8A9CB1721889A2E { public: // System.IntPtr OVRPlugin/HapticsBuffer::Samples intptr_t ___Samples_0; // System.Int32 OVRPlugin/HapticsBuffer::SamplesCount int32_t ___SamplesCount_1; public: inline static int32_t get_offset_of_Samples_0() { return static_cast(offsetof(HapticsBuffer_tD3669FE96E6C4B1D02FD0D15F8A9CB1721889A2E, ___Samples_0)); } inline intptr_t get_Samples_0() const { return ___Samples_0; } inline intptr_t* get_address_of_Samples_0() { return &___Samples_0; } inline void set_Samples_0(intptr_t value) { ___Samples_0 = value; } inline static int32_t get_offset_of_SamplesCount_1() { return static_cast(offsetof(HapticsBuffer_tD3669FE96E6C4B1D02FD0D15F8A9CB1721889A2E, ___SamplesCount_1)); } inline int32_t get_SamplesCount_1() const { return ___SamplesCount_1; } inline int32_t* get_address_of_SamplesCount_1() { return &___SamplesCount_1; } inline void set_SamplesCount_1(int32_t value) { ___SamplesCount_1 = value; } }; // OVRPlugin/InsightPassthroughColorMapType struct InsightPassthroughColorMapType_tFC50BE8F852456675505EC936C8389280143C042 { public: // System.Int32 OVRPlugin/InsightPassthroughColorMapType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(InsightPassthroughColorMapType_tFC50BE8F852456675505EC936C8389280143C042, ___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; } }; // OVRPlugin/InsightPassthroughStyleFlags struct InsightPassthroughStyleFlags_t6B854516ADA79BA117081385A0DEC799B4918F71 { public: // System.Int32 OVRPlugin/InsightPassthroughStyleFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(InsightPassthroughStyleFlags_t6B854516ADA79BA117081385A0DEC799B4918F71, ___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; } }; // OVRPlugin/LayerLayout struct LayerLayout_t69210A1A9CCEF0BA738C09450D8AA2C9460F40DE { public: // System.Int32 OVRPlugin/LayerLayout::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(LayerLayout_t69210A1A9CCEF0BA738C09450D8AA2C9460F40DE, ___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; } }; // OVRPlugin/MeshType struct MeshType_t2A1F373C7DF794F5DD951192CFF3D1A226FCBD98 { public: // System.Int32 OVRPlugin/MeshType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(MeshType_t2A1F373C7DF794F5DD951192CFF3D1A226FCBD98, ___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; } }; // OVRPlugin/Node struct Node_t8ED2C04E12CC3A00FCDF19DE898B6A02989D5D2F { public: // System.Int32 OVRPlugin/Node::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Node_t8ED2C04E12CC3A00FCDF19DE898B6A02989D5D2F, ___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; } }; // OVRPlugin/OverlayShape struct OverlayShape_tF919BB207C80855BDF33A30CB464646F18826DB7 { public: // System.Int32 OVRPlugin/OverlayShape::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(OverlayShape_tF919BB207C80855BDF33A30CB464646F18826DB7, ___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; } }; // OVRPlugin/PerfMetrics struct PerfMetrics_tAED2B3A1610675F931539AFC1E659B95882AF8D9 { public: // System.Int32 OVRPlugin/PerfMetrics::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(PerfMetrics_tAED2B3A1610675F931539AFC1E659B95882AF8D9, ___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; } }; // OVRPlugin/PlatformUI struct PlatformUI_t995CCBAB51BAEDA66B99192ACA89A42E441056A9 { public: // System.Int32 OVRPlugin/PlatformUI::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(PlatformUI_t995CCBAB51BAEDA66B99192ACA89A42E441056A9, ___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; } }; // OVRPlugin/Posef struct Posef_tAB560ABDD92D837B4DF63F6FAEE32A1E1144B952 { public: // OVRPlugin/Quatf OVRPlugin/Posef::Orientation Quatf_t62062FC7CE72F55D499CA6BFF7EF122D2C6AF42D ___Orientation_0; // OVRPlugin/Vector3f OVRPlugin/Posef::Position Vector3f_tF74D3A692AC7064BFF4EBEC1E704723CA2905417 ___Position_1; public: inline static int32_t get_offset_of_Orientation_0() { return static_cast(offsetof(Posef_tAB560ABDD92D837B4DF63F6FAEE32A1E1144B952, ___Orientation_0)); } inline Quatf_t62062FC7CE72F55D499CA6BFF7EF122D2C6AF42D get_Orientation_0() const { return ___Orientation_0; } inline Quatf_t62062FC7CE72F55D499CA6BFF7EF122D2C6AF42D * get_address_of_Orientation_0() { return &___Orientation_0; } inline void set_Orientation_0(Quatf_t62062FC7CE72F55D499CA6BFF7EF122D2C6AF42D value) { ___Orientation_0 = value; } inline static int32_t get_offset_of_Position_1() { return static_cast(offsetof(Posef_tAB560ABDD92D837B4DF63F6FAEE32A1E1144B952, ___Position_1)); } inline Vector3f_tF74D3A692AC7064BFF4EBEC1E704723CA2905417 get_Position_1() const { return ___Position_1; } inline Vector3f_tF74D3A692AC7064BFF4EBEC1E704723CA2905417 * get_address_of_Position_1() { return &___Position_1; } inline void set_Position_1(Vector3f_tF74D3A692AC7064BFF4EBEC1E704723CA2905417 value) { ___Position_1 = value; } }; // OVRPlugin/RecenterFlags struct RecenterFlags_t0BFEA7D7CE0A469430F813DFF28E0C7D7A75708D { public: // System.Int32 OVRPlugin/RecenterFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RecenterFlags_t0BFEA7D7CE0A469430F813DFF28E0C7D7A75708D, ___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; } }; // OVRPlugin/Rectf struct Rectf_t2A1D0CD8A28CA6615FCCE4770967597CB38B30A3 { public: // OVRPlugin/Vector2f OVRPlugin/Rectf::Pos Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 ___Pos_0; // OVRPlugin/Sizef OVRPlugin/Rectf::Size Sizef_t2ED899DE36514803EED2B3ADA0FF5BBA57281314 ___Size_1; public: inline static int32_t get_offset_of_Pos_0() { return static_cast(offsetof(Rectf_t2A1D0CD8A28CA6615FCCE4770967597CB38B30A3, ___Pos_0)); } inline Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 get_Pos_0() const { return ___Pos_0; } inline Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 * get_address_of_Pos_0() { return &___Pos_0; } inline void set_Pos_0(Vector2f_t1A3A349F1E6819E0FF7A685BC6FC4067846FD354 value) { ___Pos_0 = value; } inline static int32_t get_offset_of_Size_1() { return static_cast(offsetof(Rectf_t2A1D0CD8A28CA6615FCCE4770967597CB38B30A3, ___Size_1)); } inline Sizef_t2ED899DE36514803EED2B3ADA0FF5BBA57281314 get_Size_1() const { return ___Size_1; } inline Sizef_t2ED899DE36514803EED2B3ADA0FF5BBA57281314 * get_address_of_Size_1() { return &___Size_1; } inline void set_Size_1(Sizef_t2ED899DE36514803EED2B3ADA0FF5BBA57281314 value) { ___Size_1 = value; } }; // OVRPlugin/RenderModelPropertiesInternal struct RenderModelPropertiesInternal_t9BC27039170AE03663D2382196FAF2A282B2AA43 { public: // System.Byte[] OVRPlugin/RenderModelPropertiesInternal::ModelName ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___ModelName_0; // System.UInt64 OVRPlugin/RenderModelPropertiesInternal::ModelKey uint64_t ___ModelKey_1; // System.UInt32 OVRPlugin/RenderModelPropertiesInternal::VendorId uint32_t ___VendorId_2; // System.UInt32 OVRPlugin/RenderModelPropertiesInternal::ModelVersion uint32_t ___ModelVersion_3; public: inline static int32_t get_offset_of_ModelName_0() { return static_cast(offsetof(RenderModelPropertiesInternal_t9BC27039170AE03663D2382196FAF2A282B2AA43, ___ModelName_0)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_ModelName_0() const { return ___ModelName_0; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_ModelName_0() { return &___ModelName_0; } inline void set_ModelName_0(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___ModelName_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___ModelName_0), (void*)value); } inline static int32_t get_offset_of_ModelKey_1() { return static_cast(offsetof(RenderModelPropertiesInternal_t9BC27039170AE03663D2382196FAF2A282B2AA43, ___ModelKey_1)); } inline uint64_t get_ModelKey_1() const { return ___ModelKey_1; } inline uint64_t* get_address_of_ModelKey_1() { return &___ModelKey_1; } inline void set_ModelKey_1(uint64_t value) { ___ModelKey_1 = value; } inline static int32_t get_offset_of_VendorId_2() { return static_cast(offsetof(RenderModelPropertiesInternal_t9BC27039170AE03663D2382196FAF2A282B2AA43, ___VendorId_2)); } inline uint32_t get_VendorId_2() const { return ___VendorId_2; } inline uint32_t* get_address_of_VendorId_2() { return &___VendorId_2; } inline void set_VendorId_2(uint32_t value) { ___VendorId_2 = value; } inline static int32_t get_offset_of_ModelVersion_3() { return static_cast(offsetof(RenderModelPropertiesInternal_t9BC27039170AE03663D2382196FAF2A282B2AA43, ___ModelVersion_3)); } inline uint32_t get_ModelVersion_3() const { return ___ModelVersion_3; } inline uint32_t* get_address_of_ModelVersion_3() { return &___ModelVersion_3; } inline void set_ModelVersion_3(uint32_t value) { ___ModelVersion_3 = value; } }; // Native definition for P/Invoke marshalling of OVRPlugin/RenderModelPropertiesInternal struct RenderModelPropertiesInternal_t9BC27039170AE03663D2382196FAF2A282B2AA43_marshaled_pinvoke { uint8_t ___ModelName_0[64]; uint64_t ___ModelKey_1; uint32_t ___VendorId_2; uint32_t ___ModelVersion_3; }; // Native definition for COM marshalling of OVRPlugin/RenderModelPropertiesInternal struct RenderModelPropertiesInternal_t9BC27039170AE03663D2382196FAF2A282B2AA43_marshaled_com { uint8_t ___ModelName_0[64]; uint64_t ___ModelKey_1; uint32_t ___VendorId_2; uint32_t ___ModelVersion_3; }; // OVRPlugin/Result struct Result_t80102ADA0C9F41E3C3562D30B25435B240FFF523 { public: // System.Int32 OVRPlugin/Result::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Result_t80102ADA0C9F41E3C3562D30B25435B240FFF523, ___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; } }; // OVRPlugin/SkeletonType struct SkeletonType_tA6B9642BF519E11B92A7A71113FCB5D3412201AF { public: // System.Int32 OVRPlugin/SkeletonType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SkeletonType_tA6B9642BF519E11B92A7A71113FCB5D3412201AF, ___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; } }; // OVRPlugin/SpatialEntityComponentType struct SpatialEntityComponentType_t18290CACAEC202EBC9DC4C48D4BE63C4FFA99ACB { public: // System.Int32 OVRPlugin/SpatialEntityComponentType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SpatialEntityComponentType_t18290CACAEC202EBC9DC4C48D4BE63C4FFA99ACB, ___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; } }; // OVRPlugin/SpatialEntityFilterInfoIds struct SpatialEntityFilterInfoIds_t6F45773BCE62AC103502D3287BC42B8CCB9E5730 { public: // OVRPlugin/SpatialEntityUuid[] OVRPlugin/SpatialEntityFilterInfoIds::Ids SpatialEntityUuidU5BU5D_tEDC09D7B3DA21CDAC2845568807D787A09B85093* ___Ids_0; // System.Int32 OVRPlugin/SpatialEntityFilterInfoIds::NumIds int32_t ___NumIds_1; public: inline static int32_t get_offset_of_Ids_0() { return static_cast(offsetof(SpatialEntityFilterInfoIds_t6F45773BCE62AC103502D3287BC42B8CCB9E5730, ___Ids_0)); } inline SpatialEntityUuidU5BU5D_tEDC09D7B3DA21CDAC2845568807D787A09B85093* get_Ids_0() const { return ___Ids_0; } inline SpatialEntityUuidU5BU5D_tEDC09D7B3DA21CDAC2845568807D787A09B85093** get_address_of_Ids_0() { return &___Ids_0; } inline void set_Ids_0(SpatialEntityUuidU5BU5D_tEDC09D7B3DA21CDAC2845568807D787A09B85093* value) { ___Ids_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Ids_0), (void*)value); } inline static int32_t get_offset_of_NumIds_1() { return static_cast(offsetof(SpatialEntityFilterInfoIds_t6F45773BCE62AC103502D3287BC42B8CCB9E5730, ___NumIds_1)); } inline int32_t get_NumIds_1() const { return ___NumIds_1; } inline int32_t* get_address_of_NumIds_1() { return &___NumIds_1; } inline void set_NumIds_1(int32_t value) { ___NumIds_1 = value; } }; // Native definition for P/Invoke marshalling of OVRPlugin/SpatialEntityFilterInfoIds struct SpatialEntityFilterInfoIds_t6F45773BCE62AC103502D3287BC42B8CCB9E5730_marshaled_pinvoke { SpatialEntityUuid_tA19AAB8C1F10B9E48669D6191686B30F350BD8B1 ___Ids_0[1024]; int32_t ___NumIds_1; }; // Native definition for COM marshalling of OVRPlugin/SpatialEntityFilterInfoIds struct SpatialEntityFilterInfoIds_t6F45773BCE62AC103502D3287BC42B8CCB9E5730_marshaled_com { SpatialEntityUuid_tA19AAB8C1F10B9E48669D6191686B30F350BD8B1 ___Ids_0[1024]; int32_t ___NumIds_1; }; // OVRPlugin/SpatialEntityQueryActionType struct SpatialEntityQueryActionType_t620945BBA16D2F04531BA08AF683BAC469359951 { public: // System.Int32 OVRPlugin/SpatialEntityQueryActionType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SpatialEntityQueryActionType_t620945BBA16D2F04531BA08AF683BAC469359951, ___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; } }; // OVRPlugin/SpatialEntityQueryFilterType struct SpatialEntityQueryFilterType_tA637922365329110AB057269B94ED2017EE69E85 { public: // System.Int32 OVRPlugin/SpatialEntityQueryFilterType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SpatialEntityQueryFilterType_tA637922365329110AB057269B94ED2017EE69E85, ___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; } }; // OVRPlugin/SpatialEntityQueryType struct SpatialEntityQueryType_tED7FEAD13214AAF70A7F43A92296880BBBB5422E { public: // System.Int32 OVRPlugin/SpatialEntityQueryType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SpatialEntityQueryType_tED7FEAD13214AAF70A7F43A92296880BBBB5422E, ___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; } }; // OVRPlugin/SpatialEntityStorageLocation struct SpatialEntityStorageLocation_tE63CBE1415130917724AB64E592971323DBFB80A { public: // System.Int32 OVRPlugin/SpatialEntityStorageLocation::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SpatialEntityStorageLocation_tE63CBE1415130917724AB64E592971323DBFB80A, ___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; } }; // OVRPlugin/SpatialEntityStoragePersistenceMode struct SpatialEntityStoragePersistenceMode_t3761A64D6383F792EEA3189595D56F8CAEE48E94 { public: // System.Int32 OVRPlugin/SpatialEntityStoragePersistenceMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SpatialEntityStoragePersistenceMode_t3761A64D6383F792EEA3189595D56F8CAEE48E94, ___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; } }; // OVRPlugin/Step struct Step_t88CFE881E61F7CEA95FDFBF0F0F0A5A88EE94D71 { public: // System.Int32 OVRPlugin/Step::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Step_t88CFE881E61F7CEA95FDFBF0F0F0A5A88EE94D71, ___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; } }; // OVRPlugin/SystemHeadset struct SystemHeadset_t2F607D6EB177AEC40A9C040015CA09F1219432F1 { public: // System.Int32 OVRPlugin/SystemHeadset::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SystemHeadset_t2F607D6EB177AEC40A9C040015CA09F1219432F1, ___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; } }; // OVRPlugin/SystemRegion struct SystemRegion_t67DA318A24D0A05D8CF6D2F2E369A45DCC799E72 { public: // System.Int32 OVRPlugin/SystemRegion::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SystemRegion_t67DA318A24D0A05D8CF6D2F2E369A45DCC799E72, ___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; } }; // OVRPlugin/TextureRectMatrixf struct TextureRectMatrixf_tE62EB3A14C2C8F15AEC8B5E11EBC576CFD55BF9B { public: // UnityEngine.Rect OVRPlugin/TextureRectMatrixf::leftRect Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 ___leftRect_0; // UnityEngine.Rect OVRPlugin/TextureRectMatrixf::rightRect Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 ___rightRect_1; // UnityEngine.Vector4 OVRPlugin/TextureRectMatrixf::leftScaleBias Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___leftScaleBias_2; // UnityEngine.Vector4 OVRPlugin/TextureRectMatrixf::rightScaleBias Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___rightScaleBias_3; public: inline static int32_t get_offset_of_leftRect_0() { return static_cast(offsetof(TextureRectMatrixf_tE62EB3A14C2C8F15AEC8B5E11EBC576CFD55BF9B, ___leftRect_0)); } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 get_leftRect_0() const { return ___leftRect_0; } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * get_address_of_leftRect_0() { return &___leftRect_0; } inline void set_leftRect_0(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 value) { ___leftRect_0 = value; } inline static int32_t get_offset_of_rightRect_1() { return static_cast(offsetof(TextureRectMatrixf_tE62EB3A14C2C8F15AEC8B5E11EBC576CFD55BF9B, ___rightRect_1)); } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 get_rightRect_1() const { return ___rightRect_1; } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * get_address_of_rightRect_1() { return &___rightRect_1; } inline void set_rightRect_1(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 value) { ___rightRect_1 = value; } inline static int32_t get_offset_of_leftScaleBias_2() { return static_cast(offsetof(TextureRectMatrixf_tE62EB3A14C2C8F15AEC8B5E11EBC576CFD55BF9B, ___leftScaleBias_2)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_leftScaleBias_2() const { return ___leftScaleBias_2; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_leftScaleBias_2() { return &___leftScaleBias_2; } inline void set_leftScaleBias_2(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___leftScaleBias_2 = value; } inline static int32_t get_offset_of_rightScaleBias_3() { return static_cast(offsetof(TextureRectMatrixf_tE62EB3A14C2C8F15AEC8B5E11EBC576CFD55BF9B, ___rightScaleBias_3)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_rightScaleBias_3() const { return ___rightScaleBias_3; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_rightScaleBias_3() { return &___rightScaleBias_3; } inline void set_rightScaleBias_3(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___rightScaleBias_3 = value; } }; // OVRPlugin/TiledMultiResLevel struct TiledMultiResLevel_t9E618A26EBBD80AD555AC72ACE51D69DFE0186F5 { public: // System.Int32 OVRPlugin/TiledMultiResLevel::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TiledMultiResLevel_t9E618A26EBBD80AD555AC72ACE51D69DFE0186F5, ___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; } }; // OVRPlugin/TrackedKeyboardFlags struct TrackedKeyboardFlags_t4FBF1C4EFC6B7DE5E3DDB65199D70B5E288E44E8 { public: // System.Int32 OVRPlugin/TrackedKeyboardFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TrackedKeyboardFlags_t4FBF1C4EFC6B7DE5E3DDB65199D70B5E288E44E8, ___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; } }; // OVRPlugin/TrackedKeyboardPresentationStyles struct TrackedKeyboardPresentationStyles_t3EFAE5FEC8039DDD2589CF66DC9A06921B321CE1 { public: // System.Int32 OVRPlugin/TrackedKeyboardPresentationStyles::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TrackedKeyboardPresentationStyles_t3EFAE5FEC8039DDD2589CF66DC9A06921B321CE1, ___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; } }; // OVRPlugin/TrackedKeyboardQueryFlags struct TrackedKeyboardQueryFlags_t0244C8DB5061E0226233EEAB146B431FA853BE84 { public: // System.Int32 OVRPlugin/TrackedKeyboardQueryFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TrackedKeyboardQueryFlags_t0244C8DB5061E0226233EEAB146B431FA853BE84, ___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; } }; // OVRPlugin/Tracker struct Tracker_tFCC6B9EB71412E5F059684859E92346C95978AA7 { public: // System.Int32 OVRPlugin/Tracker::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Tracker_tFCC6B9EB71412E5F059684859E92346C95978AA7, ___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; } }; // OVRPlugin/TrackingConfidence struct TrackingConfidence_t33FDA3D2EA5B7D420BF70D7F0586ACBB4CDCF506 { public: // System.Int32 OVRPlugin/TrackingConfidence::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TrackingConfidence_t33FDA3D2EA5B7D420BF70D7F0586ACBB4CDCF506, ___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; } }; // OVRPlugin/TrackingOrigin struct TrackingOrigin_t7C7F936E782956E33439ACA893824FE76981D8CA { public: // System.Int32 OVRPlugin/TrackingOrigin::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TrackingOrigin_t7C7F936E782956E33439ACA893824FE76981D8CA, ___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; } }; // OVRPlugin/XrApi struct XrApi_t99A5A6FF1A97AB2C5D884A07DD581505BD912ED3 { public: // System.Int32 OVRPlugin/XrApi::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(XrApi_t99A5A6FF1A97AB2C5D884A07DD581505BD912ED3, ___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; } }; // OVRProfile/State struct State_t8431358BFCA017DBF7E046B862CF654DFFCC32BF { public: // System.Int32 OVRProfile/State::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(State_t8431358BFCA017DBF7E046B862CF654DFFCC32BF, ___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; } }; // OVRRaycaster/RaycastHit struct RaycastHit_tAE07AFB2EA5EDC4D687ECF28D7CE7F38B3953CCB { public: // UnityEngine.UI.Graphic OVRRaycaster/RaycastHit::graphic Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24 * ___graphic_0; // UnityEngine.Vector3 OVRRaycaster/RaycastHit::worldPos Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___worldPos_1; // System.Boolean OVRRaycaster/RaycastHit::fromMouse bool ___fromMouse_2; public: inline static int32_t get_offset_of_graphic_0() { return static_cast(offsetof(RaycastHit_tAE07AFB2EA5EDC4D687ECF28D7CE7F38B3953CCB, ___graphic_0)); } inline Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24 * get_graphic_0() const { return ___graphic_0; } inline Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24 ** get_address_of_graphic_0() { return &___graphic_0; } inline void set_graphic_0(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24 * value) { ___graphic_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___graphic_0), (void*)value); } inline static int32_t get_offset_of_worldPos_1() { return static_cast(offsetof(RaycastHit_tAE07AFB2EA5EDC4D687ECF28D7CE7F38B3953CCB, ___worldPos_1)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_worldPos_1() const { return ___worldPos_1; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_worldPos_1() { return &___worldPos_1; } inline void set_worldPos_1(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___worldPos_1 = value; } inline static int32_t get_offset_of_fromMouse_2() { return static_cast(offsetof(RaycastHit_tAE07AFB2EA5EDC4D687ECF28D7CE7F38B3953CCB, ___fromMouse_2)); } inline bool get_fromMouse_2() const { return ___fromMouse_2; } inline bool* get_address_of_fromMouse_2() { return &___fromMouse_2; } inline void set_fromMouse_2(bool value) { ___fromMouse_2 = value; } }; // Native definition for P/Invoke marshalling of OVRRaycaster/RaycastHit struct RaycastHit_tAE07AFB2EA5EDC4D687ECF28D7CE7F38B3953CCB_marshaled_pinvoke { Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24 * ___graphic_0; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___worldPos_1; int32_t ___fromMouse_2; }; // Native definition for COM marshalling of OVRRaycaster/RaycastHit struct RaycastHit_tAE07AFB2EA5EDC4D687ECF28D7CE7F38B3953CCB_marshaled_com { Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24 * ___graphic_0; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___worldPos_1; int32_t ___fromMouse_2; }; // UnityEngine.EventSystems.PointerEventData/InputButton struct InputButton_tA5409FE587ADC841D2BF80835D04074A89C59A9D { public: // System.Int32 UnityEngine.EventSystems.PointerEventData/InputButton::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(InputButton_tA5409FE587ADC841D2BF80835D04074A89C59A9D, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Collections.Generic.Dictionary`2/Enumerator struct Enumerator_t1A86D44C441FDEB035D17918E6DF10C3CB1DE8DD { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t60275C105022D515270F8E8181130D8B1020CB74 * ___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_tC19ABDA5B3F07347EFD1085E8467098CFCE365CE ___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_t1A86D44C441FDEB035D17918E6DF10C3CB1DE8DD, ___dictionary_0)); } inline Dictionary_2_t60275C105022D515270F8E8181130D8B1020CB74 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t60275C105022D515270F8E8181130D8B1020CB74 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t60275C105022D515270F8E8181130D8B1020CB74 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } inline static int32_t get_offset_of_version_1() { return static_cast(offsetof(Enumerator_t1A86D44C441FDEB035D17918E6DF10C3CB1DE8DD, ___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_t1A86D44C441FDEB035D17918E6DF10C3CB1DE8DD, ___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_t1A86D44C441FDEB035D17918E6DF10C3CB1DE8DD, ___current_3)); } inline KeyValuePair_2_tC19ABDA5B3F07347EFD1085E8467098CFCE365CE get_current_3() const { return ___current_3; } inline KeyValuePair_2_tC19ABDA5B3F07347EFD1085E8467098CFCE365CE * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_tC19ABDA5B3F07347EFD1085E8467098CFCE365CE value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___key_0), (void*)NULL); } inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast(offsetof(Enumerator_t1A86D44C441FDEB035D17918E6DF10C3CB1DE8DD, ___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_t5EBE11735F00B9EBC4E0F15BD952221DDD50F0B3 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_tC57BBAB6AC82D50B6FF6890E64931FA87445BD87 * ___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_t3EB93B823BA4B6B71E8C54FED63D693B57682D49 ___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_t5EBE11735F00B9EBC4E0F15BD952221DDD50F0B3, ___dictionary_0)); } inline Dictionary_2_tC57BBAB6AC82D50B6FF6890E64931FA87445BD87 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_tC57BBAB6AC82D50B6FF6890E64931FA87445BD87 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_tC57BBAB6AC82D50B6FF6890E64931FA87445BD87 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } inline static int32_t get_offset_of_version_1() { return static_cast(offsetof(Enumerator_t5EBE11735F00B9EBC4E0F15BD952221DDD50F0B3, ___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_t5EBE11735F00B9EBC4E0F15BD952221DDD50F0B3, ___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_t5EBE11735F00B9EBC4E0F15BD952221DDD50F0B3, ___current_3)); } inline KeyValuePair_2_t3EB93B823BA4B6B71E8C54FED63D693B57682D49 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t3EB93B823BA4B6B71E8C54FED63D693B57682D49 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t3EB93B823BA4B6B71E8C54FED63D693B57682D49 value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___key_0), (void*)NULL); } inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast(offsetof(Enumerator_t5EBE11735F00B9EBC4E0F15BD952221DDD50F0B3, ___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.Nullable`1 struct Nullable_1_t64244F99361E39CBE565C5E89436C898F18DF5DC { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t64244F99361E39CBE565C5E89436C898F18DF5DC, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t64244F99361E39CBE565C5E89436C898F18DF5DC, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // System.Nullable`1 struct Nullable_1_t0D44C8BD0F0F2D4000ADAC7E42C9E867E71F5DAB { public: // T System.Nullable`1::value OVRPose_t1790A96D5053B6003D0F1B82F55619B648D2A613 ___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_t0D44C8BD0F0F2D4000ADAC7E42C9E867E71F5DAB, ___value_0)); } inline OVRPose_t1790A96D5053B6003D0F1B82F55619B648D2A613 get_value_0() const { return ___value_0; } inline OVRPose_t1790A96D5053B6003D0F1B82F55619B648D2A613 * get_address_of_value_0() { return &___value_0; } inline void set_value_0(OVRPose_t1790A96D5053B6003D0F1B82F55619B648D2A613 value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t0D44C8BD0F0F2D4000ADAC7E42C9E867E71F5DAB, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // System.Nullable`1 struct Nullable_1_tD856531F878659D7D2223306DF66FA21F34BD531 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_tD856531F878659D7D2223306DF66FA21F34BD531, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_tD856531F878659D7D2223306DF66FA21F34BD531, ___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.AssetBundle struct AssetBundle_t4D34D7FDF0F230DC641DC1FCFA2C0E7E9E628FA4 : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // UnityEngine.Component struct Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // UnityEngine.GameObject struct GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // UnityEngine.Material struct Material_t8927C00353A72755313F046D0CE85178AE8218EE : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // UnityEngine.Mesh struct Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // System.MulticastDelegate struct MulticastDelegate_t : public Delegate_t { public: // System.Delegate[] System.MulticastDelegate::delegates DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* ___delegates_11; public: inline static int32_t get_offset_of_delegates_11() { return static_cast(offsetof(MulticastDelegate_t, ___delegates_11)); } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* get_delegates_11() const { return ___delegates_11; } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8** get_address_of_delegates_11() { return &___delegates_11; } inline void set_delegates_11(DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* value) { ___delegates_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___delegates_11), (void*)value); } }; // Native definition for P/Invoke marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke { Delegate_t_marshaled_pinvoke** ___delegates_11; }; // Native definition for COM marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com { Delegate_t_marshaled_com** ___delegates_11; }; // OVRInput struct OVRInput_t3C43263053F2510BDF75588657A71B87702767FB : public RuntimeObject { public: public: }; // OVRProfile struct OVRProfile_t50093ECE56A92AB8622A8E48DD458E8CEFE71C76 : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // UnityEngine.EventSystems.PointerEventData struct PointerEventData_tC6C1BEE9D4C8755A31DA7FC0C9A1F28A36456954 : public BaseEventData_t722C48843CF21B50E06CC0E2E679415E38A7444E { public: // UnityEngine.GameObject UnityEngine.EventSystems.PointerEventData::k__BackingField GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___U3CpointerEnterU3Ek__BackingField_2; // UnityEngine.GameObject UnityEngine.EventSystems.PointerEventData::m_PointerPress GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___m_PointerPress_3; // UnityEngine.GameObject UnityEngine.EventSystems.PointerEventData::k__BackingField GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___U3ClastPressU3Ek__BackingField_4; // UnityEngine.GameObject UnityEngine.EventSystems.PointerEventData::k__BackingField GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___U3CrawPointerPressU3Ek__BackingField_5; // UnityEngine.GameObject UnityEngine.EventSystems.PointerEventData::k__BackingField GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___U3CpointerDragU3Ek__BackingField_6; // UnityEngine.GameObject UnityEngine.EventSystems.PointerEventData::k__BackingField GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___U3CpointerClickU3Ek__BackingField_7; // UnityEngine.EventSystems.RaycastResult UnityEngine.EventSystems.PointerEventData::k__BackingField RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE ___U3CpointerCurrentRaycastU3Ek__BackingField_8; // UnityEngine.EventSystems.RaycastResult UnityEngine.EventSystems.PointerEventData::k__BackingField RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE ___U3CpointerPressRaycastU3Ek__BackingField_9; // System.Collections.Generic.List`1 UnityEngine.EventSystems.PointerEventData::hovered List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * ___hovered_10; // System.Boolean UnityEngine.EventSystems.PointerEventData::k__BackingField bool ___U3CeligibleForClickU3Ek__BackingField_11; // System.Int32 UnityEngine.EventSystems.PointerEventData::k__BackingField int32_t ___U3CpointerIdU3Ek__BackingField_12; // UnityEngine.Vector2 UnityEngine.EventSystems.PointerEventData::k__BackingField Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___U3CpositionU3Ek__BackingField_13; // UnityEngine.Vector2 UnityEngine.EventSystems.PointerEventData::k__BackingField Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___U3CdeltaU3Ek__BackingField_14; // UnityEngine.Vector2 UnityEngine.EventSystems.PointerEventData::k__BackingField Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___U3CpressPositionU3Ek__BackingField_15; // UnityEngine.Vector3 UnityEngine.EventSystems.PointerEventData::k__BackingField Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___U3CworldPositionU3Ek__BackingField_16; // UnityEngine.Vector3 UnityEngine.EventSystems.PointerEventData::k__BackingField Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___U3CworldNormalU3Ek__BackingField_17; // System.Single UnityEngine.EventSystems.PointerEventData::k__BackingField float ___U3CclickTimeU3Ek__BackingField_18; // System.Int32 UnityEngine.EventSystems.PointerEventData::k__BackingField int32_t ___U3CclickCountU3Ek__BackingField_19; // UnityEngine.Vector2 UnityEngine.EventSystems.PointerEventData::k__BackingField Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___U3CscrollDeltaU3Ek__BackingField_20; // System.Boolean UnityEngine.EventSystems.PointerEventData::k__BackingField bool ___U3CuseDragThresholdU3Ek__BackingField_21; // System.Boolean UnityEngine.EventSystems.PointerEventData::k__BackingField bool ___U3CdraggingU3Ek__BackingField_22; // UnityEngine.EventSystems.PointerEventData/InputButton UnityEngine.EventSystems.PointerEventData::